+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 16 07:24:27 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-5676d596f7-rzsnp 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 0x55a416e7e180 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:55: 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:55: 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-07-16 07:24:30.954 8 INFO neutron.common.config [-] Logging enabled! 2026-07-16 07:24:30.954 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-07-16 07:24:31.005 7 INFO neutron.common.config [-] Logging enabled! 2026-07-16 07:24:31.005 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-07-16 07:24:31.394 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-16 07:24:31.440 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-16 07:24:32.246 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 07:24:32.249 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-16 07:24:32.252 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-16 07:24:32.253 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 07:24:32.253 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-16 07:24:32.254 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-16 07:24:32.254 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:24:32.260 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:24:32.260 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:24:32.260 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 07:24:32.279 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-16 07:24:32.280 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 07:24:32.280 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-16 07:24:32.321 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-16 07:24:32.321 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-16 07:24:32.321 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-16 07:24:32.322 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-16 07:24:32.327 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 07:24:32.328 8 WARNING oslo_policy.policy [None req-36981995-7a4d-45f1-b947-ae76a6b32f6f - - - - - -] 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-07-16 07:24:32.330 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-16 07:24:32.333 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-16 07:24:32.334 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 07:24:32.334 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-16 07:24:32.334 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-16 07:24:32.334 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:24:32.340 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:24:32.340 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:24:32.341 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 07:24:32.359 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-16 07:24:32.360 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 07:24:32.360 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-16 07:24:32.406 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-16 07:24:32.407 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-16 07:24:32.407 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-16 07:24:32.407 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-16 07:24:32.415 7 WARNING oslo_policy.policy [None req-82355082-7f60-4ba8-a064-c96f7a626cdf - - - - - -] 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-07-16 07:24:32.618 8 INFO neutron.plugins.ml2.managers [None req-36981995-7a4d-45f1-b947-ae76a6b32f6f - - - - - -] Initializing driver for type 'vlan' 2026-07-16 07:24:32.728 7 INFO neutron.plugins.ml2.managers [None req-82355082-7f60-4ba8-a064-c96f7a626cdf - - - - - -] Initializing driver for type 'vlan' 2026-07-16 07:24:32.919 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-36981995-7a4d-45f1-b947-ae76a6b32f6f - - - - - -] VlanTypeDriver initialization complete 2026-07-16 07:24:32.919 8 INFO neutron.plugins.ml2.managers [None req-36981995-7a4d-45f1-b947-ae76a6b32f6f - - - - - -] Initializing driver for type 'vxlan' 2026-07-16 07:24:32.919 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-36981995-7a4d-45f1-b947-ae76a6b32f6f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-16 07:24:32.946 8 INFO neutron.plugins.ml2.managers [None req-36981995-7a4d-45f1-b947-ae76a6b32f6f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-16 07:24:32.946 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-36981995-7a4d-45f1-b947-ae76a6b32f6f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-16 07:24:32.947 8 INFO neutron.plugins.ml2.managers [None req-36981995-7a4d-45f1-b947-ae76a6b32f6f - - - - - -] Initializing extension driver 'port_security' 2026-07-16 07:24:32.947 8 INFO neutron.plugins.ml2.extensions.port_security [None req-36981995-7a4d-45f1-b947-ae76a6b32f6f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-16 07:24:32.947 8 INFO neutron.plugins.ml2.managers [None req-36981995-7a4d-45f1-b947-ae76a6b32f6f - - - - - -] Initializing extension driver 'qos' 2026-07-16 07:24:32.947 8 INFO neutron.plugins.ml2.managers [None req-36981995-7a4d-45f1-b947-ae76a6b32f6f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-16 07:24:32.947 8 INFO neutron.plugins.ml2.managers [None req-36981995-7a4d-45f1-b947-ae76a6b32f6f - - - - - -] Initializing mechanism driver 'l2population' 2026-07-16 07:24:32.958 8 INFO neutron.quota [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded quota_driver: . 2026-07-16 07:24:32.958 8 INFO neutron.plugins.ml2.plugin [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Modular L2 Plugin initialization complete 2026-07-16 07:24:32.958 8 INFO neutron.plugins.ml2.managers [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-16 07:24:32.958 8 INFO neutron.plugins.ml2.managers [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-16 07:24:32.959 8 INFO neutron.plugins.ml2.managers [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Got port-security extension from driver 'port_security' 2026-07-16 07:24:32.959 8 INFO neutron.extensions.vlantransparent [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Disabled vlantransparent extension. 2026-07-16 07:24:32.959 8 INFO neutron.manager [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loading Plugin: qos 2026-07-16 07:24:32.969 8 INFO neutron.manager [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loading Plugin: router 2026-07-16 07:24:33.002 8 INFO neutron.services.service_base [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-16 07:24:33.003 8 INFO neutron.manager [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loading Plugin: segments 2026-07-16 07:24:33.089 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-82355082-7f60-4ba8-a064-c96f7a626cdf - - - - - -] VlanTypeDriver initialization complete 2026-07-16 07:24:33.090 7 INFO neutron.plugins.ml2.managers [None req-82355082-7f60-4ba8-a064-c96f7a626cdf - - - - - -] Initializing driver for type 'vxlan' 2026-07-16 07:24:33.090 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-82355082-7f60-4ba8-a064-c96f7a626cdf - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-16 07:24:33.095 8 INFO neutron.manager [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loading Plugin: trunk 2026-07-16 07:24:33.115 7 INFO neutron.plugins.ml2.managers [None req-82355082-7f60-4ba8-a064-c96f7a626cdf - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-16 07:24:33.116 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-82355082-7f60-4ba8-a064-c96f7a626cdf - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-16 07:24:33.116 7 INFO neutron.plugins.ml2.managers [None req-82355082-7f60-4ba8-a064-c96f7a626cdf - - - - - -] Initializing extension driver 'port_security' 2026-07-16 07:24:33.116 7 INFO neutron.plugins.ml2.extensions.port_security [None req-82355082-7f60-4ba8-a064-c96f7a626cdf - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-16 07:24:33.116 7 INFO neutron.plugins.ml2.managers [None req-82355082-7f60-4ba8-a064-c96f7a626cdf - - - - - -] Initializing extension driver 'qos' 2026-07-16 07:24:33.116 7 INFO neutron.plugins.ml2.managers [None req-82355082-7f60-4ba8-a064-c96f7a626cdf - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-16 07:24:33.116 7 INFO neutron.plugins.ml2.managers [None req-82355082-7f60-4ba8-a064-c96f7a626cdf - - - - - -] Initializing mechanism driver 'l2population' 2026-07-16 07:24:33.127 7 INFO neutron.quota [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded quota_driver: . 2026-07-16 07:24:33.128 7 INFO neutron.plugins.ml2.plugin [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Modular L2 Plugin initialization complete 2026-07-16 07:24:33.128 7 INFO neutron.plugins.ml2.managers [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-16 07:24:33.128 7 INFO neutron.plugins.ml2.managers [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-16 07:24:33.128 7 INFO neutron.plugins.ml2.managers [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-16 07:24:33.129 7 INFO neutron.extensions.vlantransparent [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Disabled vlantransparent extension. 2026-07-16 07:24:33.129 7 INFO neutron.manager [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loading Plugin: qos 2026-07-16 07:24:33.146 7 INFO neutron.manager [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loading Plugin: router 2026-07-16 07:24:33.147 8 INFO neutron.manager [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loading Plugin: vpnaas 2026-07-16 07:24:33.186 7 INFO neutron.services.service_base [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-16 07:24:33.186 7 INFO neutron.manager [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loading Plugin: segments 2026-07-16 07:24:33.191 8 WARNING stevedore.named [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-16 07:24:33.244 8 INFO neutron_vpnaas.services.vpn.plugin [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-16 07:24:33.245 8 INFO neutron.common.utils [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-16 07:24:33.245 8 INFO neutron.manager [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loading Plugin: auto_allocate 2026-07-16 07:24:33.251 8 INFO neutron.manager [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loading Plugin: tag 2026-07-16 07:24:33.260 8 INFO neutron.manager [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loading Plugin: timestamp 2026-07-16 07:24:33.262 8 INFO neutron.manager [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loading Plugin: network_ip_availability 2026-07-16 07:24:33.266 8 INFO neutron.manager [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loading Plugin: flavors 2026-07-16 07:24:33.269 8 INFO neutron.manager [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loading Plugin: revisions 2026-07-16 07:24:33.272 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Initializing extension manager. 2026-07-16 07:24:33.273 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: address-group 2026-07-16 07:24:33.274 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: address-scope 2026-07-16 07:24:33.274 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-16 07:24:33.275 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: agent 2026-07-16 07:24:33.276 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: agent-resources-synced 2026-07-16 07:24:33.277 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: allowed-address-pairs 2026-07-16 07:24:33.277 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: auto-allocated-topology 2026-07-16 07:24:33.278 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: availability_zone 2026-07-16 07:24:33.279 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: availability_zone_filter 2026-07-16 07:24:33.279 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-16 07:24:33.280 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: default-subnetpools 2026-07-16 07:24:33.281 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-16 07:24:33.282 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: dns-integration 2026-07-16 07:24:33.282 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: dns-domain-ports 2026-07-16 07:24:33.283 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-16 07:24:33.284 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: dvr 2026-07-16 07:24:33.284 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-16 07:24:33.285 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: empty-string-filtering 2026-07-16 07:24:33.285 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 07:24:33.286 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-16 07:24:33.287 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: external-net 2026-07-16 07:24:33.287 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-16 07:24:33.288 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: extraroute 2026-07-16 07:24:33.288 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: extraroute-atomic 2026-07-16 07:24:33.289 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-16 07:24:33.290 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-16 07:24:33.290 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-16 07:24:33.291 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-16 07:24:33.291 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: fip-port-details 2026-07-16 07:24:33.292 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: flavors 2026-07-16 07:24:33.293 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-16 07:24:33.294 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: floatingip-pools 2026-07-16 07:24:33.294 7 INFO neutron.manager [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loading Plugin: trunk 2026-07-16 07:24:33.295 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: ip_allocation 2026-07-16 07:24:33.295 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: ip-substring-filtering 2026-07-16 07:24:33.296 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: l2_adjacency 2026-07-16 07:24:33.297 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: router 2026-07-16 07:24:33.299 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 07:24:33.299 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-16 07:24:33.300 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-16 07:24:33.301 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: ext-gw-mode 2026-07-16 07:24:33.301 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: l3-ha 2026-07-16 07:24:33.302 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-16 07:24:33.302 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-16 07:24:33.303 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: l3-flavors 2026-07-16 07:24:33.304 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-16 07:24:33.305 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-16 07:24:33.306 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-16 07:24:33.307 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-16 07:24:33.308 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-16 07:24:33.310 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-16 07:24:33.310 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-16 07:24:33.311 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: multi-provider 2026-07-16 07:24:33.312 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: net-mtu 2026-07-16 07:24:33.312 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: net-mtu-writable 2026-07-16 07:24:33.313 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: network_availability_zone 2026-07-16 07:24:33.314 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: network_ha 2026-07-16 07:24:33.314 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: network-ip-availability 2026-07-16 07:24:33.315 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-16 07:24:33.316 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: pagination 2026-07-16 07:24:33.316 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: port-device-profile 2026-07-16 07:24:33.317 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-16 07:24:33.318 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-16 07:24:33.318 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-16 07:24:33.319 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: port-mac-override 2026-07-16 07:24:33.319 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-16 07:24:33.320 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-16 07:24:33.320 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: port-resource-request 2026-07-16 07:24:33.321 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: port-resource-request-groups 2026-07-16 07:24:33.322 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: binding 2026-07-16 07:24:33.323 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: binding-extended 2026-07-16 07:24:33.323 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: port-security 2026-07-16 07:24:33.324 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: project-id 2026-07-16 07:24:33.324 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: provider 2026-07-16 07:24:33.326 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: qos 2026-07-16 07:24:33.327 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-16 07:24:33.327 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-16 07:24:33.328 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: qos-default 2026-07-16 07:24:33.329 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: qos-fip 2026-07-16 07:24:33.329 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-16 07:24:33.330 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: qos-gateway-ip 2026-07-16 07:24:33.330 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: qos-port-network-policy 2026-07-16 07:24:33.331 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: qos-pps-minimum 2026-07-16 07:24:33.332 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-16 07:24:33.333 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: qos-pps 2026-07-16 07:24:33.333 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: qos-rule-type-details 2026-07-16 07:24:33.334 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-16 07:24:33.335 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: qos-rules-alias 2026-07-16 07:24:33.336 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: quota-check-limit 2026-07-16 07:24:33.338 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: quotas 2026-07-16 07:24:33.339 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: quota_details 2026-07-16 07:24:33.341 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: rbac-policies 2026-07-16 07:24:33.341 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: rbac-address-group 2026-07-16 07:24:33.342 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: rbac-address-scope 2026-07-16 07:24:33.343 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: rbac-security-groups 2026-07-16 07:24:33.343 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: rbac-subnetpool 2026-07-16 07:24:33.344 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: revision-if-match 2026-07-16 07:24:33.345 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: standard-attr-revisions 2026-07-16 07:24:33.345 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: router_availability_zone 2026-07-16 07:24:33.346 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-16 07:24:33.348 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: security-groups-default-rules 2026-07-16 07:24:33.347 7 INFO neutron.manager [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loading Plugin: vpnaas 2026-07-16 07:24:33.348 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-16 07:24:33.349 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-16 07:24:33.350 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-16 07:24:33.350 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-16 07:24:33.351 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-16 07:24:33.359 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: security-group 2026-07-16 07:24:33.360 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: segment 2026-07-16 07:24:33.360 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-16 07:24:33.361 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: service-type 2026-07-16 07:24:33.362 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: sorting 2026-07-16 07:24:33.362 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: standard-attr-segment 2026-07-16 07:24:33.363 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: standard-attr-description 2026-07-16 07:24:33.363 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: stateful-security-group 2026-07-16 07:24:33.364 8 WARNING neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-16 07:24:33.365 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-16 07:24:33.365 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: subnet_onboard 2026-07-16 07:24:33.366 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-16 07:24:33.367 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: subnet-service-types 2026-07-16 07:24:33.367 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: subnet_allocation 2026-07-16 07:24:33.368 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-16 07:24:33.369 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-16 07:24:33.372 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: standard-attr-tag 2026-07-16 07:24:33.373 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-16 07:24:33.373 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: trunk 2026-07-16 07:24:33.374 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: trunk-details 2026-07-16 07:24:33.374 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-16 07:24:33.375 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-16 07:24:33.377 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-16 07:24:33.378 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-16 07:24:33.379 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: vpn-flavors 2026-07-16 07:24:33.380 8 INFO neutron.api.extensions [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Loaded extension: vpnaas 2026-07-16 07:24:33.383 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-16 07:24:33.383 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-16 07:24:33.384 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:24:33.384 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-16 07:24:33.388 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-16 07:24:33.388 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-16 07:24:33.390 7 WARNING stevedore.named [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-16 07:24:33.395 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-16 07:24:33.395 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-16 07:24:33.396 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-16 07:24:33.397 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:24:33.398 8 WARNING neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] subnetpool is already registered 2026-07-16 07:24:33.398 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:24:33.398 8 WARNING neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] subnetpool is already registered 2026-07-16 07:24:33.399 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-16 07:24:33.400 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-16 07:24:33.401 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-16 07:24:33.401 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-16 07:24:33.402 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 07:24:33.403 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 07:24:33.408 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-16 07:24:33.408 8 WARNING neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] router is already registered 2026-07-16 07:24:33.409 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-16 07:24:33.409 8 WARNING neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] floatingip is already registered 2026-07-16 07:24:33.416 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-16 07:24:33.416 8 WARNING neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] rbac_policy is already registered 2026-07-16 07:24:33.417 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-16 07:24:33.417 8 WARNING neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] security_group is already registered 2026-07-16 07:24:33.418 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-16 07:24:33.418 8 WARNING neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] security_group_rule is already registered 2026-07-16 07:24:33.419 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:24:33.419 8 WARNING neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] subnetpool is already registered 2026-07-16 07:24:33.420 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:24:33.420 8 WARNING neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] subnetpool is already registered 2026-07-16 07:24:33.421 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-16 07:24:33.421 8 WARNING neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] trunk is already registered 2026-07-16 07:24:33.422 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-16 07:24:33.422 8 WARNING neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] endpoint_group is already registered 2026-07-16 07:24:33.422 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-16 07:24:33.423 8 WARNING neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] vpnservice is already registered 2026-07-16 07:24:33.423 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-16 07:24:33.423 8 WARNING neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] ipsec_site_connection is already registered 2026-07-16 07:24:33.424 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 07:24:33.424 8 WARNING neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] ipsecpolicy is already registered 2026-07-16 07:24:33.425 8 INFO neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 07:24:33.425 8 WARNING neutron.quota.resource_registry [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] ikepolicy is already registered 2026-07-16 07:24:33.445 7 INFO neutron_vpnaas.services.vpn.plugin [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-16 07:24:33.446 7 INFO neutron.common.utils [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-16 07:24:33.446 7 INFO neutron.manager [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loading Plugin: auto_allocate 2026-07-16 07:24:33.451 7 INFO neutron.manager [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loading Plugin: tag 2026-07-16 07:24:33.458 7 INFO neutron.manager [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loading Plugin: timestamp 2026-07-16 07:24:33.460 7 INFO neutron.manager [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loading Plugin: network_ip_availability 2026-07-16 07:24:33.464 8 WARNING keystonemiddleware._common.config [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 07:24:33.464 7 INFO neutron.manager [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loading Plugin: flavors 2026-07-16 07:24:33.468 7 INFO neutron.manager [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loading Plugin: revisions 2026-07-16 07:24:33.471 8 WARNING oslo_config.cfg [None req-0f150cae-e3ba-4bcb-8e7d-e2930fd2a0ea - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-16 07:24:33.471 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Initializing extension manager. 2026-07-16 07:24:33.473 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: address-group WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55a416e7e180 pid: 8 (default app) 2026-07-16 07:24:33.474 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: address-scope 2026-07-16 07:24:33.475 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-16 07:24:33.476 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: agent 2026-07-16 07:24:33.477 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: agent-resources-synced 2026-07-16 07:24:33.478 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-16 07:24:33.479 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-16 07:24:33.480 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: availability_zone 2026-07-16 07:24:33.480 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: availability_zone_filter 2026-07-16 07:24:33.481 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-16 07:24:33.482 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: default-subnetpools 2026-07-16 07:24:33.483 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-16 07:24:33.484 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: dns-integration 2026-07-16 07:24:33.484 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: dns-domain-ports 2026-07-16 07:24:33.485 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-16 07:24:33.486 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: dvr 2026-07-16 07:24:33.487 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-16 07:24:33.487 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: empty-string-filtering 2026-07-16 07:24:33.488 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 07:24:33.488 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-16 07:24:33.489 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: external-net 2026-07-16 07:24:33.490 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-16 07:24:33.490 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: extraroute 2026-07-16 07:24:33.491 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: extraroute-atomic 2026-07-16 07:24:33.492 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-16 07:24:33.492 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-16 07:24:33.493 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-16 07:24:33.494 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-16 07:24:33.495 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: fip-port-details 2026-07-16 07:24:33.496 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: flavors 2026-07-16 07:24:33.497 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-16 07:24:33.498 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: floatingip-pools 2026-07-16 07:24:33.499 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: ip_allocation 2026-07-16 07:24:33.499 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-16 07:24:33.500 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: l2_adjacency 2026-07-16 07:24:33.501 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: router 2026-07-16 07:24:33.503 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 07:24:33.505 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-16 07:24:33.506 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-16 07:24:33.506 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: ext-gw-mode 2026-07-16 07:24:33.507 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: l3-ha 2026-07-16 07:24:33.508 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-16 07:24:33.508 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-16 07:24:33.509 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: l3-flavors 2026-07-16 07:24:33.510 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-16 07:24:33.511 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-16 07:24:33.513 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-16 07:24:33.515 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-16 07:24:33.516 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-16 07:24:33.517 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-16 07:24:33.518 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-16 07:24:33.519 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: multi-provider 2026-07-16 07:24:33.519 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: net-mtu 2026-07-16 07:24:33.520 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: net-mtu-writable 2026-07-16 07:24:33.521 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: network_availability_zone 2026-07-16 07:24:33.522 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: network_ha 2026-07-16 07:24:33.523 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: network-ip-availability 2026-07-16 07:24:33.524 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-16 07:24:33.524 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: pagination 2026-07-16 07:24:33.525 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: port-device-profile 2026-07-16 07:24:33.526 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-16 07:24:33.527 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-16 07:24:33.527 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-16 07:24:33.528 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: port-mac-override 2026-07-16 07:24:33.529 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-16 07:24:33.530 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-16 07:24:33.531 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: port-resource-request 2026-07-16 07:24:33.531 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-16 07:24:33.532 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: binding 2026-07-16 07:24:33.533 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: binding-extended 2026-07-16 07:24:33.533 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: port-security 2026-07-16 07:24:33.534 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: project-id 2026-07-16 07:24:33.535 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: provider 2026-07-16 07:24:33.536 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: qos 2026-07-16 07:24:33.537 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-16 07:24:33.538 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-16 07:24:33.538 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: qos-default 2026-07-16 07:24:33.539 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: qos-fip 2026-07-16 07:24:33.539 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-16 07:24:33.540 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-16 07:24:33.540 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-16 07:24:33.541 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-16 07:24:33.542 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-16 07:24:33.542 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: qos-pps 2026-07-16 07:24:33.543 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-16 07:24:33.543 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-16 07:24:33.544 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: qos-rules-alias 2026-07-16 07:24:33.545 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: quota-check-limit 2026-07-16 07:24:33.546 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: quotas 2026-07-16 07:24:33.547 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: quota_details 2026-07-16 07:24:33.549 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: rbac-policies 2026-07-16 07:24:33.549 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: rbac-address-group 2026-07-16 07:24:33.550 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: rbac-address-scope 2026-07-16 07:24:33.550 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: rbac-security-groups 2026-07-16 07:24:33.551 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-16 07:24:33.551 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: revision-if-match 2026-07-16 07:24:33.552 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-16 07:24:33.553 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: router_availability_zone 2026-07-16 07:24:33.553 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-16 07:24:33.555 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-16 07:24:33.555 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-16 07:24:33.556 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-16 07:24:33.556 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-16 07:24:33.557 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-16 07:24:33.557 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-16 07:24:33.566 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: security-group 2026-07-16 07:24:33.567 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: segment 2026-07-16 07:24:33.568 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-16 07:24:33.569 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: service-type 2026-07-16 07:24:33.569 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: sorting 2026-07-16 07:24:33.570 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: standard-attr-segment 2026-07-16 07:24:33.570 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: standard-attr-description 2026-07-16 07:24:33.571 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: stateful-security-group 2026-07-16 07:24:33.571 7 WARNING neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-16 07:24:33.572 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-16 07:24:33.573 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: subnet_onboard 2026-07-16 07:24:33.573 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-16 07:24:33.574 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: subnet-service-types 2026-07-16 07:24:33.574 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: subnet_allocation 2026-07-16 07:24:33.575 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-16 07:24:33.576 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-16 07:24:33.578 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: standard-attr-tag 2026-07-16 07:24:33.579 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-16 07:24:33.580 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: trunk 2026-07-16 07:24:33.580 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: trunk-details 2026-07-16 07:24:33.581 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-16 07:24:33.581 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-16 07:24:33.583 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-16 07:24:33.584 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-16 07:24:33.584 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: vpn-flavors 2026-07-16 07:24:33.586 7 INFO neutron.api.extensions [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Loaded extension: vpnaas 2026-07-16 07:24:33.588 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-16 07:24:33.588 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-16 07:24:33.588 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:24:33.589 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-16 07:24:33.592 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-16 07:24:33.593 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-16 07:24:33.600 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-16 07:24:33.600 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-16 07:24:33.601 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-16 07:24:33.602 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:24:33.602 7 WARNING neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] subnetpool is already registered 2026-07-16 07:24:33.603 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:24:33.603 7 WARNING neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] subnetpool is already registered 2026-07-16 07:24:33.604 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-16 07:24:33.604 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-16 07:24:33.605 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-16 07:24:33.605 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-16 07:24:33.606 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 07:24:33.606 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 07:24:33.611 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-16 07:24:33.612 7 WARNING neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] router is already registered 2026-07-16 07:24:33.612 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-16 07:24:33.612 7 WARNING neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] floatingip is already registered 2026-07-16 07:24:33.617 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-16 07:24:33.617 7 WARNING neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] rbac_policy is already registered 2026-07-16 07:24:33.618 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-16 07:24:33.618 7 WARNING neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] security_group is already registered 2026-07-16 07:24:33.619 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-16 07:24:33.619 7 WARNING neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] security_group_rule is already registered 2026-07-16 07:24:33.620 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:24:33.620 7 WARNING neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] subnetpool is already registered 2026-07-16 07:24:33.621 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:24:33.621 7 WARNING neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] subnetpool is already registered 2026-07-16 07:24:33.622 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-16 07:24:33.622 7 WARNING neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] trunk is already registered 2026-07-16 07:24:33.622 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-16 07:24:33.623 7 WARNING neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] endpoint_group is already registered 2026-07-16 07:24:33.623 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-16 07:24:33.623 7 WARNING neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] vpnservice is already registered 2026-07-16 07:24:33.624 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-16 07:24:33.624 7 WARNING neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] ipsec_site_connection is already registered 2026-07-16 07:24:33.625 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 07:24:33.625 7 WARNING neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] ipsecpolicy is already registered 2026-07-16 07:24:33.625 7 INFO neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 07:24:33.625 7 WARNING neutron.quota.resource_registry [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] ikepolicy is already registered 2026-07-16 07:24:33.662 7 WARNING keystonemiddleware._common.config [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 07:24:33.669 7 WARNING oslo_config.cfg [None req-5ecd64f7-7dd5-4cd8-9c66-1d617d89b811 - - - - - -] 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 0x55a416e7e180 pid: 7 (default app) /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-07-16 07:24:39.473 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df849365-1549-498b-b943-141830430515 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.156 () {44 vars in 927 bytes} [Thu Jul 16 07:24:38 2026] GET /v2.0/networks/public => generated 108 bytes in 802 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: 8|app: 0|req: 4/5] 199.204.45.156 () {44 vars in 949 bytes} [Thu Jul 16 07:24:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:24:40.100 7 WARNING oslo_policy.policy [None req-2453d900-af82-478d-9f14-854a9b4627e2 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-16 07:24:40.232 7 WARNING neutron.services.revisions.revision_plugin [None req-2453d900-af82-478d-9f14-854a9b4627e2 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Could not find related network for resource to bump revision. 2026-07-16 07:24:40.260 7 INFO neutron.db.segments_db [None req-2453d900-af82-478d-9f14-854a9b4627e2 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 579f2f87-7bcd-4ef2-bdc9-6b4f1f10cd9c of type flat for network c95e881c-ace0-4b1f-bdc4-caf3c2002e30 2026-07-16 07:24:40.331 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2453d900-af82-478d-9f14-854a9b4627e2 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.156 () {48 vars in 967 bytes} [Thu Jul 16 07:24:39 2026] POST /v2.0/networks => generated 124 bytes in 404 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:24:46.550 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd2bab8c-26b5-4c6e-9ec8-e40e0dcd0a06 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.156 () {44 vars in 927 bytes} [Thu Jul 16 07:24:46 2026] GET /v2.0/networks/public => generated 108 bytes in 395 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.156 () {44 vars in 949 bytes} [Thu Jul 16 07:24:46 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-07-16 07:24:46.745 8 WARNING oslo_policy.policy [None req-bdd28b4d-8a52-4aa0-8dfe-a2ae8cd08d2c 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-16 07:24:46.794 8 WARNING neutron.services.revisions.revision_plugin [None req-bdd28b4d-8a52-4aa0-8dfe-a2ae8cd08d2c 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Could not find related network for resource to bump revision. 2026-07-16 07:24:46.816 8 INFO neutron.db.segments_db [None req-bdd28b4d-8a52-4aa0-8dfe-a2ae8cd08d2c 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 65e62b4f-57f6-4052-beb1-09b5c69e3c92 of type flat for network f252dea7-b108-4b49-aef8-c00cc0c3e3ea 2026-07-16 07:24:46.879 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bdd28b4d-8a52-4aa0-8dfe-a2ae8cd08d2c 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.156 () {48 vars in 967 bytes} [Thu Jul 16 07:24:46 2026] POST /v2.0/networks => generated 124 bytes in 313 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:24:52.772 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ebc4455b-4d7f-4eb7-9e91-1838d2f75ccd 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.156 () {44 vars in 927 bytes} [Thu Jul 16 07:24:52 2026] GET /v2.0/networks/public => generated 108 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.156 () {44 vars in 949 bytes} [Thu Jul 16 07:24:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:24:52.873 8 WARNING neutron.services.revisions.revision_plugin [None req-e31f887c-6db6-4762-9744-2b3511de0509 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Could not find related network for resource to bump revision. 2026-07-16 07:24:52.895 8 INFO neutron.db.segments_db [None req-e31f887c-6db6-4762-9744-2b3511de0509 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 4f8da9e8-f80c-4f20-961b-c70a911425ca of type flat for network 813e3977-955d-40cb-ad06-56a4334c8bbe 2026-07-16 07:24:52.938 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e31f887c-6db6-4762-9744-2b3511de0509 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.156 () {48 vars in 967 bytes} [Thu Jul 16 07:24:52 2026] POST /v2.0/networks => generated 124 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:24:58.818 7 INFO neutron.pecan_wsgi.hooks.translation [None req-463db715-f5a8-4965-864b-808423c0aa39 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.156 () {44 vars in 927 bytes} [Thu Jul 16 07:24:58 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.156 () {44 vars in 949 bytes} [Thu Jul 16 07:24:58 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-07-16 07:24:58.906 7 WARNING neutron.services.revisions.revision_plugin [None req-67d812ad-db86-4545-9172-ffa144abbfbf 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Could not find related network for resource to bump revision. 2026-07-16 07:24:58.930 7 INFO neutron.db.segments_db [None req-67d812ad-db86-4545-9172-ffa144abbfbf 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment d9aa1d43-4174-42ab-825c-d84303e0b040 of type flat for network 9eadbb01-75db-497a-b551-550036f874c8 [pid: 7|app: 0|req: 7/16] 199.204.45.156 () {48 vars in 967 bytes} [Thu Jul 16 07:24:58 2026] POST /v2.0/networks => generated 706 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:25:00.228 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e715f04b-b658-419f-921f-0377fab3ff20 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.156 () {44 vars in 927 bytes} [Thu Jul 16 07:25:00 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.156 () {44 vars in 949 bytes} [Thu Jul 16 07:25:00 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-07-16 07:25:00.355 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18f1912a-03d1-48f5-870f-48bd41a5e1a4 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.156 () {44 vars in 1034 bytes} [Thu Jul 16 07:25:00 2026] GET /v2.0/subnets/public-subnet?network_id=9eadbb01-75db-497a-b551-550036f874c8 => generated 113 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/20] 199.204.45.156 () {44 vars in 1057 bytes} [Thu Jul 16 07:25:00 2026] GET /v2.0/subnets?name=public-subnet&network_id=9eadbb01-75db-497a-b551-550036f874c8 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.156 () {48 vars in 965 bytes} [Thu Jul 16 07:25:00 2026] POST /v2.0/subnets => generated 641 bytes in 1088 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:29:29.479 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [cb225dac-01d2-4260-849a-fd042e4ffda5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:29:29.480 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c464249e-3687-4631-9714-964e0da202f5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:29:29.481 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 16 07:29:29 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.156) !!! 2026-07-16 07:29:29.628 7 INFO neutron.pecan_wsgi.hooks.translation [None req-481111ce-59fc-4f97-8659-52a9820dd286 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/56] 199.204.45.156 () {44 vars in 937 bytes} [Thu Jul 16 07:29:29 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:29:29.637 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [da0dc553-94c5-46dc-870d-fdc0ea01da13] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:29:29.640 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bf90581e-0c87-4661-8c4a-3d2b74bc97f0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:29:29.640 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 16 07:29:29 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.156) !!! [pid: 8|app: 0|req: 30/57] 199.204.45.156 () {44 vars in 959 bytes} [Thu Jul 16 07:29:29 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:29:29.736 7 INFO neutron.db.segments_db [None req-f3d9a5db-b2d7-4e8b-a548-0103833098f0 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 2d86ad4c-9941-40af-9a06-49dcd5867fbc of type vxlan for network 55399f60-5bd1-4fe0-b483-d6c260b39867 [pid: 7|app: 0|req: 28/58] 199.204.45.156 () {48 vars in 966 bytes} [Thu Jul 16 07:29:29 2026] POST /v2.0/networks => generated 706 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:29:30.729 8 INFO oslo.messaging._drivers.impl_rabbit [-] [da0dc553-94c5-46dc-870d-fdc0ea01da13] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40230. 2026-07-16 07:29:30.730 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bf90581e-0c87-4661-8c4a-3d2b74bc97f0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40226. 2026-07-16 07:29:30.780 8 INFO neutron.pecan_wsgi.hooks.translation [None req-124f9455-d0b1-4c80-8f1c-ae8355c94321 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/59] 199.204.45.156 () {44 vars in 937 bytes} [Thu Jul 16 07:29:30 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:29:30.855 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c464249e-3687-4631-9714-964e0da202f5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40254. 2026-07-16 07:29:30.859 7 INFO oslo.messaging._drivers.impl_rabbit [-] [cb225dac-01d2-4260-849a-fd042e4ffda5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40250. [pid: 7|app: 0|req: 29/60] 199.204.45.156 () {44 vars in 959 bytes} [Thu Jul 16 07:29:30 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:29:30.901 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44a55a47-4670-4090-aa66-c9efcaa8a634 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/61] 199.204.45.156 () {44 vars in 1036 bytes} [Thu Jul 16 07:29:30 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=55399f60-5bd1-4fe0-b483-d6c260b39867 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/62] 199.204.45.156 () {44 vars in 1059 bytes} [Thu Jul 16 07:29:30 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=55399f60-5bd1-4fe0-b483-d6c260b39867 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/63] 199.204.45.156 () {48 vars in 965 bytes} [Thu Jul 16 07:29:30 2026] POST /v2.0/subnets => generated 627 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:29:32.310 7 INFO neutron.api.v2.resource [None req-4adde463-1e25-4b4a-b3dc-6193c6df2158 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/64] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 16 07:29:32 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/65] 199.204.45.156 () {44 vars in 993 bytes} [Thu Jul 16 07:29:32 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/66] 199.204.45.156 () {48 vars in 980 bytes} [Thu Jul 16 07:29:32 2026] POST /v2.0/security-groups => generated 1616 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:33 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 1616 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/68] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:33 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 1616 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:33 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 1616 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.204.45.156 () {48 vars in 991 bytes} [Thu Jul 16 07:29:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:34 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 2230 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:34 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 2230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:34 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 2230 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.156 () {48 vars in 991 bytes} [Thu Jul 16 07:29:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:35 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 2846 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:35 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:35 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.156 () {48 vars in 991 bytes} [Thu Jul 16 07:29:36 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:36 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 3462 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:36 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:37 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 3462 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.156 () {48 vars in 991 bytes} [Thu Jul 16 07:29:37 2026] POST /v2.0/security-group-rules => generated 603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:38 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 4078 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:38 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:38 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.156 () {48 vars in 991 bytes} [Thu Jul 16 07:29:38 2026] POST /v2.0/security-group-rules => generated 603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.156 () {44 vars in 987 bytes} [Thu Jul 16 07:29:39 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867 => generated 731 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:29:39.678 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ed9a8bc-2dcd-40a8-bfc1-1323a3ea9ec9 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 44/90] 199.204.45.156 () {44 vars in 1076 bytes} [Thu Jul 16 07:29:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=55399f60-5bd1-4fe0-b483-d6c260b39867 => 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: 47/91] 199.204.45.156 () {44 vars in 1099 bytes} [Thu Jul 16 07:29:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=55399f60-5bd1-4fe0-b483-d6c260b39867 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:39 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.156 () {48 vars in 961 bytes} [Thu Jul 16 07:29:39 2026] POST /v2.0/ports => generated 1100 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 07:29:45.845 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49f96da4-3711-4308-969d-4ac6152d1b96 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 46/94] 199.204.45.156 () {44 vars in 979 bytes} [Thu Jul 16 07:29:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 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: 8|app: 0|req: 49/95] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.156 () {48 vars in 1031 bytes} [Thu Jul 16 07:29:45 2026] PUT /v2.0/ports/27ee49dc-118e-4be9-b417-24a025fdd06e => generated 1213 bytes in 834 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.156 () {44 vars in 920 bytes} [Thu Jul 16 07:29:48 2026] GET /v2.0/ports => generated 3730 bytes in 104 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-07-16 07:29:49.140 7 INFO neutron.api.v2.resource [None req-6e97037c-0be4-409b-a87c-6a00ba122f78 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/98] 199.204.45.156 () {44 vars in 959 bytes} [Thu Jul 16 07:29:49 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.156 () {44 vars in 981 bytes} [Thu Jul 16 07:29:49 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.156 () {48 vars in 980 bytes} [Thu Jul 16 07:29:49 2026] POST /v2.0/security-groups => generated 1610 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:50 2026] GET /v2.0/security-groups/9d1e3e02-1fc0-4b49-ba2e-b3dbaf05ec77 => generated 1610 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:50 2026] GET /v2.0/security-groups/9d1e3e02-1fc0-4b49-ba2e-b3dbaf05ec77 => generated 1610 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:50 2026] GET /v2.0/security-groups/9d1e3e02-1fc0-4b49-ba2e-b3dbaf05ec77 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.156 () {48 vars in 991 bytes} [Thu Jul 16 07:29:50 2026] POST /v2.0/security-group-rules => generated 623 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:51 2026] GET /v2.0/security-groups/9d1e3e02-1fc0-4b49-ba2e-b3dbaf05ec77 => generated 2246 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:51 2026] GET /v2.0/security-groups/9d1e3e02-1fc0-4b49-ba2e-b3dbaf05ec77 => generated 2246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:29:51 2026] GET /v2.0/security-groups/9d1e3e02-1fc0-4b49-ba2e-b3dbaf05ec77 => generated 2246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.156 () {48 vars in 991 bytes} [Thu Jul 16 07:29:51 2026] POST /v2.0/security-group-rules => generated 627 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/119] 199.204.45.156 () {44 vars in 975 bytes} [Thu Jul 16 07:30:49 2026] GET /v2.0/quotas/47d7a9138ca5451ba487c87f6435f695 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 59/120] 199.204.45.156 () {48 vars in 1027 bytes} [Thu Jul 16 07:30:50 2026] PUT /v2.0/quotas/47d7a9138ca5451ba487c87f6435f695 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:32:58.945 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c464249e-3687-4631-9714-964e0da202f5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:32:58.949 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [cb225dac-01d2-4260-849a-fd042e4ffda5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:32:58.950 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 16 07:32:58 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.156) !!! /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-07-16 07:32:59.151 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb600368-52ce-47c0-9bd2-35db259f01c0 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 68/137] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 07:32:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 211 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:32:59.162 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [da0dc553-94c5-46dc-870d-fdc0ea01da13] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:32:59.165 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bf90581e-0c87-4661-8c4a-3d2b74bc97f0] 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: 8|app: 0|req: 70/138] 199.204.45.156 () {30 vars in 763 bytes} [Thu Jul 16 07:32:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:33:00.953 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c464249e-3687-4631-9714-964e0da202f5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50582. 2026-07-16 07:33:00.953 7 INFO oslo.messaging._drivers.impl_rabbit [-] [cb225dac-01d2-4260-849a-fd042e4ffda5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50592. 2026-07-16 07:33:01.060 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c293772-3759-4e40-bc81-75c3aa69cc6a 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 69/139] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 07:33:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/140] 199.204.45.156 () {30 vars in 763 bytes} [Thu Jul 16 07:33:01 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:38:48.392 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bf90581e-0c87-4661-8c4a-3d2b74bc97f0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:38:48.393 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [da0dc553-94c5-46dc-870d-fdc0ea01da13] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:38:48.394 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 16 07:38:48 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=47133242358f47d889e3e96461987928 (ip 199.204.45.156) !!! 2026-07-16 07:38:48.538 8 INFO neutron.api.v2.resource [None req-c0894445-09d5-4c60-b6fb-0f3cac25a0ef 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 95/187] 199.204.45.156 () {44 vars in 1074 bytes} [Thu Jul 16 07:38:48 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=47133242358f47d889e3e96461987928 => generated 139 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:38:48.554 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [cb225dac-01d2-4260-849a-fd042e4ffda5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:38:48.555 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c464249e-3687-4631-9714-964e0da202f5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:38:48.556 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 16 07:38:48 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=47133242358f47d889e3e96461987928 (ip 199.204.45.156) !!! [pid: 7|app: 0|req: 93/188] 199.204.45.156 () {44 vars in 1097 bytes} [Thu Jul 16 07:38:48 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=47133242358f47d889e3e96461987928 => generated 23 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/189] 199.204.45.156 () {48 vars in 981 bytes} [Thu Jul 16 07:38:48 2026] POST /v2.0/security-groups => generated 1624 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 07:38:49.969 8 INFO oslo.messaging._drivers.impl_rabbit [-] [da0dc553-94c5-46dc-870d-fdc0ea01da13] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34318. 2026-07-16 07:38:49.971 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bf90581e-0c87-4661-8c4a-3d2b74bc97f0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34302. [pid: 8|app: 0|req: 98/192] 199.204.45.156 () {44 vars in 1088 bytes} [Thu Jul 16 07:38:49 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641?project_id=47133242358f47d889e3e96461987928 => generated 1624 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:38:50.075 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c464249e-3687-4631-9714-964e0da202f5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34336. [pid: 7|app: 0|req: 95/193] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:38:50 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641 => generated 1624 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/194] 199.204.45.156 () {44 vars in 1088 bytes} [Thu Jul 16 07:38:50 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641?project_id=47133242358f47d889e3e96461987928 => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:38:50.201 7 INFO oslo.messaging._drivers.impl_rabbit [-] [cb225dac-01d2-4260-849a-fd042e4ffda5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34320. [pid: 7|app: 0|req: 96/195] 199.204.45.156 () {48 vars in 991 bytes} [Thu Jul 16 07:38:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/196] 199.204.45.156 () {44 vars in 1088 bytes} [Thu Jul 16 07:38:51 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641?project_id=47133242358f47d889e3e96461987928 => generated 2234 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/197] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:38:51 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/198] 199.204.45.156 () {44 vars in 1088 bytes} [Thu Jul 16 07:38:51 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641?project_id=47133242358f47d889e3e96461987928 => generated 2234 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/199] 199.204.45.156 () {48 vars in 991 bytes} [Thu Jul 16 07:38:51 2026] POST /v2.0/security-group-rules => generated 599 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/200] 199.204.45.156 () {44 vars in 1088 bytes} [Thu Jul 16 07:38:52 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641?project_id=47133242358f47d889e3e96461987928 => generated 2846 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/201] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:38:52 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/202] 199.204.45.156 () {44 vars in 1088 bytes} [Thu Jul 16 07:38:52 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641?project_id=47133242358f47d889e3e96461987928 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/203] 199.204.45.156 () {48 vars in 991 bytes} [Thu Jul 16 07:38:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/204] 199.204.45.156 () {44 vars in 1088 bytes} [Thu Jul 16 07:38:53 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641?project_id=47133242358f47d889e3e96461987928 => generated 3460 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/205] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:38:53 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641 => generated 3460 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/206] 199.204.45.156 () {44 vars in 1088 bytes} [Thu Jul 16 07:38:53 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641?project_id=47133242358f47d889e3e96461987928 => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/207] 199.204.45.156 () {48 vars in 991 bytes} [Thu Jul 16 07:38:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/224] 199.204.45.156 () {30 vars in 740 bytes} [Thu Jul 16 07:40:58 2026] GET /v2.0/networks?tenant_id=47133242358f47d889e3e96461987928&shared=False => generated 15 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:40:58.436 8 INFO neutron.db.segments_db [None req-20fdbc0c-5e45-406c-bd13-f752b203067e 33de29bdf8c44f70a5de8ee1ba4808dd 47133242358f47d889e3e96461987928 - - f0da6efca111452f8df6617868642417 f0da6efca111452f8df6617868642417] Added segment 33abad3f-ceb5-4edd-b2f7-5070781c578a of type vxlan for network c9ad75d8-d2fa-4abb-a3ce-a49dd313089e [pid: 8|app: 0|req: 114/225] 199.204.45.156 () {34 vars in 682 bytes} [Thu Jul 16 07:40:58 2026] POST /v2.0/networks => generated 718 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/226] 199.204.45.156 () {30 vars in 722 bytes} [Thu Jul 16 07:40:58 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/227] 199.204.45.156 () {30 vars in 633 bytes} [Thu Jul 16 07:40:58 2026] GET /v2.0/extensions => generated 19901 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/228] 199.204.45.156 () {34 vars in 677 bytes} [Thu Jul 16 07:40:58 2026] POST /v2.0/ports => generated 963 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/229] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 07:40:59 2026] GET /v2.0/networks/c9ad75d8-d2fa-4abb-a3ce-a49dd313089e => generated 705 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/230] 199.204.45.156 () {30 vars in 722 bytes} [Thu Jul 16 07:41:00 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/231] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 07:41:00 2026] GET /v2.0/networks/c9ad75d8-d2fa-4abb-a3ce-a49dd313089e => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/234] 199.204.45.156 () {44 vars in 975 bytes} [Thu Jul 16 07:41:13 2026] GET /v2.0/quotas/47133242358f47d889e3e96461987928 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 8|app: 0|req: 119/235] 199.204.45.156 () {48 vars in 1027 bytes} [Thu Jul 16 07:41:13 2026] PUT /v2.0/quotas/47133242358f47d889e3e96461987928 => generated 291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:53:10.057 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c464249e-3687-4631-9714-964e0da202f5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:53:10.058 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [cb225dac-01d2-4260-849a-fd042e4ffda5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:53:10.059 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 16 07:53:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.156) !!! 2026-07-16 07:53:10.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e597ec7-f23d-4e76-9030-990eaff20ee8 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 165/332] 199.204.45.156 () {44 vars in 927 bytes} [Thu Jul 16 07:53:10 2026] GET /v2.0/networks/public => generated 108 bytes in 188 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:53:10.246 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bf90581e-0c87-4661-8c4a-3d2b74bc97f0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:53:10.247 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [da0dc553-94c5-46dc-870d-fdc0ea01da13] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:53:10.250 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 16 07:53:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.156) !!! [pid: 8|app: 0|req: 168/333] 199.204.45.156 () {44 vars in 949 bytes} [Thu Jul 16 07:53:10 2026] GET /v2.0/networks?name=public => generated 753 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:53:11.525 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c464249e-3687-4631-9714-964e0da202f5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59666. 2026-07-16 07:53:11.526 7 INFO oslo.messaging._drivers.impl_rabbit [-] [cb225dac-01d2-4260-849a-fd042e4ffda5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59682. 2026-07-16 07:53:11.573 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3f82093-e206-43ad-a153-68eb324eb407 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 166/334] 199.204.45.156 () {44 vars in 927 bytes} [Thu Jul 16 07:53:11 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:53:11.613 8 INFO oslo.messaging._drivers.impl_rabbit [-] [da0dc553-94c5-46dc-870d-fdc0ea01da13] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59710. 2026-07-16 07:53:11.622 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bf90581e-0c87-4661-8c4a-3d2b74bc97f0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59694. [pid: 8|app: 0|req: 169/335] 199.204.45.156 () {44 vars in 949 bytes} [Thu Jul 16 07:53:11 2026] GET /v2.0/networks?name=public => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:53:11.679 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c879d7b-1614-4a29-913e-4944f5745df9 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 167/336] 199.204.45.156 () {44 vars in 1034 bytes} [Thu Jul 16 07:53:11 2026] GET /v2.0/subnets/public-subnet?network_id=9eadbb01-75db-497a-b551-550036f874c8 => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/337] 199.204.45.156 () {44 vars in 1057 bytes} [Thu Jul 16 07:53:11 2026] GET /v2.0/subnets?name=public-subnet&network_id=9eadbb01-75db-497a-b551-550036f874c8 => generated 644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:53:44.400 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6933d93d-2648-42dd-ba8d-81437a5b9cc5 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 170/342] 199.204.45.156 () {44 vars in 937 bytes} [Thu Jul 16 07:53:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/343] 199.204.45.156 () {44 vars in 959 bytes} [Thu Jul 16 07:53:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:53:45.411 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfaa49f1-0b24-46d6-8ceb-fd2b2c975397 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/344] 199.204.45.156 () {44 vars in 937 bytes} [Thu Jul 16 07:53:45 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/345] 199.204.45.156 () {44 vars in 959 bytes} [Thu Jul 16 07:53:45 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:53:45.523 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ed076ff-294d-4297-8414-c1f432ea286d 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/346] 199.204.45.156 () {44 vars in 1036 bytes} [Thu Jul 16 07:53:45 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=55399f60-5bd1-4fe0-b483-d6c260b39867 => 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: 175/347] 199.204.45.156 () {44 vars in 1059 bytes} [Thu Jul 16 07:53:45 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=55399f60-5bd1-4fe0-b483-d6c260b39867 => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:53:46.765 7 INFO neutron.api.v2.resource [None req-9d2ebcbf-9047-423a-8265-32afdaedd08e 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/348] 199.204.45.156 () {44 vars in 971 bytes} [Thu Jul 16 07:53:46 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/349] 199.204.45.156 () {44 vars in 993 bytes} [Thu Jul 16 07:53:46 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/350] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:53:47 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/351] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:53:48 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/352] 199.204.45.156 () {44 vars in 1011 bytes} [Thu Jul 16 07:53:48 2026] GET /v2.0/security-group-rules/24ded1f1-def4-4b20-a52b-141ce870cc36 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/353] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:53:48 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 4694 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/354] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:53:48 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/355] 199.204.45.156 () {44 vars in 1011 bytes} [Thu Jul 16 07:53:49 2026] GET /v2.0/security-group-rules/413bafd5-0b7e-4b20-a034-e36de3b7b668 => generated 603 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/358] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:53:49 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 4694 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/359] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:53:50 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 199.204.45.156 () {44 vars in 1011 bytes} [Thu Jul 16 07:53:50 2026] GET /v2.0/security-group-rules/c72a98ef-1542-48db-9396-38754668dab5 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/361] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:53:50 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 4694 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/362] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:53:51 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/363] 199.204.45.156 () {44 vars in 1011 bytes} [Thu Jul 16 07:53:51 2026] GET /v2.0/security-group-rules/107ea6b2-5659-44cd-897e-a708e300ea49 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:53:51 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:53:51 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.204.45.156 () {44 vars in 1011 bytes} [Thu Jul 16 07:53:52 2026] GET /v2.0/security-group-rules/3f2c09fc-ca86-4585-be67-40502a7d4c9a => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.204.45.156 () {44 vars in 987 bytes} [Thu Jul 16 07:53:53 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867 => generated 731 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:53:53.327 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff21dc50-4cfb-4eff-9fcb-43e3b1bc70cf 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/368] 199.204.45.156 () {44 vars in 1076 bytes} [Thu Jul 16 07:53:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=55399f60-5bd1-4fe0-b483-d6c260b39867 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/369] 199.204.45.156 () {44 vars in 1099 bytes} [Thu Jul 16 07:53:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=55399f60-5bd1-4fe0-b483-d6c260b39867 => generated 1254 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/370] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:53:53 2026] GET /v2.0/security-groups/a4226193-00f3-40d5-bc33-c80bb244ec5b => generated 4694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:53:59.626 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e1b118e-1619-4f27-9a3b-8093aac8f080 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/371] 199.204.45.156 () {44 vars in 979 bytes} [Thu Jul 16 07:53:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:53:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/373] 199.204.45.156 () {44 vars in 920 bytes} [Thu Jul 16 07:54:00 2026] GET /v2.0/ports => generated 4725 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:54:02.080 7 INFO neutron.api.v2.resource [None req-c83313df-4729-4de6-9604-21150495a904 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/374] 199.204.45.156 () {44 vars in 959 bytes} [Thu Jul 16 07:54:02 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/375] 199.204.45.156 () {44 vars in 981 bytes} [Thu Jul 16 07:54:02 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:54:03 2026] GET /v2.0/security-groups/9d1e3e02-1fc0-4b49-ba2e-b3dbaf05ec77 => generated 2886 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:54:03 2026] GET /v2.0/security-groups/9d1e3e02-1fc0-4b49-ba2e-b3dbaf05ec77 => generated 2886 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 199.204.45.156 () {44 vars in 1011 bytes} [Thu Jul 16 07:54:03 2026] GET /v2.0/security-group-rules/fd0394f6-63b9-4ddf-bde6-9f71a1bd3ba2 => generated 623 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:54:04 2026] GET /v2.0/security-groups/9d1e3e02-1fc0-4b49-ba2e-b3dbaf05ec77 => generated 2886 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:54:04 2026] GET /v2.0/security-groups/9d1e3e02-1fc0-4b49-ba2e-b3dbaf05ec77 => generated 2886 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.204.45.156 () {44 vars in 1011 bytes} [Thu Jul 16 07:54:04 2026] GET /v2.0/security-group-rules/373adf67-1622-4647-96c1-5ff74ed7fe85 => generated 627 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.204.45.156 () {44 vars in 975 bytes} [Thu Jul 16 07:54:16 2026] GET /v2.0/quotas/47d7a9138ca5451ba487c87f6435f695 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:55:06.604 8 INFO neutron.api.v2.resource [None req-ce068c2f-bea0-4355-93bb-408b0832f4c9 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/393] 199.204.45.156 () {44 vars in 1074 bytes} [Thu Jul 16 07:55:06 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=47133242358f47d889e3e96461987928 => generated 139 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 199.204.45.156 () {44 vars in 1097 bytes} [Thu Jul 16 07:55:06 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=47133242358f47d889e3e96461987928 => generated 4072 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 199.204.45.156 () {44 vars in 1088 bytes} [Thu Jul 16 07:55:07 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641?project_id=47133242358f47d889e3e96461987928 => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:55:07 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641 => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 199.204.45.156 () {44 vars in 1011 bytes} [Thu Jul 16 07:55:07 2026] GET /v2.0/security-group-rules/86100410-ec13-4e2e-93f2-fa651cceb990 => generated 597 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.204.45.156 () {44 vars in 1088 bytes} [Thu Jul 16 07:55:08 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641?project_id=47133242358f47d889e3e96461987928 => generated 4075 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:55:08 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641 => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.204.45.156 () {44 vars in 1011 bytes} [Thu Jul 16 07:55:08 2026] GET /v2.0/security-group-rules/8c050926-2c88-4578-807e-9bf1fb216852 => generated 599 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.204.45.156 () {44 vars in 1088 bytes} [Thu Jul 16 07:55:09 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641?project_id=47133242358f47d889e3e96461987928 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:55:09 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.204.45.156 () {44 vars in 1011 bytes} [Thu Jul 16 07:55:09 2026] GET /v2.0/security-group-rules/4b1e4378-43b2-4597-8ae5-24ee3506f98a => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.156 () {44 vars in 1088 bytes} [Thu Jul 16 07:55:10 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641?project_id=47133242358f47d889e3e96461987928 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.204.45.156 () {44 vars in 1001 bytes} [Thu Jul 16 07:55:10 2026] GET /v2.0/security-groups/cb4358a5-110f-415f-8d10-2865d3e43641 => generated 4075 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.156 () {44 vars in 1011 bytes} [Thu Jul 16 07:55:10 2026] GET /v2.0/security-group-rules/8843461a-eb35-4de1-a83b-9198982c97f3 => generated 602 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.204.45.156 () {44 vars in 975 bytes} [Thu Jul 16 07:55:17 2026] GET /v2.0/quotas/47133242358f47d889e3e96461987928 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 199.204.45.156 () {44 vars in 949 bytes} [Thu Jul 16 07:56:08 2026] GET /v2.0/networks?name=public => generated 753 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:56:48.522 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [cb225dac-01d2-4260-849a-fd042e4ffda5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:56:48.525 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [c464249e-3687-4631-9714-964e0da202f5] 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: 209/421] 10.0.0.105 () {32 vars in 649 bytes} [Thu Jul 16 07:56:48 2026] GET /v2.0/networks => generated 2167 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 10.0.0.105 () {32 vars in 655 bytes} [Thu Jul 16 07:56:49 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:56:49.997 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [da0dc553-94c5-46dc-870d-fdc0ea01da13] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-16 07:56:49.998 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bf90581e-0c87-4661-8c4a-3d2b74bc97f0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 8|app: 0|req: 214/425] 10.0.0.105 () {32 vars in 647 bytes} [Thu Jul 16 07:56:49 2026] GET /v2.0/routers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:56:50.089 7 INFO oslo.messaging._drivers.impl_rabbit [-] [c464249e-3687-4631-9714-964e0da202f5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55826. 2026-07-16 07:56:50.097 7 INFO oslo.messaging._drivers.impl_rabbit [-] [cb225dac-01d2-4260-849a-fd042e4ffda5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55830. [pid: 7|app: 0|req: 212/426] 10.0.0.105 () {32 vars in 643 bytes} [Thu Jul 16 07:56:50 2026] GET /v2.0/ports => generated 4725 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/427] 10.0.0.105 () {32 vars in 647 bytes} [Thu Jul 16 07:56:50 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: 213/428] 10.0.0.105 () {32 vars in 649 bytes} [Thu Jul 16 07:56:50 2026] GET /v2.0/networks => generated 2167 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/429] 10.0.0.105 () {32 vars in 663 bytes} [Thu Jul 16 07:56:50 2026] GET /v2.0/security-groups => generated 17401 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/430] 10.0.0.105 () {32 vars in 655 bytes} [Thu Jul 16 07:56:50 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:57:00.750 8 INFO oslo.messaging._drivers.impl_rabbit [-] [da0dc553-94c5-46dc-870d-fdc0ea01da13] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55978. 2026-07-16 07:57:00.751 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bf90581e-0c87-4661-8c4a-3d2b74bc97f0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55988. 2026-07-16 07:57:00.989 8 INFO neutron.db.segments_db [None req-01f8dc47-7d6c-47e5-b462-194579f2f9cf 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 5084900d-e921-4110-96c1-3c70d12de54a of type vxlan for network 6e922d84-b3b3-4fc5-bbe9-3b08b5fd0edf 2026-07-16 07:57:01.013 7 INFO neutron.db.segments_db [None req-3309a9be-3d4e-41a2-9d83-ce7ef8464373 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment fcedc909-9b3d-437f-b34e-b752d1ba4441 of type vxlan for network 4ed37411-c149-497f-848f-e4bc46553d95 [pid: 8|app: 0|req: 217/431] 10.0.0.105 () {34 vars in 671 bytes} [Thu Jul 16 07:57:00 2026] POST /v2.0/networks => generated 747 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/432] 10.0.0.105 () {34 vars in 671 bytes} [Thu Jul 16 07:57:00 2026] POST /v2.0/networks => generated 745 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:01.273 8 INFO neutron.db.segments_db [None req-89c4eddc-49e4-44ce-bc32-24e505a38c97 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment c10b3d14-232e-46e3-9c79-271f5bfb1e67 of type vxlan for network 53a0cbf8-fc4d-4b54-8f85-7df9de3018e2 [pid: 8|app: 0|req: 218/433] 10.0.0.105 () {34 vars in 671 bytes} [Thu Jul 16 07:57:01 2026] POST /v2.0/networks => generated 752 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:57:01 2026] POST /v2.0/subnets => generated 671 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/435] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:57:01 2026] POST /v2.0/subnets => generated 668 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/436] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:57:01 2026] POST /v2.0/subnets => generated 675 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:01.867 8 INFO neutron.db.segments_db [None req-e8924827-5733-475a-a496-81b737cf7c3f 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 93a19de8-3402-4d82-b065-21d61c57085c of type vxlan for network ed836eef-f9f0-4308-8c07-a67296e4d65b [pid: 7|app: 0|req: 218/437] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:57:01 2026] GET /v2.0/security-groups?tenant_id=4d0d74ef0daf40308c061d34ca0794ca&name=default => generated 2921 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:57:02.096 7 INFO neutron.db.segments_db [None req-904f5158-9a31-4389-adda-90eefaabc8b4 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 87ff0144-c852-4126-abb6-431ab565f933 of type vxlan for network 7caadbd6-c02d-4a4d-b597-859f503639bd 2026-07-16 07:57:02.198 8 INFO neutron.db.l3_hamode_db [None req-e8924827-5733-475a-a496-81b737cf7c3f 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:57:02.416 7 INFO neutron.db.l3_hamode_db [None req-904f5158-9a31-4389-adda-90eefaabc8b4 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:57:03.399 8 INFO neutron.db.l3_hamode_db [None req-e8924827-5733-475a-a496-81b737cf7c3f 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:57:03.550 7 INFO neutron.db.l3_hamode_db [None req-904f5158-9a31-4389-adda-90eefaabc8b4 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 220/438] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:57:01 2026] POST /v2.0/routers => generated 735 bytes in 3002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:04.850 8 INFO neutron.db.segments_db [None req-f878685c-9788-435e-9487-451b169996cc 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 63609e28-7aa2-4471-8649-89622962224d of type vxlan for network 05a1bdef-3544-4d7a-a5a4-b4332d60503f [pid: 7|app: 0|req: 219/439] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:57:02 2026] POST /v2.0/routers => generated 732 bytes in 3027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:05.195 8 INFO neutron.db.l3_hamode_db [None req-f878685c-9788-435e-9487-451b169996cc 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 220/440] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:57:05 2026] DELETE /v2.0/security-groups/72d6e2c4-f432-456f-89c3-f8a93015e930 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:57:06.033 8 INFO neutron.db.l3_hamode_db [None req-f878685c-9788-435e-9487-451b169996cc 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - 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.105 () {34 vars in 783 bytes} [Thu Jul 16 07:57:05 2026] PUT /v2.0/routers/64e5594c-91c1-4556-b364-4d7e6c214869/add_router_interface => generated 309 bytes in 1477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:57:04 2026] POST /v2.0/routers => generated 739 bytes in 2222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:57:06 2026] PUT /v2.0/routers/56c31a90-b729-4241-9e9a-18ee90a01443/add_router_interface => generated 309 bytes in 1718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:57:08.684 7 INFO neutron.db.segments_db [None req-05ee1820-09f1-4be2-a808-649981c3f518 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 10da8dd9-4401-4967-ab6d-1e894a067557 of type vxlan for network 8927d731-609a-4908-8eb0-00ce5aac2cff [pid: 7|app: 0|req: 225/446] 10.0.0.105 () {34 vars in 671 bytes} [Thu Jul 16 07:57:08 2026] POST /v2.0/networks => generated 738 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:08.865 7 WARNING neutron_lib.context [req-ddb14f13-1970-4ea6-b6ee-1850a0105da0 req-bb803191-eb3d-4c3f-b605-b66ad02f1dac 0751fd0c8e82499282a046fd471e3827 a353510ce3b345ff84d6a3b653e68aac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 226/447] 10.0.0.72 () {38 vars in 970 bytes} [Thu Jul 16 07:57:08 2026] POST /v2.0/security-groups => generated 1685 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/448] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:57:07 2026] PUT /v2.0/routers/8b540113-c549-4975-9d0a-99bd98d35de1/add_router_interface => generated 309 bytes in 1956 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/449] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:09 2026] GET /v2.0/security-groups/72cc9a77-0de7-4fb8-9bd4-627c79fbb376 => generated 1685 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:57:09.057 8 WARNING neutron_lib.context [req-95bb7098-1f71-4611-9dfd-66d8cec94652 req-df5f793e-651f-4978-bd9c-3472272b1cdb 0751fd0c8e82499282a046fd471e3827 a353510ce3b345ff84d6a3b653e68aac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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.72 () {38 vars in 980 bytes} [Thu Jul 16 07:57:09 2026] POST /v2.0/security-group-rules => generated 614 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:09.209 8 WARNING neutron_lib.context [req-d6585e62-34ef-426a-91b5-bd08ded7cf72 req-b9362071-217b-43d0-9cc7-7cd0c22eba9f 0751fd0c8e82499282a046fd471e3827 a353510ce3b345ff84d6a3b653e68aac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 227/451] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:57:08 2026] POST /v2.0/subnets => generated 661 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:09.286 7 WARNING neutron_lib.context [req-bd4f7f16-8856-4c17-b676-9a3db93360d3 req-bf6b53b1-01bb-4934-9e12-c622b3c6106c c1305dd1a0414f7abb1ba0b11d3c2f32 fde4ae21c32f4e5399e3d1ea17aa060f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/452] 10.0.0.72 () {38 vars in 970 bytes} [Thu Jul 16 07:57:09 2026] POST /v2.0/security-groups => generated 1686 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 07:57:09.371 8 INFO neutron.db.segments_db [None req-a62c0066-ea4d-45b9-a01e-d6fd9a44767b 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 6a5708f3-1e8c-4c2f-a214-b906851281b4 of type vxlan for network e7113c90-6c7c-498c-956f-c32c97704cff [pid: 7|app: 0|req: 228/453] 10.0.0.72 () {38 vars in 970 bytes} [Thu Jul 16 07:57:09 2026] POST /v2.0/security-groups => generated 1680 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/454] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:09 2026] GET /v2.0/security-groups/bfb214c5-0bc5-4615-b4e2-3fc735de43b6 => generated 1686 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:57:09.454 7 WARNING neutron_lib.context [req-c01dd4ed-8479-42c4-8368-3332c6575f3b req-2d6fdb8f-41cf-492c-a5cd-822460b67b2c 0751fd0c8e82499282a046fd471e3827 a353510ce3b345ff84d6a3b653e68aac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/455] 10.0.0.72 () {38 vars in 980 bytes} [Thu Jul 16 07:57:09 2026] POST /v2.0/security-group-rules => generated 614 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:09.609 7 WARNING neutron_lib.context [None req-0f9a074e-f178-41de-893a-5b94336bc3a7 10c9767864804be2a4c5e5ab4a46b37e 19363038584b42f38907eb3281c3dfe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:57:09.662 8 INFO neutron.db.l3_hamode_db [None req-a62c0066-ea4d-45b9-a01e-d6fd9a44767b 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 231/456] 10.0.0.105 () {34 vars in 685 bytes} [Thu Jul 16 07:57:09 2026] POST /v2.0/security-groups => generated 1660 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 07:57:09.754 7 WARNING neutron_lib.context [req-a2db60e3-d20b-4e47-9ef8-e6145160457f req-807b23f9-463c-497e-9bbd-bfa75b411bb9 c1305dd1a0414f7abb1ba0b11d3c2f32 fde4ae21c32f4e5399e3d1ea17aa060f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/457] 10.0.0.72 () {38 vars in 970 bytes} [Thu Jul 16 07:57:09 2026] POST /v2.0/security-groups => generated 1681 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/458] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:09 2026] GET /v2.0/security-groups/bfb214c5-0bc5-4615-b4e2-3fc735de43b6 => generated 2311 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:57:09.947 7 WARNING neutron_lib.context [None req-1b804e02-5321-4ebc-8023-11fd3c964f87 10c9767864804be2a4c5e5ab4a46b37e 19363038584b42f38907eb3281c3dfe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/459] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:57:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:10.131 7 WARNING neutron_lib.context [req-23140a36-a630-4c77-a7ab-325b56439de1 req-870fbe7e-b8ad-40d7-be0f-35934d45b6b4 c1305dd1a0414f7abb1ba0b11d3c2f32 fde4ae21c32f4e5399e3d1ea17aa060f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/460] 10.0.0.72 () {38 vars in 970 bytes} [Thu Jul 16 07:57:10 2026] POST /v2.0/security-groups => generated 1680 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 07:57:10.281 7 WARNING neutron_lib.context [req-df89a469-0dca-4937-aad1-fe3f2dc8a741 req-9068308c-ce95-43e5-a085-e69201e754b9 0751fd0c8e82499282a046fd471e3827 a353510ce3b345ff84d6a3b653e68aac - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 236/461] 10.0.0.72 () {38 vars in 980 bytes} [Thu Jul 16 07:57:10 2026] POST /v2.0/security-group-rules => generated 619 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:10.460 7 WARNING neutron_lib.context [None req-fe6c250e-8ae8-413a-a121-3016e3aa3350 10c9767864804be2a4c5e5ab4a46b37e 19363038584b42f38907eb3281c3dfe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/462] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:57:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/463] 10.0.0.72 () {34 vars in 1001 bytes} [Thu Jul 16 07:57:10 2026] GET /v2.0/security-groups?tenant_id=fde4ae21c32f4e5399e3d1ea17aa060f => generated 7902 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/464] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:10 2026] GET /v2.0/security-groups/bfb214c5-0bc5-4615-b4e2-3fc735de43b6 => generated 2941 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:57:10.693 7 WARNING neutron_lib.context [None req-21e9e3aa-a6ac-4eb9-83b6-7915e151054d 10c9767864804be2a4c5e5ab4a46b37e 19363038584b42f38907eb3281c3dfe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:57:10.803 8 INFO neutron.db.l3_hamode_db [None req-a62c0066-ea4d-45b9-a01e-d6fd9a44767b 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 240/465] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 07:57:10 2026] POST /v2.0/floatingips => generated 552 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/466] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:11 2026] GET /v2.0/security-groups/31825766-f93c-44e1-9749-5dab6378386f => generated 2918 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/467] 10.0.0.72 () {34 vars in 1000 bytes} [Thu Jul 16 07:57:11 2026] GET /v2.0/security-group-rules/4fd8388e-e895-4495-bc52-f1b012ddbd7b => generated 616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/468] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:11 2026] GET /v2.0/security-groups/31825766-f93c-44e1-9749-5dab6378386f => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/469] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:11 2026] GET /v2.0/security-groups/bfb214c5-0bc5-4615-b4e2-3fc735de43b6 => generated 2941 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/470] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:11 2026] GET /v2.0/security-groups/d17de6ac-64ff-4a26-9832-41ee889f33ec => generated 1680 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/471] 10.0.0.72 () {36 vars in 1022 bytes} [Thu Jul 16 07:57:11 2026] DELETE /v2.0/security-group-rules/4fd8388e-e895-4495-bc52-f1b012ddbd7b => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/472] 10.0.0.72 () {36 vars in 1012 bytes} [Thu Jul 16 07:57:11 2026] DELETE /v2.0/security-groups/d17de6ac-64ff-4a26-9832-41ee889f33ec => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/473] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:11 2026] GET /v2.0/security-groups/bfb214c5-0bc5-4615-b4e2-3fc735de43b6 => generated 2311 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/474] 10.0.0.72 () {36 vars in 1012 bytes} [Thu Jul 16 07:57:11 2026] DELETE /v2.0/security-groups/bfb214c5-0bc5-4615-b4e2-3fc735de43b6 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/475] 10.0.0.72 () {34 vars in 1099 bytes} [Thu Jul 16 07:57:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1432108400&fields=id&tenant_id=19363038584b42f38907eb3281c3dfe1 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:57:11.884 7 INFO neutron.api.v2.resource [req-1fbc4439-29cd-41d4-92b0-8d24fae87189 req-5f9789ae-7c93-4c6d-a80b-51e5dbfafb72 c1305dd1a0414f7abb1ba0b11d3c2f32 fde4ae21c32f4e5399e3d1ea17aa060f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/476] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:11 2026] GET /v2.0/security-groups/d17de6ac-64ff-4a26-9832-41ee889f33ec => 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: 226/477] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:57:09 2026] POST /v2.0/routers => generated 725 bytes in 2599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/478] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:11 2026] GET /v2.0/security-groups/72cc9a77-0de7-4fb8-9bd4-627c79fbb376 => generated 2310 bytes in 30 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.72 () {34 vars in 981 bytes} [Thu Jul 16 07:57:11 2026] GET /v2.0/networks?id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2 => generated 684 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/480] 10.0.0.72 () {36 vars in 1012 bytes} [Thu Jul 16 07:57:11 2026] DELETE /v2.0/security-groups/72cc9a77-0de7-4fb8-9bd4-627c79fbb376 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/481] 10.0.0.72 () {34 vars in 964 bytes} [Thu Jul 16 07:57:12 2026] GET /v2.0/quotas/19363038584b42f38907eb3281c3dfe1 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/482] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:57:12 2026] PUT /v2.0/routers/64e5594c-91c1-4556-b364-4d7e6c214869/remove_router_interface => generated 309 bytes in 1546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/483] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:13 2026] GET /v2.0/security-groups/f7859953-7c70-466d-8747-d7b806bf07b7 => generated 1681 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/484] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:57:11 2026] PUT /v2.0/routers/0b6b5075-c0b8-471b-bf9a-ccc4cf241e86/add_router_interface => generated 309 bytes in 1812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/485] 10.0.0.72 () {34 vars in 1001 bytes} [Thu Jul 16 07:57:13 2026] GET /v2.0/ports?tenant_id=19363038584b42f38907eb3281c3dfe1&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: 258/486] 10.0.0.72 () {36 vars in 1012 bytes} [Thu Jul 16 07:57:13 2026] DELETE /v2.0/security-groups/f7859953-7c70-466d-8747-d7b806bf07b7 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:57:13.990 7 INFO neutron.api.v2.resource [req-4a7b5f7f-5903-4025-9efb-42c4c25768e3 req-a316935c-6204-4ddb-ba37-7eb2f08bbec9 c1305dd1a0414f7abb1ba0b11d3c2f32 fde4ae21c32f4e5399e3d1ea17aa060f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 259/487] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:13 2026] GET /v2.0/security-groups/f7859953-7c70-466d-8747-d7b806bf07b7 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/488] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:14 2026] GET /v2.0/security-groups/bfbc8da2-abf7-44f6-bfb2-b846f10882ba => generated 1680 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/489] 10.0.0.72 () {36 vars in 1012 bytes} [Thu Jul 16 07:57:14 2026] DELETE /v2.0/security-groups/bfbc8da2-abf7-44f6-bfb2-b846f10882ba => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/490] 10.0.0.72 () {34 vars in 906 bytes} [Thu Jul 16 07:57:14 2026] GET /v2.0/extensions => generated 19901 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-16 07:57:14.268 7 INFO neutron.api.v2.resource [req-820c8a97-e757-41c7-8ae4-1bd10d00777f req-8ecf8e1f-7d2d-4639-a8eb-f0e14cf7a74e c1305dd1a0414f7abb1ba0b11d3c2f32 fde4ae21c32f4e5399e3d1ea17aa060f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 263/491] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:14 2026] GET /v2.0/security-groups/bfbc8da2-abf7-44f6-bfb2-b846f10882ba => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/492] 10.0.0.72 () {34 vars in 1007 bytes} [Thu Jul 16 07:57:14 2026] GET /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/493] 10.0.0.72 () {34 vars in 1107 bytes} [Thu Jul 16 07:57:14 2026] GET /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2?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) 2026-07-16 07:57:14.433 7 WARNING neutron_lib.context [None req-1ed53408-9f8b-4abb-9836-836de621e0d3 560d01de5f9242a39ba08a15d9902fca 4798b5248cf3435faa3546e2ae51db3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:57:14.531 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-3dbfa06c-4976-488c-8f75-9e1c36b1fdd2 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - 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 570, 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 597, 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 644, 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 724, 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 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, 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: 266/494] 10.0.0.105 () {34 vars in 685 bytes} [Thu Jul 16 07:57:14 2026] POST /v2.0/security-groups => generated 1660 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/495] 10.0.0.72 () {34 vars in 1001 bytes} [Thu Jul 16 07:57:14 2026] GET /v2.0/security-groups?tenant_id=fde4ae21c32f4e5399e3d1ea17aa060f => generated 2921 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:57:14.601 7 WARNING neutron_lib.context [None req-a8ddd66d-ffd0-4bea-bb19-57e070a34960 560d01de5f9242a39ba08a15d9902fca 4798b5248cf3435faa3546e2ae51db3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 268/496] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:57:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/497] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:14 2026] GET /v2.0/security-groups/31825766-f93c-44e1-9749-5dab6378386f => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/498] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:14 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:57:14.799 7 WARNING neutron_lib.context [None req-81f03abc-35e4-4308-b2d4-434a171393b1 560d01de5f9242a39ba08a15d9902fca 4798b5248cf3435faa3546e2ae51db3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 271/499] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:57:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:14.987 8 INFO neutron.db.l3_hamode_db [None req-3dbfa06c-4976-488c-8f75-9e1c36b1fdd2 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] HA network ed836eef-f9f0-4308-8c07-a67296e4d65b was deleted as no HA routers are present in tenant a353510ce3b345ff84d6a3b653e68aac. [pid: 8|app: 0|req: 229/500] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:57:13 2026] DELETE /v2.0/routers/64e5594c-91c1-4556-b364-4d7e6c214869 => generated 0 bytes in 1229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:57:14.999 8 WARNING neutron_lib.context [None req-2465571e-4e36-4c77-9a6b-2c78e4653858 560d01de5f9242a39ba08a15d9902fca 4798b5248cf3435faa3546e2ae51db3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 272/501] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:14 2026] GET /v2.0/security-groups/31825766-f93c-44e1-9749-5dab6378386f => generated 2918 bytes in 71 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.105 () {32 vars in 724 bytes} [Thu Jul 16 07:57:15 2026] DELETE /v2.0/subnets/3ef93cfe-63e0-45f1-9198-33e09a4cb158 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:57:15.235 7 INFO neutron.api.v2.resource [req-7cbf823b-7148-47b2-86d7-615028d17dab req-f0739abf-3f07-4e43-9506-5df1ec5d2cdf c1305dd1a0414f7abb1ba0b11d3c2f32 fde4ae21c32f4e5399e3d1ea17aa060f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 274/503] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:15 2026] GET /v2.0/security-groups/bfbc8da2-abf7-44f6-bfb2-b846f10882ba => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:57:15.371 8 INFO neutron.services.segments.plugin [-] Segment 93a19de8-3402-4d82-b065-21d61c57085c resource provider aggregate not found 2026-07-16 07:57:15.375 8 INFO neutron.services.segments.plugin [-] Segment 93a19de8-3402-4d82-b065-21d61c57085c resource provider aggregate not found 2026-07-16 07:57:15.396 8 INFO neutron.services.segments.plugin [-] Segment 93a19de8-3402-4d82-b065-21d61c57085c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93a19de8-3402-4d82-b065-21d61c57085c found for delete ", "request_id": "req-bdc7dd94-eb37-4142-bf0f-bf7c2def3315"}]} 2026-07-16 07:57:15.403 8 INFO neutron.services.segments.plugin [-] Segment 93a19de8-3402-4d82-b065-21d61c57085c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93a19de8-3402-4d82-b065-21d61c57085c found for delete ", "request_id": "req-a01258c0-b4a2-487d-a6f9-13d82c972bf6"}]} [pid: 8|app: 0|req: 230/504] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 07:57:14 2026] POST /v2.0/floatingips => generated 552 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:15.698 8 INFO neutron.api.v2.resource [req-853aa6d9-eb9a-4819-a63e-31a698415b68 req-713d7a79-a451-4672-9d36-aa032f988d5f c1305dd1a0414f7abb1ba0b11d3c2f32 fde4ae21c32f4e5399e3d1ea17aa060f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 231/505] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:15 2026] GET /v2.0/security-groups/f7859953-7c70-466d-8747-d7b806bf07b7 => 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: 275/506] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:57:15 2026] DELETE /v2.0/networks/6e922d84-b3b3-4fc5-bbe9-3b08b5fd0edf => generated 0 bytes in 503 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:57:15.745 8 INFO neutron.api.v2.resource [req-6174ca54-2091-4489-a2d1-254c2d0ee780 req-fec086a4-6b94-461e-827b-14d6876073bc c1305dd1a0414f7abb1ba0b11d3c2f32 fde4ae21c32f4e5399e3d1ea17aa060f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 232/507] 10.0.0.72 () {34 vars in 990 bytes} [Thu Jul 16 07:57:15 2026] GET /v2.0/security-groups/d17de6ac-64ff-4a26-9832-41ee889f33ec => 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: 233/508] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:57:15 2026] GET /v2.0/security-groups?tenant_id=a353510ce3b345ff84d6a3b653e68aac&name=default => generated 2921 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/509] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:16 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/510] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:57:16 2026] DELETE /v2.0/security-groups/7e930379-f2e6-44c9-8cca-ccaafb33d231 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:57:16.164 7 INFO neutron.services.segments.plugin [-] Segment 5084900d-e921-4110-96c1-3c70d12de54a resource provider aggregate not found 2026-07-16 07:57:16.201 7 INFO neutron.services.segments.plugin [-] Segment 5084900d-e921-4110-96c1-3c70d12de54a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5084900d-e921-4110-96c1-3c70d12de54a found for delete ", "request_id": "req-f4f1d45b-819f-42ca-ac7b-9918c4995840"}]} 2026-07-16 07:57:16.215 7 INFO neutron.services.segments.plugin [-] Segment 5084900d-e921-4110-96c1-3c70d12de54a resource provider aggregate not found [pid: 8|app: 0|req: 236/511] 10.0.0.72 () {34 vars in 1097 bytes} [Thu Jul 16 07:57:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--585769025&fields=id&tenant_id=4798b5248cf3435faa3546e2ae51db3d => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:57:16.236 7 INFO neutron.services.segments.plugin [-] Segment 5084900d-e921-4110-96c1-3c70d12de54a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5084900d-e921-4110-96c1-3c70d12de54a found for delete ", "request_id": "req-58b38daf-a38e-43a8-9493-d217dc8ef4e9"}]} [pid: 8|app: 0|req: 237/512] 10.0.0.72 () {34 vars in 981 bytes} [Thu Jul 16 07:57:16 2026] GET /v2.0/networks?id=8927d731-609a-4908-8eb0-00ce5aac2cff => generated 670 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/513] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:57:16 2026] GET /v2.0/networks?id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2 => generated 684 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/514] 10.0.0.72 () {34 vars in 964 bytes} [Thu Jul 16 07:57:16 2026] GET /v2.0/quotas/4798b5248cf3435faa3546e2ae51db3d => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/515] 10.0.0.72 () {34 vars in 1001 bytes} [Thu Jul 16 07:57:16 2026] GET /v2.0/ports?tenant_id=4798b5248cf3435faa3546e2ae51db3d&fields=id => generated 103 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/516] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Jul 16 07:57:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=19363038584b42f38907eb3281c3dfe1 => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/517] 10.0.0.72 () {34 vars in 1007 bytes} [Thu Jul 16 07:57:16 2026] GET /v2.0/networks/8927d731-609a-4908-8eb0-00ce5aac2cff?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:57:16.893 8 WARNING neutron_lib.context [req-022f3378-e7bc-4bc2-aca0-4108c88da799 req-2baccf1c-aa0c-4551-8d6c-ff5d091ba44e 10c9767864804be2a4c5e5ab4a46b37e 19363038584b42f38907eb3281c3dfe1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 276/518] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:57:15 2026] PUT /v2.0/routers/56c31a90-b729-4241-9e9a-18ee90a01443/remove_router_interface => generated 309 bytes in 1458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/519] 10.0.0.72 () {34 vars in 1107 bytes} [Thu Jul 16 07:57:17 2026] GET /v2.0/networks/8927d731-609a-4908-8eb0-00ce5aac2cff?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: 278/520] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:17 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/521] 199.204.45.156 () {38 vars in 955 bytes} [Thu Jul 16 07:57:16 2026] POST /v2.0/ports => generated 954 bytes in 668 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: 244/522] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:17 2026] GET /v2.0/ports?device_id=5daecb34-70ba-4945-b8d7-f32273256616 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/523] 199.204.45.156 () {34 vars in 911 bytes} [Thu Jul 16 07:57:17 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-16 07:57:18.127 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-578da449-ca1b-48e8-86f5-0e3fe38c4334 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - 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 570, 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 597, 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 644, 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 724, 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 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-07-16 07:57:18.259 8 INFO neutron.db.segments_db [None req-790497e4-fbc6-49a8-a1af-087d5e306efc 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment dddaa837-1c5c-4a06-8368-b902151b813c of type vxlan for network 3628a079-e242-40b4-9a9f-c87cde17389a 2026-07-16 07:57:18.642 7 INFO neutron.services.segments.plugin [-] Segment 87ff0144-c852-4126-abb6-431ab565f933 resource provider aggregate not found 2026-07-16 07:57:18.647 7 INFO neutron.services.segments.plugin [-] Segment 87ff0144-c852-4126-abb6-431ab565f933 resource provider aggregate not found [pid: 8|app: 0|req: 246/524] 10.0.0.105 () {34 vars in 671 bytes} [Thu Jul 16 07:57:17 2026] POST /v2.0/networks => generated 744 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:18.660 7 INFO neutron.services.segments.plugin [-] Segment 87ff0144-c852-4126-abb6-431ab565f933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87ff0144-c852-4126-abb6-431ab565f933 found for delete ", "request_id": "req-9c4846b4-e784-4bad-82f3-7e77b6e3aae5"}]} 2026-07-16 07:57:18.663 7 INFO neutron.services.segments.plugin [-] Segment 87ff0144-c852-4126-abb6-431ab565f933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87ff0144-c852-4126-abb6-431ab565f933 found for delete ", "request_id": "req-7307e5fc-51ce-4393-a60c-96f0cc944695"}]} 2026-07-16 07:57:18.666 7 INFO neutron.db.l3_hamode_db [None req-578da449-ca1b-48e8-86f5-0e3fe38c4334 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] HA network 7caadbd6-c02d-4a4d-b597-859f503639bd was deleted as no HA routers are present in tenant fde4ae21c32f4e5399e3d1ea17aa060f. [pid: 7|app: 0|req: 279/525] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:57:17 2026] DELETE /v2.0/routers/56c31a90-b729-4241-9e9a-18ee90a01443 => generated 0 bytes in 1354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/526] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:18 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 957 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/527] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:57:18 2026] GET /v2.0/networks?id=8927d731-609a-4908-8eb0-00ce5aac2cff => generated 670 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/528] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:18 2026] GET /v2.0/ports?device_id=5daecb34-70ba-4945-b8d7-f32273256616 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/529] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:57:18 2026] POST /v2.0/subnets => generated 667 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/530] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 07:57:18 2026] PUT /v2.0/ports/ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4 => generated 1199 bytes in 560 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: 248/531] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:19 2026] GET /v2.0/security-groups?id=9dd1d120-4565-47e9-924e-4ae213a46c10&fields=id&fields=name => generated 114 bytes in 94 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: 284/532] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:57:19 2026] DELETE /v2.0/subnets/402309dd-41d6-4f34-aa4f-c6d005aa210d => 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: 249/533] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Jul 16 07:57:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4798b5248cf3435faa3546e2ae51db3d => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:57:19.401 7 INFO neutron.db.segments_db [None req-1e95ceb5-5181-4a4d-88e5-9d834841c63c 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 7c8f98dd-811c-4115-bf1f-5cc951218ba4 of type vxlan for network 6b05087d-8f7f-42ec-86ec-7ffa0de74bf2 [pid: 8|app: 0|req: 250/534] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:19 2026] GET /v2.0/ports?tenant_id=19363038584b42f38907eb3281c3dfe1&device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:57:19.744 7 INFO neutron.db.l3_hamode_db [None req-1e95ceb5-5181-4a4d-88e5-9d834841c63c 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:57:19.840 8 INFO neutron.services.segments.plugin [-] Segment fcedc909-9b3d-437f-b34e-b752d1ba4441 resource provider aggregate not found 2026-07-16 07:57:19.844 8 INFO neutron.services.segments.plugin [-] Segment fcedc909-9b3d-437f-b34e-b752d1ba4441 resource provider aggregate not found 2026-07-16 07:57:19.848 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8590b112-9a45-4da6-b719-14edaeecb079'] response: {'name': 'network-changed', 'server_uuid': '5c483b85-94ae-46fa-bc47-9915c87d42b7', 'tag': 'ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4', 'status': 'completed', 'code': 200} 2026-07-16 07:57:19.860 8 INFO neutron.services.segments.plugin [-] Segment fcedc909-9b3d-437f-b34e-b752d1ba4441 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcedc909-9b3d-437f-b34e-b752d1ba4441 found for delete ", "request_id": "req-37d48e1c-1c01-472c-9894-94fe51ffb26b"}]} 2026-07-16 07:57:19.861 8 INFO neutron.services.segments.plugin [-] Segment fcedc909-9b3d-437f-b34e-b752d1ba4441 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcedc909-9b3d-437f-b34e-b752d1ba4441 found for delete ", "request_id": "req-4ca6a016-1bef-4ea4-8771-ccdd07391716"}]} [pid: 8|app: 0|req: 251/535] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:57:19 2026] DELETE /v2.0/networks/4ed37411-c149-497f-848f-e4bc46553d95 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:57:19.886 8 WARNING neutron_lib.context [req-313d0911-103a-40f4-a8a0-0f1c9f882ade req-2b79e911-1256-4564-be09-1b3e224831ea 560d01de5f9242a39ba08a15d9902fca 4798b5248cf3435faa3546e2ae51db3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 252/536] 199.204.45.156 () {38 vars in 955 bytes} [Thu Jul 16 07:57:19 2026] POST /v2.0/ports => generated 954 bytes in 523 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: 253/537] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:57:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4 => 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: 256/540] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:20 2026] GET /v2.0/ports?device_id=5daecb34-70ba-4945-b8d7-f32273256616 => generated 957 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/541] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:57:20 2026] GET /v2.0/security-groups?tenant_id=fde4ae21c32f4e5399e3d1ea17aa060f&name=default => generated 2921 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/542] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:20 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:57:20.900 7 INFO neutron.db.l3_hamode_db [None req-1e95ceb5-5181-4a4d-88e5-9d834841c63c 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 259/543] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 07:57:20 2026] PUT /v2.0/ports/eec70765-a315-4237-841c-b102743b7aaf => 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: 260/544] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:57:21 2026] GET /v2.0/subnets?id=74f0266a-2afa-4431-92e2-bf1f9817d68c => generated 678 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/545] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:21 2026] GET /v2.0/security-groups?id=c3b43825-76ce-407d-a74a-5f94cbe24c18&fields=id&fields=name => generated 113 bytes in 45 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: 262/546] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:57:21 2026] DELETE /v2.0/security-groups/31825766-f93c-44e1-9749-5dab6378386f => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/547] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:21 2026] GET /v2.0/security-groups?id=9dd1d120-4565-47e9-924e-4ae213a46c10&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: 264/548] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:21 2026] GET /v2.0/ports?tenant_id=4798b5248cf3435faa3546e2ae51db3d&device_id=5daecb34-70ba-4945-b8d7-f32273256616 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/549] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:57:21 2026] GET /v2.0/ports?network_id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2&device_owner=network%3Adhcp => generated 1244 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/550] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:57:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=eec70765-a315-4237-841c-b102743b7aaf => 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: 267/551] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:57:21 2026] GET /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2?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: 268/552] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:57:21 2026] GET /v2.0/subnets?id=26da67d2-b782-444f-b036-77c3129aca94 => generated 664 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:57:21.913 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c75e4f7d-52fa-4c74-929f-2edc7429c373'] response: {'name': 'network-changed', 'server_uuid': '5daecb34-70ba-4945-b8d7-f32273256616', 'tag': 'eec70765-a315-4237-841c-b102743b7aaf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 269/553] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:57:21 2026] GET /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/554] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:57:21 2026] GET /v2.0/ports?network_id=8927d731-609a-4908-8eb0-00ce5aac2cff&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/555] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:21 2026] GET /v2.0/ports?tenant_id=19363038584b42f38907eb3281c3dfe1&device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/556] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:57:22 2026] GET /v2.0/networks/8927d731-609a-4908-8eb0-00ce5aac2cff?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: 273/557] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:57:22 2026] GET /v2.0/networks?id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2 => generated 780 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/558] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:57:22 2026] GET /v2.0/networks/8927d731-609a-4908-8eb0-00ce5aac2cff?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: 275/559] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:57:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/560] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:22 2026] GET /v2.0/ports?tenant_id=4798b5248cf3435faa3546e2ae51db3d&device_id=5daecb34-70ba-4945-b8d7-f32273256616 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/561] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:57:22 2026] GET /v2.0/subnets?id=74f0266a-2afa-4431-92e2-bf1f9817d68c => 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: 278/562] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:57:22 2026] GET /v2.0/networks?id=8927d731-609a-4908-8eb0-00ce5aac2cff => generated 766 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/563] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:57:22 2026] GET /v2.0/ports?network_id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/564] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:57:19 2026] POST /v2.0/routers => generated 731 bytes in 3233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/565] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:57:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=eec70765-a315-4237-841c-b102743b7aaf => 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: 280/566] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:22 2026] GET /v2.0/ports?device_id=5daecb34-70ba-4945-b8d7-f32273256616 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/567] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:57:22 2026] GET /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/568] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:57:22 2026] GET /v2.0/subnets?id=26da67d2-b782-444f-b036-77c3129aca94 => generated 664 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/569] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:22 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/570] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:22 2026] GET /v2.0/security-groups?id=c3b43825-76ce-407d-a74a-5f94cbe24c18&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/571] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:57:22 2026] GET /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/572] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:57:22 2026] GET /v2.0/ports?network_id=8927d731-609a-4908-8eb0-00ce5aac2cff&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/573] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:23 2026] GET /v2.0/security-groups?id=9dd1d120-4565-47e9-924e-4ae213a46c10&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: 294/574] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:57:23 2026] GET /v2.0/networks/8927d731-609a-4908-8eb0-00ce5aac2cff?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: 295/575] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:57:23 2026] GET /v2.0/networks/8927d731-609a-4908-8eb0-00ce5aac2cff?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: 296/576] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:23 2026] GET /v2.0/ports?device_id=5daecb34-70ba-4945-b8d7-f32273256616 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/577] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:24 2026] GET /v2.0/security-groups?id=c3b43825-76ce-407d-a74a-5f94cbe24c18&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: 298/578] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:24 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/579] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:24 2026] GET /v2.0/security-groups?id=9dd1d120-4565-47e9-924e-4ae213a46c10&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: 281/580] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:57:22 2026] PUT /v2.0/routers/3a69084e-3ca3-481f-ab3f-58bdc4827320/add_router_interface => generated 309 bytes in 1721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:57:24.996 7 WARNING neutron_lib.context [None req-33ab151f-903b-43f7-aa05-3a4bca12ca58 73b28319a5d74aeb85421f0ab61f5410 0e5b8351c1564e7588f74d58749734a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 300/581] 10.0.0.105 () {34 vars in 685 bytes} [Thu Jul 16 07:57:24 2026] POST /v2.0/security-groups => generated 1660 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 07:57:25.160 8 WARNING neutron_lib.context [None req-6b8b0a19-9dd3-4e22-91b5-f3b3c5d0b168 73b28319a5d74aeb85421f0ab61f5410 0e5b8351c1564e7588f74d58749734a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 301/582] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:25 2026] GET /v2.0/ports?device_id=5daecb34-70ba-4945-b8d7-f32273256616 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/583] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:25 2026] GET /v2.0/security-groups?id=c3b43825-76ce-407d-a74a-5f94cbe24c18&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/584] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:57:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:25.338 8 WARNING neutron_lib.context [None req-e78a3a9f-0949-407d-9d45-53879540319c 73b28319a5d74aeb85421f0ab61f5410 0e5b8351c1564e7588f74d58749734a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 303/585] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:25 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/586] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:25 2026] GET /v2.0/security-groups?id=9dd1d120-4565-47e9-924e-4ae213a46c10&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/587] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:57:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:25.494 7 WARNING neutron_lib.context [None req-4aff1330-ef2f-4c88-a44a-1d25c253d005 73b28319a5d74aeb85421f0ab61f5410 0e5b8351c1564e7588f74d58749734a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 284/588] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:57:25 2026] GET /v2.0/security-groups?tenant_id=f6345a6ee4f54dc89e203d58e95f28ef&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/589] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:57:25 2026] DELETE /v2.0/security-groups/1678300e-2610-4dfc-bc70-ee238c7c5d65 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/590] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 07:57:25 2026] POST /v2.0/floatingips => generated 552 bytes in 685 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/591] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:57:26 2026] GET /v2.0/security-groups?tenant_id=98a5ad077c5c41a39280606a49ab374a&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/592] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:57:26 2026] DELETE /v2.0/security-groups/e7dccd02-2dfa-43bd-b194-fdac4d7dc49a => 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: 287/593] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:26 2026] GET /v2.0/ports?device_id=5daecb34-70ba-4945-b8d7-f32273256616 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/594] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:26 2026] GET /v2.0/security-groups?id=c3b43825-76ce-407d-a74a-5f94cbe24c18&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/595] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:26 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 971 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/596] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:26 2026] GET /v2.0/ports?device_id=5daecb34-70ba-4945-b8d7-f32273256616 => 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: 289/597] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:26 2026] GET /v2.0/security-groups?id=9dd1d120-4565-47e9-924e-4ae213a46c10&fields=id&fields=name => generated 114 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/598] 10.0.0.72 () {34 vars in 1099 bytes} [Thu Jul 16 07:57:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1828962986&fields=id&tenant_id=0e5b8351c1564e7588f74d58749734a1 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/599] 10.0.0.72 () {34 vars in 981 bytes} [Thu Jul 16 07:57:26 2026] GET /v2.0/networks?id=3628a079-e242-40b4-9a9f-c87cde17389a => generated 676 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/600] 10.0.0.72 () {34 vars in 964 bytes} [Thu Jul 16 07:57:26 2026] GET /v2.0/quotas/0e5b8351c1564e7588f74d58749734a1 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/601] 10.0.0.72 () {34 vars in 1001 bytes} [Thu Jul 16 07:57:26 2026] GET /v2.0/ports?tenant_id=0e5b8351c1564e7588f74d58749734a1&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:57:27.265 7 INFO neutron.db.l3_db [None req-7a303838-1d89-479a-a703-2150bb1c4ce4 560d01de5f9242a39ba08a15d9902fca 4798b5248cf3435faa3546e2ae51db3d - - default default] Floating IP ccc7282b-5cb4-403f-aa55-9a51dd85670b associated. External IP: 10.96.250.218, port: eec70765-a315-4237-841c-b102743b7aaf. [pid: 8|app: 0|req: 294/602] 10.0.0.72 () {34 vars in 906 bytes} [Thu Jul 16 07:57:27 2026] GET /v2.0/extensions => generated 19901 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/603] 10.0.0.72 () {34 vars in 1007 bytes} [Thu Jul 16 07:57:27 2026] GET /v2.0/networks/3628a079-e242-40b4-9a9f-c87cde17389a?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: 309/604] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 07:57:26 2026] PUT /v2.0/floatingips/ccc7282b-5cb4-403f-aa55-9a51dd85670b => generated 855 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/605] 10.0.0.72 () {34 vars in 1107 bytes} [Thu Jul 16 07:57:27 2026] GET /v2.0/networks/3628a079-e242-40b4-9a9f-c87cde17389a?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: 310/606] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:27 2026] GET /v2.0/ports?device_id=5daecb34-70ba-4945-b8d7-f32273256616 => 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: 297/607] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:27 2026] GET /v2.0/security-groups?id=c3b43825-76ce-407d-a74a-5f94cbe24c18&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: 298/608] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:27 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => 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: 311/609] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:27 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/610] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:27 2026] GET /v2.0/security-groups?id=9dd1d120-4565-47e9-924e-4ae213a46c10&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/611] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:28 2026] GET /v2.0/ports?device_id=5daecb34-70ba-4945-b8d7-f32273256616 => 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: 300/612] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:28 2026] GET /v2.0/security-groups?id=c3b43825-76ce-407d-a74a-5f94cbe24c18&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-07-16 07:57:28.487 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6ad5ff7-0475-4c67-9bab-1960eb41c6ab'] response: {'name': 'network-changed', 'server_uuid': '5daecb34-70ba-4945-b8d7-f32273256616', 'tag': 'eec70765-a315-4237-841c-b102743b7aaf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 313/613] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:28 2026] GET /v2.0/ports?tenant_id=4798b5248cf3435faa3546e2ae51db3d&device_id=5daecb34-70ba-4945-b8d7-f32273256616 => generated 1240 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/614] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:57:28 2026] GET /v2.0/networks?id=8927d731-609a-4908-8eb0-00ce5aac2cff => 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: 314/615] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:57:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=eec70765-a315-4237-841c-b102743b7aaf => generated 858 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/616] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:57:28 2026] GET /v2.0/networks?id=3628a079-e242-40b4-9a9f-c87cde17389a => generated 676 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/617] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:57:28 2026] GET /v2.0/subnets?id=26da67d2-b782-444f-b036-77c3129aca94 => generated 664 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/618] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Jul 16 07:57:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0e5b8351c1564e7588f74d58749734a1 => generated 181 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/619] 199.204.45.156 () {34 vars in 994 bytes} [Thu Jul 16 07:57:28 2026] GET /v2.0/ports?device_id=5daecb34-70ba-4945-b8d7-f32273256616 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:57:28.852 7 WARNING neutron_lib.context [req-75c7d7b1-6864-44b3-8e11-cb14f6657842 req-cee0e1d5-6be4-474f-ac49-2dd2600350b7 73b28319a5d74aeb85421f0ab61f5410 0e5b8351c1564e7588f74d58749734a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 304/620] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:57:28 2026] GET /v2.0/ports?network_id=8927d731-609a-4908-8eb0-00ce5aac2cff&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/621] 199.204.45.156 () {38 vars in 955 bytes} [Thu Jul 16 07:57:28 2026] POST /v2.0/ports => generated 958 bytes in 809 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: 318/622] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:57:29 2026] GET /v2.0/networks/8927d731-609a-4908-8eb0-00ce5aac2cff?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:57:29.745 8 INFO neutron.db.l3_db [req-0ea879b6-dd8c-401c-986c-19cd72ccad9e req-75adaa17-f8b2-4495-9f46-8d11ad3aa56e 560d01de5f9242a39ba08a15d9902fca 4798b5248cf3435faa3546e2ae51db3d - - default default] Floating IP ccc7282b-5cb4-403f-aa55-9a51dd85670b disassociated. External IP: 10.96.250.218, port: eec70765-a315-4237-841c-b102743b7aaf. [pid: 7|app: 0|req: 319/623] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:29 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 961 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/624] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:29 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => 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: 305/625] 199.204.45.156 () {36 vars in 997 bytes} [Thu Jul 16 07:57:28 2026] DELETE /v2.0/ports/eec70765-a315-4237-841c-b102743b7aaf => generated 0 bytes in 1327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/626] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:57:30 2026] GET /v2.0/networks/8927d731-609a-4908-8eb0-00ce5aac2cff?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: 307/627] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:30 2026] GET /v2.0/security-groups?id=1ceb98c8-9da6-4cce-a17b-6e930dbcee09&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/628] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 07:57:29 2026] PUT /v2.0/ports/e795bfa8-dd67-4233-bd90-8f78dbb0964c => generated 1203 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/629] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:30 2026] GET /v2.0/security-groups?id=9dd1d120-4565-47e9-924e-4ae213a46c10&fields=id&fields=name => generated 114 bytes in 48 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: 322/630] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:30 2026] GET /v2.0/ports?tenant_id=0e5b8351c1564e7588f74d58749734a1&device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:57:30.473 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c401595-c14a-469a-aabb-7087c3158631'] response: {'server_uuid': '5daecb34-70ba-4945-b8d7-f32273256616', 'name': 'network-vif-deleted', 'tag': 'eec70765-a315-4237-841c-b102743b7aaf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 309/631] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:30 2026] GET /v2.0/ports?device_id=5daecb34-70ba-4945-b8d7-f32273256616 => 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: 323/632] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Jul 16 07:57:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e795bfa8-dd67-4233-bd90-8f78dbb0964c => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:57:30.538 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-efc0d34a-ffea-4a46-acba-c905465a2591'] response: {'name': 'network-changed', 'server_uuid': '2a1c9864-d994-47db-88f6-2466b367c2c7', 'tag': 'e795bfa8-dd67-4233-bd90-8f78dbb0964c', '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: 310/633] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:30 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/634] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:57:30 2026] GET /v2.0/subnets?id=0ad62eec-df08-419a-8a36-327d12c51adb => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/635] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:57:30 2026] GET /v2.0/ports?network_id=3628a079-e242-40b4-9a9f-c87cde17389a&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: 7|app: 0|req: 326/636] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:57:30 2026] GET /v2.0/networks/3628a079-e242-40b4-9a9f-c87cde17389a?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: 327/637] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:57:30 2026] GET /v2.0/networks/3628a079-e242-40b4-9a9f-c87cde17389a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/638] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:30 2026] GET /v2.0/ports?tenant_id=0e5b8351c1564e7588f74d58749734a1&device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/639] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:57:30 2026] GET /v2.0/networks?id=3628a079-e242-40b4-9a9f-c87cde17389a => generated 772 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/640] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Jul 16 07:57:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e795bfa8-dd67-4233-bd90-8f78dbb0964c => 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: 331/641] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:57:31 2026] GET /v2.0/subnets?id=0ad62eec-df08-419a-8a36-327d12c51adb => generated 670 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/642] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:57:31 2026] GET /v2.0/ports?network_id=3628a079-e242-40b4-9a9f-c87cde17389a&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:57:31.131 8 INFO neutron.db.l3_db [None req-4dafd1dc-e300-44b8-8e13-9196b84aae38 10c9767864804be2a4c5e5ab4a46b37e 19363038584b42f38907eb3281c3dfe1 - - default default] Floating IP 6e174f21-c4b0-4996-ba35-73dec4a62846 associated. External IP: 10.96.250.212, port: ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4. [pid: 7|app: 0|req: 333/643] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:57:31 2026] GET /v2.0/networks/3628a079-e242-40b4-9a9f-c87cde17389a?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: 334/644] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:57:31 2026] GET /v2.0/networks/3628a079-e242-40b4-9a9f-c87cde17389a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/645] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:31 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/646] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 07:57:30 2026] PUT /v2.0/floatingips/6e174f21-c4b0-4996-ba35-73dec4a62846 => generated 855 bytes in 944 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/647] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:31 2026] GET /v2.0/security-groups?id=1ceb98c8-9da6-4cce-a17b-6e930dbcee09&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: 312/648] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:31 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/649] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:31 2026] GET /v2.0/security-groups?id=9dd1d120-4565-47e9-924e-4ae213a46c10&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/650] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:57:31 2026] DELETE /v2.0/security-groups/c3b43825-76ce-407d-a74a-5f94cbe24c18 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:57:31.832 8 INFO neutron.api.v2.resource [None req-02b368ab-f64d-492b-a5c1-a0584b6b48fb 560d01de5f9242a39ba08a15d9902fca 4798b5248cf3435faa3546e2ae51db3d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 314/651] 10.0.0.105 () {32 vars in 737 bytes} [Thu Jul 16 07:57:31 2026] GET /v2.0/security-groups/c3b43825-76ce-407d-a74a-5f94cbe24c18 => 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: 338/652] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 07:57:31 2026] DELETE /v2.0/floatingips/ccc7282b-5cb4-403f-aa55-9a51dd85670b => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:57:32.528 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f306b8c6-c77f-4aa8-8fa0-67b0cd14df70'] response: {'name': 'network-changed', 'server_uuid': '5c483b85-94ae-46fa-bc47-9915c87d42b7', 'tag': 'ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 339/653] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:32 2026] GET /v2.0/ports?tenant_id=19363038584b42f38907eb3281c3dfe1&device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/654] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:57:32 2026] GET /v2.0/networks?id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2 => generated 780 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/655] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:32 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/656] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:57:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/657] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:32 2026] GET /v2.0/security-groups?id=1ceb98c8-9da6-4cce-a17b-6e930dbcee09&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/658] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:57:32 2026] GET /v2.0/subnets?id=74f0266a-2afa-4431-92e2-bf1f9817d68c => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/659] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:57:32 2026] GET /v2.0/ports?network_id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2&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: 346/660] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:57:32 2026] GET /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2?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: 347/661] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:57:33 2026] GET /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2?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: 7|app: 0|req: 348/662] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:57:33 2026] GET /v2.0/security-groups?tenant_id=1efca2fedf414476ac09f87116fee48a&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/663] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:57:33 2026] DELETE /v2.0/security-groups/362f20fd-692b-4cd7-bc5c-66c16d1d35cc => 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: 315/664] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:57:32 2026] PUT /v2.0/routers/0b6b5075-c0b8-471b-bf9a-ccc4cf241e86/remove_router_interface => generated 309 bytes in 1406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/665] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:57:33 2026] GET /v2.0/security-groups?tenant_id=9ae7360e20de493b873c0ce46feeaa99&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/666] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:57:33 2026] DELETE /v2.0/security-groups/bc212853-071d-4254-82b6-62e90d5e7b04 => 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: 318/667] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:33 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/668] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:34 2026] GET /v2.0/security-groups?id=1ceb98c8-9da6-4cce-a17b-6e930dbcee09&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/669] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:34 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:57:34.785 7 INFO neutron.services.segments.plugin [-] Segment 6a5708f3-1e8c-4c2f-a214-b906851281b4 resource provider aggregate not found 2026-07-16 07:57:34.791 7 INFO neutron.services.segments.plugin [-] Segment 6a5708f3-1e8c-4c2f-a214-b906851281b4 resource provider aggregate not found 2026-07-16 07:57:34.807 7 INFO neutron.services.segments.plugin [-] Segment 6a5708f3-1e8c-4c2f-a214-b906851281b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a5708f3-1e8c-4c2f-a214-b906851281b4 found for delete ", "request_id": "req-09ddf5a4-2970-42fd-9e51-1671422ee5c3"}]} 2026-07-16 07:57:34.810 7 INFO neutron.services.segments.plugin [-] Segment 6a5708f3-1e8c-4c2f-a214-b906851281b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a5708f3-1e8c-4c2f-a214-b906851281b4 found for delete ", "request_id": "req-2a6e0206-8b4d-4af5-961a-37d4f6ee4b52"}]} 2026-07-16 07:57:34.814 7 INFO neutron.db.l3_hamode_db [None req-2de77c08-8b5e-4271-91b5-37c548685e5b 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] HA network e7113c90-6c7c-498c-956f-c32c97704cff was deleted as no HA routers are present in tenant 4798b5248cf3435faa3546e2ae51db3d. [pid: 7|app: 0|req: 350/670] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:57:33 2026] DELETE /v2.0/routers/0b6b5075-c0b8-471b-bf9a-ccc4cf241e86 => generated 0 bytes in 1198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:57:34.965 8 INFO neutron.db.l3_db [None req-54959eef-9141-4dd8-aee8-df8c48f0533d 73b28319a5d74aeb85421f0ab61f5410 0e5b8351c1564e7588f74d58749734a1 - - default default] Floating IP aa2b9ecc-d3fc-49fe-9106-2feaa2f3ed2d associated. External IP: 10.96.250.215, port: e795bfa8-dd67-4233-bd90-8f78dbb0964c. [pid: 7|app: 0|req: 353/673] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:57:34 2026] DELETE /v2.0/subnets/26da67d2-b782-444f-b036-77c3129aca94 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/674] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 07:57:34 2026] PUT /v2.0/floatingips/aa2b9ecc-d3fc-49fe-9106-2feaa2f3ed2d => generated 856 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/675] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:57:35 2026] DELETE /v2.0/networks/8927d731-609a-4908-8eb0-00ce5aac2cff => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:57:35.645 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea1baec2-a8b4-4acb-aedb-d2583c732660'] response: {'name': 'network-changed', 'server_uuid': '2a1c9864-d994-47db-88f6-2466b367c2c7', 'tag': 'e795bfa8-dd67-4233-bd90-8f78dbb0964c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 322/676] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:57:35 2026] GET /v2.0/security-groups?tenant_id=4798b5248cf3435faa3546e2ae51db3d&name=default => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/677] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:35 2026] GET /v2.0/ports?tenant_id=0e5b8351c1564e7588f74d58749734a1&device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => 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: 355/678] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:57:35 2026] DELETE /v2.0/security-groups/0d7ca60f-dc12-44b1-b28f-da569362ba38 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/679] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:57:35 2026] GET /v2.0/networks?id=3628a079-e242-40b4-9a9f-c87cde17389a => generated 772 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/680] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Jul 16 07:57:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e795bfa8-dd67-4233-bd90-8f78dbb0964c => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/681] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:57:35 2026] GET /v2.0/subnets?id=0ad62eec-df08-419a-8a36-327d12c51adb => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/682] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:57:35 2026] GET /v2.0/ports?network_id=3628a079-e242-40b4-9a9f-c87cde17389a&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: 326/683] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:57:35 2026] GET /v2.0/networks/3628a079-e242-40b4-9a9f-c87cde17389a?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: 358/684] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:57:36 2026] GET /v2.0/networks/3628a079-e242-40b4-9a9f-c87cde17389a?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: 327/685] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:57:36 2026] GET /v2.0/security-groups?tenant_id=a36e65d5c1684bf2aa13551849fa79e7&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:57:36.829 7 INFO neutron.services.segments.plugin [-] Segment 10da8dd9-4401-4967-ab6d-1e894a067557 resource provider aggregate not found 2026-07-16 07:57:36.841 7 INFO neutron.services.segments.plugin [-] Segment 10da8dd9-4401-4967-ab6d-1e894a067557 resource provider aggregate not found 2026-07-16 07:57:36.851 7 INFO neutron.services.segments.plugin [-] Segment 10da8dd9-4401-4967-ab6d-1e894a067557 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10da8dd9-4401-4967-ab6d-1e894a067557 found for delete ", "request_id": "req-cefb64ff-e0e0-45fc-9766-23b2f2af0554"}]} 2026-07-16 07:57:36.872 7 INFO neutron.services.segments.plugin [-] Segment 10da8dd9-4401-4967-ab6d-1e894a067557 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10da8dd9-4401-4967-ab6d-1e894a067557 found for delete ", "request_id": "req-3d74f521-ddd4-47bb-825e-f119981f0f43"}]} [pid: 7|app: 0|req: 359/686] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:57:36 2026] DELETE /v2.0/security-groups/8d9cdf63-965f-4687-b86f-0ed5ebe2bc23 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:57:37.794 8 INFO neutron.db.segments_db [None req-97f5db4a-e27a-45f9-8305-97310b3b20a0 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 48f701f0-2a0a-4248-ac5d-5fbaa45c8101 of type vxlan for network e036988f-7a85-41cd-ae7d-53394daf488b [pid: 8|app: 0|req: 328/687] 10.0.0.105 () {34 vars in 671 bytes} [Thu Jul 16 07:57:37 2026] POST /v2.0/networks => generated 744 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/688] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:57:37 2026] POST /v2.0/subnets => generated 667 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:38.247 8 INFO neutron.db.segments_db [None req-c41f8eab-49a2-4e8c-9bfe-0410f0a2dd34 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 60f3f8ca-7cf1-464b-bd40-6e1ca4667486 of type vxlan for network 0b9a7232-a1e9-45f1-8e3e-1cf28041977f 2026-07-16 07:57:38.552 8 INFO neutron.db.l3_hamode_db [None req-c41f8eab-49a2-4e8c-9bfe-0410f0a2dd34 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 361/689] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:57:39 2026] GET /v2.0/security-groups?tenant_id=6c0de741ff6141e694247e47f6d0a7d1&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/690] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:57:39 2026] DELETE /v2.0/security-groups/6cff69d8-291d-42fa-bdc6-25a710b03c69 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:57:39.647 8 INFO neutron.db.l3_hamode_db [None req-c41f8eab-49a2-4e8c-9bfe-0410f0a2dd34 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 329/691] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:57:38 2026] POST /v2.0/routers => generated 731 bytes in 2499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/692] 10.0.0.89 () {34 vars in 989 bytes} [Thu Jul 16 07:57:41 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 1240 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/693] 10.0.0.89 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:41 2026] GET /v2.0/security-groups?id=9dd1d120-4565-47e9-924e-4ae213a46c10&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/694] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:57:41 2026] GET /v2.0/security-groups?tenant_id=0b274ae4c8bb4699998ee2eadfbdc280&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/695] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:57:42 2026] DELETE /v2.0/security-groups/4a90b10c-5dcf-4514-a896-3e12b3292f89 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/696] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:57:40 2026] PUT /v2.0/routers/8692e9c3-7a62-4fe4-8790-4b2cff013c52/add_router_interface => generated 309 bytes in 1561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:57:42.946 8 WARNING neutron_lib.context [None req-5710fcc4-3fcc-4ca8-a2b8-22ae221926ab a53a0e7f1eec4bd587e31859098b0854 76c33d4f6be040b4bf344b138bdfe0db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 334/697] 10.0.0.105 () {34 vars in 685 bytes} [Thu Jul 16 07:57:42 2026] POST /v2.0/security-groups => generated 1660 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 07:57:43.079 7 WARNING neutron_lib.context [None req-aff54897-d535-4caf-b988-0fdec1153e06 a53a0e7f1eec4bd587e31859098b0854 76c33d4f6be040b4bf344b138bdfe0db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 364/698] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:57:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:43.229 8 WARNING neutron_lib.context [None req-e4694b56-d824-44ed-bf1f-db0e8c8c1ce7 a53a0e7f1eec4bd587e31859098b0854 76c33d4f6be040b4bf344b138bdfe0db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 335/699] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:57:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:43.359 7 WARNING neutron_lib.context [None req-8029b7ed-f9e9-448a-8cdb-12019bf56099 a53a0e7f1eec4bd587e31859098b0854 76c33d4f6be040b4bf344b138bdfe0db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 365/700] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 07:57:43 2026] POST /v2.0/floatingips => generated 552 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/701] 10.0.0.105 () {32 vars in 653 bytes} [Thu Jul 16 07:57:43 2026] GET /v2.0/extensions => generated 19901 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/702] 10.0.0.105 () {32 vars in 681 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/703] 10.0.0.105 () {32 vars in 681 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/704] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/705] 10.0.0.105 () {32 vars in 665 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/706] 10.0.0.105 () {32 vars in 699 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/707] 10.0.0.105 () {32 vars in 697 bytes} [Thu Jul 16 07:57:44 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: 7|app: 0|req: 369/708] 10.0.0.105 () {32 vars in 701 bytes} [Thu Jul 16 07:57:44 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: 340/709] 10.0.0.105 () {32 vars in 689 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/710] 10.0.0.105 () {32 vars in 703 bytes} [Thu Jul 16 07:57:44 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: 341/711] 10.0.0.105 () {32 vars in 693 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/712] 10.0.0.105 () {32 vars in 695 bytes} [Thu Jul 16 07:57:44 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: 8|app: 0|req: 342/713] 10.0.0.105 () {32 vars in 685 bytes} [Thu Jul 16 07:57: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: 372/714] 10.0.0.105 () {32 vars in 687 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/715] 10.0.0.105 () {32 vars in 661 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/716] 10.0.0.105 () {32 vars in 699 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/717] 10.0.0.105 () {32 vars in 679 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/718] 10.0.0.105 () {32 vars in 683 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/719] 10.0.0.105 () {32 vars in 675 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/720] 10.0.0.105 () {32 vars in 689 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/721] 10.0.0.105 () {32 vars in 723 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/722] 10.0.0.105 () {32 vars in 687 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/723] 10.0.0.105 () {32 vars in 669 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/724] 10.0.0.105 () {32 vars in 687 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/725] 10.0.0.105 () {32 vars in 681 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/726] 10.0.0.105 () {32 vars in 699 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/727] 10.0.0.105 () {32 vars in 679 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/728] 10.0.0.105 () {32 vars in 667 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/729] 10.0.0.105 () {32 vars in 677 bytes} [Thu Jul 16 07:57:44 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: 380/730] 10.0.0.105 () {32 vars in 665 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/731] 10.0.0.105 () {32 vars in 675 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/l3-flavors => 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: 381/732] 10.0.0.105 () {32 vars in 713 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/733] 10.0.0.105 () {32 vars in 691 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/734] 10.0.0.105 () {32 vars in 683 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/735] 10.0.0.105 () {32 vars in 669 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/736] 10.0.0.105 () {32 vars in 687 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/737] 10.0.0.105 () {32 vars in 705 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/738] 10.0.0.105 () {32 vars in 675 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/739] 10.0.0.105 () {32 vars in 701 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/740] 10.0.0.105 () {32 vars in 675 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/741] 10.0.0.105 () {32 vars in 693 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/742] 10.0.0.105 () {32 vars in 689 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/743] 10.0.0.105 () {32 vars in 709 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/744] 10.0.0.105 () {32 vars in 705 bytes} [Thu Jul 16 07:57:44 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: 8|app: 0|req: 356/745] 10.0.0.72 () {34 vars in 1097 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--254357748&fields=id&tenant_id=76c33d4f6be040b4bf344b138bdfe0db => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/746] 10.0.0.105 () {32 vars in 697 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/747] 10.0.0.105 () {32 vars in 711 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/748] 10.0.0.105 () {32 vars in 669 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/binding => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/749] 10.0.0.105 () {32 vars in 687 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/750] 10.0.0.105 () {32 vars in 681 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/751] 10.0.0.105 () {32 vars in 675 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/752] 10.0.0.105 () {32 vars in 671 bytes} [Thu Jul 16 07:57:44 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: 7|app: 0|req: 396/753] 10.0.0.105 () {32 vars in 661 bytes} [Thu Jul 16 07:57:44 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: 397/754] 10.0.0.105 () {32 vars in 699 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/755] 10.0.0.105 () {32 vars in 699 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/756] 10.0.0.72 () {34 vars in 981 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/networks?id=e036988f-7a85-41cd-ae7d-53394daf488b => generated 676 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/757] 10.0.0.105 () {32 vars in 677 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/758] 10.0.0.105 () {32 vars in 669 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/759] 10.0.0.72 () {34 vars in 964 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/quotas/76c33d4f6be040b4bf344b138bdfe0db => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/760] 10.0.0.105 () {32 vars in 683 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/761] 10.0.0.105 () {32 vars in 701 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/762] 10.0.0.105 () {32 vars in 685 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/763] 10.0.0.105 () {32 vars in 707 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/764] 10.0.0.105 () {32 vars in 669 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/765] 10.0.0.105 () {32 vars in 697 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/766] 10.0.0.105 () {32 vars in 695 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/767] 10.0.0.105 () {32 vars in 685 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/768] 10.0.0.105 () {32 vars in 689 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/769] 10.0.0.105 () {32 vars in 667 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/770] 10.0.0.105 () {32 vars in 681 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/771] 10.0.0.72 () {34 vars in 1001 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/ports?tenant_id=76c33d4f6be040b4bf344b138bdfe0db&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/772] 10.0.0.105 () {32 vars in 681 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/773] 10.0.0.105 () {32 vars in 691 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/774] 10.0.0.105 () {32 vars in 691 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/775] 10.0.0.105 () {32 vars in 695 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/776] 10.0.0.105 () {32 vars in 685 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/777] 10.0.0.105 () {32 vars in 689 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/778] 10.0.0.105 () {32 vars in 701 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/779] 10.0.0.105 () {32 vars in 703 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/780] 10.0.0.72 () {34 vars in 1007 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/networks/e036988f-7a85-41cd-ae7d-53394daf488b?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: 409/781] 10.0.0.105 () {32 vars in 713 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/782] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/783] 10.0.0.105 () {32 vars in 715 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/784] 10.0.0.105 () {32 vars in 727 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/785] 10.0.0.105 () {32 vars in 741 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/786] 10.0.0.105 () {32 vars in 719 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/787] 10.0.0.105 () {32 vars in 683 bytes} [Thu Jul 16 07:57:44 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: 415/788] 10.0.0.105 () {32 vars in 669 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/789] 10.0.0.105 () {32 vars in 719 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/790] 10.0.0.105 () {32 vars in 679 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/791] 10.0.0.72 () {34 vars in 1107 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/networks/e036988f-7a85-41cd-ae7d-53394daf488b?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: 7|app: 0|req: 418/792] 10.0.0.105 () {32 vars in 669 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/793] 10.0.0.105 () {32 vars in 697 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/794] 10.0.0.105 () {32 vars in 705 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/795] 10.0.0.105 () {32 vars in 701 bytes} [Thu Jul 16 07:57:44 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/796] 10.0.0.105 () {32 vars in 683 bytes} [Thu Jul 16 07:57:45 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/797] 10.0.0.105 () {32 vars in 705 bytes} [Thu Jul 16 07:57:45 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/798] 10.0.0.105 () {32 vars in 695 bytes} [Thu Jul 16 07:57:45 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/799] 10.0.0.105 () {32 vars in 689 bytes} [Thu Jul 16 07:57:45 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/800] 10.0.0.105 () {32 vars in 697 bytes} [Thu Jul 16 07:57:45 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/801] 10.0.0.105 () {32 vars in 689 bytes} [Thu Jul 16 07:57:45 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: 423/802] 10.0.0.105 () {32 vars in 701 bytes} [Thu Jul 16 07:57:45 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/803] 10.0.0.105 () {32 vars in 665 bytes} [Thu Jul 16 07:57:45 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: 7|app: 0|req: 424/804] 10.0.0.105 () {32 vars in 681 bytes} [Thu Jul 16 07:57:45 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/805] 10.0.0.105 () {32 vars in 693 bytes} [Thu Jul 16 07:57:45 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/806] 10.0.0.105 () {32 vars in 677 bytes} [Thu Jul 16 07:57:45 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/807] 10.0.0.105 () {32 vars in 667 bytes} [Thu Jul 16 07:57:45 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/808] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:45 2026] GET /v2.0/ports?device_id=da3aa4ed-91b5-4c7d-b714-6f1feeb6b504 => 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: 383/809] 10.0.0.89 () {34 vars in 989 bytes} [Thu Jul 16 07:57:45 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => 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: 427/810] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:57:45 2026] GET /v2.0/security-groups?tenant_id=396166c5c118490db15cefc419acb895&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/811] 10.0.0.89 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:45 2026] GET /v2.0/security-groups?id=1ceb98c8-9da6-4cce-a17b-6e930dbcee09&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/812] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:57:45 2026] GET /v2.0/networks?id=e036988f-7a85-41cd-ae7d-53394daf488b => generated 676 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/813] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:57:45 2026] DELETE /v2.0/security-groups/a8867850-415e-4de2-9f43-3e104b6eb7e4 => 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: 429/814] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Jul 16 07:57:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=76c33d4f6be040b4bf344b138bdfe0db => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:57:46.056 8 WARNING neutron_lib.context [req-a8fb266f-830f-476d-8c8e-eacbe234a01f req-bdcdcbff-e6e8-4b52-832c-cabde3b501c7 a53a0e7f1eec4bd587e31859098b0854 76c33d4f6be040b4bf344b138bdfe0db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 430/815] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:46 2026] GET /v2.0/ports?device_id=da3aa4ed-91b5-4c7d-b714-6f1feeb6b504 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/816] 199.204.45.156 () {38 vars in 955 bytes} [Thu Jul 16 07:57:46 2026] POST /v2.0/ports => generated 954 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/817] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 07:57:46 2026] PUT /v2.0/ports/f4e4ecc5-cefa-4cdd-aedc-aec367ce7c1f => generated 1199 bytes in 500 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: 387/818] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:47 2026] GET /v2.0/ports?tenant_id=76c33d4f6be040b4bf344b138bdfe0db&device_id=da3aa4ed-91b5-4c7d-b714-6f1feeb6b504 => generated 1238 bytes in 46 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: 432/819] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:57:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f4e4ecc5-cefa-4cdd-aedc-aec367ce7c1f => 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: 388/820] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:57:47 2026] GET /v2.0/subnets?id=8a47aa9b-e4f6-4922-ae1b-7e5a0a216e93 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:57:47.341 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-07fda95a-4dca-4dea-8c8d-1e22006607ea'] response: {'name': 'network-changed', 'server_uuid': 'da3aa4ed-91b5-4c7d-b714-6f1feeb6b504', 'tag': 'f4e4ecc5-cefa-4cdd-aedc-aec367ce7c1f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 389/821] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:57:47 2026] GET /v2.0/ports?network_id=e036988f-7a85-41cd-ae7d-53394daf488b&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/822] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:47 2026] GET /v2.0/ports?device_id=da3aa4ed-91b5-4c7d-b714-6f1feeb6b504 => generated 969 bytes in 72 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: 390/823] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:57:47 2026] GET /v2.0/networks/e036988f-7a85-41cd-ae7d-53394daf488b?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/824] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:47 2026] GET /v2.0/security-groups?id=fb4a39ec-89d9-46d8-b72c-caa0dfd004e8&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/825] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:57:47 2026] GET /v2.0/networks/e036988f-7a85-41cd-ae7d-53394daf488b?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: 435/826] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:47 2026] GET /v2.0/ports?tenant_id=76c33d4f6be040b4bf344b138bdfe0db&device_id=da3aa4ed-91b5-4c7d-b714-6f1feeb6b504 => generated 1238 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/827] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:57:47 2026] GET /v2.0/networks?id=e036988f-7a85-41cd-ae7d-53394daf488b => generated 772 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/828] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:57:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f4e4ecc5-cefa-4cdd-aedc-aec367ce7c1f => 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: 393/829] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:57:47 2026] GET /v2.0/subnets?id=8a47aa9b-e4f6-4922-ae1b-7e5a0a216e93 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/830] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:57:47 2026] GET /v2.0/ports?network_id=e036988f-7a85-41cd-ae7d-53394daf488b&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/831] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:57:47 2026] GET /v2.0/networks/e036988f-7a85-41cd-ae7d-53394daf488b?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:57:48.022 7 WARNING neutron_lib.context [None req-158e3b62-8950-4e39-ae78-32117e6f9c05 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 396/832] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:57:47 2026] GET /v2.0/networks/e036988f-7a85-41cd-ae7d-53394daf488b?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-07-16 07:57:48.156 7 INFO neutron.db.segments_db [None req-158e3b62-8950-4e39-ae78-32117e6f9c05 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Added segment 8a9bff04-8262-4302-9aa5-adb0cbf57668 of type vxlan for network 0c768e3b-75a3-4b4d-b2e6-1c1346e04383 [pid: 7|app: 0|req: 437/833] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:57:47 2026] POST /v2.0/networks => generated 629 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:48.282 8 WARNING neutron_lib.context [None req-670cc765-8959-4f46-a368-c4c8fabb87bb ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:57:48.341 8 INFO neutron.db.segments_db [None req-670cc765-8959-4f46-a368-c4c8fabb87bb ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Added segment d4371a0a-894b-497e-b9c6-459160313f36 of type vxlan for network e97af575-941d-455b-98b9-3a021834fc2c [pid: 8|app: 0|req: 397/834] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:57:48 2026] POST /v2.0/networks => generated 629 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:48.485 7 WARNING neutron_lib.context [None req-f98f961a-eb96-437f-b347-d3abde5ef850 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 398/835] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:48 2026] GET /v2.0/ports?device_id=da3aa4ed-91b5-4c7d-b714-6f1feeb6b504 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/836] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:48 2026] GET /v2.0/security-groups?id=fb4a39ec-89d9-46d8-b72c-caa0dfd004e8&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/837] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:57:48 2026] POST /v2.0/subnets => generated 602 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:48.831 8 WARNING neutron_lib.context [None req-e15153a1-7058-493f-99d8-9718df9c9bef ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 400/838] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:57:48 2026] POST /v2.0/subnets => generated 602 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:57:49.135 7 WARNING neutron_lib.context [None req-c59edc44-c079-4643-9021-a87f5220d89c ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:57:49.174 7 INFO neutron.db.segments_db [None req-c59edc44-c079-4643-9021-a87f5220d89c ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Added segment c308cd86-46db-4645-bd16-583069cb235d of type vxlan for network b8afbdbb-0ad2-4e02-9c48-b134f04c65b3 2026-07-16 07:57:49.521 7 INFO neutron.db.l3_hamode_db [None req-c59edc44-c079-4643-9021-a87f5220d89c ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 403/841] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:49 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/842] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:49 2026] GET /v2.0/security-groups?id=1ceb98c8-9da6-4cce-a17b-6e930dbcee09&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: 405/843] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:49 2026] GET /v2.0/ports?device_id=da3aa4ed-91b5-4c7d-b714-6f1feeb6b504 => 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: 406/844] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:49 2026] GET /v2.0/security-groups?id=fb4a39ec-89d9-46d8-b72c-caa0dfd004e8&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: 407/845] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:49 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:57:50.041 7 INFO neutron.db.l3_hamode_db [None req-c59edc44-c079-4643-9021-a87f5220d89c ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 408/846] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:49 2026] GET /v2.0/security-groups?id=1ceb98c8-9da6-4cce-a17b-6e930dbcee09&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/847] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:50 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/848] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:50 2026] GET /v2.0/security-groups?id=1ceb98c8-9da6-4cce-a17b-6e930dbcee09&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/849] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:50 2026] GET /v2.0/ports?tenant_id=0e5b8351c1564e7588f74d58749734a1&device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => 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: 412/850] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:57:50 2026] GET /v2.0/networks?id=3628a079-e242-40b4-9a9f-c87cde17389a => generated 772 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/851] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Jul 16 07:57:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e795bfa8-dd67-4233-bd90-8f78dbb0964c => generated 861 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/852] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:57:50 2026] GET /v2.0/subnets?id=0ad62eec-df08-419a-8a36-327d12c51adb => generated 670 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/853] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:57:50 2026] GET /v2.0/ports?network_id=3628a079-e242-40b4-9a9f-c87cde17389a&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/854] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:57:49 2026] POST /v2.0/routers => generated 507 bytes in 1905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/855] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:57:50 2026] GET /v2.0/networks/3628a079-e242-40b4-9a9f-c87cde17389a?fields=segments => generated 14 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/856] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:51 2026] GET /v2.0/ports?device_id=da3aa4ed-91b5-4c7d-b714-6f1feeb6b504 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/857] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:57:51 2026] GET /v2.0/networks/3628a079-e242-40b4-9a9f-c87cde17389a?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: 419/858] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:51 2026] GET /v2.0/security-groups?id=fb4a39ec-89d9-46d8-b72c-caa0dfd004e8&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/859] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:51 2026] GET /v2.0/ports?device_id=da3aa4ed-91b5-4c7d-b714-6f1feeb6b504 => 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: 421/860] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:51 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 971 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:57:52.270 8 INFO neutron.db.l3_db [None req-0295936c-79a4-47c8-8362-6fbe9420c14a a53a0e7f1eec4bd587e31859098b0854 76c33d4f6be040b4bf344b138bdfe0db - - default default] Floating IP a8aecffd-73d6-43f3-9ee7-3e2dbc1747b7 associated. External IP: 10.96.250.208, port: f4e4ecc5-cefa-4cdd-aedc-aec367ce7c1f. [pid: 8|app: 0|req: 422/861] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 07:57:51 2026] PUT /v2.0/floatingips/a8aecffd-73d6-43f3-9ee7-3e2dbc1747b7 => generated 855 bytes in 969 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/862] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:52 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/863] 10.0.0.72 () {34 vars in 970 bytes} [Thu Jul 16 07:57:52 2026] GET /v2.0/ports/ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4 => generated 968 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/864] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:52 2026] GET /v2.0/security-groups?id=1ceb98c8-9da6-4cce-a17b-6e930dbcee09&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: 7|app: 0|req: 440/865] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:57:51 2026] PUT /v2.0/routers/6b828858-48ed-41be-ad05-6227146af3d1/add_router_interface => generated 309 bytes in 1893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/866] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:52 2026] GET /v2.0/ports?device_id=da3aa4ed-91b5-4c7d-b714-6f1feeb6b504 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:57:52.979 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-65a9dc86-a915-4645-acd8-4e60eeb6e014'] response: {'name': 'network-changed', 'server_uuid': 'da3aa4ed-91b5-4c7d-b714-6f1feeb6b504', 'tag': 'f4e4ecc5-cefa-4cdd-aedc-aec367ce7c1f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 441/867] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:57:52 2026] GET /v2.0/ports/4c52edf2-d5ad-4c7e-8cbe-60361d43805b => generated 955 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/868] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:52 2026] GET /v2.0/security-groups?id=fb4a39ec-89d9-46d8-b72c-caa0dfd004e8&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/869] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:53 2026] GET /v2.0/ports?tenant_id=76c33d4f6be040b4bf344b138bdfe0db&device_id=da3aa4ed-91b5-4c7d-b714-6f1feeb6b504 => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/870] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:57:53 2026] GET /v2.0/networks?id=e036988f-7a85-41cd-ae7d-53394daf488b => generated 772 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/871] 199.204.45.156 () {34 vars in 1000 bytes} [Thu Jul 16 07:57:53 2026] GET /v2.0/subnets?network_id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2 => generated 660 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/872] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:57:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f4e4ecc5-cefa-4cdd-aedc-aec367ce7c1f => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/873] 199.204.45.156 () {34 vars in 1146 bytes} [Thu Jul 16 07:57:53 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7&device_owner=compute%3Anova&network_id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2 => generated 971 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/874] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:53 2026] GET /v2.0/ports?device_id=da3aa4ed-91b5-4c7d-b714-6f1feeb6b504 => 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: 448/875] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:57:53 2026] GET /v2.0/subnets?id=8a47aa9b-e4f6-4922-ae1b-7e5a0a216e93 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/876] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 07:57:53 2026] PUT /v2.0/ports/ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4 => generated 1145 bytes in 606 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: 450/877] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:54 2026] GET /v2.0/security-groups?id=fb4a39ec-89d9-46d8-b72c-caa0dfd004e8&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: 451/878] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:57:54 2026] GET /v2.0/ports?network_id=e036988f-7a85-41cd-ae7d-53394daf488b&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:57:54.339 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d80587de-7135-4584-8b5e-f95dadcbc400'] response: {'name': 'network-changed', 'server_uuid': '5c483b85-94ae-46fa-bc47-9915c87d42b7', 'tag': 'ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 452/879] 199.204.45.156 () {34 vars in 994 bytes} [Thu Jul 16 07:57:54 2026] GET /v2.0/ports?device_id=da3aa4ed-91b5-4c7d-b714-6f1feeb6b504 => 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: 453/880] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:54 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/881] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:54 2026] GET /v2.0/ports?tenant_id=19363038584b42f38907eb3281c3dfe1&device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 1417 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/882] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:57:54 2026] GET /v2.0/networks/e036988f-7a85-41cd-ae7d-53394daf488b?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: 428/883] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:57:53 2026] PUT /v2.0/routers/6b828858-48ed-41be-ad05-6227146af3d1/add_router_interface => generated 309 bytes in 1803 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/884] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:54 2026] GET /v2.0/security-groups?id=1ceb98c8-9da6-4cce-a17b-6e930dbcee09&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:57:54.937 7 INFO neutron.db.l3_db [req-547d7039-fe02-4c6b-867f-fc144ea7c391 req-8825041b-2284-45e1-be67-5f6f536b98d1 a53a0e7f1eec4bd587e31859098b0854 76c33d4f6be040b4bf344b138bdfe0db - - default default] Floating IP a8aecffd-73d6-43f3-9ee7-3e2dbc1747b7 disassociated. External IP: 10.96.250.208, port: f4e4ecc5-cefa-4cdd-aedc-aec367ce7c1f. [pid: 8|app: 0|req: 430/885] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:57:54 2026] GET /v2.0/networks?id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2 => generated 780 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/886] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:57:54 2026] GET /v2.0/networks/e036988f-7a85-41cd-ae7d-53394daf488b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/887] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:57:55 2026] GET /v2.0/ports/53f6595b-b3ae-4952-981f-48de5b808a74 => generated 955 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/888] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:57:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4 => 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: 456/889] 199.204.45.156 () {36 vars in 997 bytes} [Thu Jul 16 07:57:54 2026] DELETE /v2.0/ports/f4e4ecc5-cefa-4cdd-aedc-aec367ce7c1f => generated 0 bytes in 877 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/890] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:57:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/891] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:55 2026] GET /v2.0/ports?device_id=da3aa4ed-91b5-4c7d-b714-6f1feeb6b504 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/892] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:57:55 2026] GET /v2.0/subnets?id=74f0266a-2afa-4431-92e2-bf1f9817d68c => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/893] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:57:55 2026] GET /v2.0/ports?network_id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2&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: 461/894] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:57:55 2026] GET /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/895] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:57:55 2026] GET /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 108 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.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:55 2026] GET /v2.0/ports?tenant_id=19363038584b42f38907eb3281c3dfe1&device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 1417 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/897] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:57:55 2026] GET /v2.0/networks?id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2 => generated 780 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/898] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:57:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4 => 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: 466/899] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:57:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/900] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:57:56 2026] GET /v2.0/subnets?id=74f0266a-2afa-4431-92e2-bf1f9817d68c => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/901] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:57:56 2026] GET /v2.0/ports?network_id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/902] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:57:56 2026] GET /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/903] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:57:55 2026] PUT /v2.0/routers/6b828858-48ed-41be-ad05-6227146af3d1/remove_router_interface => generated 309 bytes in 1148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/904] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:57:56 2026] GET /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2?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-07-16 07:57:56.460 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbe59e8d-84f0-48c7-91c6-8722403be6d7'] response: {'server_uuid': 'da3aa4ed-91b5-4c7d-b714-6f1feeb6b504', 'name': 'network-vif-deleted', 'tag': 'f4e4ecc5-cefa-4cdd-aedc-aec367ce7c1f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 471/905] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:57:56 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 1148 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/906] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:57:56 2026] GET /v2.0/security-groups?id=9dd1d120-4565-47e9-924e-4ae213a46c10&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: 7|app: 0|req: 473/907] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:57:56 2026] DELETE /v2.0/security-groups/fb4a39ec-89d9-46d8-b72c-caa0dfd004e8 => 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: 474/908] 199.204.45.156 () {34 vars in 1096 bytes} [Thu Jul 16 07:57:56 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/909] 199.204.45.156 () {34 vars in 1118 bytes} [Thu Jul 16 07:57:56 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:57:56.935 7 INFO neutron.api.v2.resource [None req-afcf9560-2aa9-48b4-9fba-33af82b96f1e a53a0e7f1eec4bd587e31859098b0854 76c33d4f6be040b4bf344b138bdfe0db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 476/910] 10.0.0.105 () {32 vars in 737 bytes} [Thu Jul 16 07:57:56 2026] GET /v2.0/security-groups/fb4a39ec-89d9-46d8-b72c-caa0dfd004e8 => 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: 477/911] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 07:57:56 2026] PUT /v2.0/ports/ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4 => generated 968 bytes in 843 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: 435/912] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:57:56 2026] PUT /v2.0/routers/6b828858-48ed-41be-ad05-6227146af3d1/remove_router_interface => generated 309 bytes in 1636 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/913] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:57 2026] GET /v2.0/ports?tenant_id=19363038584b42f38907eb3281c3dfe1&device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/914] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 07:57:57 2026] GET /v2.0/ports?device_id=6b828858-48ed-41be-ad05-6227146af3d1 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/915] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:57:57 2026] GET /v2.0/networks?id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2 => generated 780 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/916] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 07:57:57 2026] DELETE /v2.0/floatingips/a8aecffd-73d6-43f3-9ee7-3e2dbc1747b7 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/917] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:57:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:57:58.517 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd262ed0-791a-4122-840f-3cff8cb97ce3'] response: {'name': 'network-changed', 'server_uuid': '5c483b85-94ae-46fa-bc47-9915c87d42b7', 'tag': 'ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4', 'status': 'completed', 'code': 200} 2026-07-16 07:57:58.778 8 INFO neutron.services.segments.plugin [-] Segment c308cd86-46db-4645-bd16-583069cb235d resource provider aggregate not found 2026-07-16 07:57:58.786 8 INFO neutron.services.segments.plugin [-] Segment c308cd86-46db-4645-bd16-583069cb235d resource provider aggregate not found 2026-07-16 07:57:58.797 8 INFO neutron.db.l3_hamode_db [None req-a0f8da45-3baa-4535-b0dc-9d581403f81c ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] HA network b8afbdbb-0ad2-4e02-9c48-b134f04c65b3 was deleted as no HA routers are present in tenant 60223d6e5b1345f5a4f6bd45e7cedccf. [pid: 8|app: 0|req: 439/918] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:57:58 2026] DELETE /v2.0/routers/6b828858-48ed-41be-ad05-6227146af3d1 => generated 0 bytes in 764 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:57:58.811 8 INFO neutron.services.segments.plugin [-] Segment c308cd86-46db-4645-bd16-583069cb235d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c308cd86-46db-4645-bd16-583069cb235d found for delete ", "request_id": "req-f45dc5b3-255f-48b0-af4b-b62ac2c13293"}]} 2026-07-16 07:57:58.813 8 INFO neutron.services.segments.plugin [-] Segment c308cd86-46db-4645-bd16-583069cb235d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c308cd86-46db-4645-bd16-583069cb235d found for delete ", "request_id": "req-ede1b962-9d24-4ed8-bfa0-6cd90c621184"}]} [pid: 8|app: 0|req: 440/919] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:57:58 2026] GET /v2.0/subnets?id=74f0266a-2afa-4431-92e2-bf1f9817d68c => 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: 441/920] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:57:58 2026] DELETE /v2.0/subnets/6f3ebe42-2e8d-4e23-8bbd-816b1e3da0b4 => 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: 442/921] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:57:59 2026] GET /v2.0/ports?network_id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/922] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:57:59 2026] DELETE /v2.0/subnets/a48e9f8c-99c9-4f71-81d1-cbb1112e6783 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/923] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:57:59 2026] GET /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/924] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:57:58 2026] PUT /v2.0/routers/8692e9c3-7a62-4fe4-8790-4b2cff013c52/remove_router_interface => generated 309 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/925] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:57:59 2026] GET /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2?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) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: 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: 445/926] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:57:59 2026] DELETE /v2.0/networks/e97af575-941d-455b-98b9-3a021834fc2c => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/927] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:57:59 2026] GET /v2.0/ports?tenant_id=19363038584b42f38907eb3281c3dfe1&device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/928] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:57:59 2026] DELETE /v2.0/networks/0c768e3b-75a3-4b4d-b2e6-1c1346e04383 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/929] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:58:00 2026] GET /v2.0/networks?id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2 => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/930] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:00 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:00.211 8 WARNING neutron_lib.context [None req-84d48643-bf34-4277-9892-b9fe25c019b5 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:58:00.265 8 INFO neutron.db.segments_db [None req-84d48643-bf34-4277-9892-b9fe25c019b5 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Added segment 37e8c2a7-02f4-4df4-80fc-10de955348a6 of type vxlan for network cd8bba94-6218-473d-9adc-a47ee5333cd2 [pid: 8|app: 0|req: 450/931] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:58:00 2026] POST /v2.0/networks => generated 628 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/932] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:58:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/933] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:58:00 2026] GET /v2.0/security-groups?id=9dd1d120-4565-47e9-924e-4ae213a46c10&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:00.496 8 WARNING neutron_lib.context [None req-927f4c40-1e74-4009-9669-f5f9ba7d321c ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:58:00.761 7 INFO neutron.services.segments.plugin [-] Segment 60f3f8ca-7cf1-464b-bd40-6e1ca4667486 resource provider aggregate not found 2026-07-16 07:58:00.767 7 INFO neutron.services.segments.plugin [-] Segment 60f3f8ca-7cf1-464b-bd40-6e1ca4667486 resource provider aggregate not found 2026-07-16 07:58:00.772 7 INFO neutron.db.l3_hamode_db [None req-a8426a01-c8a4-4cf6-a910-a0abbe2b1c66 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] HA network 0b9a7232-a1e9-45f1-8e3e-1cf28041977f was deleted as no HA routers are present in tenant 76c33d4f6be040b4bf344b138bdfe0db. [pid: 7|app: 0|req: 482/934] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:57:59 2026] DELETE /v2.0/routers/8692e9c3-7a62-4fe4-8790-4b2cff013c52 => generated 0 bytes in 1217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:00.785 7 INFO neutron.services.segments.plugin [-] Segment 60f3f8ca-7cf1-464b-bd40-6e1ca4667486 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60f3f8ca-7cf1-464b-bd40-6e1ca4667486 found for delete ", "request_id": "req-f0520900-d0c5-4306-99db-540a10137034"}]} 2026-07-16 07:58:00.795 7 INFO neutron.services.segments.plugin [-] Segment 60f3f8ca-7cf1-464b-bd40-6e1ca4667486 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60f3f8ca-7cf1-464b-bd40-6e1ca4667486 found for delete ", "request_id": "req-67606ef7-202c-491e-802e-9edb520b6cac"}]} [pid: 7|app: 0|req: 483/935] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:58:00 2026] GET /v2.0/subnets?id=74f0266a-2afa-4431-92e2-bf1f9817d68c => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/936] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:00 2026] POST /v2.0/subnets => generated 602 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:00.836 8 INFO neutron.services.segments.plugin [-] Segment d4371a0a-894b-497e-b9c6-459160313f36 resource provider aggregate not found 2026-07-16 07:58:00.843 8 INFO neutron.services.segments.plugin [-] Segment d4371a0a-894b-497e-b9c6-459160313f36 resource provider aggregate not found 2026-07-16 07:58:00.861 8 INFO neutron.services.segments.plugin [-] Segment d4371a0a-894b-497e-b9c6-459160313f36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4371a0a-894b-497e-b9c6-459160313f36 found for delete ", "request_id": "req-4dd58150-4ce5-4298-a2c7-73c94d2dc895"}]} 2026-07-16 07:58:00.865 8 INFO neutron.services.segments.plugin [-] Segment d4371a0a-894b-497e-b9c6-459160313f36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4371a0a-894b-497e-b9c6-459160313f36 found for delete ", "request_id": "req-06bfb1ca-2086-49b4-9e13-f67b55750610"}]} 2026-07-16 07:58:00.883 8 INFO neutron.services.segments.plugin [-] Segment 8a9bff04-8262-4302-9aa5-adb0cbf57668 resource provider aggregate not found 2026-07-16 07:58:00.887 8 INFO neutron.services.segments.plugin [-] Segment 8a9bff04-8262-4302-9aa5-adb0cbf57668 resource provider aggregate not found 2026-07-16 07:58:00.904 8 INFO neutron.services.segments.plugin [-] Segment 8a9bff04-8262-4302-9aa5-adb0cbf57668 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a9bff04-8262-4302-9aa5-adb0cbf57668 found for delete ", "request_id": "req-29dd5dcf-bbae-419b-977f-d24b6a2dcfe1"}]} 2026-07-16 07:58:00.905 8 INFO neutron.services.segments.plugin [-] Segment 8a9bff04-8262-4302-9aa5-adb0cbf57668 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a9bff04-8262-4302-9aa5-adb0cbf57668 found for delete ", "request_id": "req-a76ea2a8-fb28-4454-8097-2177ea94f8a8"}]} [pid: 7|app: 0|req: 484/937] 199.204.45.156 () {34 vars in 994 bytes} [Thu Jul 16 07:58:00 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/938] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:58:00 2026] GET /v2.0/ports?network_id=53a0cbf8-fc4d-4b54-8f85-7df9de3018e2&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:58:00.957 7 WARNING neutron_lib.context [None req-9b158d83-b07e-4c6c-adc7-08994925c3c8 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:58:00.995 7 INFO neutron.db.segments_db [None req-9b158d83-b07e-4c6c-adc7-08994925c3c8 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Added segment c2d33a69-235f-4329-8eb1-1115c678431e of type vxlan for network 0ee88e4b-df0b-45b9-890f-6996afff3849 [pid: 8|app: 0|req: 454/939] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:00 2026] DELETE /v2.0/subnets/8a47aa9b-e4f6-4922-ae1b-7e5a0a216e93 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:01.294 7 INFO neutron.db.l3_hamode_db [None req-9b158d83-b07e-4c6c-adc7-08994925c3c8 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:58:01.404 8 INFO neutron.db.l3_db [req-8e2d4fb4-46fb-463f-9ae7-fa1cf939d44a req-cbd71573-2b40-414e-850e-320d21a65341 10c9767864804be2a4c5e5ab4a46b37e 19363038584b42f38907eb3281c3dfe1 - - default default] Floating IP 6e174f21-c4b0-4996-ba35-73dec4a62846 disassociated. External IP: 10.96.250.212, port: ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4. 2026-07-16 07:58:01.489 7 INFO neutron.db.l3_hamode_db [None req-9b158d83-b07e-4c6c-adc7-08994925c3c8 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 455/940] 199.204.45.156 () {36 vars in 997 bytes} [Thu Jul 16 07:58:01 2026] DELETE /v2.0/ports/ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:01.939 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebfeb508-4f63-4ff6-834a-bd9b534a6de4'] response: {'server_uuid': '5c483b85-94ae-46fa-bc47-9915c87d42b7', 'name': 'network-vif-deleted', 'tag': 'ab6fcad2-6f83-4466-9cf0-0feb86fbd2a4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 456/941] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:58:01 2026] GET /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2?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: 457/942] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:58:01 2026] DELETE /v2.0/networks/e036988f-7a85-41cd-ae7d-53394daf488b => 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: 458/943] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:02 2026] GET /v2.0/ports?device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => 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: 459/944] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:58:02 2026] GET /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/945] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:00 2026] POST /v2.0/routers => generated 507 bytes in 1415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:02.382 7 WARNING neutron_lib.context [None req-ae485c3c-92be-4d77-b298-78be0f29c56c ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 460/946] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:58:02 2026] GET /v2.0/ports?tenant_id=19363038584b42f38907eb3281c3dfe1&device_id=5c483b85-94ae-46fa-bc47-9915c87d42b7 => 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: 461/947] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:02 2026] GET /v2.0/security-groups?tenant_id=76c33d4f6be040b4bf344b138bdfe0db&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/948] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:02 2026] DELETE /v2.0/security-groups/c48d90c8-973e-49de-b1ec-9610929a07f1 => 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: 487/949] 10.0.0.105 () {34 vars in 665 bytes} [Thu Jul 16 07:58:02 2026] POST /v2.0/ports => generated 947 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:02.928 8 INFO neutron.services.segments.plugin [-] Segment 48f701f0-2a0a-4248-ac5d-5fbaa45c8101 resource provider aggregate not found 2026-07-16 07:58:02.946 8 INFO neutron.services.segments.plugin [-] Segment 48f701f0-2a0a-4248-ac5d-5fbaa45c8101 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48f701f0-2a0a-4248-ac5d-5fbaa45c8101 found for delete ", "request_id": "req-2f1c2c6c-c3c5-45d0-bced-c3c2ad97fb5a"}]} 2026-07-16 07:58:02.949 8 INFO neutron.services.segments.plugin [-] Segment 48f701f0-2a0a-4248-ac5d-5fbaa45c8101 resource provider aggregate not found 2026-07-16 07:58:02.972 8 INFO neutron.services.segments.plugin [-] Segment 48f701f0-2a0a-4248-ac5d-5fbaa45c8101 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48f701f0-2a0a-4248-ac5d-5fbaa45c8101 found for delete ", "request_id": "req-ad5d46e9-839b-4b99-936f-288117a6c9c1"}]} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/950] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:03 2026] DELETE /v2.0/security-groups/9dd1d120-4565-47e9-924e-4ae213a46c10 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:03.492 7 INFO neutron.api.v2.resource [None req-39056e8d-190c-4714-9eca-4ea0bed012b1 10c9767864804be2a4c5e5ab4a46b37e 19363038584b42f38907eb3281c3dfe1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 489/951] 10.0.0.105 () {32 vars in 737 bytes} [Thu Jul 16 07:58:03 2026] GET /v2.0/security-groups/9dd1d120-4565-47e9-924e-4ae213a46c10 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/952] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 07:58:03 2026] DELETE /v2.0/floatingips/6e174f21-c4b0-4996-ba35-73dec4a62846 => generated 0 bytes in 383 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.89 () {34 vars in 989 bytes} [Thu Jul 16 07:58:03 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/954] 10.0.0.89 () {34 vars in 1039 bytes} [Thu Jul 16 07:58:03 2026] GET /v2.0/security-groups?id=1ceb98c8-9da6-4cce-a17b-6e930dbcee09&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/955] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:58:02 2026] PUT /v2.0/routers/6e437910-02c7-40cd-b6fd-4b10b2093a5f/add_router_interface => generated 309 bytes in 1532 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: 464/956] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:58:04 2026] GET /v2.0/ports/0d917e60-61c8-4ff3-a6c6-0d6027c9d28c => generated 1021 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/957] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:58:03 2026] PUT /v2.0/routers/8b540113-c549-4975-9d0a-99bd98d35de1/remove_router_interface => generated 309 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/960] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:58:04 2026] PUT /v2.0/routers/6e437910-02c7-40cd-b6fd-4b10b2093a5f/remove_router_interface => generated 309 bytes in 1444 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-07-16 07:58:06.057 8 INFO neutron.api.v2.resource [None req-61b94242-b184-4c64-b33f-d60826ee70aa ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 466/961] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:58:05 2026] PUT /v2.0/routers/6e437910-02c7-40cd-b6fd-4b10b2093a5f/remove_router_interface => generated 197 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/962] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 07:58:06 2026] GET /v2.0/ports?device_id=6e437910-02c7-40cd-b6fd-4b10b2093a5f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:58:06.655 7 INFO neutron.services.segments.plugin [-] Segment 63609e28-7aa2-4471-8649-89622962224d resource provider aggregate not found 2026-07-16 07:58:06.659 7 INFO neutron.services.segments.plugin [-] Segment 63609e28-7aa2-4471-8649-89622962224d resource provider aggregate not found 2026-07-16 07:58:06.673 7 INFO neutron.services.segments.plugin [-] Segment 63609e28-7aa2-4471-8649-89622962224d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63609e28-7aa2-4471-8649-89622962224d found for delete ", "request_id": "req-a1d1c1a6-b9e5-4a8a-892d-2194000b6932"}]} 2026-07-16 07:58:06.679 7 INFO neutron.services.segments.plugin [-] Segment 63609e28-7aa2-4471-8649-89622962224d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63609e28-7aa2-4471-8649-89622962224d found for delete ", "request_id": "req-96fc1d55-c5e5-45f9-87d8-b2d2a6618fed"}]} 2026-07-16 07:58:06.680 7 INFO neutron.db.l3_hamode_db [None req-e1658dfd-d527-40da-a299-1725525cfb9a 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] HA network 05a1bdef-3544-4d7a-a5a4-b4332d60503f was deleted as no HA routers are present in tenant 19363038584b42f38907eb3281c3dfe1. [pid: 7|app: 0|req: 496/963] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:05 2026] DELETE /v2.0/routers/8b540113-c549-4975-9d0a-99bd98d35de1 => generated 0 bytes in 1461 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:06.720 8 INFO neutron.services.segments.plugin [-] Segment c2d33a69-235f-4329-8eb1-1115c678431e resource provider aggregate not found 2026-07-16 07:58:06.724 8 INFO neutron.services.segments.plugin [-] Segment c2d33a69-235f-4329-8eb1-1115c678431e resource provider aggregate not found 2026-07-16 07:58:06.753 8 INFO neutron.services.segments.plugin [-] Segment c2d33a69-235f-4329-8eb1-1115c678431e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2d33a69-235f-4329-8eb1-1115c678431e found for delete ", "request_id": "req-795ce0a7-8310-442f-8866-f9146673f1f1"}]} 2026-07-16 07:58:06.759 8 INFO neutron.services.segments.plugin [-] Segment c2d33a69-235f-4329-8eb1-1115c678431e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2d33a69-235f-4329-8eb1-1115c678431e found for delete ", "request_id": "req-dc2a53f0-b8b1-43c1-b540-794f0a751827"}]} 2026-07-16 07:58:06.767 8 INFO neutron.db.l3_hamode_db [None req-3c1041e5-fe67-484e-98c8-4d356413c242 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] HA network 0ee88e4b-df0b-45b9-890f-6996afff3849 was deleted as no HA routers are present in tenant 60223d6e5b1345f5a4f6bd45e7cedccf. [pid: 8|app: 0|req: 468/964] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:06 2026] DELETE /v2.0/routers/6e437910-02c7-40cd-b6fd-4b10b2093a5f => generated 0 bytes in 686 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/965] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:06 2026] DELETE /v2.0/subnets/74f0266a-2afa-4431-92e2-bf1f9817d68c => 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: 469/966] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:06 2026] DELETE /v2.0/subnets/c6462982-8b43-41cd-b277-70e7350af425 => 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: 498/967] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:58:06 2026] DELETE /v2.0/networks/53a0cbf8-fc4d-4b54-8f85-7df9de3018e2 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/968] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:58:07 2026] DELETE /v2.0/networks/cd8bba94-6218-473d-9adc-a47ee5333cd2 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/969] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:07 2026] GET /v2.0/security-groups?tenant_id=19363038584b42f38907eb3281c3dfe1&name=default => generated 2921 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:58:07.479 8 WARNING neutron_lib.context [None req-36304c9e-9c53-457a-8dd6-ba1bdaff183c ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:58:07.544 8 INFO neutron.db.segments_db [None req-36304c9e-9c53-457a-8dd6-ba1bdaff183c ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Added segment 27cef68e-2ff6-43c6-b048-b435ff17bb19 of type vxlan for network 594290cf-59cc-4c03-8c3f-de7c1bbf1cae [pid: 8|app: 0|req: 472/970] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:58:07 2026] POST /v2.0/networks => generated 630 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/971] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:07 2026] GET /v2.0/security-groups?tenant_id=8e2c8971198b46f3adf93c6ab0ca77f4&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:58:07.645 7 WARNING neutron_lib.context [None req-d058dabe-f588-417e-b581-25d046e5e193 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 473/972] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:07 2026] DELETE /v2.0/security-groups/b5bab4a1-5402-49dc-8607-bc04c097cd54 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/973] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:07 2026] DELETE /v2.0/security-groups/950e21a4-bcff-42f1-b724-c88d62b6cd6e => 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: 500/974] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:07 2026] POST /v2.0/subnets => generated 602 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:07.957 8 WARNING neutron_lib.context [None req-ece0d7f5-d958-4752-b5b8-f9a48768aa45 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:58:08.006 8 INFO neutron.db.segments_db [None req-ece0d7f5-d958-4752-b5b8-f9a48768aa45 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Added segment 5ec53d3b-c169-4a8c-831c-fc9b734528f0 of type vxlan for network fdfec448-9ab7-401d-93ef-5e7ccdb65775 [pid: 7|app: 0|req: 501/975] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:08 2026] GET /v2.0/security-groups?tenant_id=60806472b9f3409f844e548c9f85bac4&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:58:08.273 8 INFO neutron.db.l3_hamode_db [None req-ece0d7f5-d958-4752-b5b8-f9a48768aa45 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 502/976] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:08 2026] DELETE /v2.0/security-groups/994790c4-2a4f-48ab-b2b3-e57f766e70de => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:08.444 8 INFO neutron.db.l3_hamode_db [None req-ece0d7f5-d958-4752-b5b8-f9a48768aa45 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:58:08.770 8 INFO neutron.services.segments.plugin [-] Segment 37e8c2a7-02f4-4df4-80fc-10de955348a6 resource provider aggregate not found 2026-07-16 07:58:08.779 8 INFO neutron.services.segments.plugin [-] Segment 37e8c2a7-02f4-4df4-80fc-10de955348a6 resource provider aggregate not found 2026-07-16 07:58:08.792 8 INFO neutron.services.segments.plugin [-] Segment 37e8c2a7-02f4-4df4-80fc-10de955348a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37e8c2a7-02f4-4df4-80fc-10de955348a6 found for delete ", "request_id": "req-b64cbc33-160f-4053-a4e1-039456ac0c52"}]} 2026-07-16 07:58:08.797 8 INFO neutron.services.segments.plugin [-] Segment 37e8c2a7-02f4-4df4-80fc-10de955348a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37e8c2a7-02f4-4df4-80fc-10de955348a6 found for delete ", "request_id": "req-5bc4e6c1-8dc7-43b7-9f72-3cc99373e438"}]} [pid: 8|app: 0|req: 475/977] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:07 2026] POST /v2.0/routers => generated 506 bytes in 1328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:09.329 7 INFO neutron.services.segments.plugin [-] Segment c10b3d14-232e-46e3-9c79-271f5bfb1e67 resource provider aggregate not found 2026-07-16 07:58:09.334 7 INFO neutron.services.segments.plugin [-] Segment c10b3d14-232e-46e3-9c79-271f5bfb1e67 resource provider aggregate not found 2026-07-16 07:58:09.367 7 INFO neutron.services.segments.plugin [-] Segment c10b3d14-232e-46e3-9c79-271f5bfb1e67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c10b3d14-232e-46e3-9c79-271f5bfb1e67 found for delete ", "request_id": "req-eb6d7f40-ab2e-4fda-899b-6eb46f989b5e"}]} 2026-07-16 07:58:09.368 7 INFO neutron.services.segments.plugin [-] Segment c10b3d14-232e-46e3-9c79-271f5bfb1e67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c10b3d14-232e-46e3-9c79-271f5bfb1e67 found for delete ", "request_id": "req-9ff531af-eb73-471e-a3b2-9db33cdab270"}]} 2026-07-16 07:58:10.051 8 INFO neutron.db.segments_db [None req-1fd43cb6-2602-4f5a-b48a-4407452ea982 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment cbd6b93f-c521-4fe0-a3f7-af3276227e3b of type vxlan for network d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d [pid: 8|app: 0|req: 476/978] 10.0.0.105 () {34 vars in 671 bytes} [Thu Jul 16 07:58:09 2026] POST /v2.0/networks => generated 748 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/979] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:10 2026] POST /v2.0/subnets => generated 671 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/980] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:10 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:10.527 8 INFO neutron.db.segments_db [None req-6b99479f-1437-4cad-ae30-923c6cf4e1ee 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 7447b6e7-bf27-4087-8e38-068cfdf3635c of type vxlan for network a68784f7-c1f8-41e7-94f9-7ce500409e16 [pid: 7|app: 0|req: 503/981] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:58:09 2026] PUT /v2.0/routers/26d8c251-6146-4b23-9d39-4c43db00d68d/add_router_interface => generated 309 bytes in 1507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/982] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:58:10 2026] GET /v2.0/security-groups?id=1ceb98c8-9da6-4cce-a17b-6e930dbcee09&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-07-16 07:58:10.864 8 INFO neutron.db.l3_hamode_db [None req-6b99479f-1437-4cad-ae30-923c6cf4e1ee 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 505/983] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:58:10 2026] GET /v2.0/ports/9bb20da8-72c9-4843-9083-4f9d898f8acb => generated 955 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:11.907 8 INFO neutron.db.l3_hamode_db [None req-6b99479f-1437-4cad-ae30-923c6cf4e1ee 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 506/984] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:58:10 2026] PUT /v2.0/routers/26d8c251-6146-4b23-9d39-4c43db00d68d/remove_router_interface => generated 309 bytes in 1021 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/985] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:11 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/986] 199.204.45.156 () {34 vars in 994 bytes} [Thu Jul 16 07:58:12 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/987] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 07:58:12 2026] GET /v2.0/ports?device_id=26d8c251-6146-4b23-9d39-4c43db00d68d => 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: 510/988] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:58:12 2026] GET /v2.0/security-groups?id=1ceb98c8-9da6-4cce-a17b-6e930dbcee09&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:12.436 7 INFO neutron.db.l3_db [req-3aa7c089-3314-4488-b7ce-74391ad98556 req-3b3d7379-b2da-435a-a0f8-aa14379ef14d 73b28319a5d74aeb85421f0ab61f5410 0e5b8351c1564e7588f74d58749734a1 - - default default] Floating IP aa2b9ecc-d3fc-49fe-9106-2feaa2f3ed2d disassociated. External IP: 10.96.250.215, port: e795bfa8-dd67-4233-bd90-8f78dbb0964c. [pid: 7|app: 0|req: 511/989] 199.204.45.156 () {36 vars in 997 bytes} [Thu Jul 16 07:58:12 2026] DELETE /v2.0/ports/e795bfa8-dd67-4233-bd90-8f78dbb0964c => generated 0 bytes in 764 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:12.953 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ff937e9-49bf-422f-b145-cc1fb4e81abe'] response: {'server_uuid': '2a1c9864-d994-47db-88f6-2466b367c2c7', 'name': 'network-vif-deleted', 'tag': 'e795bfa8-dd67-4233-bd90-8f78dbb0964c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 479/990] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:10 2026] POST /v2.0/routers => generated 735 bytes in 2899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:13.604 7 INFO neutron.services.segments.plugin [-] Segment 5ec53d3b-c169-4a8c-831c-fc9b734528f0 resource provider aggregate not found 2026-07-16 07:58:13.608 7 INFO neutron.services.segments.plugin [-] Segment 5ec53d3b-c169-4a8c-831c-fc9b734528f0 resource provider aggregate not found 2026-07-16 07:58:13.633 7 INFO neutron.services.segments.plugin [-] Segment 5ec53d3b-c169-4a8c-831c-fc9b734528f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ec53d3b-c169-4a8c-831c-fc9b734528f0 found for delete ", "request_id": "req-0f73a13d-c363-46b2-a429-61ccf0980203"}]} 2026-07-16 07:58:13.634 7 INFO neutron.services.segments.plugin [-] Segment 5ec53d3b-c169-4a8c-831c-fc9b734528f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ec53d3b-c169-4a8c-831c-fc9b734528f0 found for delete ", "request_id": "req-87794f7a-b0e6-42bc-be0c-9aca7b60afb3"}]} 2026-07-16 07:58:13.639 7 INFO neutron.db.l3_hamode_db [None req-5bad5d96-bbc5-4cc4-bf32-6cb3445bf1db ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] HA network fdfec448-9ab7-401d-93ef-5e7ccdb65775 was deleted as no HA routers are present in tenant 60223d6e5b1345f5a4f6bd45e7cedccf. [pid: 7|app: 0|req: 512/991] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:12 2026] DELETE /v2.0/routers/26d8c251-6146-4b23-9d39-4c43db00d68d => generated 0 bytes in 757 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/992] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:13 2026] GET /v2.0/security-groups?tenant_id=210a9e268dec4ab989783430ae062ef2&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/993] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:13 2026] GET /v2.0/ports?device_id=2a1c9864-d994-47db-88f6-2466b367c2c7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/994] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:13 2026] DELETE /v2.0/subnets/4882bc5f-54ba-479d-a55f-0c473ccb0241 => 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: 515/995] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:13 2026] DELETE /v2.0/security-groups/a3b44d97-6e95-4bef-a0ab-ce3a360887f4 => 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: 516/996] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:58:14 2026] DELETE /v2.0/networks/594290cf-59cc-4c03-8c3f-de7c1bbf1cae => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/997] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:14 2026] GET /v2.0/security-groups?tenant_id=5b0782d2455e4915bd52790c8e68802d&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:58:14.529 7 WARNING neutron_lib.context [None req-9e2200c0-5b1e-4b3d-8ae4-e4b81d9940ed ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:58:14.577 7 INFO neutron.db.segments_db [None req-9e2200c0-5b1e-4b3d-8ae4-e4b81d9940ed ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Added segment 197050cc-d264-4a00-94ec-625d3b8c11f5 of type vxlan for network c1ad5b13-6d15-401b-ba0a-7b136ae3f3fb 2026-07-16 07:58:14.970 7 INFO neutron.db.l3_hamode_db [None req-9e2200c0-5b1e-4b3d-8ae4-e4b81d9940ed ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 481/998] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:58:13 2026] PUT /v2.0/routers/c665cb4e-6bc0-440e-b243-265464d2a59b/add_router_interface => generated 309 bytes in 1562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/999] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:15 2026] DELETE /v2.0/security-groups/5272749b-b925-42b0-bd6d-8a02f0c3573d => 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: 483/1000] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:15 2026] DELETE /v2.0/security-groups/1ceb98c8-9da6-4cce-a17b-6e930dbcee09 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:15.489 8 INFO neutron.api.v2.resource [None req-0eaccce2-a0ed-47c1-8b97-81ca1d871451 73b28319a5d74aeb85421f0ab61f5410 0e5b8351c1564e7588f74d58749734a1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 484/1001] 10.0.0.105 () {32 vars in 737 bytes} [Thu Jul 16 07:58:15 2026] GET /v2.0/security-groups/1ceb98c8-9da6-4cce-a17b-6e930dbcee09 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:58:15.662 7 INFO neutron.services.segments.plugin [-] Segment 27cef68e-2ff6-43c6-b048-b435ff17bb19 resource provider aggregate not found 2026-07-16 07:58:15.669 7 INFO neutron.services.segments.plugin [-] Segment 27cef68e-2ff6-43c6-b048-b435ff17bb19 resource provider aggregate not found 2026-07-16 07:58:15.693 7 INFO neutron.services.segments.plugin [-] Segment 27cef68e-2ff6-43c6-b048-b435ff17bb19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27cef68e-2ff6-43c6-b048-b435ff17bb19 found for delete ", "request_id": "req-68df7950-b748-45a7-8e12-36783e5e8ef2"}]} 2026-07-16 07:58:15.707 7 INFO neutron.services.segments.plugin [-] Segment 27cef68e-2ff6-43c6-b048-b435ff17bb19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27cef68e-2ff6-43c6-b048-b435ff17bb19 found for delete ", "request_id": "req-ee551c71-a40f-43ec-ab34-a2b3a8101fe3"}]} [pid: 8|app: 0|req: 485/1002] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 07:58:15 2026] DELETE /v2.0/floatingips/aa2b9ecc-d3fc-49fe-9106-2feaa2f3ed2d => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:16.480 7 INFO neutron.db.l3_hamode_db [None req-9e2200c0-5b1e-4b3d-8ae4-e4b81d9940ed ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 486/1003] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:58:15 2026] PUT /v2.0/routers/3a69084e-3ca3-481f-ab3f-58bdc4827320/remove_router_interface => generated 309 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:17.172 8 WARNING neutron_lib.context [None req-3e8f0857-3759-4736-8877-afd54734429f ef7b7d3480ac41239963daa4ac85d2f4 b200be632e3c4551a2a59a8746959b1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 487/1004] 10.0.0.105 () {34 vars in 685 bytes} [Thu Jul 16 07:58:17 2026] POST /v2.0/security-groups => generated 1660 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 07:58:17.465 8 WARNING neutron_lib.context [None req-07e7eade-dda2-4b0c-bf75-746ff082e2d7 63d235e9213a4dca812a214cf109bd1d 0e0f215c74da430298b1321419e967fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 518/1005] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:14 2026] POST /v2.0/routers => generated 687 bytes in 3078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:17.604 8 INFO neutron.db.segments_db [None req-07e7eade-dda2-4b0c-bf75-746ff082e2d7 63d235e9213a4dca812a214cf109bd1d 0e0f215c74da430298b1321419e967fe - - default default] Added segment fa6b23d5-3799-4e74-9028-e438b562e9f1 of type vxlan for network 508023d7-e954-4db5-a598-2c83345f653c [pid: 8|app: 0|req: 488/1006] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:58:17 2026] POST /v2.0/networks => generated 644 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:17.709 8 WARNING neutron_lib.context [None req-82975434-6d35-4a61-98d6-809cc4a0255e ef7b7d3480ac41239963daa4ac85d2f4 b200be632e3c4551a2a59a8746959b1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 489/1007] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:58:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1008] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 07:58:17 2026] GET /v2.0/routers/29d778db-8c19-4312-aac0-b951ea719d82 => generated 693 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:17.951 8 WARNING neutron_lib.context [None req-fc296947-60e9-4882-86be-cb959e2ec262 63d235e9213a4dca812a214cf109bd1d 0e0f215c74da430298b1321419e967fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 491/1009] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:17 2026] POST /v2.0/subnets => generated 617 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:18.262 8 WARNING neutron_lib.context [None req-b8ff1c0b-ff8e-4ac5-ba3c-f9cc0b8d6644 ef7b7d3480ac41239963daa4ac85d2f4 b200be632e3c4551a2a59a8746959b1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 492/1010] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:58:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1011] 10.0.0.105 () {32 vars in 647 bytes} [Thu Jul 16 07:58:18 2026] GET /v2.0/routers => generated 696 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:18.544 8 WARNING neutron_lib.context [None req-be14fc38-fbff-4697-83eb-a7be8a6d572d 63d235e9213a4dca812a214cf109bd1d 0e0f215c74da430298b1321419e967fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:58:18.624 8 INFO neutron.db.segments_db [None req-be14fc38-fbff-4697-83eb-a7be8a6d572d 63d235e9213a4dca812a214cf109bd1d 0e0f215c74da430298b1321419e967fe - - default default] Added segment 0e7ae934-8c54-4ae0-9fa0-91fe80ba08a6 of type vxlan for network 60344f9e-1230-4043-9319-00efa5aeb4b7 2026-07-16 07:58:18.628 7 INFO neutron.services.segments.plugin [-] Segment 7c8f98dd-811c-4115-bf1f-5cc951218ba4 resource provider aggregate not found 2026-07-16 07:58:18.632 7 INFO neutron.services.segments.plugin [-] Segment 7c8f98dd-811c-4115-bf1f-5cc951218ba4 resource provider aggregate not found 2026-07-16 07:58:18.647 7 INFO neutron.services.segments.plugin [-] Segment 7c8f98dd-811c-4115-bf1f-5cc951218ba4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c8f98dd-811c-4115-bf1f-5cc951218ba4 found for delete ", "request_id": "req-f5259293-c606-4f83-84e7-5497c4e46fbd"}]} 2026-07-16 07:58:18.647 7 INFO neutron.db.l3_hamode_db [None req-433e1948-91b6-426a-8e61-31227f2581e9 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] HA network 6b05087d-8f7f-42ec-86ec-7ffa0de74bf2 was deleted as no HA routers are present in tenant 0e5b8351c1564e7588f74d58749734a1. 2026-07-16 07:58:18.649 7 INFO neutron.services.segments.plugin [-] Segment 7c8f98dd-811c-4115-bf1f-5cc951218ba4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c8f98dd-811c-4115-bf1f-5cc951218ba4 found for delete ", "request_id": "req-525b1da6-e34c-450b-92ee-b253693c34c5"}]} [pid: 7|app: 0|req: 519/1012] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:17 2026] DELETE /v2.0/routers/3a69084e-3ca3-481f-ab3f-58bdc4827320 => generated 0 bytes in 1052 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:18.659 7 WARNING neutron_lib.context [None req-998468c3-9cf4-464b-9fbd-34ed6ccecfe9 ef7b7d3480ac41239963daa4ac85d2f4 b200be632e3c4551a2a59a8746959b1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 494/1013] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:58:18 2026] POST /v2.0/networks => generated 643 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1014] 10.0.0.105 () {34 vars in 741 bytes} [Thu Jul 16 07:58:18 2026] PUT /v2.0/routers/29d778db-8c19-4312-aac0-b951ea719d82 => generated 700 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1015] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 07:58:18 2026] POST /v2.0/floatingips => generated 552 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1016] 10.0.0.105 () {34 vars in 743 bytes} [Thu Jul 16 07:58:19 2026] PUT /v2.0/networks/60344f9e-1230-4043-9319-00efa5aeb4b7 => generated 592 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1017] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:19 2026] DELETE /v2.0/subnets/0ad62eec-df08-419a-8a36-327d12c51adb => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:19.513 8 WARNING neutron_lib.context [None req-a6dc8d00-194d-41f0-a295-ce6149bb8ecf 63d235e9213a4dca812a214cf109bd1d 0e0f215c74da430298b1321419e967fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1018] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 07:58:19 2026] GET /v2.0/routers/29d778db-8c19-4312-aac0-b951ea719d82 => generated 700 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1021] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:19 2026] POST /v2.0/subnets => generated 602 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1022] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 07:58:19 2026] GET /v2.0/ports?device_id=29d778db-8c19-4312-aac0-b951ea719d82 => 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: 525/1023] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:58:19 2026] DELETE /v2.0/networks/3628a079-e242-40b4-9a9f-c87cde17389a => 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: 499/1024] 10.0.0.105 () {34 vars in 741 bytes} [Thu Jul 16 07:58:19 2026] PUT /v2.0/subnets/c6232160-e7be-4692-bdbf-a6240d520c3f => generated 612 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:20.473 8 INFO neutron.services.segments.plugin [-] Segment 0e7ae934-8c54-4ae0-9fa0-91fe80ba08a6 resource provider aggregate not found 2026-07-16 07:58:20.479 8 INFO neutron.services.segments.plugin [-] Segment 0e7ae934-8c54-4ae0-9fa0-91fe80ba08a6 resource provider aggregate not found 2026-07-16 07:58:20.497 8 INFO neutron.services.segments.plugin [-] Segment 0e7ae934-8c54-4ae0-9fa0-91fe80ba08a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e7ae934-8c54-4ae0-9fa0-91fe80ba08a6 found for delete ", "request_id": "req-e6b803c9-0476-4300-b724-9ec2c80fc458"}]} 2026-07-16 07:58:20.498 8 INFO neutron.services.segments.plugin [-] Segment 0e7ae934-8c54-4ae0-9fa0-91fe80ba08a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e7ae934-8c54-4ae0-9fa0-91fe80ba08a6 found for delete ", "request_id": "req-65f64736-a0e7-4790-b25d-f402f6c5549c"}]} 2026-07-16 07:58:20.679 7 INFO neutron.services.segments.plugin [-] Segment dddaa837-1c5c-4a06-8368-b902151b813c resource provider aggregate not found 2026-07-16 07:58:20.683 7 INFO neutron.services.segments.plugin [-] Segment dddaa837-1c5c-4a06-8368-b902151b813c resource provider aggregate not found 2026-07-16 07:58:20.692 7 INFO neutron.services.segments.plugin [-] Segment dddaa837-1c5c-4a06-8368-b902151b813c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dddaa837-1c5c-4a06-8368-b902151b813c found for delete ", "request_id": "req-ad38a231-d7a4-4d46-aaa6-ebb663597988"}]} 2026-07-16 07:58:20.702 7 INFO neutron.services.segments.plugin [-] Segment dddaa837-1c5c-4a06-8368-b902151b813c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dddaa837-1c5c-4a06-8368-b902151b813c found for delete ", "request_id": "req-7183f29e-a451-4ce8-b777-2c3b69c3d617"}]} 2026-07-16 07:58:21.154 7 INFO neutron.db.l3_hamode_db [None req-b2e44081-bc60-4efd-b58d-29a73f8ef27f ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] HA network c1ad5b13-6d15-401b-ba0a-7b136ae3f3fb was deleted as no HA routers are present in tenant 60223d6e5b1345f5a4f6bd45e7cedccf. [pid: 7|app: 0|req: 526/1025] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:19 2026] DELETE /v2.0/routers/29d778db-8c19-4312-aac0-b951ea719d82 => generated 0 bytes in 1184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1026] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:21 2026] GET /v2.0/security-groups?tenant_id=0e5b8351c1564e7588f74d58749734a1&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1027] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 07:58:21 2026] GET /v2.0/ports?device_id=29d778db-8c19-4312-aac0-b951ea719d82 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1028] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:21 2026] DELETE /v2.0/security-groups/434008d8-4f5d-466c-ad01-e204f11b1448 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:21.362 7 INFO neutron.api.v2.resource [None req-d4b49182-1cc9-4855-97ff-aa67ae1e5764 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 530/1029] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:21 2026] DELETE /v2.0/routers/29d778db-8c19-4312-aac0-b951ea719d82 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1030] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 07:58:21 2026] GET /v2.0/ports?device_id=26d8c251-6146-4b23-9d39-4c43db00d68d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:58:21.423 7 INFO neutron.api.v2.resource [None req-3a17e99e-8f52-48d6-8680-2b795b6c74f4 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 532/1031] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:21 2026] DELETE /v2.0/routers/26d8c251-6146-4b23-9d39-4c43db00d68d => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:58:21.456 7 INFO neutron.pecan_wsgi.hooks.translation [None req-192b15ac-a3e3-4b19-a21b-794fd690ce80 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 533/1032] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:21 2026] DELETE /v2.0/subnets/4882bc5f-54ba-479d-a55f-0c473ccb0241 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1033] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 07:58:21 2026] GET /v2.0/ports?device_id=6e437910-02c7-40cd-b6fd-4b10b2093a5f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:58:21.514 7 INFO neutron.api.v2.resource [None req-c2def08d-0227-48d0-9cdd-a51dd5fb71b6 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 535/1034] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:21 2026] DELETE /v2.0/routers/6e437910-02c7-40cd-b6fd-4b10b2093a5f => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:58:21.534 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6fd5912-9cf7-448d-9e81-3259b3897497 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 536/1035] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:21 2026] DELETE /v2.0/subnets/c6462982-8b43-41cd-b277-70e7350af425 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1036] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 07:58:21 2026] GET /v2.0/ports?device_id=6b828858-48ed-41be-ad05-6227146af3d1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:58:21.598 7 INFO neutron.api.v2.resource [None req-783f4483-78b0-4f01-b779-1e7191d4c090 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 538/1037] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:21 2026] DELETE /v2.0/routers/6b828858-48ed-41be-ad05-6227146af3d1 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:58:21.630 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53abd790-9cf8-4006-bb6c-a0dffce0e12d ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 539/1038] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:21 2026] DELETE /v2.0/subnets/6f3ebe42-2e8d-4e23-8bbd-816b1e3da0b4 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:58:21.674 7 INFO neutron.pecan_wsgi.hooks.translation [None req-670b9f4c-f4ac-4992-8630-cfcf69e02ad6 ba37f4b76c58467d9f60a5de78034811 60223d6e5b1345f5a4f6bd45e7cedccf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 540/1039] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:21 2026] DELETE /v2.0/subnets/a48e9f8c-99c9-4f71-81d1-cbb1112e6783 => generated 136 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1040] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:58:20 2026] DELETE /v2.0/networks/60344f9e-1230-4043-9319-00efa5aeb4b7 => generated 0 bytes in 1635 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:21.812 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f64e7a16-ea57-4522-a182-696f22511b54 63d235e9213a4dca812a214cf109bd1d 0e0f215c74da430298b1321419e967fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 541/1041] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:58:21 2026] DELETE /v2.0/networks/60344f9e-1230-4043-9319-00efa5aeb4b7 => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1042] 10.0.0.105 () {32 vars in 694 bytes} [Thu Jul 16 07:58:21 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1043] 10.0.0.105 () {32 vars in 742 bytes} [Thu Jul 16 07:58:21 2026] GET /v2.0/subnets?network_id=9eadbb01-75db-497a-b551-550036f874c8 => generated 626 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1044] 10.0.0.105 () {32 vars in 653 bytes} [Thu Jul 16 07:58:22 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1045] 10.0.0.105 () {32 vars in 649 bytes} [Thu Jul 16 07:58:22 2026] GET /v2.0/networks => generated 1309 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1046] 10.0.0.105 () {32 vars in 647 bytes} [Thu Jul 16 07:58:22 2026] GET /v2.0/subnets => generated 1233 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1047] 10.0.0.105 () {32 vars in 723 bytes} [Thu Jul 16 07:58:22 2026] GET /v2.0/networks/508023d7-e954-4db5-a598-2c83345f653c => generated 669 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1048] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 07:58:22 2026] GET /v2.0/subnets/83a1adb8-b76a-40e4-b6c6-0959680e89e4 => generated 617 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:22.336 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4248c481-e301-4638-91ee-5d4e42fd10c0 63d235e9213a4dca812a214cf109bd1d 0e0f215c74da430298b1321419e967fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 546/1049] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:22 2026] DELETE /v2.0/subnets/c6232160-e7be-4692-bdbf-a6240d520c3f => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:58:22.364 7 INFO neutron.pecan_wsgi.hooks.translation [None req-156f6338-4da9-48fb-999c-1668a219de79 63d235e9213a4dca812a214cf109bd1d 0e0f215c74da430298b1321419e967fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1050] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:58:22 2026] DELETE /v2.0/networks/60344f9e-1230-4043-9319-00efa5aeb4b7 => 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: 504/1051] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:22 2026] GET /v2.0/security-groups?tenant_id=60223d6e5b1345f5a4f6bd45e7cedccf&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:58:22.520 8 INFO neutron.services.segments.plugin [-] Segment 0e7ae934-8c54-4ae0-9fa0-91fe80ba08a6 resource provider aggregate not found 2026-07-16 07:58:22.529 8 INFO neutron.services.segments.plugin [-] Segment 0e7ae934-8c54-4ae0-9fa0-91fe80ba08a6 resource provider aggregate not found 2026-07-16 07:58:22.539 8 INFO neutron.services.segments.plugin [-] Segment 0e7ae934-8c54-4ae0-9fa0-91fe80ba08a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e7ae934-8c54-4ae0-9fa0-91fe80ba08a6 found for delete ", "request_id": "req-b5bb1c20-c0ed-4c1a-ad7d-7878a8511f96"}]} 2026-07-16 07:58:22.547 8 INFO neutron.services.segments.plugin [-] Segment 0e7ae934-8c54-4ae0-9fa0-91fe80ba08a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e7ae934-8c54-4ae0-9fa0-91fe80ba08a6 found for delete ", "request_id": "req-4967aace-1272-4e20-be2a-a2a083cd94f8"}]} [pid: 8|app: 0|req: 505/1052] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:22 2026] DELETE /v2.0/security-groups/d1c6ff45-f172-49b6-b91e-31af1237aea6 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1053] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:22 2026] DELETE /v2.0/subnets/83a1adb8-b76a-40e4-b6c6-0959680e89e4 => generated 0 bytes in 577 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1054] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:58:22 2026] DELETE /v2.0/networks/508023d7-e954-4db5-a598-2c83345f653c => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:23.912 7 INFO neutron.services.segments.plugin [-] Segment 197050cc-d264-4a00-94ec-625d3b8c11f5 resource provider aggregate not found 2026-07-16 07:58:23.923 7 INFO neutron.services.segments.plugin [-] Segment 197050cc-d264-4a00-94ec-625d3b8c11f5 resource provider aggregate not found 2026-07-16 07:58:23.938 7 INFO neutron.services.segments.plugin [-] Segment 197050cc-d264-4a00-94ec-625d3b8c11f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 197050cc-d264-4a00-94ec-625d3b8c11f5 found for delete ", "request_id": "req-c4fca32a-bcdd-42f2-9fb2-12f9d12d95ed"}]} 2026-07-16 07:58:23.939 7 INFO neutron.services.segments.plugin [-] Segment 197050cc-d264-4a00-94ec-625d3b8c11f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 197050cc-d264-4a00-94ec-625d3b8c11f5 found for delete ", "request_id": "req-1a01cfba-841a-4d9e-b7ae-2263ae125c74"}]} [pid: 7|app: 0|req: 549/1055] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:23 2026] GET /v2.0/security-groups?tenant_id=0e0f215c74da430298b1321419e967fe&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1056] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:24 2026] DELETE /v2.0/security-groups/64908695-d89e-4be8-95b4-49fea7eee90c => 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: 550/1057] 10.0.0.72 () {34 vars in 1097 bytes} [Thu Jul 16 07:58:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--177076776&fields=id&tenant_id=b200be632e3c4551a2a59a8746959b1a => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1058] 10.0.0.72 () {34 vars in 981 bytes} [Thu Jul 16 07:58:24 2026] GET /v2.0/networks?id=d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d => generated 680 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1059] 10.0.0.72 () {34 vars in 964 bytes} [Thu Jul 16 07:58:24 2026] GET /v2.0/quotas/b200be632e3c4551a2a59a8746959b1a => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1060] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:24 2026] GET /v2.0/security-groups?tenant_id=ea9480fcf6544b0eb30a426f50851eaa&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1061] 10.0.0.72 () {34 vars in 1001 bytes} [Thu Jul 16 07:58:24 2026] GET /v2.0/ports?tenant_id=b200be632e3c4551a2a59a8746959b1a&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:24.560 8 INFO neutron.services.segments.plugin [-] Segment fa6b23d5-3799-4e74-9028-e438b562e9f1 resource provider aggregate not found 2026-07-16 07:58:24.573 8 INFO neutron.services.segments.plugin [-] Segment fa6b23d5-3799-4e74-9028-e438b562e9f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa6b23d5-3799-4e74-9028-e438b562e9f1 found for delete ", "request_id": "req-ad61dbf4-3ffb-432a-9f29-8f25b18a982c"}]} 2026-07-16 07:58:24.574 8 INFO neutron.services.segments.plugin [-] Segment fa6b23d5-3799-4e74-9028-e438b562e9f1 resource provider aggregate not found 2026-07-16 07:58:24.592 8 INFO neutron.services.segments.plugin [-] Segment fa6b23d5-3799-4e74-9028-e438b562e9f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa6b23d5-3799-4e74-9028-e438b562e9f1 found for delete ", "request_id": "req-69a83b4c-0ff4-4bfa-9429-6d72948c818e"}]} 2026-07-16 07:58:24.624 7 WARNING neutron_lib.context [None req-573a2506-9ca6-486d-b215-7b2963e8d4dc dffca810f0cd43a3b338b65e6e8bdffc f059d1bd7fb54e7a93589dd7fa13eb40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 511/1062] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:24 2026] DELETE /v2.0/security-groups/ee54e29f-1130-4491-baa6-a2e3ed3bb8c6 => 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: 512/1063] 10.0.0.72 () {34 vars in 1007 bytes} [Thu Jul 16 07:58:24 2026] GET /v2.0/networks/d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1064] 10.0.0.72 () {34 vars in 1107 bytes} [Thu Jul 16 07:58:24 2026] GET /v2.0/networks/d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d?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: 552/1065] 10.0.0.105 () {34 vars in 684 bytes} [Thu Jul 16 07:58:24 2026] POST /v2.0/security-groups => generated 1625 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1066] 10.0.0.105 () {32 vars in 663 bytes} [Thu Jul 16 07:58:24 2026] GET /v2.0/security-groups => generated 4530 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1067] 10.0.0.105 () {34 vars in 758 bytes} [Thu Jul 16 07:58:24 2026] PUT /v2.0/security-groups/af3567cc-242c-47e8-b790-c8a208379240 => generated 1663 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1068] 10.0.0.105 () {32 vars in 737 bytes} [Thu Jul 16 07:58:25 2026] GET /v2.0/security-groups/af3567cc-242c-47e8-b790-c8a208379240 => generated 1663 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1069] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:25 2026] GET /v2.0/ports?device_id=f436f038-51ad-4902-be50-48cd0511c1c4 => 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: 554/1070] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:25 2026] DELETE /v2.0/security-groups/af3567cc-242c-47e8-b790-c8a208379240 => 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: 517/1071] 10.0.0.105 () {32 vars in 663 bytes} [Thu Jul 16 07:58:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:58:25.224 7 INFO neutron.api.v2.resource [None req-fc75752d-419b-4032-a7bc-5a9200e701f3 dffca810f0cd43a3b338b65e6e8bdffc f059d1bd7fb54e7a93589dd7fa13eb40 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1072] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:25 2026] DELETE /v2.0/security-groups/af3567cc-242c-47e8-b790-c8a208379240 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:58:25.240 8 WARNING neutron_lib.context [None req-edee34b9-82af-42dd-8a4b-32705e98b99e dffca810f0cd43a3b338b65e6e8bdffc f059d1bd7fb54e7a93589dd7fa13eb40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 518/1073] 10.0.0.105 () {34 vars in 684 bytes} [Thu Jul 16 07:58:25 2026] POST /v2.0/security-groups => generated 1624 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 07:58:25.376 7 WARNING neutron_lib.context [None req-35c7bd9c-1baf-437d-85dc-576298c1db3b dffca810f0cd43a3b338b65e6e8bdffc f059d1bd7fb54e7a93589dd7fa13eb40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 556/1074] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:58:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1075] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 07:58:25 2026] GET /v2.0/security-group-rules/1ef66738-5640-49e1-b518-c0ed0eb30501 => generated 601 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1076] 10.0.0.105 () {32 vars in 673 bytes} [Thu Jul 16 07:58:25 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1077] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 07:58:25 2026] DELETE /v2.0/security-group-rules/1ef66738-5640-49e1-b518-c0ed0eb30501 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1078] 10.0.0.105 () {32 vars in 673 bytes} [Thu Jul 16 07:58:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:58:25.824 7 WARNING neutron_lib.context [None req-c14f5f07-25ea-42d3-ae73-7c71f7b3bd6c dffca810f0cd43a3b338b65e6e8bdffc f059d1bd7fb54e7a93589dd7fa13eb40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 521/1079] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:58:25 2026] GET /v2.0/networks?id=d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d => generated 680 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1080] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Jul 16 07:58:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b200be632e3c4551a2a59a8746959b1a => generated 180 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:25.914 8 WARNING neutron_lib.context [req-114a9292-9c45-4498-bdb0-1a5b1434e881 req-009fd70a-2226-4092-b915-7d9ee821b109 ef7b7d3480ac41239963daa4ac85d2f4 b200be632e3c4551a2a59a8746959b1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 559/1081] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:58:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1082] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 07:58:25 2026] GET /v2.0/security-group-rules/a2caebe1-6052-4e98-8cfa-1523f2777c4a => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1083] 10.0.0.105 () {32 vars in 673 bytes} [Thu Jul 16 07:58:25 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:58:26.263 7 WARNING neutron_lib.context [None req-7d7452d4-c270-434d-8696-f75bae980428 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 523/1084] 199.204.45.156 () {38 vars in 955 bytes} [Thu Jul 16 07:58:25 2026] POST /v2.0/ports => generated 958 bytes in 473 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-07-16 07:58:26.415 7 INFO neutron.db.segments_db [None req-7d7452d4-c270-434d-8696-f75bae980428 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] Added segment 4a451b0e-bfd9-4805-959a-d170ba98d9cd of type vxlan for network 8da4ed75-6b9d-497c-a1a7-04392b9cce8e [pid: 8|app: 0|req: 524/1085] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 07:58:26 2026] DELETE /v2.0/security-group-rules/a2caebe1-6052-4e98-8cfa-1523f2777c4a => 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: 525/1086] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:26 2026] GET /v2.0/ports?device_id=f436f038-51ad-4902-be50-48cd0511c1c4 => generated 961 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1087] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:58:26 2026] POST /v2.0/networks => generated 648 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1088] 10.0.0.105 () {32 vars in 673 bytes} [Thu Jul 16 07:58:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1089] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:58:26 2026] GET /v2.0/security-groups?id=55f405fc-4b66-46a1-989e-1503ad81e373&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:26.691 7 WARNING neutron_lib.context [None req-1819ce07-07a3-4508-9212-80e4a3bb7fa5 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 526/1090] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 07:58:26 2026] PUT /v2.0/ports/2179f501-efd1-42b0-9354-ae3463e74983 => generated 1203 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 07:58:26.981 8 WARNING neutron_lib.context [None req-aca8445c-8089-48f3-8925-6afd648868d0 dffca810f0cd43a3b338b65e6e8bdffc f059d1bd7fb54e7a93589dd7fa13eb40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:58:27.038 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8dd461f-4b46-4605-a858-e85a503625db'] response: {'name': 'network-changed', 'server_uuid': 'f436f038-51ad-4902-be50-48cd0511c1c4', 'tag': '2179f501-efd1-42b0-9354-ae3463e74983', 'status': 'completed', 'code': 200} 2026-07-16 07:58:27.052 8 INFO neutron.db.securitygroups_db [None req-aca8445c-8089-48f3-8925-6afd648868d0 dffca810f0cd43a3b338b65e6e8bdffc f059d1bd7fb54e7a93589dd7fa13eb40 - - default default] Project f059d1bd7fb54e7a93589dd7fa13eb40 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: 565/1091] 10.0.0.105 () {34 vars in 665 bytes} [Thu Jul 16 07:58:26 2026] POST /v2.0/ports => generated 779 bytes in 390 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: 527/1092] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:58:26 2026] POST /v2.0/security-group-rules => generated 607 bytes in 151 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-07-16 07:58:27.130 8 WARNING neutron_lib.context [None req-1a61228b-bced-4f17-8f4f-0f99f67c7b6d 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 566/1093] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:58:27 2026] GET /v2.0/ports?tenant_id=b200be632e3c4551a2a59a8746959b1a&device_id=f436f038-51ad-4902-be50-48cd0511c1c4 => generated 1242 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1094] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 07:58:27 2026] GET /v2.0/security-group-rules/595d75b2-27cd-42de-87c3-4703f4a2ad36 => generated 607 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:27.191 8 INFO neutron.db.segments_db [None req-1a61228b-bced-4f17-8f4f-0f99f67c7b6d 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] Added segment 906669db-b7d6-4f2e-b7fd-f0eebea9d0ce of type vxlan for network edac40c9-7f40-43a5-a5de-80e0e88bf9ba [pid: 7|app: 0|req: 568/1095] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Jul 16 07:58:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2179f501-efd1-42b0-9354-ae3463e74983 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1096] 10.0.0.105 () {32 vars in 673 bytes} [Thu Jul 16 07:58:27 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1097] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:58:27 2026] POST /v2.0/networks => generated 636 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1098] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:58:27 2026] GET /v2.0/subnets?id=35346eaa-09b0-45b7-be1c-96c04bd4b933 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:27.313 7 WARNING neutron_lib.context [None req-073298ad-1297-4f75-81a4-59b413493adb 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 529/1099] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 07:58:27 2026] DELETE /v2.0/security-group-rules/595d75b2-27cd-42de-87c3-4703f4a2ad36 => 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: 530/1100] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:58:27 2026] GET /v2.0/ports?network_id=d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1101] 10.0.0.105 () {32 vars in 673 bytes} [Thu Jul 16 07:58:27 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1102] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:58:27 2026] GET /v2.0/networks/d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d?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: 571/1103] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:27 2026] POST /v2.0/subnets => generated 622 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1104] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:58:27 2026] GET /v2.0/networks/d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:58:27.733 7 WARNING neutron_lib.context [None req-59da4bdb-93e9-4d42-8192-078c3a0c8c78 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 533/1105] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:27 2026] DELETE /v2.0/security-groups/c81e8b7f-36b7-48ac-999a-476c00efcdd6 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1106] 10.0.0.105 () {32 vars in 663 bytes} [Thu Jul 16 07:58:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1107] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:58:27 2026] GET /v2.0/ports?tenant_id=b200be632e3c4551a2a59a8746959b1a&device_id=f436f038-51ad-4902-be50-48cd0511c1c4 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1108] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:27 2026] GET /v2.0/ports?device_id=f436f038-51ad-4902-be50-48cd0511c1c4 => 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: 537/1109] 10.0.0.105 () {32 vars in 663 bytes} [Thu Jul 16 07:58:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1110] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:58:27 2026] GET /v2.0/networks?id=d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d => generated 776 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1111] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:58:28 2026] GET /v2.0/security-groups?id=55f405fc-4b66-46a1-989e-1503ad81e373&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: 540/1112] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Jul 16 07:58:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2179f501-efd1-42b0-9354-ae3463e74983 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1113] 10.0.0.105 () {34 vars in 665 bytes} [Thu Jul 16 07:58:27 2026] POST /v2.0/ports => generated 962 bytes in 450 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: 541/1114] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:58:28 2026] GET /v2.0/subnets?id=35346eaa-09b0-45b7-be1c-96c04bd4b933 => generated 674 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1115] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:58:28 2026] GET /v2.0/ports?network_id=d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1116] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:58:28 2026] GET /v2.0/networks/d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d?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: 544/1117] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:58:28 2026] GET /v2.0/networks/d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d?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: 7|app: 0|req: 574/1118] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:58:28 2026] DELETE /v2.0/ports/3bdd427f-923a-47c0-a9f3-3afcb6f0b996 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:28.517 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a0e9eb5-508b-4518-a34c-31dc26154baa 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 545/1119] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:58:28 2026] DELETE /v2.0/ports/3bdd427f-923a-47c0-a9f3-3afcb6f0b996 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:58:28.556 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76b67dfe-6033-4da5-858d-4da8c6cda603 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1120] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:58:28 2026] GET /v2.0/ports/3bdd427f-923a-47c0-a9f3-3afcb6f0b996 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1121] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:28 2026] DELETE /v2.0/subnets/b19ac6ba-b2b0-4cef-b8fe-3ddd247b87f0 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1122] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:28 2026] GET /v2.0/security-groups?tenant_id=f059d1bd7fb54e7a93589dd7fa13eb40&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1123] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:28 2026] DELETE /v2.0/security-groups/606bbb49-c1ce-4896-ac18-7fd99b693a5a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:29.207 8 INFO neutron.services.segments.plugin [-] Segment 906669db-b7d6-4f2e-b7fd-f0eebea9d0ce resource provider aggregate not found 2026-07-16 07:58:29.212 8 INFO neutron.services.segments.plugin [-] Segment 906669db-b7d6-4f2e-b7fd-f0eebea9d0ce resource provider aggregate not found 2026-07-16 07:58:29.223 8 INFO neutron.services.segments.plugin [-] Segment 906669db-b7d6-4f2e-b7fd-f0eebea9d0ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 906669db-b7d6-4f2e-b7fd-f0eebea9d0ce found for delete ", "request_id": "req-453640e6-1469-47f1-b7d8-7fd267b1b067"}]} 2026-07-16 07:58:29.230 8 INFO neutron.services.segments.plugin [-] Segment 906669db-b7d6-4f2e-b7fd-f0eebea9d0ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 906669db-b7d6-4f2e-b7fd-f0eebea9d0ce found for delete ", "request_id": "req-b6e4787e-e000-40c0-9fa9-169f02a216d5"}]} [pid: 8|app: 0|req: 547/1124] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:58:28 2026] DELETE /v2.0/networks/edac40c9-7f40-43a5-a5de-80e0e88bf9ba => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:29.246 8 WARNING neutron_lib.context [None req-80a85833-3079-4687-a7e0-eb36ad0234f7 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 578/1125] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:29 2026] GET /v2.0/ports?device_id=f436f038-51ad-4902-be50-48cd0511c1c4 => generated 973 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:29.322 8 INFO neutron.db.segments_db [None req-80a85833-3079-4687-a7e0-eb36ad0234f7 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] Added segment c127d794-2d23-4f51-8817-c5fae15b9c3f of type vxlan for network 8d385b60-153f-4120-b600-deafd7465b27 [pid: 7|app: 0|req: 579/1126] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:58:29 2026] GET /v2.0/security-groups?id=55f405fc-4b66-46a1-989e-1503ad81e373&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1127] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:58:29 2026] POST /v2.0/networks => generated 636 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:29.453 7 WARNING neutron_lib.context [None req-a5b0c331-5286-4296-b532-fa284d82a02a 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 580/1128] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:29 2026] POST /v2.0/subnets => generated 622 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:29.842 8 WARNING neutron_lib.context [None req-3069bce5-9250-428a-a6c6-b532e3e15e79 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 549/1129] 10.0.0.105 () {34 vars in 665 bytes} [Thu Jul 16 07:58:29 2026] POST /v2.0/ports => generated 928 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1130] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:30 2026] GET /v2.0/ports?device_id=f436f038-51ad-4902-be50-48cd0511c1c4 => generated 975 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1131] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:58:30 2026] GET /v2.0/security-groups?id=55f405fc-4b66-46a1-989e-1503ad81e373&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1132] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:58:30 2026] DELETE /v2.0/ports/2d27f247-4d02-4991-9a4f-375a39305602 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:30.700 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44502ac3-bd1f-4774-aa2e-2cf0537f1c3c 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 582/1133] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:58:30 2026] GET /v2.0/ports/2d27f247-4d02-4991-9a4f-375a39305602 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1134] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:30 2026] GET /v2.0/security-groups?tenant_id=e1fff82691a84563a98bee01708d7795&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1135] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:30 2026] DELETE /v2.0/subnets/7310107b-12ce-4687-a777-f557e21eb975 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1136] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:30 2026] GET /v2.0/ports?device_id=f436f038-51ad-4902-be50-48cd0511c1c4 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1137] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:30 2026] DELETE /v2.0/security-groups/531edc3c-4213-4ca7-bc70-dec6a294731b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:31.415 8 INFO neutron.services.segments.plugin [-] Segment c127d794-2d23-4f51-8817-c5fae15b9c3f resource provider aggregate not found 2026-07-16 07:58:31.429 8 INFO neutron.services.segments.plugin [-] Segment c127d794-2d23-4f51-8817-c5fae15b9c3f resource provider aggregate not found 2026-07-16 07:58:31.457 8 INFO neutron.services.segments.plugin [-] Segment c127d794-2d23-4f51-8817-c5fae15b9c3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c127d794-2d23-4f51-8817-c5fae15b9c3f found for delete ", "request_id": "req-0ca0a7d0-2fcb-4d25-a4ba-ef296ea86148"}]} 2026-07-16 07:58:31.458 8 INFO neutron.services.segments.plugin [-] Segment c127d794-2d23-4f51-8817-c5fae15b9c3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c127d794-2d23-4f51-8817-c5fae15b9c3f found for delete ", "request_id": "req-ce346acf-7ef2-4346-8ff7-5b0173306180"}]} [pid: 8|app: 0|req: 554/1138] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:58:30 2026] DELETE /v2.0/networks/8d385b60-153f-4120-b600-deafd7465b27 => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:31.625 7 INFO neutron.db.l3_db [None req-93fac2a8-c67b-4ace-bcae-dfe1e49ad20c ef7b7d3480ac41239963daa4ac85d2f4 b200be632e3c4551a2a59a8746959b1a - - default default] Floating IP 17d719b9-59e1-4d1e-a6bf-5d69beb2e729 associated. External IP: 10.96.250.209, port: 2179f501-efd1-42b0-9354-ae3463e74983. [pid: 8|app: 0|req: 555/1139] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:31 2026] GET /v2.0/security-groups?tenant_id=57093b88034148ee8a436f8db244ec67&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:58:31.687 8 WARNING neutron_lib.context [None req-6390b852-af94-49a7-a2a6-de95f9664a71 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 556/1140] 10.0.0.105 () {34 vars in 665 bytes} [Thu Jul 16 07:58:31 2026] POST /v2.0/ports => generated 779 bytes in 340 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: 585/1141] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 07:58:31 2026] PUT /v2.0/floatingips/17d719b9-59e1-4d1e-a6bf-5d69beb2e729 => generated 856 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1142] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:32 2026] DELETE /v2.0/security-groups/752cd57a-d4fc-4816-b45e-9564d223f003 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:32.139 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-716fd5fb-4806-4a94-a218-6792b59b9f19'] response: {'name': 'network-changed', 'server_uuid': 'f436f038-51ad-4902-be50-48cd0511c1c4', 'tag': '2179f501-efd1-42b0-9354-ae3463e74983', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 558/1143] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:32 2026] GET /v2.0/ports?device_id=f436f038-51ad-4902-be50-48cd0511c1c4 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1144] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:58:32 2026] GET /v2.0/ports?tenant_id=b200be632e3c4551a2a59a8746959b1a&device_id=f436f038-51ad-4902-be50-48cd0511c1c4 => 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: 560/1145] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:58:32 2026] GET /v2.0/security-groups?id=55f405fc-4b66-46a1-989e-1503ad81e373&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1146] 10.0.0.105 () {34 vars in 737 bytes} [Thu Jul 16 07:58:32 2026] PUT /v2.0/ports/9b1f50e2-788a-4ea1-a054-07856d4d2195 => generated 752 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1147] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:58:32 2026] GET /v2.0/networks?id=d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d => generated 776 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1148] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Jul 16 07:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2179f501-efd1-42b0-9354-ae3463e74983 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1149] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:58:32 2026] GET /v2.0/subnets?id=35346eaa-09b0-45b7-be1c-96c04bd4b933 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1150] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:58:32 2026] GET /v2.0/ports?network_id=d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1151] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:58:32 2026] GET /v2.0/networks/d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1152] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:32 2026] GET /v2.0/ports?device_id=f436f038-51ad-4902-be50-48cd0511c1c4 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1153] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:58:32 2026] DELETE /v2.0/ports/9b1f50e2-788a-4ea1-a054-07856d4d2195 => generated 0 bytes in 301 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: 567/1154] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:58:32 2026] GET /v2.0/networks/d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d?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: 588/1155] 10.0.0.105 () {32 vars in 643 bytes} [Thu Jul 16 07:58:32 2026] GET /v2.0/ports => generated 782 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:32.756 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b404f7c4-9fcb-418c-814d-52e1e01406c5 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 589/1156] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:58:32 2026] GET /v2.0/ports/9b1f50e2-788a-4ea1-a054-07856d4d2195 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1157] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:58:32 2026] GET /v2.0/security-groups?id=55f405fc-4b66-46a1-989e-1503ad81e373&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1158] 10.0.0.105 () {32 vars in 643 bytes} [Thu Jul 16 07:58:32 2026] GET /v2.0/ports => generated 782 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1159] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:58:32 2026] GET /v2.0/ports/f3a81435-4eee-4992-bb9d-72211c2cf046 => generated 779 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:33.000 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be0dff2b-336d-410b-b7c3-0e5427581d66 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 591/1160] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:58:32 2026] DELETE /v2.0/ports/2d27f247-4d02-4991-9a4f-375a39305602 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:58:33.028 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85674142-5c39-46bd-a4b4-a7b1c3656ffd 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 570/1161] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:33 2026] DELETE /v2.0/subnets/7310107b-12ce-4687-a777-f557e21eb975 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:58:33.060 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a189293-a223-47fe-8b5b-8f6e2429193e 4836af4ec7b64679b3112978aa81313a 85518f5ba5f54212ba5ceb455fd11e65 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 592/1162] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:33 2026] DELETE /v2.0/subnets/b19ac6ba-b2b0-4cef-b8fe-3ddd247b87f0 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1163] 199.204.45.156 () {34 vars in 994 bytes} [Thu Jul 16 07:58:33 2026] GET /v2.0/ports?device_id=f436f038-51ad-4902-be50-48cd0511c1c4 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1164] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:58:33 2026] DELETE /v2.0/ports/f3a81435-4eee-4992-bb9d-72211c2cf046 => 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: 594/1165] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:33 2026] GET /v2.0/security-groups?tenant_id=670670757b1241428a749a04d88b8ed3&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:58:33.877 7 INFO neutron.services.segments.plugin [-] Segment 4a451b0e-bfd9-4805-959a-d170ba98d9cd resource provider aggregate not found 2026-07-16 07:58:33.884 7 INFO neutron.services.segments.plugin [-] Segment 4a451b0e-bfd9-4805-959a-d170ba98d9cd resource provider aggregate not found 2026-07-16 07:58:33.904 7 INFO neutron.services.segments.plugin [-] Segment 4a451b0e-bfd9-4805-959a-d170ba98d9cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a451b0e-bfd9-4805-959a-d170ba98d9cd found for delete ", "request_id": "req-54c51734-6fbd-42e0-b61e-0d9711437890"}]} 2026-07-16 07:58:33.905 7 INFO neutron.services.segments.plugin [-] Segment 4a451b0e-bfd9-4805-959a-d170ba98d9cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a451b0e-bfd9-4805-959a-d170ba98d9cd found for delete ", "request_id": "req-2b7f2f64-e380-4c9a-87f4-eb46efd0747e"}]} [pid: 7|app: 0|req: 595/1166] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:58:33 2026] DELETE /v2.0/networks/8da4ed75-6b9d-497c-a1a7-04392b9cce8e => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1167] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:33 2026] DELETE /v2.0/security-groups/c686a323-8faa-4102-a280-eeb886181e31 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1168] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:34 2026] GET /v2.0/ports?device_id=f436f038-51ad-4902-be50-48cd0511c1c4 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1169] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:58:34 2026] GET /v2.0/security-groups?id=55f405fc-4b66-46a1-989e-1503ad81e373&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: 599/1170] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:34 2026] GET /v2.0/security-groups?tenant_id=85518f5ba5f54212ba5ceb455fd11e65&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:58:34.671 8 INFO neutron.db.l3_db [req-81f41b73-4239-4026-bdd2-aded6a6a0962 req-acf4bbb0-3ea9-4fd6-bb0a-195eb23edd07 ef7b7d3480ac41239963daa4ac85d2f4 b200be632e3c4551a2a59a8746959b1a - - default default] Floating IP 17d719b9-59e1-4d1e-a6bf-5d69beb2e729 disassociated. External IP: 10.96.250.209, port: 2179f501-efd1-42b0-9354-ae3463e74983. [pid: 7|app: 0|req: 602/1173] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:34 2026] DELETE /v2.0/security-groups/5265689b-bfaf-447c-bcba-79145837579e => 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: 572/1174] 199.204.45.156 () {36 vars in 997 bytes} [Thu Jul 16 07:58:33 2026] DELETE /v2.0/ports/2179f501-efd1-42b0-9354-ae3463e74983 => generated 0 bytes in 2020 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1175] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:35 2026] GET /v2.0/ports?device_id=f436f038-51ad-4902-be50-48cd0511c1c4 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:58:36.362 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da2fe4bd-87e4-4223-aa3e-f146e08c06fd'] response: {'server_uuid': 'f436f038-51ad-4902-be50-48cd0511c1c4', 'name': 'network-vif-deleted', 'tag': '2179f501-efd1-42b0-9354-ae3463e74983', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 573/1176] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:36 2026] DELETE /v2.0/security-groups/55f405fc-4b66-46a1-989e-1503ad81e373 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:36.455 7 INFO neutron.api.v2.resource [None req-0a2b2380-8d56-42d5-9161-b2f7a85c6a3d ef7b7d3480ac41239963daa4ac85d2f4 b200be632e3c4551a2a59a8746959b1a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 604/1177] 10.0.0.105 () {32 vars in 737 bytes} [Thu Jul 16 07:58:36 2026] GET /v2.0/security-groups/55f405fc-4b66-46a1-989e-1503ad81e373 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:58:36.793 7 WARNING neutron_lib.context [None req-96e447f6-04e9-46c5-8da5-92f6a60e05b5 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 574/1178] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 07:58:36 2026] DELETE /v2.0/floatingips/17d719b9-59e1-4d1e-a6bf-5d69beb2e729 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:36.923 7 INFO neutron.db.segments_db [None req-96e447f6-04e9-46c5-8da5-92f6a60e05b5 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] Added segment 619b2a76-b3a4-4ad2-8162-24962d2ee2e5 of type vxlan for network 43b4dd40-056e-4c44-b61c-7645f232854b [pid: 7|app: 0|req: 605/1179] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:58:36 2026] POST /v2.0/networks => generated 643 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:37.048 7 WARNING neutron_lib.context [None req-ea120153-13aa-4ea3-8e7c-8ac5625cfbf7 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 606/1180] 10.0.0.105 () {34 vars in 665 bytes} [Thu Jul 16 07:58:37 2026] POST /v2.0/ports => generated 775 bytes in 367 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-07-16 07:58:37.422 7 WARNING neutron_lib.context [None req-edc0699d-3328-4a45-bc8b-dbffb481903e 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:58:37.500 7 INFO neutron.db.segments_db [None req-edc0699d-3328-4a45-bc8b-dbffb481903e 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] Added segment 6bbe987e-7a76-46f9-9233-aa082e3c3fef of type vxlan for network 4520d23b-8a5d-439f-ad7b-6bdf66f48738 [pid: 7|app: 0|req: 607/1181] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:58:37 2026] POST /v2.0/networks => generated 631 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:37.642 7 WARNING neutron_lib.context [None req-cea3a212-8bf3-432f-8432-f26e05d1f20e 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 608/1182] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:37 2026] POST /v2.0/subnets => generated 602 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:38.042 7 WARNING neutron_lib.context [None req-1b6fdbed-028e-4b42-99af-b5781ca17bea 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 575/1183] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:58:36 2026] PUT /v2.0/routers/c665cb4e-6bc0-440e-b243-265464d2a59b/remove_router_interface => generated 309 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1184] 10.0.0.105 () {34 vars in 665 bytes} [Thu Jul 16 07:58:38 2026] POST /v2.0/ports => generated 954 bytes in 519 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: 610/1185] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:58:38 2026] DELETE /v2.0/ports/1a06326d-7c88-4abc-a2df-97986d746fe9 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:39.086 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d08ace2-0e54-4ef5-83d1-3fee87a3d262 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 611/1186] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:58:39 2026] DELETE /v2.0/ports/1a06326d-7c88-4abc-a2df-97986d746fe9 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:58:39.115 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6887f464-f37b-47f4-a79b-f28b5952d9b1 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 612/1187] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:58:39 2026] GET /v2.0/ports/1a06326d-7c88-4abc-a2df-97986d746fe9 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1188] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:39 2026] DELETE /v2.0/subnets/52e51a83-e4e8-43ce-b79a-a755e6d822c7 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:39.533 8 INFO neutron.services.segments.plugin [-] Segment 7447b6e7-bf27-4087-8e38-068cfdf3635c resource provider aggregate not found 2026-07-16 07:58:39.539 8 INFO neutron.services.segments.plugin [-] Segment 7447b6e7-bf27-4087-8e38-068cfdf3635c resource provider aggregate not found 2026-07-16 07:58:39.559 8 INFO neutron.services.segments.plugin [-] Segment 7447b6e7-bf27-4087-8e38-068cfdf3635c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7447b6e7-bf27-4087-8e38-068cfdf3635c found for delete ", "request_id": "req-555de5f1-679c-4ba0-810a-0c3c1717d199"}]} 2026-07-16 07:58:39.562 8 INFO neutron.services.segments.plugin [-] Segment 7447b6e7-bf27-4087-8e38-068cfdf3635c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7447b6e7-bf27-4087-8e38-068cfdf3635c found for delete ", "request_id": "req-07feecc5-fd25-4361-9556-e2e063b56052"}]} 2026-07-16 07:58:39.565 8 INFO neutron.db.l3_hamode_db [None req-cc53530c-e191-4cd5-bc20-1fce80eaac75 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] HA network a68784f7-c1f8-41e7-94f9-7ce500409e16 was deleted as no HA routers are present in tenant b200be632e3c4551a2a59a8746959b1a. [pid: 8|app: 0|req: 576/1189] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:38 2026] DELETE /v2.0/routers/c665cb4e-6bc0-440e-b243-265464d2a59b => generated 0 bytes in 1302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:39.832 7 INFO neutron.services.segments.plugin [-] Segment 6bbe987e-7a76-46f9-9233-aa082e3c3fef resource provider aggregate not found 2026-07-16 07:58:39.838 7 INFO neutron.services.segments.plugin [-] Segment 6bbe987e-7a76-46f9-9233-aa082e3c3fef resource provider aggregate not found 2026-07-16 07:58:39.859 7 INFO neutron.services.segments.plugin [-] Segment 6bbe987e-7a76-46f9-9233-aa082e3c3fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bbe987e-7a76-46f9-9233-aa082e3c3fef found for delete ", "request_id": "req-81fdc4ed-33ad-4458-b72e-56d718178f40"}]} 2026-07-16 07:58:39.860 7 INFO neutron.services.segments.plugin [-] Segment 6bbe987e-7a76-46f9-9233-aa082e3c3fef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bbe987e-7a76-46f9-9233-aa082e3c3fef found for delete ", "request_id": "req-66c7b08c-43a0-4c18-8d9c-b3fcffd6be7a"}]} [pid: 8|app: 0|req: 577/1190] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:39 2026] DELETE /v2.0/subnets/35346eaa-09b0-45b7-be1c-96c04bd4b933 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1191] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:58:39 2026] DELETE /v2.0/networks/4520d23b-8a5d-439f-ad7b-6bdf66f48738 => generated 0 bytes in 496 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1192] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:39 2026] GET /v2.0/security-groups?tenant_id=4196f8bf92f040b599b6df8e75af3413&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:58:40.196 8 WARNING neutron_lib.context [None req-89e9adf8-f72b-4db6-9f00-1968021a3117 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:58:40.256 8 INFO neutron.db.segments_db [None req-89e9adf8-f72b-4db6-9f00-1968021a3117 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] Added segment 4dc16000-242f-436b-a360-11cf2ac59d0c of type vxlan for network 79686c87-599b-411c-aacb-4504e3f59a4d [pid: 8|app: 0|req: 579/1193] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:58:40 2026] POST /v2.0/networks => generated 632 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1194] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:40 2026] DELETE /v2.0/security-groups/9ef75b14-8b4e-4451-a31e-8109154f1cd7 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:40.563 8 WARNING neutron_lib.context [None req-076ad4be-4beb-48da-aed0-47d78938b88e 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 615/1195] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:58:39 2026] DELETE /v2.0/networks/d5af2ee5-8c04-484c-93d9-c5d5cd2eb74d => generated 0 bytes in 712 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1196] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:40 2026] GET /v2.0/security-groups?tenant_id=5b7c06b21ce041058c87f73b44fb3e0d&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1197] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:40 2026] GET /v2.0/security-groups?tenant_id=b200be632e3c4551a2a59a8746959b1a&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1198] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:40 2026] POST /v2.0/subnets => generated 602 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1199] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:40 2026] DELETE /v2.0/security-groups/187287b8-82fe-4c6c-b048-f411cd4a2199 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:40.973 7 WARNING neutron_lib.context [None req-575c52be-7243-4719-9c2f-095192782696 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 582/1200] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:40 2026] DELETE /v2.0/security-groups/777c8bd8-9832-437d-8012-3f894abc84d7 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1201] 10.0.0.105 () {34 vars in 665 bytes} [Thu Jul 16 07:58:40 2026] POST /v2.0/ports => generated 910 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1202] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:58:41 2026] DELETE /v2.0/ports/3cfd33bc-6249-4c8a-8fd7-d0acff4e0928 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:41.902 7 INFO neutron.pecan_wsgi.hooks.translation [None req-077acddf-bd60-4249-b1de-fb524d07a84e 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1203] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:58:41 2026] GET /v2.0/ports/3cfd33bc-6249-4c8a-8fd7-d0acff4e0928 => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1204] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:41 2026] DELETE /v2.0/subnets/f8bc2687-c833-4cbc-b1c4-41abab6aba1d => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:42.158 7 INFO neutron.services.segments.plugin [-] Segment cbd6b93f-c521-4fe0-a3f7-af3276227e3b resource provider aggregate not found 2026-07-16 07:58:42.165 7 INFO neutron.services.segments.plugin [-] Segment cbd6b93f-c521-4fe0-a3f7-af3276227e3b resource provider aggregate not found 2026-07-16 07:58:42.198 7 INFO neutron.services.segments.plugin [-] Segment cbd6b93f-c521-4fe0-a3f7-af3276227e3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbd6b93f-c521-4fe0-a3f7-af3276227e3b found for delete ", "request_id": "req-dbe66969-fb18-4ae5-b36e-12faa4f83e54"}]} 2026-07-16 07:58:42.220 7 INFO neutron.services.segments.plugin [-] Segment cbd6b93f-c521-4fe0-a3f7-af3276227e3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbd6b93f-c521-4fe0-a3f7-af3276227e3b found for delete ", "request_id": "req-9f776973-0487-4d8c-9db6-41b8def3d441"}]} [pid: 7|app: 0|req: 621/1205] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:58:42 2026] DELETE /v2.0/networks/79686c87-599b-411c-aacb-4504e3f59a4d => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:42.602 8 WARNING neutron_lib.context [None req-be6f8cec-e08a-417e-aa43-144c1dfc972f 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 585/1206] 10.0.0.105 () {34 vars in 665 bytes} [Thu Jul 16 07:58:42 2026] POST /v2.0/ports => generated 775 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1207] 10.0.0.105 () {34 vars in 737 bytes} [Thu Jul 16 07:58:42 2026] PUT /v2.0/ports/64569600-603a-4fd6-a0fc-1c7c915bfce8 => generated 752 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-07-16 07:58:43.341 8 INFO neutron.db.segments_db [None req-db5c4d85-5ef1-4c7a-bd77-a920692cef26 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 5278cc46-7ea5-4e93-91e7-40edb5513795 of type vxlan for network 61be4b69-3dc2-4e71-a104-c842a3b7619a [pid: 8|app: 0|req: 586/1208] 10.0.0.105 () {34 vars in 671 bytes} [Thu Jul 16 07:58:43 2026] POST /v2.0/networks => generated 745 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1209] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:58:43 2026] DELETE /v2.0/ports/64569600-603a-4fd6-a0fc-1c7c915bfce8 => generated 0 bytes in 282 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: 624/1210] 10.0.0.105 () {32 vars in 643 bytes} [Thu Jul 16 07:58:43 2026] GET /v2.0/ports => generated 778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:43.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1aa2f6b2-bf59-4796-a957-ba04e30ec170 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 625/1211] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:58:43 2026] GET /v2.0/ports/64569600-603a-4fd6-a0fc-1c7c915bfce8 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1212] 10.0.0.105 () {32 vars in 643 bytes} [Thu Jul 16 07:58:43 2026] GET /v2.0/ports => generated 778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1213] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:58:43 2026] GET /v2.0/ports/6f453432-3b01-4570-b0d6-f9709dc12435 => generated 775 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:43.624 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aae0f73e-d91a-4f7a-a28d-cefe766a6ee9 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 628/1214] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:58:43 2026] DELETE /v2.0/ports/3cfd33bc-6249-4c8a-8fd7-d0acff4e0928 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:58:43.650 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c88c04e-5d58-4bf2-a394-53af72d47cbe 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 629/1215] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:43 2026] DELETE /v2.0/subnets/f8bc2687-c833-4cbc-b1c4-41abab6aba1d => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1216] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:43 2026] POST /v2.0/subnets => generated 669 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:43.674 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86860643-36c5-4821-896f-dabf04672492 772000bfd5c84648a2ad8d0fd1116623 ef7bbf1dacd24124913ff032654f9c41 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 630/1217] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:58:43 2026] DELETE /v2.0/subnets/52e51a83-e4e8-43ce-b79a-a755e6d822c7 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:58:43.726 8 INFO neutron.db.segments_db [None req-d7086771-2646-4762-9fec-00968e864a63 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment d530b931-3669-41bb-a82c-f7c6d1406885 of type vxlan for network 53161988-56ed-4c91-8a22-d48009912003 [pid: 7|app: 0|req: 631/1218] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:58:43 2026] DELETE /v2.0/ports/6f453432-3b01-4570-b0d6-f9709dc12435 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:44.054 8 INFO neutron.db.l3_hamode_db [None req-d7086771-2646-4762-9fec-00968e864a63 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 632/1219] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:58:43 2026] DELETE /v2.0/networks/43b4dd40-056e-4c44-b61c-7645f232854b => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:58:44.676 7 INFO neutron.services.segments.plugin [-] Segment 4dc16000-242f-436b-a360-11cf2ac59d0c resource provider aggregate not found 2026-07-16 07:58:44.694 7 INFO neutron.services.segments.plugin [-] Segment 4dc16000-242f-436b-a360-11cf2ac59d0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dc16000-242f-436b-a360-11cf2ac59d0c found for delete ", "request_id": "req-2327dbac-fca4-4329-a881-a02607ec155f"}]} 2026-07-16 07:58:44.700 7 INFO neutron.services.segments.plugin [-] Segment 4dc16000-242f-436b-a360-11cf2ac59d0c resource provider aggregate not found 2026-07-16 07:58:44.717 7 INFO neutron.services.segments.plugin [-] Segment 619b2a76-b3a4-4ad2-8162-24962d2ee2e5 resource provider aggregate not found 2026-07-16 07:58:44.725 7 INFO neutron.services.segments.plugin [-] Segment 4dc16000-242f-436b-a360-11cf2ac59d0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dc16000-242f-436b-a360-11cf2ac59d0c found for delete ", "request_id": "req-cb17cbd0-8717-4005-8ebc-aa652c748218"}]} 2026-07-16 07:58:44.746 7 INFO neutron.services.segments.plugin [-] Segment 619b2a76-b3a4-4ad2-8162-24962d2ee2e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 619b2a76-b3a4-4ad2-8162-24962d2ee2e5 found for delete ", "request_id": "req-2c01e0ec-ad69-49d3-82bb-4e12ea3b885c"}]} 2026-07-16 07:58:44.759 7 INFO neutron.services.segments.plugin [-] Segment 619b2a76-b3a4-4ad2-8162-24962d2ee2e5 resource provider aggregate not found 2026-07-16 07:58:44.777 7 INFO neutron.services.segments.plugin [-] Segment 619b2a76-b3a4-4ad2-8162-24962d2ee2e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 619b2a76-b3a4-4ad2-8162-24962d2ee2e5 found for delete ", "request_id": "req-09f28306-6733-45c2-b109-d481c162a501"}]} [pid: 7|app: 0|req: 633/1220] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:44 2026] GET /v2.0/security-groups?tenant_id=d2dc1ed2e0fc4a948907662c7e082a43&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1221] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:44 2026] GET /v2.0/security-groups?tenant_id=ef7bbf1dacd24124913ff032654f9c41&name=default => generated 2925 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1222] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:45 2026] DELETE /v2.0/security-groups/714e721f-e6dc-4a5c-99ce-c89e514a1365 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1223] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:45 2026] DELETE /v2.0/security-groups/f1c41e09-cf98-4ca6-9423-e731dbd4874f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:45.489 8 INFO neutron.db.l3_hamode_db [None req-d7086771-2646-4762-9fec-00968e864a63 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 588/1224] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:43 2026] POST /v2.0/routers => generated 733 bytes in 3000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:47.391 8 INFO neutron.db.segments_db [None req-968d0b53-6a9f-4535-96b1-8c3214b6bd68 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment cc03786f-6da5-452e-a204-63fd9fe02ded of type vxlan for network f3064ffc-446f-4904-817f-1f8d7543097a [pid: 8|app: 0|req: 589/1225] 10.0.0.105 () {34 vars in 671 bytes} [Thu Jul 16 07:58:47 2026] POST /v2.0/networks => generated 741 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:47.603 8 WARNING neutron_lib.context [None req-ec07063a-774e-4c4e-86fc-f01f8ac5b0f8 bdcacec9244d49a6b53ba9e3568e0cc8 1c101e55533842b9a49b3351fdf7114f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 590/1226] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 07:58:47 2026] POST /v2.0/subnetpools => generated 548 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1227] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:47 2026] GET /v2.0/security-groups?tenant_id=cab8a5e3bf4c4c03ae357beb4c357f32&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1228] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:47 2026] POST /v2.0/subnets => generated 664 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1229] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 07:58:48 2026] GET /v2.0/subnetpools/e63627cd-31d8-465a-bf85-db941c2014f2 => generated 548 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1230] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:58:46 2026] PUT /v2.0/routers/a85d9663-0059-4b19-919c-9d4dafb17763/add_router_interface => generated 309 bytes in 1447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:48.168 7 INFO neutron.db.segments_db [None req-c33f1a30-46e4-4293-a79f-ff9a4305eb3a 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment dda9d558-65c1-4456-812e-05bd682f5fc8 of type vxlan for network 1b248869-6eb3-40b8-a8be-d2c8751ea59f [pid: 8|app: 0|req: 594/1231] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:48 2026] DELETE /v2.0/security-groups/04378000-96e6-4aa0-9f8a-3bb99c6b6599 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1232] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 07:58:48 2026] PUT /v2.0/subnetpools/e63627cd-31d8-465a-bf85-db941c2014f2 => generated 501 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1233] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 07:58:48 2026] DELETE /v2.0/subnetpools/e63627cd-31d8-465a-bf85-db941c2014f2 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:48.485 7 INFO neutron.db.l3_hamode_db [None req-c33f1a30-46e4-4293-a79f-ff9a4305eb3a 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 597/1234] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:48 2026] GET /v2.0/security-groups?tenant_id=aa5504295317455680e3a4467bce889b&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:58:48.527 8 INFO neutron.api.v2.resource [None req-ccde9c45-d44a-4421-aeaa-863747a2f20f bdcacec9244d49a6b53ba9e3568e0cc8 1c101e55533842b9a49b3351fdf7114f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 598/1235] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 07:58:48 2026] GET /v2.0/subnetpools/e63627cd-31d8-465a-bf85-db941c2014f2 => generated 145 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1236] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:48 2026] DELETE /v2.0/security-groups/57b631c3-8b30-4f02-9399-e4af0d6ecd6d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:58:48.673 8 INFO neutron.api.v2.resource [None req-6d491584-1088-41fe-8521-4b2b4ab9a1b6 bdcacec9244d49a6b53ba9e3568e0cc8 1c101e55533842b9a49b3351fdf7114f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1237] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 07:58:48 2026] DELETE /v2.0/subnetpools/e63627cd-31d8-465a-bf85-db941c2014f2 => generated 145 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1238] 10.0.0.72 () {34 vars in 981 bytes} [Thu Jul 16 07:58:49 2026] GET /v2.0/networks?id=61be4b69-3dc2-4e71-a104-c842a3b7619a => generated 678 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1239] 10.0.0.72 () {34 vars in 964 bytes} [Thu Jul 16 07:58:49 2026] GET /v2.0/quotas/b7e3824f6f2d404c9a8080b10cea3012 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1240] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:58:49 2026] GET /v2.0/security-groups?tenant_id=1c101e55533842b9a49b3351fdf7114f&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:58:49.547 7 INFO neutron.db.l3_hamode_db [None req-c33f1a30-46e4-4293-a79f-ff9a4305eb3a 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 604/1241] 10.0.0.72 () {34 vars in 1001 bytes} [Thu Jul 16 07:58:49 2026] GET /v2.0/ports?tenant_id=b7e3824f6f2d404c9a8080b10cea3012&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1244] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:58:49 2026] DELETE /v2.0/security-groups/161f3f12-bee8-44fb-889c-15ba5e52bbb9 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1245] 10.0.0.72 () {34 vars in 1007 bytes} [Thu Jul 16 07:58:49 2026] GET /v2.0/networks/61be4b69-3dc2-4e71-a104-c842a3b7619a?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1246] 10.0.0.72 () {34 vars in 1107 bytes} [Thu Jul 16 07:58:49 2026] GET /v2.0/networks/61be4b69-3dc2-4e71-a104-c842a3b7619a?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: 610/1247] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:50 2026] GET /v2.0/ports?device_id=7b1e6e15-ba50-43bc-b252-f8e48ba93bb3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:58:50.918 8 WARNING neutron_lib.context [None req-f49e954c-d280-4d6b-b749-2dbfc5d90b4b 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:58:51.066 8 INFO neutron.db.segments_db [None req-f49e954c-d280-4d6b-b749-2dbfc5d90b4b 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] Added segment faaeaea0-0880-443b-9f21-7a0ede6bebd0 of type vxlan for network 77e4255e-106d-4c11-aa3a-2c451a16ec8b [pid: 7|app: 0|req: 638/1248] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:48 2026] POST /v2.0/routers => generated 728 bytes in 2989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1249] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:58:50 2026] POST /v2.0/networks => generated 650 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1250] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:58:51 2026] GET /v2.0/networks?id=61be4b69-3dc2-4e71-a104-c842a3b7619a => generated 678 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1251] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:51 2026] GET /v2.0/ports?device_id=7b1e6e15-ba50-43bc-b252-f8e48ba93bb3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:58:51.266 7 WARNING neutron_lib.context [None req-e901f303-269e-4d6f-9576-5f0b0a737330 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 641/1252] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:51 2026] POST /v2.0/subnets => generated 603 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:58:51.604 7 WARNING neutron_lib.context [req-fa1bbeb6-de07-4342-94c6-f72e1bb6e36d req-7a501bb7-c7f1-4db4-b37d-e25cf69ebf01 34757da24ea6440faef5d5981b253539 b7e3824f6f2d404c9a8080b10cea3012 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 642/1253] 199.204.45.156 () {38 vars in 955 bytes} [Thu Jul 16 07:58:51 2026] POST /v2.0/ports => generated 958 bytes in 557 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-07-16 07:58:52.161 7 WARNING neutron_lib.context [None req-6dda6205-9dad-49cd-9a97-22cc1f249d7e 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:58:52.208 7 INFO neutron.db.segments_db [None req-6dda6205-9dad-49cd-9a97-22cc1f249d7e 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] Added segment 6ad6ec6b-075b-4bf6-9999-232afe297e0e of type vxlan for network abfe284a-edf9-4078-86d9-3f6696eb580f 2026-07-16 07:58:52.528 7 INFO neutron.db.l3_hamode_db [None req-6dda6205-9dad-49cd-9a97-22cc1f249d7e 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 612/1254] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:58:51 2026] PUT /v2.0/routers/67745953-79d3-42b1-ba0b-68de42545004/add_router_interface => generated 309 bytes in 1698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1255] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 07:58:52 2026] PUT /v2.0/ports/88f05f9d-9e47-4943-b4cc-5670433a4302 => generated 1203 bytes in 483 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-07-16 07:58:53.417 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-18e98f6d-0d63-4cc2-94d8-c16ba9f88cac'] response: {'name': 'network-changed', 'server_uuid': '7b1e6e15-ba50-43bc-b252-f8e48ba93bb3', 'tag': '88f05f9d-9e47-4943-b4cc-5670433a4302', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 614/1256] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:53 2026] GET /v2.0/ports?device_id=7b1e6e15-ba50-43bc-b252-f8e48ba93bb3 => generated 973 bytes in 88 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: 615/1257] 10.0.0.39 () {30 vars in 649 bytes} [Thu Jul 16 07:58:53 2026] GET /v2.0/extensions => generated 19901 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1258] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:58:53 2026] GET /v2.0/ports?tenant_id=b7e3824f6f2d404c9a8080b10cea3012&device_id=7b1e6e15-ba50-43bc-b252-f8e48ba93bb3 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:58:53.803 7 INFO neutron.db.l3_hamode_db [None req-6dda6205-9dad-49cd-9a97-22cc1f249d7e 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 617/1259] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:58:53 2026] GET /v2.0/security-groups?id=5519d905-2b51-4ec4-bf79-8215c284c8d9&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1260] 10.0.0.39 () {30 vars in 723 bytes} [Thu Jul 16 07:58:53 2026] GET /v2.0/quotas/fc28a60d00494f1db5d44a9edd47ab4f/details => generated 847 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1261] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Jul 16 07:58:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=88f05f9d-9e47-4943-b4cc-5670433a4302 => 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: 620/1262] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:58:53 2026] GET /v2.0/subnets?id=5231a898-cdd1-470f-978e-cd5e443b9af6 => generated 672 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1263] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:58:54 2026] GET /v2.0/ports?network_id=61be4b69-3dc2-4e71-a104-c842a3b7619a&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1264] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:58:54 2026] GET /v2.0/networks/61be4b69-3dc2-4e71-a104-c842a3b7619a?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1265] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:58:54 2026] GET /v2.0/networks/61be4b69-3dc2-4e71-a104-c842a3b7619a?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-07-16 07:58:54.413 8 INFO neutron.db.segments_db [None req-bc346def-2e8c-48f2-ae1d-12989c2f9ce8 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 0e9e3d79-df17-4938-bf38-567b7be7a982 of type vxlan for network 81e3aeaa-a086-48c3-977f-99b5f5ee2434 [pid: 8|app: 0|req: 624/1266] 10.0.0.105 () {34 vars in 671 bytes} [Thu Jul 16 07:58:54 2026] POST /v2.0/networks => generated 740 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1267] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:58:54 2026] GET /v2.0/ports?tenant_id=b7e3824f6f2d404c9a8080b10cea3012&device_id=7b1e6e15-ba50-43bc-b252-f8e48ba93bb3 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1268] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:54 2026] POST /v2.0/subnets => generated 663 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1269] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:58:54 2026] GET /v2.0/networks?id=61be4b69-3dc2-4e71-a104-c842a3b7619a => generated 773 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:54.903 8 INFO neutron.db.segments_db [None req-455065e5-3c70-4e08-891b-6d82692e6712 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 67882088-9cc9-4393-b2b0-40b4ec01b740 of type vxlan for network c7df03d2-0b11-462d-8918-cb5c06243e07 [pid: 7|app: 0|req: 643/1270] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:52 2026] POST /v2.0/routers => generated 695 bytes in 2973 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1271] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Jul 16 07:58:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=88f05f9d-9e47-4943-b4cc-5670433a4302 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:58:55.238 8 INFO neutron.db.l3_hamode_db [None req-455065e5-3c70-4e08-891b-6d82692e6712 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 645/1272] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:55 2026] GET /v2.0/ports?device_id=7b1e6e15-ba50-43bc-b252-f8e48ba93bb3 => generated 973 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:58:56.361 8 INFO neutron.db.l3_hamode_db [None req-455065e5-3c70-4e08-891b-6d82692e6712 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 646/1273] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:58:55 2026] PUT /v2.0/routers/7787b7a0-58cc-4bad-827b-ee1cdfd7e5e5/add_router_interface => generated 309 bytes in 2087 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1274] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:58:57 2026] GET /v2.0/subnets?id=5231a898-cdd1-470f-978e-cd5e443b9af6 => generated 672 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1275] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:58:57 2026] GET /v2.0/security-groups?id=5519d905-2b51-4ec4-bf79-8215c284c8d9&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1276] 10.0.0.39 () {30 vars in 649 bytes} [Thu Jul 16 07:58:57 2026] GET /v2.0/extensions => generated 19901 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-16 07:58:57.455 7 WARNING neutron_lib.context [None req-3267ef1f-a886-4cc7-8775-91eee6c1da9e 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 628/1277] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:58:54 2026] POST /v2.0/routers => generated 727 bytes in 3022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1278] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:58:57 2026] GET /v2.0/ports?network_id=61be4b69-3dc2-4e71-a104-c842a3b7619a&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1279] 10.0.0.105 () {34 vars in 665 bytes} [Thu Jul 16 07:58:57 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: 8|app: 0|req: 630/1280] 10.0.0.39 () {30 vars in 723 bytes} [Thu Jul 16 07:58:57 2026] GET /v2.0/quotas/fc28a60d00494f1db5d44a9edd47ab4f/details => generated 847 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1281] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:58:57 2026] GET /v2.0/networks/61be4b69-3dc2-4e71-a104-c842a3b7619a?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:58:58.072 8 WARNING neutron_lib.context [None req-074afff6-c5c3-4ea4-9d48-89dc7a031f56 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 632/1282] 10.0.0.105 () {34 vars in 665 bytes} [Thu Jul 16 07:58:58 2026] POST /v2.0/ports => generated 959 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 633/1283] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:58:58 2026] GET /v2.0/networks/61be4b69-3dc2-4e71-a104-c842a3b7619a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:58:58.629 8 WARNING neutron_lib.context [None req-2ff15a32-723d-45dd-aed5-ddf202176556 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1284] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:58:57 2026] PUT /v2.0/routers/5215606b-ef97-44a8-8e68-5305553c0044/add_router_interface => generated 309 bytes in 1564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1285] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:59 2026] GET /v2.0/ports?device_id=7b1e6e15-ba50-43bc-b252-f8e48ba93bb3 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1286] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:58:59 2026] GET /v2.0/security-groups?id=5519d905-2b51-4ec4-bf79-8215c284c8d9&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:58:59.744 8 INFO neutron.db.l3_db [None req-2ff15a32-723d-45dd-aed5-ddf202176556 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] Floating IP 16260e56-41ec-421f-af6c-352b0cf594c9 associated. External IP: 10.96.250.218, port: 11e123ca-649c-4356-9c80-0253628ebbcb. [pid: 7|app: 0|req: 654/1287] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:58:59 2026] GET /v2.0/ports?device_id=7b1e6e15-ba50-43bc-b252-f8e48ba93bb3 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1288] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 07:58:59 2026] GET /v2.0/security-groups?id=5519d905-2b51-4ec4-bf79-8215c284c8d9&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:59:00.191 7 WARNING neutron_lib.context [None req-f431bc60-d586-41b8-8206-36cb30398f55 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 634/1289] 10.0.0.105 () {34 vars in 677 bytes} [Thu Jul 16 07:58:58 2026] POST /v2.0/floatingips => generated 843 bytes in 1619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1290] 10.0.0.105 () {34 vars in 685 bytes} [Thu Jul 16 07:59:00 2026] POST /v2.0/security-groups => generated 1673 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 07:59:00.343 7 WARNING neutron_lib.context [None req-6ef6346e-ba58-4e08-b29c-efc2d8e56b1a 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:00.433 8 INFO neutron.db.l3_db [None req-3d39b90b-09a9-47f2-b341-943ce01acaf3 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] Floating IP 16260e56-41ec-421f-af6c-352b0cf594c9 disassociated. External IP: 10.96.250.218, port: 11e123ca-649c-4356-9c80-0253628ebbcb. [pid: 7|app: 0|req: 657/1291] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:59:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1292] 199.204.45.156 () {34 vars in 994 bytes} [Thu Jul 16 07:59:00 2026] GET /v2.0/ports?device_id=7b1e6e15-ba50-43bc-b252-f8e48ba93bb3 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:00.619 7 WARNING neutron_lib.context [None req-b1e6ec7c-4359-4d2b-9ad0-42b4979e8b24 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 659/1293] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:59:00 2026] POST /v2.0/security-group-rules => generated 596 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1294] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 07:59:00 2026] PUT /v2.0/floatingips/16260e56-41ec-421f-af6c-352b0cf594c9 => generated 552 bytes in 626 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1295] 199.204.45.156 () {36 vars in 997 bytes} [Thu Jul 16 07:59:00 2026] DELETE /v2.0/ports/88f05f9d-9e47-4943-b4cc-5670433a4302 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:01.061 7 WARNING neutron_lib.context [None req-59bcc2cc-5f3a-4557-ac30-bb5f833339ed 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 636/1296] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:00 2026] GET /v2.0/security-groups?tenant_id=fc28a60d00494f1db5d44a9edd47ab4f&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:01.116 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10af191f-268f-409e-acb1-673de022eab1'] response: {'server_uuid': '7b1e6e15-ba50-43bc-b252-f8e48ba93bb3', 'name': 'network-vif-deleted', 'tag': '88f05f9d-9e47-4943-b4cc-5670433a4302', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 661/1297] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:59:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1298] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:01 2026] DELETE /v2.0/security-groups/4c4828b2-9176-4e6e-aa87-9387aca83cf3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1299] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:59:01 2026] GET /v2.0/ports?device_id=7b1e6e15-ba50-43bc-b252-f8e48ba93bb3 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:59:01.394 7 WARNING neutron_lib.context [None req-2fd5e302-4d4c-41d1-8bb1-01790f0ee767 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 637/1300] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 07:59:01 2026] DELETE /v2.0/floatingips/16260e56-41ec-421f-af6c-352b0cf594c9 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:59:01.499 8 WARNING neutron_lib.context [None req-a3e41a5e-bc95-4be7-a9a0-a07160218d8a 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 664/1301] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:59:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:01.545 7 WARNING neutron_lib.context [None req-d4045450-5fe5-4ba2-a1d7-46d60137ccd0 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:01.581 7 INFO neutron.db.securitygroups_db [None req-d4045450-5fe5-4ba2-a1d7-46d60137ccd0 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] Project 3787fa9770b14a86926457dc4209f788 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: 665/1302] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:59:01 2026] POST /v2.0/security-group-rules => generated 607 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:01.682 7 WARNING neutron_lib.context [None req-676ba9b8-5213-47de-a289-fc5224bcfd40 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:01.739 7 INFO neutron.db.securitygroups_db [None req-676ba9b8-5213-47de-a289-fc5224bcfd40 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] Project 3787fa9770b14a86926457dc4209f788 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: 666/1303] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:59:01 2026] POST /v2.0/security-group-rules => generated 606 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:02.290 7 WARNING neutron_lib.context [None req-e6013615-dcc6-43c9-bd2e-76aba2c77d65 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:02.433 8 INFO neutron.db.l3_db [None req-a3e41a5e-bc95-4be7-a9a0-a07160218d8a 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] Floating IP 784c8173-dfe0-4450-b038-d6d91f0bf42c associated. External IP: 10.96.250.207, port: c4d2aabe-845d-47e3-bac4-004326c8f849. [pid: 7|app: 0|req: 667/1304] 10.0.0.105 () {34 vars in 685 bytes} [Thu Jul 16 07:59:02 2026] POST /v2.0/security-groups => generated 1661 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 07:59:02.457 7 WARNING neutron_lib.context [None req-9892f566-16ca-403b-9a4c-e166c840bfec 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 668/1305] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:59:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1306] 10.0.0.105 () {34 vars in 677 bytes} [Thu Jul 16 07:59:01 2026] POST /v2.0/floatingips => generated 841 bytes in 1260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:02.759 8 WARNING neutron_lib.context [None req-6a68af10-ff82-413a-8f60-38e29132aac8 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 639/1307] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:59:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1308] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 07:59:02 2026] GET /v2.0/floatingips/784c8173-dfe0-4450-b038-d6d91f0bf42c => generated 841 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:02.906 8 WARNING neutron_lib.context [None req-ad33c3dd-a0f7-484b-a069-498b4df842ea 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 641/1309] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 07:59:02 2026] POST /v2.0/floatingips => generated 552 bytes in 929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1310] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:59:02 2026] PUT /v2.0/routers/a85d9663-0059-4b19-919c-9d4dafb17763/remove_router_interface => generated 309 bytes in 1293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1311] 10.0.0.105 () {32 vars in 655 bytes} [Thu Jul 16 07:59:03 2026] GET /v2.0/floatingips => generated 844 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1312] 10.0.0.72 () {34 vars in 1097 bytes} [Thu Jul 16 07:59:03 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-811783538&fields=id&tenant_id=3787fa9770b14a86926457dc4209f788 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:59:04.478 8 INFO neutron.db.l3_db [None req-2b6ca091-ba21-4d5a-93c5-749aa04fa246 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] Floating IP 784c8173-dfe0-4450-b038-d6d91f0bf42c associated. External IP: 10.96.250.207, port: c4d2aabe-845d-47e3-bac4-004326c8f849. 2026-07-16 07:59:04.984 7 INFO neutron.db.l3_hamode_db [None req-d2fad06b-ed9d-4a93-b1e4-c4dc53aa825c 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] HA network 53161988-56ed-4c91-8a22-d48009912003 was deleted as no HA routers are present in tenant b7e3824f6f2d404c9a8080b10cea3012. 2026-07-16 07:59:04.986 7 INFO neutron.services.segments.plugin [-] Segment d530b931-3669-41bb-a82c-f7c6d1406885 resource provider aggregate not found 2026-07-16 07:59:04.992 7 INFO neutron.services.segments.plugin [-] Segment d530b931-3669-41bb-a82c-f7c6d1406885 resource provider aggregate not found [pid: 7|app: 0|req: 670/1313] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:03 2026] DELETE /v2.0/routers/a85d9663-0059-4b19-919c-9d4dafb17763 => generated 0 bytes in 1121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:59:05.015 7 INFO neutron.services.segments.plugin [-] Segment d530b931-3669-41bb-a82c-f7c6d1406885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d530b931-3669-41bb-a82c-f7c6d1406885 found for delete ", "request_id": "req-f2606498-c178-4ae6-85ce-91f2bc3d55e5"}]} 2026-07-16 07:59:05.015 7 INFO neutron.services.segments.plugin [-] Segment d530b931-3669-41bb-a82c-f7c6d1406885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d530b931-3669-41bb-a82c-f7c6d1406885 found for delete ", "request_id": "req-926b3a81-336d-42d3-98d5-c2476f3f552f"}]} [pid: 7|app: 0|req: 671/1314] 10.0.0.72 () {34 vars in 1099 bytes} [Thu Jul 16 07:59:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1910513425&fields=id&tenant_id=3787fa9770b14a86926457dc4209f788 => 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: 674/1317] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:05 2026] DELETE /v2.0/subnets/5231a898-cdd1-470f-978e-cd5e443b9af6 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1318] 10.0.0.72 () {34 vars in 981 bytes} [Thu Jul 16 07:59:05 2026] GET /v2.0/networks?id=f3064ffc-446f-4904-817f-1f8d7543097a => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1319] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 07:59:03 2026] PUT /v2.0/floatingips/784c8173-dfe0-4450-b038-d6d91f0bf42c => generated 843 bytes in 1322 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1320] 10.0.0.72 () {34 vars in 964 bytes} [Thu Jul 16 07:59:05 2026] GET /v2.0/quotas/3787fa9770b14a86926457dc4209f788 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:05.483 8 INFO neutron.db.l3_db [None req-3e1d5388-2512-4e49-8eab-7c5bbec1fb8c 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] Floating IP 784c8173-dfe0-4450-b038-d6d91f0bf42c disassociated. External IP: 10.96.250.207, port: 11e123ca-649c-4356-9c80-0253628ebbcb. [pid: 7|app: 0|req: 676/1321] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:05 2026] DELETE /v2.0/networks/61be4b69-3dc2-4e71-a104-c842a3b7619a => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1322] 10.0.0.72 () {34 vars in 1001 bytes} [Thu Jul 16 07:59:05 2026] GET /v2.0/ports?tenant_id=3787fa9770b14a86926457dc4209f788&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1323] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 07:59:05 2026] PUT /v2.0/floatingips/784c8173-dfe0-4450-b038-d6d91f0bf42c => generated 552 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1324] 10.0.0.72 () {34 vars in 1007 bytes} [Thu Jul 16 07:59:05 2026] GET /v2.0/networks/f3064ffc-446f-4904-817f-1f8d7543097a?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: 648/1325] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:05 2026] GET /v2.0/security-groups?tenant_id=b7e3824f6f2d404c9a8080b10cea3012&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:06.113 7 INFO neutron.db.segments_db [None req-17c56732-e0b2-4e73-94e9-cb5ed32ad679 fb5090c84d1b429d864a081629a1f5d9 2e87f2313c634b0a8088a255c71fe106 - - default default] Added segment b1853aab-529f-451e-9134-b92ca9422b97 of type vxlan for network 4d36cf47-8615-4060-8a7c-95589afc766a [pid: 7|app: 0|req: 678/1326] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:05 2026] POST /v2.0/networks => generated 726 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1327] 10.0.0.72 () {34 vars in 1107 bytes} [Thu Jul 16 07:59:06 2026] GET /v2.0/networks/f3064ffc-446f-4904-817f-1f8d7543097a?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: 649/1328] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 07:59:05 2026] DELETE /v2.0/floatingips/784c8173-dfe0-4450-b038-d6d91f0bf42c => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1329] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:06 2026] DELETE /v2.0/security-groups/5519d905-2b51-4ec4-bf79-8215c284c8d9 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:59:06.383 7 INFO neutron.api.v2.resource [None req-5ffc7fd2-b5c1-4f32-91c3-7e18fb635f08 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 681/1330] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 07:59:06 2026] DELETE /v2.0/floatingips/784c8173-dfe0-4450-b038-d6d91f0bf42c => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1331] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:59:06 2026] POST /v2.0/subnets => generated 620 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1332] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:59:06 2026] GET /v2.0/ports?device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:59:06.554 8 WARNING neutron.api.v2.base [None req-f639a17d-53e9-4d52-9b87-578c3c075bfa fb5090c84d1b429d864a081629a1f5d9 2e87f2313c634b0a8088a255c71fe106 - - 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-07-16 07:59:06.555 8 INFO neutron.api.v2.resource [None req-f639a17d-53e9-4d52-9b87-578c3c075bfa fb5090c84d1b429d864a081629a1f5d9 2e87f2313c634b0a8088a255c71fe106 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 652/1333] 10.0.0.105 () {34 vars in 681 bytes} [Thu Jul 16 07:59:06 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1334] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:59:06 2026] DELETE /v2.0/ports/11e123ca-649c-4356-9c80-0253628ebbcb => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:07.054 8 INFO neutron.services.segments.plugin [-] Segment b1853aab-529f-451e-9134-b92ca9422b97 resource provider aggregate not found 2026-07-16 07:59:07.064 8 INFO neutron.services.segments.plugin [-] Segment b1853aab-529f-451e-9134-b92ca9422b97 resource provider aggregate not found 2026-07-16 07:59:07.071 8 INFO neutron.services.segments.plugin [-] Segment b1853aab-529f-451e-9134-b92ca9422b97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1853aab-529f-451e-9134-b92ca9422b97 found for delete ", "request_id": "req-ba26b84f-fef9-49cb-8740-58b338081b48"}]} 2026-07-16 07:59:07.084 8 INFO neutron.services.segments.plugin [-] Segment b1853aab-529f-451e-9134-b92ca9422b97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1853aab-529f-451e-9134-b92ca9422b97 found for delete ", "request_id": "req-8b9fadf2-a590-473f-94ce-43e160234450"}]} 2026-07-16 07:59:07.306 7 INFO neutron.services.segments.plugin [-] Segment 5278cc46-7ea5-4e93-91e7-40edb5513795 resource provider aggregate not found 2026-07-16 07:59:07.310 7 INFO neutron.services.segments.plugin [-] Segment 5278cc46-7ea5-4e93-91e7-40edb5513795 resource provider aggregate not found 2026-07-16 07:59:07.326 7 INFO neutron.services.segments.plugin [-] Segment 5278cc46-7ea5-4e93-91e7-40edb5513795 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5278cc46-7ea5-4e93-91e7-40edb5513795 found for delete ", "request_id": "req-6c433cb3-cee6-48ac-b019-2fa9905f2995"}]} 2026-07-16 07:59:07.327 7 INFO neutron.services.segments.plugin [-] Segment 5278cc46-7ea5-4e93-91e7-40edb5513795 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5278cc46-7ea5-4e93-91e7-40edb5513795 found for delete ", "request_id": "req-c2ec701d-3fd3-4d7e-b872-f81d5d13e9a2"}]} [pid: 7|app: 0|req: 683/1335] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:59:06 2026] DELETE /v2.0/ports/c4d2aabe-845d-47e3-bac4-004326c8f849 => generated 0 bytes in 732 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1336] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:59:07 2026] GET /v2.0/networks?id=f3064ffc-446f-4904-817f-1f8d7543097a => generated 673 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1337] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 07:59:07 2026] GET /v2.0/ports?device_id=7787b7a0-58cc-4bad-827b-ee1cdfd7e5e5 => generated 958 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1338] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:59:07 2026] GET /v2.0/ports?device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => 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: 687/1339] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Jul 16 07:59:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3787fa9770b14a86926457dc4209f788 => 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: 653/1340] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:06 2026] DELETE /v2.0/networks/4d36cf47-8615-4060-8a7c-95589afc766a => generated 0 bytes in 1316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:07.889 8 WARNING neutron_lib.context [req-fe42010e-99d1-4981-af57-0d1063734e6d req-1d431352-7291-4e12-b2cf-045c9465e342 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 654/1341] 199.204.45.156 () {38 vars in 955 bytes} [Thu Jul 16 07:59:07 2026] POST /v2.0/ports => generated 993 bytes in 505 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-07-16 07:59:08.461 8 INFO neutron.db.segments_db [None req-0ece61d8-a71c-4fc0-a026-caabb6e9a5ff fb5090c84d1b429d864a081629a1f5d9 2e87f2313c634b0a8088a255c71fe106 - - default default] Added segment 13e44aab-4a37-49f4-b4a1-12304eb4ecca of type vxlan for network 3c8cba6f-9ff2-400e-8aee-9820a6f35f96 [pid: 8|app: 0|req: 655/1342] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:08 2026] POST /v2.0/networks => generated 726 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1343] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:59:07 2026] PUT /v2.0/routers/7787b7a0-58cc-4bad-827b-ee1cdfd7e5e5/remove_router_interface => generated 309 bytes in 1308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1344] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 07:59:08 2026] PUT /v2.0/ports/0641465b-2f65-44a8-88f5-b2ffcd3f176f => generated 1238 bytes in 474 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-07-16 07:59:09.096 8 INFO neutron.services.segments.plugin [-] Segment b1853aab-529f-451e-9134-b92ca9422b97 resource provider aggregate not found 2026-07-16 07:59:09.127 8 INFO neutron.services.segments.plugin [-] Segment b1853aab-529f-451e-9134-b92ca9422b97 resource provider aggregate not found 2026-07-16 07:59:09.131 8 INFO neutron.services.segments.plugin [-] Segment b1853aab-529f-451e-9134-b92ca9422b97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1853aab-529f-451e-9134-b92ca9422b97 found for delete ", "request_id": "req-9ba3c9d8-8bf8-41d7-aa3d-fffc6c522947"}]} 2026-07-16 07:59:09.143 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fffe2a58-3365-4a37-95d9-0fb9ebf9dae5'] response: {'name': 'network-changed', 'server_uuid': 'babd74e2-16c0-4096-978b-e29e1095bdf7', 'tag': '0641465b-2f65-44a8-88f5-b2ffcd3f176f', 'status': 'completed', 'code': 200} 2026-07-16 07:59:09.147 8 INFO neutron.services.segments.plugin [-] Segment b1853aab-529f-451e-9134-b92ca9422b97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1853aab-529f-451e-9134-b92ca9422b97 found for delete ", "request_id": "req-c5564a30-e39e-45e4-9417-1a35f6ffd7ea"}]} [pid: 8|app: 0|req: 657/1345] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:59:09 2026] GET /v2.0/ports?device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => generated 1008 bytes in 147 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: 689/1346] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:59:09 2026] POST /v2.0/subnets => generated 623 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1347] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:59:09 2026] GET /v2.0/ports?tenant_id=3787fa9770b14a86926457dc4209f788&device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => 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: 691/1348] 10.0.0.72 () {34 vars in 1119 bytes} [Thu Jul 16 07:59:09 2026] GET /v2.0/security-groups?id=6e2dd563-b58c-4aeb-8b05-319aefd9d8f2&id=d7ad7b74-d0d7-4d55-bbeb-600914f1fc43&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:09.345 7 WARNING neutron.api.v2.base [None req-c078f630-d6e2-420c-9f6c-31085b313f4d fb5090c84d1b429d864a081629a1f5d9 2e87f2313c634b0a8088a255c71fe106 - - 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-07-16 07:59:09.346 7 INFO neutron.api.v2.resource [None req-c078f630-d6e2-420c-9f6c-31085b313f4d fb5090c84d1b429d864a081629a1f5d9 2e87f2313c634b0a8088a255c71fe106 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 692/1349] 10.0.0.105 () {34 vars in 681 bytes} [Thu Jul 16 07:59:09 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1350] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:59:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0641465b-2f65-44a8-88f5-b2ffcd3f176f => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:59:09.624 7 INFO neutron.services.segments.plugin [-] Segment 13e44aab-4a37-49f4-b4a1-12304eb4ecca resource provider aggregate not found 2026-07-16 07:59:09.628 7 INFO neutron.services.segments.plugin [-] Segment 13e44aab-4a37-49f4-b4a1-12304eb4ecca resource provider aggregate not found 2026-07-16 07:59:09.648 7 INFO neutron.services.segments.plugin [-] Segment 13e44aab-4a37-49f4-b4a1-12304eb4ecca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13e44aab-4a37-49f4-b4a1-12304eb4ecca found for delete ", "request_id": "req-ed5eb107-4fb6-4686-9d28-d8e964cbb767"}]} 2026-07-16 07:59:09.650 7 INFO neutron.services.segments.plugin [-] Segment 13e44aab-4a37-49f4-b4a1-12304eb4ecca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13e44aab-4a37-49f4-b4a1-12304eb4ecca found for delete ", "request_id": "req-399de0fb-297b-4279-9f1c-7893cac8ac6a"}]} 2026-07-16 07:59:10.224 8 INFO neutron.db.l3_hamode_db [None req-5f453bd2-de1b-4704-8098-8a31e0da916e 2a4361442d3c4eacab945cb0248f5404 6d6bf2bd16534a5294b13c65abd1ddf3 - - default default] HA network abfe284a-edf9-4078-86d9-3f6696eb580f was deleted as no HA routers are present in tenant 6d6bf2bd16534a5294b13c65abd1ddf3. [pid: 8|app: 0|req: 658/1351] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:09 2026] DELETE /v2.0/routers/7787b7a0-58cc-4bad-827b-ee1cdfd7e5e5 => generated 0 bytes in 1033 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1352] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:59:10 2026] GET /v2.0/subnets?id=7fa14424-a0ba-485f-97f2-8bf19ee1213d => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1353] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:09 2026] DELETE /v2.0/networks/3c8cba6f-9ff2-400e-8aee-9820a6f35f96 => generated 0 bytes in 1049 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1354] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:59:10 2026] GET /v2.0/ports?network_id=f3064ffc-446f-4904-817f-1f8d7543097a&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: 660/1355] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:10 2026] DELETE /v2.0/subnets/f24e3bda-6b23-428b-a21a-65cbfe93808f => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1356] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:59:10 2026] GET /v2.0/ports?device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:10.557 8 INFO neutron.db.segments_db [None req-0bd7fcf2-90f1-42ff-97bf-bdb0cdbb7c83 fb5090c84d1b429d864a081629a1f5d9 2e87f2313c634b0a8088a255c71fe106 - - default default] Added segment b3f104ca-57ab-4b5e-999a-9428341dd765 of type vxlan for network 94f4d044-ec0b-40af-bb30-812a8eea8fea [pid: 8|app: 0|req: 661/1357] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:10 2026] POST /v2.0/networks => generated 727 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1358] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:10 2026] DELETE /v2.0/networks/77e4255e-106d-4c11-aa3a-2c451a16ec8b => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1359] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:59:10 2026] GET /v2.0/networks/f3064ffc-446f-4904-817f-1f8d7543097a?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: 698/1360] 10.0.0.72 () {34 vars in 1119 bytes} [Thu Jul 16 07:59:10 2026] GET /v2.0/security-groups?id=6e2dd563-b58c-4aeb-8b05-319aefd9d8f2&id=d7ad7b74-d0d7-4d55-bbeb-600914f1fc43&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: 7|app: 0|req: 699/1361] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:59:10 2026] GET /v2.0/networks/f3064ffc-446f-4904-817f-1f8d7543097a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1362] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:59:10 2026] POST /v2.0/subnets => generated 623 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1363] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:59:11 2026] GET /v2.0/ports?tenant_id=3787fa9770b14a86926457dc4209f788&device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => generated 1277 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:11.161 8 INFO neutron.services.segments.plugin [-] Segment 6ad6ec6b-075b-4bf6-9999-232afe297e0e resource provider aggregate not found 2026-07-16 07:59:11.169 8 INFO neutron.services.segments.plugin [-] Segment 6ad6ec6b-075b-4bf6-9999-232afe297e0e resource provider aggregate not found 2026-07-16 07:59:11.185 8 INFO neutron.services.segments.plugin [-] Segment 6ad6ec6b-075b-4bf6-9999-232afe297e0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ad6ec6b-075b-4bf6-9999-232afe297e0e found for delete ", "request_id": "req-7cd840ec-7b30-4d71-821f-02a7f68ddbcc"}]} 2026-07-16 07:59:11.188 8 INFO neutron.services.segments.plugin [-] Segment 6ad6ec6b-075b-4bf6-9999-232afe297e0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ad6ec6b-075b-4bf6-9999-232afe297e0e found for delete ", "request_id": "req-85ed4843-0e3e-4f7e-ac68-0d958f07da49"}]} [pid: 7|app: 0|req: 700/1364] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:10 2026] GET /v2.0/security-groups?tenant_id=6a20d86d72f046cdb6f8cea92aff6ae1&name=default => generated 2925 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1365] 199.204.45.156 () {34 vars in 994 bytes} [Thu Jul 16 07:59:11 2026] GET /v2.0/ports?device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => generated 1277 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1366] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:59:11 2026] GET /v2.0/networks?id=f3064ffc-446f-4904-817f-1f8d7543097a => generated 769 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:11.674 7 INFO neutron.services.segments.plugin [-] Segment 13e44aab-4a37-49f4-b4a1-12304eb4ecca resource provider aggregate not found 2026-07-16 07:59:11.682 7 INFO neutron.services.segments.plugin [-] Segment 13e44aab-4a37-49f4-b4a1-12304eb4ecca resource provider aggregate not found [pid: 7|app: 0|req: 703/1367] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:11 2026] GET /v2.0/security-groups?tenant_id=6d6bf2bd16534a5294b13c65abd1ddf3&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:11.700 7 INFO neutron.services.segments.plugin [-] Segment 13e44aab-4a37-49f4-b4a1-12304eb4ecca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13e44aab-4a37-49f4-b4a1-12304eb4ecca found for delete ", "request_id": "req-9fa4a876-e92c-481c-a04e-3a9face07a4f"}]} 2026-07-16 07:59:11.705 7 INFO neutron.services.segments.plugin [-] Segment 13e44aab-4a37-49f4-b4a1-12304eb4ecca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13e44aab-4a37-49f4-b4a1-12304eb4ecca found for delete ", "request_id": "req-b42e02c4-c600-44cb-8078-dccce6cdf509"}]} 2026-07-16 07:59:11.714 7 INFO neutron.services.segments.plugin [-] Segment faaeaea0-0880-443b-9f21-7a0ede6bebd0 resource provider aggregate not found 2026-07-16 07:59:11.725 7 INFO neutron.services.segments.plugin [-] Segment faaeaea0-0880-443b-9f21-7a0ede6bebd0 resource provider aggregate not found 2026-07-16 07:59:11.731 7 INFO neutron.services.segments.plugin [-] Segment faaeaea0-0880-443b-9f21-7a0ede6bebd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faaeaea0-0880-443b-9f21-7a0ede6bebd0 found for delete ", "request_id": "req-5871587e-c115-4d12-898e-cbb83beada8d"}]} 2026-07-16 07:59:11.743 7 INFO neutron.services.segments.plugin [-] Segment faaeaea0-0880-443b-9f21-7a0ede6bebd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faaeaea0-0880-443b-9f21-7a0ede6bebd0 found for delete ", "request_id": "req-508783d7-97d1-44e1-85af-971ab6198d64"}]} [pid: 7|app: 0|req: 704/1368] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:11 2026] DELETE /v2.0/security-groups/a5ce242a-2aca-476d-b1ea-1c8f0456ee6b => 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: 705/1369] 199.204.45.156 () {34 vars in 1124 bytes} [Thu Jul 16 07:59:11 2026] GET /v2.0/security-groups?id=d7ad7b74-d0d7-4d55-bbeb-600914f1fc43&id=6e2dd563-b58c-4aeb-8b05-319aefd9d8f2&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1370] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:59:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0641465b-2f65-44a8-88f5-b2ffcd3f176f => 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: 665/1371] 10.0.0.105 () {34 vars in 681 bytes} [Thu Jul 16 07:59:11 2026] POST /v2.0/rbac-policies => generated 324 bytes in 845 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1372] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:11 2026] DELETE /v2.0/security-groups/e7d1c5ff-271e-4292-9214-6a8c953d32ca => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1373] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:59:11 2026] GET /v2.0/ports?device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => generated 1008 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1374] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:59:12 2026] GET /v2.0/subnets?id=7fa14424-a0ba-485f-97f2-8bf19ee1213d => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1375] 10.0.0.72 () {34 vars in 1119 bytes} [Thu Jul 16 07:59:12 2026] GET /v2.0/security-groups?id=6e2dd563-b58c-4aeb-8b05-319aefd9d8f2&id=d7ad7b74-d0d7-4d55-bbeb-600914f1fc43&fields=id&fields=name => generated 206 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1376] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:59:12 2026] GET /v2.0/ports?network_id=f3064ffc-446f-4904-817f-1f8d7543097a&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1377] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:12 2026] GET /v2.0/security-groups?tenant_id=c6491e2f249740998df491e0cb4fe1ff&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1378] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:59:12 2026] GET /v2.0/networks/f3064ffc-446f-4904-817f-1f8d7543097a?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: 668/1379] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:12 2026] DELETE /v2.0/security-groups/40485bac-bc60-4b9d-ac04-61d0a39079df => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1380] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:59:12 2026] GET /v2.0/networks/f3064ffc-446f-4904-817f-1f8d7543097a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1381] 10.0.0.105 () {32 vars in 723 bytes} [Thu Jul 16 07:59:12 2026] GET /v2.0/networks/94f4d044-ec0b-40af-bb30-812a8eea8fea => generated 655 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:13.127 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a706133-0a34-40a9-9660-c211920439c9 b3bbe91a79d84ad9ae69519a7a484fe1 e0058b12f5184e69a3cd8051a4d9a488 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1382] 10.0.0.105 () {32 vars in 723 bytes} [Thu Jul 16 07:59:12 2026] GET /v2.0/networks/94f4d044-ec0b-40af-bb30-812a8eea8fea => generated 138 bytes in 212 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1383] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:59:13 2026] GET /v2.0/ports?device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => generated 1010 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1384] 10.0.0.72 () {34 vars in 1119 bytes} [Thu Jul 16 07:59:13 2026] GET /v2.0/security-groups?id=6e2dd563-b58c-4aeb-8b05-319aefd9d8f2&id=d7ad7b74-d0d7-4d55-bbeb-600914f1fc43&fields=id&fields=name => generated 206 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1385] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:59:13 2026] GET /v2.0/ports?device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => generated 1010 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:13.630 8 INFO neutron.services.segments.plugin [-] Segment b3f104ca-57ab-4b5e-999a-9428341dd765 resource provider aggregate not found 2026-07-16 07:59:13.634 8 INFO neutron.services.segments.plugin [-] Segment b3f104ca-57ab-4b5e-999a-9428341dd765 resource provider aggregate not found 2026-07-16 07:59:13.652 8 INFO neutron.services.segments.plugin [-] Segment b3f104ca-57ab-4b5e-999a-9428341dd765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3f104ca-57ab-4b5e-999a-9428341dd765 found for delete ", "request_id": "req-968f40f5-8a93-41be-9aac-7cffdba54edb"}]} [pid: 8|app: 0|req: 670/1386] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:13 2026] DELETE /v2.0/networks/94f4d044-ec0b-40af-bb30-812a8eea8fea => generated 0 bytes in 533 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:13.675 8 INFO neutron.services.segments.plugin [-] Segment b3f104ca-57ab-4b5e-999a-9428341dd765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3f104ca-57ab-4b5e-999a-9428341dd765 found for delete ", "request_id": "req-1f48dc84-c7bb-488d-a64d-4b84e9899841"}]} 2026-07-16 07:59:13.698 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6cc4f0a7-4e6e-4f57-9932-8dd3abd26eac fb5090c84d1b429d864a081629a1f5d9 2e87f2313c634b0a8088a255c71fe106 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 671/1387] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:13 2026] DELETE /v2.0/subnets/b5791d31-134f-491f-9897-c949d58254e8 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:59:13.721 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08f24739-2de9-4f54-806e-d730b3401f50 fb5090c84d1b429d864a081629a1f5d9 2e87f2313c634b0a8088a255c71fe106 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 672/1388] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:13 2026] DELETE /v2.0/subnets/5589471e-73c8-4c4b-b8fb-6a76f9ff18f7 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:59:13.746 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4dcaa6a3-6489-4f07-8480-f2eed4d25ea0 fb5090c84d1b429d864a081629a1f5d9 2e87f2313c634b0a8088a255c71fe106 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 673/1389] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:13 2026] DELETE /v2.0/subnets/ddc84c61-e624-4c1d-a07a-dfd07625aef0 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:59:13.979 7 INFO neutron.db.l3_db [None req-b59f1dbb-80aa-491b-9568-221ad19466de 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] Floating IP 2f9a3cde-e08b-41b6-8bcf-713db56dc50f associated. External IP: 10.96.250.209, port: 0641465b-2f65-44a8-88f5-b2ffcd3f176f. 2026-07-16 07:59:14.056 8 WARNING neutron_lib.context [None req-c01729d4-ac01-456f-8d76-3eb425cecb60 3b8c0da3e4f3414d8c1162b6ab93aa95 ce84f3099fb94fef8e8a0b703e1ac57f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:14.056 8 WARNING neutron_lib.context [None req-c01729d4-ac01-456f-8d76-3eb425cecb60 3b8c0da3e4f3414d8c1162b6ab93aa95 ce84f3099fb94fef8e8a0b703e1ac57f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:14.217 8 INFO neutron.db.segments_db [None req-c01729d4-ac01-456f-8d76-3eb425cecb60 3b8c0da3e4f3414d8c1162b6ab93aa95 ce84f3099fb94fef8e8a0b703e1ac57f - - default default] Added segment 3875bf0e-aef5-477b-b8e5-e2a18101acc9 of type vxlan for network 931084e7-f107-472a-b500-aa0716e9b6d0 2026-07-16 07:59:14.313 8 INFO neutron.db.segments_db [None req-c01729d4-ac01-456f-8d76-3eb425cecb60 3b8c0da3e4f3414d8c1162b6ab93aa95 ce84f3099fb94fef8e8a0b703e1ac57f - - default default] Added segment 189e0f55-70a0-4dc7-8240-d7894d46c1e7 of type vxlan for network a465e295-b398-429b-8e94-557caa401f3a [pid: 7|app: 0|req: 717/1390] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 07:59:13 2026] PUT /v2.0/floatingips/2f9a3cde-e08b-41b6-8bcf-713db56dc50f => generated 855 bytes in 855 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1391] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:13 2026] POST /v2.0/networks => generated 1245 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 07:59:14.465 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bf6813f-95c8-4aec-946d-96ec9615ea99'] response: {'name': 'network-changed', 'server_uuid': 'babd74e2-16c0-4096-978b-e29e1095bdf7', 'tag': '0641465b-2f65-44a8-88f5-b2ffcd3f176f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 718/1392] 10.0.0.105 () {32 vars in 649 bytes} [Thu Jul 16 07:59:14 2026] GET /v2.0/networks => generated 1844 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1393] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 07:59:14 2026] GET /v2.0/ports?tenant_id=3787fa9770b14a86926457dc4209f788&device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => generated 1279 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1394] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 07:59:14 2026] GET /v2.0/networks?id=f3064ffc-446f-4904-817f-1f8d7543097a => generated 769 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:14.728 7 INFO neutron.services.segments.plugin [-] Segment 3875bf0e-aef5-477b-b8e5-e2a18101acc9 resource provider aggregate not found 2026-07-16 07:59:14.734 7 INFO neutron.services.segments.plugin [-] Segment 3875bf0e-aef5-477b-b8e5-e2a18101acc9 resource provider aggregate not found 2026-07-16 07:59:14.756 7 INFO neutron.services.segments.plugin [-] Segment 3875bf0e-aef5-477b-b8e5-e2a18101acc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3875bf0e-aef5-477b-b8e5-e2a18101acc9 found for delete ", "request_id": "req-a7a13992-a668-4c84-a7e1-afd042b42a64"}]} [pid: 7|app: 0|req: 719/1395] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:14 2026] DELETE /v2.0/networks/931084e7-f107-472a-b500-aa0716e9b6d0 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:14.775 7 INFO neutron.services.segments.plugin [-] Segment 3875bf0e-aef5-477b-b8e5-e2a18101acc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3875bf0e-aef5-477b-b8e5-e2a18101acc9 found for delete ", "request_id": "req-4e6c3b29-790e-42db-9a58-d23ef9e45cf0"}]} [pid: 7|app: 0|req: 720/1396] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 07:59:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0641465b-2f65-44a8-88f5-b2ffcd3f176f => generated 858 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1397] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:14 2026] GET /v2.0/security-groups?tenant_id=2e87f2313c634b0a8088a255c71fe106&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1398] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 07:59:14 2026] GET /v2.0/subnets?id=7fa14424-a0ba-485f-97f2-8bf19ee1213d => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1399] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:14 2026] DELETE /v2.0/networks/a465e295-b398-429b-8e94-557caa401f3a => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1400] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:14 2026] DELETE /v2.0/security-groups/8a3865d0-9f8e-45f3-8277-75ea01c001f3 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1401] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 07:59:15 2026] GET /v2.0/ports?network_id=f3064ffc-446f-4904-817f-1f8d7543097a&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1402] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 07:59:15 2026] GET /v2.0/networks/f3064ffc-446f-4904-817f-1f8d7543097a?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1403] 10.0.0.105 () {32 vars in 649 bytes} [Thu Jul 16 07:59:15 2026] GET /v2.0/networks => generated 651 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:15.225 8 WARNING neutron_lib.context [None req-eacac8aa-7907-4ef7-8cd8-4972f77e0529 3b8c0da3e4f3414d8c1162b6ab93aa95 ce84f3099fb94fef8e8a0b703e1ac57f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 724/1404] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 07:59:15 2026] GET /v2.0/networks/f3064ffc-446f-4904-817f-1f8d7543097a?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-07-16 07:59:15.302 8 INFO neutron.db.segments_db [None req-eacac8aa-7907-4ef7-8cd8-4972f77e0529 3b8c0da3e4f3414d8c1162b6ab93aa95 ce84f3099fb94fef8e8a0b703e1ac57f - - default default] Added segment b8abb98a-1a4b-4476-84e2-068a60f72789 of type vxlan for network 96e2fa0a-231c-48b8-b00e-659dfb475c61 [pid: 7|app: 0|req: 725/1405] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:15 2026] GET /v2.0/security-groups?tenant_id=90baba83b22245f4aece29b67ec74ae8&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1406] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:15 2026] POST /v2.0/networks => generated 654 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:15.417 8 WARNING neutron_lib.context [None req-7ffa55ab-b9b0-442a-a19a-0474bd615236 3b8c0da3e4f3414d8c1162b6ab93aa95 ce84f3099fb94fef8e8a0b703e1ac57f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:15.490 8 INFO neutron.db.segments_db [None req-7ffa55ab-b9b0-442a-a19a-0474bd615236 3b8c0da3e4f3414d8c1162b6ab93aa95 ce84f3099fb94fef8e8a0b703e1ac57f - - default default] Added segment 44e5d300-2d56-46b2-b7ce-a9c566309821 of type vxlan for network 1e6dfe2f-4e67-447a-8ef4-34fff98de815 [pid: 7|app: 0|req: 726/1407] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:15 2026] DELETE /v2.0/security-groups/46bba876-4ae0-4519-998b-0eeb73c37f72 => 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: 682/1408] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:15 2026] POST /v2.0/networks => generated 652 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:15.631 7 WARNING neutron_lib.context [None req-467128dd-1adf-4327-ac8e-7ace9d72bde2 3b8c0da3e4f3414d8c1162b6ab93aa95 ce84f3099fb94fef8e8a0b703e1ac57f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:15.714 7 WARNING neutron_lib.context [None req-467128dd-1adf-4327-ac8e-7ace9d72bde2 3b8c0da3e4f3414d8c1162b6ab93aa95 ce84f3099fb94fef8e8a0b703e1ac57f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 683/1409] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:15 2026] GET /v2.0/security-groups?tenant_id=e0058b12f5184e69a3cd8051a4d9a488&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1410] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:15 2026] DELETE /v2.0/security-groups/6a2f3cc9-bfd8-460f-bf6a-9c044583a0c4 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1411] 10.0.0.105 () {34 vars in 665 bytes} [Thu Jul 16 07:59:15 2026] POST /v2.0/ports => generated 1506 bytes in 755 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1412] 10.0.0.105 () {32 vars in 643 bytes} [Thu Jul 16 07:59:16 2026] GET /v2.0/ports => generated 1506 bytes in 166 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-07-16 07:59:16.773 7 INFO neutron.services.segments.plugin [-] Segment 189e0f55-70a0-4dc7-8240-d7894d46c1e7 resource provider aggregate not found 2026-07-16 07:59:16.803 7 INFO neutron.services.segments.plugin [-] Segment 189e0f55-70a0-4dc7-8240-d7894d46c1e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 189e0f55-70a0-4dc7-8240-d7894d46c1e7 found for delete ", "request_id": "req-d2222a73-becb-4f6e-af29-bb349cf3fa96"}]} 2026-07-16 07:59:16.807 7 INFO neutron.services.segments.plugin [-] Segment 189e0f55-70a0-4dc7-8240-d7894d46c1e7 resource provider aggregate not found [pid: 8|app: 0|req: 686/1413] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:59:16 2026] DELETE /v2.0/ports/da4a0ea8-0bfa-43bf-9978-df0e7f1f1408 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1414] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:16 2026] GET /v2.0/security-groups?tenant_id=f3842ceaee7248c0beec9eabf48e4f6f&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:16.842 7 INFO neutron.services.segments.plugin [-] Segment 189e0f55-70a0-4dc7-8240-d7894d46c1e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 189e0f55-70a0-4dc7-8240-d7894d46c1e7 found for delete ", "request_id": "req-d39029c6-645d-436e-9a25-972fb0eac04c"}]} [pid: 7|app: 0|req: 729/1415] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:16 2026] DELETE /v2.0/security-groups/1a238bf7-f68b-4974-91d1-2bc84e3f7b61 => 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: 687/1416] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:59:16 2026] DELETE /v2.0/ports/d6eab487-bad3-480a-b125-4b7cb7038c70 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1417] 10.0.0.105 () {32 vars in 643 bytes} [Thu Jul 16 07:59:17 2026] GET /v2.0/ports => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:59:17.071 7 WARNING neutron_lib.context [None req-359580e2-83b8-4f1c-ba0a-74a80048c5ba 3b8c0da3e4f3414d8c1162b6ab93aa95 ce84f3099fb94fef8e8a0b703e1ac57f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:17.129 7 INFO neutron.db.segments_db [None req-359580e2-83b8-4f1c-ba0a-74a80048c5ba 3b8c0da3e4f3414d8c1162b6ab93aa95 ce84f3099fb94fef8e8a0b703e1ac57f - - default default] Added segment 79437f10-be55-482e-8f4a-650b4be780e9 of type vxlan for network 01929463-cad5-422a-be55-46d52d764c8d [pid: 8|app: 0|req: 688/1418] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:17 2026] GET /v2.0/security-groups?tenant_id=1a12f2f5baa849f389760ebbaf8dd6ca&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1419] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:17 2026] POST /v2.0/networks => generated 654 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:17.249 7 WARNING neutron_lib.context [None req-f779991b-0dcb-43fa-9c39-06cc49397001 3b8c0da3e4f3414d8c1162b6ab93aa95 ce84f3099fb94fef8e8a0b703e1ac57f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:17.304 7 INFO neutron.db.segments_db [None req-f779991b-0dcb-43fa-9c39-06cc49397001 3b8c0da3e4f3414d8c1162b6ab93aa95 ce84f3099fb94fef8e8a0b703e1ac57f - - default default] Added segment 0d68a60b-2ce3-466f-bbd4-7951111e9f5e of type vxlan for network 57db99bb-69f9-43d4-9e35-1ec84ce2c97f [pid: 8|app: 0|req: 689/1420] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:17 2026] DELETE /v2.0/security-groups/ce284b98-e933-4001-92b6-6ae79194a0ff => 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: 732/1421] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:17 2026] POST /v2.0/networks => generated 653 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:17.879 8 WARNING neutron_lib.context [None req-aaf86372-6d2c-4c59-b93f-cef40ce034c2 3b8c0da3e4f3414d8c1162b6ab93aa95 ce84f3099fb94fef8e8a0b703e1ac57f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:17.926 8 WARNING neutron_lib.context [None req-aaf86372-6d2c-4c59-b93f-cef40ce034c2 3b8c0da3e4f3414d8c1162b6ab93aa95 ce84f3099fb94fef8e8a0b703e1ac57f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 690/1422] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:59:17 2026] POST /v2.0/subnets => generated 1276 bytes in 647 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1423] 10.0.0.105 () {32 vars in 647 bytes} [Thu Jul 16 07:59:18 2026] GET /v2.0/subnets => generated 1889 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1424] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:18 2026] DELETE /v2.0/subnets/4f1ff09f-6bff-420a-912a-f708ad4195cc => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1425] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:19 2026] DELETE /v2.0/subnets/f1f8604d-1927-443a-a2a9-238831ea9270 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1428] 10.0.0.105 () {32 vars in 647 bytes} [Thu Jul 16 07:59:19 2026] GET /v2.0/subnets => generated 626 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:19.904 7 INFO neutron.services.segments.plugin [-] Segment 0d68a60b-2ce3-466f-bbd4-7951111e9f5e resource provider aggregate not found 2026-07-16 07:59:19.909 7 INFO neutron.services.segments.plugin [-] Segment 0d68a60b-2ce3-466f-bbd4-7951111e9f5e resource provider aggregate not found 2026-07-16 07:59:19.924 7 INFO neutron.services.segments.plugin [-] Segment 0d68a60b-2ce3-466f-bbd4-7951111e9f5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d68a60b-2ce3-466f-bbd4-7951111e9f5e found for delete ", "request_id": "req-74ecd42f-85f3-4565-90c2-9968621be35a"}]} [pid: 7|app: 0|req: 737/1429] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:19 2026] DELETE /v2.0/networks/57db99bb-69f9-43d4-9e35-1ec84ce2c97f => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:20.347 8 INFO neutron.services.segments.plugin [-] Segment 79437f10-be55-482e-8f4a-650b4be780e9 resource provider aggregate not found 2026-07-16 07:59:20.356 8 INFO neutron.services.segments.plugin [-] Segment 79437f10-be55-482e-8f4a-650b4be780e9 resource provider aggregate not found 2026-07-16 07:59:20.371 8 INFO neutron.services.segments.plugin [-] Segment 79437f10-be55-482e-8f4a-650b4be780e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79437f10-be55-482e-8f4a-650b4be780e9 found for delete ", "request_id": "req-095ff78f-5f07-4de0-a6f8-afe035b4a811"}]} 2026-07-16 07:59:20.378 8 INFO neutron.services.segments.plugin [-] Segment 79437f10-be55-482e-8f4a-650b4be780e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79437f10-be55-482e-8f4a-650b4be780e9 found for delete ", "request_id": "req-c7174b49-b070-408f-81ff-1e67b361e3ab"}]} [pid: 8|app: 0|req: 693/1430] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:19 2026] DELETE /v2.0/networks/01929463-cad5-422a-be55-46d52d764c8d => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:20.404 7 INFO neutron.services.segments.plugin [-] Segment 0d68a60b-2ce3-466f-bbd4-7951111e9f5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d68a60b-2ce3-466f-bbd4-7951111e9f5e found for delete ", "request_id": "req-620ad0e7-40c4-4379-b2e7-9f8ea5fec83e"}]} [pid: 7|app: 0|req: 738/1431] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:20 2026] DELETE /v2.0/networks/1e6dfe2f-4e67-447a-8ef4-34fff98de815 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:20.635 8 WARNING neutron_lib.context [None req-7cf1d646-dfed-4140-b1c2-d4cd2ffeb566 5b731f192c8a48f2a6c31dba1dfed5ac 571bef353e214982a13bd7911edf59ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 739/1432] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:20 2026] DELETE /v2.0/networks/96e2fa0a-231c-48b8-b00e-659dfb475c61 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1433] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 07:59:20 2026] POST /v2.0/floatingips => generated 552 bytes in 873 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:21.342 7 WARNING neutron_lib.context [None req-8890a1f1-3b15-481c-adcc-f485fa94dad7 5b731f192c8a48f2a6c31dba1dfed5ac 571bef353e214982a13bd7911edf59ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 695/1434] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:21 2026] GET /v2.0/security-groups?tenant_id=ce84f3099fb94fef8e8a0b703e1ac57f&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1435] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:21 2026] DELETE /v2.0/security-groups/005d49e8-839f-4b35-9e1b-2c23d2c4cc07 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:59:21.959 7 INFO neutron.services.segments.plugin [-] Segment 44e5d300-2d56-46b2-b7ce-a9c566309821 resource provider aggregate not found 2026-07-16 07:59:21.980 7 INFO neutron.services.segments.plugin [-] Segment 44e5d300-2d56-46b2-b7ce-a9c566309821 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44e5d300-2d56-46b2-b7ce-a9c566309821 found for delete ", "request_id": "req-81b0875c-8da8-45a6-b205-77c027c594c2"}]} 2026-07-16 07:59:22.000 7 INFO neutron.services.segments.plugin [-] Segment b8abb98a-1a4b-4476-84e2-068a60f72789 resource provider aggregate not found 2026-07-16 07:59:22.040 7 INFO neutron.services.segments.plugin [-] Segment b8abb98a-1a4b-4476-84e2-068a60f72789 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8abb98a-1a4b-4476-84e2-068a60f72789 found for delete ", "request_id": "req-7ecdc2b4-a067-4832-b5db-626dfa0474df"}]} [pid: 8|app: 0|req: 697/1436] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:21 2026] GET /v2.0/security-groups?tenant_id=63f39a48883c42c3a3e5f461c67904b6&name=default => generated 2925 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1437] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 07:59:21 2026] POST /v2.0/floatingips => generated 552 bytes in 809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:22.150 7 WARNING neutron_lib.context [None req-43f1ab58-4042-44ae-88b0-9b7f63417145 5b731f192c8a48f2a6c31dba1dfed5ac 571bef353e214982a13bd7911edf59ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 698/1438] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:22 2026] DELETE /v2.0/security-groups/14fda15e-bdae-4472-83e5-b9a7c8a4098a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:59:22.426 7 INFO neutron.services.segments.plugin [-] Segment 44e5d300-2d56-46b2-b7ce-a9c566309821 resource provider aggregate not found 2026-07-16 07:59:22.452 7 INFO neutron.services.segments.plugin [-] Segment 44e5d300-2d56-46b2-b7ce-a9c566309821 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44e5d300-2d56-46b2-b7ce-a9c566309821 found for delete ", "request_id": "req-a558b404-2a85-43a1-9007-73255a4e9e51"}]} 2026-07-16 07:59:22.840 7 INFO neutron.services.segments.plugin [-] Segment b8abb98a-1a4b-4476-84e2-068a60f72789 resource provider aggregate not found 2026-07-16 07:59:22.856 7 INFO neutron.services.segments.plugin [-] Segment b8abb98a-1a4b-4476-84e2-068a60f72789 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8abb98a-1a4b-4476-84e2-068a60f72789 found for delete ", "request_id": "req-e5940fb2-9d70-46cd-9729-61d1c9c45d53"}]} [pid: 7|app: 0|req: 741/1439] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 07:59:22 2026] POST /v2.0/floatingips => generated 552 bytes in 1042 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:23.203 8 WARNING neutron_lib.context [None req-ffe13f56-ea50-4c05-bcf1-23062b7b41b4 5b731f192c8a48f2a6c31dba1dfed5ac 571bef353e214982a13bd7911edf59ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:23.800 7 WARNING neutron_lib.context [None req-4197ca31-7b9e-4c1a-bea9-30d44c7a261d ed3cb0b99002412ca1ab719033c2fdf9 5e21d01ee3e44902a5a1e3ed629ffcc9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 699/1440] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 07:59:23 2026] POST /v2.0/floatingips => generated 552 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:23.864 8 WARNING neutron_lib.context [None req-d530a485-3394-4279-95e5-0f685ba6f2b4 5b731f192c8a48f2a6c31dba1dfed5ac 571bef353e214982a13bd7911edf59ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:23.936 7 INFO neutron.db.segments_db [None req-4197ca31-7b9e-4c1a-bea9-30d44c7a261d ed3cb0b99002412ca1ab719033c2fdf9 5e21d01ee3e44902a5a1e3ed629ffcc9 - - default default] Added segment d6c0ffeb-d4a9-4f73-8e9d-f48a63d37f75 of type vxlan for network b3717398-26d9-4caf-b8b6-557da1fe30e2 [pid: 7|app: 0|req: 742/1441] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:23 2026] POST /v2.0/networks => generated 648 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:24.104 7 WARNING neutron_lib.context [None req-2ab3bc3e-a982-40f7-ae7b-b14e07db290a 9255df6b49c145f1a48c405245dedc7d e6e386f2bd1448ff84b02dfded7285b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:24.105 7 WARNING neutron_lib.context [None req-2ab3bc3e-a982-40f7-ae7b-b14e07db290a 9255df6b49c145f1a48c405245dedc7d e6e386f2bd1448ff84b02dfded7285b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:24.254 7 INFO neutron.db.segments_db [None req-2ab3bc3e-a982-40f7-ae7b-b14e07db290a 9255df6b49c145f1a48c405245dedc7d e6e386f2bd1448ff84b02dfded7285b9 - - default default] Added segment be901af9-e893-49bd-9b6a-c5f7fa0f825f of type vxlan for network d65c9dfe-658d-47a4-863e-ae5cff80ce3f 2026-07-16 07:59:24.342 7 INFO neutron.db.segments_db [None req-2ab3bc3e-a982-40f7-ae7b-b14e07db290a 9255df6b49c145f1a48c405245dedc7d e6e386f2bd1448ff84b02dfded7285b9 - - default default] Added segment 8c58ce1c-6a8f-4347-8884-be55b1adcde5 of type vxlan for network 06f822ff-b34f-493a-953f-12335ac3036a [pid: 7|app: 0|req: 743/1442] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:24 2026] POST /v2.0/networks => generated 1245 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1443] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 07:59:23 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1444] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:59:24 2026] GET /v2.0/ports?device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => generated 1010 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1445] 10.0.0.105 () {32 vars in 649 bytes} [Thu Jul 16 07:59:24 2026] GET /v2.0/networks => generated 1844 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:24.599 8 WARNING neutron_lib.context [None req-587c06e0-0f80-4e09-9c98-d7ffbf84ad2d ed3cb0b99002412ca1ab719033c2fdf9 5e21d01ee3e44902a5a1e3ed629ffcc9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 745/1446] 10.0.0.105 () {34 vars in 759 bytes} [Thu Jul 16 07:59:24 2026] PUT /v2.0/floatingips/84ea371c-68a3-4604-b40d-7694737dde03/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:59:24.865 7 INFO neutron.services.segments.plugin [-] Segment be901af9-e893-49bd-9b6a-c5f7fa0f825f resource provider aggregate not found 2026-07-16 07:59:24.882 7 INFO neutron.services.segments.plugin [-] Segment be901af9-e893-49bd-9b6a-c5f7fa0f825f resource provider aggregate not found 2026-07-16 07:59:24.901 7 INFO neutron.services.segments.plugin [-] Segment be901af9-e893-49bd-9b6a-c5f7fa0f825f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be901af9-e893-49bd-9b6a-c5f7fa0f825f found for delete ", "request_id": "req-632c930f-a5a3-4f18-ad17-2d8704a84a35"}]} [pid: 7|app: 0|req: 746/1447] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:24 2026] DELETE /v2.0/networks/d65c9dfe-658d-47a4-863e-ae5cff80ce3f => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:24.918 7 INFO neutron.services.segments.plugin [-] Segment be901af9-e893-49bd-9b6a-c5f7fa0f825f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be901af9-e893-49bd-9b6a-c5f7fa0f825f found for delete ", "request_id": "req-a1fac79d-8692-47ea-9c00-b5b978da5e73"}]} [pid: 8|app: 0|req: 702/1448] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:59:24 2026] POST /v2.0/subnets => generated 649 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1449] 10.0.0.72 () {34 vars in 1119 bytes} [Thu Jul 16 07:59:24 2026] GET /v2.0/security-groups?id=6e2dd563-b58c-4aeb-8b05-319aefd9d8f2&id=d7ad7b74-d0d7-4d55-bbeb-600914f1fc43&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: 8|app: 0|req: 703/1450] 10.0.0.105 () {34 vars in 759 bytes} [Thu Jul 16 07:59:24 2026] PUT /v2.0/floatingips/cded4442-df1d-4d60-a35c-c0ef82073d40/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:59:25.012 8 WARNING neutron_lib.context [None req-669cbf24-18dd-409f-94ea-ceb245316fc3 ed3cb0b99002412ca1ab719033c2fdf9 5e21d01ee3e44902a5a1e3ed629ffcc9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:25.072 8 INFO neutron.db.segments_db [None req-669cbf24-18dd-409f-94ea-ceb245316fc3 ed3cb0b99002412ca1ab719033c2fdf9 5e21d01ee3e44902a5a1e3ed629ffcc9 - - default default] Added segment 8e45f989-fa6f-43ce-ac61-64a7ffa971a1 of type vxlan for network db9c61e4-4a9f-435c-92f9-7147ab360097 [pid: 7|app: 0|req: 748/1451] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:24 2026] DELETE /v2.0/networks/06f822ff-b34f-493a-953f-12335ac3036a => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1452] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:25 2026] POST /v2.0/networks => generated 647 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1453] 10.0.0.105 () {34 vars in 759 bytes} [Thu Jul 16 07:59:25 2026] PUT /v2.0/floatingips/a4fea25f-6240-43af-a1c0-36d8c5198111/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1454] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 07:59:25 2026] GET /v2.0/ports?device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => generated 1279 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1455] 10.0.0.105 () {32 vars in 649 bytes} [Thu Jul 16 07:59:25 2026] GET /v2.0/networks => generated 651 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1456] 10.0.0.105 () {34 vars in 759 bytes} [Thu Jul 16 07:59:25 2026] PUT /v2.0/floatingips/63073a98-db96-440a-97b9-56ba15504442/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1457] 10.0.0.105 () {34 vars in 743 bytes} [Thu Jul 16 07:59:25 2026] PUT /v2.0/networks/db9c61e4-4a9f-435c-92f9-7147ab360097 => generated 592 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1458] 10.0.0.105 () {32 vars in 858 bytes} [Thu Jul 16 07:59:25 2026] GET /v2.0/floatingips?floating_network_id=9eadbb01-75db-497a-b551-550036f874c8&port_id=0641465b-2f65-44a8-88f5-b2ffcd3f176f => generated 860 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:25.467 7 WARNING neutron_lib.context [None req-eddce342-5198-4909-aa01-8e2afc9e9595 9255df6b49c145f1a48c405245dedc7d e6e386f2bd1448ff84b02dfded7285b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 709/1459] 10.0.0.105 () {32 vars in 672 bytes} [Thu Jul 16 07:59:25 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:25.517 8 WARNING neutron_lib.context [None req-797221b1-e047-4b4e-9077-e4871c02db21 ed3cb0b99002412ca1ab719033c2fdf9 5e21d01ee3e44902a5a1e3ed629ffcc9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:25.557 7 INFO neutron.db.segments_db [None req-eddce342-5198-4909-aa01-8e2afc9e9595 9255df6b49c145f1a48c405245dedc7d e6e386f2bd1448ff84b02dfded7285b9 - - default default] Added segment ba4d1a53-7c8e-409a-aa5d-6160e921185d of type vxlan for network eb3c0730-4b49-4282-817f-7c42ace88820 [pid: 7|app: 0|req: 751/1460] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:25 2026] POST /v2.0/networks => generated 649 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1461] 10.0.0.105 () {32 vars in 686 bytes} [Thu Jul 16 07:59:25 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:25.732 7 WARNING neutron_lib.context [None req-00bb7a0b-2c09-4cb4-9dbd-09bced22f5d4 9255df6b49c145f1a48c405245dedc7d e6e386f2bd1448ff84b02dfded7285b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:25.794 7 INFO neutron.db.segments_db [None req-00bb7a0b-2c09-4cb4-9dbd-09bced22f5d4 9255df6b49c145f1a48c405245dedc7d e6e386f2bd1448ff84b02dfded7285b9 - - default default] Added segment 2f88194f-6621-4815-92c8-3e4660c0462f of type vxlan for network 6488f953-a85c-4cc1-a6f5-ef501f1ae6e8 [pid: 8|app: 0|req: 710/1462] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:59:25 2026] POST /v2.0/subnets => generated 622 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1463] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:25 2026] POST /v2.0/networks => generated 649 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1464] 10.0.0.105 () {32 vars in 682 bytes} [Thu Jul 16 07:59:25 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: 7|app: 0|req: 754/1465] 10.0.0.89 () {34 vars in 989 bytes} [Thu Jul 16 07:59:25 2026] GET /v2.0/ports?device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => generated 1279 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:25.967 7 WARNING neutron_lib.context [None req-0e0ef829-372a-4ab5-9f14-0af32a8fb504 9255df6b49c145f1a48c405245dedc7d e6e386f2bd1448ff84b02dfded7285b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:26.018 7 WARNING neutron_lib.context [None req-0e0ef829-372a-4ab5-9f14-0af32a8fb504 9255df6b49c145f1a48c405245dedc7d e6e386f2bd1448ff84b02dfded7285b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 712/1466] 10.0.0.105 () {34 vars in 741 bytes} [Thu Jul 16 07:59:25 2026] PUT /v2.0/subnets/5e1a008c-767a-4702-b73e-def4bb4ce0c7 => generated 632 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1467] 10.0.0.105 () {32 vars in 694 bytes} [Thu Jul 16 07:59:26 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1468] 10.0.0.89 () {34 vars in 1119 bytes} [Thu Jul 16 07:59:26 2026] GET /v2.0/security-groups?id=6e2dd563-b58c-4aeb-8b05-319aefd9d8f2&id=d7ad7b74-d0d7-4d55-bbeb-600914f1fc43&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1469] 10.0.0.105 () {34 vars in 665 bytes} [Thu Jul 16 07:59:25 2026] POST /v2.0/ports => generated 1505 bytes in 748 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: 756/1470] 10.0.0.105 () {32 vars in 680 bytes} [Thu Jul 16 07:59:26 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1471] 10.0.0.105 () {32 vars in 643 bytes} [Thu Jul 16 07:59:26 2026] GET /v2.0/ports => generated 1505 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1472] 10.0.0.105 () {32 vars in 694 bytes} [Thu Jul 16 07:59:26 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:26.920 7 INFO neutron.services.segments.plugin [-] Segment 8c58ce1c-6a8f-4347-8884-be55b1adcde5 resource provider aggregate not found 2026-07-16 07:59:26.936 7 INFO neutron.services.segments.plugin [-] Segment 8c58ce1c-6a8f-4347-8884-be55b1adcde5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c58ce1c-6a8f-4347-8884-be55b1adcde5 found for delete ", "request_id": "req-a2837e26-61f8-47b0-aeff-55375a9cd046"}]} 2026-07-16 07:59:26.944 7 INFO neutron.services.segments.plugin [-] Segment 8c58ce1c-6a8f-4347-8884-be55b1adcde5 resource provider aggregate not found 2026-07-16 07:59:26.956 7 INFO neutron.services.segments.plugin [-] Segment 8c58ce1c-6a8f-4347-8884-be55b1adcde5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c58ce1c-6a8f-4347-8884-be55b1adcde5 found for delete ", "request_id": "req-93455a3b-718c-4ae5-a8f1-802a22bb9f2f"}]} 2026-07-16 07:59:27.099 8 INFO neutron.services.segments.plugin [-] Segment 8e45f989-fa6f-43ce-ac61-64a7ffa971a1 resource provider aggregate not found 2026-07-16 07:59:27.103 8 INFO neutron.services.segments.plugin [-] Segment 8e45f989-fa6f-43ce-ac61-64a7ffa971a1 resource provider aggregate not found 2026-07-16 07:59:27.111 8 INFO neutron.services.segments.plugin [-] Segment 8e45f989-fa6f-43ce-ac61-64a7ffa971a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e45f989-fa6f-43ce-ac61-64a7ffa971a1 found for delete ", "request_id": "req-85275748-47f5-4e2b-813b-fbe1fb375f1e"}]} 2026-07-16 07:59:27.122 8 INFO neutron.services.segments.plugin [-] Segment 8e45f989-fa6f-43ce-ac61-64a7ffa971a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e45f989-fa6f-43ce-ac61-64a7ffa971a1 found for delete ", "request_id": "req-3e640f16-8c77-46a5-bd60-6726bf0af4ec"}]} [pid: 8|app: 0|req: 715/1473] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:26 2026] DELETE /v2.0/networks/db9c61e4-4a9f-435c-92f9-7147ab360097 => generated 0 bytes in 934 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1474] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:59:26 2026] DELETE /v2.0/ports/60f52d64-c6ab-4c4e-a5b0-c340db807ccb => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:27.174 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8d15035-b9a1-4db4-a603-c75359f8aac9 ed3cb0b99002412ca1ab719033c2fdf9 5e21d01ee3e44902a5a1e3ed629ffcc9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 760/1475] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:27 2026] DELETE /v2.0/networks/db9c61e4-4a9f-435c-92f9-7147ab360097 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1476] 10.0.0.105 () {32 vars in 690 bytes} [Thu Jul 16 07:59:27 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1477] 10.0.0.105 () {32 vars in 702 bytes} [Thu Jul 16 07:59:27 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1478] 10.0.0.105 () {32 vars in 694 bytes} [Thu Jul 16 07:59:27 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1479] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 07:59:27 2026] DELETE /v2.0/ports/1250c388-72aa-4bab-b8bd-1be719f20887 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1480] 10.0.0.105 () {32 vars in 742 bytes} [Thu Jul 16 07:59:27 2026] GET /v2.0/subnets?network_id=9eadbb01-75db-497a-b551-550036f874c8 => generated 626 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1481] 10.0.0.105 () {32 vars in 643 bytes} [Thu Jul 16 07:59:27 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1482] 10.0.0.105 () {32 vars in 653 bytes} [Thu Jul 16 07:59:27 2026] GET /v2.0/extensions => generated 19901 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-16 07:59:27.514 7 WARNING neutron_lib.context [None req-1558f9e7-1e9f-42d0-9eaf-fee4a11039f5 9255df6b49c145f1a48c405245dedc7d e6e386f2bd1448ff84b02dfded7285b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:27.578 7 INFO neutron.db.segments_db [None req-1558f9e7-1e9f-42d0-9eaf-fee4a11039f5 9255df6b49c145f1a48c405245dedc7d e6e386f2bd1448ff84b02dfded7285b9 - - default default] Added segment 34914579-5a5e-4adb-9284-5c635c55365e of type vxlan for network 7b987d46-8901-4200-9630-0f59af945798 [pid: 8|app: 0|req: 719/1483] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 07:59:27 2026] DELETE /v2.0/floatingips/84ea371c-68a3-4604-b40d-7694737dde03 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1484] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:27 2026] POST /v2.0/networks => generated 649 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1485] 10.0.0.105 () {32 vars in 649 bytes} [Thu Jul 16 07:59:27 2026] GET /v2.0/networks => generated 1313 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:27.696 8 WARNING neutron_lib.context [None req-ad65c490-ad14-44d8-9a59-a5d317bcfa86 9255df6b49c145f1a48c405245dedc7d e6e386f2bd1448ff84b02dfded7285b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:27.755 8 INFO neutron.db.segments_db [None req-ad65c490-ad14-44d8-9a59-a5d317bcfa86 9255df6b49c145f1a48c405245dedc7d e6e386f2bd1448ff84b02dfded7285b9 - - default default] Added segment 5659f04e-289e-40a2-a35b-cbf31337f2b6 of type vxlan for network a98c729b-037b-4c13-a876-444b57ec2ddd [pid: 8|app: 0|req: 721/1486] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:27 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) [pid: 8|app: 0|req: 722/1487] 10.0.0.105 () {32 vars in 647 bytes} [Thu Jul 16 07:59:27 2026] GET /v2.0/subnets => generated 1265 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:27.951 8 WARNING neutron_lib.context [None req-02d30899-46f4-49c0-acee-25909b28f65e 9255df6b49c145f1a48c405245dedc7d e6e386f2bd1448ff84b02dfded7285b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:27.992 8 WARNING neutron_lib.context [None req-02d30899-46f4-49c0-acee-25909b28f65e 9255df6b49c145f1a48c405245dedc7d e6e386f2bd1448ff84b02dfded7285b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 766/1488] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 07:59:27 2026] DELETE /v2.0/floatingips/cded4442-df1d-4d60-a35c-c0ef82073d40 => 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: 767/1489] 10.0.0.105 () {32 vars in 723 bytes} [Thu Jul 16 07:59:28 2026] GET /v2.0/networks/b3717398-26d9-4caf-b8b6-557da1fe30e2 => generated 673 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1490] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 07:59:28 2026] DELETE /v2.0/floatingips/a4fea25f-6240-43af-a1c0-36d8c5198111 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1491] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:59:27 2026] POST /v2.0/subnets => generated 1226 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1492] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:59:28 2026] GET /v2.0/ports?device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1493] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 07:59:28 2026] GET /v2.0/subnets/ec5b610e-b81d-470d-b6ec-6d746fd35c0a => generated 649 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1494] 10.0.0.105 () {32 vars in 647 bytes} [Thu Jul 16 07:59:28 2026] GET /v2.0/subnets => generated 1839 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1495] 10.0.0.72 () {34 vars in 1119 bytes} [Thu Jul 16 07:59:28 2026] GET /v2.0/security-groups?id=6e2dd563-b58c-4aeb-8b05-319aefd9d8f2&id=d7ad7b74-d0d7-4d55-bbeb-600914f1fc43&fields=id&fields=name => generated 206 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:28.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75c50062-9366-41ce-9ae1-8c2b80d13ff9 ed3cb0b99002412ca1ab719033c2fdf9 5e21d01ee3e44902a5a1e3ed629ffcc9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 727/1496] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:28 2026] DELETE /v2.0/subnets/5e1a008c-767a-4702-b73e-def4bb4ce0c7 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1497] 199.204.45.156 () {34 vars in 994 bytes} [Thu Jul 16 07:59:28 2026] GET /v2.0/ports?device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => generated 1010 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1498] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 07:59:28 2026] DELETE /v2.0/floatingips/63073a98-db96-440a-97b9-56ba15504442 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:59:29.053 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5a191f6-362a-41ff-b2ff-ed138f586246 ed3cb0b99002412ca1ab719033c2fdf9 5e21d01ee3e44902a5a1e3ed629ffcc9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 771/1499] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:29 2026] DELETE /v2.0/networks/db9c61e4-4a9f-435c-92f9-7147ab360097 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1500] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:28 2026] DELETE /v2.0/subnets/39f293c2-9c6e-4f0c-87e8-8d64ae391205 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:29.422 7 INFO neutron.db.l3_db [req-afa5928b-277f-485b-a75b-21c0f1ced86a req-1f32eb5d-2aaa-4fa3-83cc-efd7252e3f49 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] Floating IP 2f9a3cde-e08b-41b6-8bcf-713db56dc50f disassociated. External IP: 10.96.250.209, port: 0641465b-2f65-44a8-88f5-b2ffcd3f176f. [pid: 8|app: 0|req: 730/1501] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 07:59:29 2026] DELETE /v2.0/floatingips/1251461f-97cd-4bc2-9d24-ad5781f67612 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1502] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:29 2026] DELETE /v2.0/subnets/ec5b610e-b81d-470d-b6ec-6d746fd35c0a => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1503] 199.204.45.156 () {36 vars in 997 bytes} [Thu Jul 16 07:59:29 2026] DELETE /v2.0/ports/0641465b-2f65-44a8-88f5-b2ffcd3f176f => generated 0 bytes in 836 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:29.957 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10685b79-e6d5-4a59-b11a-3c25a86478b0'] response: {'server_uuid': 'babd74e2-16c0-4096-978b-e29e1095bdf7', 'name': 'network-vif-deleted', 'tag': '0641465b-2f65-44a8-88f5-b2ffcd3f176f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 732/1504] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:29 2026] DELETE /v2.0/subnets/b17cc1b8-82b7-489f-90e5-4f0fb0879f0b => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1505] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 07:59:29 2026] GET /v2.0/ports?device_id=babd74e2-16c0-4096-978b-e29e1095bdf7 => 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: 734/1506] 10.0.0.105 () {32 vars in 647 bytes} [Thu Jul 16 07:59:30 2026] GET /v2.0/subnets => generated 626 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:30.318 7 INFO neutron.services.segments.plugin [-] Segment d6c0ffeb-d4a9-4f73-8e9d-f48a63d37f75 resource provider aggregate not found 2026-07-16 07:59:30.322 7 INFO neutron.services.segments.plugin [-] Segment d6c0ffeb-d4a9-4f73-8e9d-f48a63d37f75 resource provider aggregate not found 2026-07-16 07:59:30.343 7 INFO neutron.services.segments.plugin [-] Segment d6c0ffeb-d4a9-4f73-8e9d-f48a63d37f75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6c0ffeb-d4a9-4f73-8e9d-f48a63d37f75 found for delete ", "request_id": "req-d24de9a7-68de-4408-b612-9aded39aa6ac"}]} 2026-07-16 07:59:30.344 7 INFO neutron.services.segments.plugin [-] Segment d6c0ffeb-d4a9-4f73-8e9d-f48a63d37f75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6c0ffeb-d4a9-4f73-8e9d-f48a63d37f75 found for delete ", "request_id": "req-2b2acbef-bbb1-4302-bfc2-661f5ac51a25"}]} [pid: 7|app: 0|req: 773/1507] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:29 2026] DELETE /v2.0/networks/b3717398-26d9-4caf-b8b6-557da1fe30e2 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:30.478 8 INFO neutron.services.segments.plugin [-] Segment 5659f04e-289e-40a2-a35b-cbf31337f2b6 resource provider aggregate not found 2026-07-16 07:59:30.485 8 INFO neutron.services.segments.plugin [-] Segment 5659f04e-289e-40a2-a35b-cbf31337f2b6 resource provider aggregate not found 2026-07-16 07:59:30.494 8 INFO neutron.services.segments.plugin [-] Segment 5659f04e-289e-40a2-a35b-cbf31337f2b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5659f04e-289e-40a2-a35b-cbf31337f2b6 found for delete ", "request_id": "req-18d2750c-528e-45ef-95e7-58d9d940a277"}]} 2026-07-16 07:59:30.503 8 INFO neutron.services.segments.plugin [-] Segment 5659f04e-289e-40a2-a35b-cbf31337f2b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5659f04e-289e-40a2-a35b-cbf31337f2b6 found for delete ", "request_id": "req-61481a0c-cd59-47c9-a72d-07b6b328f45e"}]} [pid: 8|app: 0|req: 735/1508] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:30 2026] DELETE /v2.0/networks/a98c729b-037b-4c13-a876-444b57ec2ddd => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1509] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:30 2026] GET /v2.0/security-groups?tenant_id=73610ac552ea400498bac49cc3ace0f3&name=default => generated 2925 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1510] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:30 2026] DELETE /v2.0/security-groups/0de6ade0-9c5a-4edd-bdf2-91de498688eb => 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: 736/1511] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:30 2026] DELETE /v2.0/networks/7b987d46-8901-4200-9630-0f59af945798 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1512] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:30 2026] DELETE /v2.0/networks/6488f953-a85c-4cc1-a6f5-ef501f1ae6e8 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1513] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:30 2026] GET /v2.0/security-groups?tenant_id=5e21d01ee3e44902a5a1e3ed629ffcc9&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1514] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:31 2026] GET /v2.0/security-groups?tenant_id=2a41ad4d14754770a644dd5dc7b0cbc8&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1515] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:31 2026] DELETE /v2.0/security-groups/6e2dd563-b58c-4aeb-8b05-319aefd9d8f2 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1516] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:31 2026] DELETE /v2.0/security-groups/9773276d-366e-4baf-8776-b18eac9effeb => 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: 739/1517] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:31 2026] DELETE /v2.0/networks/eb3c0730-4b49-4282-817f-7c42ace88820 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:31.588 8 INFO neutron.api.v2.resource [None req-bfb1ca21-6b8d-4f6d-acb3-cf891650f37e 237cba406cb54303ac209519754459e1 3787fa9770b14a86926457dc4209f788 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 740/1518] 10.0.0.105 () {32 vars in 737 bytes} [Thu Jul 16 07:59:31 2026] GET /v2.0/security-groups/6e2dd563-b58c-4aeb-8b05-319aefd9d8f2 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1519] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:31 2026] DELETE /v2.0/security-groups/055f328f-3b07-4e12-b824-65f96a94e094 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1520] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:31 2026] GET /v2.0/security-groups?tenant_id=571bef353e214982a13bd7911edf59ab&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1521] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 07:59:31 2026] DELETE /v2.0/floatingips/2f9a3cde-e08b-41b6-8bcf-713db56dc50f => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1522] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:31 2026] DELETE /v2.0/security-groups/c913d2ee-f114-4ae1-bb94-d32388c61296 => 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: 742/1523] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:31 2026] DELETE /v2.0/security-groups/d7ad7b74-d0d7-4d55-bbeb-600914f1fc43 => 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: 782/1524] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:32 2026] GET /v2.0/security-groups?tenant_id=e6e386f2bd1448ff84b02dfded7285b9&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1525] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:32 2026] DELETE /v2.0/security-groups/4fcd82b9-b840-45fb-9bcf-65226cad013e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:59:32.548 8 INFO neutron.services.segments.plugin [-] Segment 34914579-5a5e-4adb-9284-5c635c55365e resource provider aggregate not found 2026-07-16 07:59:32.552 8 INFO neutron.services.segments.plugin [-] Segment 34914579-5a5e-4adb-9284-5c635c55365e resource provider aggregate not found 2026-07-16 07:59:32.568 8 INFO neutron.services.segments.plugin [-] Segment 34914579-5a5e-4adb-9284-5c635c55365e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34914579-5a5e-4adb-9284-5c635c55365e found for delete ", "request_id": "req-fa5b6eb4-aff5-4f8b-b2e9-59565b45d53b"}]} 2026-07-16 07:59:32.572 8 INFO neutron.services.segments.plugin [-] Segment 34914579-5a5e-4adb-9284-5c635c55365e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34914579-5a5e-4adb-9284-5c635c55365e found for delete ", "request_id": "req-995d54b2-02b8-4b47-89e1-0c958ae3ea1c"}]} 2026-07-16 07:59:32.586 8 INFO neutron.services.segments.plugin [-] Segment 2f88194f-6621-4815-92c8-3e4660c0462f resource provider aggregate not found 2026-07-16 07:59:32.590 8 INFO neutron.services.segments.plugin [-] Segment 2f88194f-6621-4815-92c8-3e4660c0462f resource provider aggregate not found 2026-07-16 07:59:32.602 8 INFO neutron.services.segments.plugin [-] Segment 2f88194f-6621-4815-92c8-3e4660c0462f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f88194f-6621-4815-92c8-3e4660c0462f found for delete ", "request_id": "req-6c8f45b7-9b89-4943-b50e-dbde1c1e43dc"}]} 2026-07-16 07:59:32.606 8 INFO neutron.services.segments.plugin [-] Segment 2f88194f-6621-4815-92c8-3e4660c0462f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f88194f-6621-4815-92c8-3e4660c0462f found for delete ", "request_id": "req-571d8f8f-5357-4543-8d26-95e551d7b76f"}]} 2026-07-16 07:59:32.621 8 INFO neutron.services.segments.plugin [-] Segment ba4d1a53-7c8e-409a-aa5d-6160e921185d resource provider aggregate not found 2026-07-16 07:59:32.626 8 INFO neutron.services.segments.plugin [-] Segment ba4d1a53-7c8e-409a-aa5d-6160e921185d resource provider aggregate not found 2026-07-16 07:59:32.637 8 INFO neutron.services.segments.plugin [-] Segment ba4d1a53-7c8e-409a-aa5d-6160e921185d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba4d1a53-7c8e-409a-aa5d-6160e921185d found for delete ", "request_id": "req-204e34cb-64b1-400c-910d-44a2f4681c34"}]} 2026-07-16 07:59:32.638 8 INFO neutron.services.segments.plugin [-] Segment ba4d1a53-7c8e-409a-aa5d-6160e921185d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba4d1a53-7c8e-409a-aa5d-6160e921185d found for delete ", "request_id": "req-9a072660-837a-43ac-8a69-e9d4a3090b30"}]} 2026-07-16 07:59:33.378 7 WARNING neutron_lib.context [None req-f5fed072-9d7c-4e1f-b005-f10116aec992 90cebb8f12b64beb9cf8924adb8f5911 ff31a2d0b8154a74bf621034d39b7b45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 743/1526] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:59:32 2026] PUT /v2.0/routers/67745953-79d3-42b1-ba0b-68de42545004/remove_router_interface => generated 309 bytes in 1273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1527] 10.0.0.105 () {34 vars in 684 bytes} [Thu Jul 16 07:59:33 2026] POST /v2.0/security-groups => generated 1625 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1528] 10.0.0.105 () {32 vars in 663 bytes} [Thu Jul 16 07:59:33 2026] GET /v2.0/security-groups => generated 4530 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1529] 10.0.0.105 () {34 vars in 758 bytes} [Thu Jul 16 07:59:33 2026] PUT /v2.0/security-groups/e34d5683-c25a-41a6-823c-1959f4b01515 => generated 1662 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1530] 10.0.0.105 () {32 vars in 737 bytes} [Thu Jul 16 07:59:33 2026] GET /v2.0/security-groups/e34d5683-c25a-41a6-823c-1959f4b01515 => generated 1662 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1531] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:33 2026] DELETE /v2.0/security-groups/e34d5683-c25a-41a6-823c-1959f4b01515 => 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: 789/1532] 10.0.0.105 () {32 vars in 663 bytes} [Thu Jul 16 07:59:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:33.916 7 INFO neutron.api.v2.resource [None req-1ac4fadc-71d5-4993-9d1b-5585045a8565 90cebb8f12b64beb9cf8924adb8f5911 ff31a2d0b8154a74bf621034d39b7b45 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 790/1533] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:33 2026] DELETE /v2.0/security-groups/e34d5683-c25a-41a6-823c-1959f4b01515 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:59:33.924 7 WARNING neutron_lib.context [None req-3c31b724-d06f-4ecc-9e37-0394cdc7fa5a 90cebb8f12b64beb9cf8924adb8f5911 ff31a2d0b8154a74bf621034d39b7b45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 791/1534] 10.0.0.105 () {34 vars in 684 bytes} [Thu Jul 16 07:59:33 2026] POST /v2.0/security-groups => generated 1625 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 07:59:34.066 7 WARNING neutron_lib.context [None req-fcb5af83-00d0-4b85-8ebf-e839d6b565bb 90cebb8f12b64beb9cf8924adb8f5911 ff31a2d0b8154a74bf621034d39b7b45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 792/1535] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:59:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:34.329 7 WARNING neutron_lib.context [None req-fdcf05ac-2f9d-4b24-9cc6-cb73d5f28eeb 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:34.476 7 INFO neutron.db.segments_db [None req-fdcf05ac-2f9d-4b24-9cc6-cb73d5f28eeb 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Added segment a8c90477-416c-4a4a-b192-ebad55b1c4e5 of type vxlan for network 973e20c7-9634-4b78-a647-af375c097f85 2026-07-16 07:59:34.521 8 INFO neutron.db.l3_hamode_db [None req-2c76d1b4-e9bd-4e4d-972d-deb2b533863f 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] HA network 1b248869-6eb3-40b8-a8be-d2c8751ea59f was deleted as no HA routers are present in tenant 3787fa9770b14a86926457dc4209f788. [pid: 8|app: 0|req: 744/1536] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:33 2026] DELETE /v2.0/routers/67745953-79d3-42b1-ba0b-68de42545004 => generated 0 bytes in 1099 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1537] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 07:59:34 2026] GET /v2.0/security-group-rules/6a899ae0-4ac3-499b-9995-8fa459b9e048 => generated 601 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1540] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:34 2026] POST /v2.0/networks => generated 634 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:34.659 8 INFO neutron.services.segments.plugin [-] Segment dda9d558-65c1-4456-812e-05bd682f5fc8 resource provider aggregate not found 2026-07-16 07:59:34.666 8 INFO neutron.services.segments.plugin [-] Segment dda9d558-65c1-4456-812e-05bd682f5fc8 resource provider aggregate not found 2026-07-16 07:59:34.677 8 INFO neutron.services.segments.plugin [-] Segment dda9d558-65c1-4456-812e-05bd682f5fc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dda9d558-65c1-4456-812e-05bd682f5fc8 found for delete ", "request_id": "req-2ce4ff58-85e5-422d-bf14-ad4bf4018447"}]} 2026-07-16 07:59:34.693 8 INFO neutron.services.segments.plugin [-] Segment dda9d558-65c1-4456-812e-05bd682f5fc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dda9d558-65c1-4456-812e-05bd682f5fc8 found for delete ", "request_id": "req-bb4b903e-905d-40d9-aaff-d5f84d972c63"}]} [pid: 7|app: 0|req: 794/1541] 10.0.0.105 () {32 vars in 673 bytes} [Thu Jul 16 07:59:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:34.719 7 WARNING neutron_lib.context [None req-0756839d-0ddb-4f44-8920-a9e7403d7e27 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:34.784 7 INFO neutron.db.segments_db [None req-0756839d-0ddb-4f44-8920-a9e7403d7e27 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Added segment 94ea462b-0a02-42da-9295-f53a5e102912 of type vxlan for network cf0fd8d2-4749-4042-89b0-40f2ce5b7fb9 [pid: 8|app: 0|req: 748/1542] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:34 2026] DELETE /v2.0/subnets/7fa14424-a0ba-485f-97f2-8bf19ee1213d => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1543] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 07:59:34 2026] DELETE /v2.0/security-group-rules/6a899ae0-4ac3-499b-9995-8fa459b9e048 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1544] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:34 2026] POST /v2.0/networks => generated 634 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1545] 10.0.0.105 () {32 vars in 673 bytes} [Thu Jul 16 07:59:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:35.039 7 WARNING neutron_lib.context [None req-062b05a3-c3d8-4b7a-937a-65811633c54d 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 750/1546] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:34 2026] DELETE /v2.0/networks/f3064ffc-446f-4904-817f-1f8d7543097a => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:35.230 8 WARNING neutron_lib.context [None req-c15de884-1420-4fcc-b6bb-cbbefa05ac35 90cebb8f12b64beb9cf8924adb8f5911 ff31a2d0b8154a74bf621034d39b7b45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 751/1547] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:59:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1548] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:59:35 2026] POST /v2.0/subnets => generated 622 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1549] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 07:59:35 2026] GET /v2.0/security-group-rules/e5a9e05a-5f93-4172-8033-d332cb28518d => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:35.368 7 WARNING neutron_lib.context [None req-9d62ef86-b117-4f0b-ae92-9ca21d0d2b64 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 799/1550] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:59:35 2026] POST /v2.0/subnets => generated 631 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1551] 10.0.0.105 () {32 vars in 673 bytes} [Thu Jul 16 07:59:35 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:35.768 7 WARNING neutron_lib.context [None req-04775150-a6b6-4a3a-b0fc-d2817e86d0f8 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:35.807 7 INFO neutron.db.segments_db [None req-04775150-a6b6-4a3a-b0fc-d2817e86d0f8 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Added segment da75cfb9-05a7-411a-858c-a2289eed3713 of type vxlan for network cde04d57-ab54-49a0-b327-59bb0a2afcf9 2026-07-16 07:59:36.105 7 INFO neutron.db.l3_hamode_db [None req-04775150-a6b6-4a3a-b0fc-d2817e86d0f8 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:59:36.302 7 INFO neutron.db.l3_hamode_db [None req-04775150-a6b6-4a3a-b0fc-d2817e86d0f8 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:59:36.723 8 INFO neutron.services.segments.plugin [-] Segment cc03786f-6da5-452e-a204-63fd9fe02ded resource provider aggregate not found 2026-07-16 07:59:36.738 8 INFO neutron.services.segments.plugin [-] Segment cc03786f-6da5-452e-a204-63fd9fe02ded resource provider aggregate not found 2026-07-16 07:59:36.776 8 INFO neutron.services.segments.plugin [-] Segment cc03786f-6da5-452e-a204-63fd9fe02ded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc03786f-6da5-452e-a204-63fd9fe02ded found for delete ", "request_id": "req-83ff99cc-9d4c-432d-a577-7674216496b2"}]} 2026-07-16 07:59:36.778 8 INFO neutron.services.segments.plugin [-] Segment cc03786f-6da5-452e-a204-63fd9fe02ded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc03786f-6da5-452e-a204-63fd9fe02ded found for delete ", "request_id": "req-52f29e27-3045-48be-8a96-3460337a66de"}]} [pid: 8|app: 0|req: 752/1552] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:59:35 2026] PUT /v2.0/routers/5215606b-ef97-44a8-8e68-5305553c0044/remove_router_interface => generated 309 bytes in 1712 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1553] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 07:59:37 2026] DELETE /v2.0/security-group-rules/e5a9e05a-5f93-4172-8033-d332cb28518d => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1554] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:59:35 2026] POST /v2.0/routers => generated 511 bytes in 1368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:37.223 8 WARNING neutron_lib.context [None req-731a41db-7bc4-4b36-ac08-ce85293b5ffd 0e1ede50f94e4838a10ffe46b3315c84 b8454b4dc847413dadd31a5cea49bc86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 754/1555] 10.0.0.105 () {34 vars in 684 bytes} [Thu Jul 16 07:59:37 2026] POST /v2.0/security-groups => generated 1601 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1556] 10.0.0.105 () {32 vars in 673 bytes} [Thu Jul 16 07:59:37 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:38.698 7 INFO neutron.services.segments.plugin [-] Segment 67882088-9cc9-4393-b2b0-40b4ec01b740 resource provider aggregate not found 2026-07-16 07:59:38.708 7 INFO neutron.services.segments.plugin [-] Segment 67882088-9cc9-4393-b2b0-40b4ec01b740 resource provider aggregate not found 2026-07-16 07:59:38.724 7 INFO neutron.services.segments.plugin [-] Segment 67882088-9cc9-4393-b2b0-40b4ec01b740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67882088-9cc9-4393-b2b0-40b4ec01b740 found for delete ", "request_id": "req-db3995fd-af06-42c9-b1b2-300b4fd918ea"}]} 2026-07-16 07:59:38.725 7 INFO neutron.db.l3_hamode_db [None req-e8e99a67-e43d-44e2-a406-7ff113e024ef 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] HA network c7df03d2-0b11-462d-8918-cb5c06243e07 was deleted as no HA routers are present in tenant ceb5b8fa118a41dfbd76a14f50f6e873. 2026-07-16 07:59:38.728 7 INFO neutron.services.segments.plugin [-] Segment 67882088-9cc9-4393-b2b0-40b4ec01b740 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67882088-9cc9-4393-b2b0-40b4ec01b740 found for delete ", "request_id": "req-5b94a5ee-d991-4956-8e11-d95224597e4a"}]} [pid: 7|app: 0|req: 802/1557] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:37 2026] DELETE /v2.0/routers/5215606b-ef97-44a8-8e68-5305553c0044 => generated 0 bytes in 1603 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:59:38.744 7 WARNING neutron_lib.context [None req-584836d2-7259-4f17-94a9-f661186f7a48 0e1ede50f94e4838a10ffe46b3315c84 b8454b4dc847413dadd31a5cea49bc86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1558] 10.0.0.105 () {34 vars in 684 bytes} [Thu Jul 16 07:59:38 2026] POST /v2.0/security-groups => generated 1601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 07:59:38.904 7 WARNING neutron_lib.context [None req-ed1320b0-7777-4751-a07a-a8d652d1a9d7 90cebb8f12b64beb9cf8924adb8f5911 ff31a2d0b8154a74bf621034d39b7b45 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 756/1559] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:59:37 2026] PUT /v2.0/routers/beceb898-9b3d-4511-a426-b18fb2153322/add_router_interface => generated 309 bytes in 1474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1560] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 07:59:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:39.000 7 WARNING neutron_lib.context [None req-96cd7a5d-1e0c-44fb-8dd2-a3152c25a35b 0e1ede50f94e4838a10ffe46b3315c84 b8454b4dc847413dadd31a5cea49bc86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 805/1561] 10.0.0.105 () {34 vars in 684 bytes} [Thu Jul 16 07:59:38 2026] POST /v2.0/security-groups => generated 1601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1562] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:59:39 2026] GET /v2.0/ports/0f11ef65-6b8f-47e2-953e-7901941c9072 => generated 959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1563] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:38 2026] DELETE /v2.0/subnets/8a8515c3-b00e-4e2f-ac0a-08ed848a0c15 => 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: 807/1564] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 07:59:39 2026] GET /v2.0/security-group-rules/1b6cd80e-5d55-4d9f-b332-15f12493e226 => generated 602 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:39.188 8 WARNING neutron_lib.context [None req-7a934076-1032-43dd-bca4-8cdfc1e91f3d 0e1ede50f94e4838a10ffe46b3315c84 b8454b4dc847413dadd31a5cea49bc86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 758/1565] 10.0.0.105 () {34 vars in 684 bytes} [Thu Jul 16 07:59:39 2026] POST /v2.0/security-groups => generated 1601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1566] 10.0.0.105 () {32 vars in 673 bytes} [Thu Jul 16 07:59:39 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-16 07:59:39.728 8 INFO neutron.services.segments.plugin [-] Segment 0e9e3d79-df17-4938-bf38-567b7be7a982 resource provider aggregate not found 2026-07-16 07:59:39.732 8 INFO neutron.services.segments.plugin [-] Segment 0e9e3d79-df17-4938-bf38-567b7be7a982 resource provider aggregate not found 2026-07-16 07:59:39.748 8 INFO neutron.services.segments.plugin [-] Segment 0e9e3d79-df17-4938-bf38-567b7be7a982 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e9e3d79-df17-4938-bf38-567b7be7a982 found for delete ", "request_id": "req-33ff572c-3dda-47bd-af58-75c093f76b83"}]} 2026-07-16 07:59:39.751 8 INFO neutron.services.segments.plugin [-] Segment 0e9e3d79-df17-4938-bf38-567b7be7a982 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e9e3d79-df17-4938-bf38-567b7be7a982 found for delete ", "request_id": "req-d5f2ea5f-1fc2-4cfb-b2f2-6782fd47383c"}]} [pid: 8|app: 0|req: 760/1567] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:39 2026] DELETE /v2.0/networks/81e3aeaa-a086-48c3-977f-99b5f5ee2434 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:39.775 8 WARNING neutron_lib.context [None req-1515ea9e-3b02-4dd8-b8a8-f6a2179d72e3 0e1ede50f94e4838a10ffe46b3315c84 b8454b4dc847413dadd31a5cea49bc86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 761/1568] 10.0.0.105 () {34 vars in 684 bytes} [Thu Jul 16 07:59:39 2026] POST /v2.0/security-groups => generated 1601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1569] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 07:59:39 2026] DELETE /v2.0/security-group-rules/1b6cd80e-5d55-4d9f-b332-15f12493e226 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1570] 10.0.0.105 () {34 vars in 767 bytes} [Thu Jul 16 07:59:40 2026] PUT /v2.0/security-groups/ea82b2b7-a236-4303-a9f4-e9deb4372868/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1571] 10.0.0.105 () {32 vars in 673 bytes} [Thu Jul 16 07:59:40 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1572] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:40 2026] GET /v2.0/security-groups?tenant_id=ceb5b8fa118a41dfbd76a14f50f6e873&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1573] 10.0.0.105 () {34 vars in 767 bytes} [Thu Jul 16 07:59:40 2026] PUT /v2.0/security-groups/b8dc8ae4-a05d-4a08-97a9-f00f3a763e81/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1574] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:40 2026] DELETE /v2.0/security-groups/d9c736c4-04f0-461b-ac92-b0b28c9034a6 => 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: 768/1575] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:40 2026] DELETE /v2.0/security-groups/8e38289d-ac6c-4a30-b886-ca215277f8cc => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1576] 10.0.0.105 () {34 vars in 767 bytes} [Thu Jul 16 07:59:40 2026] PUT /v2.0/security-groups/e364c308-ed59-40ed-8ae2-64c24c0a2c13/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1577] 10.0.0.105 () {32 vars in 663 bytes} [Thu Jul 16 07:59:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1578] 10.0.0.105 () {34 vars in 767 bytes} [Thu Jul 16 07:59:40 2026] PUT /v2.0/security-groups/4270b4ab-1168-4ef7-a07d-9c35bd3b34f0/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1579] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:59:39 2026] PUT /v2.0/routers/beceb898-9b3d-4511-a426-b18fb2153322/add_router_interface => generated 309 bytes in 1417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1580] 10.0.0.105 () {32 vars in 663 bytes} [Thu Jul 16 07:59:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1581] 10.0.0.105 () {32 vars in 680 bytes} [Thu Jul 16 07:59:40 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1582] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:40 2026] GET /v2.0/security-groups?tenant_id=3787fa9770b14a86926457dc4209f788&name=default => generated 2925 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1583] 10.0.0.105 () {32 vars in 694 bytes} [Thu Jul 16 07:59:40 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1584] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:59:40 2026] GET /v2.0/ports/1abbefb9-041c-4fd9-ac71-5e39ca495c78 => generated 967 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1585] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:40 2026] DELETE /v2.0/security-groups/352d4e58-7e2d-4d91-8979-39a749cbac5b => 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: 776/1586] 10.0.0.105 () {32 vars in 690 bytes} [Thu Jul 16 07:59:40 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1587] 10.0.0.105 () {32 vars in 702 bytes} [Thu Jul 16 07:59:40 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1588] 10.0.0.105 () {32 vars in 688 bytes} [Thu Jul 16 07:59:40 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1589] 10.0.0.105 () {32 vars in 702 bytes} [Thu Jul 16 07:59:41 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1590] 10.0.0.105 () {32 vars in 698 bytes} [Thu Jul 16 07:59:41 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1591] 10.0.0.105 () {32 vars in 710 bytes} [Thu Jul 16 07:59:41 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1592] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:41 2026] DELETE /v2.0/security-groups/ea82b2b7-a236-4303-a9f4-e9deb4372868 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1593] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:41 2026] GET /v2.0/security-groups?tenant_id=ff31a2d0b8154a74bf621034d39b7b45&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1594] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:41 2026] DELETE /v2.0/security-groups/b8dc8ae4-a05d-4a08-97a9-f00f3a763e81 => 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: 785/1595] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:41 2026] DELETE /v2.0/security-groups/5d5f968b-4dfb-45d5-91e1-78af31e8abba => 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: 786/1596] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:41 2026] DELETE /v2.0/security-groups/e364c308-ed59-40ed-8ae2-64c24c0a2c13 => 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: 811/1597] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:59:40 2026] PUT /v2.0/routers/beceb898-9b3d-4511-a426-b18fb2153322/remove_router_interface => generated 309 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1598] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:41 2026] DELETE /v2.0/security-groups/4270b4ab-1168-4ef7-a07d-9c35bd3b34f0 => 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: 788/1599] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:41 2026] DELETE /v2.0/security-groups/ef1e5b45-e11e-441d-8a48-1f29bed9cf8c => 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: 812/1600] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:59:41 2026] PUT /v2.0/routers/beceb898-9b3d-4511-a426-b18fb2153322/remove_router_interface => generated 309 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1601] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 07:59:42 2026] GET /v2.0/ports?device_id=beceb898-9b3d-4511-a426-b18fb2153322 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1602] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:42 2026] GET /v2.0/security-groups?tenant_id=b8454b4dc847413dadd31a5cea49bc86&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1603] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:42 2026] DELETE /v2.0/security-groups/deea4c91-31df-442b-b29d-8d3ce87a2427 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1604] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:43 2026] GET /v2.0/security-groups?tenant_id=e4aa44113d9e42baa72291e731b4b7c2&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1605] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:43 2026] DELETE /v2.0/security-groups/bbcf3062-7f1e-48a3-af5d-6c05f21b5f0a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1606] 10.0.0.105 () {32 vars in 623 bytes} [Thu Jul 16 07:59:43 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: 794/1607] 10.0.0.105 () {32 vars in 633 bytes} [Thu Jul 16 07:59:43 2026] GET /v2.0/ => generated 632 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:43.607 7 INFO neutron.services.segments.plugin [-] Segment da75cfb9-05a7-411a-858c-a2289eed3713 resource provider aggregate not found 2026-07-16 07:59:43.611 7 INFO neutron.services.segments.plugin [-] Segment da75cfb9-05a7-411a-858c-a2289eed3713 resource provider aggregate not found 2026-07-16 07:59:43.627 7 INFO neutron.services.segments.plugin [-] Segment da75cfb9-05a7-411a-858c-a2289eed3713 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da75cfb9-05a7-411a-858c-a2289eed3713 found for delete ", "request_id": "req-73109fa9-a1a5-4910-a532-323b6476e519"}]} 2026-07-16 07:59:43.632 7 INFO neutron.db.l3_hamode_db [None req-6fafc07a-ed1d-47c3-a770-fea85a531f5d 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] HA network cde04d57-ab54-49a0-b327-59bb0a2afcf9 was deleted as no HA routers are present in tenant 374156d60be148c7aae8120908f9b584. [pid: 7|app: 0|req: 814/1608] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:42 2026] DELETE /v2.0/routers/beceb898-9b3d-4511-a426-b18fb2153322 => generated 0 bytes in 703 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:59:43.673 7 INFO neutron.services.segments.plugin [-] Segment da75cfb9-05a7-411a-858c-a2289eed3713 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da75cfb9-05a7-411a-858c-a2289eed3713 found for delete ", "request_id": "req-4c295de6-38b0-4d5a-b336-a71bfa74e0db"}]} [pid: 8|app: 0|req: 795/1609] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:43 2026] GET /v2.0/security-groups?tenant_id=d204459107c84d488df7dbb27972b4ad&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1610] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:43 2026] DELETE /v2.0/security-groups/9cbe9a4e-0f7c-4935-95cc-235a6c0e961b => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1611] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:43 2026] DELETE /v2.0/subnets/f6b69285-5e25-468e-9466-5ce61a385f6b => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1612] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:43 2026] DELETE /v2.0/subnets/54c6d2bd-3d30-45de-9147-9e3f424b9c43 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1613] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:44 2026] GET /v2.0/security-groups?tenant_id=d3d77d64dc41465a9802c1d7fa7eaeb8&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1614] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:44 2026] DELETE /v2.0/networks/cf0fd8d2-4749-4042-89b0-40f2ce5b7fb9 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1615] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:44 2026] DELETE /v2.0/security-groups/7f730ea5-2f6c-442b-93f1-9418cc575b8e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1616] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:44 2026] DELETE /v2.0/networks/973e20c7-9634-4b78-a647-af375c097f85 => generated 0 bytes in 574 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 07:59:45.002 8 WARNING neutron_lib.context [None req-c2e20a0e-0796-47aa-8611-4afbb2cd1353 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:45.058 8 INFO neutron.db.segments_db [None req-c2e20a0e-0796-47aa-8611-4afbb2cd1353 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Added segment 53d00c79-78bd-4e24-928e-608ade373552 of type vxlan for network 15976e2c-1fbe-4520-a885-9421bebaa6d0 [pid: 8|app: 0|req: 800/1617] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:44 2026] POST /v2.0/networks => generated 633 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:45.180 8 WARNING neutron_lib.context [None req-64fed314-e083-4b5a-94af-a493999f45e6 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:45.351 7 WARNING neutron_lib.context [None req-6f38e8a9-2067-4612-8558-68fbdb1377b5 f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:45.397 7 INFO neutron.db.segments_db [None req-6f38e8a9-2067-4612-8558-68fbdb1377b5 f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] Added segment 518526a6-4c01-4589-a325-5fa62249b93f of type vxlan for network 8902e8f2-9898-4d5a-ace1-57336dbf5ffd [pid: 8|app: 0|req: 801/1618] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:59:45 2026] POST /v2.0/subnets => generated 622 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:45.523 8 WARNING neutron_lib.context [None req-75a22ca8-d021-40e5-b622-24c794c9ca03 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:45.564 8 INFO neutron.db.segments_db [None req-75a22ca8-d021-40e5-b622-24c794c9ca03 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Added segment 507bccc9-8437-4e0b-9a45-63bb3aed6e96 of type vxlan for network ab2d7006-c7ee-4092-abb5-3022de10f927 2026-07-16 07:59:45.649 7 INFO neutron.services.segments.plugin [-] Segment 94ea462b-0a02-42da-9295-f53a5e102912 resource provider aggregate not found 2026-07-16 07:59:45.669 7 INFO neutron.services.segments.plugin [-] Segment 94ea462b-0a02-42da-9295-f53a5e102912 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94ea462b-0a02-42da-9295-f53a5e102912 found for delete ", "request_id": "req-9a078b2c-00c2-431b-9bc8-e5b8dd5727f2"}]} 2026-07-16 07:59:45.688 7 INFO neutron.services.segments.plugin [-] Segment a8c90477-416c-4a4a-b192-ebad55b1c4e5 resource provider aggregate not found 2026-07-16 07:59:45.693 7 INFO neutron.services.segments.plugin [-] Segment 94ea462b-0a02-42da-9295-f53a5e102912 resource provider aggregate not found 2026-07-16 07:59:45.703 7 INFO neutron.services.segments.plugin [-] Segment a8c90477-416c-4a4a-b192-ebad55b1c4e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8c90477-416c-4a4a-b192-ebad55b1c4e5 found for delete ", "request_id": "req-f61b8271-8254-4004-9392-19e5b1c20660"}]} 2026-07-16 07:59:45.711 7 INFO neutron.services.segments.plugin [-] Segment 94ea462b-0a02-42da-9295-f53a5e102912 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94ea462b-0a02-42da-9295-f53a5e102912 found for delete ", "request_id": "req-45aee8a7-926d-4d77-800a-0ae671a718e3"}]} 2026-07-16 07:59:45.733 7 INFO neutron.services.segments.plugin [-] Segment a8c90477-416c-4a4a-b192-ebad55b1c4e5 resource provider aggregate not found 2026-07-16 07:59:45.752 7 INFO neutron.services.segments.plugin [-] Segment a8c90477-416c-4a4a-b192-ebad55b1c4e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8c90477-416c-4a4a-b192-ebad55b1c4e5 found for delete ", "request_id": "req-39e5c93c-9a11-47d6-983f-8f1fdbdba5dd"}]} 2026-07-16 07:59:45.779 7 INFO neutron.db.l3_hamode_db [None req-6f38e8a9-2067-4612-8558-68fbdb1377b5 f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:59:45.943 8 INFO neutron.db.l3_hamode_db [None req-75a22ca8-d021-40e5-b622-24c794c9ca03 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:59:46.006 7 INFO neutron.db.l3_hamode_db [None req-6f38e8a9-2067-4612-8558-68fbdb1377b5 f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:59:46.115 8 INFO neutron.db.l3_hamode_db [None req-75a22ca8-d021-40e5-b622-24c794c9ca03 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 818/1619] 10.0.0.105 () {34 vars in 668 bytes} [Thu Jul 16 07:59:45 2026] POST /v2.0/routers => generated 474 bytes in 1851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:46.971 7 WARNING neutron_lib.context [None req-9cf1a335-7ae7-4294-a3a0-b602068e1626 f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 802/1620] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:59:45 2026] POST /v2.0/routers => generated 511 bytes in 1496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:47.020 7 INFO neutron.db.l3_hamode_db [None req-9cf1a335-7ae7-4294-a3a0-b602068e1626 f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:59:47.026 8 WARNING neutron_lib.context [None req-fc21b0e1-1670-465b-918b-b1ecdc09500a 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:47.190 7 INFO neutron.db.l3_hamode_db [None req-9cf1a335-7ae7-4294-a3a0-b602068e1626 f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 803/1621] 10.0.0.105 () {34 vars in 665 bytes} [Thu Jul 16 07:59:47 2026] POST /v2.0/ports => generated 964 bytes in 459 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: 819/1622] 10.0.0.105 () {34 vars in 668 bytes} [Thu Jul 16 07:59:46 2026] POST /v2.0/routers => generated 474 bytes in 1081 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1623] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 07:59:48 2026] GET /v2.0/security-groups?tenant_id=4d717105891542f5b2d5c830183c15de&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:48.296 7 WARNING neutron_lib.context [None req-e2b98d10-9660-4af5-ba75-c9a37e7f7534 f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:48.333 7 INFO neutron.db.l3_hamode_db [None req-e2b98d10-9660-4af5-ba75-c9a37e7f7534 f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:59:48.514 7 INFO neutron.db.l3_hamode_db [None req-e2b98d10-9660-4af5-ba75-c9a37e7f7534 f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 804/1624] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:59:47 2026] PUT /v2.0/routers/9027eb66-0043-4dd5-9a59-e0f5b0e3b0c9/add_router_interface => generated 309 bytes in 1827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1625] 10.0.0.105 () {34 vars in 668 bytes} [Thu Jul 16 07:59:48 2026] POST /v2.0/routers => generated 474 bytes in 1045 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-07-16 07:59:49.368 8 WARNING neutron_lib.context [None req-c1cb7e91-3dda-4a9a-9735-f45b99ab5354 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 822/1626] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 07:59:49 2026] DELETE /v2.0/security-groups/c6bfca0a-982a-4c31-a478-a54bd3196432 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 07:59:49.517 8 INFO neutron.db.segments_db [None req-c1cb7e91-3dda-4a9a-9735-f45b99ab5354 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Added segment a29b931e-eaa3-4435-a9d8-5483886a97ab of type vxlan for network 891ab4f2-c409-4ba4-bede-65a37d2466d1 [pid: 7|app: 0|req: 823/1627] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:59:49 2026] GET /v2.0/ports/506a9756-117d-477a-8249-0c0411466f52 => generated 1038 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:49.568 7 WARNING neutron_lib.context [None req-3f55aeaf-03a9-4373-93e9-df0fee610c27 f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 805/1628] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:49 2026] POST /v2.0/networks => generated 632 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:49.617 7 INFO neutron.db.l3_hamode_db [None req-3f55aeaf-03a9-4373-93e9-df0fee610c27 f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:59:49.806 7 INFO neutron.db.l3_hamode_db [None req-3f55aeaf-03a9-4373-93e9-df0fee610c27 f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 824/1631] 10.0.0.105 () {34 vars in 668 bytes} [Thu Jul 16 07:59:49 2026] POST /v2.0/routers => generated 474 bytes in 1007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:50.576 7 WARNING neutron_lib.context [None req-0fecbbd7-1720-49b2-8ff7-31430cb1ea27 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 808/1632] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:59:49 2026] PUT /v2.0/routers/9027eb66-0043-4dd5-9a59-e0f5b0e3b0c9/remove_router_interface => generated 309 bytes in 1028 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-07-16 07:59:50.649 8 WARNING neutron_lib.context [None req-021ae4fc-f782-465f-8b35-5020d5c556b0 f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:50.709 8 INFO neutron.db.l3_hamode_db [None req-021ae4fc-f782-465f-8b35-5020d5c556b0 f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:59:50.892 8 INFO neutron.db.l3_hamode_db [None req-021ae4fc-f782-465f-8b35-5020d5c556b0 f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 825/1633] 10.0.0.105 () {34 vars in 664 bytes} [Thu Jul 16 07:59:50 2026] POST /v2.0/ports => generated 743 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-07-16 07:59:51.092 7 INFO neutron.api.v2.resource [None req-e36f723d-a682-46b2-8b12-4321fbf2b9d2 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 826/1634] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:59:50 2026] PUT /v2.0/routers/9027eb66-0043-4dd5-9a59-e0f5b0e3b0c9/remove_router_interface => generated 197 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:59:51.097 7 WARNING neutron_lib.context [None req-0062bb6e-9f26-44bc-a159-b9d190106e2b 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 827/1635] 10.0.0.105 () {34 vars in 666 bytes} [Thu Jul 16 07:59:51 2026] POST /v2.0/trunks => generated 407 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1636] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 07:59:51 2026] GET /v2.0/ports?device_id=9027eb66-0043-4dd5-9a59-e0f5b0e3b0c9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:59:51.629 7 INFO neutron.db.segments_db [None req-b90f2636-6e2a-4efc-98ec-877b9c5859f8 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment 04bbd340-4fe3-431b-b224-dc3e236a2006 of type vxlan for network 2a28e6d6-f317-48c9-b146-6210f35c5b25 [pid: 8|app: 0|req: 809/1637] 10.0.0.105 () {34 vars in 668 bytes} [Thu Jul 16 07:59:50 2026] POST /v2.0/routers => generated 474 bytes in 1027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:51.678 8 WARNING neutron_lib.context [None req-f8280d3a-b979-4980-989a-c3b6a566e23b 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 829/1638] 10.0.0.105 () {34 vars in 671 bytes} [Thu Jul 16 07:59:51 2026] POST /v2.0/networks => generated 740 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:51.752 8 INFO neutron.db.segments_db [None req-f8280d3a-b979-4980-989a-c3b6a566e23b 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Added segment 5f64c8a1-ce77-46fb-beac-21ad070a270b of type vxlan for network 756468f8-57df-4af2-99a5-db536d2ce67e [pid: 8|app: 0|req: 810/1639] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:51 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: 811/1640] 10.0.0.105 () {34 vars in 751 bytes} [Thu Jul 16 07:59:51 2026] PUT /v2.0/routers/025c4ece-469f-4a24-9bbb-1fdef2431312/tags => generated 17 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1641] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:59:51 2026] POST /v2.0/subnets => generated 663 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:52.200 8 WARNING neutron_lib.context [None req-4942d092-abcc-4f40-8d4d-579c103afae4 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:52.441 7 INFO neutron.services.segments.plugin [-] Segment 507bccc9-8437-4e0b-9a45-63bb3aed6e96 resource provider aggregate not found 2026-07-16 07:59:52.446 7 INFO neutron.services.segments.plugin [-] Segment 507bccc9-8437-4e0b-9a45-63bb3aed6e96 resource provider aggregate not found 2026-07-16 07:59:52.461 7 INFO neutron.services.segments.plugin [-] Segment 507bccc9-8437-4e0b-9a45-63bb3aed6e96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 507bccc9-8437-4e0b-9a45-63bb3aed6e96 found for delete ", "request_id": "req-be0d9ddb-5183-4b2d-9f2d-b0a07bbdaa63"}]} 2026-07-16 07:59:52.463 7 INFO neutron.services.segments.plugin [-] Segment 507bccc9-8437-4e0b-9a45-63bb3aed6e96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 507bccc9-8437-4e0b-9a45-63bb3aed6e96 found for delete ", "request_id": "req-e5b9a6b3-623c-4422-8e89-94f8f6a1f457"}]} 2026-07-16 07:59:52.470 7 INFO neutron.db.l3_hamode_db [None req-637a5f21-59bc-4edb-b44c-fa14fc31636f 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] HA network ab2d7006-c7ee-4092-abb5-3022de10f927 was deleted as no HA routers are present in tenant 374156d60be148c7aae8120908f9b584. [pid: 7|app: 0|req: 830/1642] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:51 2026] DELETE /v2.0/routers/9027eb66-0043-4dd5-9a59-e0f5b0e3b0c9 => generated 0 bytes in 748 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1643] 10.0.0.105 () {34 vars in 751 bytes} [Thu Jul 16 07:59:52 2026] PUT /v2.0/routers/5dcde9a9-83de-4257-8189-91c01e282a97/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1644] 10.0.0.105 () {34 vars in 664 bytes} [Thu Jul 16 07:59:52 2026] POST /v2.0/ports => generated 743 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 07:59:52.625 7 INFO neutron.db.segments_db [None req-97883256-32a5-4443-bd28-5c93110e2c10 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Added segment b07fdf54-c71f-46aa-8302-65718603c5e5 of type vxlan for network c5afbf88-2b79-4b99-b0dc-c254a6f2e6b4 [pid: 8|app: 0|req: 814/1645] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 07:59:52 2026] DELETE /v2.0/subnets/7fb71a17-4766-4f9d-90bb-d1dec42cb01c => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1646] 10.0.0.105 () {34 vars in 751 bytes} [Thu Jul 16 07:59:52 2026] PUT /v2.0/routers/c0ee16d8-5030-4785-9d73-8d764e758711/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:59:52.898 8 WARNING neutron_lib.context [None req-08c549a8-ce70-445c-8e33-46b86ba6a29d 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:52.948 7 INFO neutron.db.l3_hamode_db [None req-97883256-32a5-4443-bd28-5c93110e2c10 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 816/1647] 10.0.0.105 () {34 vars in 666 bytes} [Thu Jul 16 07:59:52 2026] POST /v2.0/trunks => generated 407 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:53.333 8 INFO neutron.services.segments.plugin [-] Segment 53d00c79-78bd-4e24-928e-608ade373552 resource provider aggregate not found 2026-07-16 07:59:53.337 8 INFO neutron.services.segments.plugin [-] Segment 53d00c79-78bd-4e24-928e-608ade373552 resource provider aggregate not found 2026-07-16 07:59:53.349 8 INFO neutron.services.segments.plugin [-] Segment 53d00c79-78bd-4e24-928e-608ade373552 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53d00c79-78bd-4e24-928e-608ade373552 found for delete ", "request_id": "req-d6b43328-b134-4c8a-8764-707ed02f392f"}]} 2026-07-16 07:59:53.353 8 INFO neutron.services.segments.plugin [-] Segment 53d00c79-78bd-4e24-928e-608ade373552 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53d00c79-78bd-4e24-928e-608ade373552 found for delete ", "request_id": "req-a8d52d1e-bffe-4cab-b576-f37d6e750886"}]} [pid: 8|app: 0|req: 817/1648] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 07:59:53 2026] DELETE /v2.0/networks/15976e2c-1fbe-4520-a885-9421bebaa6d0 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1649] 10.0.0.105 () {34 vars in 751 bytes} [Thu Jul 16 07:59:53 2026] PUT /v2.0/routers/2f41a209-f0ed-4e6c-8c16-fb91039161d7/tags => generated 19 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:59:53.456 8 WARNING neutron_lib.context [None req-22dd7f14-eaec-49e9-bb08-4b0a70051738 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:53.510 8 INFO neutron.db.segments_db [None req-22dd7f14-eaec-49e9-bb08-4b0a70051738 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Added segment a6956625-4ef0-4981-a74e-51fe402f3629 of type vxlan for network b756252e-c361-41be-90ce-7c5e514cacd5 [pid: 8|app: 0|req: 819/1650] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:53 2026] POST /v2.0/networks => generated 631 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:53.648 8 WARNING neutron_lib.context [None req-f75cfe8d-4212-480b-af5f-13a3e9414588 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:53.722 8 INFO neutron.db.segments_db [None req-f75cfe8d-4212-480b-af5f-13a3e9414588 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Added segment 15fb9882-26c7-4a18-b816-780a76e69f8e of type vxlan for network 404a9d04-a8cf-42f1-b314-1a0b066119e0 [pid: 8|app: 0|req: 820/1651] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:53 2026] POST /v2.0/networks => generated 634 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1652] 10.0.0.105 () {32 vars in 664 bytes} [Thu Jul 16 07:59:53 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:53.963 8 WARNING neutron_lib.context [None req-10dd533d-a349-46c2-b4a3-2aaa79612177 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:54.364 7 INFO neutron.db.l3_hamode_db [None req-97883256-32a5-4443-bd28-5c93110e2c10 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 822/1653] 10.0.0.105 () {34 vars in 664 bytes} [Thu Jul 16 07:59:53 2026] POST /v2.0/ports => generated 743 bytes in 706 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-07-16 07:59:54.671 8 WARNING neutron_lib.context [None req-9b23e9a8-1504-4e7b-9392-d1a7a4e37c27 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 823/1654] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:59:54 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) [pid: 8|app: 0|req: 824/1655] 10.0.0.105 () {32 vars in 678 bytes} [Thu Jul 16 07:59:54 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:55.119 8 WARNING neutron_lib.context [None req-ddd80d90-6791-4878-9c59-13e1cc22825f 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 825/1656] 10.0.0.105 () {34 vars in 666 bytes} [Thu Jul 16 07:59:55 2026] POST /v2.0/trunks => generated 407 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:55.295 8 WARNING neutron_lib.context [None req-e5957b3d-7b76-4ad7-93d1-6d25bfb347b0 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:55.341 8 INFO neutron.db.segments_db [None req-e5957b3d-7b76-4ad7-93d1-6d25bfb347b0 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Added segment ab9e318b-d472-4a5e-85a7-697557681282 of type vxlan for network b83bdf47-f864-4fdd-8fe9-ea0cf25e0c12 [pid: 7|app: 0|req: 832/1657] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:59:52 2026] POST /v2.0/routers => generated 727 bytes in 2915 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1658] 10.0.0.105 () {32 vars in 674 bytes} [Thu Jul 16 07:59:55 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:55.632 7 WARNING neutron_lib.context [None req-8102bc2f-dcb6-4c3a-afc8-0e79be03f6fb 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:55.690 8 INFO neutron.db.l3_hamode_db [None req-e5957b3d-7b76-4ad7-93d1-6d25bfb347b0 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 07:59:55.698 7 INFO neutron.db.segments_db [None req-8102bc2f-dcb6-4c3a-afc8-0e79be03f6fb 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Added segment b36ee5ab-1241-4f72-8d2a-cc79b46d081a of type vxlan for network a205aa85-0dde-4680-a220-aa0e7c844835 [pid: 7|app: 0|req: 834/1659] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:55 2026] POST /v2.0/networks => generated 632 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:59:55.877 8 INFO neutron.db.l3_hamode_db [None req-e5957b3d-7b76-4ad7-93d1-6d25bfb347b0 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 826/1660] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 07:59:55 2026] POST /v2.0/routers => generated 510 bytes in 1301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1661] 10.0.0.105 () {32 vars in 686 bytes} [Thu Jul 16 07:59:56 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:56.726 8 WARNING neutron_lib.context [None req-f6264d76-9e66-4ce2-bd9b-f53227ae3e5c 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 828/1662] 10.0.0.105 () {34 vars in 664 bytes} [Thu Jul 16 07:59:56 2026] POST /v2.0/ports => generated 743 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 835/1663] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:59:55 2026] PUT /v2.0/routers/4652f4f1-6564-43dd-b826-8b4366559e75/add_router_interface => generated 309 bytes in 1516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1664] 10.0.0.105 () {32 vars in 672 bytes} [Thu Jul 16 07:59:57 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:57.475 7 WARNING neutron_lib.context [None req-6cfd16a2-1ade-4d4b-8b92-a1c436d14a71 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 837/1665] 10.0.0.105 () {34 vars in 666 bytes} [Thu Jul 16 07:59:57 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) [pid: 7|app: 0|req: 838/1666] 10.0.0.105 () {32 vars in 686 bytes} [Thu Jul 16 07:59:57 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:57.871 7 WARNING neutron_lib.context [None req-ece72a9c-cdb6-4256-8d2d-cc9abf23500b 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 07:59:57.938 7 INFO neutron.db.segments_db [None req-ece72a9c-cdb6-4256-8d2d-cc9abf23500b 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Added segment 7e578fdb-572e-4b5e-94f3-79dbeac271ff of type vxlan for network bbccdbfe-3118-40c6-ba03-3a6da0909c93 [pid: 7|app: 0|req: 839/1667] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 07:59:57 2026] POST /v2.0/networks => generated 631 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1668] 10.0.0.105 () {32 vars in 682 bytes} [Thu Jul 16 07:59:58 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:59:58.179 7 WARNING neutron_lib.context [None req-33cb3bf6-2820-4dee-a404-b61f95464435 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 829/1669] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 07:59:57 2026] PUT /v2.0/routers/45bbb662-be87-4e3b-bc78-931bd3c57d61/add_router_interface => generated 309 bytes in 1345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1670] 10.0.0.105 () {32 vars in 694 bytes} [Thu Jul 16 07:59:58 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1671] 10.0.0.105 () {34 vars in 664 bytes} [Thu Jul 16 07:59:58 2026] POST /v2.0/ports => generated 743 bytes in 367 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: 831/1672] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 07:59:58 2026] GET /v2.0/ports/0149755a-5bc7-4fba-bd5c-83dabc491d1a => generated 959 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:59:58.584 8 WARNING neutron_lib.context [None req-1618b46a-9a93-489d-9e23-bec391f27910 9541297d7a554297a4907071971c20d8 78efe2d20f45465da3da7a9222abd61f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 832/1673] 10.0.0.105 () {34 vars in 666 bytes} [Thu Jul 16 07:59:58 2026] POST /v2.0/trunks => generated 407 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1674] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 07:59:58 2026] GET /v2.0/routers/025c4ece-469f-4a24-9bbb-1fdef2431312 => generated 485 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1675] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 07:59:59 2026] PUT /v2.0/trunks/72f2ef1f-78a6-414d-8d1d-aba5e2356f68/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1676] 10.0.0.105 () {34 vars in 742 bytes} [Thu Jul 16 07:59:59 2026] PUT /v2.0/routers/025c4ece-469f-4a24-9bbb-1fdef2431312 => generated 485 bytes in 789 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1677] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 07:59:59 2026] PUT /v2.0/trunks/ea520530-b310-4dab-9f9d-1f5bcd517872/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1678] 10.0.0.72 () {34 vars in 981 bytes} [Thu Jul 16 07:59:59 2026] GET /v2.0/networks?id=2a28e6d6-f317-48c9-b146-6210f35c5b25 => generated 672 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1679] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 08:00:00 2026] GET /v2.0/ports?device_id=025c4ece-469f-4a24-9bbb-1fdef2431312 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1680] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 08:00:00 2026] PUT /v2.0/trunks/e686eb81-202f-4480-9b48-4228dbe96eba/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1681] 10.0.0.72 () {34 vars in 964 bytes} [Thu Jul 16 08:00:00 2026] GET /v2.0/quotas/e7cab88092464eb397402d9a8cbd181c => 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: 833/1682] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 07:59:58 2026] PUT /v2.0/routers/45bbb662-be87-4e3b-bc78-931bd3c57d61/remove_router_interface => generated 309 bytes in 1409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1683] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 08:00:00 2026] PUT /v2.0/trunks/ed55b24a-b423-41bd-a825-3bc274cc614a/tags => 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: 835/1684] 10.0.0.72 () {34 vars in 1001 bytes} [Thu Jul 16 08:00:00 2026] GET /v2.0/ports?tenant_id=e7cab88092464eb397402d9a8cbd181c&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1685] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 08:00:00 2026] GET /v2.0/ports?device_id=45bbb662-be87-4e3b-bc78-931bd3c57d61 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1686] 10.0.0.105 () {32 vars in 662 bytes} [Thu Jul 16 08:00:00 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1687] 10.0.0.72 () {34 vars in 1007 bytes} [Thu Jul 16 08:00:00 2026] GET /v2.0/networks/2a28e6d6-f317-48c9-b146-6210f35c5b25?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: 850/1688] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:00 2026] DELETE /v2.0/routers/025c4ece-469f-4a24-9bbb-1fdef2431312 => generated 0 bytes in 508 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1689] 10.0.0.105 () {32 vars in 676 bytes} [Thu Jul 16 08:00:00 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1690] 10.0.0.72 () {34 vars in 1107 bytes} [Thu Jul 16 08:00:00 2026] GET /v2.0/networks/2a28e6d6-f317-48c9-b146-6210f35c5b25?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1691] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 08:00:00 2026] GET /v2.0/routers/5dcde9a9-83de-4257-8189-91c01e282a97 => generated 493 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1692] 10.0.0.105 () {32 vars in 672 bytes} [Thu Jul 16 08:00:00 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:00:01.232 8 INFO neutron.services.segments.plugin [-] Segment ab9e318b-d472-4a5e-85a7-697557681282 resource provider aggregate not found 2026-07-16 08:00:01.238 8 INFO neutron.services.segments.plugin [-] Segment ab9e318b-d472-4a5e-85a7-697557681282 resource provider aggregate not found 2026-07-16 08:00:01.246 8 INFO neutron.db.l3_hamode_db [None req-0dfda8f1-5ea9-4ab6-850c-e8daf084bb78 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] HA network b83bdf47-f864-4fdd-8fe9-ea0cf25e0c12 was deleted as no HA routers are present in tenant 374156d60be148c7aae8120908f9b584. [pid: 8|app: 0|req: 839/1693] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:00 2026] DELETE /v2.0/routers/45bbb662-be87-4e3b-bc78-931bd3c57d61 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:01.253 8 INFO neutron.services.segments.plugin [-] Segment ab9e318b-d472-4a5e-85a7-697557681282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab9e318b-d472-4a5e-85a7-697557681282 found for delete ", "request_id": "req-588620a7-3dfc-497b-a782-6864d07e5162"}]} 2026-07-16 08:00:01.261 8 INFO neutron.services.segments.plugin [-] Segment ab9e318b-d472-4a5e-85a7-697557681282 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab9e318b-d472-4a5e-85a7-697557681282 found for delete ", "request_id": "req-1b20b3b1-45af-4175-84c0-ea064c192e48"}]} [pid: 8|app: 0|req: 840/1694] 10.0.0.105 () {32 vars in 684 bytes} [Thu Jul 16 08:00:01 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1695] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:00:01 2026] GET /v2.0/ports?device_id=7fc5dd8a-2a96-47db-bba1-90a2634851dd => 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: 842/1696] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:01 2026] DELETE /v2.0/subnets/b198e7dc-a345-464d-9680-7c813d2e890c => 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: 843/1697] 10.0.0.105 () {32 vars in 670 bytes} [Thu Jul 16 08:00:01 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1698] 10.0.0.105 () {34 vars in 742 bytes} [Thu Jul 16 08:00:00 2026] PUT /v2.0/routers/5dcde9a9-83de-4257-8189-91c01e282a97 => generated 493 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1699] 10.0.0.105 () {32 vars in 684 bytes} [Thu Jul 16 08:00:01 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1700] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:00:01 2026] GET /v2.0/networks?id=2a28e6d6-f317-48c9-b146-6210f35c5b25 => generated 672 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1701] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 08:00:01 2026] GET /v2.0/ports?device_id=5dcde9a9-83de-4257-8189-91c01e282a97 => 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: 859/1702] 10.0.0.105 () {32 vars in 680 bytes} [Thu Jul 16 08:00:01 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:00:01.862 7 WARNING neutron_lib.context [req-8509ac4d-0c6d-4468-a237-eba335e2480b req-ef083a36-2296-4267-9668-b418af162052 f3d7b18ad3024ac08ddf7d160693296a e7cab88092464eb397402d9a8cbd181c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 844/1703] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:01 2026] DELETE /v2.0/networks/404a9d04-a8cf-42f1-b314-1a0b066119e0 => generated 0 bytes in 501 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1704] 199.204.45.156 () {38 vars in 955 bytes} [Thu Jul 16 08:00:01 2026] POST /v2.0/ports => generated 958 bytes in 559 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: 861/1705] 10.0.0.105 () {32 vars in 692 bytes} [Thu Jul 16 08:00:02 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:00:02.442 7 WARNING neutron_lib.context [None req-011ceb86-4083-4922-b575-0d985d78047b 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:02.485 7 INFO neutron.db.segments_db [None req-011ceb86-4083-4922-b575-0d985d78047b 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Added segment 08f54e2a-fe05-4627-b0f2-3a1fe07438ec of type vxlan for network 75f023be-2a4c-48ba-a5ae-9879b232af1c [pid: 8|app: 0|req: 845/1706] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:02 2026] DELETE /v2.0/routers/5dcde9a9-83de-4257-8189-91c01e282a97 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1707] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:00:02 2026] GET /v2.0/ports?device_id=7fc5dd8a-2a96-47db-bba1-90a2634851dd => generated 961 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:00:02.812 7 INFO neutron.db.l3_hamode_db [None req-011ceb86-4083-4922-b575-0d985d78047b 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 847/1708] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 08:00:02 2026] PUT /v2.0/ports/124a76d0-ed3e-4d6d-b69d-b3d5ad5d4acf => generated 1203 bytes in 574 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: 848/1709] 10.0.0.105 () {32 vars in 719 bytes} [Thu Jul 16 08:00:03 2026] GET /v2.0/trunks/72f2ef1f-78a6-414d-8d1d-aba5e2356f68 => generated 412 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:00:03.298 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-61a181a4-fab0-4c20-8f63-086161b36e96'] response: {'name': 'network-changed', 'server_uuid': '7fc5dd8a-2a96-47db-bba1-90a2634851dd', 'tag': '124a76d0-ed3e-4d6d-b69d-b3d5ad5d4acf', 'status': 'completed', 'code': 200} 2026-07-16 08:00:03.313 8 INFO neutron.services.segments.plugin [-] Segment 15fb9882-26c7-4a18-b816-780a76e69f8e resource provider aggregate not found 2026-07-16 08:00:03.317 8 INFO neutron.services.segments.plugin [-] Segment 15fb9882-26c7-4a18-b816-780a76e69f8e resource provider aggregate not found 2026-07-16 08:00:03.334 8 INFO neutron.services.segments.plugin [-] Segment 15fb9882-26c7-4a18-b816-780a76e69f8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15fb9882-26c7-4a18-b816-780a76e69f8e found for delete ", "request_id": "req-c1b1d34f-4e67-44a4-ad5c-a3acc9fecad0"}]} 2026-07-16 08:00:03.336 8 INFO neutron.services.segments.plugin [-] Segment 15fb9882-26c7-4a18-b816-780a76e69f8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15fb9882-26c7-4a18-b816-780a76e69f8e found for delete ", "request_id": "req-87bb065e-9ab4-493f-bcb2-1d98c0d3c70a"}]} [pid: 8|app: 0|req: 849/1710] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 08:00:03 2026] GET /v2.0/routers/c0ee16d8-5030-4785-9d73-8d764e758711 => generated 502 bytes in 103 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: 850/1711] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:00:03 2026] GET /v2.0/security-groups?id=4bc59c43-80f3-42dc-94f1-699f76aef0a6&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1712] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:00:03 2026] GET /v2.0/ports?tenant_id=e7cab88092464eb397402d9a8cbd181c&device_id=7fc5dd8a-2a96-47db-bba1-90a2634851dd => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1713] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 08:00:03 2026] GET /v2.0/ports/70a247d3-6617-4efa-8af3-afede703dccd => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:00:04.172 7 INFO neutron.db.l3_hamode_db [None req-011ceb86-4083-4922-b575-0d985d78047b 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 853/1714] 10.0.0.105 () {34 vars in 742 bytes} [Thu Jul 16 08:00:03 2026] PUT /v2.0/routers/c0ee16d8-5030-4785-9d73-8d764e758711 => generated 502 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1715] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Jul 16 08:00:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=124a76d0-ed3e-4d6d-b69d-b3d5ad5d4acf => 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: 855/1716] 10.0.0.105 () {32 vars in 722 bytes} [Thu Jul 16 08:00:04 2026] DELETE /v2.0/trunks/72f2ef1f-78a6-414d-8d1d-aba5e2356f68 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1717] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 08:00:04 2026] GET /v2.0/ports?device_id=c0ee16d8-5030-4785-9d73-8d764e758711 => 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: 857/1718] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:00:04 2026] GET /v2.0/subnets?id=b5bdfb15-c403-4f56-9a58-5554aa771d90 => generated 666 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1719] 10.0.0.105 () {32 vars in 719 bytes} [Thu Jul 16 08:00:04 2026] GET /v2.0/trunks/ea520530-b310-4dab-9f9d-1f5bcd517872 => generated 420 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1720] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:00:04 2026] GET /v2.0/ports?device_id=7fc5dd8a-2a96-47db-bba1-90a2634851dd => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1721] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 08:00:02 2026] POST /v2.0/routers => generated 692 bytes in 2958 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1724] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:04 2026] DELETE /v2.0/routers/c0ee16d8-5030-4785-9d73-8d764e758711 => generated 0 bytes in 865 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1725] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:00:05 2026] GET /v2.0/ports?network_id=2a28e6d6-f317-48c9-b146-6210f35c5b25&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: 861/1726] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 08:00:05 2026] GET /v2.0/ports/9c46a694-59b6-4a73-b21d-d2fb227652f8 => generated 826 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1727] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:00:05 2026] GET /v2.0/security-groups?id=4bc59c43-80f3-42dc-94f1-699f76aef0a6&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1728] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 08:00:05 2026] GET /v2.0/routers/2f41a209-f0ed-4e6c-8c16-fb91039161d7 => generated 487 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1729] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 08:00:05 2026] GET /v2.0/routers/d665fc2f-f7a5-4d0d-a39c-05e08c00bc68 => generated 698 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1730] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:00:05 2026] GET /v2.0/networks/2a28e6d6-f317-48c9-b146-6210f35c5b25?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: 863/1731] 10.0.0.105 () {32 vars in 722 bytes} [Thu Jul 16 08:00:05 2026] DELETE /v2.0/trunks/ea520530-b310-4dab-9f9d-1f5bcd517872 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1732] 10.0.0.105 () {32 vars in 647 bytes} [Thu Jul 16 08:00:05 2026] GET /v2.0/routers => generated 701 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1733] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:00:05 2026] GET /v2.0/networks/2a28e6d6-f317-48c9-b146-6210f35c5b25?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1734] 10.0.0.105 () {32 vars in 719 bytes} [Thu Jul 16 08:00:05 2026] GET /v2.0/trunks/e686eb81-202f-4480-9b48-4228dbe96eba => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1735] 10.0.0.105 () {34 vars in 742 bytes} [Thu Jul 16 08:00:05 2026] PUT /v2.0/routers/2f41a209-f0ed-4e6c-8c16-fb91039161d7 => generated 487 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1736] 10.0.0.105 () {34 vars in 741 bytes} [Thu Jul 16 08:00:05 2026] PUT /v2.0/routers/d665fc2f-f7a5-4d0d-a39c-05e08c00bc68 => generated 705 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1737] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:00:06 2026] GET /v2.0/ports?tenant_id=e7cab88092464eb397402d9a8cbd181c&device_id=7fc5dd8a-2a96-47db-bba1-90a2634851dd => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1738] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 08:00:06 2026] GET /v2.0/ports?device_id=2f41a209-f0ed-4e6c-8c16-fb91039161d7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1739] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 08:00:06 2026] GET /v2.0/ports/7e420944-6097-4902-8ad5-c248d0d9e483 => generated 826 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1740] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 08:00:06 2026] GET /v2.0/routers/d665fc2f-f7a5-4d0d-a39c-05e08c00bc68 => generated 705 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1741] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:00:06 2026] GET /v2.0/networks?id=2a28e6d6-f317-48c9-b146-6210f35c5b25 => generated 768 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1742] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:00:06 2026] GET /v2.0/ports?device_id=7fc5dd8a-2a96-47db-bba1-90a2634851dd => generated 973 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1743] 10.0.0.105 () {32 vars in 722 bytes} [Thu Jul 16 08:00:06 2026] DELETE /v2.0/trunks/e686eb81-202f-4480-9b48-4228dbe96eba => 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: 873/1744] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 08:00:06 2026] GET /v2.0/ports?device_id=d665fc2f-f7a5-4d0d-a39c-05e08c00bc68 => 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: 874/1745] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Jul 16 08:00:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=124a76d0-ed3e-4d6d-b69d-b3d5ad5d4acf => 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: 875/1746] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:00:06 2026] GET /v2.0/security-groups?id=4bc59c43-80f3-42dc-94f1-699f76aef0a6&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1747] 10.0.0.105 () {32 vars in 719 bytes} [Thu Jul 16 08:00:06 2026] GET /v2.0/trunks/ed55b24a-b423-41bd-a825-3bc274cc614a => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1748] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:06 2026] DELETE /v2.0/routers/2f41a209-f0ed-4e6c-8c16-fb91039161d7 => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1749] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:00:07 2026] GET /v2.0/subnets?id=b5bdfb15-c403-4f56-9a58-5554aa771d90 => generated 666 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1750] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 08:00:07 2026] GET /v2.0/ports/3281169e-ddd1-411c-9e10-f83557e2261d => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1751] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 08:00:07 2026] GET /v2.0/routers/d5ec9543-bb31-4ec6-b80b-5e217ca5107d => generated 480 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1752] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:00:07 2026] GET /v2.0/ports?network_id=2a28e6d6-f317-48c9-b146-6210f35c5b25&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1753] 10.0.0.105 () {32 vars in 722 bytes} [Thu Jul 16 08:00:07 2026] DELETE /v2.0/trunks/ed55b24a-b423-41bd-a825-3bc274cc614a => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:08.046 8 INFO neutron.services.segments.plugin [-] Segment 08f54e2a-fe05-4627-b0f2-3a1fe07438ec resource provider aggregate not found 2026-07-16 08:00:08.055 8 INFO neutron.services.segments.plugin [-] Segment 08f54e2a-fe05-4627-b0f2-3a1fe07438ec resource provider aggregate not found 2026-07-16 08:00:08.066 8 INFO neutron.services.segments.plugin [-] Segment 08f54e2a-fe05-4627-b0f2-3a1fe07438ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08f54e2a-fe05-4627-b0f2-3a1fe07438ec found for delete ", "request_id": "req-61d3b8e2-075a-4050-9647-e7ac3c44d1c5"}]} 2026-07-16 08:00:08.071 8 INFO neutron.services.segments.plugin [-] Segment 08f54e2a-fe05-4627-b0f2-3a1fe07438ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08f54e2a-fe05-4627-b0f2-3a1fe07438ec found for delete ", "request_id": "req-0fce239a-9248-427a-b484-ae60cd8efa9a"}]} 2026-07-16 08:00:08.079 8 INFO neutron.db.l3_hamode_db [None req-53f99633-f1d1-417a-954c-d7326b074273 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] HA network 75f023be-2a4c-48ba-a5ae-9879b232af1c was deleted as no HA routers are present in tenant 374156d60be148c7aae8120908f9b584. [pid: 8|app: 0|req: 877/1754] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:06 2026] DELETE /v2.0/routers/d665fc2f-f7a5-4d0d-a39c-05e08c00bc68 => generated 0 bytes in 1106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1755] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:00:08 2026] GET /v2.0/networks/2a28e6d6-f317-48c9-b146-6210f35c5b25?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1756] 10.0.0.105 () {32 vars in 719 bytes} [Thu Jul 16 08:00:08 2026] GET /v2.0/trunks/b9594e0b-f9c8-4771-8297-1c71ebe0c169 => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1757] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:00:08 2026] GET /v2.0/ports?device_id=7fc5dd8a-2a96-47db-bba1-90a2634851dd => 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: 881/1758] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 08:00:08 2026] GET /v2.0/ports?device_id=d665fc2f-f7a5-4d0d-a39c-05e08c00bc68 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1759] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:00:08 2026] GET /v2.0/networks/2a28e6d6-f317-48c9-b146-6210f35c5b25?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: 883/1760] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 08:00:08 2026] GET /v2.0/ports/e827eee3-748a-4308-aef7-aea0e2764824 => generated 826 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1761] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:00:08 2026] GET /v2.0/security-groups?id=4bc59c43-80f3-42dc-94f1-699f76aef0a6&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:00:08.569 8 INFO neutron.api.v2.resource [None req-a46d31af-34f4-4b84-b99e-eb0e311f951e 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 885/1762] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:08 2026] DELETE /v2.0/routers/d665fc2f-f7a5-4d0d-a39c-05e08c00bc68 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1763] 10.0.0.105 () {32 vars in 722 bytes} [Thu Jul 16 08:00:08 2026] DELETE /v2.0/trunks/b9594e0b-f9c8-4771-8297-1c71ebe0c169 => 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: 887/1764] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 08:00:08 2026] GET /v2.0/ports?device_id=45bbb662-be87-4e3b-bc78-931bd3c57d61 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1765] 10.0.0.105 () {34 vars in 742 bytes} [Thu Jul 16 08:00:07 2026] PUT /v2.0/routers/d5ec9543-bb31-4ec6-b80b-5e217ca5107d => generated 480 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:00:08.795 7 INFO neutron.api.v2.resource [None req-66933fbf-8a1b-455e-acff-d24e0a09c5e5 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 879/1766] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:08 2026] DELETE /v2.0/routers/45bbb662-be87-4e3b-bc78-931bd3c57d61 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1767] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 08:00:08 2026] GET /v2.0/ports?device_id=d5ec9543-bb31-4ec6-b80b-5e217ca5107d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:00:08.830 7 INFO neutron.pecan_wsgi.hooks.translation [None req-342aea79-be44-4898-b82b-0013bb24733b 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 881/1768] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:08 2026] DELETE /v2.0/subnets/b198e7dc-a345-464d-9680-7c813d2e890c => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1769] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 08:00:08 2026] DELETE /v2.0/ports/70a247d3-6617-4efa-8af3-afede703dccd => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1770] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 08:00:09 2026] GET /v2.0/ports?device_id=9027eb66-0043-4dd5-9a59-e0f5b0e3b0c9 => 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: 890/1771] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 08:00:09 2026] DELETE /v2.0/ports/9c46a694-59b6-4a73-b21d-d2fb227652f8 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:00:09.335 8 INFO neutron.api.v2.resource [None req-852497bd-2871-417e-b1d6-cb4269d89476 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 891/1772] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:09 2026] DELETE /v2.0/routers/9027eb66-0043-4dd5-9a59-e0f5b0e3b0c9 => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:00:09.502 7 INFO neutron.services.segments.plugin [-] Segment 518526a6-4c01-4589-a325-5fa62249b93f resource provider aggregate not found 2026-07-16 08:00:09.507 7 INFO neutron.services.segments.plugin [-] Segment 518526a6-4c01-4589-a325-5fa62249b93f resource provider aggregate not found 2026-07-16 08:00:09.514 7 INFO neutron.db.l3_hamode_db [None req-af4eff3e-1a85-4257-8c9d-ba35eb7e71ce f4d42da1bffe459cb3f7e89fc4ba5d3e a72626063ec842b08eae3c04165c301e - - default default] HA network 8902e8f2-9898-4d5a-ace1-57336dbf5ffd was deleted as no HA routers are present in tenant a72626063ec842b08eae3c04165c301e. [pid: 7|app: 0|req: 882/1773] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:08 2026] DELETE /v2.0/routers/d5ec9543-bb31-4ec6-b80b-5e217ca5107d => generated 0 bytes in 686 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:09.529 7 INFO neutron.services.segments.plugin [-] Segment 518526a6-4c01-4589-a325-5fa62249b93f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 518526a6-4c01-4589-a325-5fa62249b93f found for delete ", "request_id": "req-c86dab0a-29e4-4d90-bbe9-ad7e25d53269"}]} 2026-07-16 08:00:09.530 7 INFO neutron.services.segments.plugin [-] Segment 518526a6-4c01-4589-a325-5fa62249b93f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 518526a6-4c01-4589-a325-5fa62249b93f found for delete ", "request_id": "req-24667cec-ea17-4da6-b548-a93ada144933"}]} 2026-07-16 08:00:09.539 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f7920c3-a328-4dcd-b5e9-0098c5d0dd2c 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 883/1774] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:09 2026] DELETE /v2.0/subnets/7fb71a17-4766-4f9d-90bb-d1dec42cb01c => 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: 884/1775] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 08:00:09 2026] GET /v2.0/ports?device_id=beceb898-9b3d-4511-a426-b18fb2153322 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:00:09.602 7 INFO neutron.api.v2.resource [None req-0c40e941-10fd-4090-8c32-576f3ad89d51 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 885/1776] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:09 2026] DELETE /v2.0/routers/beceb898-9b3d-4511-a426-b18fb2153322 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1777] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 08:00:09 2026] DELETE /v2.0/ports/7e420944-6097-4902-8ad5-c248d0d9e483 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:00:09.626 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8339583-4c30-47e8-8000-c334edfc2abb 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 886/1778] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:09 2026] DELETE /v2.0/subnets/f6b69285-5e25-468e-9466-5ce61a385f6b => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1779] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:00:09 2026] GET /v2.0/ports?device_id=7fc5dd8a-2a96-47db-bba1-90a2634851dd => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:00:09.672 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fe3d33f-402a-4117-9f16-ff1f94791626 034472ed5a614a8db5c038dd8d2689db 374156d60be148c7aae8120908f9b584 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/1780] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:09 2026] DELETE /v2.0/subnets/54c6d2bd-3d30-45de-9147-9e3f424b9c43 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1781] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:00:09 2026] GET /v2.0/security-groups?id=4bc59c43-80f3-42dc-94f1-699f76aef0a6&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1782] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 08:00:09 2026] DELETE /v2.0/ports/3281169e-ddd1-411c-9e10-f83557e2261d => 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: 896/1783] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 08:00:09 2026] DELETE /v2.0/ports/e827eee3-748a-4308-aef7-aea0e2764824 => 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: 888/1784] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:10 2026] DELETE /v2.0/networks/891ab4f2-c409-4ba4-bede-65a37d2466d1 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1785] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:00:10 2026] GET /v2.0/ports?device_id=7fc5dd8a-2a96-47db-bba1-90a2634851dd => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1786] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:10 2026] GET /v2.0/security-groups?tenant_id=374156d60be148c7aae8120908f9b584&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1787] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:10 2026] DELETE /v2.0/networks/756468f8-57df-4af2-99a5-db536d2ce67e => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1788] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:00:10 2026] GET /v2.0/security-groups?id=4bc59c43-80f3-42dc-94f1-699f76aef0a6&fields=id&fields=name => generated 88 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1789] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:10 2026] GET /v2.0/security-groups?tenant_id=a72626063ec842b08eae3c04165c301e&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1790] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:10 2026] DELETE /v2.0/security-groups/4ac7f68b-f5b8-4f33-a24e-54fb5a72c91b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:10.950 8 INFO neutron.services.segments.plugin [-] Segment a6956625-4ef0-4981-a74e-51fe402f3629 resource provider aggregate not found [pid: 7|app: 0|req: 893/1791] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:10 2026] DELETE /v2.0/security-groups/faf594f3-344d-41da-8d83-3134e5a522f8 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:10.955 8 INFO neutron.services.segments.plugin [-] Segment a6956625-4ef0-4981-a74e-51fe402f3629 resource provider aggregate not found 2026-07-16 08:00:10.962 8 INFO neutron.services.segments.plugin [-] Segment a6956625-4ef0-4981-a74e-51fe402f3629 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6956625-4ef0-4981-a74e-51fe402f3629 found for delete ", "request_id": "req-796b81d8-88a3-4578-a03a-a43ee7725417"}]} [pid: 8|app: 0|req: 899/1792] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:10 2026] DELETE /v2.0/networks/b756252e-c361-41be-90ce-7c5e514cacd5 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:00:10.985 8 INFO neutron.services.segments.plugin [-] Segment a6956625-4ef0-4981-a74e-51fe402f3629 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6956625-4ef0-4981-a74e-51fe402f3629 found for delete ", "request_id": "req-b1037b10-a577-44f9-8009-2b96ef7d357d"}]} [pid: 7|app: 0|req: 894/1793] 199.204.45.156 () {34 vars in 994 bytes} [Thu Jul 16 08:00:10 2026] GET /v2.0/ports?device_id=7fc5dd8a-2a96-47db-bba1-90a2634851dd => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1794] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:10 2026] DELETE /v2.0/networks/a205aa85-0dde-4680-a220-aa0e7c844835 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1795] 199.204.45.156 () {36 vars in 997 bytes} [Thu Jul 16 08:00:11 2026] DELETE /v2.0/ports/124a76d0-ed3e-4d6d-b69d-b3d5ad5d4acf => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1796] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:11 2026] GET /v2.0/security-groups?tenant_id=db3a2378dfce48d98416b2112e4f29f7&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:00:11.448 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df716735-88e1-4e36-af7b-6b287e4acc58'] response: {'server_uuid': '7fc5dd8a-2a96-47db-bba1-90a2634851dd', 'name': 'network-vif-deleted', 'tag': '124a76d0-ed3e-4d6d-b69d-b3d5ad5d4acf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 902/1797] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:11 2026] DELETE /v2.0/security-groups/08b6513b-9b01-4aa1-b09c-32a6d39881c2 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:11.564 7 INFO neutron.services.segments.plugin [-] Segment a29b931e-eaa3-4435-a9d8-5483886a97ab resource provider aggregate not found 2026-07-16 08:00:11.573 7 INFO neutron.services.segments.plugin [-] Segment a29b931e-eaa3-4435-a9d8-5483886a97ab resource provider aggregate not found [pid: 7|app: 0|req: 896/1798] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:11 2026] DELETE /v2.0/networks/bbccdbfe-3118-40c6-ba03-3a6da0909c93 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1799] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:11 2026] GET /v2.0/security-groups?tenant_id=130db078a90f491aac6180c52abc9cdd&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:00:11.987 7 INFO neutron.services.segments.plugin [-] Segment a29b931e-eaa3-4435-a9d8-5483886a97ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a29b931e-eaa3-4435-a9d8-5483886a97ab found for delete ", "request_id": "req-5a6944ef-eb65-4d09-afe8-78cfe4feb63d"}]} 2026-07-16 08:00:11.996 7 INFO neutron.services.segments.plugin [-] Segment a29b931e-eaa3-4435-a9d8-5483886a97ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a29b931e-eaa3-4435-a9d8-5483886a97ab found for delete ", "request_id": "req-4153b165-893c-402f-bb51-da0a61ff1a88"}]} 2026-07-16 08:00:12.011 7 INFO neutron.services.segments.plugin [-] Segment 5f64c8a1-ce77-46fb-beac-21ad070a270b resource provider aggregate not found 2026-07-16 08:00:12.016 7 INFO neutron.services.segments.plugin [-] Segment 5f64c8a1-ce77-46fb-beac-21ad070a270b resource provider aggregate not found 2026-07-16 08:00:12.034 7 INFO neutron.services.segments.plugin [-] Segment 5f64c8a1-ce77-46fb-beac-21ad070a270b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f64c8a1-ce77-46fb-beac-21ad070a270b found for delete ", "request_id": "req-da52436e-bccc-4b6d-9996-686698ccaabd"}]} 2026-07-16 08:00:12.040 7 INFO neutron.services.segments.plugin [-] Segment 5f64c8a1-ce77-46fb-beac-21ad070a270b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f64c8a1-ce77-46fb-beac-21ad070a270b found for delete ", "request_id": "req-ae144b83-bd33-4932-8e48-b061848a46cd"}]} 2026-07-16 08:00:12.057 7 INFO neutron.services.segments.plugin [-] Segment 7e578fdb-572e-4b5e-94f3-79dbeac271ff resource provider aggregate not found 2026-07-16 08:00:12.064 7 INFO neutron.services.segments.plugin [-] Segment 7e578fdb-572e-4b5e-94f3-79dbeac271ff resource provider aggregate not found 2026-07-16 08:00:12.073 7 INFO neutron.services.segments.plugin [-] Segment 7e578fdb-572e-4b5e-94f3-79dbeac271ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e578fdb-572e-4b5e-94f3-79dbeac271ff found for delete ", "request_id": "req-6c312b1c-a37f-43a1-94a8-56ce856fefb4"}]} 2026-07-16 08:00:12.083 7 INFO neutron.services.segments.plugin [-] Segment 7e578fdb-572e-4b5e-94f3-79dbeac271ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e578fdb-572e-4b5e-94f3-79dbeac271ff found for delete ", "request_id": "req-71cd5768-a5ed-4b84-980e-a40686b49c0e"}]} [pid: 7|app: 0|req: 897/1800] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:11 2026] DELETE /v2.0/security-groups/b0138cee-22fc-4711-84c2-a657f855d2c0 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1801] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:12 2026] GET /v2.0/security-groups?tenant_id=78efe2d20f45465da3da7a9222abd61f&name=default => generated 2925 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1802] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:12 2026] DELETE /v2.0/security-groups/63c58d95-1101-46f4-9e4b-c30a39850b64 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:13.065 8 INFO neutron.services.segments.plugin [-] Segment b36ee5ab-1241-4f72-8d2a-cc79b46d081a resource provider aggregate not found 2026-07-16 08:00:13.070 8 INFO neutron.services.segments.plugin [-] Segment b36ee5ab-1241-4f72-8d2a-cc79b46d081a resource provider aggregate not found 2026-07-16 08:00:13.102 8 INFO neutron.services.segments.plugin [-] Segment b36ee5ab-1241-4f72-8d2a-cc79b46d081a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b36ee5ab-1241-4f72-8d2a-cc79b46d081a found for delete ", "request_id": "req-ff3af767-1e48-4137-bb99-42e5a56ebc30"}]} 2026-07-16 08:00:13.104 8 INFO neutron.services.segments.plugin [-] Segment b36ee5ab-1241-4f72-8d2a-cc79b46d081a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b36ee5ab-1241-4f72-8d2a-cc79b46d081a found for delete ", "request_id": "req-841f344c-8de0-4079-83db-24dc82e224d1"}]} [pid: 7|app: 0|req: 899/1803] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:13 2026] GET /v2.0/security-groups?tenant_id=973530e10bb345caa7b41b3c6e96781c&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1804] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:13 2026] DELETE /v2.0/security-groups/6aeaceb9-6646-4631-be24-73612b3a4c8e => 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: 901/1805] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:13 2026] GET /v2.0/security-groups?tenant_id=84e98ee3cdb14efb8a357fe68a25cd59&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1806] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:13 2026] DELETE /v2.0/security-groups/f34af5c0-9afb-49b1-9d6c-c035612f5829 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1807] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 08:00:13 2026] PUT /v2.0/routers/4652f4f1-6564-43dd-b826-8b4366559e75/remove_router_interface => generated 309 bytes in 1554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:00:15.746 7 INFO neutron.services.segments.plugin [-] Segment b07fdf54-c71f-46aa-8302-65718603c5e5 resource provider aggregate not found 2026-07-16 08:00:15.750 7 INFO neutron.services.segments.plugin [-] Segment b07fdf54-c71f-46aa-8302-65718603c5e5 resource provider aggregate not found 2026-07-16 08:00:15.761 7 INFO neutron.services.segments.plugin [-] Segment b07fdf54-c71f-46aa-8302-65718603c5e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b07fdf54-c71f-46aa-8302-65718603c5e5 found for delete ", "request_id": "req-489b8f9f-ee4e-4879-bb1f-050ea48d56a8"}]} 2026-07-16 08:00:15.764 7 INFO neutron.services.segments.plugin [-] Segment b07fdf54-c71f-46aa-8302-65718603c5e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b07fdf54-c71f-46aa-8302-65718603c5e5 found for delete ", "request_id": "req-b8ad2eb6-42f6-4d66-aad2-9fa56f84539d"}]} 2026-07-16 08:00:15.771 7 INFO neutron.db.l3_hamode_db [None req-3743844f-1e80-4f1e-9db1-994228ab77c5 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] HA network c5afbf88-2b79-4b99-b0dc-c254a6f2e6b4 was deleted as no HA routers are present in tenant e7cab88092464eb397402d9a8cbd181c. [pid: 7|app: 0|req: 903/1808] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:14 2026] DELETE /v2.0/routers/4652f4f1-6564-43dd-b826-8b4366559e75 => generated 0 bytes in 1205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:15.983 7 WARNING neutron_lib.context [None req-b2f1c559-c9c7-43ac-adfb-b99ba733608c 6dce80eba2d242cd8ee2d3b76c74e209 d931e9adb430448eb4d7f57aebf693e9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 906/1809] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:15 2026] DELETE /v2.0/subnets/b5bdfb15-c403-4f56-9a58-5554aa771d90 => 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: 907/1810] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:16 2026] GET /v2.0/security-groups?tenant_id=8d2f386e9b6c4675b51f01ba0590c700&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:00:16.546 8 INFO neutron.services.segments.plugin [-] Segment 04bbd340-4fe3-431b-b224-dc3e236a2006 resource provider aggregate not found 2026-07-16 08:00:16.564 8 INFO neutron.services.segments.plugin [-] Segment 04bbd340-4fe3-431b-b224-dc3e236a2006 resource provider aggregate not found 2026-07-16 08:00:16.569 8 INFO neutron.services.segments.plugin [-] Segment 04bbd340-4fe3-431b-b224-dc3e236a2006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04bbd340-4fe3-431b-b224-dc3e236a2006 found for delete ", "request_id": "req-30fd8db9-808e-40e4-bd61-70d60c366fba"}]} 2026-07-16 08:00:16.581 8 INFO neutron.services.segments.plugin [-] Segment 04bbd340-4fe3-431b-b224-dc3e236a2006 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04bbd340-4fe3-431b-b224-dc3e236a2006 found for delete ", "request_id": "req-db4b961f-aae4-4335-a872-73b465ff0685"}]} [pid: 8|app: 0|req: 908/1811] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:16 2026] DELETE /v2.0/networks/2a28e6d6-f317-48c9-b146-6210f35c5b25 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1812] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 08:00:15 2026] POST /v2.0/floatingips => generated 552 bytes in 851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1813] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:16 2026] DELETE /v2.0/security-groups/3fb40a37-f827-401d-8bd4-937123db7ff2 => 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: 905/1814] 10.0.0.105 () {34 vars in 759 bytes} [Thu Jul 16 08:00:16 2026] PUT /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1815] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:00:16 2026] GET /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1816] 10.0.0.105 () {34 vars in 770 bytes} [Thu Jul 16 08:00:16 2026] PUT /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/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: 906/1817] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:16 2026] GET /v2.0/security-groups?tenant_id=e7cab88092464eb397402d9a8cbd181c&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1818] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:00:16 2026] GET /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1819] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:16 2026] DELETE /v2.0/security-groups/4bc59c43-80f3-42dc-94f1-699f76aef0a6 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1820] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:16 2026] GET /v2.0/security-groups?tenant_id=3b36009b91784929b8f58d07642a5a73&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1821] 10.0.0.105 () {34 vars in 766 bytes} [Thu Jul 16 08:00:16 2026] PUT /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1822] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:00:17 2026] GET /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1823] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:16 2026] DELETE /v2.0/security-groups/83434e3d-bb8d-4d8b-8ede-caebd0f3bb11 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1824] 10.0.0.105 () {34 vars in 788 bytes} [Thu Jul 16 08:00:17 2026] PUT /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1825] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:00:17 2026] GET /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1826] 10.0.0.105 () {34 vars in 759 bytes} [Thu Jul 16 08:00:17 2026] PUT /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1827] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:00:17 2026] GET /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1828] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:00:17 2026] GET /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:17.331 7 INFO neutron.api.v2.resource [None req-e56f2670-ad7c-4e71-9bd6-c186e4922d0d 6dce80eba2d242cd8ee2d3b76c74e209 d931e9adb430448eb4d7f57aebf693e9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 915/1829] 10.0.0.105 () {32 vars in 751 bytes} [Thu Jul 16 08:00:17 2026] GET /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1830] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 08:00:17 2026] DELETE /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:17.398 8 WARNING neutron_lib.context [None req-901cebe7-e430-4c57-8e3b-7195d4145ac1 05b39ec92e3640dd932edd702e986aa8 43321baa4d4a49c6aea2dad151c18109 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 917/1831] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:00:17 2026] GET /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:00:17.480 7 INFO neutron.api.v2.resource [None req-b212a82e-f58a-47df-923a-62f3f4631660 6dce80eba2d242cd8ee2d3b76c74e209 d931e9adb430448eb4d7f57aebf693e9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 918/1832] 10.0.0.105 () {32 vars in 754 bytes} [Thu Jul 16 08:00:17 2026] DELETE /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1833] 10.0.0.105 () {32 vars in 742 bytes} [Thu Jul 16 08:00:17 2026] DELETE /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:17.577 8 INFO neutron.db.segments_db [None req-901cebe7-e430-4c57-8e3b-7195d4145ac1 05b39ec92e3640dd932edd702e986aa8 43321baa4d4a49c6aea2dad151c18109 - - default default] Added segment d8e9bd2b-3bdd-49b3-bba5-c02728f2f0af of type vxlan for network d85e7d10-46c1-4b70-8d16-5a2c10cddb7e [pid: 7|app: 0|req: 920/1834] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:00:17 2026] GET /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1835] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:00:17 2026] POST /v2.0/networks => generated 630 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1836] 10.0.0.105 () {34 vars in 753 bytes} [Thu Jul 16 08:00:17 2026] PUT /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/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: 917/1837] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:00:17 2026] GET /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1838] 10.0.0.105 () {34 vars in 764 bytes} [Thu Jul 16 08:00:17 2026] PUT /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1839] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:00:17 2026] GET /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1840] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 08:00:17 2026] DELETE /v2.0/floatingips/f3d446a0-a22a-4c85-8a35-baf7ea24bfba => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1841] 10.0.0.105 () {34 vars in 760 bytes} [Thu Jul 16 08:00:17 2026] PUT /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/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: 922/1842] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:00:18 2026] GET /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1843] 10.0.0.105 () {34 vars in 782 bytes} [Thu Jul 16 08:00:18 2026] PUT /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/tags/black.or.white => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1844] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:00:18 2026] GET /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/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: 922/1845] 10.0.0.105 () {34 vars in 753 bytes} [Thu Jul 16 08:00:18 2026] PUT /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1846] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:00:18 2026] GET /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/tags => generated 37 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1847] 10.0.0.105 () {32 vars in 741 bytes} [Thu Jul 16 08:00:18 2026] GET /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:18.551 7 INFO neutron.api.v2.resource [None req-825252a3-51dd-40d0-b08e-81471c5e0d7e 05b39ec92e3640dd932edd702e986aa8 43321baa4d4a49c6aea2dad151c18109 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 925/1848] 10.0.0.105 () {32 vars in 745 bytes} [Thu Jul 16 08:00:18 2026] GET /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1849] 10.0.0.105 () {32 vars in 744 bytes} [Thu Jul 16 08:00:18 2026] DELETE /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/tags/red => 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: 926/1850] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:00:18 2026] GET /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:00:18.762 8 INFO neutron.api.v2.resource [None req-f81b21b3-63fc-4380-bcd6-8c627e7507da 05b39ec92e3640dd932edd702e986aa8 43321baa4d4a49c6aea2dad151c18109 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 925/1851] 10.0.0.105 () {32 vars in 748 bytes} [Thu Jul 16 08:00:18 2026] DELETE /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1852] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 08:00:18 2026] DELETE /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1853] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:00:18 2026] GET /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1854] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:18 2026] GET /v2.0/security-groups?tenant_id=1767dc0c25314b408673dd22b7374a8f&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:00:19.073 8 INFO neutron.services.segments.plugin [-] Segment d8e9bd2b-3bdd-49b3-bba5-c02728f2f0af resource provider aggregate not found 2026-07-16 08:00:19.081 8 INFO neutron.services.segments.plugin [-] Segment d8e9bd2b-3bdd-49b3-bba5-c02728f2f0af resource provider aggregate not found 2026-07-16 08:00:19.098 8 INFO neutron.services.segments.plugin [-] Segment d8e9bd2b-3bdd-49b3-bba5-c02728f2f0af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8e9bd2b-3bdd-49b3-bba5-c02728f2f0af found for delete ", "request_id": "req-96b22ecb-10e6-4549-bc87-58dc95c38c47"}]} 2026-07-16 08:00:19.099 8 INFO neutron.services.segments.plugin [-] Segment d8e9bd2b-3bdd-49b3-bba5-c02728f2f0af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8e9bd2b-3bdd-49b3-bba5-c02728f2f0af found for delete ", "request_id": "req-a36d8667-7381-4e04-8b15-5490afe732b7"}]} [pid: 8|app: 0|req: 928/1855] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:18 2026] DELETE /v2.0/networks/d85e7d10-46c1-4b70-8d16-5a2c10cddb7e => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1856] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:19 2026] DELETE /v2.0/security-groups/274229db-09ed-4d88-b593-9d22e57ec109 => 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: 929/1859] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:19 2026] GET /v2.0/security-groups?tenant_id=d931e9adb430448eb4d7f57aebf693e9&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1860] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:19 2026] DELETE /v2.0/security-groups/6614ce5e-dd3d-4b3d-9f1a-754c7c2df3f9 => 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: 930/1861] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:19 2026] GET /v2.0/security-groups?tenant_id=43321baa4d4a49c6aea2dad151c18109&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1862] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:19 2026] DELETE /v2.0/security-groups/7f7b006e-0ee1-4eeb-89f3-da1cb5b73b33 => 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: 931/1863] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:20 2026] GET /v2.0/security-groups?tenant_id=667b0d057ee5490da80ffbad9a1f3790&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1864] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:20 2026] DELETE /v2.0/security-groups/3bc29e3b-4024-4618-bbe7-b8c761a3e4d9 => 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: 932/1865] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:22 2026] GET /v2.0/security-groups?tenant_id=b8b6a06ac6784783b859e21e33499714&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1866] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:22 2026] DELETE /v2.0/security-groups/73515f7a-bd5e-4408-860b-8747fcb5feae => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:23.448 8 WARNING neutron_lib.context [None req-3bf2dacc-447b-4735-ae0c-2e7fe3f18316 40292f7a39da44f68d9576285f23b8b8 be637443b1cc497f9cf7801bbd0a5105 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:23.490 8 INFO neutron.db.segments_db [None req-3bf2dacc-447b-4735-ae0c-2e7fe3f18316 40292f7a39da44f68d9576285f23b8b8 be637443b1cc497f9cf7801bbd0a5105 - - default default] Added segment 8e0b5cfe-33e2-4396-8512-4ebb1296a901 of type vxlan for network bfe6710f-3573-4687-9461-447011689ef9 [pid: 7|app: 0|req: 935/1867] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:23 2026] GET /v2.0/security-groups?tenant_id=78a4e2046dda41fe8aa178b14d969ddf&name=default => generated 2925 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:00:23.770 7 WARNING neutron_lib.context [None req-4ac85a70-7087-4867-9c9e-89ee2cd87f50 6e20f45aa4e6442187fbbc58c3fb4615 d4b83ff898894c1598a7df9b70d175cb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:23.815 8 INFO neutron.db.l3_hamode_db [None req-3bf2dacc-447b-4735-ae0c-2e7fe3f18316 40292f7a39da44f68d9576285f23b8b8 be637443b1cc497f9cf7801bbd0a5105 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 936/1868] 10.0.0.105 () {34 vars in 684 bytes} [Thu Jul 16 08:00:23 2026] POST /v2.0/security-groups => generated 1601 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 08:00:23.988 8 INFO neutron.db.l3_hamode_db [None req-3bf2dacc-447b-4735-ae0c-2e7fe3f18316 40292f7a39da44f68d9576285f23b8b8 be637443b1cc497f9cf7801bbd0a5105 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 937/1869] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:23 2026] DELETE /v2.0/security-groups/89d39c85-db31-4832-b19b-e07d6f269bb3 => 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: 938/1870] 10.0.0.105 () {34 vars in 767 bytes} [Thu Jul 16 08:00:24 2026] PUT /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1871] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:00:24 2026] GET /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1872] 10.0.0.105 () {34 vars in 778 bytes} [Thu Jul 16 08:00:24 2026] PUT /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/tags/green => 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: 941/1873] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:00:24 2026] GET /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/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: 942/1874] 10.0.0.105 () {34 vars in 774 bytes} [Thu Jul 16 08:00:24 2026] PUT /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1875] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:00:24 2026] GET /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1876] 10.0.0.105 () {34 vars in 796 bytes} [Thu Jul 16 08:00:24 2026] PUT /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1877] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:00:24 2026] GET /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1878] 10.0.0.105 () {34 vars in 767 bytes} [Thu Jul 16 08:00:24 2026] PUT /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1879] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:00:24 2026] GET /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1880] 10.0.0.105 () {32 vars in 755 bytes} [Thu Jul 16 08:00:24 2026] GET /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:24.519 7 INFO neutron.api.v2.resource [None req-a8113d0d-df1d-4b82-b0ac-55736665ebb1 6e20f45aa4e6442187fbbc58c3fb4615 d4b83ff898894c1598a7df9b70d175cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 949/1881] 10.0.0.105 () {32 vars in 759 bytes} [Thu Jul 16 08:00:24 2026] GET /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1882] 10.0.0.105 () {32 vars in 758 bytes} [Thu Jul 16 08:00:24 2026] DELETE /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1883] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:00:24 2026] GET /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:00:24.636 7 INFO neutron.api.v2.resource [None req-4134b474-ddfe-4604-8152-26594fa712a2 6e20f45aa4e6442187fbbc58c3fb4615 d4b83ff898894c1598a7df9b70d175cb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 952/1884] 10.0.0.105 () {32 vars in 762 bytes} [Thu Jul 16 08:00:24 2026] DELETE /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1885] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 08:00:24 2026] DELETE /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1886] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:00:24 2026] GET /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501/tags => 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: 933/1887] 10.0.0.105 () {34 vars in 668 bytes} [Thu Jul 16 08:00:23 2026] POST /v2.0/routers => generated 474 bytes in 1593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1888] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:24 2026] DELETE /v2.0/security-groups/bf16c51a-f634-42d7-b92b-7fa112e72501 => 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: 934/1889] 10.0.0.105 () {34 vars in 751 bytes} [Thu Jul 16 08:00:24 2026] PUT /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1890] 10.0.0.105 () {32 vars in 731 bytes} [Thu Jul 16 08:00:24 2026] GET /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1891] 10.0.0.105 () {34 vars in 762 bytes} [Thu Jul 16 08:00:24 2026] PUT /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/tags/green => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1892] 10.0.0.105 () {32 vars in 731 bytes} [Thu Jul 16 08:00:25 2026] GET /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1893] 10.0.0.105 () {34 vars in 758 bytes} [Thu Jul 16 08:00:25 2026] PUT /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/tags/red => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1894] 10.0.0.105 () {32 vars in 731 bytes} [Thu Jul 16 08:00:25 2026] GET /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1895] 10.0.0.105 () {34 vars in 780 bytes} [Thu Jul 16 08:00:25 2026] PUT /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/tags/black.or.white => 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: 938/1896] 10.0.0.105 () {32 vars in 731 bytes} [Thu Jul 16 08:00:25 2026] GET /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/tags => generated 52 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1897] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:25 2026] GET /v2.0/security-groups?tenant_id=d4b83ff898894c1598a7df9b70d175cb&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1898] 10.0.0.105 () {34 vars in 751 bytes} [Thu Jul 16 08:00:25 2026] PUT /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1899] 10.0.0.105 () {32 vars in 731 bytes} [Thu Jul 16 08:00:25 2026] GET /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1900] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:25 2026] DELETE /v2.0/security-groups/0fbe5e28-c753-4189-a0f1-e0f04deb9804 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1901] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:00:25 2026] GET /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/tags/red => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:25.830 7 INFO neutron.api.v2.resource [None req-fc8c84f0-ba3a-4f8d-b587-c4aaa84062a8 40292f7a39da44f68d9576285f23b8b8 be637443b1cc497f9cf7801bbd0a5105 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 961/1902] 10.0.0.105 () {32 vars in 743 bytes} [Thu Jul 16 08:00:25 2026] GET /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/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: 962/1903] 10.0.0.105 () {32 vars in 742 bytes} [Thu Jul 16 08:00:25 2026] DELETE /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/tags/red => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1904] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:25 2026] GET /v2.0/security-groups?tenant_id=baf6fe74d80d445385b16088e483daf9&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1905] 10.0.0.105 () {32 vars in 731 bytes} [Thu Jul 16 08:00:25 2026] GET /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/tags => generated 30 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1906] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:25 2026] DELETE /v2.0/security-groups/a401c221-ddca-4315-890e-06df27a5e575 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:26.104 7 INFO neutron.api.v2.resource [None req-5d1cd1e1-10d8-4b0f-b8f0-5f2beeae67f9 40292f7a39da44f68d9576285f23b8b8 be637443b1cc497f9cf7801bbd0a5105 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 964/1907] 10.0.0.105 () {32 vars in 746 bytes} [Thu Jul 16 08:00:26 2026] DELETE /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/tags/green => generated 99 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1908] 10.0.0.105 () {32 vars in 734 bytes} [Thu Jul 16 08:00:26 2026] DELETE /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/tags => 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: 965/1909] 10.0.0.105 () {32 vars in 731 bytes} [Thu Jul 16 08:00:26 2026] GET /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1/tags => generated 12 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1910] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 08:00:26 2026] GET /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1 => generated 480 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1911] 10.0.0.105 () {34 vars in 742 bytes} [Thu Jul 16 08:00:26 2026] PUT /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1 => generated 480 bytes in 783 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1912] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 08:00:27 2026] GET /v2.0/ports?device_id=20cdf384-755c-48fb-ae20-8d9d13b282a1 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1913] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:27 2026] GET /v2.0/security-groups?tenant_id=e487ea0517e9434b8fd5ad0510f36e27&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:00:28.059 7 INFO neutron.services.segments.plugin [-] Segment 8e0b5cfe-33e2-4396-8512-4ebb1296a901 resource provider aggregate not found 2026-07-16 08:00:28.064 7 INFO neutron.services.segments.plugin [-] Segment 8e0b5cfe-33e2-4396-8512-4ebb1296a901 resource provider aggregate not found 2026-07-16 08:00:28.079 7 INFO neutron.services.segments.plugin [-] Segment 8e0b5cfe-33e2-4396-8512-4ebb1296a901 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e0b5cfe-33e2-4396-8512-4ebb1296a901 found for delete ", "request_id": "req-adb0d35b-312f-4e13-8e83-8223812afdad"}]} 2026-07-16 08:00:28.083 7 INFO neutron.services.segments.plugin [-] Segment 8e0b5cfe-33e2-4396-8512-4ebb1296a901 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e0b5cfe-33e2-4396-8512-4ebb1296a901 found for delete ", "request_id": "req-2446f036-93b1-4535-9e88-b90e04009186"}]} 2026-07-16 08:00:28.086 7 INFO neutron.db.l3_hamode_db [None req-79e58869-7969-45e3-aeea-e6f469933265 40292f7a39da44f68d9576285f23b8b8 be637443b1cc497f9cf7801bbd0a5105 - - default default] HA network bfe6710f-3573-4687-9461-447011689ef9 was deleted as no HA routers are present in tenant be637443b1cc497f9cf7801bbd0a5105. [pid: 7|app: 0|req: 967/1914] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:27 2026] DELETE /v2.0/routers/20cdf384-755c-48fb-ae20-8d9d13b282a1 => generated 0 bytes in 885 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1915] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:27 2026] DELETE /v2.0/security-groups/42c070e6-0c5a-47c0-ac49-24cbfb275188 => 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: 968/1916] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:28 2026] GET /v2.0/security-groups?tenant_id=aae86d43424c44e082c7a6e23d4cf3aa&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1917] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:29 2026] DELETE /v2.0/security-groups/ec46afd6-49e0-491a-8345-e7704bd28251 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1918] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:29 2026] GET /v2.0/security-groups?tenant_id=be637443b1cc497f9cf7801bbd0a5105&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1919] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:29 2026] DELETE /v2.0/security-groups/ab83fc67-02b5-43de-913c-ba84d4a9683e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:29.715 7 WARNING neutron_lib.context [None req-fddcf547-c37a-4f6d-a589-7e267041c369 4a24d96774de4b8ba02618b60d22d883 f92101dec0ed4552bdff31133781c290 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:29.862 7 INFO neutron.db.segments_db [None req-fddcf547-c37a-4f6d-a589-7e267041c369 4a24d96774de4b8ba02618b60d22d883 f92101dec0ed4552bdff31133781c290 - - default default] Added segment c8e826f8-2305-40ca-9c22-7f6363d62102 of type vxlan for network c70cf5c2-c5ad-4390-9333-8d3299270745 [pid: 7|app: 0|req: 970/1920] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:00:29 2026] POST /v2.0/networks => generated 631 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:29.990 8 WARNING neutron_lib.context [None req-8b4f75d5-85b4-48f2-a7c5-22ce5d218b89 4a24d96774de4b8ba02618b60d22d883 f92101dec0ed4552bdff31133781c290 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 951/1921] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 08:00:29 2026] POST /v2.0/subnets => generated 602 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1922] 10.0.0.105 () {34 vars in 751 bytes} [Thu Jul 16 08:00:30 2026] PUT /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags => generated 25 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1923] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:30 2026] GET /v2.0/security-groups?tenant_id=bcfc1ee105634decad7f2cd7d400c9bd&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1924] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:30 2026] GET /v2.0/security-groups?tenant_id=488596ff41064c9e9de9156f2b110323&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1925] 10.0.0.105 () {32 vars in 731 bytes} [Thu Jul 16 08:00:30 2026] GET /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1926] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:30 2026] DELETE /v2.0/security-groups/8d043556-9c62-4d8b-a740-d891401c1a7c => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1927] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:30 2026] DELETE /v2.0/security-groups/7862baa1-de5d-465f-aca8-9eb2d0bae41c => 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: 974/1928] 10.0.0.105 () {34 vars in 762 bytes} [Thu Jul 16 08:00:30 2026] PUT /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1929] 10.0.0.105 () {32 vars in 731 bytes} [Thu Jul 16 08:00:30 2026] GET /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1930] 10.0.0.105 () {34 vars in 758 bytes} [Thu Jul 16 08:00:30 2026] PUT /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1931] 10.0.0.105 () {32 vars in 731 bytes} [Thu Jul 16 08:00:31 2026] GET /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1932] 10.0.0.105 () {34 vars in 780 bytes} [Thu Jul 16 08:00:31 2026] PUT /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1933] 10.0.0.105 () {32 vars in 731 bytes} [Thu Jul 16 08:00:31 2026] GET /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1934] 10.0.0.105 () {34 vars in 751 bytes} [Thu Jul 16 08:00:31 2026] PUT /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1935] 10.0.0.105 () {32 vars in 731 bytes} [Thu Jul 16 08:00:31 2026] GET /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1936] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:00:31 2026] GET /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:31.405 8 INFO neutron.api.v2.resource [None req-dba0e719-0403-451f-a02c-934008d05f51 4a24d96774de4b8ba02618b60d22d883 f92101dec0ed4552bdff31133781c290 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 959/1937] 10.0.0.105 () {32 vars in 743 bytes} [Thu Jul 16 08:00:31 2026] GET /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1938] 10.0.0.105 () {32 vars in 742 bytes} [Thu Jul 16 08:00:31 2026] DELETE /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1939] 10.0.0.105 () {32 vars in 731 bytes} [Thu Jul 16 08:00:31 2026] GET /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:00:31.598 7 INFO neutron.api.v2.resource [None req-a8aee980-47c7-4e9c-bea1-9572857fb3c8 4a24d96774de4b8ba02618b60d22d883 f92101dec0ed4552bdff31133781c290 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 980/1940] 10.0.0.105 () {32 vars in 746 bytes} [Thu Jul 16 08:00:31 2026] DELETE /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1941] 10.0.0.105 () {32 vars in 734 bytes} [Thu Jul 16 08:00:31 2026] DELETE /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1942] 10.0.0.105 () {32 vars in 731 bytes} [Thu Jul 16 08:00:31 2026] GET /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b/tags => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1943] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:00:31 2026] DELETE /v2.0/subnets/30f834bc-f1bc-4f88-abbd-60020fcf9c7b => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:00:32.342 7 INFO neutron.services.segments.plugin [-] Segment c8e826f8-2305-40ca-9c22-7f6363d62102 resource provider aggregate not found 2026-07-16 08:00:32.349 7 INFO neutron.services.segments.plugin [-] Segment c8e826f8-2305-40ca-9c22-7f6363d62102 resource provider aggregate not found 2026-07-16 08:00:32.363 7 INFO neutron.services.segments.plugin [-] Segment c8e826f8-2305-40ca-9c22-7f6363d62102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8e826f8-2305-40ca-9c22-7f6363d62102 found for delete ", "request_id": "req-951fe537-fc44-4c69-bf6b-ff5a30110d9b"}]} 2026-07-16 08:00:32.366 7 INFO neutron.services.segments.plugin [-] Segment c8e826f8-2305-40ca-9c22-7f6363d62102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8e826f8-2305-40ca-9c22-7f6363d62102 found for delete ", "request_id": "req-161c0665-5090-45cd-8f95-edab955f5ca7"}]} [pid: 7|app: 0|req: 982/1944] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:32 2026] DELETE /v2.0/networks/c70cf5c2-c5ad-4390-9333-8d3299270745 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:00:32.999 8 WARNING neutron_lib.context [None req-284804b6-2e23-4259-ae65-75631ebc5c75 1aa31fc083d0460b97f4bdcf558941d6 4b66ad03d6724f4f93c16ce1d9e8d26f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:33.187 8 INFO neutron.db.segments_db [None req-284804b6-2e23-4259-ae65-75631ebc5c75 1aa31fc083d0460b97f4bdcf558941d6 4b66ad03d6724f4f93c16ce1d9e8d26f - - default default] Added segment 44116540-1b54-4cf0-860f-d49c1a441722 of type vxlan for network 1a0fe699-6dbc-41f0-a956-2a60525fd100 [pid: 7|app: 0|req: 983/1945] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:33 2026] GET /v2.0/security-groups?tenant_id=0ac0a037b1734b5283f7beb6f1722e55&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1946] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:00:32 2026] POST /v2.0/networks => generated 631 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:33.320 8 WARNING neutron_lib.context [None req-32181164-e8dd-4fd8-aecd-ed6d589c4755 1aa31fc083d0460b97f4bdcf558941d6 4b66ad03d6724f4f93c16ce1d9e8d26f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 984/1947] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:33 2026] DELETE /v2.0/security-groups/7f925035-11ed-4a71-9ffe-1bca2f37fd0a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1948] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:33 2026] GET /v2.0/security-groups?tenant_id=f92101dec0ed4552bdff31133781c290&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1949] 10.0.0.105 () {34 vars in 664 bytes} [Thu Jul 16 08:00:33 2026] POST /v2.0/ports => generated 743 bytes in 303 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-07-16 08:00:33.626 8 WARNING neutron_lib.context [None req-cb724c28-8360-4f3c-b140-0b6bbba5e7ec 1aa31fc083d0460b97f4bdcf558941d6 4b66ad03d6724f4f93c16ce1d9e8d26f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 986/1950] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:33 2026] DELETE /v2.0/security-groups/3a13aec7-9921-4904-8b1a-ce5583b44749 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1951] 10.0.0.105 () {34 vars in 666 bytes} [Thu Jul 16 08:00:33 2026] POST /v2.0/trunks => generated 407 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1952] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 08:00:33 2026] PUT /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1953] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:00:33 2026] GET /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1954] 10.0.0.105 () {34 vars in 760 bytes} [Thu Jul 16 08:00:33 2026] PUT /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/tags/green => 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: 968/1955] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:00:33 2026] GET /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1956] 10.0.0.105 () {34 vars in 756 bytes} [Thu Jul 16 08:00:33 2026] PUT /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1957] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:00:33 2026] GET /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/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: 971/1958] 10.0.0.105 () {34 vars in 778 bytes} [Thu Jul 16 08:00:34 2026] PUT /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/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: 972/1959] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:00:34 2026] GET /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:00:34.103 7 WARNING neutron_lib.context [None req-7a38c09c-01f0-48ef-b0b4-e86f822b4963 e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 973/1960] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 08:00:34 2026] PUT /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1961] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:00:34 2026] GET /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1962] 10.0.0.105 () {32 vars in 737 bytes} [Thu Jul 16 08:00:34 2026] GET /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:34.215 8 INFO neutron.api.v2.resource [None req-d9bf6fc9-818c-46a4-94b3-98e4f889d84c 1aa31fc083d0460b97f4bdcf558941d6 4b66ad03d6724f4f93c16ce1d9e8d26f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 976/1963] 10.0.0.105 () {32 vars in 741 bytes} [Thu Jul 16 08:00:34 2026] GET /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/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: 977/1964] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:34 2026] DELETE /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:34.271 7 INFO neutron.db.segments_db [None req-7a38c09c-01f0-48ef-b0b4-e86f822b4963 e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Added segment 457dc2ee-5ee2-4433-9a48-4b02e86095d9 of type vxlan for network f7c22783-0a3e-4952-beee-15191124d29d [pid: 8|app: 0|req: 978/1965] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:00:34 2026] GET /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:00:34.306 8 INFO neutron.api.v2.resource [None req-906317e8-022e-4fad-a782-782f93c9a904 1aa31fc083d0460b97f4bdcf558941d6 4b66ad03d6724f4f93c16ce1d9e8d26f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 979/1966] 10.0.0.105 () {32 vars in 744 bytes} [Thu Jul 16 08:00:34 2026] DELETE /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/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: 980/1967] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 08:00:34 2026] DELETE /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1968] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:00:34 2026] GET /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1969] 10.0.0.105 () {34 vars in 671 bytes} [Thu Jul 16 08:00:33 2026] POST /v2.0/networks => generated 632 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:34.380 7 WARNING neutron_lib.context [None req-d391534e-02dd-402e-b551-78a6470bb540 e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 982/1970] 10.0.0.105 () {32 vars in 719 bytes} [Thu Jul 16 08:00:34 2026] GET /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:00:34.436 7 INFO neutron.db.segments_db [None req-d391534e-02dd-402e-b551-78a6470bb540 e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Added segment abd81238-fc71-433f-9976-19e47c06ab7e of type vxlan for network 5d82d289-55a0-42e0-ac07-94e0d2887f2f [pid: 8|app: 0|req: 983/1971] 10.0.0.105 () {32 vars in 717 bytes} [Thu Jul 16 08:00:34 2026] GET /v2.0/ports/befd3571-715c-4fbe-87eb-effa1dad8ba7 => generated 826 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1974] 10.0.0.105 () {32 vars in 722 bytes} [Thu Jul 16 08:00:34 2026] DELETE /v2.0/trunks/6b059c43-7472-4bf2-8412-d4e195b775e7 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:34.751 7 INFO neutron.db.l3_hamode_db [None req-d391534e-02dd-402e-b551-78a6470bb540 e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 987/1975] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 08:00:34 2026] DELETE /v2.0/ports/befd3571-715c-4fbe-87eb-effa1dad8ba7 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:00:35.044 8 INFO neutron.services.segments.plugin [-] Segment 44116540-1b54-4cf0-860f-d49c1a441722 resource provider aggregate not found 2026-07-16 08:00:35.051 8 INFO neutron.services.segments.plugin [-] Segment 44116540-1b54-4cf0-860f-d49c1a441722 resource provider aggregate not found [pid: 8|app: 0|req: 988/1976] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:34 2026] DELETE /v2.0/networks/1a0fe699-6dbc-41f0-a956-2a60525fd100 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:00:35.280 8 INFO neutron.services.segments.plugin [-] Segment 44116540-1b54-4cf0-860f-d49c1a441722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44116540-1b54-4cf0-860f-d49c1a441722 found for delete ", "request_id": "req-95a27695-d82f-4171-ad90-4a5498ef8b5c"}]} 2026-07-16 08:00:35.283 8 INFO neutron.services.segments.plugin [-] Segment 44116540-1b54-4cf0-860f-d49c1a441722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44116540-1b54-4cf0-860f-d49c1a441722 found for delete ", "request_id": "req-437c8a05-a2df-45fa-935f-1b2c4dfb69e1"}]} 2026-07-16 08:00:35.507 8 WARNING neutron_lib.context [None req-85e06d71-aaaa-46e1-869a-838b11db16f9 8466119e7e0d4e8580a6aac570517be1 a9363d090aa9495db076ec8d379aa590 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:35.653 8 INFO neutron.db.segments_db [None req-85e06d71-aaaa-46e1-869a-838b11db16f9 8466119e7e0d4e8580a6aac570517be1 a9363d090aa9495db076ec8d379aa590 - - default default] Added segment a0381f4e-ed49-4340-90b6-2ea2b03a3ea0 of type vxlan for network ec2f0bbb-85b3-4338-8a42-1b2478eb28aa [pid: 8|app: 0|req: 989/1977] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:00:35 2026] POST /v2.0/networks => generated 631 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:35.859 7 INFO neutron.db.l3_hamode_db [None req-d391534e-02dd-402e-b551-78a6470bb540 e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 990/1978] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:35 2026] GET /v2.0/security-groups?tenant_id=345125a6e96a479c9e6a3324ccf07f32&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:00:36.042 8 WARNING neutron_lib.context [None req-c2fcf239-673e-4f7d-9760-747491bbd672 8466119e7e0d4e8580a6aac570517be1 a9363d090aa9495db076ec8d379aa590 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:36.092 8 INFO neutron.db.segments_db [None req-c2fcf239-673e-4f7d-9760-747491bbd672 8466119e7e0d4e8580a6aac570517be1 a9363d090aa9495db076ec8d379aa590 - - default default] Added segment ce2edf30-4e3d-4714-94d3-83c38a111d25 of type vxlan for network 74ee771f-0b04-4480-9e2d-1b386136d7c6 [pid: 8|app: 0|req: 991/1979] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:00:36 2026] POST /v2.0/networks => generated 631 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1980] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:36 2026] DELETE /v2.0/security-groups/778bed4e-9e75-4582-8ad9-516dd6628a89 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:36.274 8 WARNING neutron_lib.context [None req-75b118de-5b61-440d-b617-f6d833b19b8d 8466119e7e0d4e8580a6aac570517be1 a9363d090aa9495db076ec8d379aa590 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:36.330 8 INFO neutron.db.segments_db [None req-75b118de-5b61-440d-b617-f6d833b19b8d 8466119e7e0d4e8580a6aac570517be1 a9363d090aa9495db076ec8d379aa590 - - default default] Added segment 3fa3a8d1-f703-4fbf-8256-d4b79b84187e of type vxlan for network 965531b2-946e-4e0f-abb8-27b8d16fadf9 [pid: 8|app: 0|req: 993/1981] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:00:36 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:36.441 8 WARNING neutron_lib.context [None req-45614ebd-1f2b-4b32-8e3b-9574ae06c625 8466119e7e0d4e8580a6aac570517be1 a9363d090aa9495db076ec8d379aa590 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:36.503 8 INFO neutron.db.segments_db [None req-45614ebd-1f2b-4b32-8e3b-9574ae06c625 8466119e7e0d4e8580a6aac570517be1 a9363d090aa9495db076ec8d379aa590 - - default default] Added segment 2ba9458c-16c2-4d1c-9360-636484c19c39 of type vxlan for network 9a2268c1-94fb-4960-8232-5e3fe818929d [pid: 8|app: 0|req: 994/1982] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:00:36 2026] POST /v2.0/networks => generated 631 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1983] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:36 2026] GET /v2.0/security-groups?tenant_id=4b66ad03d6724f4f93c16ce1d9e8d26f&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:00:36.692 8 WARNING neutron_lib.context [None req-bbd61306-9615-4854-94f4-625cc0abf4b2 8466119e7e0d4e8580a6aac570517be1 a9363d090aa9495db076ec8d379aa590 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:36.767 8 INFO neutron.db.segments_db [None req-bbd61306-9615-4854-94f4-625cc0abf4b2 8466119e7e0d4e8580a6aac570517be1 a9363d090aa9495db076ec8d379aa590 - - default default] Added segment cd50e438-b9f2-4489-b373-e1bba27700cd of type vxlan for network 46e15d38-a798-42ea-b408-1d80a7595921 [pid: 8|app: 0|req: 996/1984] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:00:36 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) [pid: 8|app: 0|req: 997/1985] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:36 2026] DELETE /v2.0/security-groups/cc072be4-8822-4bc0-8af1-14ee86b7d3ea => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1986] 10.0.0.105 () {34 vars in 753 bytes} [Thu Jul 16 08:00:37 2026] PUT /v2.0/networks/ec2f0bbb-85b3-4338-8a42-1b2478eb28aa/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1987] 10.0.0.105 () {34 vars in 753 bytes} [Thu Jul 16 08:00:37 2026] PUT /v2.0/networks/74ee771f-0b04-4480-9e2d-1b386136d7c6/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1988] 10.0.0.105 () {34 vars in 753 bytes} [Thu Jul 16 08:00:37 2026] PUT /v2.0/networks/965531b2-946e-4e0f-abb8-27b8d16fadf9/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1989] 10.0.0.105 () {34 vars in 753 bytes} [Thu Jul 16 08:00:37 2026] PUT /v2.0/networks/9a2268c1-94fb-4960-8232-5e3fe818929d/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1990] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 08:00:34 2026] POST /v2.0/routers => generated 694 bytes in 3029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1991] 10.0.0.105 () {32 vars in 666 bytes} [Thu Jul 16 08:00:37 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1992] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:37 2026] GET /v2.0/security-groups?tenant_id=5b363dc27a974969b226388a2319d5e6&name=default => generated 2929 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1993] 10.0.0.105 () {32 vars in 776 bytes} [Thu Jul 16 08:00:37 2026] GET /v2.0/subnets?project_id=801c296eca1f440ba5f9078499330459&cidr=10.100.0.0%2F28 => generated 14 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1994] 10.0.0.105 () {32 vars in 680 bytes} [Thu Jul 16 08:00:37 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1995] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:37 2026] DELETE /v2.0/security-groups/da6d5fea-4d60-4dbd-93e2-64c04a6bd5b8 => 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: 1004/1996] 10.0.0.105 () {32 vars in 694 bytes} [Thu Jul 16 08:00:37 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) [pid: 8|app: 0|req: 1005/1997] 10.0.0.105 () {32 vars in 784 bytes} [Thu Jul 16 08:00:37 2026] GET /v2.0/subnets?network_id=9eadbb01-75db-497a-b551-550036f874c8&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:00:37.788 8 WARNING neutron_lib.context [None req-fc633183-6f14-4916-9229-7f817676322c e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 993/1998] 10.0.0.105 () {32 vars in 676 bytes} [Thu Jul 16 08:00:37 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1999] 10.0.0.105 () {32 vars in 688 bytes} [Thu Jul 16 08:00:37 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2000] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:37 2026] GET /v2.0/security-groups?tenant_id=9d774c37221e4500bc98ffe92f0f5f95&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2001] 10.0.0.105 () {32 vars in 674 bytes} [Thu Jul 16 08:00:37 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2002] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:38 2026] DELETE /v2.0/security-groups/2f3d1f3c-23b1-40fa-8b85-36f6a764a221 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2003] 10.0.0.105 () {32 vars in 688 bytes} [Thu Jul 16 08:00:38 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2004] 10.0.0.105 () {32 vars in 684 bytes} [Thu Jul 16 08:00:38 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2005] 10.0.0.105 () {32 vars in 696 bytes} [Thu Jul 16 08:00:38 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2006] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 08:00:37 2026] POST /v2.0/subnets => generated 633 bytes in 793 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:38.823 7 INFO neutron.services.segments.plugin [-] Segment a0381f4e-ed49-4340-90b6-2ea2b03a3ea0 resource provider aggregate not found 2026-07-16 08:00:38.828 7 INFO neutron.services.segments.plugin [-] Segment a0381f4e-ed49-4340-90b6-2ea2b03a3ea0 resource provider aggregate not found 2026-07-16 08:00:38.841 7 INFO neutron.services.segments.plugin [-] Segment a0381f4e-ed49-4340-90b6-2ea2b03a3ea0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0381f4e-ed49-4340-90b6-2ea2b03a3ea0 found for delete ", "request_id": "req-ce065120-7af3-4a74-91d3-4566c41447eb"}]} [pid: 7|app: 0|req: 1001/2007] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:38 2026] DELETE /v2.0/networks/ec2f0bbb-85b3-4338-8a42-1b2478eb28aa => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:00:38.862 7 INFO neutron.services.segments.plugin [-] Segment a0381f4e-ed49-4340-90b6-2ea2b03a3ea0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0381f4e-ed49-4340-90b6-2ea2b03a3ea0 found for delete ", "request_id": "req-8eb51dc3-ec3d-4ddd-a01f-e15e5f76d60d"}]} [pid: 7|app: 0|req: 1002/2008] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:38 2026] DELETE /v2.0/networks/74ee771f-0b04-4480-9e2d-1b386136d7c6 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2009] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:39 2026] DELETE /v2.0/networks/965531b2-946e-4e0f-abb8-27b8d16fadf9 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2010] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:39 2026] DELETE /v2.0/networks/9a2268c1-94fb-4960-8232-5e3fe818929d => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2011] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:39 2026] DELETE /v2.0/networks/46e15d38-a798-42ea-b408-1d80a7595921 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2012] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 08:00:38 2026] PUT /v2.0/routers/6dbe0bd5-15d7-4575-bb32-d87879792fb4/add_router_interface => generated 309 bytes in 1745 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2013] 10.0.0.105 () {32 vars in 649 bytes} [Thu Jul 16 08:00:40 2026] GET /v2.0/networks => generated 3604 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2014] 10.0.0.105 () {32 vars in 647 bytes} [Thu Jul 16 08:00:40 2026] GET /v2.0/subnets => generated 2500 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:00:40.609 8 WARNING neutron_lib.context [None req-89ddce27-64c0-49c9-8f39-3fc490643707 60048b2a9d5a4beb87c11124ee12da55 950a2772014b409fab14e25ca4d14e9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2015] 10.0.0.105 () {32 vars in 647 bytes} [Thu Jul 16 08:00:40 2026] GET /v2.0/routers => generated 737 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2016] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:40 2026] GET /v2.0/security-groups?tenant_id=a9363d090aa9495db076ec8d379aa590&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:00:40.768 7 WARNING neutron_lib.context [None req-7dc62d9f-eeb2-4453-a5ec-f7bedbce9e6d e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:40.826 8 INFO neutron.db.segments_db [None req-89ddce27-64c0-49c9-8f39-3fc490643707 60048b2a9d5a4beb87c11124ee12da55 950a2772014b409fab14e25ca4d14e9b - - default default] Added segment d8084504-972e-430c-8e2a-70bcd1f03ce7 of type vxlan for network 03e84722-552f-494d-a6f1-4623d7933722 2026-07-16 08:00:40.868 7 INFO neutron.services.segments.plugin [-] Segment ce2edf30-4e3d-4714-94d3-83c38a111d25 resource provider aggregate not found 2026-07-16 08:00:40.893 7 INFO neutron.services.segments.plugin [-] Segment ce2edf30-4e3d-4714-94d3-83c38a111d25 resource provider aggregate not found 2026-07-16 08:00:40.897 7 INFO neutron.services.segments.plugin [-] Segment ce2edf30-4e3d-4714-94d3-83c38a111d25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce2edf30-4e3d-4714-94d3-83c38a111d25 found for delete ", "request_id": "req-db550383-f87c-4b8a-9b93-92e172976d25"}]} 2026-07-16 08:00:40.913 7 INFO neutron.services.segments.plugin [-] Segment ce2edf30-4e3d-4714-94d3-83c38a111d25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce2edf30-4e3d-4714-94d3-83c38a111d25 found for delete ", "request_id": "req-22708459-eaee-4e4a-a950-3a74ecc6ddf2"}]} 2026-07-16 08:00:40.931 7 INFO neutron.services.segments.plugin [-] Segment 3fa3a8d1-f703-4fbf-8256-d4b79b84187e resource provider aggregate not found [pid: 7|app: 0|req: 1010/2017] 10.0.0.105 () {34 vars in 685 bytes} [Thu Jul 16 08:00:40 2026] POST /v2.0/security-groups => generated 1677 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 08:00:40.952 7 INFO neutron.services.segments.plugin [-] Segment 3fa3a8d1-f703-4fbf-8256-d4b79b84187e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fa3a8d1-f703-4fbf-8256-d4b79b84187e found for delete ", "request_id": "req-5b547d30-1a3c-429a-ac9a-0f11c004671f"}]} [pid: 8|app: 0|req: 1008/2018] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:00:40 2026] POST /v2.0/networks => generated 632 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:40.967 8 WARNING neutron_lib.context [None req-50c86dca-696e-4dda-be29-18140e8f1f72 e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:40.980 7 INFO neutron.services.segments.plugin [-] Segment 2ba9458c-16c2-4d1c-9360-636484c19c39 resource provider aggregate not found 2026-07-16 08:00:40.984 7 INFO neutron.services.segments.plugin [-] Segment 3fa3a8d1-f703-4fbf-8256-d4b79b84187e resource provider aggregate not found 2026-07-16 08:00:41.003 7 INFO neutron.services.segments.plugin [-] Segment 3fa3a8d1-f703-4fbf-8256-d4b79b84187e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fa3a8d1-f703-4fbf-8256-d4b79b84187e found for delete ", "request_id": "req-c83c451f-7201-4f3e-abc2-fcce869265d0"}]} 2026-07-16 08:00:41.008 7 INFO neutron.services.segments.plugin [-] Segment 2ba9458c-16c2-4d1c-9360-636484c19c39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ba9458c-16c2-4d1c-9360-636484c19c39 found for delete ", "request_id": "req-d46a661f-2a97-4a55-a059-e7da36e1e016"}]} 2026-07-16 08:00:41.024 7 INFO neutron.services.segments.plugin [-] Segment 2ba9458c-16c2-4d1c-9360-636484c19c39 resource provider aggregate not found 2026-07-16 08:00:41.029 7 INFO neutron.services.segments.plugin [-] Segment cd50e438-b9f2-4489-b373-e1bba27700cd resource provider aggregate not found 2026-07-16 08:00:41.052 7 INFO neutron.services.segments.plugin [-] Segment 2ba9458c-16c2-4d1c-9360-636484c19c39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ba9458c-16c2-4d1c-9360-636484c19c39 found for delete ", "request_id": "req-0a06c00e-d835-4534-ab8f-dca8eea20544"}]} 2026-07-16 08:00:41.060 7 INFO neutron.services.segments.plugin [-] Segment cd50e438-b9f2-4489-b373-e1bba27700cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd50e438-b9f2-4489-b373-e1bba27700cd found for delete ", "request_id": "req-b55af4ef-dcdf-4ee2-b7b6-76efbe46a26a"}]} 2026-07-16 08:00:41.071 7 INFO neutron.services.segments.plugin [-] Segment cd50e438-b9f2-4489-b373-e1bba27700cd resource provider aggregate not found 2026-07-16 08:00:41.097 7 INFO neutron.services.segments.plugin [-] Segment cd50e438-b9f2-4489-b373-e1bba27700cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd50e438-b9f2-4489-b373-e1bba27700cd found for delete ", "request_id": "req-53943dc9-6fc3-47c1-b4ae-b7d409ebe55d"}]} [pid: 8|app: 0|req: 1009/2019] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:00:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:41.120 8 WARNING neutron_lib.context [None req-51b37361-d446-4ee8-a1a0-7f3edd2e47c5 60048b2a9d5a4beb87c11124ee12da55 950a2772014b409fab14e25ca4d14e9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1011/2020] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:40 2026] DELETE /v2.0/security-groups/79e9d4f6-33a5-4a38-b019-8de28fd65acc => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:41.131 7 WARNING neutron_lib.context [None req-4a4f12ce-2122-4426-9974-bd6653446277 e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:41.171 8 INFO neutron.db.segments_db [None req-51b37361-d446-4ee8-a1a0-7f3edd2e47c5 60048b2a9d5a4beb87c11124ee12da55 950a2772014b409fab14e25ca4d14e9b - - default default] Added segment 54d2db0d-ddb2-41f5-a12d-f61afd9fa461 of type vxlan for network 0b75bc9d-2947-4431-89d7-191cb89f5a6b [pid: 7|app: 0|req: 1012/2021] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:00:41 2026] POST /v2.0/security-group-rules => generated 596 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2022] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:00:41 2026] POST /v2.0/networks => generated 630 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:41.283 8 WARNING neutron_lib.context [None req-b778d1dc-2b6c-4ab5-8e8a-bbc5d0601b9f e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1013/2023] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:41 2026] GET /v2.0/security-groups?tenant_id=1353352247a64904a0964baed18d4521&name=default => generated 2929 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2024] 10.0.0.105 () {34 vars in 753 bytes} [Thu Jul 16 08:00:41 2026] PUT /v2.0/networks/03e84722-552f-494d-a6f1-4623d7933722/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2025] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:00:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2026] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:00:41 2026] GET /v2.0/networks/03e84722-552f-494d-a6f1-4623d7933722/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:00:41.479 8 WARNING neutron_lib.context [None req-19158af3-8712-49b8-a635-6ab32004897a e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1015/2027] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:41 2026] DELETE /v2.0/security-groups/9b382fe6-7dea-490b-a4a3-2dae34800a7f => 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: 1013/2028] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:00:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:41.608 8 WARNING neutron_lib.context [None req-5b6ec84f-b097-46e0-b995-3db6e8c0f85c e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1016/2029] 10.0.0.105 () {34 vars in 753 bytes} [Thu Jul 16 08:00:41 2026] PUT /v2.0/networks/0b75bc9d-2947-4431-89d7-191cb89f5a6b/tags => generated 17 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:00:41.646 8 INFO neutron.db.securitygroups_db [None req-5b6ec84f-b097-46e0-b995-3db6e8c0f85c e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Project 801c296eca1f440ba5f9078499330459 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: 1017/2030] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:00:41 2026] GET /v2.0/networks/0b75bc9d-2947-4431-89d7-191cb89f5a6b/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2031] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:00:41 2026] POST /v2.0/security-group-rules => generated 607 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:41.737 8 WARNING neutron_lib.context [None req-db692293-506a-45db-bd14-c5bc08d8c2cd e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1018/2032] 10.0.0.105 () {34 vars in 753 bytes} [Thu Jul 16 08:00:41 2026] PUT /v2.0/networks/0b75bc9d-2947-4431-89d7-191cb89f5a6b/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:00:41.794 8 INFO neutron.db.securitygroups_db [None req-db692293-506a-45db-bd14-c5bc08d8c2cd e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Project 801c296eca1f440ba5f9078499330459 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: 1019/2033] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:00:41 2026] GET /v2.0/networks/0b75bc9d-2947-4431-89d7-191cb89f5a6b/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2034] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:00:41 2026] POST /v2.0/security-group-rules => generated 606 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2035] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:41 2026] GET /v2.0/security-groups?tenant_id=a07caf82fd294e6a959ba33cfc76c6c5&name=default => generated 2929 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2036] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:00:41 2026] GET /v2.0/networks/03e84722-552f-494d-a6f1-4623d7933722/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2037] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:41 2026] DELETE /v2.0/security-groups/106b6966-f2bf-4b3a-afeb-bb54a924ab62 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:42.157 8 INFO neutron.services.segments.plugin [-] Segment d8084504-972e-430c-8e2a-70bcd1f03ce7 resource provider aggregate not found 2026-07-16 08:00:42.163 8 INFO neutron.services.segments.plugin [-] Segment d8084504-972e-430c-8e2a-70bcd1f03ce7 resource provider aggregate not found 2026-07-16 08:00:42.167 8 INFO neutron.services.segments.plugin [-] Segment d8084504-972e-430c-8e2a-70bcd1f03ce7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8084504-972e-430c-8e2a-70bcd1f03ce7 found for delete ", "request_id": "req-d8e32a85-f517-4b53-a32a-538ff0812fce"}]} 2026-07-16 08:00:42.175 8 INFO neutron.services.segments.plugin [-] Segment d8084504-972e-430c-8e2a-70bcd1f03ce7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8084504-972e-430c-8e2a-70bcd1f03ce7 found for delete ", "request_id": "req-7abdc7e4-c6eb-4504-8988-8a4725b9539d"}]} [pid: 8|app: 0|req: 1017/2038] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:41 2026] DELETE /v2.0/networks/03e84722-552f-494d-a6f1-4623d7933722 => 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: 1022/2039] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:42 2026] DELETE /v2.0/networks/0b75bc9d-2947-4431-89d7-191cb89f5a6b => 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: 1018/2040] 10.0.0.105 () {32 vars in 649 bytes} [Thu Jul 16 08:00:42 2026] GET /v2.0/networks => generated 1297 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2041] 10.0.0.72 () {34 vars in 1099 bytes} [Thu Jul 16 08:00:42 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1570133642&fields=id&tenant_id=801c296eca1f440ba5f9078499330459 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2042] 10.0.0.72 () {34 vars in 981 bytes} [Thu Jul 16 08:00:42 2026] GET /v2.0/networks?id=f7c22783-0a3e-4952-beee-15191124d29d => generated 660 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2043] 10.0.0.72 () {34 vars in 964 bytes} [Thu Jul 16 08:00:42 2026] GET /v2.0/quotas/801c296eca1f440ba5f9078499330459 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2044] 10.0.0.72 () {34 vars in 1001 bytes} [Thu Jul 16 08:00:42 2026] GET /v2.0/ports?tenant_id=801c296eca1f440ba5f9078499330459&fields=id => generated 103 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2045] 10.0.0.72 () {34 vars in 1007 bytes} [Thu Jul 16 08:00:42 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2046] 10.0.0.72 () {34 vars in 1107 bytes} [Thu Jul 16 08:00:42 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?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-07-16 08:00:43.129 7 INFO neutron.services.segments.plugin [-] Segment 54d2db0d-ddb2-41f5-a12d-f61afd9fa461 resource provider aggregate not found [pid: 8|app: 0|req: 1022/2047] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:00:43 2026] GET /v2.0/ports?device_id=5a990ddb-558f-40e0-bcf9-836fedc5927d => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:00:43.140 7 INFO neutron.services.segments.plugin [-] Segment 54d2db0d-ddb2-41f5-a12d-f61afd9fa461 resource provider aggregate not found 2026-07-16 08:00:43.160 7 INFO neutron.services.segments.plugin [-] Segment 54d2db0d-ddb2-41f5-a12d-f61afd9fa461 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54d2db0d-ddb2-41f5-a12d-f61afd9fa461 found for delete ", "request_id": "req-aea2b266-dcc5-459e-ab52-b40ac300a7d6"}]} 2026-07-16 08:00:43.164 7 INFO neutron.services.segments.plugin [-] Segment 54d2db0d-ddb2-41f5-a12d-f61afd9fa461 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54d2db0d-ddb2-41f5-a12d-f61afd9fa461 found for delete ", "request_id": "req-8ae73584-e2ba-405a-a8a3-35c12ac8b147"}]} [pid: 7|app: 0|req: 1026/2048] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:43 2026] GET /v2.0/security-groups?tenant_id=950a2772014b409fab14e25ca4d14e9b&name=default => generated 2929 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2049] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:43 2026] DELETE /v2.0/security-groups/c2eb4606-4c68-4d38-a12c-c2acc42d3fc6 => 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: 1027/2050] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:43 2026] GET /v2.0/security-groups?tenant_id=404a20b9b57b4e518762f5a63abb6e67&name=default => generated 2929 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2051] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:43 2026] DELETE /v2.0/security-groups/ce905788-2a3d-4100-9129-8071a3b8a76c => 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: 1028/2052] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:00:43 2026] GET /v2.0/networks?id=f7c22783-0a3e-4952-beee-15191124d29d => generated 660 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2053] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Jul 16 08:00:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=801c296eca1f440ba5f9078499330459 => generated 181 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:00:43.977 7 WARNING neutron_lib.context [req-022c85e5-8907-4644-bf8a-7f4383f157bb req-b315ff34-19fc-47cd-8f57-11e14a145ced e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1026/2054] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:00:44 2026] GET /v2.0/ports?device_id=5a990ddb-558f-40e0-bcf9-836fedc5927d => 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: 1029/2055] 199.204.45.156 () {38 vars in 955 bytes} [Thu Jul 16 08:00:43 2026] POST /v2.0/ports => generated 954 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2056] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 08:00:44 2026] PUT /v2.0/ports/9a3597c3-f712-44f4-bf42-daa8cd7f5872 => generated 1199 bytes in 507 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: 1030/2057] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:00:45 2026] GET /v2.0/ports?tenant_id=801c296eca1f440ba5f9078499330459&device_id=5a990ddb-558f-40e0-bcf9-836fedc5927d => generated 1238 bytes in 79 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: 1028/2058] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:00:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9a3597c3-f712-44f4-bf42-daa8cd7f5872 => 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: 1031/2059] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:00:45 2026] GET /v2.0/subnets?id=fa55f2d1-d6df-437a-980b-ce64aa638b57 => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:00:45.232 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1acca591-933e-495e-9140-0d4e0f448dcb'] response: {'name': 'network-changed', 'server_uuid': '5a990ddb-558f-40e0-bcf9-836fedc5927d', 'tag': '9a3597c3-f712-44f4-bf42-daa8cd7f5872', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1029/2060] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:00:45 2026] GET /v2.0/ports?network_id=f7c22783-0a3e-4952-beee-15191124d29d&device_owner=network%3Adhcp => generated 1244 bytes in 70 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: 1030/2061] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:00:45 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2062] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:00:45 2026] GET /v2.0/ports?device_id=5a990ddb-558f-40e0-bcf9-836fedc5927d => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2063] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:00:45 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2064] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:00:45 2026] GET /v2.0/security-groups?id=69515e62-cf56-4295-b99d-d0866ae8cc1c&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2065] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:00:45 2026] GET /v2.0/ports?tenant_id=801c296eca1f440ba5f9078499330459&device_id=5a990ddb-558f-40e0-bcf9-836fedc5927d => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2066] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:00:45 2026] GET /v2.0/networks?id=f7c22783-0a3e-4952-beee-15191124d29d => generated 756 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2067] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:00:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9a3597c3-f712-44f4-bf42-daa8cd7f5872 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2068] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:00:45 2026] GET /v2.0/subnets?id=fa55f2d1-d6df-437a-980b-ce64aa638b57 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2069] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:00:45 2026] GET /v2.0/ports?network_id=f7c22783-0a3e-4952-beee-15191124d29d&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2070] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:00:45 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?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: 1035/2071] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:00:45 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:00:46.204 7 WARNING neutron_lib.context [None req-ff6e569e-ccd6-4303-9dd8-37c32ae70943 18c763275b5e44a0a241377f7366175a ea850574c00d4755bd31711cef809e12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1037/2072] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 08:00:46 2026] POST /v2.0/subnetpools => generated 516 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:46.285 8 WARNING neutron_lib.context [None req-0e4e9857-e900-4eab-8e18-d49a91ad3bd4 18c763275b5e44a0a241377f7366175a ea850574c00d4755bd31711cef809e12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1036/2073] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 08:00:46 2026] POST /v2.0/subnetpools => generated 516 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:46.379 7 WARNING neutron_lib.context [None req-c01b1755-7cb6-4516-972a-9d7d00aece10 18c763275b5e44a0a241377f7366175a ea850574c00d4755bd31711cef809e12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1038/2074] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 08:00:46 2026] POST /v2.0/subnetpools => generated 516 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:46.591 8 WARNING neutron_lib.context [None req-0ece0fb8-c128-49dc-aab1-683ce458a94c 18c763275b5e44a0a241377f7366175a ea850574c00d4755bd31711cef809e12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1039/2075] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:00:46 2026] GET /v2.0/ports?device_id=5a990ddb-558f-40e0-bcf9-836fedc5927d => 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: 1037/2076] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 08:00:46 2026] POST /v2.0/subnetpools => generated 516 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:46.669 8 WARNING neutron_lib.context [None req-8440361b-5d3f-48ec-8c2b-33c3be0b5fcd 18c763275b5e44a0a241377f7366175a ea850574c00d4755bd31711cef809e12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1040/2077] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:00:46 2026] GET /v2.0/security-groups?id=69515e62-cf56-4295-b99d-d0866ae8cc1c&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2078] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 08:00:46 2026] POST /v2.0/subnetpools => generated 516 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2079] 10.0.0.105 () {34 vars in 759 bytes} [Thu Jul 16 08:00:46 2026] PUT /v2.0/subnetpools/14236d56-ef52-4cb2-8c6b-cdd04d62297d/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2080] 10.0.0.105 () {34 vars in 759 bytes} [Thu Jul 16 08:00:46 2026] PUT /v2.0/subnetpools/c0d3be87-5f9a-49bc-9b01-78df1600aa14/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2081] 10.0.0.105 () {34 vars in 759 bytes} [Thu Jul 16 08:00:46 2026] PUT /v2.0/subnetpools/db2a54e6-fc68-4d9d-8874-4b7ab3fbd25d/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2082] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:00:46 2026] GET /v2.0/ports?device_id=5a990ddb-558f-40e0-bcf9-836fedc5927d => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2083] 10.0.0.105 () {34 vars in 759 bytes} [Thu Jul 16 08:00:46 2026] PUT /v2.0/subnetpools/f947f7a2-ebf9-47f6-9143-facc6f013bfc/tags => 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: 1040/2084] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:00:46 2026] GET /v2.0/security-groups?id=69515e62-cf56-4295-b99d-d0866ae8cc1c&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2085] 10.0.0.105 () {32 vars in 672 bytes} [Thu Jul 16 08:00:46 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2086] 10.0.0.105 () {32 vars in 686 bytes} [Thu Jul 16 08:00:46 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2087] 10.0.0.105 () {32 vars in 682 bytes} [Thu Jul 16 08:00:46 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2088] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 08:00:46 2026] GET /v2.0/ports?device_id=5a990ddb-558f-40e0-bcf9-836fedc5927d => generated 1240 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:00:47.029 7 WARNING neutron_lib.context [None req-8e63fce1-22a2-46ec-a7b5-75b5475739c1 e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1043/2089] 10.0.0.105 () {32 vars in 694 bytes} [Thu Jul 16 08:00:47 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2090] 10.0.0.105 () {32 vars in 680 bytes} [Thu Jul 16 08:00:47 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2091] 10.0.0.105 () {32 vars in 694 bytes} [Thu Jul 16 08:00:47 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2092] 10.0.0.105 () {32 vars in 690 bytes} [Thu Jul 16 08:00:47 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2093] 10.0.0.105 () {32 vars in 702 bytes} [Thu Jul 16 08:00:47 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2094] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 08:00:47 2026] DELETE /v2.0/subnetpools/14236d56-ef52-4cb2-8c6b-cdd04d62297d => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2095] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 08:00:47 2026] DELETE /v2.0/subnetpools/c0d3be87-5f9a-49bc-9b01-78df1600aa14 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2096] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 08:00:47 2026] DELETE /v2.0/subnetpools/db2a54e6-fc68-4d9d-8874-4b7ab3fbd25d => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2097] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 08:00:47 2026] DELETE /v2.0/subnetpools/f947f7a2-ebf9-47f6-9143-facc6f013bfc => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2098] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 08:00:47 2026] DELETE /v2.0/subnetpools/6e14d770-9ac5-4870-be25-f7dbc0627651 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:48.394 7 INFO neutron.db.l3_db [None req-8e63fce1-22a2-46ec-a7b5-75b5475739c1 e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Floating IP 7e6fbad3-a528-42a7-bf0e-078a38b35136 associated. External IP: 10.96.250.205, port: 9a3597c3-f712-44f4-bf42-daa8cd7f5872. [pid: 8|app: 0|req: 1053/2099] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:48 2026] GET /v2.0/security-groups?tenant_id=ea850574c00d4755bd31711cef809e12&name=default => generated 2929 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2100] 10.0.0.105 () {34 vars in 677 bytes} [Thu Jul 16 08:00:47 2026] POST /v2.0/floatingips => generated 855 bytes in 1760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2101] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:48 2026] DELETE /v2.0/security-groups/04897ea0-cdec-4db8-95ca-bbb4e2c38838 => 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: 1048/2102] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:00:48 2026] GET /v2.0/floatingips/7e6fbad3-a528-42a7-bf0e-078a38b35136 => generated 855 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2103] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:00:48 2026] GET /v2.0/ports?tenant_id=801c296eca1f440ba5f9078499330459&device_id=5a990ddb-558f-40e0-bcf9-836fedc5927d => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:00:48.977 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-267cc21f-11ee-4935-a3c1-4d408231ae99'] response: {'name': 'network-changed', 'server_uuid': '5a990ddb-558f-40e0-bcf9-836fedc5927d', 'tag': '9a3597c3-f712-44f4-bf42-daa8cd7f5872', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1049/2104] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:00:48 2026] GET /v2.0/networks?id=f7c22783-0a3e-4952-beee-15191124d29d => generated 756 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2105] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:00:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9a3597c3-f712-44f4-bf42-daa8cd7f5872 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2106] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:00:49 2026] GET /v2.0/subnets?id=fa55f2d1-d6df-437a-980b-ce64aa638b57 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2107] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:49 2026] GET /v2.0/security-groups?tenant_id=57a21ba1fe2e441195e551f8bc4f12eb&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2108] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:00:49 2026] GET /v2.0/ports?network_id=f7c22783-0a3e-4952-beee-15191124d29d&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: 1053/2109] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:00:49 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2110] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:49 2026] DELETE /v2.0/security-groups/53455cd1-ea8b-4447-9ca9-a2d96c9ae8d4 => 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: 1054/2111] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:00:49 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2114] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:49 2026] GET /v2.0/security-groups?tenant_id=fd3c7a75567144f497a4ffbb436057c3&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2115] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:49 2026] DELETE /v2.0/security-groups/2ea5c22d-ff23-422b-a95d-4931ad469317 => 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: 1059/2116] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:00:49 2026] GET /v2.0/floatingips/7e6fbad3-a528-42a7-bf0e-078a38b35136 => generated 857 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:00:53.127 7 WARNING neutron_lib.context [None req-cc36f901-19d2-4f27-9d23-b496d158e7eb 19cf0a84113c4d88a6b4ac219e65f3e0 976682695ed240089d762f5da3d5929b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:53.252 7 INFO neutron.db.segments_db [None req-cc36f901-19d2-4f27-9d23-b496d158e7eb 19cf0a84113c4d88a6b4ac219e65f3e0 976682695ed240089d762f5da3d5929b - - default default] Added segment c0124ab2-dcb1-46a1-9f11-fe5ab1068d81 of type vxlan for network 34bad3e5-181c-4b59-9794-9f6d77d3ea92 [pid: 7|app: 0|req: 1058/2117] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:00:53 2026] POST /v2.0/networks => generated 632 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:53.356 8 WARNING neutron_lib.context [None req-a9533c0f-cdfa-4a4b-b35a-aa3711472c7b 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:53.359 7 WARNING neutron_lib.context [None req-9a01c44c-3816-416f-b73e-f11fee0a1d7e 19cf0a84113c4d88a6b4ac219e65f3e0 976682695ed240089d762f5da3d5929b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:53.496 8 INFO neutron.db.segments_db [None req-a9533c0f-cdfa-4a4b-b35a-aa3711472c7b 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Added segment db898d08-fdac-4d64-bbf2-52959553347c of type vxlan for network a62830ea-524c-4199-8539-a8878104cae3 [pid: 8|app: 0|req: 1060/2118] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:00:53 2026] POST /v2.0/networks => generated 639 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:53.634 8 WARNING neutron_lib.context [None req-93040885-fcea-4e2f-8b8f-89abc92aa579 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1059/2119] 10.0.0.105 () {34 vars in 664 bytes} [Thu Jul 16 08:00:53 2026] POST /v2.0/ports => generated 743 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1060/2120] 10.0.0.105 () {34 vars in 747 bytes} [Thu Jul 16 08:00:53 2026] PUT /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2121] 10.0.0.105 () {32 vars in 727 bytes} [Thu Jul 16 08:00:53 2026] GET /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2122] 10.0.0.105 () {34 vars in 758 bytes} [Thu Jul 16 08:00:53 2026] PUT /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2123] 10.0.0.105 () {32 vars in 727 bytes} [Thu Jul 16 08:00:53 2026] GET /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/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: 1064/2124] 10.0.0.105 () {34 vars in 754 bytes} [Thu Jul 16 08:00:53 2026] PUT /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2125] 10.0.0.105 () {32 vars in 727 bytes} [Thu Jul 16 08:00:53 2026] GET /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2126] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 08:00:53 2026] POST /v2.0/subnets => generated 634 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2127] 10.0.0.105 () {32 vars in 722 bytes} [Thu Jul 16 08:00:54 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2128] 10.0.0.105 () {34 vars in 776 bytes} [Thu Jul 16 08:00:54 2026] PUT /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-16 08:00:54.059 7 WARNING neutron_lib.context [None req-873bcdd9-67e4-4273-91f8-49cff3b63f13 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1063/2129] 10.0.0.105 () {32 vars in 727 bytes} [Thu Jul 16 08:00:54 2026] GET /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2130] 10.0.0.105 () {34 vars in 747 bytes} [Thu Jul 16 08:00:54 2026] PUT /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2131] 10.0.0.105 () {32 vars in 727 bytes} [Thu Jul 16 08:00:54 2026] GET /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2132] 10.0.0.105 () {32 vars in 735 bytes} [Thu Jul 16 08:00:54 2026] GET /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:54.307 8 INFO neutron.api.v2.resource [None req-a0eb620e-4487-4ea8-a975-77b08448ced3 19cf0a84113c4d88a6b4ac219e65f3e0 976682695ed240089d762f5da3d5929b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1067/2133] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:00:54 2026] GET /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2134] 10.0.0.105 () {32 vars in 738 bytes} [Thu Jul 16 08:00:54 2026] DELETE /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2135] 10.0.0.105 () {32 vars in 727 bytes} [Thu Jul 16 08:00:54 2026] GET /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2136] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 08:00:54 2026] POST /v2.0/subnets => generated 707 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:54.441 7 WARNING neutron_lib.context [None req-9615b839-051d-4ba1-9421-7b4ca7faeac6 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:54.454 8 INFO neutron.api.v2.resource [None req-f46b5dad-9882-452e-b8b9-6e7cda2d2c16 19cf0a84113c4d88a6b4ac219e65f3e0 976682695ed240089d762f5da3d5929b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1070/2137] 10.0.0.105 () {32 vars in 742 bytes} [Thu Jul 16 08:00:54 2026] DELETE /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 08:00:54.504 7 INFO neutron.db.segments_db [None req-9615b839-051d-4ba1-9421-7b4ca7faeac6 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Added segment e74a4219-4fdb-4bf9-9fad-b520224349e2 of type vxlan for network b8552f75-101e-4914-b43e-91d7fb89ed20 [pid: 8|app: 0|req: 1071/2138] 10.0.0.105 () {32 vars in 730 bytes} [Thu Jul 16 08:00:54 2026] DELETE /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/tags => 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: 1072/2139] 10.0.0.105 () {32 vars in 727 bytes} [Thu Jul 16 08:00:54 2026] GET /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2140] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:00:54 2026] POST /v2.0/networks => generated 637 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:54.630 7 WARNING neutron_lib.context [None req-a21546eb-5c12-44b3-848d-bfb8312e3a02 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1073/2141] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 08:00:54 2026] DELETE /v2.0/ports/300d5f76-6ba9-4ba5-895f-af88d534b9ba => 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: 1069/2142] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 08:00:54 2026] POST /v2.0/subnets => generated 631 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:54.978 7 WARNING neutron_lib.context [None req-5973fd10-aa23-4ea3-8a6b-fb5fe5cac94a 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:55.070 8 INFO neutron.services.segments.plugin [-] Segment c0124ab2-dcb1-46a1-9f11-fe5ab1068d81 resource provider aggregate not found 2026-07-16 08:00:55.075 8 INFO neutron.services.segments.plugin [-] Segment c0124ab2-dcb1-46a1-9f11-fe5ab1068d81 resource provider aggregate not found 2026-07-16 08:00:55.090 8 INFO neutron.services.segments.plugin [-] Segment c0124ab2-dcb1-46a1-9f11-fe5ab1068d81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0124ab2-dcb1-46a1-9f11-fe5ab1068d81 found for delete ", "request_id": "req-438e9285-153d-400b-bf39-b47178055a4e"}]} 2026-07-16 08:00:55.091 8 INFO neutron.services.segments.plugin [-] Segment c0124ab2-dcb1-46a1-9f11-fe5ab1068d81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0124ab2-dcb1-46a1-9f11-fe5ab1068d81 found for delete ", "request_id": "req-b973f3dc-e3b6-48cd-9f6d-4d6edd293642"}]} [pid: 8|app: 0|req: 1074/2143] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:00:54 2026] DELETE /v2.0/networks/34bad3e5-181c-4b59-9794-9f6d77d3ea92 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2144] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 08:00:54 2026] POST /v2.0/subnets => generated 702 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:55.281 8 WARNING neutron_lib.context [None req-1435dec2-3f3c-45c0-aa8f-927b36d57e2b 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:55.341 8 INFO neutron.db.segments_db [None req-1435dec2-3f3c-45c0-aa8f-927b36d57e2b 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Added segment ab34dd94-a2d4-460c-b491-62d91c1fe999 of type vxlan for network be9586af-a91e-4980-9501-99ac8d824e41 [pid: 8|app: 0|req: 1075/2145] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:00:55 2026] POST /v2.0/networks => generated 638 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:55.477 7 WARNING neutron_lib.context [None req-5e37b226-1afe-45b4-a1f4-f9b5aa346c9c 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1071/2146] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 08:00:55 2026] POST /v2.0/subnets => generated 632 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:55.851 7 WARNING neutron_lib.context [None req-b3567052-b811-4e2d-83cd-ca20cd526b89 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1076/2147] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:55 2026] GET /v2.0/security-groups?tenant_id=cf563247b8624480b20d1cb3e6e6b69b&name=default => generated 2929 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2148] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:56 2026] DELETE /v2.0/security-groups/eb1829c3-577f-43c5-9dc7-457ac5882683 => 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: 1072/2149] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 08:00:55 2026] POST /v2.0/subnets => generated 706 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:00:56.227 8 WARNING neutron_lib.context [None req-a6bbdbb0-a31d-435a-a8e3-35aa753c90cb 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:00:56.273 8 INFO neutron.db.segments_db [None req-a6bbdbb0-a31d-435a-a8e3-35aa753c90cb 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Added segment c066c0ee-6983-49a2-b073-3364aff6ab1f of type vxlan for network 58abdc16-8352-4620-8f8d-082f9c408a30 [pid: 7|app: 0|req: 1073/2150] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:00:56 2026] GET /v2.0/security-groups?tenant_id=976682695ed240089d762f5da3d5929b&name=default => generated 2929 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2151] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:00:56 2026] DELETE /v2.0/security-groups/617a7acc-09c3-4c02-840a-0b91f6e16725 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:00:56.663 8 INFO neutron.db.l3_hamode_db [None req-a6bbdbb0-a31d-435a-a8e3-35aa753c90cb 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:00:58.329 8 INFO neutron.db.l3_hamode_db [None req-a6bbdbb0-a31d-435a-a8e3-35aa753c90cb 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1075/2152] 10.0.0.89 () {34 vars in 989 bytes} [Thu Jul 16 08:00:58 2026] GET /v2.0/ports?device_id=5a990ddb-558f-40e0-bcf9-836fedc5927d => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2153] 10.0.0.89 () {34 vars in 1039 bytes} [Thu Jul 16 08:00:58 2026] GET /v2.0/security-groups?id=69515e62-cf56-4295-b99d-d0866ae8cc1c&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2154] 199.204.45.156 () {34 vars in 1096 bytes} [Thu Jul 16 08:00:58 2026] GET /v2.0/ports?device_id=5a990ddb-558f-40e0-bcf9-836fedc5927d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2155] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:00:58 2026] GET /v2.0/ports?tenant_id=801c296eca1f440ba5f9078499330459&device_id=5a990ddb-558f-40e0-bcf9-836fedc5927d => 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: 1079/2156] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:00:58 2026] GET /v2.0/networks?id=f7c22783-0a3e-4952-beee-15191124d29d => generated 756 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2157] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:00:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9a3597c3-f712-44f4-bf42-daa8cd7f5872 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2158] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:00:59 2026] GET /v2.0/subnets?id=fa55f2d1-d6df-437a-980b-ce64aa638b57 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2159] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:00:59 2026] GET /v2.0/ports?network_id=f7c22783-0a3e-4952-beee-15191124d29d&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: 1083/2160] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:00:59 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2161] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:00:59 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?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: 1078/2162] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 08:00:56 2026] POST /v2.0/routers => generated 685 bytes in 3551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2163] 10.0.0.105 () {34 vars in 678 bytes} [Thu Jul 16 08:00:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2164] 10.0.0.105 () {34 vars in 753 bytes} [Thu Jul 16 08:01:00 2026] PUT /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2165] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:01:00 2026] GET /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2166] 10.0.0.105 () {34 vars in 764 bytes} [Thu Jul 16 08:01:00 2026] PUT /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2167] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:01:00 2026] GET /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2168] 10.0.0.105 () {34 vars in 760 bytes} [Thu Jul 16 08:01:00 2026] PUT /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2169] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:01:00 2026] GET /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2170] 10.0.0.105 () {34 vars in 782 bytes} [Thu Jul 16 08:01:00 2026] PUT /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2171] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:01:00 2026] GET /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2172] 10.0.0.105 () {34 vars in 753 bytes} [Thu Jul 16 08:01:00 2026] PUT /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2173] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:01:00 2026] GET /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2174] 10.0.0.105 () {32 vars in 741 bytes} [Thu Jul 16 08:01:00 2026] GET /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:01:00.482 8 INFO neutron.api.v2.resource [None req-eb87fb31-6944-4669-9278-fe9dc3d2f073 0e58b046a5364da2ae9882ae8f5cd572 7fdbe04e9b0e4f72b249d6cdf6d6499c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1091/2175] 10.0.0.105 () {32 vars in 745 bytes} [Thu Jul 16 08:01:00 2026] GET /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2176] 10.0.0.105 () {32 vars in 744 bytes} [Thu Jul 16 08:01:00 2026] DELETE /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2177] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:01:00 2026] GET /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:01:00.563 8 INFO neutron.api.v2.resource [None req-f207a48c-6fed-4c99-a4e0-1b0008335bae 0e58b046a5364da2ae9882ae8f5cd572 7fdbe04e9b0e4f72b249d6cdf6d6499c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1094/2178] 10.0.0.105 () {32 vars in 748 bytes} [Thu Jul 16 08:01:00 2026] DELETE /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2179] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 08:01:00 2026] DELETE /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2180] 10.0.0.105 () {32 vars in 733 bytes} [Thu Jul 16 08:01:00 2026] GET /v2.0/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2181] 10.0.0.105 () {32 vars in 734 bytes} [Thu Jul 16 08:01:00 2026] DELETE /v2.0/qos/policies/6b81f4ff-2031-462f-b7ab-d5db8e1176cf => 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: 1098/2182] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:01:01 2026] GET /v2.0/security-groups?tenant_id=7fdbe04e9b0e4f72b249d6cdf6d6499c&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2183] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:01:01 2026] DELETE /v2.0/security-groups/9dd3cee7-6e22-4b8a-9584-744389bcd357 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2184] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 08:00:59 2026] PUT /v2.0/routers/5b4f9909-6e39-4819-b71a-8a924e97316a/add_router_interface => generated 309 bytes in 2259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2185] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:01:01 2026] GET /v2.0/security-groups?tenant_id=a7ca7901d9bf42349763a7054fe805ad&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2186] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:01:02 2026] DELETE /v2.0/security-groups/3589f7b1-6eea-4850-a898-6562d8c94828 => 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: 1102/2187] 10.0.0.105 () {32 vars in 826 bytes} [Thu Jul 16 08:01:02 2026] GET /v2.0/ports?project_id=801c296eca1f440ba5f9078499330459&network_id=f7c22783-0a3e-4952-beee-15191124d29d => generated 3689 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2188] 10.0.0.105 () {32 vars in 742 bytes} [Thu Jul 16 08:01:02 2026] GET /v2.0/subnets?network_id=9eadbb01-75db-497a-b551-550036f874c8 => generated 644 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:01:03.080 8 INFO neutron.db.l3_db [None req-7c8302a7-53bb-4ed8-80d4-6a40faf5052c e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Floating IP 7e6fbad3-a528-42a7-bf0e-078a38b35136 disassociated. External IP: 10.96.250.205, port: 9a3597c3-f712-44f4-bf42-daa8cd7f5872. [pid: 8|app: 0|req: 1104/2189] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 08:01:02 2026] PUT /v2.0/floatingips/7e6fbad3-a528-42a7-bf0e-078a38b35136 => generated 554 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:01:03.493 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-89a8a7de-b40a-47cb-9151-d1250a4f3de9'] response: {'name': 'network-changed', 'server_uuid': '5a990ddb-558f-40e0-bcf9-836fedc5927d', 'tag': '9a3597c3-f712-44f4-bf42-daa8cd7f5872', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1105/2190] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:01:03 2026] GET /v2.0/floatingips/7e6fbad3-a528-42a7-bf0e-078a38b35136 => generated 554 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2191] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:01:03 2026] GET /v2.0/ports?tenant_id=801c296eca1f440ba5f9078499330459&device_id=5a990ddb-558f-40e0-bcf9-836fedc5927d => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2192] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:01:03 2026] GET /v2.0/networks?id=f7c22783-0a3e-4952-beee-15191124d29d => generated 756 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2193] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:01:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=9a3597c3-f712-44f4-bf42-daa8cd7f5872 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2194] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:01:03 2026] GET /v2.0/subnets?id=fa55f2d1-d6df-437a-980b-ce64aa638b57 => generated 654 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2195] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:03 2026] GET /v2.0/ports?network_id=f7c22783-0a3e-4952-beee-15191124d29d&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: 1086/2196] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 08:01:02 2026] PUT /v2.0/routers/5b4f9909-6e39-4819-b71a-8a924e97316a/add_router_interface => generated 309 bytes in 1813 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2197] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:01:03 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2198] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:01:03 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?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: 1115/2201] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:01:04 2026] GET /v2.0/floatingips/7e6fbad3-a528-42a7-bf0e-078a38b35136 => generated 554 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2202] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:01:05 2026] GET /v2.0/floatingips/7e6fbad3-a528-42a7-bf0e-078a38b35136 => generated 552 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2203] 10.0.0.105 () {34 vars in 783 bytes} [Thu Jul 16 08:01:03 2026] PUT /v2.0/routers/5b4f9909-6e39-4819-b71a-8a924e97316a/add_router_interface => generated 309 bytes in 1934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:01:05.842 8 WARNING neutron_lib.context [None req-8b33fac9-842f-49cf-b2e7-801ef20994f5 99630c3446e1471593495d011605e1c1 c187031dd0ff48429b834d88aa8b866e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:01:05.887 7 WARNING neutron_lib.context [None req-73e42fac-caa9-4eeb-b4f8-167d5b446b23 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1117/2204] 10.0.0.105 () {34 vars in 676 bytes} [Thu Jul 16 08:01:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2205] 10.0.0.105 () {34 vars in 759 bytes} [Thu Jul 16 08:01:05 2026] PUT /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/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: 1119/2206] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:01:05 2026] GET /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2207] 10.0.0.105 () {34 vars in 684 bytes} [Thu Jul 16 08:01:05 2026] POST /v2.0/security-groups => generated 1630 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 08:01:06.008 7 WARNING neutron_lib.context [None req-0ca793ba-acb4-43fd-a59e-76603270b066 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1120/2208] 10.0.0.105 () {34 vars in 770 bytes} [Thu Jul 16 08:01:05 2026] PUT /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2209] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:01:06 2026] GET /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/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: 1122/2210] 10.0.0.105 () {34 vars in 766 bytes} [Thu Jul 16 08:01:06 2026] PUT /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2211] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:01:06 2026] GET /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/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: 1089/2212] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:01:06.129 7 WARNING neutron_lib.context [None req-c84d9d7d-f0a0-41bf-a0aa-e55a34e6d57e 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1124/2213] 10.0.0.105 () {34 vars in 788 bytes} [Thu Jul 16 08:01:06 2026] PUT /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2214] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:01:06 2026] GET /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2215] 10.0.0.105 () {34 vars in 759 bytes} [Thu Jul 16 08:01:06 2026] PUT /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2216] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2217] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:01:06 2026] GET /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:01:06.248 7 WARNING neutron_lib.context [None req-a130dd99-dd3a-4a73-9955-c583eeb1e923 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1128/2218] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:01:06 2026] GET /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:01:06.303 8 INFO neutron.api.v2.resource [None req-26e8e0b9-ccfb-45cc-92cf-5dc404281be5 99630c3446e1471593495d011605e1c1 c187031dd0ff48429b834d88aa8b866e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1129/2219] 10.0.0.105 () {32 vars in 751 bytes} [Thu Jul 16 08:01:06 2026] GET /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2220] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 08:01:06 2026] DELETE /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2221] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:01:06 2026] GET /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2222] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:06 2026] POST /v2.0/security-group-rules => generated 599 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:01:06.378 7 WARNING neutron_lib.context [None req-d951089e-8bc7-4776-85fd-39e36f6cf012 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:01:06.388 8 INFO neutron.api.v2.resource [None req-439408e7-093c-4415-8086-026eaa85e848 99630c3446e1471593495d011605e1c1 c187031dd0ff48429b834d88aa8b866e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1132/2223] 10.0.0.105 () {32 vars in 754 bytes} [Thu Jul 16 08:01:06 2026] DELETE /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2224] 10.0.0.105 () {32 vars in 742 bytes} [Thu Jul 16 08:01:06 2026] DELETE /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2225] 10.0.0.105 () {32 vars in 739 bytes} [Thu Jul 16 08:01:06 2026] GET /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2226] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:01:06.500 7 WARNING neutron_lib.context [None req-62e84539-6b69-42c4-ac60-46ecc4cb5ffe 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1135/2227] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 08:01:06 2026] DELETE /v2.0/subnetpools/81209c5d-ee9a-4546-9ddb-e385c1215b99 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2228] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:01:06.642 8 WARNING neutron_lib.context [None req-2242ba22-0006-4a8d-976e-6e1dee202f77 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:01:06.657 7 WARNING neutron_lib.context [None req-5cd4d5cd-dbf9-4ad3-9ae8-a74532a48a2b e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1136/2229] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:01:06.794 8 WARNING neutron_lib.context [None req-1d15b839-0df9-46da-aef2-7b0d72467d9f 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1094/2230] 10.0.0.105 () {34 vars in 685 bytes} [Thu Jul 16 08:01:06 2026] POST /v2.0/security-groups => generated 1675 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 08:01:06.832 7 WARNING neutron_lib.context [None req-f1668bba-a66a-4cff-9648-280a69d96519 e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1137/2231] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:01:06.958 8 WARNING neutron_lib.context [None req-5072a67d-949a-409a-87a3-3ae27ca488f4 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1095/2232] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:01:06.992 7 WARNING neutron_lib.context [None req-170fc226-66f9-4d52-89c9-0c424f65f09f e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1138/2233] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2234] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:06 2026] POST /v2.0/security-group-rules => generated 596 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:01:07.147 8 WARNING neutron_lib.context [None req-e65bb426-7586-48d0-bf9f-a0e2db889fb5 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:01:07.158 7 WARNING neutron_lib.context [None req-44ebc6ec-fe20-43a3-a424-70bfffd0392a e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1097/2235] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:01:07.285 7 WARNING neutron_lib.context [None req-ba5f2b41-32c3-44dd-a3dd-ef0f3065337f e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1098/2236] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2237] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:07 2026] POST /v2.0/security-group-rules => generated 599 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:01:07.622 8 WARNING neutron_lib.context [None req-7ba6dc03-d103-4855-acc3-33781dc2808b e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:01:07.675 8 INFO neutron.db.securitygroups_db [None req-7ba6dc03-d103-4855-acc3-33781dc2808b e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Project 801c296eca1f440ba5f9078499330459 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: 1099/2238] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:01:07 2026] GET /v2.0/security-groups?tenant_id=4806f53dd5f142d993a09c1eebfbf001&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:01:07.691 7 WARNING neutron_lib.context [None req-b9142bec-6982-4af8-869e-0b9aa2a90e39 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1140/2239] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:07 2026] POST /v2.0/security-group-rules => generated 607 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2240] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:01:07.853 7 WARNING neutron_lib.context [None req-66558dd4-d79e-4c45-b813-bb2ac764d75d e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1141/2241] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:01:07 2026] DELETE /v2.0/security-groups/8b28c48b-dd04-40b1-91c8-e9a29a59e505 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:01:07.885 8 WARNING neutron_lib.context [None req-f9599ce6-d478-4a80-a977-92d2ec799f9c 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:01:07.895 7 INFO neutron.db.securitygroups_db [None req-66558dd4-d79e-4c45-b813-bb2ac764d75d e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Project 801c296eca1f440ba5f9078499330459 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: 1101/2242] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:07 2026] POST /v2.0/security-group-rules => generated 606 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2243] 10.0.0.105 () {34 vars in 695 bytes} [Thu Jul 16 08:01:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2244] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:01:07 2026] GET /v2.0/security-groups?tenant_id=c187031dd0ff48429b834d88aa8b866e&name=default => generated 2929 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2245] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:01:08 2026] DELETE /v2.0/security-groups/df41958d-676d-46b8-80f5-bfd3d2cc1274 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2246] 10.0.0.72 () {34 vars in 1095 bytes} [Thu Jul 16 08:01:08 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1859825268&fields=id&tenant_id=b22b027cf87c453ba290b3146d9f2206 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2247] 10.0.0.72 () {34 vars in 981 bytes} [Thu Jul 16 08:01:08 2026] GET /v2.0/networks?id=b8552f75-101e-4914-b43e-91d7fb89ed20 => generated 704 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2248] 10.0.0.72 () {34 vars in 964 bytes} [Thu Jul 16 08:01:08 2026] GET /v2.0/quotas/b22b027cf87c453ba290b3146d9f2206 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2249] 10.0.0.105 () {32 vars in 649 bytes} [Thu Jul 16 08:01:08 2026] GET /v2.0/networks => generated 1297 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2250] 10.0.0.72 () {34 vars in 1001 bytes} [Thu Jul 16 08:01:08 2026] GET /v2.0/ports?tenant_id=b22b027cf87c453ba290b3146d9f2206&fields=id => generated 287 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2251] 10.0.0.72 () {34 vars in 1007 bytes} [Thu Jul 16 08:01:08 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2252] 10.0.0.72 () {34 vars in 1097 bytes} [Thu Jul 16 08:01:08 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-275597954&fields=id&tenant_id=801c296eca1f440ba5f9078499330459 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2253] 10.0.0.72 () {34 vars in 1107 bytes} [Thu Jul 16 08:01:08 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?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: 1107/2254] 10.0.0.72 () {34 vars in 981 bytes} [Thu Jul 16 08:01:08 2026] GET /v2.0/networks?id=f7c22783-0a3e-4952-beee-15191124d29d => generated 660 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2255] 10.0.0.72 () {34 vars in 964 bytes} [Thu Jul 16 08:01:08 2026] GET /v2.0/quotas/801c296eca1f440ba5f9078499330459 => 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: 1149/2256] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:08 2026] GET /v2.0/ports?device_id=6b55f44c-9d01-4b6b-aea1-5443e35b6aa8 => 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: 1108/2257] 10.0.0.72 () {34 vars in 1001 bytes} [Thu Jul 16 08:01:08 2026] GET /v2.0/ports?tenant_id=801c296eca1f440ba5f9078499330459&fields=id => generated 149 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2258] 10.0.0.72 () {34 vars in 1007 bytes} [Thu Jul 16 08:01:09 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?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: 1109/2259] 10.0.0.72 () {34 vars in 1107 bytes} [Thu Jul 16 08:01:09 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?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: 1151/2260] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:09 2026] GET /v2.0/ports?device_id=6c9fd477-ca9d-41a3-a51a-a9ad99290926 => 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: 1110/2261] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:01:09 2026] GET /v2.0/networks?id=b8552f75-101e-4914-b43e-91d7fb89ed20 => generated 704 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2262] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Jul 16 08:01:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b22b027cf87c453ba290b3146d9f2206 => generated 179 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:01:09.842 7 WARNING neutron_lib.context [req-25b166ab-cf06-4e3e-8bf7-36995ef8e0f7 req-749a77a3-037e-4608-9923-000b035907ba 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1153/2263] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:01:10 2026] GET /v2.0/networks?id=f7c22783-0a3e-4952-beee-15191124d29d => generated 660 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2264] 199.204.45.156 () {38 vars in 955 bytes} [Thu Jul 16 08:01:09 2026] POST /v2.0/ports => generated 1179 bytes in 487 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: 1154/2265] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Jul 16 08:01:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=801c296eca1f440ba5f9078499330459 => generated 273 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:01:10.379 8 WARNING neutron_lib.context [req-5c531440-df78-402a-994d-05c1db6ce2d0 req-d1d5e07b-1bb5-4c48-8fc4-684a456bfd73 e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1155/2266] 199.204.45.156 () {38 vars in 955 bytes} [Thu Jul 16 08:01:10 2026] POST /v2.0/ports => generated 958 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: 8|app: 0|req: 1156/2267] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:10 2026] GET /v2.0/ports?device_id=6c9fd477-ca9d-41a3-a51a-a9ad99290926 => generated 961 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2268] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 08:01:10 2026] PUT /v2.0/ports/cfb9ce1d-6e08-44c3-8a99-40feec2b6925 => generated 1424 bytes in 932 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-07-16 08:01:11.328 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c41c58a9-dbbc-4290-ad63-f3a9e3f6773c'] response: {'name': 'network-changed', 'server_uuid': '6b55f44c-9d01-4b6b-aea1-5443e35b6aa8', 'tag': 'cfb9ce1d-6e08-44c3-8a99-40feec2b6925', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1113/2269] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/security-groups?id=2798e515-8569-4d71-ad66-561aa6c5f2c2&fields=id&fields=name => generated 113 bytes in 76 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: 1114/2270] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/ports?tenant_id=b22b027cf87c453ba290b3146d9f2206&device_id=6b55f44c-9d01-4b6b-aea1-5443e35b6aa8 => generated 1463 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2271] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=cfb9ce1d-6e08-44c3-8a99-40feec2b6925 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2272] 199.204.45.156 () {34 vars in 1102 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f&port_id=cfb9ce1d-6e08-44c3-8a99-40feec2b6925 => 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: 1117/2273] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/subnets?id=b45d5b33-3d48-400f-9325-08db515b1c0c&id=b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => generated 1362 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2274] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 08:01:10 2026] PUT /v2.0/ports/bf828850-2f5e-4c4e-ab22-dc2d197aca0d => generated 1203 bytes in 534 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: 1118/2275] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:01:11.608 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7ac153a-aab1-4d30-a849-670c8dbe570e'] response: {'name': 'network-changed', 'server_uuid': '6c9fd477-ca9d-41a3-a51a-a9ad99290926', 'tag': 'bf828850-2f5e-4c4e-ab22-dc2d197aca0d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1158/2276] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/ports?tenant_id=801c296eca1f440ba5f9078499330459&device_id=6c9fd477-ca9d-41a3-a51a-a9ad99290926 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2277] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&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: 1159/2278] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bf828850-2f5e-4c4e-ab22-dc2d197aca0d => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2279] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/subnets?id=fa55f2d1-d6df-437a-980b-ce64aa638b57 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2280] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1161/2281] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/ports?network_id=f7c22783-0a3e-4952-beee-15191124d29d&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: 1162/2282] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?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: 1121/2283] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2284] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?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: 7|app: 0|req: 1122/2285] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/ports?tenant_id=b22b027cf87c453ba290b3146d9f2206&device_id=6b55f44c-9d01-4b6b-aea1-5443e35b6aa8 => generated 1463 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2286] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/networks?id=b8552f75-101e-4914-b43e-91d7fb89ed20 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2287] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:01:11 2026] GET /v2.0/ports?tenant_id=801c296eca1f440ba5f9078499330459&device_id=6c9fd477-ca9d-41a3-a51a-a9ad99290926 => generated 1242 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2288] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:01:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=cfb9ce1d-6e08-44c3-8a99-40feec2b6925 => 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: 1166/2289] 199.204.45.156 () {34 vars in 1102 bytes} [Thu Jul 16 08:01:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f&port_id=cfb9ce1d-6e08-44c3-8a99-40feec2b6925 => 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: 1124/2290] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:01:12 2026] GET /v2.0/networks?id=f7c22783-0a3e-4952-beee-15191124d29d => generated 756 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2291] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Jul 16 08:01:12 2026] GET /v2.0/subnets?id=b45d5b33-3d48-400f-9325-08db515b1c0c&id=b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => 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: 1125/2292] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Jul 16 08:01:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bf828850-2f5e-4c4e-ab22-dc2d197aca0d => 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: 1168/2293] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:12 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2294] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:01:12 2026] GET /v2.0/subnets?id=fa55f2d1-d6df-437a-980b-ce64aa638b57 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2295] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:12 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2296] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:12 2026] GET /v2.0/ports?network_id=f7c22783-0a3e-4952-beee-15191124d29d&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: 1170/2297] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:01:12 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2298] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:01:12 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2299] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:01:12 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2300] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:01:12 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?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: 1172/2301] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:12 2026] GET /v2.0/ports?device_id=6c9fd477-ca9d-41a3-a51a-a9ad99290926 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2302] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:12 2026] GET /v2.0/security-groups?id=2798e515-8569-4d71-ad66-561aa6c5f2c2&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2303] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:13 2026] GET /v2.0/ports?device_id=6c9fd477-ca9d-41a3-a51a-a9ad99290926 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2304] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:13 2026] GET /v2.0/security-groups?id=2798e515-8569-4d71-ad66-561aa6c5f2c2&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: 1174/2305] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:14 2026] GET /v2.0/ports?device_id=6b55f44c-9d01-4b6b-aea1-5443e35b6aa8 => generated 1194 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2306] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:14 2026] GET /v2.0/security-groups?id=3690b1cf-4e3b-4f06-8909-b002bbce7797&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2307] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:14 2026] GET /v2.0/ports?device_id=6c9fd477-ca9d-41a3-a51a-a9ad99290926 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2308] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:14 2026] GET /v2.0/security-groups?id=2798e515-8569-4d71-ad66-561aa6c5f2c2&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2309] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:15 2026] GET /v2.0/ports?device_id=6c9fd477-ca9d-41a3-a51a-a9ad99290926 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2310] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:15 2026] GET /v2.0/security-groups?id=2798e515-8569-4d71-ad66-561aa6c5f2c2&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: 1177/2311] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:17 2026] GET /v2.0/ports?device_id=6c9fd477-ca9d-41a3-a51a-a9ad99290926 => generated 975 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2312] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:17 2026] GET /v2.0/security-groups?id=2798e515-8569-4d71-ad66-561aa6c5f2c2&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2313] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:17 2026] GET /v2.0/ports?device_id=6c9fd477-ca9d-41a3-a51a-a9ad99290926 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2314] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:17 2026] GET /v2.0/security-groups?id=2798e515-8569-4d71-ad66-561aa6c5f2c2&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: 1179/2315] 10.0.0.105 () {32 vars in 736 bytes} [Thu Jul 16 08:01:17 2026] GET /v2.0/ports?device_id=6c9fd477-ca9d-41a3-a51a-a9ad99290926 => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:01:18.025 7 INFO neutron.db.l3_db [None req-5d3d00c0-6b89-4907-ac7a-82bf568a035c e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Floating IP 7e6fbad3-a528-42a7-bf0e-078a38b35136 associated. External IP: 10.96.250.205, port: bf828850-2f5e-4c4e-ab22-dc2d197aca0d. [pid: 7|app: 0|req: 1137/2316] 10.0.0.105 () {34 vars in 749 bytes} [Thu Jul 16 08:01:17 2026] PUT /v2.0/floatingips/7e6fbad3-a528-42a7-bf0e-078a38b35136 => generated 856 bytes in 864 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2317] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:01:18 2026] GET /v2.0/floatingips/7e6fbad3-a528-42a7-bf0e-078a38b35136 => generated 856 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:01:19.342 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-170822eb-ff5f-4232-8717-6fed3130c14d'] response: {'name': 'network-changed', 'server_uuid': '6c9fd477-ca9d-41a3-a51a-a9ad99290926', 'tag': 'bf828850-2f5e-4c4e-ab22-dc2d197aca0d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1138/2318] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:19 2026] GET /v2.0/ports?device_id=6b55f44c-9d01-4b6b-aea1-5443e35b6aa8 => generated 1196 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2319] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:01:19 2026] GET /v2.0/ports?tenant_id=801c296eca1f440ba5f9078499330459&device_id=6c9fd477-ca9d-41a3-a51a-a9ad99290926 => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2320] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:19 2026] GET /v2.0/security-groups?id=3690b1cf-4e3b-4f06-8909-b002bbce7797&fields=id&fields=name => generated 112 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2323] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:01:19 2026] GET /v2.0/networks?id=f7c22783-0a3e-4952-beee-15191124d29d => generated 756 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2324] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:01:19 2026] GET /v2.0/floatingips/7e6fbad3-a528-42a7-bf0e-078a38b35136 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2325] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Jul 16 08:01:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=bf828850-2f5e-4c4e-ab22-dc2d197aca0d => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2326] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:01:19 2026] GET /v2.0/subnets?id=fa55f2d1-d6df-437a-980b-ce64aa638b57 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2327] 10.0.0.105 () {32 vars in 818 bytes} [Thu Jul 16 08:01:19 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&mac_address=fa%3A16%3A3e%3A6d%3Abe%3A65 => generated 1196 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:01:19.675 8 WARNING neutron_lib.context [None req-53a1a139-8b84-43bf-ae0e-240fb402b9d9 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1145/2328] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:19 2026] GET /v2.0/ports?network_id=f7c22783-0a3e-4952-beee-15191124d29d&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2329] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:01:19 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?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: 1147/2330] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:01:19 2026] GET /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d?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-07-16 08:01:20.675 8 INFO neutron.db.l3_db [None req-53a1a139-8b84-43bf-ae0e-240fb402b9d9 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Floating IP dd40711f-cdb5-4e74-9c55-92bee4a4649d associated. External IP: 10.96.250.204, port: cfb9ce1d-6e08-44c3-8a99-40feec2b6925. [pid: 8|app: 0|req: 1184/2331] 10.0.0.105 () {34 vars in 677 bytes} [Thu Jul 16 08:01:19 2026] POST /v2.0/floatingips => generated 855 bytes in 1512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2332] 10.0.0.72 () {34 vars in 1095 bytes} [Thu Jul 16 08:01:21 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1859825268&fields=id&tenant_id=b22b027cf87c453ba290b3146d9f2206 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:01:21.358 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4de4e19-ec07-4c29-b744-6d29b01b3f7d'] response: {'name': 'network-changed', 'server_uuid': '6b55f44c-9d01-4b6b-aea1-5443e35b6aa8', 'tag': 'cfb9ce1d-6e08-44c3-8a99-40feec2b6925', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1185/2333] 10.0.0.72 () {34 vars in 981 bytes} [Thu Jul 16 08:01:21 2026] GET /v2.0/networks?id=be9586af-a91e-4980-9501-99ac8d824e41 => generated 705 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2334] 10.0.0.72 () {34 vars in 964 bytes} [Thu Jul 16 08:01:21 2026] GET /v2.0/quotas/b22b027cf87c453ba290b3146d9f2206 => 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: 1149/2335] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:01:21 2026] GET /v2.0/ports?tenant_id=b22b027cf87c453ba290b3146d9f2206&device_id=6b55f44c-9d01-4b6b-aea1-5443e35b6aa8 => generated 1465 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2336] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:01:21 2026] GET /v2.0/networks?id=b8552f75-101e-4914-b43e-91d7fb89ed20 => generated 800 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2337] 10.0.0.72 () {34 vars in 1001 bytes} [Thu Jul 16 08:01:21 2026] GET /v2.0/ports?tenant_id=b22b027cf87c453ba290b3146d9f2206&fields=id => generated 333 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2338] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:01:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=cfb9ce1d-6e08-44c3-8a99-40feec2b6925 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2339] 199.204.45.156 () {34 vars in 1102 bytes} [Thu Jul 16 08:01:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f&port_id=cfb9ce1d-6e08-44c3-8a99-40feec2b6925 => 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: 1188/2340] 10.0.0.72 () {34 vars in 1007 bytes} [Thu Jul 16 08:01:21 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?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: 1153/2341] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Jul 16 08:01:21 2026] GET /v2.0/subnets?id=b45d5b33-3d48-400f-9325-08db515b1c0c&id=b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2342] 10.0.0.72 () {34 vars in 1107 bytes} [Thu Jul 16 08:01:21 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2343] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:21 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2344] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:21 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2345] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:21 2026] GET /v2.0/ports?device_id=3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4 => 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: 1155/2346] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:01:21 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?fields=segments => generated 14 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2347] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:01:21 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2348] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:01:22 2026] GET /v2.0/networks?id=be9586af-a91e-4980-9501-99ac8d824e41 => generated 705 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2349] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Jul 16 08:01:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b22b027cf87c453ba290b3146d9f2206 => generated 179 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:01:22.783 7 WARNING neutron_lib.context [req-427c6ba4-dc63-4bc3-9ff7-46cb22b48d47 req-559713d3-a48c-4857-af36-d8ebd1735fc7 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1157/2350] 199.204.45.156 () {38 vars in 955 bytes} [Thu Jul 16 08:01:22 2026] POST /v2.0/ports => generated 1187 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2351] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 08:01:23 2026] PUT /v2.0/ports/961c91ac-0c5e-4aa1-beba-c7bcba696ac9 => generated 1432 bytes in 583 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: 1158/2352] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:01:23 2026] GET /v2.0/ports?tenant_id=b22b027cf87c453ba290b3146d9f2206&device_id=3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4 => generated 1471 bytes in 41 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-07-16 08:01:24.065 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8266caf-b59c-41a0-b4fb-afdc900fd37a'] response: {'name': 'network-changed', 'server_uuid': '3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4', 'tag': '961c91ac-0c5e-4aa1-beba-c7bcba696ac9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1195/2353] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:01:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.152&port_id=961c91ac-0c5e-4aa1-beba-c7bcba696ac9 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2354] 199.204.45.156 () {34 vars in 1106 bytes} [Thu Jul 16 08:01:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a2&port_id=961c91ac-0c5e-4aa1-beba-c7bcba696ac9 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2355] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Jul 16 08:01:24 2026] GET /v2.0/subnets?id=dc329ad0-88d5-42ba-9ea9-7ba5b5d6e1d8&id=7628091b-d25c-4976-b4c6-5ad15a86258b => generated 1367 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2356] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:24 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&device_owner=network%3Adhcp => generated 1461 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: 1197/2357] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:24 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&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: 1161/2358] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:01:24 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?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: 1198/2359] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:01:24 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2360] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:01:24 2026] GET /v2.0/ports?tenant_id=b22b027cf87c453ba290b3146d9f2206&device_id=3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4 => generated 1471 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2361] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:01:24 2026] GET /v2.0/networks?id=be9586af-a91e-4980-9501-99ac8d824e41 => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2362] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:01:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.152&port_id=961c91ac-0c5e-4aa1-beba-c7bcba696ac9 => 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: 1200/2363] 199.204.45.156 () {34 vars in 1106 bytes} [Thu Jul 16 08:01:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a2&port_id=961c91ac-0c5e-4aa1-beba-c7bcba696ac9 => 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: 1164/2364] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Jul 16 08:01:24 2026] GET /v2.0/subnets?id=dc329ad0-88d5-42ba-9ea9-7ba5b5d6e1d8&id=7628091b-d25c-4976-b4c6-5ad15a86258b => generated 1367 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2365] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:24 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2366] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:24 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&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: 8|app: 0|req: 1202/2367] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:01:24 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?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: 1166/2368] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:01:24 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2369] 10.0.0.89 () {34 vars in 989 bytes} [Thu Jul 16 08:01:26 2026] GET /v2.0/ports?device_id=6b55f44c-9d01-4b6b-aea1-5443e35b6aa8 => generated 1465 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2370] 10.0.0.89 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:26 2026] GET /v2.0/security-groups?id=3690b1cf-4e3b-4f06-8909-b002bbce7797&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: 8|app: 0|req: 1204/2371] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:26 2026] GET /v2.0/ports?device_id=3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4 => generated 1204 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2372] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:27 2026] GET /v2.0/security-groups?id=3690b1cf-4e3b-4f06-8909-b002bbce7797&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: 8|app: 0|req: 1205/2373] 10.0.0.105 () {32 vars in 818 bytes} [Thu Jul 16 08:01:27 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&mac_address=fa%3A16%3A3e%3A8d%3A63%3A79 => generated 1204 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:01:27.254 7 WARNING neutron_lib.context [None req-f3d80c35-5291-4610-bd54-ef1e2db58ed2 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:01:28.222 7 INFO neutron.db.l3_db [None req-f3d80c35-5291-4610-bd54-ef1e2db58ed2 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Floating IP 6d0450c1-9279-4c6f-a694-261915af6c3d associated. External IP: 10.96.250.203, port: 961c91ac-0c5e-4aa1-beba-c7bcba696ac9. [pid: 7|app: 0|req: 1169/2374] 10.0.0.105 () {34 vars in 677 bytes} [Thu Jul 16 08:01:27 2026] POST /v2.0/floatingips => generated 855 bytes in 1353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2375] 10.0.0.89 () {34 vars in 989 bytes} [Thu Jul 16 08:01:29 2026] GET /v2.0/ports?device_id=6c9fd477-ca9d-41a3-a51a-a9ad99290926 => generated 1244 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:01:29.332 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b1760bf-5318-4f4c-be04-49e3117611b4'] response: {'name': 'network-changed', 'server_uuid': '3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4', 'tag': '961c91ac-0c5e-4aa1-beba-c7bcba696ac9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1170/2376] 10.0.0.89 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:29 2026] GET /v2.0/security-groups?id=2798e515-8569-4d71-ad66-561aa6c5f2c2&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2377] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:01:29 2026] GET /v2.0/ports?tenant_id=b22b027cf87c453ba290b3146d9f2206&device_id=3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4 => generated 1473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2378] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:01:29 2026] GET /v2.0/networks?id=be9586af-a91e-4980-9501-99ac8d824e41 => generated 800 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2379] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:01:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.152&port_id=961c91ac-0c5e-4aa1-beba-c7bcba696ac9 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2380] 199.204.45.156 () {34 vars in 1106 bytes} [Thu Jul 16 08:01:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a2&port_id=961c91ac-0c5e-4aa1-beba-c7bcba696ac9 => 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: 1209/2381] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Jul 16 08:01:29 2026] GET /v2.0/subnets?id=dc329ad0-88d5-42ba-9ea9-7ba5b5d6e1d8&id=7628091b-d25c-4976-b4c6-5ad15a86258b => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2382] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:29 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&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: 8|app: 0|req: 1210/2383] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:29 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&device_owner=network%3Adhcp => generated 1461 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2384] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:01:29 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?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: 1211/2385] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:01:29 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2386] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:32 2026] GET /v2.0/ports?device_id=6c9fd477-ca9d-41a3-a51a-a9ad99290926 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2387] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:32 2026] GET /v2.0/security-groups?id=2798e515-8569-4d71-ad66-561aa6c5f2c2&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2388] 199.204.45.156 () {34 vars in 994 bytes} [Thu Jul 16 08:01:33 2026] GET /v2.0/ports?device_id=6c9fd477-ca9d-41a3-a51a-a9ad99290926 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2389] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:33 2026] GET /v2.0/ports?device_id=6c9fd477-ca9d-41a3-a51a-a9ad99290926 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2390] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:33 2026] GET /v2.0/security-groups?id=2798e515-8569-4d71-ad66-561aa6c5f2c2&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:01:33.954 8 INFO neutron.db.l3_db [req-8abb6627-167b-44c8-8ddc-a441f38c5044 req-4d664ed9-468d-4b3e-a20b-85bb8f39c6b9 e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] Floating IP 7e6fbad3-a528-42a7-bf0e-078a38b35136 disassociated. External IP: 10.96.250.205, port: bf828850-2f5e-4c4e-ab22-dc2d197aca0d. [pid: 8|app: 0|req: 1213/2391] 199.204.45.156 () {36 vars in 997 bytes} [Thu Jul 16 08:01:33 2026] DELETE /v2.0/ports/bf828850-2f5e-4c4e-ab22-dc2d197aca0d => generated 0 bytes in 1272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:01:35.035 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1861a15f-f7c0-4ac3-a961-3a238e6e71bc'] response: {'server_uuid': '6c9fd477-ca9d-41a3-a51a-a9ad99290926', 'name': 'network-vif-deleted', 'tag': 'bf828850-2f5e-4c4e-ab22-dc2d197aca0d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1215/2394] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:01:34 2026] DELETE /v2.0/security-groups/2798e515-8569-4d71-ad66-561aa6c5f2c2 => 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: 1180/2395] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 08:01:35 2026] DELETE /v2.0/floatingips/7e6fbad3-a528-42a7-bf0e-078a38b35136 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2396] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:35 2026] GET /v2.0/ports?device_id=5a990ddb-558f-40e0-bcf9-836fedc5927d => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2397] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:35 2026] GET /v2.0/security-groups?id=69515e62-cf56-4295-b99d-d0866ae8cc1c&fields=id&fields=name => generated 114 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2398] 199.204.45.156 () {34 vars in 994 bytes} [Thu Jul 16 08:01:36 2026] GET /v2.0/ports?device_id=5a990ddb-558f-40e0-bcf9-836fedc5927d => 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: 1218/2399] 10.0.0.89 () {34 vars in 989 bytes} [Thu Jul 16 08:01:36 2026] GET /v2.0/ports?device_id=3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4 => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2400] 10.0.0.89 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:36 2026] GET /v2.0/security-groups?id=3690b1cf-4e3b-4f06-8909-b002bbce7797&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2401] 199.204.45.156 () {36 vars in 997 bytes} [Thu Jul 16 08:01:36 2026] DELETE /v2.0/ports/9a3597c3-f712-44f4-bf42-daa8cd7f5872 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2402] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:36 2026] GET /v2.0/ports?device_id=5a990ddb-558f-40e0-bcf9-836fedc5927d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:01:38.082 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-66be5c7d-e6b6-4b66-a1ca-3e843e5ddeea'] response: {'server_uuid': '5a990ddb-558f-40e0-bcf9-836fedc5927d', 'name': 'network-vif-deleted', 'tag': '9a3597c3-f712-44f4-bf42-daa8cd7f5872', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1183/2403] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:01:38 2026] DELETE /v2.0/security-groups/69515e62-cf56-4295-b99d-d0866ae8cc1c => 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: 1221/2404] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 08:01:38 2026] PUT /v2.0/routers/6dbe0bd5-15d7-4575-bb32-d87879792fb4/remove_router_interface => generated 309 bytes in 1399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2405] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:01:39 2026] DELETE /v2.0/subnets/fa55f2d1-d6df-437a-980b-ce64aa638b57 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2406] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 08:01:41 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:01:41.128 8 INFO neutron.services.segments.plugin [-] Segment abd81238-fc71-433f-9976-19e47c06ab7e resource provider aggregate not found 2026-07-16 08:01:41.136 8 INFO neutron.services.segments.plugin [-] Segment abd81238-fc71-433f-9976-19e47c06ab7e resource provider aggregate not found 2026-07-16 08:01:41.154 8 INFO neutron.services.segments.plugin [-] Segment abd81238-fc71-433f-9976-19e47c06ab7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abd81238-fc71-433f-9976-19e47c06ab7e found for delete ", "request_id": "req-860cb923-8188-48d7-bcb4-b2bbecd0af57"}]} 2026-07-16 08:01:41.155 8 INFO neutron.db.l3_hamode_db [None req-469b3610-a883-46a2-bab9-e615293181c4 e63e739052584d9983da79f72cc6e29f 801c296eca1f440ba5f9078499330459 - - default default] HA network 5d82d289-55a0-42e0-ac07-94e0d2887f2f was deleted as no HA routers are present in tenant 801c296eca1f440ba5f9078499330459. 2026-07-16 08:01:41.164 8 INFO neutron.services.segments.plugin [-] Segment abd81238-fc71-433f-9976-19e47c06ab7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abd81238-fc71-433f-9976-19e47c06ab7e found for delete ", "request_id": "req-3f8a7a78-e207-45e8-b8be-52797d4e3365"}]} [pid: 8|app: 0|req: 1222/2407] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:01:39 2026] DELETE /v2.0/routers/6dbe0bd5-15d7-4575-bb32-d87879792fb4 => generated 0 bytes in 1294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2408] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:01:41 2026] DELETE /v2.0/networks/f7c22783-0a3e-4952-beee-15191124d29d => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:01:42.033 7 INFO neutron.services.segments.plugin [-] Segment 457dc2ee-5ee2-4433-9a48-4b02e86095d9 resource provider aggregate not found 2026-07-16 08:01:42.042 7 INFO neutron.services.segments.plugin [-] Segment 457dc2ee-5ee2-4433-9a48-4b02e86095d9 resource provider aggregate not found 2026-07-16 08:01:42.058 7 INFO neutron.services.segments.plugin [-] Segment 457dc2ee-5ee2-4433-9a48-4b02e86095d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 457dc2ee-5ee2-4433-9a48-4b02e86095d9 found for delete ", "request_id": "req-366fdd1a-f25b-40df-bda0-1d8694859199"}]} 2026-07-16 08:01:42.064 7 INFO neutron.services.segments.plugin [-] Segment 457dc2ee-5ee2-4433-9a48-4b02e86095d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 457dc2ee-5ee2-4433-9a48-4b02e86095d9 found for delete ", "request_id": "req-00d770b0-a4c7-4757-8a3a-0cb2edb77f8b"}]} [pid: 8|app: 0|req: 1223/2409] 10.0.0.50 () {30 vars in 689 bytes} [Thu Jul 16 08:01:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2410] 10.0.0.50 () {30 vars in 691 bytes} [Thu Jul 16 08:01:42 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: 1225/2411] 10.0.0.50 () {30 vars in 667 bytes} [Thu Jul 16 08:01:42 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: 1187/2412] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:01:42 2026] GET /v2.0/security-groups?tenant_id=801c296eca1f440ba5f9078499330459&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2413] 10.0.0.50 () {30 vars in 703 bytes} [Thu Jul 16 08:01:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2414] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:01:42 2026] DELETE /v2.0/security-groups/dc351078-834e-498e-9d5e-d1dcf4ce4bc7 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2415] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:01:42 2026] GET /v2.0/security-groups?tenant_id=e45859aac42d4a0dace6a41092f109ff&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2416] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:01:42 2026] DELETE /v2.0/security-groups/6e5f7718-7d5b-4220-9963-3bc0e3e3c21a => 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: 1228/2417] 10.0.0.50 () {28 vars in 438 bytes} [Thu Jul 16 08:01:42 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2418] 10.0.0.50 () {30 vars in 727 bytes} [Thu Jul 16 08:01:42 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 634 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2419] 10.0.0.50 () {30 vars in 689 bytes} [Thu Jul 16 08:01:42 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: 1191/2420] 10.0.0.50 () {30 vars in 691 bytes} [Thu Jul 16 08:01:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2421] 10.0.0.50 () {30 vars in 667 bytes} [Thu Jul 16 08:01:42 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: 1192/2422] 10.0.0.50 () {30 vars in 703 bytes} [Thu Jul 16 08:01:42 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: 1231/2423] 10.0.0.50 () {30 vars in 727 bytes} [Thu Jul 16 08:01:42 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => 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: 1193/2424] 10.0.0.50 () {30 vars in 689 bytes} [Thu Jul 16 08:01:43 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: 1232/2425] 10.0.0.50 () {30 vars in 691 bytes} [Thu Jul 16 08:01:43 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: 1194/2426] 10.0.0.50 () {30 vars in 667 bytes} [Thu Jul 16 08:01:43 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: 1233/2427] 10.0.0.50 () {30 vars in 703 bytes} [Thu Jul 16 08:01:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2428] 10.0.0.50 () {30 vars in 729 bytes} [Thu Jul 16 08:01:43 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3 => generated 799 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2429] 10.0.0.50 () {30 vars in 681 bytes} [Thu Jul 16 08:01:43 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2430] 10.0.0.50 () {34 vars in 703 bytes} [Thu Jul 16 08:01:43 2026] POST /v2.0/ports => generated 1128 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2431] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:01:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 136 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: 1197/2432] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:01:45 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: 1236/2433] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:01:46 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: 1198/2434] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:01:46 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: 1237/2435] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:01:46 2026] GET /v2.0/ports/d603a111-8c61-4d66-af60-dffbe1d9eb2e => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2436] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:01:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2437] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:01:46 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: 1200/2438] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:01:46 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: 1239/2439] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:01:46 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) 2026-07-16 08:01:46.380 7 INFO neutron.api.v2.resource [None req-36931954-7544-4f8e-b4fe-03e0414442ae 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1201/2440] 199.204.45.156 () {30 vars in 763 bytes} [Thu Jul 16 08:01:46 2026] GET /v2.0/security-groups/lb-4598d61a-4768-4b0e-b314-5f235ea37183 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2441] 199.204.45.156 () {30 vars in 785 bytes} [Thu Jul 16 08:01:46 2026] GET /v2.0/security-groups?name=lb-4598d61a-4768-4b0e-b314-5f235ea37183 => generated 23 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2442] 199.204.45.156 () {34 vars in 736 bytes} [Thu Jul 16 08:01:46 2026] POST /v2.0/security-groups => generated 1638 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2443] 199.204.45.156 () {30 vars in 815 bytes} [Thu Jul 16 08:01:46 2026] GET /v2.0/security-group-rules?security_group_id=61b291ca-29dc-4258-b1f0-bff3e9cfd210 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:01:46.832 8 WARNING neutron_lib.context [None req-dc57117b-dcae-4215-8a54-8bed10dcefa4 aaa321ad60854cb384b8f5e4030f2a89 0b4464a43718493cbf63afcfe64da3d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1203/2444] 199.204.45.156 () {34 vars in 789 bytes} [Thu Jul 16 08:01:46 2026] PUT /v2.0/ports/d603a111-8c61-4d66-af60-dffbe1d9eb2e => generated 1128 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:01:46.967 8 INFO neutron.db.segments_db [None req-dc57117b-dcae-4215-8a54-8bed10dcefa4 aaa321ad60854cb384b8f5e4030f2a89 0b4464a43718493cbf63afcfe64da3d0 - - default default] Added segment 34c25a4a-7ca6-4d34-9a75-a14e2d88d30a of type vxlan for network 148b8d22-1872-4613-981e-17207f3b61d5 /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: 1204/2445] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:01:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2446] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:01:47 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: 1206/2447] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:01:47 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: 1207/2448] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:01:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2449] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:01:47 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2450] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:01:46 2026] POST /v2.0/networks => generated 632 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:01:47.101 7 WARNING neutron_lib.context [None req-64c4788d-90b9-4025-8174-be9ef9c97ca7 aaa321ad60854cb384b8f5e4030f2a89 0b4464a43718493cbf63afcfe64da3d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1209/2451] 10.0.0.105 () {34 vars in 664 bytes} [Thu Jul 16 08:01:47 2026] POST /v2.0/ports => generated 743 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:01:47.883 8 WARNING neutron_lib.context [None req-bad806c1-5b3d-44c1-84ec-ae0fe00416dc aaa321ad60854cb384b8f5e4030f2a89 0b4464a43718493cbf63afcfe64da3d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:01:47.954 8 INFO neutron.db.segments_db [None req-bad806c1-5b3d-44c1-84ec-ae0fe00416dc aaa321ad60854cb384b8f5e4030f2a89 0b4464a43718493cbf63afcfe64da3d0 - - default default] Added segment 4260d918-c3c4-458c-bc67-4861f6a85d14 of type vxlan for network f7aa5e71-9b79-4ac7-8115-f2a0a86188e6 [pid: 8|app: 0|req: 1243/2452] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:01:47 2026] POST /v2.0/networks => generated 632 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-07-16 08:01:48.094 7 WARNING neutron_lib.context [None req-47231cec-8f09-4945-b89c-b088434c8dd1 aaa321ad60854cb384b8f5e4030f2a89 0b4464a43718493cbf63afcfe64da3d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1210/2453] 10.0.0.105 () {34 vars in 664 bytes} [Thu Jul 16 08:01:48 2026] POST /v2.0/ports => generated 743 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:01:48.457 8 WARNING neutron_lib.context [None req-fb2713bf-023c-4dfe-a6b8-7a09dc45fe0c aaa321ad60854cb384b8f5e4030f2a89 0b4464a43718493cbf63afcfe64da3d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:01:48.534 8 INFO neutron.db.segments_db [None req-fb2713bf-023c-4dfe-a6b8-7a09dc45fe0c aaa321ad60854cb384b8f5e4030f2a89 0b4464a43718493cbf63afcfe64da3d0 - - default default] Added segment 0147fbe6-0a56-4d83-9ca6-e8b926a377a4 of type vxlan for network 3973bf02-d54c-40e5-ac1f-e913c2172bc4 [pid: 8|app: 0|req: 1244/2454] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:01:48 2026] POST /v2.0/networks => generated 631 bytes in 205 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-07-16 08:01:48.663 7 WARNING neutron_lib.context [None req-c57faaf1-538a-4a47-ad45-551fe0e3ea13 aaa321ad60854cb384b8f5e4030f2a89 0b4464a43718493cbf63afcfe64da3d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1211/2455] 10.0.0.105 () {34 vars in 664 bytes} [Thu Jul 16 08:01:48 2026] POST /v2.0/ports => generated 743 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:01:49.056 8 WARNING neutron_lib.context [None req-a673e14d-9b78-4593-8c30-f9eacb0ebd82 aaa321ad60854cb384b8f5e4030f2a89 0b4464a43718493cbf63afcfe64da3d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:01:49.142 8 INFO neutron.db.segments_db [None req-a673e14d-9b78-4593-8c30-f9eacb0ebd82 aaa321ad60854cb384b8f5e4030f2a89 0b4464a43718493cbf63afcfe64da3d0 - - default default] Added segment c5d5b32c-1833-43ac-a09f-24267b2eb9c6 of type vxlan for network 838d0149-3908-4b51-81ce-ac69d93bc5e4 [pid: 8|app: 0|req: 1245/2456] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:01:49 2026] POST /v2.0/networks => generated 631 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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-07-16 08:01:49.258 7 WARNING neutron_lib.context [None req-bf47e700-00d9-480a-895d-b56728e06a95 aaa321ad60854cb384b8f5e4030f2a89 0b4464a43718493cbf63afcfe64da3d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1212/2459] 10.0.0.105 () {34 vars in 664 bytes} [Thu Jul 16 08:01:49 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:01:49.589 8 WARNING neutron_lib.context [None req-839a2bb4-79ee-45b1-97b3-d38c9100d4fe aaa321ad60854cb384b8f5e4030f2a89 0b4464a43718493cbf63afcfe64da3d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:01:49.703 8 INFO neutron.db.segments_db [None req-839a2bb4-79ee-45b1-97b3-d38c9100d4fe aaa321ad60854cb384b8f5e4030f2a89 0b4464a43718493cbf63afcfe64da3d0 - - default default] Added segment 07f92f2a-1a97-411c-9bf3-83eaddf6a6c0 of type vxlan for network e6224d42-1d64-444f-9e17-6bb87bd39f49 [pid: 8|app: 0|req: 1248/2460] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:01:49 2026] POST /v2.0/networks => generated 631 bytes in 241 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-07-16 08:01:49.833 7 WARNING neutron_lib.context [None req-b06d00ad-a859-4ecb-9f3a-a3d4d450eb20 aaa321ad60854cb384b8f5e4030f2a89 0b4464a43718493cbf63afcfe64da3d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1213/2461] 10.0.0.105 () {34 vars in 664 bytes} [Thu Jul 16 08:01:49 2026] POST /v2.0/ports => generated 743 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2462] 10.0.0.105 () {34 vars in 747 bytes} [Thu Jul 16 08:01:50 2026] PUT /v2.0/ports/e2bfcbb5-89a7-4465-8fa5-37b2d3f01c33/tags => generated 17 bytes in 56 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: 1214/2463] 10.0.0.105 () {34 vars in 747 bytes} [Thu Jul 16 08:01:50 2026] PUT /v2.0/ports/d59e62cd-4678-496b-935b-1d1b0a4c5cde/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2464] 10.0.0.105 () {34 vars in 747 bytes} [Thu Jul 16 08:01:50 2026] PUT /v2.0/ports/09d5307d-dba2-4ef1-968d-83465c15ddb5/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2465] 10.0.0.105 () {34 vars in 747 bytes} [Thu Jul 16 08:01:50 2026] PUT /v2.0/ports/b320b3c9-dda0-4804-8c90-d098518a1d50/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2466] 10.0.0.105 () {32 vars in 660 bytes} [Thu Jul 16 08:01:50 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 651 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2467] 10.0.0.105 () {32 vars in 674 bytes} [Thu Jul 16 08:01:51 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2468] 10.0.0.105 () {32 vars in 670 bytes} [Thu Jul 16 08:01:51 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2469] 10.0.0.105 () {32 vars in 682 bytes} [Thu Jul 16 08:01:51 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2470] 10.0.0.105 () {32 vars in 668 bytes} [Thu Jul 16 08:01:51 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2471] 10.0.0.105 () {32 vars in 682 bytes} [Thu Jul 16 08:01:51 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2472] 10.0.0.105 () {32 vars in 678 bytes} [Thu Jul 16 08:01:51 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2473] 10.0.0.105 () {32 vars in 690 bytes} [Thu Jul 16 08:01:51 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2474] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 08:01:51 2026] DELETE /v2.0/ports/e2bfcbb5-89a7-4465-8fa5-37b2d3f01c33 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2475] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 08:01:52 2026] DELETE /v2.0/ports/d59e62cd-4678-496b-935b-1d1b0a4c5cde => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2476] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 08:01:52 2026] DELETE /v2.0/ports/09d5307d-dba2-4ef1-968d-83465c15ddb5 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2477] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 08:01:52 2026] DELETE /v2.0/ports/b320b3c9-dda0-4804-8c90-d098518a1d50 => 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: 1257/2478] 10.0.0.105 () {32 vars in 720 bytes} [Thu Jul 16 08:01:52 2026] DELETE /v2.0/ports/cf973d6b-666e-46e3-b56b-9f05434f231e => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:01:53.294 7 INFO neutron.services.segments.plugin [-] Segment 34c25a4a-7ca6-4d34-9a75-a14e2d88d30a resource provider aggregate not found 2026-07-16 08:01:53.300 7 INFO neutron.services.segments.plugin [-] Segment 34c25a4a-7ca6-4d34-9a75-a14e2d88d30a resource provider aggregate not found 2026-07-16 08:01:53.313 7 INFO neutron.services.segments.plugin [-] Segment 34c25a4a-7ca6-4d34-9a75-a14e2d88d30a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34c25a4a-7ca6-4d34-9a75-a14e2d88d30a found for delete ", "request_id": "req-60d5d6fe-0f96-41f1-8797-852764736c67"}]} [pid: 7|app: 0|req: 1222/2479] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:01:53 2026] DELETE /v2.0/networks/148b8d22-1872-4613-981e-17207f3b61d5 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:01:53.537 8 INFO neutron.services.segments.plugin [-] Segment 4260d918-c3c4-458c-bc67-4861f6a85d14 resource provider aggregate not found 2026-07-16 08:01:53.541 8 INFO neutron.services.segments.plugin [-] Segment 4260d918-c3c4-458c-bc67-4861f6a85d14 resource provider aggregate not found 2026-07-16 08:01:53.554 8 INFO neutron.services.segments.plugin [-] Segment 4260d918-c3c4-458c-bc67-4861f6a85d14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4260d918-c3c4-458c-bc67-4861f6a85d14 found for delete ", "request_id": "req-269f0961-5339-49b9-8cc9-03bb41c956e2"}]} [pid: 8|app: 0|req: 1258/2480] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:01:53 2026] DELETE /v2.0/networks/f7aa5e71-9b79-4ac7-8115-f2a0a86188e6 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:01:53.572 7 INFO neutron.services.segments.plugin [-] Segment 34c25a4a-7ca6-4d34-9a75-a14e2d88d30a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34c25a4a-7ca6-4d34-9a75-a14e2d88d30a found for delete ", "request_id": "req-b4a27c25-3d98-46a8-a367-8d288866dc27"}]} [pid: 7|app: 0|req: 1223/2481] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:01:53 2026] DELETE /v2.0/networks/3973bf02-d54c-40e5-ac1f-e913c2172bc4 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:01:53.809 8 INFO neutron.services.segments.plugin [-] Segment 4260d918-c3c4-458c-bc67-4861f6a85d14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4260d918-c3c4-458c-bc67-4861f6a85d14 found for delete ", "request_id": "req-1a73c332-fc3a-444a-a537-ede22713cdde"}]} [pid: 8|app: 0|req: 1259/2482] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:01:53 2026] DELETE /v2.0/networks/838d0149-3908-4b51-81ce-ac69d93bc5e4 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2483] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:01:54 2026] DELETE /v2.0/networks/e6224d42-1d64-444f-9e17-6bb87bd39f49 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2484] 10.0.0.72 () {34 vars in 1015 bytes} [Thu Jul 16 08:01:55 2026] GET /v2.0/security-groups?id=9d1e3e02-1fc0-4b49-ba2e-b3dbaf05ec77&fields=id => 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: 1260/2485] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:01:54 2026] GET /v2.0/security-groups?tenant_id=868f1303472c494c816c536ddc73f86d&name=default => generated 2929 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2486] 10.0.0.72 () {34 vars in 981 bytes} [Thu Jul 16 08:01:55 2026] GET /v2.0/networks?id=55399f60-5bd1-4fe0-b483-d6c260b39867 => generated 734 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2487] 10.0.0.72 () {34 vars in 964 bytes} [Thu Jul 16 08:01:55 2026] GET /v2.0/quotas/47d7a9138ca5451ba487c87f6435f695 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2488] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:01:55 2026] DELETE /v2.0/security-groups/ea888f96-78b9-4937-ac6f-12c2ad2fc3a1 => 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: 1263/2489] 10.0.0.72 () {34 vars in 1001 bytes} [Thu Jul 16 08:01:55 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&fields=id => generated 149 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:01:55.348 7 INFO neutron.services.segments.plugin [-] Segment 0147fbe6-0a56-4d83-9ca6-e8b926a377a4 resource provider aggregate not found 2026-07-16 08:01:55.371 7 INFO neutron.services.segments.plugin [-] Segment 0147fbe6-0a56-4d83-9ca6-e8b926a377a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0147fbe6-0a56-4d83-9ca6-e8b926a377a4 found for delete ", "request_id": "req-7d8aeb81-9388-417f-bb9f-a8f29bb592cc"}]} [pid: 8|app: 0|req: 1264/2490] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:01:55 2026] GET /v2.0/security-groups?tenant_id=0b4464a43718493cbf63afcfe64da3d0&name=default => generated 2929 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:01:55.387 7 INFO neutron.services.segments.plugin [-] Segment 07f92f2a-1a97-411c-9bf3-83eaddf6a6c0 resource provider aggregate not found 2026-07-16 08:01:55.406 7 INFO neutron.services.segments.plugin [-] Segment 07f92f2a-1a97-411c-9bf3-83eaddf6a6c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07f92f2a-1a97-411c-9bf3-83eaddf6a6c0 found for delete ", "request_id": "req-33bfaea3-a3c8-450c-8f3c-3bf3e6e1691a"}]} [pid: 7|app: 0|req: 1227/2491] 10.0.0.72 () {34 vars in 1007 bytes} [Thu Jul 16 08:01:55 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2492] 10.0.0.72 () {34 vars in 1107 bytes} [Thu Jul 16 08:01:55 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?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: 1265/2493] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:01:55 2026] DELETE /v2.0/security-groups/6c12180c-626b-472c-8109-0db5e7ecf7dd => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:01:55.657 7 INFO neutron.services.segments.plugin [-] Segment 0147fbe6-0a56-4d83-9ca6-e8b926a377a4 resource provider aggregate not found 2026-07-16 08:01:55.675 7 INFO neutron.services.segments.plugin [-] Segment 0147fbe6-0a56-4d83-9ca6-e8b926a377a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0147fbe6-0a56-4d83-9ca6-e8b926a377a4 found for delete ", "request_id": "req-fe3e4f79-2b99-4df8-ada0-2ecc1a69cb8b"}]} 2026-07-16 08:01:55.690 7 INFO neutron.services.segments.plugin [-] Segment 07f92f2a-1a97-411c-9bf3-83eaddf6a6c0 resource provider aggregate not found 2026-07-16 08:01:55.717 7 INFO neutron.services.segments.plugin [-] Segment 07f92f2a-1a97-411c-9bf3-83eaddf6a6c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07f92f2a-1a97-411c-9bf3-83eaddf6a6c0 found for delete ", "request_id": "req-916ba061-a525-40f8-a05b-413345487b89"}]} [pid: 7|app: 0|req: 1229/2494] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:01:55 2026] GET /v2.0/security-groups?tenant_id=64cb9cefa0a6484bb0ef1b31a14671ce&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:01:55.818 8 INFO neutron.services.segments.plugin [-] Segment c5d5b32c-1833-43ac-a09f-24267b2eb9c6 resource provider aggregate not found 2026-07-16 08:01:55.843 8 INFO neutron.services.segments.plugin [-] Segment c5d5b32c-1833-43ac-a09f-24267b2eb9c6 resource provider aggregate not found 2026-07-16 08:01:55.851 8 INFO neutron.services.segments.plugin [-] Segment c5d5b32c-1833-43ac-a09f-24267b2eb9c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5d5b32c-1833-43ac-a09f-24267b2eb9c6 found for delete ", "request_id": "req-0442fd4d-bec1-48a7-8d44-0ec1a3ec145f"}]} 2026-07-16 08:01:55.875 8 INFO neutron.services.segments.plugin [-] Segment c5d5b32c-1833-43ac-a09f-24267b2eb9c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5d5b32c-1833-43ac-a09f-24267b2eb9c6 found for delete ", "request_id": "req-e977cc27-5177-4159-a795-909a6a850d34"}]} [pid: 8|app: 0|req: 1266/2495] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:01:55 2026] DELETE /v2.0/security-groups/18d740fc-fc3d-4988-a3e5-09a4bfac0411 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2496] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:56 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2497] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:56 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2498] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:01:56 2026] GET /v2.0/networks?id=55399f60-5bd1-4fe0-b483-d6c260b39867 => generated 734 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2499] 199.204.45.156 () {34 vars in 1050 bytes} [Thu Jul 16 08:01:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=47d7a9138ca5451ba487c87f6435f695 => generated 343 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2500] 199.204.45.156 () {38 vars in 955 bytes} [Thu Jul 16 08:01:56 2026] POST /v2.0/ports => generated 1082 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2501] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 08:01:57 2026] PUT /v2.0/ports/e681b58f-901f-41a9-8114-301fcd54c1d4 => generated 1207 bytes in 488 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: 1233/2502] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:01:57 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 1246 bytes in 52 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: 1270/2503] 199.204.45.156 () {34 vars in 1062 bytes} [Thu Jul 16 08:01:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=e681b58f-901f-41a9-8114-301fcd54c1d4 => 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: 1234/2504] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:01:57 2026] GET /v2.0/subnets?id=b303230c-3029-475f-90b5-391ddd4b5773 => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:01:57.784 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2be587a6-5662-446c-a525-ec605f4fff4f'] response: {'name': 'network-changed', 'server_uuid': '9e8ea3a0-3dfa-4013-96d9-998165c3158b', 'tag': 'e681b58f-901f-41a9-8114-301fcd54c1d4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1271/2505] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:57 2026] GET /v2.0/ports?network_id=55399f60-5bd1-4fe0-b483-d6c260b39867&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2506] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:01:57 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1272/2507] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:01:57 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?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: 1236/2508] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:01:58 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 1246 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2509] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:01:58 2026] GET /v2.0/networks?id=55399f60-5bd1-4fe0-b483-d6c260b39867 => generated 734 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2510] 199.204.45.156 () {34 vars in 1062 bytes} [Thu Jul 16 08:01:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=e681b58f-901f-41a9-8114-301fcd54c1d4 => 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: 1238/2511] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:01:58 2026] GET /v2.0/subnets?id=b303230c-3029-475f-90b5-391ddd4b5773 => 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: 1274/2512] 199.204.45.156 () {34 vars in 994 bytes} [Thu Jul 16 08:01:58 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 1246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2513] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:01:58 2026] GET /v2.0/ports?network_id=55399f60-5bd1-4fe0-b483-d6c260b39867&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: 1275/2514] 199.204.45.156 () {34 vars in 1044 bytes} [Thu Jul 16 08:01:58 2026] GET /v2.0/security-groups?id=9d1e3e02-1fc0-4b49-ba2e-b3dbaf05ec77&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2515] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:01:58 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2516] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:01:58 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2517] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:58 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2518] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:01:59 2026] GET /v2.0/security-groups?id=9d1e3e02-1fc0-4b49-ba2e-b3dbaf05ec77&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2519] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:01:59 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2520] 199.204.45.156 () {34 vars in 1096 bytes} [Thu Jul 16 08:01:59 2026] GET /v2.0/ports?device_id=6b55f44c-9d01-4b6b-aea1-5443e35b6aa8&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2521] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:01:59 2026] GET /v2.0/ports?tenant_id=b22b027cf87c453ba290b3146d9f2206&device_id=6b55f44c-9d01-4b6b-aea1-5443e35b6aa8 => generated 1465 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2522] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:01:59 2026] GET /v2.0/networks?id=b8552f75-101e-4914-b43e-91d7fb89ed20 => generated 800 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2523] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:01:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=cfb9ce1d-6e08-44c3-8a99-40feec2b6925 => generated 860 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2524] 199.204.45.156 () {34 vars in 1102 bytes} [Thu Jul 16 08:01:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f&port_id=cfb9ce1d-6e08-44c3-8a99-40feec2b6925 => 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: 1245/2525] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Jul 16 08:01:59 2026] GET /v2.0/subnets?id=b45d5b33-3d48-400f-9325-08db515b1c0c&id=b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2526] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:02:00 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2527] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:02:00 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2528] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:02:00 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2529] 10.0.0.105 () {34 vars in 678 bytes} [Thu Jul 16 08:02:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2530] 10.0.0.105 () {34 vars in 678 bytes} [Thu Jul 16 08:02:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2531] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:02:00 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?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: 1283/2532] 10.0.0.105 () {34 vars in 678 bytes} [Thu Jul 16 08:02:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2533] 10.0.0.105 () {34 vars in 678 bytes} [Thu Jul 16 08:02:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2534] 10.0.0.105 () {34 vars in 678 bytes} [Thu Jul 16 08:02:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2535] 10.0.0.105 () {34 vars in 753 bytes} [Thu Jul 16 08:02:00 2026] PUT /v2.0/policies/512db880-418c-4d83-80fc-5c007625660c/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2536] 10.0.0.105 () {34 vars in 753 bytes} [Thu Jul 16 08:02:00 2026] PUT /v2.0/policies/b5d3c889-4292-4b12-a7ec-871740bd023f/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2537] 10.0.0.105 () {34 vars in 753 bytes} [Thu Jul 16 08:02:00 2026] PUT /v2.0/policies/999a36c4-f018-429d-aca2-4156d00bd6f9/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2538] 10.0.0.105 () {34 vars in 753 bytes} [Thu Jul 16 08:02:00 2026] PUT /v2.0/policies/7d047cfe-0996-4b57-82db-3363687bfe85/tags => 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: 1253/2539] 10.0.0.105 () {32 vars in 674 bytes} [Thu Jul 16 08:02:00 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2540] 10.0.0.105 () {32 vars in 688 bytes} [Thu Jul 16 08:02:01 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2541] 10.0.0.105 () {32 vars in 684 bytes} [Thu Jul 16 08:02:01 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2542] 10.0.0.105 () {32 vars in 696 bytes} [Thu Jul 16 08:02:01 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: 7|app: 0|req: 1255/2543] 10.0.0.105 () {32 vars in 682 bytes} [Thu Jul 16 08:02:01 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2544] 10.0.0.105 () {32 vars in 696 bytes} [Thu Jul 16 08:02:01 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2545] 10.0.0.105 () {32 vars in 692 bytes} [Thu Jul 16 08:02:01 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2546] 10.0.0.105 () {32 vars in 704 bytes} [Thu Jul 16 08:02:01 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2547] 10.0.0.105 () {32 vars in 734 bytes} [Thu Jul 16 08:02:01 2026] DELETE /v2.0/qos/policies/512db880-418c-4d83-80fc-5c007625660c => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2548] 10.0.0.105 () {32 vars in 734 bytes} [Thu Jul 16 08:02:01 2026] DELETE /v2.0/qos/policies/b5d3c889-4292-4b12-a7ec-871740bd023f => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2549] 10.0.0.105 () {32 vars in 734 bytes} [Thu Jul 16 08:02:01 2026] DELETE /v2.0/qos/policies/999a36c4-f018-429d-aca2-4156d00bd6f9 => 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: 1292/2550] 10.0.0.105 () {32 vars in 734 bytes} [Thu Jul 16 08:02:01 2026] DELETE /v2.0/qos/policies/7d047cfe-0996-4b57-82db-3363687bfe85 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2551] 10.0.0.105 () {32 vars in 734 bytes} [Thu Jul 16 08:02:02 2026] DELETE /v2.0/qos/policies/1379bee3-a71e-46da-9766-36247588be62 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2552] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:02:02 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2553] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:02:02 2026] GET /v2.0/security-groups?id=9d1e3e02-1fc0-4b49-ba2e-b3dbaf05ec77&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2554] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:02:02 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2555] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:02:02 2026] GET /v2.0/security-groups?tenant_id=fbd68bff32924e4ca5e1fdeb77eec594&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2556] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:02:03 2026] DELETE /v2.0/security-groups/1370e0e2-7ad0-49d8-9e24-35d06970c37e => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2557] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:02:03 2026] GET /v2.0/security-groups?tenant_id=59b97c83e9b749b7b559af1b026ae016&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2558] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:02:03 2026] DELETE /v2.0/security-groups/c8978901-4200-42d8-a14d-adb9ec5c25fb => 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: 1263/2559] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:02:03 2026] GET /v2.0/security-groups?tenant_id=724f86e7a4154da1bd74bae9cc304b86&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2560] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:02:04 2026] DELETE /v2.0/security-groups/0563d9c0-bbf9-4bf6-b81d-601f45e36079 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:02:08.505 8 WARNING neutron_lib.context [None req-44375801-4bfe-45ad-896b-87dbe242d855 c977d3dc3dd245d8a58b944220d06cfc c6016a3d826f464ca942d24dc17d2159 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:02:08.664 8 INFO neutron.db.segments_db [None req-44375801-4bfe-45ad-896b-87dbe242d855 c977d3dc3dd245d8a58b944220d06cfc c6016a3d826f464ca942d24dc17d2159 - - default default] Added segment eb72169d-3544-401a-bf41-485c6064a92d of type vxlan for network 05c878c4-1ef4-47d0-b5a2-ae85bfd75e03 [pid: 8|app: 0|req: 1299/2563] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:02:08 2026] POST /v2.0/networks => generated 632 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:02:08.802 7 WARNING neutron_lib.context [None req-ced15692-19cf-4124-969a-45c312cc4f95 c977d3dc3dd245d8a58b944220d06cfc c6016a3d826f464ca942d24dc17d2159 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1265/2564] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 08:02:08 2026] POST /v2.0/subnets => generated 602 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:02:09.140 8 WARNING neutron_lib.context [None req-3f70a462-6814-4f3c-8346-5f6aed681085 c977d3dc3dd245d8a58b944220d06cfc c6016a3d826f464ca942d24dc17d2159 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:02:09.228 8 INFO neutron.db.segments_db [None req-3f70a462-6814-4f3c-8346-5f6aed681085 c977d3dc3dd245d8a58b944220d06cfc c6016a3d826f464ca942d24dc17d2159 - - default default] Added segment 60f777a9-474a-4985-a0f4-c4a52ab3145d of type vxlan for network fb3a913c-753a-4bb9-bfa6-4422b64b7f5f [pid: 8|app: 0|req: 1300/2565] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:02:09 2026] POST /v2.0/networks => generated 632 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:02:09.335 7 WARNING neutron_lib.context [None req-159c25bb-04e7-4be1-8e6e-d668f8bef8bb c977d3dc3dd245d8a58b944220d06cfc c6016a3d826f464ca942d24dc17d2159 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1266/2566] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 08:02:09 2026] POST /v2.0/subnets => generated 605 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:02:09.690 8 WARNING neutron_lib.context [None req-7fb5ee7c-92d6-4a9c-a87a-375ba307cb08 c977d3dc3dd245d8a58b944220d06cfc c6016a3d826f464ca942d24dc17d2159 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:02:09.792 8 INFO neutron.db.segments_db [None req-7fb5ee7c-92d6-4a9c-a87a-375ba307cb08 c977d3dc3dd245d8a58b944220d06cfc c6016a3d826f464ca942d24dc17d2159 - - default default] Added segment c090064b-2f6b-498d-9313-fe3356d82642 of type vxlan for network 82aa166f-2ec9-44e1-b6ba-e5821c0232af [pid: 8|app: 0|req: 1301/2567] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:02:09 2026] POST /v2.0/networks => generated 631 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:02:09.934 7 WARNING neutron_lib.context [None req-73aa2985-c57a-4998-b1c6-10712243405e c977d3dc3dd245d8a58b944220d06cfc c6016a3d826f464ca942d24dc17d2159 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1267/2568] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 08:02:09 2026] POST /v2.0/subnets => generated 605 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:02:10.272 8 WARNING neutron_lib.context [None req-62b61908-c283-4d6f-86d8-b57b8dd8fb3e c977d3dc3dd245d8a58b944220d06cfc c6016a3d826f464ca942d24dc17d2159 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:02:10.368 8 INFO neutron.db.segments_db [None req-62b61908-c283-4d6f-86d8-b57b8dd8fb3e c977d3dc3dd245d8a58b944220d06cfc c6016a3d826f464ca942d24dc17d2159 - - default default] Added segment 1e3574db-a86c-462f-b4be-5c2129d31862 of type vxlan for network e4fec3a9-e8fd-4da0-8414-cb200f6225e9 [pid: 8|app: 0|req: 1302/2569] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:02:10 2026] POST /v2.0/networks => generated 632 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:02:10.501 7 WARNING neutron_lib.context [None req-dd8c51a8-948b-47d0-a027-c1af0dc60b8a c977d3dc3dd245d8a58b944220d06cfc c6016a3d826f464ca942d24dc17d2159 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1268/2570] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 08:02:10 2026] POST /v2.0/subnets => generated 605 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:02:10.885 8 WARNING neutron_lib.context [None req-38e2555c-191d-4296-aab6-5bdd63361414 c977d3dc3dd245d8a58b944220d06cfc c6016a3d826f464ca942d24dc17d2159 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:02:10.994 8 INFO neutron.db.segments_db [None req-38e2555c-191d-4296-aab6-5bdd63361414 c977d3dc3dd245d8a58b944220d06cfc c6016a3d826f464ca942d24dc17d2159 - - default default] Added segment b08dd25e-ce8a-4104-b316-d36be68fb808 of type vxlan for network 51ff00b6-1582-4fa5-a9d6-7747430186ec [pid: 8|app: 0|req: 1303/2571] 10.0.0.105 () {34 vars in 670 bytes} [Thu Jul 16 08:02:10 2026] POST /v2.0/networks => generated 631 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:02:11.185 7 WARNING neutron_lib.context [None req-449435c5-6f42-4042-8769-da524e7db2d9 c977d3dc3dd245d8a58b944220d06cfc c6016a3d826f464ca942d24dc17d2159 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1269/2572] 10.0.0.105 () {34 vars in 669 bytes} [Thu Jul 16 08:02:11 2026] POST /v2.0/subnets => generated 605 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2573] 10.0.0.105 () {34 vars in 751 bytes} [Thu Jul 16 08:02:11 2026] PUT /v2.0/subnets/9ad27298-422c-4c4a-97fa-35027668f4c0/tags => generated 17 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2574] 10.0.0.105 () {34 vars in 751 bytes} [Thu Jul 16 08:02:11 2026] PUT /v2.0/subnets/ea91383e-2c75-46cf-aacb-993990581ff0/tags => generated 25 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2575] 10.0.0.105 () {34 vars in 751 bytes} [Thu Jul 16 08:02:11 2026] PUT /v2.0/subnets/009fd470-6f36-4f6f-95ca-f4f19b71f327/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2576] 10.0.0.105 () {34 vars in 751 bytes} [Thu Jul 16 08:02:11 2026] PUT /v2.0/subnets/ade5b48f-c38a-465f-af86-e6d0bc3dc4d6/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2577] 10.0.0.105 () {32 vars in 664 bytes} [Thu Jul 16 08:02:12 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2578] 10.0.0.105 () {32 vars in 678 bytes} [Thu Jul 16 08:02:12 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2579] 10.0.0.105 () {32 vars in 674 bytes} [Thu Jul 16 08:02:12 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2580] 10.0.0.105 () {32 vars in 686 bytes} [Thu Jul 16 08:02:12 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2581] 10.0.0.105 () {32 vars in 672 bytes} [Thu Jul 16 08:02:12 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2582] 10.0.0.105 () {32 vars in 686 bytes} [Thu Jul 16 08:02:12 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2583] 10.0.0.105 () {32 vars in 682 bytes} [Thu Jul 16 08:02:12 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2584] 10.0.0.105 () {32 vars in 694 bytes} [Thu Jul 16 08:02:12 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2585] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:02:12 2026] DELETE /v2.0/subnets/9ad27298-422c-4c4a-97fa-35027668f4c0 => 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: 1276/2586] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:02:12 2026] DELETE /v2.0/subnets/ea91383e-2c75-46cf-aacb-993990581ff0 => 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: 1311/2587] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:02:13 2026] DELETE /v2.0/subnets/009fd470-6f36-4f6f-95ca-f4f19b71f327 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2588] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:02:13 2026] DELETE /v2.0/subnets/ade5b48f-c38a-465f-af86-e6d0bc3dc4d6 => 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: 1312/2589] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:02:13 2026] DELETE /v2.0/subnets/19dd5f53-26a6-412b-9775-61a3098cf7cd => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:02:14.233 7 INFO neutron.services.segments.plugin [-] Segment eb72169d-3544-401a-bf41-485c6064a92d resource provider aggregate not found 2026-07-16 08:02:14.239 7 INFO neutron.services.segments.plugin [-] Segment eb72169d-3544-401a-bf41-485c6064a92d resource provider aggregate not found [pid: 7|app: 0|req: 1278/2590] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:02:14 2026] DELETE /v2.0/networks/05c878c4-1ef4-47d0-b5a2-ae85bfd75e03 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2591] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:02:14 2026] DELETE /v2.0/networks/fb3a913c-753a-4bb9-bfa6-4422b64b7f5f => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:02:14.494 7 INFO neutron.services.segments.plugin [-] Segment eb72169d-3544-401a-bf41-485c6064a92d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb72169d-3544-401a-bf41-485c6064a92d found for delete ", "request_id": "req-4d378635-4dbe-4a23-9ea7-2988f36e3a1d"}]} 2026-07-16 08:02:14.500 7 INFO neutron.services.segments.plugin [-] Segment eb72169d-3544-401a-bf41-485c6064a92d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb72169d-3544-401a-bf41-485c6064a92d found for delete ", "request_id": "req-3a342ee4-03f1-49e3-86e1-ed364c9cefd0"}]} [pid: 7|app: 0|req: 1279/2592] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:02:14 2026] DELETE /v2.0/networks/82aa166f-2ec9-44e1-b6ba-e5821c0232af => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:02:14.724 8 INFO neutron.services.segments.plugin [-] Segment 60f777a9-474a-4985-a0f4-c4a52ab3145d resource provider aggregate not found 2026-07-16 08:02:14.733 8 INFO neutron.services.segments.plugin [-] Segment 60f777a9-474a-4985-a0f4-c4a52ab3145d resource provider aggregate not found 2026-07-16 08:02:14.762 8 INFO neutron.services.segments.plugin [-] Segment 60f777a9-474a-4985-a0f4-c4a52ab3145d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60f777a9-474a-4985-a0f4-c4a52ab3145d found for delete ", "request_id": "req-d39ab828-ec0f-4f6a-9fff-0fc36cde3caf"}]} 2026-07-16 08:02:14.764 8 INFO neutron.services.segments.plugin [-] Segment 60f777a9-474a-4985-a0f4-c4a52ab3145d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60f777a9-474a-4985-a0f4-c4a52ab3145d found for delete ", "request_id": "req-f8b4e7c5-3316-4809-9632-62363a09a559"}]} [pid: 8|app: 0|req: 1314/2593] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:02:14 2026] DELETE /v2.0/networks/e4fec3a9-e8fd-4da0-8414-cb200f6225e9 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2594] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:02:14 2026] DELETE /v2.0/networks/51ff00b6-1582-4fa5-a9d6-7747430186ec => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2595] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:02:16 2026] GET /v2.0/security-groups?tenant_id=d85156ab47a2461bb443f88be6a40168&name=default => generated 2929 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2596] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:02:16 2026] DELETE /v2.0/security-groups/52f2d9ff-9806-4425-a2ae-d4d935c6717f => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:02:16.789 8 INFO neutron.services.segments.plugin [-] Segment 1e3574db-a86c-462f-b4be-5c2129d31862 resource provider aggregate not found 2026-07-16 08:02:16.800 8 INFO neutron.services.segments.plugin [-] Segment 1e3574db-a86c-462f-b4be-5c2129d31862 resource provider aggregate not found 2026-07-16 08:02:16.823 8 INFO neutron.services.segments.plugin [-] Segment 1e3574db-a86c-462f-b4be-5c2129d31862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e3574db-a86c-462f-b4be-5c2129d31862 found for delete ", "request_id": "req-e8efa1d1-c5c0-4208-92a0-d6d770a815f8"}]} 2026-07-16 08:02:16.835 8 INFO neutron.services.segments.plugin [-] Segment 1e3574db-a86c-462f-b4be-5c2129d31862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e3574db-a86c-462f-b4be-5c2129d31862 found for delete ", "request_id": "req-04cc2b89-6173-4661-8a95-b83217753300"}]} [pid: 8|app: 0|req: 1316/2597] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:02:16 2026] GET /v2.0/security-groups?tenant_id=c6016a3d826f464ca942d24dc17d2159&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:02:16.852 7 INFO neutron.services.segments.plugin [-] Segment c090064b-2f6b-498d-9313-fe3356d82642 resource provider aggregate not found 2026-07-16 08:02:16.858 7 INFO neutron.services.segments.plugin [-] Segment c090064b-2f6b-498d-9313-fe3356d82642 resource provider aggregate not found 2026-07-16 08:02:16.883 7 INFO neutron.services.segments.plugin [-] Segment c090064b-2f6b-498d-9313-fe3356d82642 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c090064b-2f6b-498d-9313-fe3356d82642 found for delete ", "request_id": "req-107bf231-0c75-4570-8c4d-bf5f0b4945d4"}]} 2026-07-16 08:02:16.893 7 INFO neutron.services.segments.plugin [-] Segment c090064b-2f6b-498d-9313-fe3356d82642 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c090064b-2f6b-498d-9313-fe3356d82642 found for delete ", "request_id": "req-2c25e4e9-bd6c-4e98-ab42-b4bb5dfd6d16"}]} 2026-07-16 08:02:16.900 7 INFO neutron.services.segments.plugin [-] Segment b08dd25e-ce8a-4104-b316-d36be68fb808 resource provider aggregate not found 2026-07-16 08:02:16.913 7 INFO neutron.services.segments.plugin [-] Segment b08dd25e-ce8a-4104-b316-d36be68fb808 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b08dd25e-ce8a-4104-b316-d36be68fb808 found for delete ", "request_id": "req-b8ef8d29-9d66-4fa3-b66c-a04e4c289ed1"}]} 2026-07-16 08:02:16.919 7 INFO neutron.services.segments.plugin [-] Segment b08dd25e-ce8a-4104-b316-d36be68fb808 resource provider aggregate not found 2026-07-16 08:02:16.933 7 INFO neutron.services.segments.plugin [-] Segment b08dd25e-ce8a-4104-b316-d36be68fb808 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b08dd25e-ce8a-4104-b316-d36be68fb808 found for delete ", "request_id": "req-ea04ba2b-5c45-44a4-b1c7-953f23ece17e"}]} [pid: 7|app: 0|req: 1282/2598] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:02:16 2026] DELETE /v2.0/security-groups/adcdb41d-7ea6-44ed-b802-b301b4d4ae6b => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2599] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:02:17 2026] GET /v2.0/security-groups?tenant_id=f9a90ed3038a400d96f8105d66c45586&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2600] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:02:17 2026] DELETE /v2.0/security-groups/ff3f0cad-7792-4190-ad08-8e37fc87d301 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2605] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:02:37 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: 1286/2606] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:02:37 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: 1321/2607] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:02:37 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: 1287/2608] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:02:37 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: 1322/2609] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:02:37 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => 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: 1288/2610] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:02:37 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2611] 199.204.45.156 () {34 vars in 717 bytes} [Thu Jul 16 08:02:37 2026] POST /v2.0/ports => generated 1097 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2612] 10.0.0.72 () {34 vars in 970 bytes} [Thu Jul 16 08:02:37 2026] GET /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 1097 bytes in 267 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: 1324/2613] 10.0.0.72 () {34 vars in 906 bytes} [Thu Jul 16 08:02:38 2026] GET /v2.0/extensions => generated 19901 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2614] 199.204.45.156 () {34 vars in 1262 bytes} [Thu Jul 16 08:02:38 2026] GET /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2615] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:02:38 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2616] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:02:38 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2617] 199.204.45.156 () {34 vars in 975 bytes} [Thu Jul 16 08:02:38 2026] GET /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 1097 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2618] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:02:38 2026] GET /v2.0/networks?id=a62830ea-524c-4199-8539-a8878104cae3 => generated 802 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2619] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 08:02:38 2026] PUT /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 1251 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2620] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:02:39 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2527 bytes in 49 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: 1328/2621] 199.204.45.156 () {34 vars in 1062 bytes} [Thu Jul 16 08:02:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=e681b58f-901f-41a9-8114-301fcd54c1d4 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2622] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:02:39 2026] GET /v2.0/subnets?id=b303230c-3029-475f-90b5-391ddd4b5773 => 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: 1329/2623] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:02:39 2026] GET /v2.0/ports?network_id=55399f60-5bd1-4fe0-b483-d6c260b39867&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: 1295/2624] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:02:39 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:02:39.642 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b2ad90c-7e78-437b-ac73-e889b88bab6a'] response: {'name': 'network-changed', 'server_uuid': '9e8ea3a0-3dfa-4013-96d9-998165c3158b', 'tag': '6f29a7a6-51e3-47bc-99c9-a7325164d4d6', '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: 1330/2625] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:02:39 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2626] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:02:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.183&port_id=6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => 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: 1331/2627] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:02:39 2026] GET /v2.0/subnets?id=be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 655 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2628] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:02:39 2026] GET /v2.0/ports?network_id=a62830ea-524c-4199-8539-a8878104cae3&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2629] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:02:39 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2630] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:02:39 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?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: 1333/2631] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:02:40 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2527 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2632] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:02:40 2026] GET /v2.0/networks?id=a62830ea-524c-4199-8539-a8878104cae3 => generated 802 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2633] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:02:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.183&port_id=6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => 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: 1300/2634] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:02:40 2026] GET /v2.0/subnets?id=be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2635] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:02:40 2026] GET /v2.0/ports?network_id=a62830ea-524c-4199-8539-a8878104cae3&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2636] 10.0.0.72 () {34 vars in 970 bytes} [Thu Jul 16 08:02:40 2026] GET /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 1287 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2637] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:02:40 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2638] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:02:40 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?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: 1302/2639] 199.204.45.156 () {34 vars in 789 bytes} [Thu Jul 16 08:02:40 2026] PUT /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 1311 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:02:40.677 8 INFO neutron.api.v2.resource [None req-391bfe1a-b3f4-429a-8464-3daa48c158a2 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1338/2640] 199.204.45.156 () {30 vars in 763 bytes} [Thu Jul 16 08:02:40 2026] GET /v2.0/security-groups/lb-4598d61a-4768-4b0e-b314-5f235ea37183 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1303/2641] 199.204.45.156 () {30 vars in 785 bytes} [Thu Jul 16 08:02:40 2026] GET /v2.0/security-groups?name=lb-4598d61a-4768-4b0e-b314-5f235ea37183 => generated 1639 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:02:40.815 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6271e1f-9dcd-4cba-a1a4-4e8f490d7589'] response: {'name': 'network-changed', 'server_uuid': '9e8ea3a0-3dfa-4013-96d9-998165c3158b', 'tag': '6f29a7a6-51e3-47bc-99c9-a7325164d4d6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1304/2642] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:02:40 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2587 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2643] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:02:40 2026] GET /v2.0/networks?id=a62830ea-524c-4199-8539-a8878104cae3 => generated 802 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2644] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:02:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.183&port_id=6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => 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: 1307/2645] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/subnets?id=be8325bc-da2d-410c-b331-102d8ffe5a78 => 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: 1308/2646] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/ports?network_id=a62830ea-524c-4199-8539-a8878104cae3&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: 1339/2647] 199.204.45.156 () {34 vars in 789 bytes} [Thu Jul 16 08:02:40 2026] PUT /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 1311 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2648] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1340/2649] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?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: 1310/2650] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:02:41 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: 1341/2651] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:02:41 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: 1311/2652] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:02:41 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: 1342/2653] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2654] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => 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: 1343/2655] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/ports/d603a111-8c61-4d66-af60-dffbe1d9eb2e => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2656] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 1347 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2657] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => 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: 1314/2658] 199.204.45.156 () {30 vars in 743 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3 => generated 799 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2659] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/ports/d603a111-8c61-4d66-af60-dffbe1d9eb2e => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:02:41.716 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fc1b5e1-feba-4858-a91e-1e6f84a40407'] response: {'name': 'network-changed', 'server_uuid': '9e8ea3a0-3dfa-4013-96d9-998165c3158b', 'tag': '6f29a7a6-51e3-47bc-99c9-a7325164d4d6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1315/2660] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2661] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2587 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2662] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/networks?id=a62830ea-524c-4199-8539-a8878104cae3 => generated 802 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2663] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.183&port_id=6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => 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: 1317/2664] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/subnets?id=be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 655 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2665] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:02:41 2026] GET /v2.0/ports?network_id=a62830ea-524c-4199-8539-a8878104cae3&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2666] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:02:42 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?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: 1349/2667] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:02:42 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:02:53.999 7 WARNING neutron_lib.context [None req-bb57adf6-a1d6-4bd4-af01-48ed281e145a 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-16 08:02:55.330 7 INFO neutron.db.l3_db [None req-bb57adf6-a1d6-4bd4-af01-48ed281e145a 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Floating IP 72d0fd88-e57a-42ac-93a3-155cab8172fa associated. External IP: 10.96.250.201, port: d603a111-8c61-4d66-af60-dffbe1d9eb2e. [pid: 7|app: 0|req: 1320/2670] 10.0.0.105 () {34 vars in 677 bytes} [Thu Jul 16 08:02:53 2026] POST /v2.0/floatingips => generated 898 bytes in 1778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2671] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:02:58 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: 1321/2672] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:02:58 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: 1352/2673] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:02:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2674] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:02:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:02:58.769 8 INFO neutron.api.v2.resource [None req-d9016dce-e002-417a-8c6e-b2d5ecea9dd5 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1353/2675] 199.204.45.156 () {30 vars in 763 bytes} [Thu Jul 16 08:02:58 2026] GET /v2.0/security-groups/lb-4598d61a-4768-4b0e-b314-5f235ea37183 => generated 149 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2676] 199.204.45.156 () {30 vars in 785 bytes} [Thu Jul 16 08:02:58 2026] GET /v2.0/security-groups?name=lb-4598d61a-4768-4b0e-b314-5f235ea37183 => generated 1639 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2677] 199.204.45.156 () {30 vars in 815 bytes} [Thu Jul 16 08:02:58 2026] GET /v2.0/security-group-rules?security_group_id=61b291ca-29dc-4258-b1f0-bff3e9cfd210 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2678] 199.204.45.156 () {34 vars in 747 bytes} [Thu Jul 16 08:02:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2679] 199.204.45.156 () {34 vars in 747 bytes} [Thu Jul 16 08:02:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2680] 199.204.45.156 () {34 vars in 1096 bytes} [Thu Jul 16 08:02:59 2026] GET /v2.0/ports?device_id=3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2681] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:02:59 2026] GET /v2.0/ports?tenant_id=b22b027cf87c453ba290b3146d9f2206&device_id=3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4 => generated 1473 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2682] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:02:59 2026] GET /v2.0/networks?id=be9586af-a91e-4980-9501-99ac8d824e41 => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2683] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:02:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.152&port_id=961c91ac-0c5e-4aa1-beba-c7bcba696ac9 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2684] 199.204.45.156 () {34 vars in 1106 bytes} [Thu Jul 16 08:02:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a2&port_id=961c91ac-0c5e-4aa1-beba-c7bcba696ac9 => 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: 1358/2685] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Jul 16 08:02:59 2026] GET /v2.0/subnets?id=dc329ad0-88d5-42ba-9ea9-7ba5b5d6e1d8&id=7628091b-d25c-4976-b4c6-5ad15a86258b => generated 1367 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2686] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:00 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2687] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:00 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&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: 1329/2688] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:03:00 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?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: 1360/2689] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:03:00 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2692] 10.0.0.50 () {30 vars in 689 bytes} [Thu Jul 16 08:03:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2693] 10.0.0.50 () {30 vars in 691 bytes} [Thu Jul 16 08:03:07 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: 1363/2694] 10.0.0.50 () {30 vars in 667 bytes} [Thu Jul 16 08:03:07 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: 1332/2695] 10.0.0.50 () {30 vars in 703 bytes} [Thu Jul 16 08:03:07 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: 1364/2696] 10.0.0.50 () {28 vars in 438 bytes} [Thu Jul 16 08:03:08 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2697] 10.0.0.50 () {30 vars in 727 bytes} [Thu Jul 16 08:03:08 2026] GET /v2.0/subnets/b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => generated 631 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2698] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:03:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2699] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:03:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2700] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:03:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2701] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:03:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2702] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:03:10 2026] GET /v2.0/subnets/b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2703] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:10 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => 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: 1368/2704] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:03:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2705] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:03:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2706] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:03:10 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: 1338/2707] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:03:10 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: 1370/2708] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:03:11 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?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: 1339/2709] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:03:11 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?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: 1371/2710] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:03:11 2026] GET /v2.0/networks?id=b8552f75-101e-4914-b43e-91d7fb89ed20 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2711] 199.204.45.156 () {38 vars in 955 bytes} [Thu Jul 16 08:03:11 2026] POST /v2.0/ports => generated 1299 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2712] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 08:03:12 2026] PUT /v2.0/ports/06b65b86-d457-43f9-ba7f-4841454f3a5b => generated 1424 bytes in 925 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: 1341/2713] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:03:13 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4041 bytes in 50 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: 1373/2714] 199.204.45.156 () {34 vars in 1062 bytes} [Thu Jul 16 08:03:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=e681b58f-901f-41a9-8114-301fcd54c1d4 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2715] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:03:13 2026] GET /v2.0/subnets?id=b303230c-3029-475f-90b5-391ddd4b5773 => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:03:13.412 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e01741d0-80ca-4cb4-a1fb-f531a5bf67c5'] response: {'name': 'network-changed', 'server_uuid': '9e8ea3a0-3dfa-4013-96d9-998165c3158b', 'tag': '06b65b86-d457-43f9-ba7f-4841454f3a5b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1374/2716] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:13 2026] GET /v2.0/ports?network_id=55399f60-5bd1-4fe0-b483-d6c260b39867&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2717] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:03:13 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1375/2718] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:03:13 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?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: 1344/2719] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:03:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.183&port_id=6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2720] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:03:13 2026] GET /v2.0/subnets?id=be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 655 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2721] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:13 2026] GET /v2.0/ports?network_id=a62830ea-524c-4199-8539-a8878104cae3&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2722] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:03:13 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?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: 1346/2723] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:03:13 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?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: 1378/2724] 199.204.45.156 () {34 vars in 1056 bytes} [Thu Jul 16 08:03:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.34&port_id=06b65b86-d457-43f9-ba7f-4841454f3a5b => 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: 1347/2725] 199.204.45.156 () {34 vars in 1104 bytes} [Thu Jul 16 08:03:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A292&port_id=06b65b86-d457-43f9-ba7f-4841454f3a5b => 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: 1379/2726] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/subnets?id=b45d5b33-3d48-400f-9325-08db515b1c0c&id=b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2727] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&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: 1380/2728] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2729] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?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: 1381/2730] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?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: 1350/2731] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4041 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2732] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/networks?id=b8552f75-101e-4914-b43e-91d7fb89ed20 => generated 800 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2733] 199.204.45.156 () {34 vars in 1056 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.34&port_id=06b65b86-d457-43f9-ba7f-4841454f3a5b => 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: 1383/2734] 199.204.45.156 () {34 vars in 1104 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A292&port_id=06b65b86-d457-43f9-ba7f-4841454f3a5b => 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: 1384/2735] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/subnets?id=b45d5b33-3d48-400f-9325-08db515b1c0c&id=b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => generated 1362 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2736] 10.0.0.72 () {34 vars in 970 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/ports/06b65b86-d457-43f9-ba7f-4841454f3a5b => generated 1460 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2737] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&device_owner=network%3Adhcp => generated 1457 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2738] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/ports/06b65b86-d457-43f9-ba7f-4841454f3a5b => generated 1460 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2739] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2740] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/ports/06b65b86-d457-43f9-ba7f-4841454f3a5b => generated 1460 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2741] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?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: 1388/2742] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:03:14 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2743] 199.204.45.156 () {34 vars in 790 bytes} [Thu Jul 16 08:03:14 2026] PUT /v2.0/ports/06b65b86-d457-43f9-ba7f-4841454f3a5b => generated 1195 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2744] 199.204.45.156 () {30 vars in 743 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20 => generated 797 bytes in 80 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: 1356/2745] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/subnets/b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => generated 649 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2746] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3812 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:03:15.512 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87b2957c-7435-433f-b613-f6cda148a28f'] response: {'name': 'network-changed', 'server_uuid': '9e8ea3a0-3dfa-4013-96d9-998165c3158b', 'tag': '06b65b86-d457-43f9-ba7f-4841454f3a5b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1391/2747] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:03:15 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: 1392/2748] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2749] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2750] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2751] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/networks?id=b8552f75-101e-4914-b43e-91d7fb89ed20 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2752] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2753] 199.204.45.156 () {34 vars in 1056 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.34&port_id=06b65b86-d457-43f9-ba7f-4841454f3a5b => 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: 1359/2754] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/subnets?id=b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2755] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/ports/d603a111-8c61-4d66-af60-dffbe1d9eb2e => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2756] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 1349 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2757] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&device_owner=network%3Adhcp => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2758] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2759] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?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: 1399/2760] 199.204.45.156 () {30 vars in 743 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3 => generated 799 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2761] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?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: 8|app: 0|req: 1400/2762] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/ports/d603a111-8c61-4d66-af60-dffbe1d9eb2e => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2763] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:03:15 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => 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: 1402/2766] 10.0.0.50 () {30 vars in 689 bytes} [Thu Jul 16 08:03:23 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: 1365/2767] 10.0.0.50 () {30 vars in 691 bytes} [Thu Jul 16 08:03:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2768] 10.0.0.50 () {30 vars in 667 bytes} [Thu Jul 16 08:03:23 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: 1366/2769] 10.0.0.50 () {30 vars in 703 bytes} [Thu Jul 16 08:03:23 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: 1404/2770] 10.0.0.50 () {28 vars in 438 bytes} [Thu Jul 16 08:03:24 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2771] 10.0.0.50 () {30 vars in 727 bytes} [Thu Jul 16 08:03:24 2026] GET /v2.0/subnets/7628091b-d25c-4976-b4c6-5ad15a86258b => generated 632 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2772] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:03:24 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: 1368/2773] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:03:24 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: 1406/2774] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:03:24 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: 1369/2775] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:03:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2776] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:03:24 2026] GET /v2.0/subnets/b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2777] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:03:24 2026] GET /v2.0/subnets/7628091b-d25c-4976-b4c6-5ad15a86258b => generated 650 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2778] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:24 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3814 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2779] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:03:25 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: 1409/2780] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:03:25 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: 1372/2781] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:03:25 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: 1410/2782] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:03:25 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: 1373/2783] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:03:25 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?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: 1411/2784] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:03:25 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?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: 1374/2785] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:03:25 2026] GET /v2.0/networks?id=be9586af-a91e-4980-9501-99ac8d824e41 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2786] 199.204.45.156 () {38 vars in 955 bytes} [Thu Jul 16 08:03:25 2026] POST /v2.0/ports => generated 1303 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2787] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 08:03:26 2026] PUT /v2.0/ports/b894b7a4-6655-414b-b348-c1a154315a8d => generated 1428 bytes in 524 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: 1413/2788] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:03:26 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 5270 bytes in 51 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-07-16 08:03:26.674 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-38d6090d-633c-42d5-8003-ad9ebfe70ca1'] response: {'name': 'network-changed', 'server_uuid': '9e8ea3a0-3dfa-4013-96d9-998165c3158b', 'tag': 'b894b7a4-6655-414b-b348-c1a154315a8d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1376/2789] 199.204.45.156 () {34 vars in 1062 bytes} [Thu Jul 16 08:03:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=e681b58f-901f-41a9-8114-301fcd54c1d4 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2790] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:03:26 2026] GET /v2.0/subnets?id=b303230c-3029-475f-90b5-391ddd4b5773 => generated 630 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2791] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:26 2026] GET /v2.0/ports?network_id=55399f60-5bd1-4fe0-b483-d6c260b39867&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: 1415/2792] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:03:26 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?fields=segments => generated 14 bytes in 65 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: 1378/2793] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:03:26 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?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: 1416/2794] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:03:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.183&port_id=6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => 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: 1379/2795] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/subnets?id=be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2796] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/ports?network_id=a62830ea-524c-4199-8539-a8878104cae3&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2797] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?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: 1418/2798] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?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: 7|app: 0|req: 1381/2799] 199.204.45.156 () {34 vars in 1056 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.34&port_id=06b65b86-d457-43f9-ba7f-4841454f3a5b => 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: 1419/2800] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/subnets?id=b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2801] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&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: 1420/2802] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?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: 1383/2803] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2804] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.119&port_id=b894b7a4-6655-414b-b348-c1a154315a8d => 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: 1384/2805] 199.204.45.156 () {34 vars in 1104 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Acc&port_id=b894b7a4-6655-414b-b348-c1a154315a8d => 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: 1422/2806] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/subnets?id=dc329ad0-88d5-42ba-9ea9-7ba5b5d6e1d8&id=7628091b-d25c-4976-b4c6-5ad15a86258b => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2807] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2808] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&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: 7|app: 0|req: 1386/2809] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2810] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?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: 1387/2811] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:03:27 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 5270 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2812] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:03:28 2026] GET /v2.0/networks?id=be9586af-a91e-4980-9501-99ac8d824e41 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2813] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:03:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.119&port_id=b894b7a4-6655-414b-b348-c1a154315a8d => 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: 1426/2814] 199.204.45.156 () {34 vars in 1104 bytes} [Thu Jul 16 08:03:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Acc&port_id=b894b7a4-6655-414b-b348-c1a154315a8d => 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: 1389/2815] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Jul 16 08:03:28 2026] GET /v2.0/subnets?id=dc329ad0-88d5-42ba-9ea9-7ba5b5d6e1d8&id=7628091b-d25c-4976-b4c6-5ad15a86258b => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2816] 10.0.0.72 () {34 vars in 970 bytes} [Thu Jul 16 08:03:28 2026] GET /v2.0/ports/b894b7a4-6655-414b-b348-c1a154315a8d => generated 1464 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2817] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:28 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&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: 1428/2818] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:03:28 2026] GET /v2.0/ports/b894b7a4-6655-414b-b348-c1a154315a8d => generated 1464 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2819] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:28 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&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: 1429/2820] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:03:28 2026] GET /v2.0/ports/b894b7a4-6655-414b-b348-c1a154315a8d => generated 1464 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2821] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:03:28 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2822] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:03:28 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2823] 199.204.45.156 () {34 vars in 790 bytes} [Thu Jul 16 08:03:28 2026] PUT /v2.0/ports/b894b7a4-6655-414b-b348-c1a154315a8d => generated 1199 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2824] 199.204.45.156 () {30 vars in 743 bytes} [Thu Jul 16 08:03:28 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41 => generated 797 bytes in 77 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-07-16 08:03:28.925 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c282a725-4d43-45a4-97a7-a2b0c3123b62'] response: {'name': 'network-changed', 'server_uuid': '9e8ea3a0-3dfa-4013-96d9-998165c3158b', 'tag': 'b894b7a4-6655-414b-b348-c1a154315a8d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1431/2825] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:03:28 2026] GET /v2.0/subnets/7628091b-d25c-4976-b4c6-5ad15a86258b => generated 650 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2826] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:03:28 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 5041 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2827] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:03:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2828] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:03:29 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: 1398/2829] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:03:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2830] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:03:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2831] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:03:29 2026] GET /v2.0/networks?id=be9586af-a91e-4980-9501-99ac8d824e41 => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2832] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:03:29 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2833] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:03:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.119&port_id=b894b7a4-6655-414b-b348-c1a154315a8d => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2834] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:03:29 2026] GET /v2.0/ports/d603a111-8c61-4d66-af60-dffbe1d9eb2e => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2835] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:03:29 2026] GET /v2.0/subnets?id=7628091b-d25c-4976-b4c6-5ad15a86258b => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2836] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:03:29 2026] GET /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 1349 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2837] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:03:29 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2838] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:03:29 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => 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: 1403/2839] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:03:29 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?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: 1437/2840] 199.204.45.156 () {30 vars in 743 bytes} [Thu Jul 16 08:03:29 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3 => generated 799 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2841] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:03:29 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2842] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:03:29 2026] GET /v2.0/ports/d603a111-8c61-4d66-af60-dffbe1d9eb2e => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2843] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:03:29 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2846] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:03:38 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: 1440/2847] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:03:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2848] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:03:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2849] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:03:38 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: 7|app: 0|req: 1409/2850] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:03:38 2026] GET /v2.0/subnets/b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2851] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:38 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 5043 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2852] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:03:38 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: 1443/2853] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:03:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2854] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:03:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2855] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:03: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) [pid: 7|app: 0|req: 1412/2856] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:03:38 2026] GET /v2.0/ports/b894b7a4-6655-414b-b348-c1a154315a8d => generated 1237 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2857] 199.204.45.156 () {34 vars in 789 bytes} [Thu Jul 16 08:03:38 2026] PUT /v2.0/ports/b894b7a4-6655-414b-b348-c1a154315a8d => generated 1026 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2858] 199.204.45.156 () {30 vars in 743 bytes} [Thu Jul 16 08:03:39 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41 => generated 797 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, ' 2026-07-16 08:03:39.505 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9463826-d28e-4c60-8287-5254b22b825c'] response: {'name': 'network-changed', 'server_uuid': '9e8ea3a0-3dfa-4013-96d9-998165c3158b', 'tag': 'b894b7a4-6655-414b-b348-c1a154315a8d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1446/2859] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:39 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2860] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:03:39 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2861] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:03:39 2026] GET /v2.0/networks?id=be9586af-a91e-4980-9501-99ac8d824e41 => 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: 1415/2862] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:39 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2863] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:03:39 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?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: 1416/2864] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:03:39 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2865] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:40 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2866] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:41 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2867] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:42 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2868] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:43 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2869] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:45 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2870] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:46 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2871] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:47 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2872] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:48 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2873] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:49 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2876] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:50 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2877] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:51 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2878] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:52 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2879] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:53 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2880] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:54 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2881] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:55 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2882] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:56 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2883] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:57 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2884] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:03:59 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2885] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:00 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 4868 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2886] 199.204.45.156 () {34 vars in 975 bytes} [Thu Jul 16 08:04:00 2026] GET /v2.0/ports/b894b7a4-6655-414b-b348-c1a154315a8d => generated 1062 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2887] 199.204.45.156 () {36 vars in 997 bytes} [Thu Jul 16 08:04:00 2026] DELETE /v2.0/ports/b894b7a4-6655-414b-b348-c1a154315a8d => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2888] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:04:00 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3814 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:04:00.738 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-290eab5b-a97e-45b5-97b7-aaa43281aa90'] response: {'server_uuid': '9e8ea3a0-3dfa-4013-96d9-998165c3158b', 'name': 'network-vif-deleted', 'tag': 'b894b7a4-6655-414b-b348-c1a154315a8d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1461/2889] 199.204.45.156 () {34 vars in 1226 bytes} [Thu Jul 16 08:04:00 2026] GET /v2.0/networks?id=55399f60-5bd1-4fe0-b483-d6c260b39867&id=a62830ea-524c-4199-8539-a8878104cae3&id=b8552f75-101e-4914-b43e-91d7fb89ed20&id=be9586af-a91e-4980-9501-99ac8d824e41 => generated 3094 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2890] 199.204.45.156 () {34 vars in 1062 bytes} [Thu Jul 16 08:04:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=e681b58f-901f-41a9-8114-301fcd54c1d4 => 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: 1462/2891] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:04:00 2026] GET /v2.0/subnets?id=b303230c-3029-475f-90b5-391ddd4b5773 => generated 630 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2892] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:04:00 2026] GET /v2.0/ports?network_id=55399f60-5bd1-4fe0-b483-d6c260b39867&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2893] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:04:00 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?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: 1431/2894] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?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: 1464/2895] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.183&port_id=6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => 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: 1432/2896] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/subnets?id=be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2897] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3814 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2898] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/ports?network_id=a62830ea-524c-4199-8539-a8878104cae3&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-07-16 08:04:01.247 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26dda252-df1c-43b2-ab1e-611839be2ce3 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1466/2899] 199.204.45.156 () {32 vars in 759 bytes} [Thu Jul 16 08:04:01 2026] DELETE /v2.0/ports/b894b7a4-6655-414b-b348-c1a154315a8d => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2900] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2901] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2902] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:04:01 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: 1437/2903] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2904] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:04:01 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: 1467/2905] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?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: 1439/2906] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2907] 199.204.45.156 () {34 vars in 1056 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.34&port_id=06b65b86-d457-43f9-ba7f-4841454f3a5b => 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: 1440/2908] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/ports/d603a111-8c61-4d66-af60-dffbe1d9eb2e => 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: 1469/2909] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/subnets?id=b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2910] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2911] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2912] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2913] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?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: 1443/2914] 199.204.45.156 () {30 vars in 743 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3 => generated 799 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2915] 199.204.45.156 () {34 vars in 1096 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/ports?device_id=6b55f44c-9d01-4b6b-aea1-5443e35b6aa8&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: 1473/2916] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/ports/d603a111-8c61-4d66-af60-dffbe1d9eb2e => 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: 1444/2917] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2918] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2919] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/ports?tenant_id=b22b027cf87c453ba290b3146d9f2206&device_id=6b55f44c-9d01-4b6b-aea1-5443e35b6aa8 => generated 1465 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2920] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/networks?id=b8552f75-101e-4914-b43e-91d7fb89ed20 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2921] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=cfb9ce1d-6e08-44c3-8a99-40feec2b6925 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2922] 199.204.45.156 () {34 vars in 1102 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f&port_id=cfb9ce1d-6e08-44c3-8a99-40feec2b6925 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2923] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Jul 16 08:04:01 2026] GET /v2.0/subnets?id=b45d5b33-3d48-400f-9325-08db515b1c0c&id=b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => generated 1362 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2924] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:04:02 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2925] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:04:02 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&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: 1449/2926] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:04:02 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?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: 1478/2927] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:04:02 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?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: 1480/2930] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:04:09 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: 1451/2931] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08: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: 1481/2932] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:04:09 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: 1452/2933] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:04:09 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: 1482/2934] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:09 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3814 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2935] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:04:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2936] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:04:09 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: 1454/2937] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:04:09 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: 1484/2938] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:04:09 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: 1455/2939] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:04:09 2026] GET /v2.0/ports/06b65b86-d457-43f9-ba7f-4841454f3a5b => generated 1233 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2940] 199.204.45.156 () {34 vars in 789 bytes} [Thu Jul 16 08:04:09 2026] PUT /v2.0/ports/06b65b86-d457-43f9-ba7f-4841454f3a5b => generated 1026 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2941] 199.204.45.156 () {30 vars in 743 bytes} [Thu Jul 16 08:04:09 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20 => generated 797 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:04:10.053 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad77a979-2c36-4242-b9f1-fe76450f6d55'] response: {'name': 'network-changed', 'server_uuid': '9e8ea3a0-3dfa-4013-96d9-998165c3158b', 'tag': '06b65b86-d457-43f9-ba7f-4841454f3a5b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1486/2942] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:10 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2943] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:04:10 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 59 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: 1487/2944] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:10 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2945] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:04:10 2026] GET /v2.0/networks?id=b8552f75-101e-4914-b43e-91d7fb89ed20 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2946] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:04:10 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?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: 1459/2947] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:04:10 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?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: 1489/2948] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:11 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2949] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:12 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2950] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:13 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2951] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:14 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2952] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:15 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2953] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:16 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2954] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:17 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2955] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:18 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2958] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:19 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2959] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:20 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2960] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:21 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2961] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:22 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2962] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:24 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2963] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:25 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2964] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:26 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2965] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:27 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2966] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:28 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2967] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:29 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2968] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:30 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 3643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2969] 199.204.45.156 () {34 vars in 975 bytes} [Thu Jul 16 08:04:30 2026] GET /v2.0/ports/06b65b86-d457-43f9-ba7f-4841454f3a5b => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2970] 199.204.45.156 () {36 vars in 997 bytes} [Thu Jul 16 08:04:30 2026] DELETE /v2.0/ports/06b65b86-d457-43f9-ba7f-4841454f3a5b => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2971] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:04:31.232 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-871de815-627a-4f28-8720-065f31a78fb9'] response: {'server_uuid': '9e8ea3a0-3dfa-4013-96d9-998165c3158b', 'name': 'network-vif-deleted', 'tag': '06b65b86-d457-43f9-ba7f-4841454f3a5b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1501/2972] 199.204.45.156 () {34 vars in 1146 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/networks?id=55399f60-5bd1-4fe0-b483-d6c260b39867&id=a62830ea-524c-4199-8539-a8878104cae3&id=b8552f75-101e-4914-b43e-91d7fb89ed20 => generated 2308 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2973] 199.204.45.156 () {34 vars in 1062 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=e681b58f-901f-41a9-8114-301fcd54c1d4 => 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: 1502/2974] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/subnets?id=b303230c-3029-475f-90b5-391ddd4b5773 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2975] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/ports?network_id=55399f60-5bd1-4fe0-b483-d6c260b39867&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2976] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?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: 1474/2977] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?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: 1504/2978] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2979] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.183&port_id=6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:04:31.628 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc252b14-9652-46be-b301-d3b2daea1e13 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1505/2980] 199.204.45.156 () {32 vars in 759 bytes} [Thu Jul 16 08:04:31 2026] DELETE /v2.0/ports/06b65b86-d457-43f9-ba7f-4841454f3a5b => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2981] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/subnets?id=be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2982] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/ports?network_id=a62830ea-524c-4199-8539-a8878104cae3&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: 1507/2983] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2984] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2985] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:04:31 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: 1510/2986] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2987] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?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: 1511/2988] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => 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: 1478/2989] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?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: 1512/2990] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/ports/d603a111-8c61-4d66-af60-dffbe1d9eb2e => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2991] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2992] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2993] 199.204.45.156 () {30 vars in 743 bytes} [Thu Jul 16 08:04:31 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3 => generated 799 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2994] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:04:32 2026] GET /v2.0/ports/d603a111-8c61-4d66-af60-dffbe1d9eb2e => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2995] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:04:32 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2998] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:04: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: 8|app: 0|req: 1516/2999] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:04:40 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: 1484/3000] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:04:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3001] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:04:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:04:40.695 7 INFO neutron.api.v2.resource [None req-a02fefd9-731f-4780-90a9-1d4c4504c8bb 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1485/3002] 199.204.45.156 () {30 vars in 763 bytes} [Thu Jul 16 08:04:40 2026] GET /v2.0/security-groups/lb-4598d61a-4768-4b0e-b314-5f235ea37183 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3003] 199.204.45.156 () {30 vars in 785 bytes} [Thu Jul 16 08:04:40 2026] GET /v2.0/security-groups?name=lb-4598d61a-4768-4b0e-b314-5f235ea37183 => generated 2865 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3004] 199.204.45.156 () {30 vars in 815 bytes} [Thu Jul 16 08:04:40 2026] GET /v2.0/security-group-rules?security_group_id=61b291ca-29dc-4258-b1f0-bff3e9cfd210 => generated 2334 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3005] 199.204.45.156 () {32 vars in 789 bytes} [Thu Jul 16 08:04:40 2026] DELETE /v2.0/security-group-rules/aa6d8359-8537-409a-ac88-d97153577791 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3006] 199.204.45.156 () {32 vars in 789 bytes} [Thu Jul 16 08:04:40 2026] DELETE /v2.0/security-group-rules/d5c3f399-5dd7-4d06-b754-d9d2cbca8a01 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:04:44.888 8 INFO neutron.db.l3_db [None req-4fe27323-0323-4417-8b22-c2219f460b96 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Floating IP 72d0fd88-e57a-42ac-93a3-155cab8172fa disassociated (deleted). External IP: 10.96.250.201, port: d603a111-8c61-4d66-af60-dffbe1d9eb2e. [pid: 8|app: 0|req: 1520/3007] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 08:04:44 2026] DELETE /v2.0/floatingips/72d0fd88-e57a-42ac-93a3-155cab8172fa => generated 0 bytes in 839 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:04:45.328 7 INFO neutron.api.v2.resource [None req-5f707346-ee2d-47c6-8593-7f2e5753055f 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1488/3008] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:04:45 2026] GET /v2.0/floatingips/72d0fd88-e57a-42ac-93a3-155cab8172fa => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3009] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:04:46 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: 1489/3010] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:04:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3011] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:04:46 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: 1490/3012] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:04:46 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: 1523/3013] 199.204.45.156 () {30 vars in 741 bytes} [Thu Jul 16 08:04:46 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3014] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:46 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3015] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:46 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3016] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:46 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3017] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:47 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3018] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:48 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3021] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:49 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => 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: 1495/3022] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:50 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3023] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:51 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3024] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:52 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3025] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:53 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3026] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:55 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3027] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:56 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3028] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:57 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3029] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:58 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3030] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:04:59 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3031] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:05:00 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3032] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:05:01 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3033] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:05:02 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3034] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:05:03 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3035] 199.204.45.156 () {34 vars in 1096 bytes} [Thu Jul 16 08:05:03 2026] GET /v2.0/ports?device_id=3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3036] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:05:03 2026] GET /v2.0/ports?tenant_id=b22b027cf87c453ba290b3146d9f2206&device_id=3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4 => generated 1473 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3037] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:05:03 2026] GET /v2.0/networks?id=be9586af-a91e-4980-9501-99ac8d824e41 => generated 800 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3038] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:05:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.152&port_id=961c91ac-0c5e-4aa1-beba-c7bcba696ac9 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3039] 199.204.45.156 () {34 vars in 1106 bytes} [Thu Jul 16 08:05:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a2&port_id=961c91ac-0c5e-4aa1-beba-c7bcba696ac9 => 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: 1504/3040] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Jul 16 08:05:03 2026] GET /v2.0/subnets?id=dc329ad0-88d5-42ba-9ea9-7ba5b5d6e1d8&id=7628091b-d25c-4976-b4c6-5ad15a86258b => generated 1367 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3041] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:05:04 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&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: 1505/3042] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:05:04 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3043] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:05:04 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3044] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:05:04 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3047] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:05:04 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3048] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:05:05 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 2589 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3049] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:05:06 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => 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: 1541/3050] 199.204.45.156 () {34 vars in 975 bytes} [Thu Jul 16 08:05:07 2026] GET /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 1349 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3051] 199.204.45.156 () {34 vars in 1060 bytes} [Thu Jul 16 08:05:07 2026] GET /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3052] 199.204.45.156 () {34 vars in 1016 bytes} [Thu Jul 16 08:05:07 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3?fields=dns_domain => generated 29 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3053] 199.204.45.156 () {38 vars in 1028 bytes} [Thu Jul 16 08:05:07 2026] PUT /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 1150 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3054] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:05:07 2026] GET /v2.0/ports?tenant_id=47d7a9138ca5451ba487c87f6435f695&device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 1248 bytes in 37 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: 1512/3055] 199.204.45.156 () {34 vars in 1066 bytes} [Thu Jul 16 08:05:07 2026] GET /v2.0/networks?id=55399f60-5bd1-4fe0-b483-d6c260b39867&id=a62830ea-524c-4199-8539-a8878104cae3 => generated 1522 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3056] 199.204.45.156 () {34 vars in 1062 bytes} [Thu Jul 16 08:05:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.167&port_id=e681b58f-901f-41a9-8114-301fcd54c1d4 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3057] 199.204.45.156 () {34 vars in 984 bytes} [Thu Jul 16 08:05:07 2026] GET /v2.0/subnets?id=b303230c-3029-475f-90b5-391ddd4b5773 => 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: 1545/3058] 199.204.45.156 () {30 vars in 769 bytes} [Thu Jul 16 08:05:07 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3059] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:05:07 2026] GET /v2.0/ports?network_id=55399f60-5bd1-4fe0-b483-d6c260b39867&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: 1515/3060] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:05:07 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?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: 1516/3061] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:05:07 2026] GET /v2.0/networks/55399f60-5bd1-4fe0-b483-d6c260b39867?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: 1546/3062] 199.204.45.156 () {34 vars in 789 bytes} [Thu Jul 16 08:05:07 2026] PUT /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 1090 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3063] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:05:08 2026] GET /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 1090 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: 1547/3064] 199.204.45.156 () {32 vars in 759 bytes} [Thu Jul 16 08:05:08 2026] DELETE /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3065] 199.204.45.156 () {30 vars in 703 bytes} [Thu Jul 16 08:05:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3066] 199.204.45.156 () {30 vars in 705 bytes} [Thu Jul 16 08:05:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3067] 199.204.45.156 () {30 vars in 681 bytes} [Thu Jul 16 08:05:08 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: 1549/3068] 199.204.45.156 () {30 vars in 717 bytes} [Thu Jul 16 08:05:08 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) 2026-07-16 08:05:08.750 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3772366-8d86-41cf-9484-de2ca6692260 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/3069] 199.204.45.156 () {32 vars in 759 bytes} [Thu Jul 16 08:05:08 2026] DELETE /v2.0/ports/6f29a7a6-51e3-47bc-99c9-a7325164d4d6 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3070] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:05:08 2026] GET /v2.0/ports/d603a111-8c61-4d66-af60-dffbe1d9eb2e => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:05:08.835 7 INFO neutron.api.v2.resource [None req-d7447f05-824b-4748-96a8-a978b0295163 6b905b5a42494bc1990684db061e460d 47d7a9138ca5451ba487c87f6435f695 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/3071] 199.204.45.156 () {30 vars in 763 bytes} [Thu Jul 16 08:05:08 2026] GET /v2.0/security-groups/lb-4598d61a-4768-4b0e-b314-5f235ea37183 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3072] 199.204.45.156 () {30 vars in 785 bytes} [Thu Jul 16 08:05:08 2026] GET /v2.0/security-groups?name=lb-4598d61a-4768-4b0e-b314-5f235ea37183 => generated 1639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3073] 199.204.45.156 () {30 vars in 737 bytes} [Thu Jul 16 08:05:08 2026] GET /v2.0/ports/d603a111-8c61-4d66-af60-dffbe1d9eb2e => 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: 1552/3074] 199.204.45.156 () {34 vars in 789 bytes} [Thu Jul 16 08:05:08 2026] PUT /v2.0/ports/d603a111-8c61-4d66-af60-dffbe1d9eb2e => generated 1090 bytes in 657 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3075] 199.204.45.156 () {32 vars in 779 bytes} [Thu Jul 16 08:05:09 2026] DELETE /v2.0/security-groups/61b291ca-29dc-4258-b1f0-bff3e9cfd210 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3076] 199.204.45.156 () {32 vars in 759 bytes} [Thu Jul 16 08:05:09 2026] DELETE /v2.0/ports/d603a111-8c61-4d66-af60-dffbe1d9eb2e => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3077] 199.204.45.156 () {34 vars in 994 bytes} [Thu Jul 16 08:05:10 2026] GET /v2.0/ports?device_id=9e8ea3a0-3dfa-4013-96d9-998165c3158b => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3078] 199.204.45.156 () {36 vars in 997 bytes} [Thu Jul 16 08:05:10 2026] DELETE /v2.0/ports/e681b58f-901f-41a9-8114-301fcd54c1d4 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:05:11.426 7 INFO neutron.db.l3_db [None req-64a47a38-51ed-4ec7-8a13-1cdb964c0839 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Floating IP 6d0450c1-9279-4c6f-a694-261915af6c3d disassociated (deleted). External IP: 10.96.250.203, port: 961c91ac-0c5e-4aa1-beba-c7bcba696ac9. [pid: 7|app: 0|req: 1524/3079] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 08:05:10 2026] DELETE /v2.0/floatingips/6d0450c1-9279-4c6f-a694-261915af6c3d => generated 0 bytes in 1200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:05:11.895 8 INFO neutron.api.v2.resource [None req-fac3eb58-b3ad-482b-bdce-11d5f83a1bfd 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3080] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:05:11 2026] GET /v2.0/floatingips/6d0450c1-9279-4c6f-a694-261915af6c3d => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:05:12.147 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c15b3c2-61c8-4c73-9e48-e53c21ddce09'] response: {'name': 'network-changed', 'server_uuid': '3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4', 'tag': '961c91ac-0c5e-4aa1-beba-c7bcba696ac9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1525/3081] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:05:12 2026] GET /v2.0/ports?device_id=3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4 => generated 1204 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:05:12.200 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75a086a3-8bba-46f4-9e8b-20a27a656102'] response: {'server_uuid': '9e8ea3a0-3dfa-4013-96d9-998165c3158b', 'name': 'network-vif-deleted', 'tag': 'e681b58f-901f-41a9-8114-301fcd54c1d4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1557/3082] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:05:12 2026] GET /v2.0/ports?tenant_id=b22b027cf87c453ba290b3146d9f2206&device_id=3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4 => generated 1473 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3083] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:05:12 2026] GET /v2.0/security-groups?id=3690b1cf-4e3b-4f06-8909-b002bbce7797&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3084] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:05:12 2026] GET /v2.0/networks?id=be9586af-a91e-4980-9501-99ac8d824e41 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3085] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:05:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.152&port_id=961c91ac-0c5e-4aa1-beba-c7bcba696ac9 => 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: 1559/3086] 199.204.45.156 () {34 vars in 1106 bytes} [Thu Jul 16 08:05:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a2&port_id=961c91ac-0c5e-4aa1-beba-c7bcba696ac9 => 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: 1528/3087] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Jul 16 08:05:12 2026] GET /v2.0/subnets?id=dc329ad0-88d5-42ba-9ea9-7ba5b5d6e1d8&id=7628091b-d25c-4976-b4c6-5ad15a86258b => generated 1367 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3088] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:05:12 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&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: 1529/3089] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:05:12 2026] GET /v2.0/ports?network_id=be9586af-a91e-4980-9501-99ac8d824e41&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: 1561/3090] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:05:12 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?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: 1530/3091] 199.204.45.156 () {34 vars in 994 bytes} [Thu Jul 16 08:05:12 2026] GET /v2.0/ports?device_id=3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4 => generated 1204 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3092] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:05:12 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41?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: 1531/3093] 199.204.45.156 () {36 vars in 997 bytes} [Thu Jul 16 08:05:12 2026] DELETE /v2.0/ports/961c91ac-0c5e-4aa1-beba-c7bcba696ac9 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:05:17.659 8 INFO neutron.db.l3_db [None req-9a93fecc-d1ce-4ac2-ac48-6179e1b0369e 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] Floating IP dd40711f-cdb5-4e74-9c55-92bee4a4649d disassociated (deleted). External IP: 10.96.250.204, port: cfb9ce1d-6e08-44c3-8a99-40feec2b6925. [pid: 8|app: 0|req: 1563/3094] 10.0.0.105 () {32 vars in 732 bytes} [Thu Jul 16 08:05:17 2026] DELETE /v2.0/floatingips/dd40711f-cdb5-4e74-9c55-92bee4a4649d => generated 0 bytes in 781 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:05:18.100 7 INFO neutron.api.v2.resource [None req-4e4952eb-7cd9-4a9b-84aa-19272ab9b94a 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3095] 10.0.0.105 () {32 vars in 729 bytes} [Thu Jul 16 08:05:18 2026] GET /v2.0/floatingips/dd40711f-cdb5-4e74-9c55-92bee4a4649d => generated 144 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:05:18.319 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3702a5cd-d973-48f6-a041-065c2b94e13d'] response: {'name': 'network-changed', 'server_uuid': '6b55f44c-9d01-4b6b-aea1-5443e35b6aa8', 'tag': 'cfb9ce1d-6e08-44c3-8a99-40feec2b6925', 'status': 'completed', 'code': 200} 2026-07-16 08:05:18.336 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7f1511a-c47d-4ec3-bcab-7bcb11f7f4df'] response: {'server_uuid': '3f94a70a-1745-4cd9-bfc8-f52f3fb7e9f4', 'name': 'network-vif-deleted', 'tag': '961c91ac-0c5e-4aa1-beba-c7bcba696ac9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1564/3096] 10.0.0.72 () {34 vars in 989 bytes} [Thu Jul 16 08:05:18 2026] GET /v2.0/ports?device_id=6b55f44c-9d01-4b6b-aea1-5443e35b6aa8 => generated 1196 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3097] 199.204.45.156 () {34 vars in 1080 bytes} [Thu Jul 16 08:05:18 2026] GET /v2.0/ports?tenant_id=b22b027cf87c453ba290b3146d9f2206&device_id=6b55f44c-9d01-4b6b-aea1-5443e35b6aa8 => generated 1465 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3098] 10.0.0.72 () {34 vars in 1039 bytes} [Thu Jul 16 08:05:18 2026] GET /v2.0/security-groups?id=3690b1cf-4e3b-4f06-8909-b002bbce7797&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3099] 199.204.45.156 () {34 vars in 986 bytes} [Thu Jul 16 08:05:18 2026] GET /v2.0/networks?id=b8552f75-101e-4914-b43e-91d7fb89ed20 => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3100] 199.204.45.156 () {34 vars in 1058 bytes} [Thu Jul 16 08:05:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.144&port_id=cfb9ce1d-6e08-44c3-8a99-40feec2b6925 => 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: 1535/3101] 199.204.45.156 () {34 vars in 1102 bytes} [Thu Jul 16 08:05:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f&port_id=cfb9ce1d-6e08-44c3-8a99-40feec2b6925 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3102] 199.204.45.156 () {34 vars in 1064 bytes} [Thu Jul 16 08:05:18 2026] GET /v2.0/subnets?id=b45d5b33-3d48-400f-9325-08db515b1c0c&id=b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => generated 1362 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3103] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:05:18 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&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: 1568/3104] 199.204.45.156 () {34 vars in 1052 bytes} [Thu Jul 16 08:05:18 2026] GET /v2.0/ports?network_id=b8552f75-101e-4914-b43e-91d7fb89ed20&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3105] 199.204.45.156 () {34 vars in 1012 bytes} [Thu Jul 16 08:05:18 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?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: 1537/3106] 199.204.45.156 () {34 vars in 994 bytes} [Thu Jul 16 08:05:18 2026] GET /v2.0/ports?device_id=6b55f44c-9d01-4b6b-aea1-5443e35b6aa8 => generated 1196 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3107] 199.204.45.156 () {34 vars in 1112 bytes} [Thu Jul 16 08:05:18 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3108] 199.204.45.156 () {36 vars in 997 bytes} [Thu Jul 16 08:05:18 2026] DELETE /v2.0/ports/cfb9ce1d-6e08-44c3-8a99-40feec2b6925 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3111] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 08:05:23 2026] DELETE /v2.0/security-group-rules/9f43eb83-d98b-4695-a792-67a3dde24218 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:05:23.615 7 INFO neutron.api.v2.resource [None req-d445958e-0d74-4201-8cd2-7b859132d4af 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3112] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:05:23 2026] GET /v2.0/security-group-rules/9f43eb83-d98b-4695-a792-67a3dde24218 => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3113] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 08:05:23 2026] DELETE /v2.0/security-group-rules/9accc3f9-b2ab-4229-8c4f-b2338ace2e45 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:05:23.711 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-255335de-e6c7-4484-a32b-c9bfaa647616'] response: {'server_uuid': '6b55f44c-9d01-4b6b-aea1-5443e35b6aa8', 'name': 'network-vif-deleted', 'tag': 'cfb9ce1d-6e08-44c3-8a99-40feec2b6925', 'status': 'completed', 'code': 200} 2026-07-16 08:05:23.722 7 INFO neutron.api.v2.resource [None req-ca4aae4e-0c0a-4e9c-9088-d1e3092e5061 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3114] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:05:23 2026] GET /v2.0/security-group-rules/9accc3f9-b2ab-4229-8c4f-b2338ace2e45 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3115] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 08:05:23 2026] DELETE /v2.0/security-group-rules/24032d42-b57e-4c3f-90ad-10d78f0ca7c6 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:05:23.830 7 INFO neutron.api.v2.resource [None req-f31e15ce-2fb3-4331-a45f-aa329aeb3bc2 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3116] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:05:23 2026] GET /v2.0/security-group-rules/24032d42-b57e-4c3f-90ad-10d78f0ca7c6 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3117] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 08:05:23 2026] DELETE /v2.0/security-group-rules/c9d16bbf-f156-45a7-b780-314afbe4a1bb => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:05:23.926 7 INFO neutron.api.v2.resource [None req-9bc607bb-1c6e-4abf-a789-16d096f13768 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3118] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:05:23 2026] GET /v2.0/security-group-rules/c9d16bbf-f156-45a7-b780-314afbe4a1bb => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3119] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 08:05:23 2026] DELETE /v2.0/security-group-rules/8e59fcac-7667-4a79-b678-f62c2c6ac794 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:05:24.023 7 INFO neutron.api.v2.resource [None req-93642b82-fd2b-458b-b1c8-2c8d9669938c 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/3120] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:05:24 2026] GET /v2.0/security-group-rules/8e59fcac-7667-4a79-b678-f62c2c6ac794 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3121] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 08:05:24 2026] DELETE /v2.0/security-group-rules/7955b153-de28-468a-8b31-4fa12c0769b7 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:05:24.125 7 INFO neutron.api.v2.resource [None req-b842187f-847e-4720-bf54-528ea842dbc2 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3122] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:05:24 2026] GET /v2.0/security-group-rules/7955b153-de28-468a-8b31-4fa12c0769b7 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3123] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 08:05:24 2026] DELETE /v2.0/security-group-rules/364a102f-31b1-40c0-b6c4-a38ffba4ec77 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:05:24.238 7 INFO neutron.api.v2.resource [None req-ae6ce2e1-6ff2-4f9f-a352-ecd1959578da 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3124] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:05:24 2026] GET /v2.0/security-group-rules/364a102f-31b1-40c0-b6c4-a38ffba4ec77 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3125] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 08:05:24 2026] DELETE /v2.0/security-group-rules/a32573a6-1de2-4999-a5a9-598a0046aea4 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:05:24.336 7 INFO neutron.api.v2.resource [None req-94d64ce4-e711-4767-88b8-b956341e8198 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3126] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:05:24 2026] GET /v2.0/security-group-rules/a32573a6-1de2-4999-a5a9-598a0046aea4 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3127] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 08:05:24 2026] DELETE /v2.0/security-group-rules/cf0159aa-d274-40a4-94f3-3fab5381c0e5 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:05:24.439 7 INFO neutron.api.v2.resource [None req-74eb8e6d-87b3-4b97-aa4b-5161827a7934 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3128] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:05:24 2026] GET /v2.0/security-group-rules/cf0159aa-d274-40a4-94f3-3fab5381c0e5 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3129] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 08:05:24 2026] DELETE /v2.0/security-group-rules/e1703c89-a5ea-4b3f-9d99-8f3db7335e79 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:05:24.544 7 INFO neutron.api.v2.resource [None req-6780fe8d-e7b7-480e-8c30-ee2f95cba5dc 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3130] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:05:24 2026] GET /v2.0/security-group-rules/e1703c89-a5ea-4b3f-9d99-8f3db7335e79 => 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: 1582/3131] 10.0.0.105 () {32 vars in 750 bytes} [Thu Jul 16 08:05:24 2026] DELETE /v2.0/security-group-rules/aaa654d6-bf4a-4c87-b9e3-4b17c9900ae2 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:05:24.633 7 INFO neutron.api.v2.resource [None req-d54f3326-2a20-4805-8a8b-ed72b3a3f307 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3132] 10.0.0.105 () {32 vars in 747 bytes} [Thu Jul 16 08:05:24 2026] GET /v2.0/security-group-rules/aaa654d6-bf4a-4c87-b9e3-4b17c9900ae2 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3133] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:05:24 2026] DELETE /v2.0/security-groups/3690b1cf-4e3b-4f06-8909-b002bbce7797 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:05:24.767 7 INFO neutron.api.v2.resource [None req-3a7e129e-f068-42be-95aa-33b2cb1afa9a 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3134] 10.0.0.105 () {32 vars in 737 bytes} [Thu Jul 16 08:05:24 2026] GET /v2.0/security-groups/3690b1cf-4e3b-4f06-8909-b002bbce7797 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3135] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 08:05:24 2026] PUT /v2.0/routers/5b4f9909-6e39-4819-b71a-8a924e97316a/remove_router_interface => generated 309 bytes in 1201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:05:26.287 7 INFO neutron.api.v2.resource [None req-f8a16503-b16c-4f14-ba28-547f57adcef2 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1552/3136] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 08:05:26 2026] PUT /v2.0/routers/5b4f9909-6e39-4819-b71a-8a924e97316a/remove_router_interface => generated 198 bytes in 264 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3137] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 08:05:26 2026] PUT /v2.0/routers/5b4f9909-6e39-4819-b71a-8a924e97316a/remove_router_interface => generated 309 bytes in 1279 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:05:27.816 7 INFO neutron.api.v2.resource [None req-9c8c18c5-777c-40ed-851a-9697653b67e5 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1553/3138] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 08:05:27 2026] PUT /v2.0/routers/5b4f9909-6e39-4819-b71a-8a924e97316a/remove_router_interface => generated 198 bytes in 239 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3139] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 08:05:27 2026] PUT /v2.0/routers/5b4f9909-6e39-4819-b71a-8a924e97316a/remove_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:05:29.264 7 INFO neutron.api.v2.resource [None req-a5d4306e-256b-4211-b8e0-32b59691e190 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3140] 10.0.0.105 () {34 vars in 789 bytes} [Thu Jul 16 08:05:29 2026] PUT /v2.0/routers/5b4f9909-6e39-4819-b71a-8a924e97316a/remove_router_interface => generated 198 bytes in 248 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:05:30.685 8 INFO neutron.db.l3_hamode_db [None req-4ec6b5b0-fec9-4ffb-aeb6-30c423a390d7 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] HA network 58abdc16-8352-4620-8f8d-082f9c408a30 was deleted as no HA routers are present in tenant b22b027cf87c453ba290b3146d9f2206. 2026-07-16 08:05:30.687 8 INFO neutron.services.segments.plugin [-] Segment c066c0ee-6983-49a2-b073-3364aff6ab1f resource provider aggregate not found [pid: 8|app: 0|req: 1587/3141] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:05:29 2026] DELETE /v2.0/routers/5b4f9909-6e39-4819-b71a-8a924e97316a => generated 0 bytes in 1421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:05:30.726 7 INFO neutron.api.v2.resource [None req-185940af-1e31-40e3-848d-0d00b9635401 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3142] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 08:05:30 2026] GET /v2.0/routers/5b4f9909-6e39-4819-b71a-8a924e97316a => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:05:30.740 8 INFO neutron.services.segments.plugin [-] Segment c066c0ee-6983-49a2-b073-3364aff6ab1f resource provider aggregate not found 2026-07-16 08:05:30.754 8 INFO neutron.services.segments.plugin [-] Segment c066c0ee-6983-49a2-b073-3364aff6ab1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c066c0ee-6983-49a2-b073-3364aff6ab1f found for delete ", "request_id": "req-ca8f5fa2-798e-4613-98ad-2bc22524c424"}]} 2026-07-16 08:05:30.765 8 INFO neutron.services.segments.plugin [-] Segment c066c0ee-6983-49a2-b073-3364aff6ab1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c066c0ee-6983-49a2-b073-3364aff6ab1f found for delete ", "request_id": "req-e2c39379-83af-4988-b21a-06ab9c1b8942"}]} [pid: 8|app: 0|req: 1588/3143] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:05:30 2026] DELETE /v2.0/subnets/dc329ad0-88d5-42ba-9ea9-7ba5b5d6e1d8 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:05:31.021 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5ba3fab-4fd3-4db2-830a-33fe668700b6 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3144] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 08:05:31 2026] GET /v2.0/subnets/dc329ad0-88d5-42ba-9ea9-7ba5b5d6e1d8 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3145] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:05:31 2026] DELETE /v2.0/subnets/7628091b-d25c-4976-b4c6-5ad15a86258b => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:05:31.255 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f0c7481-4a9a-4b1f-acff-a9e51e64d148 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3146] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 08:05:31 2026] GET /v2.0/subnets/7628091b-d25c-4976-b4c6-5ad15a86258b => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3147] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:05:31 2026] DELETE /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:05:31.706 7 INFO neutron.pecan_wsgi.hooks.translation [None req-436aacc9-e60b-40af-8549-eaa24f910653 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3148] 10.0.0.105 () {32 vars in 723 bytes} [Thu Jul 16 08:05:31 2026] GET /v2.0/networks/be9586af-a91e-4980-9501-99ac8d824e41 => generated 138 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3149] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:05:31 2026] DELETE /v2.0/subnets/b45d5b33-3d48-400f-9325-08db515b1c0c => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:05:31.993 7 INFO neutron.pecan_wsgi.hooks.translation [None req-200b3de5-bac1-4e70-b16f-5a5f365b244c 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3150] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 08:05:31 2026] GET /v2.0/subnets/b45d5b33-3d48-400f-9325-08db515b1c0c => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3151] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:05:31 2026] DELETE /v2.0/subnets/b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:05:32.220 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4e172bb-4c10-42e2-b218-145fad7383ac 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3152] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 08:05:32 2026] GET /v2.0/subnets/b531faf7-4c51-4e2a-a4fe-f2ca3f9b872e => 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: 1593/3153] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:05:32 2026] DELETE /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:05:32.624 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8fe8150-6a35-4bb5-aef6-b008e7226a69 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3154] 10.0.0.105 () {32 vars in 723 bytes} [Thu Jul 16 08:05:32 2026] GET /v2.0/networks/b8552f75-101e-4914-b43e-91d7fb89ed20 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:05:32.789 8 INFO neutron.services.segments.plugin [-] Segment ab34dd94-a2d4-460c-b491-62d91c1fe999 resource provider aggregate not found 2026-07-16 08:05:32.795 8 INFO neutron.services.segments.plugin [-] Segment ab34dd94-a2d4-460c-b491-62d91c1fe999 resource provider aggregate not found 2026-07-16 08:05:32.812 8 INFO neutron.services.segments.plugin [-] Segment ab34dd94-a2d4-460c-b491-62d91c1fe999 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab34dd94-a2d4-460c-b491-62d91c1fe999 found for delete ", "request_id": "req-ebe074e5-566e-41c5-a956-a3ece7147769"}]} 2026-07-16 08:05:32.820 8 INFO neutron.services.segments.plugin [-] Segment ab34dd94-a2d4-460c-b491-62d91c1fe999 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab34dd94-a2d4-460c-b491-62d91c1fe999 found for delete ", "request_id": "req-4c30ded5-2ed1-49ed-a884-bcbee93cf219"}]} 2026-07-16 08:05:32.838 8 INFO neutron.services.segments.plugin [-] Segment e74a4219-4fdb-4bf9-9fad-b520224349e2 resource provider aggregate not found 2026-07-16 08:05:32.844 8 INFO neutron.services.segments.plugin [-] Segment e74a4219-4fdb-4bf9-9fad-b520224349e2 resource provider aggregate not found 2026-07-16 08:05:32.865 8 INFO neutron.services.segments.plugin [-] Segment e74a4219-4fdb-4bf9-9fad-b520224349e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e74a4219-4fdb-4bf9-9fad-b520224349e2 found for delete ", "request_id": "req-dbd34d78-4cec-4021-b927-860c5032145e"}]} 2026-07-16 08:05:32.866 8 INFO neutron.services.segments.plugin [-] Segment e74a4219-4fdb-4bf9-9fad-b520224349e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e74a4219-4fdb-4bf9-9fad-b520224349e2 found for delete ", "request_id": "req-f01d8c54-6673-471e-8813-9470214bcf23"}]} [pid: 8|app: 0|req: 1594/3155] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:05:32 2026] DELETE /v2.0/subnets/5876a58c-0426-4d49-a3b7-57488070eddc => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:05:32.938 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73722940-3752-4a8d-9b9a-768fe805c9b5 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3156] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 08:05:32 2026] GET /v2.0/subnets/5876a58c-0426-4d49-a3b7-57488070eddc => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3157] 10.0.0.105 () {32 vars in 724 bytes} [Thu Jul 16 08:05:32 2026] DELETE /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:05:33.181 7 INFO neutron.pecan_wsgi.hooks.translation [None req-749b9382-d1d0-4f95-8f8e-b2a49e12a08a 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3158] 10.0.0.105 () {32 vars in 721 bytes} [Thu Jul 16 08:05:33 2026] GET /v2.0/subnets/be8325bc-da2d-410c-b331-102d8ffe5a78 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3159] 10.0.0.105 () {32 vars in 726 bytes} [Thu Jul 16 08:05:33 2026] DELETE /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:05:33.578 7 INFO neutron.pecan_wsgi.hooks.translation [None req-25438923-7610-40a5-a6d9-66f8866d9098 90ac36b095794fcba9ebda13de2a77a7 b22b027cf87c453ba290b3146d9f2206 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3160] 10.0.0.105 () {32 vars in 723 bytes} [Thu Jul 16 08:05:33 2026] GET /v2.0/networks/a62830ea-524c-4199-8539-a8878104cae3 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3163] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:05:35 2026] GET /v2.0/security-groups?tenant_id=479939b189b34462b6fa0a7cda18244c&name=default => generated 2929 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:05:35.913 8 INFO neutron.services.segments.plugin [-] Segment db898d08-fdac-4d64-bbf2-52959553347c resource provider aggregate not found 2026-07-16 08:05:35.920 8 INFO neutron.services.segments.plugin [-] Segment db898d08-fdac-4d64-bbf2-52959553347c resource provider aggregate not found 2026-07-16 08:05:35.935 8 INFO neutron.services.segments.plugin [-] Segment db898d08-fdac-4d64-bbf2-52959553347c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db898d08-fdac-4d64-bbf2-52959553347c found for delete ", "request_id": "req-d901a2a9-0f93-466c-8262-03db2486d1b2"}]} 2026-07-16 08:05:35.936 8 INFO neutron.services.segments.plugin [-] Segment db898d08-fdac-4d64-bbf2-52959553347c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db898d08-fdac-4d64-bbf2-52959553347c found for delete ", "request_id": "req-f5513e12-d8e6-4b60-b7c6-466b65d4c601"}]} [pid: 8|app: 0|req: 1598/3164] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:05:35 2026] DELETE /v2.0/security-groups/91b96fc7-421b-4f5f-95d5-98207724bf82 => 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: 1567/3165] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:05:36 2026] GET /v2.0/security-groups?tenant_id=4ea0bc4cc52b487485dd2e199de2a42a&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3166] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:05:36 2026] DELETE /v2.0/security-groups/82caeb16-455a-400d-a041-8cb5debf2f18 => 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: 1568/3167] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:05:36 2026] GET /v2.0/security-groups?tenant_id=31704f0ca0904fb8a14161e75e40b0c1&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3168] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:05:36 2026] DELETE /v2.0/security-groups/d6cc92df-efce-4699-a14e-66fabab06d7c => 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: 1569/3169] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:05:36 2026] GET /v2.0/security-groups?tenant_id=b22b027cf87c453ba290b3146d9f2206&name=default => generated 2929 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3170] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:05:36 2026] DELETE /v2.0/security-groups/e4f10b03-f15a-4ecd-bf9f-02c5cd15324d => 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: 1570/3171] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:05:37 2026] GET /v2.0/security-groups?tenant_id=6743a958b15742e3b70d97153e7978e7&name=default => generated 2929 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3172] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:05:37 2026] DELETE /v2.0/security-groups/321a84b3-7699-4c79-8059-76caa6e77f9e => 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: 1571/3173] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:05:37 2026] GET /v2.0/security-groups?tenant_id=5f6fcf55b56e4e8d9fda29c0b2e439c6&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3174] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:05:37 2026] DELETE /v2.0/security-groups/5b986e86-9554-44e3-8ecf-60ee2230f0ec => 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: 1572/3175] 10.0.0.105 () {32 vars in 774 bytes} [Thu Jul 16 08:05:37 2026] GET /v2.0/security-groups?tenant_id=2b157e9b675b42789946e40da032a80f&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3176] 10.0.0.105 () {32 vars in 740 bytes} [Thu Jul 16 08:05:38 2026] DELETE /v2.0/security-groups/31819575-5aa2-444b-b1d9-da1db7f4b8e0 => 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: 1573/3177] 10.0.0.105 () {32 vars in 649 bytes} [Thu Jul 16 08:05:40 2026] GET /v2.0/networks => generated 2167 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3178] 10.0.0.105 () {32 vars in 655 bytes} [Thu Jul 16 08:05:41 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3179] 10.0.0.105 () {32 vars in 647 bytes} [Thu Jul 16 08:05:41 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3180] 10.0.0.105 () {32 vars in 643 bytes} [Thu Jul 16 08:05:41 2026] GET /v2.0/ports => generated 4725 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3181] 10.0.0.105 () {32 vars in 647 bytes} [Thu Jul 16 08:05:42 2026] GET /v2.0/subnets => generated 1261 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3182] 10.0.0.105 () {32 vars in 649 bytes} [Thu Jul 16 08:05:42 2026] GET /v2.0/networks => generated 2167 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3183] 10.0.0.105 () {32 vars in 663 bytes} [Thu Jul 16 08:05:42 2026] GET /v2.0/security-groups => generated 17401 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3184] 10.0.0.105 () {32 vars in 655 bytes} [Thu Jul 16 08:05:42 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)