+ 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 9 13:47:36 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-5975b784fb-2qszc 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 0x56239b32b140 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-09 13:47:39.990 7 INFO neutron.common.config [-] Logging enabled! 2026-07-09 13:47:39.990 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-07-09 13:47:40.054 8 INFO neutron.common.config [-] Logging enabled! 2026-07-09 13:47:40.054 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-07-09 13:47:40.423 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 13:47:40.486 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 13:47:41.297 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 13:47:41.300 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 13:47:41.303 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-09 13:47:41.304 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 13:47:41.304 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 13:47:41.304 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 13:47:41.305 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:47:41.311 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:47:41.311 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:47:41.311 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 13:47:41.330 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 13:47:41.331 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 13:47:41.331 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 13:47:41.332 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 13:47:41.335 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 13:47:41.338 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-09 13:47:41.339 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 13:47:41.339 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 13:47:41.339 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 13:47:41.339 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:47:41.345 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:47:41.346 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 13:47:41.346 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 13:47:41.364 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 13:47:41.366 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 13:47:41.366 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 13:47:41.372 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 13:47:41.373 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 13:47:41.373 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 13:47:41.373 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 13:47:41.380 7 WARNING oslo_policy.policy [None req-a7af06f1-4b1b-4e3d-ad32-c37c3084d628 - - - - - -] 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-09 13:47:41.406 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 13:47:41.407 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 13:47:41.407 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 13:47:41.407 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 13:47:41.415 8 WARNING oslo_policy.policy [None req-791edd44-3f7b-4ccb-b233-cbc60702664d - - - - - -] 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-09 13:47:41.675 7 INFO neutron.plugins.ml2.managers [None req-a7af06f1-4b1b-4e3d-ad32-c37c3084d628 - - - - - -] Initializing driver for type 'vlan' 2026-07-09 13:47:41.712 8 INFO neutron.plugins.ml2.managers [None req-791edd44-3f7b-4ccb-b233-cbc60702664d - - - - - -] Initializing driver for type 'vlan' 2026-07-09 13:47:41.973 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a7af06f1-4b1b-4e3d-ad32-c37c3084d628 - - - - - -] VlanTypeDriver initialization complete 2026-07-09 13:47:41.973 7 INFO neutron.plugins.ml2.managers [None req-a7af06f1-4b1b-4e3d-ad32-c37c3084d628 - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 13:47:41.974 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a7af06f1-4b1b-4e3d-ad32-c37c3084d628 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 13:47:42.000 7 INFO neutron.plugins.ml2.managers [None req-a7af06f1-4b1b-4e3d-ad32-c37c3084d628 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 13:47:42.000 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a7af06f1-4b1b-4e3d-ad32-c37c3084d628 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 13:47:42.000 7 INFO neutron.plugins.ml2.managers [None req-a7af06f1-4b1b-4e3d-ad32-c37c3084d628 - - - - - -] Initializing extension driver 'port_security' 2026-07-09 13:47:42.000 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a7af06f1-4b1b-4e3d-ad32-c37c3084d628 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 13:47:42.000 7 INFO neutron.plugins.ml2.managers [None req-a7af06f1-4b1b-4e3d-ad32-c37c3084d628 - - - - - -] Initializing extension driver 'qos' 2026-07-09 13:47:42.001 7 INFO neutron.plugins.ml2.managers [None req-a7af06f1-4b1b-4e3d-ad32-c37c3084d628 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 13:47:42.001 7 INFO neutron.plugins.ml2.managers [None req-a7af06f1-4b1b-4e3d-ad32-c37c3084d628 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 13:47:42.012 7 INFO neutron.quota [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded quota_driver: . 2026-07-09 13:47:42.012 7 INFO neutron.plugins.ml2.plugin [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 13:47:42.012 7 INFO neutron.plugins.ml2.managers [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 13:47:42.013 7 INFO neutron.plugins.ml2.managers [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 13:47:42.013 7 INFO neutron.plugins.ml2.managers [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 13:47:42.013 7 INFO neutron.extensions.vlantransparent [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Disabled vlantransparent extension. 2026-07-09 13:47:42.013 7 INFO neutron.manager [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loading Plugin: qos 2026-07-09 13:47:42.024 7 INFO neutron.manager [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loading Plugin: router 2026-07-09 13:47:42.043 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-791edd44-3f7b-4ccb-b233-cbc60702664d - - - - - -] VlanTypeDriver initialization complete 2026-07-09 13:47:42.043 8 INFO neutron.plugins.ml2.managers [None req-791edd44-3f7b-4ccb-b233-cbc60702664d - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 13:47:42.044 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-791edd44-3f7b-4ccb-b233-cbc60702664d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 13:47:42.059 7 INFO neutron.services.service_base [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 13:47:42.059 7 INFO neutron.manager [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loading Plugin: segments 2026-07-09 13:47:42.074 8 INFO neutron.plugins.ml2.managers [None req-791edd44-3f7b-4ccb-b233-cbc60702664d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 13:47:42.074 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-791edd44-3f7b-4ccb-b233-cbc60702664d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 13:47:42.075 8 INFO neutron.plugins.ml2.managers [None req-791edd44-3f7b-4ccb-b233-cbc60702664d - - - - - -] Initializing extension driver 'port_security' 2026-07-09 13:47:42.075 8 INFO neutron.plugins.ml2.extensions.port_security [None req-791edd44-3f7b-4ccb-b233-cbc60702664d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 13:47:42.076 8 INFO neutron.plugins.ml2.managers [None req-791edd44-3f7b-4ccb-b233-cbc60702664d - - - - - -] Initializing extension driver 'qos' 2026-07-09 13:47:42.076 8 INFO neutron.plugins.ml2.managers [None req-791edd44-3f7b-4ccb-b233-cbc60702664d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 13:47:42.076 8 INFO neutron.plugins.ml2.managers [None req-791edd44-3f7b-4ccb-b233-cbc60702664d - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 13:47:42.088 8 INFO neutron.quota [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded quota_driver: . 2026-07-09 13:47:42.089 8 INFO neutron.plugins.ml2.plugin [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 13:47:42.089 8 INFO neutron.plugins.ml2.managers [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 13:47:42.089 8 INFO neutron.plugins.ml2.managers [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 13:47:42.090 8 INFO neutron.plugins.ml2.managers [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 13:47:42.090 8 INFO neutron.extensions.vlantransparent [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Disabled vlantransparent extension. 2026-07-09 13:47:42.090 8 INFO neutron.manager [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loading Plugin: qos 2026-07-09 13:47:42.103 8 INFO neutron.manager [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loading Plugin: router 2026-07-09 13:47:42.139 8 INFO neutron.services.service_base [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 13:47:42.139 8 INFO neutron.manager [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loading Plugin: segments 2026-07-09 13:47:42.154 7 INFO neutron.manager [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loading Plugin: trunk 2026-07-09 13:47:42.207 7 INFO neutron.manager [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loading Plugin: vpnaas 2026-07-09 13:47:42.235 8 INFO neutron.manager [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loading Plugin: trunk 2026-07-09 13:47:42.258 7 WARNING stevedore.named [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 13:47:42.284 8 INFO neutron.manager [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loading Plugin: vpnaas 2026-07-09 13:47:42.317 7 INFO neutron_vpnaas.services.vpn.plugin [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 13:47:42.318 7 INFO neutron.common.utils [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 13:47:42.318 7 INFO neutron.manager [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loading Plugin: auto_allocate 2026-07-09 13:47:42.323 7 INFO neutron.manager [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loading Plugin: tag 2026-07-09 13:47:42.330 7 INFO neutron.manager [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loading Plugin: timestamp 2026-07-09 13:47:42.332 7 INFO neutron.manager [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 13:47:42.334 8 WARNING stevedore.named [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 13:47:42.336 7 INFO neutron.manager [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loading Plugin: flavors 2026-07-09 13:47:42.339 7 INFO neutron.manager [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loading Plugin: revisions 2026-07-09 13:47:42.342 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Initializing extension manager. 2026-07-09 13:47:42.344 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: address-group 2026-07-09 13:47:42.345 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: address-scope 2026-07-09 13:47:42.345 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 13:47:42.346 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: agent 2026-07-09 13:47:42.347 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 13:47:42.348 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 13:47:42.349 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 13:47:42.350 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: availability_zone 2026-07-09 13:47:42.351 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 13:47:42.351 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 13:47:42.352 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: default-subnetpools 2026-07-09 13:47:42.354 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 13:47:42.355 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: dns-integration 2026-07-09 13:47:42.356 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 13:47:42.356 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 13:47:42.357 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: dvr 2026-07-09 13:47:42.358 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 13:47:42.359 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 13:47:42.359 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 13:47:42.360 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 13:47:42.361 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: external-net 2026-07-09 13:47:42.361 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 13:47:42.362 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: extraroute 2026-07-09 13:47:42.363 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 13:47:42.363 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 13:47:42.364 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 13:47:42.365 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 13:47:42.365 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 13:47:42.366 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: fip-port-details 2026-07-09 13:47:42.367 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: flavors 2026-07-09 13:47:42.368 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 13:47:42.369 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: floatingip-pools 2026-07-09 13:47:42.370 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: ip_allocation 2026-07-09 13:47:42.370 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 13:47:42.371 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: l2_adjacency 2026-07-09 13:47:42.372 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: router 2026-07-09 13:47:42.374 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 13:47:42.375 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-09 13:47:42.375 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-09 13:47:42.376 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 13:47:42.377 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: l3-ha 2026-07-09 13:47:42.377 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 13:47:42.378 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 13:47:42.378 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: l3-flavors 2026-07-09 13:47:42.379 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 13:47:42.380 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 13:47:42.382 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 13:47:42.383 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 13:47:42.384 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 13:47:42.385 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 13:47:42.386 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 13:47:42.386 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: multi-provider 2026-07-09 13:47:42.387 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: net-mtu 2026-07-09 13:47:42.388 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 13:47:42.388 8 INFO neutron_vpnaas.services.vpn.plugin [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 13:47:42.388 8 INFO neutron.common.utils [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 13:47:42.388 8 INFO neutron.manager [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loading Plugin: auto_allocate 2026-07-09 13:47:42.388 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: network_availability_zone 2026-07-09 13:47:42.389 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: network_ha 2026-07-09 13:47:42.390 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: network-ip-availability 2026-07-09 13:47:42.392 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 13:47:42.392 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: pagination 2026-07-09 13:47:42.392 8 INFO neutron.manager [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loading Plugin: tag 2026-07-09 13:47:42.393 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: port-device-profile 2026-07-09 13:47:42.394 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-09 13:47:42.394 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 13:47:42.395 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 13:47:42.396 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: port-mac-override 2026-07-09 13:47:42.396 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 13:47:42.397 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 13:47:42.398 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: port-resource-request 2026-07-09 13:47:42.398 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 13:47:42.398 8 INFO neutron.manager [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loading Plugin: timestamp 2026-07-09 13:47:42.399 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: binding 2026-07-09 13:47:42.400 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: binding-extended 2026-07-09 13:47:42.400 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: port-security 2026-07-09 13:47:42.401 8 INFO neutron.manager [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 13:47:42.401 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: project-id 2026-07-09 13:47:42.401 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: provider 2026-07-09 13:47:42.403 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: qos 2026-07-09 13:47:42.404 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 13:47:42.404 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 13:47:42.405 8 INFO neutron.manager [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loading Plugin: flavors 2026-07-09 13:47:42.405 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: qos-default 2026-07-09 13:47:42.406 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: qos-fip 2026-07-09 13:47:42.406 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 13:47:42.407 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 13:47:42.407 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 13:47:42.408 8 INFO neutron.manager [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loading Plugin: revisions 2026-07-09 13:47:42.408 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 13:47:42.409 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 13:47:42.409 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: qos-pps 2026-07-09 13:47:42.410 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 13:47:42.410 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 13:47:42.411 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Initializing extension manager. 2026-07-09 13:47:42.411 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 13:47:42.412 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: quota-check-limit 2026-07-09 13:47:42.412 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: address-group 2026-07-09 13:47:42.413 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: address-scope 2026-07-09 13:47:42.413 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: quotas 2026-07-09 13:47:42.414 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 13:47:42.415 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: agent 2026-07-09 13:47:42.415 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: quota_details 2026-07-09 13:47:42.415 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 13:47:42.416 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: rbac-policies 2026-07-09 13:47:42.417 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 13:47:42.417 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: rbac-address-group 2026-07-09 13:47:42.418 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 13:47:42.418 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 13:47:42.418 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 13:47:42.419 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: availability_zone 2026-07-09 13:47:42.419 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 13:47:42.419 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 13:47:42.419 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: revision-if-match 2026-07-09 13:47:42.420 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 13:47:42.420 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 13:47:42.421 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: default-subnetpools 2026-07-09 13:47:42.421 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: router_availability_zone 2026-07-09 13:47:42.421 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 13:47:42.422 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 13:47:42.423 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 13:47:42.423 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: dns-integration 2026-07-09 13:47:42.423 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 13:47:42.424 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 13:47:42.424 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 13:47:42.424 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 13:47:42.425 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 13:47:42.425 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: dvr 2026-07-09 13:47:42.425 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-09 13:47:42.425 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 13:47:42.426 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 13:47:42.426 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 13:47:42.427 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 13:47:42.427 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 13:47:42.428 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: external-net 2026-07-09 13:47:42.428 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 13:47:42.429 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: extraroute 2026-07-09 13:47:42.430 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 13:47:42.430 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 13:47:42.431 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 13:47:42.431 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 13:47:42.432 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 13:47:42.433 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: fip-port-details 2026-07-09 13:47:42.434 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: flavors 2026-07-09 13:47:42.434 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: security-group 2026-07-09 13:47:42.435 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 13:47:42.435 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: segment 2026-07-09 13:47:42.436 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: floatingip-pools 2026-07-09 13:47:42.436 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 13:47:42.436 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: ip_allocation 2026-07-09 13:47:42.436 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: service-type 2026-07-09 13:47:42.437 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 13:47:42.437 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: sorting 2026-07-09 13:47:42.437 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: l2_adjacency 2026-07-09 13:47:42.438 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 13:47:42.438 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: standard-attr-description 2026-07-09 13:47:42.439 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: router 2026-07-09 13:47:42.439 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: stateful-security-group 2026-07-09 13:47:42.439 7 WARNING neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 13:47:42.440 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 13:47:42.440 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 13:47:42.440 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: subnet_onboard 2026-07-09 13:47:42.441 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-09 13:47:42.441 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 13:47:42.442 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-09 13:47:42.442 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: subnet-service-types 2026-07-09 13:47:42.442 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 13:47:42.443 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: subnet_allocation 2026-07-09 13:47:42.443 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: l3-ha 2026-07-09 13:47:42.443 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 13:47:42.443 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 13:47:42.444 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 13:47:42.444 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 13:47:42.445 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: l3-flavors 2026-07-09 13:47:42.446 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 13:47:42.447 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 13:47:42.447 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 13:47:42.448 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 13:47:42.449 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 13:47:42.449 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: trunk 2026-07-09 13:47:42.450 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: trunk-details 2026-07-09 13:47:42.450 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 13:47:42.450 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 13:47:42.451 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 13:47:42.451 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 13:47:42.452 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 13:47:42.453 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-09 13:47:42.453 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 13:47:42.453 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: multi-provider 2026-07-09 13:47:42.454 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 13:47:42.454 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: net-mtu 2026-07-09 13:47:42.455 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: vpn-flavors 2026-07-09 13:47:42.455 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 13:47:42.456 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: network_availability_zone 2026-07-09 13:47:42.456 7 INFO neutron.api.extensions [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Loaded extension: vpnaas 2026-07-09 13:47:42.456 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: network_ha 2026-07-09 13:47:42.457 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: network-ip-availability 2026-07-09 13:47:42.459 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-09 13:47:42.459 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 13:47:42.459 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-09 13:47:42.459 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:47:42.459 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: pagination 2026-07-09 13:47:42.460 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-09 13:47:42.460 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: port-device-profile 2026-07-09 13:47:42.461 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-09 13:47:42.462 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 13:47:42.462 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 13:47:42.463 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: port-mac-override 2026-07-09 13:47:42.464 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 13:47:42.464 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 13:47:42.465 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 13:47:42.465 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: port-resource-request 2026-07-09 13:47:42.465 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 13:47:42.465 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 13:47:42.466 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: binding 2026-07-09 13:47:42.467 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: binding-extended 2026-07-09 13:47:42.467 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: port-security 2026-07-09 13:47:42.468 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: project-id 2026-07-09 13:47:42.468 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: provider 2026-07-09 13:47:42.471 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: qos 2026-07-09 13:47:42.472 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 13:47:42.472 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 13:47:42.472 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 13:47:42.473 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: qos-default 2026-07-09 13:47:42.473 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 13:47:42.474 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: qos-fip 2026-07-09 13:47:42.474 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 13:47:42.474 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 13:47:42.475 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 13:47:42.475 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:47:42.476 7 WARNING neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] subnetpool is already registered 2026-07-09 13:47:42.476 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 13:47:42.477 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 13:47:42.477 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:47:42.478 7 WARNING neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] subnetpool is already registered 2026-07-09 13:47:42.478 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 13:47:42.478 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 13:47:42.479 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: qos-pps 2026-07-09 13:47:42.479 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 13:47:42.479 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 13:47:42.480 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 13:47:42.480 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 13:47:42.480 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 13:47:42.481 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 13:47:42.481 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 13:47:42.481 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: quota-check-limit 2026-07-09 13:47:42.481 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 13:47:42.483 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: quotas 2026-07-09 13:47:42.484 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: quota_details 2026-07-09 13:47:42.485 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: rbac-policies 2026-07-09 13:47:42.486 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: rbac-address-group 2026-07-09 13:47:42.487 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 13:47:42.487 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 13:47:42.487 7 WARNING neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] router is already registered 2026-07-09 13:47:42.487 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 13:47:42.487 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 13:47:42.488 7 WARNING neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] floatingip is already registered 2026-07-09 13:47:42.488 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 13:47:42.488 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: revision-if-match 2026-07-09 13:47:42.489 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 13:47:42.490 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: router_availability_zone 2026-07-09 13:47:42.490 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 13:47:42.492 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 13:47:42.492 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 13:47:42.493 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 13:47:42.493 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 13:47:42.493 7 WARNING neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] rbac_policy is already registered 2026-07-09 13:47:42.494 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 13:47:42.494 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 13:47:42.494 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-09 13:47:42.494 7 WARNING neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] security_group is already registered 2026-07-09 13:47:42.495 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 13:47:42.495 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 13:47:42.495 7 WARNING neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] security_group_rule is already registered 2026-07-09 13:47:42.497 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:47:42.497 7 WARNING neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] subnetpool is already registered 2026-07-09 13:47:42.498 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:47:42.498 7 WARNING neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] subnetpool is already registered 2026-07-09 13:47:42.499 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 13:47:42.499 7 WARNING neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] trunk is already registered 2026-07-09 13:47:42.499 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 13:47:42.500 7 WARNING neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] endpoint_group is already registered 2026-07-09 13:47:42.500 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 13:47:42.500 7 WARNING neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] vpnservice is already registered 2026-07-09 13:47:42.501 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 13:47:42.501 7 WARNING neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] ipsec_site_connection is already registered 2026-07-09 13:47:42.502 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 13:47:42.502 7 WARNING neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] ipsecpolicy is already registered 2026-07-09 13:47:42.503 7 INFO neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 13:47:42.503 7 WARNING neutron.quota.resource_registry [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] ikepolicy is already registered 2026-07-09 13:47:42.503 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: security-group 2026-07-09 13:47:42.505 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: segment 2026-07-09 13:47:42.505 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 13:47:42.506 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: service-type 2026-07-09 13:47:42.506 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: sorting 2026-07-09 13:47:42.507 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 13:47:42.508 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: standard-attr-description 2026-07-09 13:47:42.508 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: stateful-security-group 2026-07-09 13:47:42.509 8 WARNING neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 13:47:42.509 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 13:47:42.510 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: subnet_onboard 2026-07-09 13:47:42.511 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 13:47:42.511 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: subnet-service-types 2026-07-09 13:47:42.512 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: subnet_allocation 2026-07-09 13:47:42.513 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 13:47:42.513 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 13:47:42.516 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 13:47:42.517 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 13:47:42.518 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: trunk 2026-07-09 13:47:42.518 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: trunk-details 2026-07-09 13:47:42.519 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 13:47:42.519 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 13:47:42.521 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-09 13:47:42.522 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 13:47:42.522 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: vpn-flavors 2026-07-09 13:47:42.524 8 INFO neutron.api.extensions [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Loaded extension: vpnaas 2026-07-09 13:47:42.526 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-09 13:47:42.526 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-09 13:47:42.526 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:47:42.527 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-09 13:47:42.532 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 13:47:42.533 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 13:47:42.541 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 13:47:42.541 7 WARNING keystonemiddleware._common.config [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 13:47:42.542 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 13:47:42.543 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 13:47:42.544 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:47:42.544 8 WARNING neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] subnetpool is already registered 2026-07-09 13:47:42.545 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:47:42.545 8 WARNING neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] subnetpool is already registered 2026-07-09 13:47:42.546 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 13:47:42.546 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 13:47:42.547 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 13:47:42.547 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 13:47:42.548 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 13:47:42.549 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 13:47:42.549 7 WARNING oslo_config.cfg [None req-dd9ffac8-b32a-4344-8210-52b86b108941 - - - - - -] 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 0x56239b32b140 pid: 7 (default app) 2026-07-09 13:47:42.554 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-09 13:47:42.555 8 WARNING neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] router is already registered 2026-07-09 13:47:42.555 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-09 13:47:42.555 8 WARNING neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] floatingip is already registered 2026-07-09 13:47:42.561 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-09 13:47:42.561 8 WARNING neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] rbac_policy is already registered 2026-07-09 13:47:42.562 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-09 13:47:42.562 8 WARNING neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] security_group is already registered 2026-07-09 13:47:42.563 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-09 13:47:42.563 8 WARNING neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] security_group_rule is already registered 2026-07-09 13:47:42.564 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:47:42.565 8 WARNING neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] subnetpool is already registered 2026-07-09 13:47:42.565 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-09 13:47:42.565 8 WARNING neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] subnetpool is already registered 2026-07-09 13:47:42.566 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-09 13:47:42.566 8 WARNING neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] trunk is already registered 2026-07-09 13:47:42.567 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-09 13:47:42.567 8 WARNING neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] endpoint_group is already registered 2026-07-09 13:47:42.567 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-09 13:47:42.568 8 WARNING neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] vpnservice is already registered 2026-07-09 13:47:42.568 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-09 13:47:42.568 8 WARNING neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] ipsec_site_connection is already registered 2026-07-09 13:47:42.569 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-09 13:47:42.569 8 WARNING neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] ipsecpolicy is already registered 2026-07-09 13:47:42.570 8 INFO neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-09 13:47:42.570 8 WARNING neutron.quota.resource_registry [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] ikepolicy is already registered 2026-07-09 13:47:42.614 8 WARNING keystonemiddleware._common.config [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 13:47:42.622 8 WARNING oslo_config.cfg [None req-9491d987-e44e-4999-854d-6a86a77226a3 - - - - - -] 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 0x56239b32b140 pid: 8 (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-09 13:47:48.702 7 INFO neutron.pecan_wsgi.hooks.translation [None req-089dc321-4854-40e2-a1c1-3f30fb43f5bf 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.19.213.32 () {44 vars in 923 bytes} [Thu Jul 9 13:47:47 2026] GET /v2.0/networks/public => generated 108 bytes in 858 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: 1/4] 199.19.213.32 () {44 vars in 945 bytes} [Thu Jul 9 13:47:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 13:47:49.251 7 WARNING oslo_policy.policy [None req-2aff725e-c91e-4880-a685-3f9e65d7f142 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-09 13:47:49.397 7 WARNING neutron.services.revisions.revision_plugin [None req-2aff725e-c91e-4880-a685-3f9e65d7f142 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Could not find related network for resource to bump revision. 2026-07-09 13:47:49.426 7 INFO neutron.db.segments_db [None req-2aff725e-c91e-4880-a685-3f9e65d7f142 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 416c6ea5-dc21-4108-bef6-a5fdaef34487 of type flat for network 45c6e9cb-352c-4295-85ed-c3955fe9c09d 2026-07-09 13:47:49.482 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2aff725e-c91e-4880-a685-3f9e65d7f142 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.19.213.32 () {48 vars in 963 bytes} [Thu Jul 9 13:47:49 2026] POST /v2.0/networks => generated 124 bytes in 412 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 13:47:55.436 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbdced1d-ea29-40d2-8fba-686498369a95 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.32 () {44 vars in 923 bytes} [Thu Jul 9 13:47:55 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.32 () {44 vars in 945 bytes} [Thu Jul 9 13:47:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 13:47:55.545 7 WARNING neutron.services.revisions.revision_plugin [None req-1443d28d-53df-48cc-8ed7-9eda554d90e5 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Could not find related network for resource to bump revision. 2026-07-09 13:47:55.562 7 INFO neutron.db.segments_db [None req-1443d28d-53df-48cc-8ed7-9eda554d90e5 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment a8016c26-598d-420c-bed0-7a744ea88300 of type flat for network ed4bf30b-32b0-4129-a20c-cc616ba3afbe 2026-07-09 13:47:55.599 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1443d28d-53df-48cc-8ed7-9eda554d90e5 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.32 () {48 vars in 963 bytes} [Thu Jul 9 13:47:55 2026] POST /v2.0/networks => generated 124 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 13:48:01.867 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8b901725-4164-4a16-a03b-1199e51254f3 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.19.213.32 () {44 vars in 923 bytes} [Thu Jul 9 13:48:01 2026] GET /v2.0/networks/public => generated 108 bytes in 403 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.19.213.32 () {44 vars in 945 bytes} [Thu Jul 9 13:48:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 13:48:02.079 8 WARNING oslo_policy.policy [None req-45b2e9c9-5135-4e35-a80d-a9ab0a2326eb 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-07-09 13:48:02.128 8 WARNING neutron.services.revisions.revision_plugin [None req-45b2e9c9-5135-4e35-a80d-a9ab0a2326eb 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Could not find related network for resource to bump revision. 2026-07-09 13:48:02.156 8 INFO neutron.db.segments_db [None req-45b2e9c9-5135-4e35-a80d-a9ab0a2326eb 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment d7b0589c-93e7-4e2c-9668-3c7b353a2ea7 of type flat for network 9249e969-cc71-499a-8afc-049768910e2e 2026-07-09 13:48:02.221 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45b2e9c9-5135-4e35-a80d-a9ab0a2326eb 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.19.213.32 () {48 vars in 963 bytes} [Thu Jul 9 13:48:01 2026] POST /v2.0/networks => generated 124 bytes in 332 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 13:48:08.166 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec6ce934-52cf-44e4-8885-7661f3aa5a0a 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.32 () {44 vars in 923 bytes} [Thu Jul 9 13:48:08 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.32 () {44 vars in 945 bytes} [Thu Jul 9 13:48:08 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-09 13:48:08.289 8 WARNING neutron.services.revisions.revision_plugin [None req-72e52438-9359-4f20-9690-c71bf45c9cf5 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Could not find related network for resource to bump revision. 2026-07-09 13:48:08.327 8 INFO neutron.db.segments_db [None req-72e52438-9359-4f20-9690-c71bf45c9cf5 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 38793be3-970c-4abb-939e-4967e65efa5f of type flat for network f8d74f28-5b56-4783-93b5-223b46b5cd0f 2026-07-09 13:48:08.371 8 INFO neutron.pecan_wsgi.hooks.translation [None req-72e52438-9359-4f20-9690-c71bf45c9cf5 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.19.213.32 () {48 vars in 963 bytes} [Thu Jul 9 13:48:08 2026] POST /v2.0/networks => generated 124 bytes in 183 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 13:48:14.348 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f771ab2e-d8f4-4426-a218-b725cc783b72 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.32 () {44 vars in 923 bytes} [Thu Jul 9 13:48:14 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.32 () {44 vars in 945 bytes} [Thu Jul 9 13:48:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 13:48:14.453 7 WARNING neutron.services.revisions.revision_plugin [None req-09fa07cb-8961-4eb8-bc70-9f0a649614c5 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Could not find related network for resource to bump revision. 2026-07-09 13:48:14.481 7 INFO neutron.db.segments_db [None req-09fa07cb-8961-4eb8-bc70-9f0a649614c5 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment cde5ff6f-81ed-45b5-a28c-fc7d45fdb25f of type flat for network ff13b55c-21c4-4aa6-980b-a2c6d11e4246 [pid: 7|app: 0|req: 11/19] 199.19.213.32 () {48 vars in 963 bytes} [Thu Jul 9 13:48:14 2026] POST /v2.0/networks => generated 706 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 13:48:16.036 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7329ed8f-ee87-4214-b1dc-093c32512e87 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.19.213.32 () {44 vars in 923 bytes} [Thu Jul 9 13:48:15 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.19.213.32 () {44 vars in 945 bytes} [Thu Jul 9 13:48:16 2026] GET /v2.0/networks?name=public => generated 709 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 13:48:16.130 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ea439e9-db60-4ce0-bd3e-05f197aaf518 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.19.213.32 () {44 vars in 1030 bytes} [Thu Jul 9 13:48:16 2026] GET /v2.0/subnets/public-subnet?network_id=ff13b55c-21c4-4aa6-980b-a2c6d11e4246 => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.19.213.32 () {44 vars in 1053 bytes} [Thu Jul 9 13:48:16 2026] GET /v2.0/subnets?name=public-subnet&network_id=ff13b55c-21c4-4aa6-980b-a2c6d11e4246 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.19.213.32 () {48 vars in 961 bytes} [Thu Jul 9 13:48:16 2026] POST /v2.0/subnets => generated 641 bytes in 1464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 13:52:57.022 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [78eec6ec-7370-4b28-8ae5-e267b14dcca8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 13:52:57.028 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [44071194-30b8-4916-a6b9-a075c720fb51] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 13:52:57.029 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 13:52:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.32) !!! 2026-07-09 13:52:57.154 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1083aeef-c477-4f74-b5c4-6b1863384771 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/62] 199.19.213.32 () {44 vars in 933 bytes} [Thu Jul 9 13:52:57 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 13:52:57.165 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9fb8e72d-8470-4c84-a6b3-a570520e1604] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 13:52:57.168 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5e207cee-bc20-4a95-babc-ef5ce74f256d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 13:52:57.169 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 13:52:57 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.32) !!! [pid: 8|app: 0|req: 30/63] 199.19.213.32 () {44 vars in 955 bytes} [Thu Jul 9 13:52:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 13:52:57.269 7 INFO neutron.db.segments_db [None req-29612b77-6ee7-4074-8b94-a6f05ea7e6f0 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 9fe548d9-8d4d-4114-bfdc-8db20b00b1c0 of type vxlan for network c74933bf-c6ac-4501-bcc3-d8a875fae5fd [pid: 7|app: 0|req: 34/64] 199.19.213.32 () {48 vars in 962 bytes} [Thu Jul 9 13:52:57 2026] POST /v2.0/networks => generated 707 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 13:52:58.358 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9fb8e72d-8470-4c84-a6b3-a570520e1604] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52630. 2026-07-09 13:52:58.359 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5e207cee-bc20-4a95-babc-ef5ce74f256d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52640. 2026-07-09 13:52:58.405 8 INFO neutron.pecan_wsgi.hooks.translation [None req-94e5555a-3b69-46a3-9ad9-ccd6aebb53f0 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/65] 199.19.213.32 () {44 vars in 933 bytes} [Thu Jul 9 13:52:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 13:52:58.477 7 INFO oslo.messaging._drivers.impl_rabbit [-] [78eec6ec-7370-4b28-8ae5-e267b14dcca8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52642. 2026-07-09 13:52:58.478 7 INFO oslo.messaging._drivers.impl_rabbit [-] [44071194-30b8-4916-a6b9-a075c720fb51] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52644. [pid: 7|app: 0|req: 35/66] 199.19.213.32 () {44 vars in 955 bytes} [Thu Jul 9 13:52:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 13:52:58.527 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f861bc6b-3e08-49c7-88e7-ba618f9b7627 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/67] 199.19.213.32 () {44 vars in 1032 bytes} [Thu Jul 9 13:52:58 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd => generated 114 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/68] 199.19.213.32 () {44 vars in 1055 bytes} [Thu Jul 9 13:52:58 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.19.213.32 () {48 vars in 961 bytes} [Thu Jul 9 13:52:58 2026] POST /v2.0/subnets => generated 627 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 13:53:00.026 7 INFO neutron.api.v2.resource [None req-0dec10b7-3cb3-45e7-a816-670091179c83 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/70] 199.19.213.32 () {44 vars in 967 bytes} [Thu Jul 9 13:52:59 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.19.213.32 () {44 vars in 989 bytes} [Thu Jul 9 13:53:00 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.19.213.32 () {48 vars in 976 bytes} [Thu Jul 9 13:53:00 2026] POST /v2.0/security-groups => generated 1616 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:01 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 1616 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:01 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:01 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 1616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.19.213.32 () {48 vars in 987 bytes} [Thu Jul 9 13:53:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:02 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 2230 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:02 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:02 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 2230 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.19.213.32 () {48 vars in 987 bytes} [Thu Jul 9 13:53:02 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: 39/81] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:03 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:03 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 2846 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:03 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 2846 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.19.213.32 () {48 vars in 987 bytes} [Thu Jul 9 13:53:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:04 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 3462 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:04 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:04 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 3462 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.19.213.32 () {48 vars in 987 bytes} [Thu Jul 9 13:53:04 2026] POST /v2.0/security-group-rules => generated 603 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:05 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 4078 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:06 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 4078 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:06 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.19.213.32 () {48 vars in 987 bytes} [Thu Jul 9 13:53:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/95] 199.19.213.32 () {44 vars in 983 bytes} [Thu Jul 9 13:53:07 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd => generated 732 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 13:53:07.394 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10c87258-0689-424a-a769-22c8d23a565c 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/96] 199.19.213.32 () {44 vars in 1072 bytes} [Thu Jul 9 13:53:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/97] 199.19.213.32 () {44 vars in 1095 bytes} [Thu Jul 9 13:53:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd => 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: 52/98] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:07 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/99] 199.19.213.32 () {48 vars in 957 bytes} [Thu Jul 9 13:53:07 2026] POST /v2.0/ports => generated 1100 bytes in 623 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 13:53:14.124 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ccc12f2b-a97a-453b-8408-4ed96810e9dc 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/100] 199.19.213.32 () {44 vars in 975 bytes} [Thu Jul 9 13:53:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 231 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: 48/101] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/102] 199.19.213.32 () {48 vars in 1027 bytes} [Thu Jul 9 13:53:14 2026] PUT /v2.0/ports/919f9ef4-06de-4bec-9d10-5bc037ebb0a5 => generated 1213 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/103] 199.19.213.32 () {44 vars in 916 bytes} [Thu Jul 9 13:53:16 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-09 13:53:17.739 7 INFO neutron.api.v2.resource [None req-e03851e8-faae-478a-86de-91b2b056ce24 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/104] 199.19.213.32 () {44 vars in 955 bytes} [Thu Jul 9 13:53:17 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/105] 199.19.213.32 () {44 vars in 977 bytes} [Thu Jul 9 13:53:17 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => 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: 56/106] 199.19.213.32 () {48 vars in 976 bytes} [Thu Jul 9 13:53:17 2026] POST /v2.0/security-groups => generated 1610 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/107] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:18 2026] GET /v2.0/security-groups/c0351de0-7ce6-48ba-9647-66419f503b7f => 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: 57/108] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:18 2026] GET /v2.0/security-groups/c0351de0-7ce6-48ba-9647-66419f503b7f => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/109] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:18 2026] GET /v2.0/security-groups/c0351de0-7ce6-48ba-9647-66419f503b7f => generated 1610 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/110] 199.19.213.32 () {48 vars in 987 bytes} [Thu Jul 9 13:53:18 2026] POST /v2.0/security-group-rules => generated 623 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/111] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:19 2026] GET /v2.0/security-groups/c0351de0-7ce6-48ba-9647-66419f503b7f => generated 2246 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/112] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:19 2026] GET /v2.0/security-groups/c0351de0-7ce6-48ba-9647-66419f503b7f => generated 2246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/113] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 13:53:19 2026] GET /v2.0/security-groups/c0351de0-7ce6-48ba-9647-66419f503b7f => generated 2246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/114] 199.19.213.32 () {48 vars in 987 bytes} [Thu Jul 9 13:53:20 2026] POST /v2.0/security-group-rules => generated 627 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/125] 199.19.213.32 () {44 vars in 971 bytes} [Thu Jul 9 13:54:35 2026] GET /v2.0/quotas/ea8b772e161642f6bae56636d07ae0e8 => generated 292 bytes in 19 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: 66/126] 199.19.213.32 () {48 vars in 1023 bytes} [Thu Jul 9 13:54:36 2026] PUT /v2.0/quotas/ea8b772e161642f6bae56636d07ae0e8 => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 13:56:56.422 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9fb8e72d-8470-4c84-a6b3-a570520e1604] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 13:56:56.423 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5e207cee-bc20-4a95-babc-ef5ce74f256d] 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, ' 2026-07-09 13:56:56.642 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9de640a1-05b5-405a-8fd4-3a42b4074e2a 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/147] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 13:56:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 229 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 13:56:56.657 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [44071194-30b8-4916-a6b9-a075c720fb51] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 13:56:56.659 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [78eec6ec-7370-4b28-8ae5-e267b14dcca8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 13:56:56.661 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 13:56:56 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.32) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 77/148] 199.19.213.32 () {30 vars in 762 bytes} [Thu Jul 9 13:56:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 13:56:58.552 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5e207cee-bc20-4a95-babc-ef5ce74f256d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44658. 2026-07-09 13:56:58.552 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9fb8e72d-8470-4c84-a6b3-a570520e1604] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44668. 2026-07-09 13:56:58.661 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3938ae90-b626-43ad-ba80-8d5c9911312c 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/149] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 13:56:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 13:56:58.714 7 INFO oslo.messaging._drivers.impl_rabbit [-] [78eec6ec-7370-4b28-8ae5-e267b14dcca8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44682. 2026-07-09 13:56:58.721 7 INFO oslo.messaging._drivers.impl_rabbit [-] [44071194-30b8-4916-a6b9-a075c720fb51] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44680. [pid: 7|app: 0|req: 78/150] 199.19.213.32 () {30 vars in 762 bytes} [Thu Jul 9 13:56:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:03:25.322 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5e207cee-bc20-4a95-babc-ef5ce74f256d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 14:03:25.323 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9fb8e72d-8470-4c84-a6b3-a570520e1604] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 14:03:25.324 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 14:03:25 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=37408fe8086b461687ab78b727c13cbf (ip 199.19.213.32) !!! 2026-07-09 14:03:25.526 8 INFO neutron.api.v2.resource [None req-37ec10cd-cdb5-40e3-b289-1820cd2b9a1b 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 99/203] 199.19.213.32 () {44 vars in 1070 bytes} [Thu Jul 9 14:03:25 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=37408fe8086b461687ab78b727c13cbf => generated 139 bytes in 214 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:03:25.540 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [44071194-30b8-4916-a6b9-a075c720fb51] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 14:03:25.542 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [78eec6ec-7370-4b28-8ae5-e267b14dcca8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 14:03:25.544 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu Jul 9 14:03:25 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=37408fe8086b461687ab78b727c13cbf (ip 199.19.213.32) !!! [pid: 7|app: 0|req: 105/204] 199.19.213.32 () {44 vars in 1093 bytes} [Thu Jul 9 14:03:25 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=37408fe8086b461687ab78b727c13cbf => generated 23 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/205] 199.19.213.32 () {48 vars in 977 bytes} [Thu Jul 9 14:03:25 2026] POST /v2.0/security-groups => generated 1624 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:03:26.962 7 INFO oslo.messaging._drivers.impl_rabbit [-] [44071194-30b8-4916-a6b9-a075c720fb51] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55068. 2026-07-09 14:03:26.963 7 INFO oslo.messaging._drivers.impl_rabbit [-] [78eec6ec-7370-4b28-8ae5-e267b14dcca8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55070. [pid: 7|app: 0|req: 106/206] 199.19.213.32 () {44 vars in 1084 bytes} [Thu Jul 9 14:03:26 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655?project_id=37408fe8086b461687ab78b727c13cbf => generated 1624 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/207] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:03:27 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655 => generated 1624 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/208] 199.19.213.32 () {44 vars in 1084 bytes} [Thu Jul 9 14:03:27 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655?project_id=37408fe8086b461687ab78b727c13cbf => generated 1624 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:03:27.179 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9fb8e72d-8470-4c84-a6b3-a570520e1604] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55090. 2026-07-09 14:03:27.186 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5e207cee-bc20-4a95-babc-ef5ce74f256d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55086. [pid: 8|app: 0|req: 102/209] 199.19.213.32 () {48 vars in 987 bytes} [Thu Jul 9 14:03:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/210] 199.19.213.32 () {44 vars in 1084 bytes} [Thu Jul 9 14:03:28 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655?project_id=37408fe8086b461687ab78b727c13cbf => generated 2234 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/211] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:03:28 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655 => generated 2234 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/212] 199.19.213.32 () {44 vars in 1084 bytes} [Thu Jul 9 14:03:28 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655?project_id=37408fe8086b461687ab78b727c13cbf => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/213] 199.19.213.32 () {48 vars in 987 bytes} [Thu Jul 9 14:03:28 2026] POST /v2.0/security-group-rules => generated 599 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/214] 199.19.213.32 () {44 vars in 1084 bytes} [Thu Jul 9 14:03:29 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655?project_id=37408fe8086b461687ab78b727c13cbf => generated 2846 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/215] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:03:29 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/216] 199.19.213.32 () {44 vars in 1084 bytes} [Thu Jul 9 14:03:29 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655?project_id=37408fe8086b461687ab78b727c13cbf => generated 2846 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/217] 199.19.213.32 () {48 vars in 987 bytes} [Thu Jul 9 14:03:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/218] 199.19.213.32 () {44 vars in 1084 bytes} [Thu Jul 9 14:03:30 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655?project_id=37408fe8086b461687ab78b727c13cbf => generated 3460 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/219] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:03:31 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655 => generated 3460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/220] 199.19.213.32 () {44 vars in 1084 bytes} [Thu Jul 9 14:03:31 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655?project_id=37408fe8086b461687ab78b727c13cbf => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/221] 199.19.213.32 () {48 vars in 987 bytes} [Thu Jul 9 14:03:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/240] 199.19.213.32 () {30 vars in 739 bytes} [Thu Jul 9 14:05:41 2026] GET /v2.0/networks?tenant_id=37408fe8086b461687ab78b727c13cbf&shared=False => generated 15 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:05:41.994 8 INFO neutron.db.segments_db [None req-274fc487-e104-42f8-990d-dc79f4760e8c f267355bfd08421683e783e2ffe1eddb 37408fe8086b461687ab78b727c13cbf - - de4a7c54b16a4d7280ab6381332ce282 de4a7c54b16a4d7280ab6381332ce282] Added segment 9dde7813-4c59-4fb1-8790-4caa9afc9698 of type vxlan for network e62cf228-25f6-48b6-9258-078b327c4798 [pid: 8|app: 0|req: 118/241] 199.19.213.32 () {34 vars in 681 bytes} [Thu Jul 9 14:05:41 2026] POST /v2.0/networks => generated 718 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/242] 199.19.213.32 () {30 vars in 721 bytes} [Thu Jul 9 14:05:42 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/243] 199.19.213.32 () {30 vars in 632 bytes} [Thu Jul 9 14:05:42 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/244] 199.19.213.32 () {34 vars in 676 bytes} [Thu Jul 9 14:05:42 2026] POST /v2.0/ports => generated 963 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/245] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:05:42 2026] GET /v2.0/networks/e62cf228-25f6-48b6-9258-078b327c4798 => generated 705 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/246] 199.19.213.32 () {30 vars in 721 bytes} [Thu Jul 9 14:05:44 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/247] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:05:44 2026] GET /v2.0/networks/e62cf228-25f6-48b6-9258-078b327c4798 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/250] 199.19.213.32 () {44 vars in 971 bytes} [Thu Jul 9 14:06:03 2026] GET /v2.0/quotas/37408fe8086b461687ab78b727c13cbf => generated 292 bytes in 13 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: 123/251] 199.19.213.32 () {48 vars in 1023 bytes} [Thu Jul 9 14:06:03 2026] PUT /v2.0/quotas/37408fe8086b461687ab78b727c13cbf => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:17:34.842 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [5e207cee-bc20-4a95-babc-ef5ce74f256d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 14:17:34.843 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [9fb8e72d-8470-4c84-a6b3-a570520e1604] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 14:17:34.844 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 14:17:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.32) !!! 2026-07-09 14:17:35.016 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2dcc41e2-d12e-4d5c-9aa7-61ad78ef209c 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/344] 199.19.213.32 () {44 vars in 923 bytes} [Thu Jul 9 14:17:34 2026] GET /v2.0/networks/public => generated 108 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:17:35.028 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [44071194-30b8-4916-a6b9-a075c720fb51] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 14:17:35.029 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [78eec6ec-7370-4b28-8ae5-e267b14dcca8] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 14:17:35.031 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu Jul 9 14:17:35 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.32) !!! [pid: 7|app: 0|req: 175/345] 199.19.213.32 () {44 vars in 945 bytes} [Thu Jul 9 14:17:35 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-09 14:17:36.301 8 INFO oslo.messaging._drivers.impl_rabbit [-] [5e207cee-bc20-4a95-babc-ef5ce74f256d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36090. 2026-07-09 14:17:36.303 8 INFO oslo.messaging._drivers.impl_rabbit [-] [9fb8e72d-8470-4c84-a6b3-a570520e1604] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36100. 2026-07-09 14:17:36.356 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8fc280e7-a809-4ed8-bacb-e62a99ce1c49 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/346] 199.19.213.32 () {44 vars in 923 bytes} [Thu Jul 9 14:17:36 2026] GET /v2.0/networks/public => generated 108 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:17:36.414 7 INFO oslo.messaging._drivers.impl_rabbit [-] [78eec6ec-7370-4b28-8ae5-e267b14dcca8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36114. 2026-07-09 14:17:36.416 7 INFO oslo.messaging._drivers.impl_rabbit [-] [44071194-30b8-4916-a6b9-a075c720fb51] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36106. [pid: 7|app: 0|req: 176/347] 199.19.213.32 () {44 vars in 945 bytes} [Thu Jul 9 14:17:36 2026] GET /v2.0/networks?name=public => generated 753 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:17:36.481 8 INFO neutron.pecan_wsgi.hooks.translation [None req-59b1382a-f255-49cb-9fa1-001412e7b319 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/348] 199.19.213.32 () {44 vars in 1030 bytes} [Thu Jul 9 14:17:36 2026] GET /v2.0/subnets/public-subnet?network_id=ff13b55c-21c4-4aa6-980b-a2c6d11e4246 => generated 113 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/349] 199.19.213.32 () {44 vars in 1053 bytes} [Thu Jul 9 14:17:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=ff13b55c-21c4-4aa6-980b-a2c6d11e4246 => generated 644 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:18:10.820 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c73e3fd3-62d0-46ab-a8bc-34eddb599c09 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/356] 199.19.213.32 () {44 vars in 933 bytes} [Thu Jul 9 14:18:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/357] 199.19.213.32 () {44 vars in 955 bytes} [Thu Jul 9 14:18:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:18:11.838 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1731eaee-0739-4c62-8f41-d15fd2c95fe5 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/358] 199.19.213.32 () {44 vars in 933 bytes} [Thu Jul 9 14:18:11 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/359] 199.19.213.32 () {44 vars in 955 bytes} [Thu Jul 9 14:18:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:18:11.933 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8bad4ec0-e4f4-4545-b355-ae49a099e9c9 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/360] 199.19.213.32 () {44 vars in 1032 bytes} [Thu Jul 9 14:18:11 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/361] 199.19.213.32 () {44 vars in 1055 bytes} [Thu Jul 9 14:18:11 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd => generated 630 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:18:13.117 8 INFO neutron.api.v2.resource [None req-3754bd4f-3905-4b36-b80c-2436a16b0423 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/362] 199.19.213.32 () {44 vars in 967 bytes} [Thu Jul 9 14:18:13 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/363] 199.19.213.32 () {44 vars in 989 bytes} [Thu Jul 9 14:18:13 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/364] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:18:14 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/365] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:18:14 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/366] 199.19.213.32 () {44 vars in 1007 bytes} [Thu Jul 9 14:18:14 2026] GET /v2.0/security-group-rules/a5ffccfc-e1b9-49a3-9e0e-fc5d017f93e1 => 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: 186/367] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:18:15 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 4694 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/368] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:18:15 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/369] 199.19.213.32 () {44 vars in 1007 bytes} [Thu Jul 9 14:18:15 2026] GET /v2.0/security-group-rules/ad2ec0e8-7fec-42ee-8866-644c84e6de4c => 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: 183/370] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:18:16 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 4694 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/371] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:18:16 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/372] 199.19.213.32 () {44 vars in 1007 bytes} [Thu Jul 9 14:18:16 2026] GET /v2.0/security-group-rules/7a5035d0-85cc-4d54-8083-a6021f0b8c66 => 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: 189/373] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:18:17 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:18:17 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/375] 199.19.213.32 () {44 vars in 1007 bytes} [Thu Jul 9 14:18:17 2026] GET /v2.0/security-group-rules/1f77a3f1-de01-4514-bf8d-455a5b412814 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/376] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:18:18 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/377] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:18:18 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.19.213.32 () {44 vars in 1007 bytes} [Thu Jul 9 14:18:18 2026] GET /v2.0/security-group-rules/612980c9-9d8b-467d-ad03-7b25047348da => 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: 192/379] 199.19.213.32 () {44 vars in 983 bytes} [Thu Jul 9 14:18:19 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd => generated 732 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:18:19.473 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc0a17da-b90c-4b4b-96a4-39ddf4cf141b 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/380] 199.19.213.32 () {44 vars in 1072 bytes} [Thu Jul 9 14:18:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.19.213.32 () {44 vars in 1095 bytes} [Thu Jul 9 14:18:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd => generated 1254 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:18:19 2026] GET /v2.0/security-groups/70b33b95-69ed-46dd-8b39-38995e05ab7e => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:18:25.958 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c8d00f9e-28b0-4a36-9283-fbbe3edd273f 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/385] 199.19.213.32 () {44 vars in 975 bytes} [Thu Jul 9 14:18:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:18:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/387] 199.19.213.32 () {44 vars in 916 bytes} [Thu Jul 9 14:18:27 2026] GET /v2.0/ports => generated 4725 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:18:28.731 8 INFO neutron.api.v2.resource [None req-a3eb6b0c-fa75-4453-93e8-d148c75d7a91 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/388] 199.19.213.32 () {44 vars in 955 bytes} [Thu Jul 9 14:18:28 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.19.213.32 () {44 vars in 977 bytes} [Thu Jul 9 14:18:28 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:18:29 2026] GET /v2.0/security-groups/c0351de0-7ce6-48ba-9647-66419f503b7f => generated 2886 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:18:29 2026] GET /v2.0/security-groups/c0351de0-7ce6-48ba-9647-66419f503b7f => generated 2886 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/392] 199.19.213.32 () {44 vars in 1007 bytes} [Thu Jul 9 14:18:29 2026] GET /v2.0/security-group-rules/c878aa06-7595-4a73-aac5-dc7f20d5c4f2 => generated 623 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/393] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:18:30 2026] GET /v2.0/security-groups/c0351de0-7ce6-48ba-9647-66419f503b7f => generated 2886 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:18:30 2026] GET /v2.0/security-groups/c0351de0-7ce6-48ba-9647-66419f503b7f => generated 2886 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.19.213.32 () {44 vars in 1007 bytes} [Thu Jul 9 14:18:30 2026] GET /v2.0/security-group-rules/b08ae5a9-e0e5-464d-9e60-9a284e929af1 => generated 627 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.19.213.32 () {44 vars in 971 bytes} [Thu Jul 9 14:18:43 2026] GET /v2.0/quotas/ea8b772e161642f6bae56636d07ae0e8 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:19:36.066 7 INFO neutron.api.v2.resource [None req-02698f86-29f5-40cf-aa82-0de623b92207 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 206/405] 199.19.213.32 () {44 vars in 1070 bytes} [Thu Jul 9 14:19:36 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=37408fe8086b461687ab78b727c13cbf => generated 139 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 199.19.213.32 () {44 vars in 1093 bytes} [Thu Jul 9 14:19:36 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=37408fe8086b461687ab78b727c13cbf => generated 4072 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/407] 199.19.213.32 () {44 vars in 1084 bytes} [Thu Jul 9 14:19:37 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655?project_id=37408fe8086b461687ab78b727c13cbf => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/408] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:19:37 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 199.19.213.32 () {44 vars in 1007 bytes} [Thu Jul 9 14:19:37 2026] GET /v2.0/security-group-rules/944c109e-bb13-4a5f-90dc-5ae50bcc392b => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/412] 199.19.213.32 () {44 vars in 1084 bytes} [Thu Jul 9 14:19:38 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655?project_id=37408fe8086b461687ab78b727c13cbf => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/413] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:19:38 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655 => generated 4075 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/414] 199.19.213.32 () {44 vars in 1007 bytes} [Thu Jul 9 14:19:38 2026] GET /v2.0/security-group-rules/c6a96208-8f36-4967-9135-3c02b63a20e2 => 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: 204/415] 199.19.213.32 () {44 vars in 1084 bytes} [Thu Jul 9 14:19:39 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655?project_id=37408fe8086b461687ab78b727c13cbf => generated 4075 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/416] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:19:39 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655 => 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: 205/417] 199.19.213.32 () {44 vars in 1007 bytes} [Thu Jul 9 14:19:39 2026] GET /v2.0/security-group-rules/4b964dd1-953d-497b-a692-a4637c00a72b => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/418] 199.19.213.32 () {44 vars in 1084 bytes} [Thu Jul 9 14:19:40 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655?project_id=37408fe8086b461687ab78b727c13cbf => generated 4075 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/419] 199.19.213.32 () {44 vars in 997 bytes} [Thu Jul 9 14:19:40 2026] GET /v2.0/security-groups/efaf5d20-559e-43ec-b4f5-d2a0ed237655 => generated 4075 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/420] 199.19.213.32 () {44 vars in 1007 bytes} [Thu Jul 9 14:19:40 2026] GET /v2.0/security-group-rules/b7168b53-98e3-42e1-a367-ed5d6c39c168 => generated 602 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/421] 199.19.213.32 () {44 vars in 971 bytes} [Thu Jul 9 14:19:48 2026] GET /v2.0/quotas/37408fe8086b461687ab78b727c13cbf => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:20:39.377 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [44071194-30b8-4916-a6b9-a075c720fb51] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-09 14:20:39.381 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [78eec6ec-7370-4b28-8ae5-e267b14dcca8] 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: 219/430] 199.19.213.32 () {44 vars in 945 bytes} [Thu Jul 9 14:20:39 2026] GET /v2.0/networks?name=public => generated 753 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/435] 10.0.0.101 () {32 vars in 649 bytes} [Thu Jul 9 14:21:21 2026] GET /v2.0/networks => generated 2168 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/438] 10.0.0.101 () {32 vars in 655 bytes} [Thu Jul 9 14:21:22 2026] GET /v2.0/floatingips => 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: 216/439] 10.0.0.101 () {32 vars in 647 bytes} [Thu Jul 9 14:21:22 2026] GET /v2.0/routers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/440] 10.0.0.101 () {32 vars in 643 bytes} [Thu Jul 9 14:21:22 2026] GET /v2.0/ports => generated 4725 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/441] 10.0.0.101 () {32 vars in 647 bytes} [Thu Jul 9 14:21:22 2026] GET /v2.0/subnets => generated 1261 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:21:22.678 7 INFO oslo.messaging._drivers.impl_rabbit [-] [78eec6ec-7370-4b28-8ae5-e267b14dcca8] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41448. 2026-07-09 14:21:22.681 7 INFO oslo.messaging._drivers.impl_rabbit [-] [44071194-30b8-4916-a6b9-a075c720fb51] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41458. [pid: 7|app: 0|req: 225/442] 10.0.0.101 () {32 vars in 649 bytes} [Thu Jul 9 14:21:22 2026] GET /v2.0/networks => generated 2168 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/443] 10.0.0.101 () {32 vars in 663 bytes} [Thu Jul 9 14:21:22 2026] GET /v2.0/security-groups => generated 17401 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/444] 10.0.0.101 () {32 vars in 655 bytes} [Thu Jul 9 14:21:22 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:21:34.248 8 INFO neutron.db.segments_db [None req-e0b5999e-c73e-492f-bf5e-d5c449cccf4a 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 8396d3b4-56fe-4eb8-8f16-27d819a180f1 of type vxlan for network fd31903a-31a4-49c8-ab1e-bac7965c9631 2026-07-09 14:21:34.269 7 INFO neutron.db.segments_db [None req-8acb74c8-a375-429f-9798-4c54b7bb1628 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 66adc4a5-cedc-4a9e-bfbd-f38e9758e258 of type vxlan for network ecb2404d-f5c5-4fb8-94c0-f817118f2ca6 [pid: 8|app: 0|req: 219/445] 10.0.0.101 () {34 vars in 671 bytes} [Thu Jul 9 14:21:33 2026] POST /v2.0/networks => generated 737 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/446] 10.0.0.101 () {34 vars in 671 bytes} [Thu Jul 9 14:21:34 2026] POST /v2.0/networks => generated 748 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/447] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:21:34 2026] POST /v2.0/subnets => generated 660 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:21:34.768 8 INFO neutron.db.segments_db [None req-86a6c296-3ced-4d5a-8cda-ac303ed879f7 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 92799336-9606-45e9-a6ef-9b0c6e05c958 of type vxlan for network 48315a1a-3bae-4b04-84e7-60e078684eae [pid: 8|app: 0|req: 220/448] 10.0.0.101 () {34 vars in 671 bytes} [Thu Jul 9 14:21:34 2026] POST /v2.0/networks => generated 744 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/449] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:21:34 2026] POST /v2.0/subnets => generated 671 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:21:34.947 8 INFO neutron.db.segments_db [None req-ea31a479-6d36-4c19-8bca-bf8e83e5bcdd 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment cbde1e07-f2f4-48e7-b9d7-970a09e4f5bf of type vxlan for network 3cb61af5-2df9-4bb6-b807-4bde274f815e [pid: 7|app: 0|req: 230/450] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:21:34 2026] GET /v2.0/security-groups?tenant_id=7558797e420e4f51a32026c649a50b5a&name=default => generated 2921 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/451] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:21:35 2026] POST /v2.0/subnets => generated 668 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:21:35.283 8 INFO neutron.db.l3_hamode_db [None req-ea31a479-6d36-4c19-8bca-bf8e83e5bcdd 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:21:35.327 7 INFO neutron.db.segments_db [None req-c7eb2bd5-a3dd-4c62-9f99-9e75fb4a4f0c 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 7cb4d0f7-2e3d-4c44-a793-ab64e08880d7 of type vxlan for network 911806b6-80f6-48f9-92a8-06fcafe6ff15 2026-07-09 14:21:35.725 7 INFO neutron.db.l3_hamode_db [None req-c7eb2bd5-a3dd-4c62-9f99-9e75fb4a4f0c 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:21:36.742 8 INFO neutron.db.l3_hamode_db [None req-ea31a479-6d36-4c19-8bca-bf8e83e5bcdd 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:21:36.898 7 INFO neutron.db.l3_hamode_db [None req-c7eb2bd5-a3dd-4c62-9f99-9e75fb4a4f0c 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 221/452] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:21:34 2026] POST /v2.0/routers => generated 724 bytes in 3411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/453] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:21:38 2026] DELETE /v2.0/security-groups/6516f83d-2749-4bae-8e06-27fc3ec613ec => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:21:38.451 8 INFO neutron.db.segments_db [None req-5ff2694d-6ae1-4581-b7a5-e00e26992a7f 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 1822aaeb-7c11-4018-ad48-41701b09257e of type vxlan for network fb5e8d6a-08a5-4da3-be7a-2ca5eaf1c763 [pid: 7|app: 0|req: 232/454] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:21:35 2026] POST /v2.0/routers => generated 735 bytes in 3174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:21:38.722 8 INFO neutron.db.l3_hamode_db [None req-5ff2694d-6ae1-4581-b7a5-e00e26992a7f 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:21:39.858 8 INFO neutron.db.l3_hamode_db [None req-5ff2694d-6ae1-4581-b7a5-e00e26992a7f 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 235/457] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:21:38 2026] PUT /v2.0/routers/208f5d4d-c37b-443f-9bb3-9f7407a74f82/add_router_interface => generated 309 bytes in 1589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/458] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:21:38 2026] POST /v2.0/routers => generated 732 bytes in 2628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:21:41.313 8 INFO neutron.db.segments_db [None req-98c2ee88-fcf5-4553-935e-b73e968a2c1d 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment afadce15-5b68-47a0-9ec2-32c5fb3cfac9 of type vxlan for network 5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7 [pid: 8|app: 0|req: 224/459] 10.0.0.101 () {34 vars in 671 bytes} [Thu Jul 9 14:21:41 2026] POST /v2.0/networks => generated 748 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:21:41.421 8 WARNING neutron_lib.context [None req-77da259e-8710-49fe-8a53-8afa91a1ab04 d9bc2139fca54d4592b739ed4e90aca6 aeb7f8118b084df98f94fa85e1d2c1ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/460] 10.0.0.101 () {34 vars in 685 bytes} [Thu Jul 9 14:21:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/461] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:21:40 2026] PUT /v2.0/routers/9bb61bb4-67fe-41ea-849a-b03f81ec5103/add_router_interface => generated 309 bytes in 1897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/462] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:21:41 2026] POST /v2.0/subnets => generated 671 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:21:42.164 7 WARNING neutron_lib.context [None req-ed8ac2d2-b8a7-433a-b79f-eddf13bc421e d9bc2139fca54d4592b739ed4e90aca6 aeb7f8118b084df98f94fa85e1d2c1ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 238/463] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:21:42 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-09 14:21:42.352 7 INFO neutron.db.segments_db [None req-60011eac-0f4e-4f92-a19a-086a68172a71 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 410525d9-8aec-462f-8d76-1331f7a9340f of type vxlan for network b5d16c23-cbb7-47bc-861b-4aa9e843ac62 2026-07-09 14:21:42.738 7 INFO neutron.db.l3_hamode_db [None req-60011eac-0f4e-4f92-a19a-086a68172a71 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 226/464] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:21:41 2026] PUT /v2.0/routers/428c8e56-170a-4245-9aa1-16d17464d5e8/add_router_interface => generated 309 bytes in 1939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:21:43.496 8 WARNING neutron_lib.context [None req-7eee75cc-b1c5-4c2f-a43d-981443b8b192 d9bc2139fca54d4592b739ed4e90aca6 aeb7f8118b084df98f94fa85e1d2c1ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 227/465] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:21:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:21:43.688 8 WARNING neutron_lib.context [req-8b33c2e0-461c-4d67-8b16-977c02a2d465 req-eb5baa89-28cd-4403-b3d4-2aadecf7441f 478ceacc24e2484bb51a2a9eecf2f6ce 332d10553b4d471ba0c69de00e560b54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 228/466] 10.0.0.61 () {38 vars in 970 bytes} [Thu Jul 9 14:21:43 2026] POST /v2.0/security-groups => generated 1684 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:21:43.850 8 WARNING neutron_lib.context [None req-386331c8-b38d-46be-a2e7-1cd1336b7059 d9bc2139fca54d4592b739ed4e90aca6 aeb7f8118b084df98f94fa85e1d2c1ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:21:44.019 7 INFO neutron.db.l3_hamode_db [None req-60011eac-0f4e-4f92-a19a-086a68172a71 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 229/467] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:21:43 2026] POST /v2.0/floatingips => generated 552 bytes in 726 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:21:44.576 8 WARNING neutron_lib.context [req-25b5c5bf-67c1-4c4a-bedd-6e64f58c695e req-bcbaf0a0-91d4-49e7-b471-d9d35745a963 879c69a3eba34fb3a4af28c6a4725d1a 164f57f5260b4e34bf73453f0eff1ccd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 230/468] 10.0.0.61 () {38 vars in 970 bytes} [Thu Jul 9 14:21:44 2026] POST /v2.0/security-groups => generated 1681 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/469] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:44 2026] GET /v2.0/security-groups/04299232-7c42-4ee4-bb6e-ca01bf8f39a9 => generated 1684 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:21:44.802 8 WARNING neutron_lib.context [req-995dceaa-b281-4a1f-90a2-e1a2b7f75ef2 req-36ce59e6-3624-40b9-a708-8a2aeb6bd126 879c69a3eba34fb3a4af28c6a4725d1a 164f57f5260b4e34bf73453f0eff1ccd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 232/470] 10.0.0.61 () {38 vars in 970 bytes} [Thu Jul 9 14:21:44 2026] POST /v2.0/security-groups => generated 1680 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:21:44.955 8 WARNING neutron_lib.context [req-d6fbc785-697d-4266-a05e-5fc0d63c72c7 req-30d9f582-7633-4ddc-987c-6f5ed1ead54b 478ceacc24e2484bb51a2a9eecf2f6ce 332d10553b4d471ba0c69de00e560b54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 233/471] 10.0.0.61 () {38 vars in 980 bytes} [Thu Jul 9 14:21:44 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) [pid: 7|app: 0|req: 239/472] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:21:42 2026] POST /v2.0/routers => generated 735 bytes in 2816 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:21:45.130 7 WARNING neutron_lib.context [req-a61a399f-6ab3-4d85-b42a-a0e44b9a7aa0 req-36f2414b-9cfd-4034-8919-f210ff48928a 879c69a3eba34fb3a4af28c6a4725d1a 164f57f5260b4e34bf73453f0eff1ccd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 234/473] 10.0.0.61 () {34 vars in 1097 bytes} [Thu Jul 9 14:21:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--597825104&fields=id&tenant_id=aeb7f8118b084df98f94fa85e1d2c1ad => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/474] 10.0.0.61 () {38 vars in 970 bytes} [Thu Jul 9 14:21:45 2026] POST /v2.0/security-groups => generated 1682 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/475] 10.0.0.61 () {34 vars in 981 bytes} [Thu Jul 9 14:21:45 2026] GET /v2.0/networks?id=fd31903a-31a4-49c8-ab1e-bac7965c9631 => generated 669 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:21:45.380 7 WARNING neutron_lib.context [req-b5b22e7b-993b-4010-9b65-390712d0ff71 req-e0800b76-3ded-49e4-88f6-33ce1de978c4 478ceacc24e2484bb51a2a9eecf2f6ce 332d10553b4d471ba0c69de00e560b54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 242/476] 10.0.0.61 () {38 vars in 970 bytes} [Thu Jul 9 14:21:45 2026] POST /v2.0/security-groups => generated 1685 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/477] 10.0.0.61 () {34 vars in 964 bytes} [Thu Jul 9 14:21:45 2026] GET /v2.0/quotas/aeb7f8118b084df98f94fa85e1d2c1ad => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/478] 10.0.0.61 () {34 vars in 1001 bytes} [Thu Jul 9 14:21:45 2026] GET /v2.0/security-groups?tenant_id=164f57f5260b4e34bf73453f0eff1ccd => generated 7904 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/479] 10.0.0.61 () {34 vars in 1001 bytes} [Thu Jul 9 14:21:45 2026] GET /v2.0/ports?tenant_id=aeb7f8118b084df98f94fa85e1d2c1ad&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/480] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:45 2026] GET /v2.0/security-groups/38315343-ee49-4945-803e-acdc4dc33abd => generated 2918 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/481] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:46 2026] GET /v2.0/security-groups/38315343-ee49-4945-803e-acdc4dc33abd => generated 2918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/482] 10.0.0.61 () {34 vars in 906 bytes} [Thu Jul 9 14:21:46 2026] GET /v2.0/extensions => generated 19901 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/483] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:46 2026] GET /v2.0/security-groups/d8abe5e9-9357-4080-802a-26f33145ff04 => generated 1685 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/484] 10.0.0.61 () {34 vars in 1007 bytes} [Thu Jul 9 14:21:46 2026] GET /v2.0/networks/fd31903a-31a4-49c8-ab1e-bac7965c9631?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:21:46.232 7 WARNING neutron_lib.context [req-e2bf834b-c479-41b8-8e28-8d9d4ff07449 req-03b7597f-9665-49fe-9d7d-df62c002abbf 478ceacc24e2484bb51a2a9eecf2f6ce 332d10553b4d471ba0c69de00e560b54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 251/485] 10.0.0.61 () {38 vars in 980 bytes} [Thu Jul 9 14:21:46 2026] POST /v2.0/security-group-rules => generated 614 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/486] 10.0.0.61 () {34 vars in 1107 bytes} [Thu Jul 9 14:21:46 2026] GET /v2.0/networks/fd31903a-31a4-49c8-ab1e-bac7965c9631?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: 253/487] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:46 2026] GET /v2.0/security-groups/55b8e86b-0a92-4e66-8b39-60af41ed6a18 => generated 1681 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/488] 10.0.0.61 () {36 vars in 1012 bytes} [Thu Jul 9 14:21:46 2026] DELETE /v2.0/security-groups/55b8e86b-0a92-4e66-8b39-60af41ed6a18 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/489] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:46 2026] GET /v2.0/security-groups/d8abe5e9-9357-4080-802a-26f33145ff04 => generated 2310 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/490] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:21:46 2026] GET /v2.0/ports?device_id=b3f4c88a-34e7-4790-a519-f4e238e1c274 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:21:46.699 7 WARNING neutron_lib.context [req-fc0905b4-f6b2-489a-96bd-5ea8f19e7f77 req-8044a81d-8b99-4e76-bce4-a79aa2b349b0 478ceacc24e2484bb51a2a9eecf2f6ce 332d10553b4d471ba0c69de00e560b54 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 257/491] 10.0.0.61 () {38 vars in 980 bytes} [Thu Jul 9 14:21:46 2026] POST /v2.0/security-group-rules => generated 619 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:21:46.856 7 INFO neutron.api.v2.resource [req-72c139f0-9a1f-44ac-a95a-4987503ba6db req-b9bde831-83db-4a90-a6ba-e5e6239daf8a 879c69a3eba34fb3a4af28c6a4725d1a 164f57f5260b4e34bf73453f0eff1ccd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/492] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:46 2026] GET /v2.0/security-groups/55b8e86b-0a92-4e66-8b39-60af41ed6a18 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/493] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:46 2026] GET /v2.0/security-groups/d8abe5e9-9357-4080-802a-26f33145ff04 => generated 2940 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/494] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:21:45 2026] PUT /v2.0/routers/2403c32d-104d-4b37-af46-3c72c155cf18/add_router_interface => generated 309 bytes in 1755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/495] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:46 2026] GET /v2.0/security-groups/d793cbf5-165a-4076-a626-17fed3ff048f => generated 1680 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/496] 10.0.0.61 () {34 vars in 1000 bytes} [Thu Jul 9 14:21:46 2026] GET /v2.0/security-group-rules/c98bed91-0d9d-4f59-bb0e-7b10dfc80f28 => generated 616 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/497] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:46 2026] GET /v2.0/security-groups/d8abe5e9-9357-4080-802a-26f33145ff04 => generated 2940 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/498] 10.0.0.61 () {36 vars in 1012 bytes} [Thu Jul 9 14:21:46 2026] DELETE /v2.0/security-groups/d793cbf5-165a-4076-a626-17fed3ff048f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:21:47.083 7 INFO neutron.api.v2.resource [req-37b350ce-a40c-4ed7-934e-059dbaa36de7 req-7f48c93d-82bb-4ae0-82df-af62e367a0dc 879c69a3eba34fb3a4af28c6a4725d1a 164f57f5260b4e34bf73453f0eff1ccd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 262/499] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:47 2026] GET /v2.0/security-groups/d793cbf5-165a-4076-a626-17fed3ff048f => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/500] 10.0.0.61 () {36 vars in 1022 bytes} [Thu Jul 9 14:21:47 2026] DELETE /v2.0/security-group-rules/c98bed91-0d9d-4f59-bb0e-7b10dfc80f28 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/501] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:47 2026] GET /v2.0/security-groups/ab5674d7-2aaa-421e-a044-e4b13bcd7cc3 => generated 1682 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/502] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:47 2026] GET /v2.0/security-groups/d8abe5e9-9357-4080-802a-26f33145ff04 => generated 2310 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/503] 10.0.0.61 () {36 vars in 1012 bytes} [Thu Jul 9 14:21:47 2026] DELETE /v2.0/security-groups/ab5674d7-2aaa-421e-a044-e4b13bcd7cc3 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:21:47.331 7 INFO neutron.api.v2.resource [req-52ec418c-9bbb-4a75-82c6-7e3a8d1ff949 req-09e56e3e-d81f-43ab-aed8-6768299b0adb 879c69a3eba34fb3a4af28c6a4725d1a 164f57f5260b4e34bf73453f0eff1ccd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 265/504] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:47 2026] GET /v2.0/security-groups/ab5674d7-2aaa-421e-a044-e4b13bcd7cc3 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/505] 10.0.0.61 () {36 vars in 1012 bytes} [Thu Jul 9 14:21:47 2026] DELETE /v2.0/security-groups/d8abe5e9-9357-4080-802a-26f33145ff04 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/506] 10.0.0.61 () {34 vars in 1001 bytes} [Thu Jul 9 14:21:47 2026] GET /v2.0/security-groups?tenant_id=164f57f5260b4e34bf73453f0eff1ccd => generated 2921 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/507] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:47 2026] GET /v2.0/security-groups/04299232-7c42-4ee4-bb6e-ca01bf8f39a9 => generated 2309 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/508] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:47 2026] GET /v2.0/security-groups/38315343-ee49-4945-803e-acdc4dc33abd => generated 2918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/509] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:47 2026] GET /v2.0/security-groups/38315343-ee49-4945-803e-acdc4dc33abd => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/510] 10.0.0.61 () {36 vars in 1012 bytes} [Thu Jul 9 14:21:47 2026] DELETE /v2.0/security-groups/04299232-7c42-4ee4-bb6e-ca01bf8f39a9 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:21:47.611 8 INFO neutron.api.v2.resource [req-31f6e418-7f24-4419-8681-522ec31e3254 req-f9d23154-3ea7-44f5-9e19-7df723a619cf 879c69a3eba34fb3a4af28c6a4725d1a 164f57f5260b4e34bf73453f0eff1ccd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/511] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:47 2026] GET /v2.0/security-groups/ab5674d7-2aaa-421e-a044-e4b13bcd7cc3 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:21:47.653 8 INFO neutron.api.v2.resource [req-7233ff47-3848-49f2-ae05-894d36bda812 req-0a846e36-ae0a-439a-9869-a0e58b8b2c04 879c69a3eba34fb3a4af28c6a4725d1a 164f57f5260b4e34bf73453f0eff1ccd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/512] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:47 2026] GET /v2.0/security-groups/d793cbf5-165a-4076-a626-17fed3ff048f => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:21:47.663 8 WARNING neutron_lib.context [None req-e2fcc13d-4caa-43e1-b2b2-df4fbd94175f 17b74d90036148168a3be1d11aa81404 d2cb349db7b84362ad1cf7159b78aef7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 245/513] 10.0.0.101 () {34 vars in 685 bytes} [Thu Jul 9 14:21:47 2026] POST /v2.0/security-groups => generated 1661 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:21:47.864 8 INFO neutron.api.v2.resource [req-f8c3dca1-18d9-46a6-b3ff-31ec651af770 req-3f49bfb3-c123-480d-afaa-938d073ef7db 879c69a3eba34fb3a4af28c6a4725d1a 164f57f5260b4e34bf73453f0eff1ccd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 246/514] 10.0.0.61 () {34 vars in 990 bytes} [Thu Jul 9 14:21:47 2026] GET /v2.0/security-groups/55b8e86b-0a92-4e66-8b39-60af41ed6a18 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:21:47.870 8 WARNING neutron_lib.context [None req-9952b360-9d43-41c1-8628-2cc7e31a39fc 17b74d90036148168a3be1d11aa81404 d2cb349db7b84362ad1cf7159b78aef7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 247/515] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:21:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/516] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:21:48 2026] GET /v2.0/ports?device_id=b3f4c88a-34e7-4790-a519-f4e238e1c274 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/517] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:21:47 2026] PUT /v2.0/routers/9bb61bb4-67fe-41ea-849a-b03f81ec5103/remove_router_interface => generated 309 bytes in 1433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:21:49.023 7 WARNING neutron_lib.context [None req-99564d63-74ab-4007-a320-853dbfd611de 17b74d90036148168a3be1d11aa81404 d2cb349db7b84362ad1cf7159b78aef7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 270/518] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:21:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/519] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:21:49 2026] GET /v2.0/networks?id=fd31903a-31a4-49c8-ab1e-bac7965c9631 => generated 669 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/520] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:21:48 2026] PUT /v2.0/routers/428c8e56-170a-4245-9aa1-16d17464d5e8/remove_router_interface => generated 309 bytes in 1840 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:21:49.977 8 WARNING neutron_lib.context [None req-78f4f769-6e68-45c0-91db-26a6cf7f21fb 17b74d90036148168a3be1d11aa81404 d2cb349db7b84362ad1cf7159b78aef7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:21:50.105 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-86793e7a-ab09-4fbb-b6cf-406455d59a0f 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - 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-09 14:21:50.568 7 INFO neutron.db.l3_hamode_db [None req-86793e7a-ab09-4fbb-b6cf-406455d59a0f 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] HA network 911806b6-80f6-48f9-92a8-06fcafe6ff15 was deleted as no HA routers are present in tenant 332d10553b4d471ba0c69de00e560b54. [pid: 8|app: 0|req: 250/521] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:21:49 2026] POST /v2.0/floatingips => generated 552 bytes in 609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/522] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:21:49 2026] DELETE /v2.0/routers/9bb61bb4-67fe-41ea-849a-b03f81ec5103 => generated 0 bytes in 1276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/523] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:21:50 2026] GET /v2.0/ports?device_id=b3f4c88a-34e7-4790-a519-f4e238e1c274 => 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: 273/524] 199.19.213.32 () {34 vars in 1049 bytes} [Thu Jul 9 14:21:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=aeb7f8118b084df98f94fa85e1d2c1ad => generated 180 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/525] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:21:50 2026] DELETE /v2.0/subnets/9519a126-2ad5-41be-991f-0ca59730d268 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:21:50.900 7 WARNING neutron_lib.context [req-d5558f46-57ad-451f-82c0-f442eaaa3d0c req-6eace9f2-1eae-4330-9a3a-7723852e3e04 d9bc2139fca54d4592b739ed4e90aca6 aeb7f8118b084df98f94fa85e1d2c1ad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:21:50.918 7 INFO neutron.services.segments.plugin [-] Segment 7cb4d0f7-2e3d-4c44-a793-ab64e08880d7 resource provider aggregate not found 2026-07-09 14:21:50.927 7 INFO neutron.services.segments.plugin [-] Segment 7cb4d0f7-2e3d-4c44-a793-ab64e08880d7 resource provider aggregate not found 2026-07-09 14:21:50.945 7 INFO neutron.services.segments.plugin [-] Segment 7cb4d0f7-2e3d-4c44-a793-ab64e08880d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cb4d0f7-2e3d-4c44-a793-ab64e08880d7 found for delete ", "request_id": "req-6f181289-b016-4428-875f-e61ec4b2706c"}]} 2026-07-09 14:21:50.946 7 INFO neutron.services.segments.plugin [-] Segment 7cb4d0f7-2e3d-4c44-a793-ab64e08880d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cb4d0f7-2e3d-4c44-a793-ab64e08880d7 found for delete ", "request_id": "req-a3ba0005-0368-402a-801d-2ea4a3b89f3f"}]} 2026-07-09 14:21:51.414 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-0f53b881-2051-4221-b49e-141b09e1ed5f 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - 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: 275/526] 199.19.213.32 () {38 vars in 954 bytes} [Thu Jul 9 14:21:50 2026] POST /v2.0/ports => generated 954 bytes in 915 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-09 14:21:51.967 8 INFO neutron.db.l3_hamode_db [None req-0f53b881-2051-4221-b49e-141b09e1ed5f 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] HA network fb5e8d6a-08a5-4da3-be7a-2ca5eaf1c763 was deleted as no HA routers are present in tenant 164f57f5260b4e34bf73453f0eff1ccd. [pid: 8|app: 0|req: 252/527] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:21:50 2026] DELETE /v2.0/routers/428c8e56-170a-4245-9aa1-16d17464d5e8 => generated 0 bytes in 1363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/528] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:21:51 2026] DELETE /v2.0/networks/ecb2404d-f5c5-4fb8-94c0-f817118f2ca6 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/529] 199.19.213.32 () {34 vars in 910 bytes} [Thu Jul 9 14:21:52 2026] GET /v2.0/extensions => generated 19901 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/530] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:21:51 2026] GET /v2.0/ports?device_id=b3f4c88a-34e7-4790-a519-f4e238e1c274 => generated 957 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/531] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:21:52 2026] GET /v2.0/security-groups?id=dcde257c-c2c6-4505-b09d-00f85ed894e0&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/532] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:21:52 2026] GET /v2.0/security-groups?tenant_id=332d10553b4d471ba0c69de00e560b54&name=default => generated 2921 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/535] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:21:52 2026] DELETE /v2.0/subnets/3b30c09b-a550-4a48-a7f8-bb7ce0aab304 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/536] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:21:52 2026] DELETE /v2.0/security-groups/fdafaf22-5567-4c19-98b1-7df530fe724c => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:21:52.461 8 INFO neutron.services.segments.plugin [-] Segment 1822aaeb-7c11-4018-ad48-41701b09257e resource provider aggregate not found 2026-07-09 14:21:52.484 8 INFO neutron.services.segments.plugin [-] Segment 1822aaeb-7c11-4018-ad48-41701b09257e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1822aaeb-7c11-4018-ad48-41701b09257e found for delete ", "request_id": "req-8e200d6b-0792-454d-b229-c4e3a45da929"}]} 2026-07-09 14:21:52.510 8 INFO neutron.services.segments.plugin [-] Segment 1822aaeb-7c11-4018-ad48-41701b09257e resource provider aggregate not found 2026-07-09 14:21:52.538 8 INFO neutron.services.segments.plugin [-] Segment 1822aaeb-7c11-4018-ad48-41701b09257e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1822aaeb-7c11-4018-ad48-41701b09257e found for delete ", "request_id": "req-c097f38e-ab7d-4030-bd41-6435a59f212e"}]} [pid: 7|app: 0|req: 279/537] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:21:52 2026] DELETE /v2.0/networks/48315a1a-3bae-4b04-84e7-60e078684eae => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:21:53.040 7 INFO neutron.services.segments.plugin [-] Segment 66adc4a5-cedc-4a9e-bfbd-f38e9758e258 resource provider aggregate not found 2026-07-09 14:21:53.047 7 INFO neutron.services.segments.plugin [-] Segment 66adc4a5-cedc-4a9e-bfbd-f38e9758e258 resource provider aggregate not found 2026-07-09 14:21:53.057 7 INFO neutron.services.segments.plugin [-] Segment 66adc4a5-cedc-4a9e-bfbd-f38e9758e258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66adc4a5-cedc-4a9e-bfbd-f38e9758e258 found for delete ", "request_id": "req-3dfa34d1-72de-4285-ba2b-d0397fa7d370"}]} 2026-07-09 14:21:53.067 7 INFO neutron.services.segments.plugin [-] Segment 66adc4a5-cedc-4a9e-bfbd-f38e9758e258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66adc4a5-cedc-4a9e-bfbd-f38e9758e258 found for delete ", "request_id": "req-dd4760a6-c821-44f4-8303-b977a0b6bb40"}]} 2026-07-09 14:21:53.075 7 INFO neutron.services.segments.plugin [-] Segment 92799336-9606-45e9-a6ef-9b0c6e05c958 resource provider aggregate not found 2026-07-09 14:21:53.086 7 INFO neutron.services.segments.plugin [-] Segment 92799336-9606-45e9-a6ef-9b0c6e05c958 resource provider aggregate not found 2026-07-09 14:21:53.092 7 INFO neutron.services.segments.plugin [-] Segment 92799336-9606-45e9-a6ef-9b0c6e05c958 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92799336-9606-45e9-a6ef-9b0c6e05c958 found for delete ", "request_id": "req-d278dc7d-6e8c-4168-adf6-a0ed6c8271db"}]} [pid: 7|app: 0|req: 280/538] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:21:53 2026] GET /v2.0/security-groups?tenant_id=164f57f5260b4e34bf73453f0eff1ccd&name=default => generated 2921 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:21:53.119 7 INFO neutron.services.segments.plugin [-] Segment 92799336-9606-45e9-a6ef-9b0c6e05c958 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92799336-9606-45e9-a6ef-9b0c6e05c958 found for delete ", "request_id": "req-f7ea1b3e-c8b8-47fb-9da5-bad8839761c4"}]} [pid: 8|app: 0|req: 259/539] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:21:52 2026] PUT /v2.0/ports/6fea8622-d220-44d6-8d28-85223c148d18 => generated 1199 bytes in 732 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/540] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:21:53 2026] DELETE /v2.0/security-groups/38315343-ee49-4945-803e-acdc4dc33abd => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 260/541] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:21:53 2026] GET /v2.0/ports?tenant_id=aeb7f8118b084df98f94fa85e1d2c1ad&device_id=b3f4c88a-34e7-4790-a519-f4e238e1c274 => generated 1238 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/542] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:21:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6fea8622-d220-44d6-8d28-85223c148d18 => generated 19 bytes in 41 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: 282/543] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:21:53 2026] GET /v2.0/ports?device_id=b3f4c88a-34e7-4790-a519-f4e238e1c274 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/544] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:21:53 2026] GET /v2.0/subnets?id=c9f46d18-bc47-40c7-824c-3b96a4884926 => generated 663 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/545] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:21:53 2026] GET /v2.0/security-groups?id=dcde257c-c2c6-4505-b09d-00f85ed894e0&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/546] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:21:53 2026] GET /v2.0/ports?network_id=fd31903a-31a4-49c8-ab1e-bac7965c9631&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: 7|app: 0|req: 284/547] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:21:53 2026] GET /v2.0/networks/fd31903a-31a4-49c8-ab1e-bac7965c9631?fields=segments => 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: 264/548] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:21:53 2026] GET /v2.0/networks/fd31903a-31a4-49c8-ab1e-bac7965c9631?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/549] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:21:53 2026] GET /v2.0/ports?tenant_id=aeb7f8118b084df98f94fa85e1d2c1ad&device_id=b3f4c88a-34e7-4790-a519-f4e238e1c274 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:21:53.925 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ce165f4-360c-49a8-a2aa-54dc89a0a6dc'] response: {'name': 'network-changed', 'server_uuid': 'b3f4c88a-34e7-4790-a519-f4e238e1c274', 'tag': '6fea8622-d220-44d6-8d28-85223c148d18', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 265/550] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:21:53 2026] GET /v2.0/networks?id=fd31903a-31a4-49c8-ab1e-bac7965c9631 => generated 765 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/551] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:21:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6fea8622-d220-44d6-8d28-85223c148d18 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/552] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:21:54 2026] GET /v2.0/subnets?id=c9f46d18-bc47-40c7-824c-3b96a4884926 => generated 663 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/553] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:21:54 2026] GET /v2.0/ports?network_id=fd31903a-31a4-49c8-ab1e-bac7965c9631&device_owner=network%3Adhcp => generated 1244 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/554] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:21:54 2026] GET /v2.0/networks/fd31903a-31a4-49c8-ab1e-bac7965c9631?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: 288/555] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:21:54 2026] GET /v2.0/networks/fd31903a-31a4-49c8-ab1e-bac7965c9631?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/556] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:21:54 2026] GET /v2.0/ports?device_id=b3f4c88a-34e7-4790-a519-f4e238e1c274 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/557] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:21:54 2026] GET /v2.0/security-groups?id=dcde257c-c2c6-4505-b09d-00f85ed894e0&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:21:54.808 8 INFO neutron.db.segments_db [None req-69bc3388-5a42-4792-959e-34a29442ab22 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 38acc59e-5620-4b8f-b75e-3b2400793afd of type vxlan for network cb1981d2-b496-4302-9b8c-450d1e03329e [pid: 8|app: 0|req: 268/558] 10.0.0.101 () {34 vars in 671 bytes} [Thu Jul 9 14:21:54 2026] POST /v2.0/networks => generated 744 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/559] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:21:54 2026] POST /v2.0/subnets => generated 667 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:21:55.288 8 INFO neutron.db.segments_db [None req-d8fca910-5a93-44bb-b324-c9a46720e28d 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 72c26bb9-da50-472b-a74c-132ea349696f of type vxlan for network 835a8fa8-a036-42a8-b8d9-36f5bd820c56 2026-07-09 14:21:55.544 7 INFO neutron.db.segments_db [None req-11e2291c-e220-49f4-8947-c68b038e533d 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment c19c5aab-4fd6-4941-89c3-405d616ec974 of type vxlan for network a36dfbdc-4a96-49db-8654-5fb505461a28 2026-07-09 14:21:55.628 8 INFO neutron.db.l3_hamode_db [None req-d8fca910-5a93-44bb-b324-c9a46720e28d 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 292/560] 10.0.0.101 () {34 vars in 671 bytes} [Thu Jul 9 14:21:55 2026] POST /v2.0/networks => generated 752 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/561] 10.0.0.61 () {34 vars in 1099 bytes} [Thu Jul 9 14:21:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1696396032&fields=id&tenant_id=d2cb349db7b84362ad1cf7159b78aef7 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/562] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:21:55 2026] POST /v2.0/subnets => generated 675 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/563] 10.0.0.61 () {34 vars in 981 bytes} [Thu Jul 9 14:21:56 2026] GET /v2.0/networks?id=5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7 => generated 680 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/564] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:21:56 2026] GET /v2.0/ports?device_id=b3f4c88a-34e7-4790-a519-f4e238e1c274 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:21:56.253 7 INFO neutron.db.segments_db [None req-e4e33278-cb60-48f1-9170-03790d856ec9 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 9d750f0b-6f47-4e7e-9dcc-1cb7fa25cc3c of type vxlan for network 72835098-d0df-42dd-a33d-3e959fff5b58 2026-07-09 14:21:56.694 7 INFO neutron.db.l3_hamode_db [None req-e4e33278-cb60-48f1-9170-03790d856ec9 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:21:56.963 8 INFO neutron.db.l3_hamode_db [None req-d8fca910-5a93-44bb-b324-c9a46720e28d 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:21:57.842 7 INFO neutron.db.l3_hamode_db [None req-e4e33278-cb60-48f1-9170-03790d856ec9 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 269/565] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:21:55 2026] POST /v2.0/routers => generated 731 bytes in 3358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/566] 10.0.0.61 () {34 vars in 964 bytes} [Thu Jul 9 14:21:58 2026] GET /v2.0/quotas/d2cb349db7b84362ad1cf7159b78aef7 => 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: 271/567] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:21:58 2026] GET /v2.0/security-groups?id=dcde257c-c2c6-4505-b09d-00f85ed894e0&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: 297/568] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:21:56 2026] POST /v2.0/routers => generated 739 bytes in 2882 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/569] 10.0.0.61 () {34 vars in 1001 bytes} [Thu Jul 9 14:21:59 2026] GET /v2.0/ports?tenant_id=d2cb349db7b84362ad1cf7159b78aef7&fields=id => generated 103 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/570] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:21:58 2026] PUT /v2.0/routers/a8d95f64-e6a5-4de8-af88-c84473546be4/add_router_interface => generated 309 bytes in 1728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/571] 10.0.0.61 () {34 vars in 1007 bytes} [Thu Jul 9 14:22:00 2026] GET /v2.0/networks/5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7?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: 274/572] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:00 2026] GET /v2.0/ports?device_id=b3f4c88a-34e7-4790-a519-f4e238e1c274 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/573] 10.0.0.61 () {34 vars in 1107 bytes} [Thu Jul 9 14:22:00 2026] GET /v2.0/networks/5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7?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: 276/574] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:00 2026] GET /v2.0/security-groups?id=dcde257c-c2c6-4505-b09d-00f85ed894e0&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/575] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:00 2026] GET /v2.0/ports?device_id=b3f4c88a-34e7-4790-a519-f4e238e1c274 => 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: 299/576] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:21:59 2026] PUT /v2.0/routers/f2df537c-0841-402c-af4b-1bb36d1b8c97/add_router_interface => generated 309 bytes in 2102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/577] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:01 2026] GET /v2.0/ports?device_id=f542e606-c9c2-411f-87a9-13b1f874a28a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:22:01.327 7 WARNING neutron_lib.context [None req-22118281-d76f-4644-ae54-53fc2ebafe6a a13a199614244bf29c357bef1c5ffa72 ee8a9425833441a59b9b075003d3af32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/578] 10.0.0.101 () {34 vars in 685 bytes} [Thu Jul 9 14:22:01 2026] POST /v2.0/security-groups => generated 1658 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:22:01.471 7 WARNING neutron_lib.context [None req-abce4093-6497-4d16-8a10-9aed8e3b8450 a13a199614244bf29c357bef1c5ffa72 ee8a9425833441a59b9b075003d3af32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:22:01.512 8 INFO neutron.db.l3_db [None req-95c894cd-934e-421e-8c32-d54905bde41c d9bc2139fca54d4592b739ed4e90aca6 aeb7f8118b084df98f94fa85e1d2c1ad - - default default] Floating IP 5190fe98-f368-443d-93c1-8195ba24ae6d associated. External IP: 10.96.250.209, port: 6fea8622-d220-44d6-8d28-85223c148d18. [pid: 7|app: 0|req: 302/579] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:22:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:22:01.605 7 WARNING neutron_lib.context [None req-79fd10df-3136-49c2-a6eb-6bee1d9ab211 a13a199614244bf29c357bef1c5ffa72 ee8a9425833441a59b9b075003d3af32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/580] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:22:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:22:01.738 7 WARNING neutron_lib.context [None req-17b4f3bc-7d46-4e90-bc97-4a0a64efa7a0 a13a199614244bf29c357bef1c5ffa72 ee8a9425833441a59b9b075003d3af32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 278/581] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:22:00 2026] PUT /v2.0/floatingips/5190fe98-f368-443d-93c1-8195ba24ae6d => generated 855 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:01.965 8 WARNING neutron_lib.context [None req-e2f05a4a-b625-47c9-8d9c-ac3dcaee9591 847e42fffebb4ce89cb6b763789f4c32 69533a19ed894e1ca77464111110e597 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:22:01.999 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9712c6b0-3a66-4c76-a5bc-97e244222bcb'] response: {'name': 'network-changed', 'server_uuid': 'b3f4c88a-34e7-4790-a519-f4e238e1c274', 'tag': '6fea8622-d220-44d6-8d28-85223c148d18', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 279/582] 10.0.0.101 () {34 vars in 685 bytes} [Thu Jul 9 14:22:01 2026] POST /v2.0/security-groups => generated 1659 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/583] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:02 2026] GET /v2.0/networks?id=5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7 => generated 680 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/584] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:02 2026] GET /v2.0/ports?device_id=b3f4c88a-34e7-4790-a519-f4e238e1c274 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/585] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:02 2026] GET /v2.0/ports?tenant_id=aeb7f8118b084df98f94fa85e1d2c1ad&device_id=b3f4c88a-34e7-4790-a519-f4e238e1c274 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:22:02.390 8 WARNING neutron_lib.context [None req-42d18387-1ba6-48fc-a3c6-a29055e09358 847e42fffebb4ce89cb6b763789f4c32 69533a19ed894e1ca77464111110e597 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 304/586] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:22:01 2026] POST /v2.0/floatingips => generated 552 bytes in 790 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/587] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:22:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/588] 199.19.213.32 () {34 vars in 1049 bytes} [Thu Jul 9 14:22:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d2cb349db7b84362ad1cf7159b78aef7 => generated 181 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/589] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:02 2026] GET /v2.0/networks?id=fd31903a-31a4-49c8-ab1e-bac7965c9631 => generated 765 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/590] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:02 2026] GET /v2.0/ports?device_id=f542e606-c9c2-411f-87a9-13b1f874a28a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:22:02.699 7 WARNING neutron_lib.context [None req-5d9ebe13-3b73-4308-98a3-a072f93cb1d6 847e42fffebb4ce89cb6b763789f4c32 69533a19ed894e1ca77464111110e597 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 308/591] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:22:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:22:02.864 7 WARNING neutron_lib.context [req-20cef32d-4daf-4533-a2be-8c0a372710dd req-b2c988e5-16c8-4996-875b-0efb74a311c1 17b74d90036148168a3be1d11aa81404 d2cb349db7b84362ad1cf7159b78aef7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/592] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:02 2026] GET /v2.0/security-groups?id=dcde257c-c2c6-4505-b09d-00f85ed894e0&fields=id&fields=name => generated 113 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/593] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=6fea8622-d220-44d6-8d28-85223c148d18 => generated 858 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:03.083 8 WARNING neutron_lib.context [None req-9e6a49eb-0126-4fcd-8826-530675e19636 847e42fffebb4ce89cb6b763789f4c32 69533a19ed894e1ca77464111110e597 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 309/594] 199.19.213.32 () {38 vars in 954 bytes} [Thu Jul 9 14:22:02 2026] POST /v2.0/ports => generated 954 bytes in 671 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: 310/595] 10.0.0.61 () {34 vars in 1093 bytes} [Thu Jul 9 14:22:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--6639970&fields=id&tenant_id=ee8a9425833441a59b9b075003d3af32 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/596] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:03 2026] GET /v2.0/subnets?id=c9f46d18-bc47-40c7-824c-3b96a4884926 => generated 663 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/597] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:03 2026] GET /v2.0/ports?device_id=b3f4c88a-34e7-4790-a519-f4e238e1c274 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/598] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:22:03 2026] POST /v2.0/floatingips => generated 552 bytes in 835 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/599] 10.0.0.61 () {34 vars in 981 bytes} [Thu Jul 9 14:22:03 2026] GET /v2.0/networks?id=cb1981d2-b496-4302-9b8c-450d1e03329e => generated 676 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/600] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/ports?network_id=fd31903a-31a4-49c8-ab1e-bac7965c9631&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/601] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/security-groups?id=dcde257c-c2c6-4505-b09d-00f85ed894e0&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/602] 10.0.0.61 () {34 vars in 964 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/quotas/ee8a9425833441a59b9b075003d3af32 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/603] 199.19.213.32 () {34 vars in 993 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/ports?device_id=b3f4c88a-34e7-4790-a519-f4e238e1c274 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/604] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:22:03 2026] PUT /v2.0/ports/1d5b4417-1352-4d63-a9bf-a652bec63153 => generated 1199 bytes in 501 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: 292/605] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/networks/fd31903a-31a4-49c8-ab1e-bac7965c9631?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/606] 10.0.0.61 () {34 vars in 1001 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/ports?tenant_id=ee8a9425833441a59b9b075003d3af32&fields=id => generated 103 bytes in 114 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: 293/607] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/ports?device_id=f542e606-c9c2-411f-87a9-13b1f874a28a => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/608] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/networks/fd31903a-31a4-49c8-ab1e-bac7965c9631?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/609] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/ports?tenant_id=d2cb349db7b84362ad1cf7159b78aef7&device_id=f542e606-c9c2-411f-87a9-13b1f874a28a => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/610] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/security-groups?id=a277a241-dd31-40d8-895f-258ee74bc25f&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: 297/611] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1d5b4417-1352-4d63-a9bf-a652bec63153 => 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: 298/612] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/subnets?id=ea222bcc-9750-4104-860f-c9528473a8c1 => generated 674 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/613] 10.0.0.61 () {34 vars in 1097 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--821447732&fields=id&tenant_id=69533a19ed894e1ca77464111110e597 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/614] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/ports?network_id=5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7&device_owner=network%3Adhcp => generated 1244 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:22:04.844 7 INFO neutron.db.l3_db [req-69016b37-13b9-40ce-acf4-3f400b38d4d2 req-cc649f6e-a29f-4411-beb3-9e8508870151 d9bc2139fca54d4592b739ed4e90aca6 aeb7f8118b084df98f94fa85e1d2c1ad - - default default] Floating IP 5190fe98-f368-443d-93c1-8195ba24ae6d disassociated. External IP: 10.96.250.209, port: 6fea8622-d220-44d6-8d28-85223c148d18. [pid: 8|app: 0|req: 301/615] 10.0.0.61 () {34 vars in 981 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/networks?id=a36dfbdc-4a96-49db-8654-5fb505461a28 => generated 684 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/616] 10.0.0.61 () {34 vars in 906 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/extensions => generated 19901 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/617] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/networks/5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7?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: 304/618] 10.0.0.61 () {34 vars in 964 bytes} [Thu Jul 9 14:22:04 2026] GET /v2.0/quotas/69533a19ed894e1ca77464111110e597 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/619] 10.0.0.61 () {34 vars in 1007 bytes} [Thu Jul 9 14:22:05 2026] GET /v2.0/networks/cb1981d2-b496-4302-9b8c-450d1e03329e?fields=segments => generated 14 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/620] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:05 2026] GET /v2.0/networks/5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/621] 10.0.0.61 () {34 vars in 1001 bytes} [Thu Jul 9 14:22:05 2026] GET /v2.0/ports?tenant_id=69533a19ed894e1ca77464111110e597&fields=id => generated 103 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/622] 199.19.213.32 () {36 vars in 996 bytes} [Thu Jul 9 14:22:04 2026] DELETE /v2.0/ports/6fea8622-d220-44d6-8d28-85223c148d18 => generated 0 bytes in 1020 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/623] 10.0.0.61 () {34 vars in 1107 bytes} [Thu Jul 9 14:22:05 2026] GET /v2.0/networks/cb1981d2-b496-4302-9b8c-450d1e03329e?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: 316/624] 10.0.0.61 () {34 vars in 1007 bytes} [Thu Jul 9 14:22:05 2026] GET /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28?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: 309/625] 10.0.0.61 () {34 vars in 1107 bytes} [Thu Jul 9 14:22:05 2026] GET /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:22:05.717 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fa69337-5541-4303-be79-06aafdffea3e'] response: {'name': 'network-changed', 'server_uuid': 'f542e606-c9c2-411f-87a9-13b1f874a28a', 'tag': '1d5b4417-1352-4d63-a9bf-a652bec63153', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 310/626] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:05 2026] GET /v2.0/ports?device_id=b3f4c88a-34e7-4790-a519-f4e238e1c274 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/627] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:05 2026] GET /v2.0/ports?tenant_id=d2cb349db7b84362ad1cf7159b78aef7&device_id=f542e606-c9c2-411f-87a9-13b1f874a28a => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/628] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:05 2026] GET /v2.0/ports?device_id=f542e606-c9c2-411f-87a9-13b1f874a28a => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/629] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:05 2026] GET /v2.0/ports?device_id=65d13981-caaa-4c28-9b70-8e3dae68b729 => 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: 318/630] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:05 2026] GET /v2.0/networks?id=5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7 => generated 776 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/631] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1d5b4417-1352-4d63-a9bf-a652bec63153 => 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: 313/632] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:05 2026] GET /v2.0/security-groups?id=a277a241-dd31-40d8-895f-258ee74bc25f&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/633] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:05 2026] GET /v2.0/ports?device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/634] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:05 2026] GET /v2.0/subnets?id=ea222bcc-9750-4104-860f-c9528473a8c1 => generated 674 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/635] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:05 2026] GET /v2.0/ports?network_id=5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/636] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:06 2026] GET /v2.0/networks/5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/637] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:06 2026] GET /v2.0/networks/5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7?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: 8|app: 0|req: 316/638] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:06 2026] GET /v2.0/networks?id=cb1981d2-b496-4302-9b8c-450d1e03329e => generated 676 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/639] 199.19.213.32 () {34 vars in 1049 bytes} [Thu Jul 9 14:22:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ee8a9425833441a59b9b075003d3af32 => generated 178 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:06.763 8 WARNING neutron_lib.context [req-18d73997-806f-44c4-99ac-d00910c74e1b req-2d1cee4d-96bb-4c4d-a599-65b485ea545e a13a199614244bf29c357bef1c5ffa72 ee8a9425833441a59b9b075003d3af32 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 324/640] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:06 2026] GET /v2.0/networks?id=a36dfbdc-4a96-49db-8654-5fb505461a28 => generated 684 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/641] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:06 2026] DELETE /v2.0/security-groups/dcde257c-c2c6-4505-b09d-00f85ed894e0 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/642] 199.19.213.32 () {34 vars in 1049 bytes} [Thu Jul 9 14:22:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=69533a19ed894e1ca77464111110e597 => generated 180 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/643] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:07 2026] GET /v2.0/ports?device_id=65d13981-caaa-4c28-9b70-8e3dae68b729 => 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: 328/644] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:07 2026] GET /v2.0/ports?device_id=f542e606-c9c2-411f-87a9-13b1f874a28a => generated 969 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:07.335 7 INFO neutron.api.v2.resource [None req-d4df7901-a4c6-482a-a8e5-6c7b81cc2dda d9bc2139fca54d4592b739ed4e90aca6 aeb7f8118b084df98f94fa85e1d2c1ad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 329/645] 10.0.0.101 () {32 vars in 737 bytes} [Thu Jul 9 14:22:07 2026] GET /v2.0/security-groups/dcde257c-c2c6-4505-b09d-00f85ed894e0 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:22:07.346 7 WARNING neutron_lib.context [req-5bc761f2-d14d-4c58-9911-c94576971b64 req-1a45acd5-8b96-4a4a-a067-478e894616b1 847e42fffebb4ce89cb6b763789f4c32 69533a19ed894e1ca77464111110e597 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 317/646] 199.19.213.32 () {38 vars in 954 bytes} [Thu Jul 9 14:22:06 2026] POST /v2.0/ports => generated 954 bytes in 667 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: 318/647] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:07 2026] GET /v2.0/ports?device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => 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: 321/650] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:07 2026] GET /v2.0/security-groups?id=a277a241-dd31-40d8-895f-258ee74bc25f&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:07.771 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf8c1049-9516-4ad8-8d5b-0a66d49faa74'] response: {'server_uuid': 'b3f4c88a-34e7-4790-a519-f4e238e1c274', 'name': 'network-vif-deleted', 'tag': '6fea8622-d220-44d6-8d28-85223c148d18', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 322/651] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:22:07 2026] DELETE /v2.0/floatingips/5190fe98-f368-443d-93c1-8195ba24ae6d => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/652] 199.19.213.32 () {38 vars in 954 bytes} [Thu Jul 9 14:22:07 2026] POST /v2.0/ports => generated 954 bytes in 610 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: 323/653] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:22:07 2026] PUT /v2.0/ports/fe00bfa3-eb5e-4be9-96b1-85a31d44e285 => 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, ' 2026-07-09 14:22:08.471 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa079687-e89a-412d-a3de-3dddba188d01'] response: {'name': 'network-changed', 'server_uuid': '65d13981-caaa-4c28-9b70-8e3dae68b729', 'tag': 'fe00bfa3-eb5e-4be9-96b1-85a31d44e285', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 324/654] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:22:08 2026] PUT /v2.0/ports/45c6b310-46b3-4dd0-9a27-b825dc5d49f4 => generated 1199 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/655] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:08 2026] GET /v2.0/ports?device_id=65d13981-caaa-4c28-9b70-8e3dae68b729 => generated 969 bytes in 118 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: 326/656] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/ports?tenant_id=ee8a9425833441a59b9b075003d3af32&device_id=65d13981-caaa-4c28-9b70-8e3dae68b729 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/657] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/ports?device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/658] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/ports?tenant_id=69533a19ed894e1ca77464111110e597&device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/659] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/security-groups?id=885fce96-fa1d-449d-8709-06f8617cd72c&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/660] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fe00bfa3-eb5e-4be9-96b1-85a31d44e285 => 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: 331/661] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/security-groups?id=65ec7f26-994f-43a6-bb35-7414376d38da&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: 332/662] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=45c6b310-46b3-4dd0-9a27-b825dc5d49f4 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/663] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/subnets?id=fb0bf99a-5dab-4cf6-8861-085fe94d88d0 => 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: 331/664] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:22:07 2026] PUT /v2.0/routers/208f5d4d-c37b-443f-9bb3-9f7407a74f82/remove_router_interface => generated 309 bytes in 1590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/665] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/ports?device_id=f542e606-c9c2-411f-87a9-13b1f874a28a => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/666] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/subnets?id=bb4631da-39bc-4bdf-bcbd-9d2842dea68b => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/667] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/ports?network_id=cb1981d2-b496-4302-9b8c-450d1e03329e&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: 333/668] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/security-groups?id=a277a241-dd31-40d8-895f-258ee74bc25f&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: 7|app: 0|req: 334/669] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/ports?network_id=a36dfbdc-4a96-49db-8654-5fb505461a28&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/networks/cb1981d2-b496-4302-9b8c-450d1e03329e?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: 336/671] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28?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: 337/672] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/ports?device_id=f542e606-c9c2-411f-87a9-13b1f874a28a => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/673] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/networks/cb1981d2-b496-4302-9b8c-450d1e03329e?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: 339/674] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:09 2026] GET /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:22:10.734 7 INFO neutron.db.l3_db [None req-5d5326bb-44d1-480f-b9d0-35cf4a924ee6 17b74d90036148168a3be1d11aa81404 d2cb349db7b84362ad1cf7159b78aef7 - - default default] Floating IP 81be27a1-1f54-47fe-9f80-7808b75268ed associated. External IP: 10.96.250.208, port: 1d5b4417-1352-4d63-a9bf-a652bec63153. 2026-07-09 14:22:10.815 8 INFO neutron.services.segments.plugin [-] Segment cbde1e07-f2f4-48e7-b9d7-970a09e4f5bf resource provider aggregate not found 2026-07-09 14:22:10.834 8 INFO neutron.services.segments.plugin [-] Segment cbde1e07-f2f4-48e7-b9d7-970a09e4f5bf resource provider aggregate not found 2026-07-09 14:22:10.845 8 INFO neutron.services.segments.plugin [-] Segment cbde1e07-f2f4-48e7-b9d7-970a09e4f5bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbde1e07-f2f4-48e7-b9d7-970a09e4f5bf found for delete ", "request_id": "req-dfb6f7db-5c07-4944-b912-b79e77be9004"}]} 2026-07-09 14:22:10.860 8 INFO neutron.services.segments.plugin [-] Segment cbde1e07-f2f4-48e7-b9d7-970a09e4f5bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbde1e07-f2f4-48e7-b9d7-970a09e4f5bf found for delete ", "request_id": "req-2b393c0f-ae16-4344-8a98-37117cc683a8"}]} 2026-07-09 14:22:10.862 8 INFO neutron.db.l3_hamode_db [None req-f2836fc8-bb1f-4453-9b29-ef918a93300c 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] HA network 3cb61af5-2df9-4bb6-b807-4bde274f815e was deleted as no HA routers are present in tenant aeb7f8118b084df98f94fa85e1d2c1ad. [pid: 8|app: 0|req: 336/675] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:22:09 2026] DELETE /v2.0/routers/208f5d4d-c37b-443f-9bb3-9f7407a74f82 => generated 0 bytes in 1261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/676] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:10 2026] GET /v2.0/ports?tenant_id=ee8a9425833441a59b9b075003d3af32&device_id=65d13981-caaa-4c28-9b70-8e3dae68b729 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/677] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:10 2026] GET /v2.0/ports?device_id=65d13981-caaa-4c28-9b70-8e3dae68b729 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/678] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:10 2026] GET /v2.0/ports?device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/679] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:22:10 2026] PUT /v2.0/floatingips/81be27a1-1f54-47fe-9f80-7808b75268ed => generated 855 bytes in 1142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/680] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:11 2026] GET /v2.0/networks?id=cb1981d2-b496-4302-9b8c-450d1e03329e => generated 772 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/681] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:22:11 2026] DELETE /v2.0/subnets/c9f46d18-bc47-40c7-824c-3b96a4884926 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/682] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:11 2026] GET /v2.0/security-groups?id=885fce96-fa1d-449d-8709-06f8617cd72c&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/683] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fe00bfa3-eb5e-4be9-96b1-85a31d44e285 => 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: 341/684] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:11 2026] GET /v2.0/security-groups?id=65ec7f26-994f-43a6-bb35-7414376d38da&fields=id&fields=name => generated 113 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:11.451 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f81ae660-641a-47b4-936b-552233ffd106'] response: {'name': 'network-changed', 'server_uuid': '9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd', 'tag': '45c6b310-46b3-4dd0-9a27-b825dc5d49f4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 342/685] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:11 2026] GET /v2.0/subnets?id=fb0bf99a-5dab-4cf6-8861-085fe94d88d0 => generated 670 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:11.532 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f198a59-9601-417e-bbf6-de0579570026'] response: {'name': 'network-changed', 'server_uuid': 'f542e606-c9c2-411f-87a9-13b1f874a28a', 'tag': '1d5b4417-1352-4d63-a9bf-a652bec63153', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 343/686] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:11 2026] GET /v2.0/ports?tenant_id=69533a19ed894e1ca77464111110e597&device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/687] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:11 2026] GET /v2.0/ports?device_id=f542e606-c9c2-411f-87a9-13b1f874a28a => 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: 345/688] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:11 2026] GET /v2.0/ports?network_id=cb1981d2-b496-4302-9b8c-450d1e03329e&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/689] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:11 2026] GET /v2.0/ports?tenant_id=d2cb349db7b84362ad1cf7159b78aef7&device_id=f542e606-c9c2-411f-87a9-13b1f874a28a => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:11 2026] GET /v2.0/networks?id=a36dfbdc-4a96-49db-8654-5fb505461a28 => generated 780 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/691] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:11 2026] GET /v2.0/security-groups?id=a277a241-dd31-40d8-895f-258ee74bc25f&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:11.895 7 INFO neutron.services.segments.plugin [-] Segment 8396d3b4-56fe-4eb8-8f16-27d819a180f1 resource provider aggregate not found 2026-07-09 14:22:11.899 7 INFO neutron.services.segments.plugin [-] Segment 8396d3b4-56fe-4eb8-8f16-27d819a180f1 resource provider aggregate not found 2026-07-09 14:22:11.921 7 INFO neutron.services.segments.plugin [-] Segment 8396d3b4-56fe-4eb8-8f16-27d819a180f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8396d3b4-56fe-4eb8-8f16-27d819a180f1 found for delete ", "request_id": "req-1c9631d3-ee57-4fc3-a161-5427a3306135"}]} 2026-07-09 14:22:11.922 7 INFO neutron.services.segments.plugin [-] Segment 8396d3b4-56fe-4eb8-8f16-27d819a180f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8396d3b4-56fe-4eb8-8f16-27d819a180f1 found for delete ", "request_id": "req-78f7bb3a-dd2f-46a0-bb16-2cb75c2afc40"}]} [pid: 7|app: 0|req: 344/692] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:22:11 2026] DELETE /v2.0/networks/fd31903a-31a4-49c8-ab1e-bac7965c9631 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/693] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:11 2026] GET /v2.0/networks/cb1981d2-b496-4302-9b8c-450d1e03329e?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/694] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=45c6b310-46b3-4dd0-9a27-b825dc5d49f4 => 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: 345/695] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:11 2026] GET /v2.0/networks?id=5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7 => generated 776 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/696] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:11 2026] GET /v2.0/networks/cb1981d2-b496-4302-9b8c-450d1e03329e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/697] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/subnets?id=bb4631da-39bc-4bdf-bcbd-9d2842dea68b => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/698] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=1d5b4417-1352-4d63-a9bf-a652bec63153 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/699] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/ports?network_id=a36dfbdc-4a96-49db-8654-5fb505461a28&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: 8|app: 0|req: 353/700] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/subnets?id=ea222bcc-9750-4104-860f-c9528473a8c1 => generated 674 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/701] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/security-groups?tenant_id=aeb7f8118b084df98f94fa85e1d2c1ad&name=default => generated 2921 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/702] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28?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: 349/703] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/ports?network_id=5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7&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: 355/704] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/ports?device_id=f542e606-c9c2-411f-87a9-13b1f874a28a => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:12 2026] DELETE /v2.0/security-groups/3115f6fc-6c6c-416d-a564-c4773ca249de => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/706] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/707] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/security-groups?id=a277a241-dd31-40d8-895f-258ee74bc25f&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/708] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/networks/5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/709] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/networks/5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/710] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/ports?device_id=65d13981-caaa-4c28-9b70-8e3dae68b729 => generated 971 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/711] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/ports?device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/712] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/security-groups?id=65ec7f26-994f-43a6-bb35-7414376d38da&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/713] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/security-groups?id=885fce96-fa1d-449d-8709-06f8617cd72c&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/714] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/ports?device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/715] 199.19.213.32 () {34 vars in 993 bytes} [Thu Jul 9 14:22:12 2026] GET /v2.0/ports?device_id=f542e606-c9c2-411f-87a9-13b1f874a28a => generated 971 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:13.245 7 INFO neutron.db.l3_db [req-127bc57e-300c-4e69-af80-f45dfd0eb7e8 req-07366e28-0591-4538-84c1-e6c14e180180 17b74d90036148168a3be1d11aa81404 d2cb349db7b84362ad1cf7159b78aef7 - - default default] Floating IP 81be27a1-1f54-47fe-9f80-7808b75268ed disassociated. External IP: 10.96.250.208, port: 1d5b4417-1352-4d63-a9bf-a652bec63153. 2026-07-09 14:22:13.261 8 INFO neutron.db.l3_db [None req-8b2482c0-9ffb-4944-bab2-43d58eb8747a 847e42fffebb4ce89cb6b763789f4c32 69533a19ed894e1ca77464111110e597 - - default default] Floating IP 865e0399-10f9-436d-bd0e-adf5e7bf3c59 associated. External IP: 10.96.250.203, port: 45c6b310-46b3-4dd0-9a27-b825dc5d49f4. [pid: 7|app: 0|req: 355/716] 199.19.213.32 () {36 vars in 996 bytes} [Thu Jul 9 14:22:12 2026] DELETE /v2.0/ports/1d5b4417-1352-4d63-a9bf-a652bec63153 => generated 0 bytes in 887 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/717] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:13 2026] GET /v2.0/ports?device_id=f542e606-c9c2-411f-87a9-13b1f874a28a => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:22:13.859 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d382cbe-b553-4695-a88e-55488ed3921b'] response: {'server_uuid': 'f542e606-c9c2-411f-87a9-13b1f874a28a', 'name': 'network-vif-deleted', 'tag': '1d5b4417-1352-4d63-a9bf-a652bec63153', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 357/718] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:13 2026] GET /v2.0/ports?device_id=65d13981-caaa-4c28-9b70-8e3dae68b729 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:13 2026] GET /v2.0/security-groups?id=885fce96-fa1d-449d-8709-06f8617cd72c&fields=id&fields=name => generated 111 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/720] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:22:12 2026] PUT /v2.0/floatingips/865e0399-10f9-436d-bd0e-adf5e7bf3c59 => generated 855 bytes in 1245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/721] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:14 2026] GET /v2.0/ports?device_id=65d13981-caaa-4c28-9b70-8e3dae68b729 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:14.181 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-59e06a99-0eba-4aa6-b437-559960b6cf1e'] response: {'name': 'network-changed', 'server_uuid': '9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd', 'tag': '45c6b310-46b3-4dd0-9a27-b825dc5d49f4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 363/722] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:14 2026] GET /v2.0/ports?device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:14 2026] GET /v2.0/ports?tenant_id=69533a19ed894e1ca77464111110e597&device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/724] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:14 2026] GET /v2.0/security-groups?id=65ec7f26-994f-43a6-bb35-7414376d38da&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: 8|app: 0|req: 366/725] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:14 2026] GET /v2.0/networks?id=a36dfbdc-4a96-49db-8654-5fb505461a28 => generated 780 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/726] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=45c6b310-46b3-4dd0-9a27-b825dc5d49f4 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:14.615 7 INFO neutron.db.l3_db [None req-790fb49d-2631-453f-806e-e9a0db7f7cd8 a13a199614244bf29c357bef1c5ffa72 ee8a9425833441a59b9b075003d3af32 - - default default] Floating IP eaef09b5-54e1-4209-b927-6549b8def516 associated. External IP: 10.96.250.202, port: fe00bfa3-eb5e-4be9-96b1-85a31d44e285. 2026-07-09 14:22:14.979 8 INFO neutron.db.segments_db [None req-2c003c53-eaa3-4d00-8d26-2ddd25ae8dcb 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment b240ad0a-8846-4cac-859f-5cba13e26673 of type vxlan for network 6b5ca6e6-9228-45be-9a39-583ed1d4cbfd [pid: 7|app: 0|req: 360/727] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:22:14 2026] PUT /v2.0/floatingips/eaef09b5-54e1-4209-b927-6549b8def516 => generated 855 bytes in 865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/728] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:14 2026] GET /v2.0/subnets?id=bb4631da-39bc-4bdf-bcbd-9d2842dea68b => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/729] 10.0.0.101 () {34 vars in 671 bytes} [Thu Jul 9 14:22:14 2026] POST /v2.0/networks => generated 744 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/730] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:15 2026] DELETE /v2.0/security-groups/a277a241-dd31-40d8-895f-258ee74bc25f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/731] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:15 2026] GET /v2.0/ports?network_id=a36dfbdc-4a96-49db-8654-5fb505461a28&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: 369/732] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:15 2026] GET /v2.0/ports?device_id=65d13981-caaa-4c28-9b70-8e3dae68b729 => generated 971 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:15.271 8 INFO neutron.api.v2.resource [None req-a904df9e-82c0-4c8f-aeea-d2417d0ef827 17b74d90036148168a3be1d11aa81404 d2cb349db7b84362ad1cf7159b78aef7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 370/733] 10.0.0.101 () {32 vars in 737 bytes} [Thu Jul 9 14:22:15 2026] GET /v2.0/security-groups/a277a241-dd31-40d8-895f-258ee74bc25f => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/734] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:15 2026] GET /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/735] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:15 2026] GET /v2.0/security-groups?id=885fce96-fa1d-449d-8709-06f8617cd72c&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/736] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:22:15 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) [pid: 7|app: 0|req: 365/737] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:15 2026] GET /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28?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) 2026-07-09 14:22:15.587 7 INFO neutron.db.segments_db [None req-2974f988-4900-4ef2-aa76-5cf595e464ae 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment c160098f-4392-4bbc-a33d-30f7b8b753cb of type vxlan for network 58d31f8e-65d2-43fb-bbc2-95cb0cfea232 [pid: 8|app: 0|req: 373/738] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:22:15 2026] DELETE /v2.0/floatingips/81be27a1-1f54-47fe-9f80-7808b75268ed => generated 0 bytes in 432 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/739] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:15 2026] GET /v2.0/ports?device_id=65d13981-caaa-4c28-9b70-8e3dae68b729 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:15.905 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-054226b0-2d11-4734-87bf-654bc3d0edce'] response: {'name': 'network-changed', 'server_uuid': '65d13981-caaa-4c28-9b70-8e3dae68b729', 'tag': 'fe00bfa3-eb5e-4be9-96b1-85a31d44e285', 'status': 'completed', 'code': 200} 2026-07-09 14:22:15.950 7 INFO neutron.db.l3_hamode_db [None req-2974f988-4900-4ef2-aa76-5cf595e464ae 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 375/740] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:22:15 2026] PUT /v2.0/routers/2403c32d-104d-4b37-af46-3c72c155cf18/remove_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/741] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:17 2026] GET /v2.0/security-groups?id=885fce96-fa1d-449d-8709-06f8617cd72c&fields=id&fields=name => generated 111 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/742] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:17 2026] GET /v2.0/ports?tenant_id=ee8a9425833441a59b9b075003d3af32&device_id=65d13981-caaa-4c28-9b70-8e3dae68b729 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/743] 199.19.213.32 () {34 vars in 993 bytes} [Thu Jul 9 14:22:17 2026] GET /v2.0/ports?device_id=65d13981-caaa-4c28-9b70-8e3dae68b729 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:17.504 7 INFO neutron.db.l3_hamode_db [None req-2974f988-4900-4ef2-aa76-5cf595e464ae 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:22:18.541 8 INFO neutron.services.segments.plugin [-] Segment 410525d9-8aec-462f-8d76-1331f7a9340f resource provider aggregate not found 2026-07-09 14:22:18.547 8 INFO neutron.services.segments.plugin [-] Segment 410525d9-8aec-462f-8d76-1331f7a9340f resource provider aggregate not found 2026-07-09 14:22:18.554 8 INFO neutron.services.segments.plugin [-] Segment 410525d9-8aec-462f-8d76-1331f7a9340f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 410525d9-8aec-462f-8d76-1331f7a9340f found for delete ", "request_id": "req-91786b52-733f-4cd4-b148-a289b4266067"}]} 2026-07-09 14:22:18.558 8 INFO neutron.db.l3_hamode_db [None req-85fc410a-8f97-4331-980c-2fe99d24af90 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] HA network b5d16c23-cbb7-47bc-861b-4aa9e843ac62 was deleted as no HA routers are present in tenant d2cb349db7b84362ad1cf7159b78aef7. [pid: 8|app: 0|req: 379/744] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:22:17 2026] DELETE /v2.0/routers/2403c32d-104d-4b37-af46-3c72c155cf18 => generated 0 bytes in 1225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:22:18.569 8 INFO neutron.services.segments.plugin [-] Segment 410525d9-8aec-462f-8d76-1331f7a9340f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 410525d9-8aec-462f-8d76-1331f7a9340f found for delete ", "request_id": "req-6ef87ae1-69f5-475c-9262-021de9eb4ca5"}]} [pid: 7|app: 0|req: 366/745] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:22:15 2026] POST /v2.0/routers => generated 731 bytes in 3034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/746] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:18 2026] GET /v2.0/networks?id=cb1981d2-b496-4302-9b8c-450d1e03329e => generated 772 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/747] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:18 2026] GET /v2.0/ports?device_id=65d13981-caaa-4c28-9b70-8e3dae68b729 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/748] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:22:18 2026] DELETE /v2.0/subnets/ea222bcc-9750-4104-860f-c9528473a8c1 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:22:18.957 7 INFO neutron.db.l3_db [req-ac7bec0d-aa7d-4874-9ed9-37095870d253 req-9f7fa581-f278-4f32-9dbf-5cb62f6c75b6 a13a199614244bf29c357bef1c5ffa72 ee8a9425833441a59b9b075003d3af32 - - default default] Floating IP eaef09b5-54e1-4209-b927-6549b8def516 disassociated. External IP: 10.96.250.202, port: fe00bfa3-eb5e-4be9-96b1-85a31d44e285. [pid: 7|app: 0|req: 367/749] 199.19.213.32 () {36 vars in 996 bytes} [Thu Jul 9 14:22:18 2026] DELETE /v2.0/ports/fe00bfa3-eb5e-4be9-96b1-85a31d44e285 => generated 0 bytes in 849 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/750] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=fe00bfa3-eb5e-4be9-96b1-85a31d44e285 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:22:19.476 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8f25253-7215-4536-9adc-e112504f3171'] response: {'server_uuid': '65d13981-caaa-4c28-9b70-8e3dae68b729', 'name': 'network-vif-deleted', 'tag': 'fe00bfa3-eb5e-4be9-96b1-85a31d44e285', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 369/751] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:19 2026] GET /v2.0/security-groups?id=885fce96-fa1d-449d-8709-06f8617cd72c&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:19.805 7 INFO neutron.services.segments.plugin [-] Segment afadce15-5b68-47a0-9ec2-32c5fb3cfac9 resource provider aggregate not found 2026-07-09 14:22:19.819 7 INFO neutron.services.segments.plugin [-] Segment afadce15-5b68-47a0-9ec2-32c5fb3cfac9 resource provider aggregate not found 2026-07-09 14:22:19.835 7 INFO neutron.services.segments.plugin [-] Segment afadce15-5b68-47a0-9ec2-32c5fb3cfac9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afadce15-5b68-47a0-9ec2-32c5fb3cfac9 found for delete ", "request_id": "req-bf0f802a-5359-4435-b9be-53b2cd59d391"}]} [pid: 7|app: 0|req: 370/752] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:22:19 2026] DELETE /v2.0/networks/5b1da1a3-9c7b-4115-8a79-2f2bc5ffc9b7 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:22:19.847 7 INFO neutron.services.segments.plugin [-] Segment afadce15-5b68-47a0-9ec2-32c5fb3cfac9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afadce15-5b68-47a0-9ec2-32c5fb3cfac9 found for delete ", "request_id": "req-86a5b87a-cb3c-442d-9b1f-904da107796b"}]} [pid: 7|app: 0|req: 371/753] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:19 2026] GET /v2.0/subnets?id=fb0bf99a-5dab-4cf6-8861-085fe94d88d0 => 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: 372/754] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:19 2026] GET /v2.0/ports?network_id=cb1981d2-b496-4302-9b8c-450d1e03329e&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: 373/755] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:19 2026] GET /v2.0/networks/cb1981d2-b496-4302-9b8c-450d1e03329e?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: 374/756] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:19 2026] GET /v2.0/security-groups?tenant_id=d2cb349db7b84362ad1cf7159b78aef7&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/757] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:20 2026] GET /v2.0/networks/cb1981d2-b496-4302-9b8c-450d1e03329e?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: 7|app: 0|req: 376/758] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:20 2026] DELETE /v2.0/security-groups/493bc1a6-96bd-4f88-b8cb-da9b3986dd8f => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/759] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:22:18 2026] PUT /v2.0/routers/2d80e669-1c90-4bdb-a1fc-ac58c90bb561/add_router_interface => generated 309 bytes in 1815 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/760] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:20 2026] DELETE /v2.0/security-groups/885fce96-fa1d-449d-8709-06f8617cd72c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:22:20.755 8 INFO neutron.api.v2.resource [None req-d0543453-f51b-4e0c-a249-3981e6fbfcfc a13a199614244bf29c357bef1c5ffa72 ee8a9425833441a59b9b075003d3af32 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 384/761] 10.0.0.101 () {32 vars in 737 bytes} [Thu Jul 9 14:22:20 2026] GET /v2.0/security-groups/885fce96-fa1d-449d-8709-06f8617cd72c => 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: 378/762] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:22:20 2026] DELETE /v2.0/floatingips/eaef09b5-54e1-4209-b927-6549b8def516 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/763] 10.0.0.61 () {34 vars in 981 bytes} [Thu Jul 9 14:22:21 2026] GET /v2.0/networks?id=6b5ca6e6-9228-45be-9a39-583ed1d4cbfd => generated 676 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/764] 10.0.0.61 () {34 vars in 964 bytes} [Thu Jul 9 14:22:21 2026] GET /v2.0/quotas/d06e764deda2496daed51fb04151451f => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/765] 10.0.0.61 () {34 vars in 1001 bytes} [Thu Jul 9 14:22:22 2026] GET /v2.0/ports?tenant_id=d06e764deda2496daed51fb04151451f&fields=id => generated 103 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/766] 10.0.0.61 () {34 vars in 1007 bytes} [Thu Jul 9 14:22:22 2026] GET /v2.0/networks/6b5ca6e6-9228-45be-9a39-583ed1d4cbfd?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/769] 10.0.0.61 () {34 vars in 1107 bytes} [Thu Jul 9 14:22:22 2026] GET /v2.0/networks/6b5ca6e6-9228-45be-9a39-583ed1d4cbfd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:22 2026] GET /v2.0/ports?device_id=deef5612-2a8a-4f97-a79e-662735c91fdd => 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: 385/771] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:22:21 2026] PUT /v2.0/routers/a8d95f64-e6a5-4de8-af88-c84473546be4/remove_router_interface => generated 309 bytes in 1858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/772] 10.0.0.190 () {34 vars in 990 bytes} [Thu Jul 9 14:22:23 2026] GET /v2.0/ports?device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 1240 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/773] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:23 2026] GET /v2.0/networks?id=6b5ca6e6-9228-45be-9a39-583ed1d4cbfd => generated 676 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/774] 10.0.0.190 () {34 vars in 1040 bytes} [Thu Jul 9 14:22:23 2026] GET /v2.0/security-groups?id=65ec7f26-994f-43a6-bb35-7414376d38da&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/775] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:23 2026] GET /v2.0/ports?device_id=deef5612-2a8a-4f97-a79e-662735c91fdd => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:22:23.800 8 WARNING neutron_lib.context [req-291a5473-b2a7-4046-a951-e243b56c822a req-2abb8617-b84b-4df6-963b-9ca2760598d0 591ccad2ccd7428d80a30b2994904ae9 d06e764deda2496daed51fb04151451f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:22:24.265 7 INFO neutron.services.segments.plugin [-] Segment 72c26bb9-da50-472b-a74c-132ea349696f resource provider aggregate not found 2026-07-09 14:22:24.269 7 INFO neutron.services.segments.plugin [-] Segment 72c26bb9-da50-472b-a74c-132ea349696f resource provider aggregate not found 2026-07-09 14:22:24.283 7 INFO neutron.services.segments.plugin [-] Segment 72c26bb9-da50-472b-a74c-132ea349696f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72c26bb9-da50-472b-a74c-132ea349696f found for delete ", "request_id": "req-43d517ef-4beb-47c9-a596-5695e6d684eb"}]} 2026-07-09 14:22:24.293 7 INFO neutron.services.segments.plugin [-] Segment 72c26bb9-da50-472b-a74c-132ea349696f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72c26bb9-da50-472b-a74c-132ea349696f found for delete ", "request_id": "req-23192195-8232-46e9-a3ac-0329ccb31a34"}]} 2026-07-09 14:22:24.300 7 INFO neutron.db.l3_hamode_db [None req-1fe991d6-2081-4943-967b-f9643c32439e 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] HA network 835a8fa8-a036-42a8-b8d9-36f5bd820c56 was deleted as no HA routers are present in tenant ee8a9425833441a59b9b075003d3af32. [pid: 7|app: 0|req: 387/776] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:22:23 2026] DELETE /v2.0/routers/a8d95f64-e6a5-4de8-af88-c84473546be4 => generated 0 bytes in 1271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/777] 199.19.213.32 () {38 vars in 954 bytes} [Thu Jul 9 14:22:23 2026] POST /v2.0/ports => generated 954 bytes in 670 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: 388/778] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:22:24 2026] DELETE /v2.0/subnets/fb0bf99a-5dab-4cf6-8861-085fe94d88d0 => 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: 391/779] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:22:24 2026] PUT /v2.0/ports/3d882a7e-792d-499a-a907-2f0470eabf94 => generated 1199 bytes in 619 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: 389/780] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:22:24 2026] DELETE /v2.0/networks/cb1981d2-b496-4302-9b8c-450d1e03329e => generated 0 bytes in 535 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:22:25.172 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cddb2b9d-a532-42b8-81da-20f6c0e37f26'] response: {'name': 'network-changed', 'server_uuid': 'deef5612-2a8a-4f97-a79e-662735c91fdd', 'tag': '3d882a7e-792d-499a-a907-2f0470eabf94', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 392/781] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:25 2026] GET /v2.0/ports?device_id=deef5612-2a8a-4f97-a79e-662735c91fdd => generated 969 bytes in 127 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: 393/782] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:25 2026] GET /v2.0/ports?tenant_id=d06e764deda2496daed51fb04151451f&device_id=deef5612-2a8a-4f97-a79e-662735c91fdd => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/783] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:25 2026] GET /v2.0/security-groups?id=5d4b9d4d-3e1c-4343-8866-2add0c6cbe23&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: 395/784] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:25 2026] GET /v2.0/security-groups?tenant_id=ee8a9425833441a59b9b075003d3af32&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/785] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3d882a7e-792d-499a-a907-2f0470eabf94 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/786] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:25 2026] DELETE /v2.0/security-groups/c9507e75-59af-4d02-9310-402180a9724e => 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: 390/787] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:25 2026] GET /v2.0/security-groups?tenant_id=d266d93e311f40f9bd74a239558ca555&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/788] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:25 2026] GET /v2.0/subnets?id=02fe5ad4-4cba-4901-9ac4-19eb58cf0997 => generated 670 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/789] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:25 2026] GET /v2.0/ports?network_id=6b5ca6e6-9228-45be-9a39-583ed1d4cbfd&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: 391/790] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:25 2026] DELETE /v2.0/security-groups/1be55d03-f3bc-4bff-903f-0d3de940a41d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/791] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:25 2026] GET /v2.0/networks/6b5ca6e6-9228-45be-9a39-583ed1d4cbfd?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: 392/792] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:25 2026] GET /v2.0/networks/6b5ca6e6-9228-45be-9a39-583ed1d4cbfd?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: 393/793] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:25 2026] GET /v2.0/ports?tenant_id=d06e764deda2496daed51fb04151451f&device_id=deef5612-2a8a-4f97-a79e-662735c91fdd => generated 1238 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/794] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:25 2026] GET /v2.0/security-groups?tenant_id=d0555c7b25ce4035b0b9918105365f03&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/795] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:25 2026] GET /v2.0/networks?id=6b5ca6e6-9228-45be-9a39-583ed1d4cbfd => generated 772 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/796] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3d882a7e-792d-499a-a907-2f0470eabf94 => 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: 396/797] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:26 2026] GET /v2.0/subnets?id=02fe5ad4-4cba-4901-9ac4-19eb58cf0997 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/798] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:25 2026] DELETE /v2.0/security-groups/c04b8895-810e-40ac-bb3f-1a25760d3180 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/799] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:26 2026] GET /v2.0/ports?network_id=6b5ca6e6-9228-45be-9a39-583ed1d4cbfd&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/800] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:26 2026] GET /v2.0/networks/6b5ca6e6-9228-45be-9a39-583ed1d4cbfd?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: 398/801] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:26 2026] GET /v2.0/networks/6b5ca6e6-9228-45be-9a39-583ed1d4cbfd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/802] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:26 2026] GET /v2.0/ports?device_id=deef5612-2a8a-4f97-a79e-662735c91fdd => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:26.427 7 INFO neutron.services.segments.plugin [-] Segment 38acc59e-5620-4b8f-b75e-3b2400793afd resource provider aggregate not found 2026-07-09 14:22:26.435 7 INFO neutron.services.segments.plugin [-] Segment 38acc59e-5620-4b8f-b75e-3b2400793afd resource provider aggregate not found 2026-07-09 14:22:26.454 7 INFO neutron.services.segments.plugin [-] Segment 38acc59e-5620-4b8f-b75e-3b2400793afd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38acc59e-5620-4b8f-b75e-3b2400793afd found for delete ", "request_id": "req-330f488a-2205-4a60-aa9c-dbdc736f9045"}]} 2026-07-09 14:22:26.458 7 INFO neutron.services.segments.plugin [-] Segment 38acc59e-5620-4b8f-b75e-3b2400793afd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38acc59e-5620-4b8f-b75e-3b2400793afd found for delete ", "request_id": "req-c9309d3b-7203-4f79-8a28-e7d07546e967"}]} [pid: 7|app: 0|req: 399/803] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:26 2026] GET /v2.0/security-groups?id=5d4b9d4d-3e1c-4343-8866-2add0c6cbe23&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/804] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:27 2026] GET /v2.0/ports?device_id=deef5612-2a8a-4f97-a79e-662735c91fdd => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/805] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:27 2026] GET /v2.0/security-groups?id=5d4b9d4d-3e1c-4343-8866-2add0c6cbe23&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/806] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:28 2026] GET /v2.0/ports?device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/807] 10.0.0.61 () {34 vars in 970 bytes} [Thu Jul 9 14:22:28 2026] GET /v2.0/ports/45c6b310-46b3-4dd0-9a27-b825dc5d49f4 => generated 968 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/808] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:28 2026] GET /v2.0/ports?device_id=deef5612-2a8a-4f97-a79e-662735c91fdd => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/809] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:28 2026] GET /v2.0/security-groups?id=5d4b9d4d-3e1c-4343-8866-2add0c6cbe23&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/810] 199.19.213.32 () {34 vars in 999 bytes} [Thu Jul 9 14:22:29 2026] GET /v2.0/subnets?network_id=a36dfbdc-4a96-49db-8654-5fb505461a28 => generated 660 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/811] 199.19.213.32 () {34 vars in 1145 bytes} [Thu Jul 9 14:22:29 2026] GET /v2.0/ports?device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd&device_owner=compute%3Anova&network_id=a36dfbdc-4a96-49db-8654-5fb505461a28 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/812] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:29 2026] GET /v2.0/ports?device_id=deef5612-2a8a-4f97-a79e-662735c91fdd => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/813] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:29 2026] GET /v2.0/security-groups?id=5d4b9d4d-3e1c-4343-8866-2add0c6cbe23&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/814] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:22:29 2026] PUT /v2.0/ports/45c6b310-46b3-4dd0-9a27-b825dc5d49f4 => generated 1149 bytes in 678 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: 412/815] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:29 2026] GET /v2.0/security-groups?tenant_id=802e76a2540d4206ad231bb1cabb4a8a&name=default => generated 2925 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/816] 199.19.213.32 () {34 vars in 993 bytes} [Thu Jul 9 14:22:29 2026] GET /v2.0/ports?device_id=deef5612-2a8a-4f97-a79e-662735c91fdd => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:29.926 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-46eb5468-d739-476a-9abd-6fc160a65e0c'] response: {'name': 'network-changed', 'server_uuid': '9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd', 'tag': '45c6b310-46b3-4dd0-9a27-b825dc5d49f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 405/817] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:29 2026] GET /v2.0/ports?tenant_id=69533a19ed894e1ca77464111110e597&device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 1421 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/818] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:29 2026] DELETE /v2.0/security-groups/26f72f6d-4dc3-4e87-931f-c056d346899b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/819] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:30 2026] GET /v2.0/networks?id=a36dfbdc-4a96-49db-8654-5fb505461a28 => generated 780 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/820] 199.19.213.32 () {34 vars in 1059 bytes} [Thu Jul 9 14:22:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=45c6b310-46b3-4dd0-9a27-b825dc5d49f4 => 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: 416/821] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=45c6b310-46b3-4dd0-9a27-b825dc5d49f4 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/822] 199.19.213.32 () {36 vars in 996 bytes} [Thu Jul 9 14:22:29 2026] DELETE /v2.0/ports/3d882a7e-792d-499a-a907-2f0470eabf94 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/823] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:30 2026] GET /v2.0/security-groups?tenant_id=3ff46e48e6cb4b42a1a37b1b4ca05c4b&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/824] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:30 2026] GET /v2.0/subnets?id=bb4631da-39bc-4bdf-bcbd-9d2842dea68b => 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: 408/825] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:30 2026] GET /v2.0/ports?network_id=a36dfbdc-4a96-49db-8654-5fb505461a28&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/826] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:30 2026] DELETE /v2.0/security-groups/ef6ca3be-cd03-4c4a-aa73-1781470d23f1 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/827] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:30 2026] GET /v2.0/ports?device_id=deef5612-2a8a-4f97-a79e-662735c91fdd => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/828] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:30 2026] GET /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/829] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:30 2026] GET /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28?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: 410/830] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:30 2026] GET /v2.0/ports?tenant_id=69533a19ed894e1ca77464111110e597&device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 1421 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/831] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:30 2026] GET /v2.0/networks?id=a36dfbdc-4a96-49db-8654-5fb505461a28 => generated 780 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/832] 199.19.213.32 () {34 vars in 1059 bytes} [Thu Jul 9 14:22:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=45c6b310-46b3-4dd0-9a27-b825dc5d49f4 => 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: 422/833] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=45c6b310-46b3-4dd0-9a27-b825dc5d49f4 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/834] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:30 2026] GET /v2.0/subnets?id=bb4631da-39bc-4bdf-bcbd-9d2842dea68b => 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: 423/835] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:30 2026] GET /v2.0/ports?network_id=a36dfbdc-4a96-49db-8654-5fb505461a28&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: 413/836] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:30 2026] GET /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28?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: 424/837] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:31 2026] GET /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/838] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:31 2026] GET /v2.0/ports?device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 1152 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/839] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:31 2026] GET /v2.0/security-groups?id=65ec7f26-994f-43a6-bb35-7414376d38da&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: 7|app: 0|req: 415/840] 199.19.213.32 () {34 vars in 1119 bytes} [Thu Jul 9 14:22:31 2026] GET /v2.0/ports?device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1152 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/841] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:22:31 2026] PUT /v2.0/ports/45c6b310-46b3-4dd0-9a27-b825dc5d49f4 => generated 968 bytes in 627 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: 427/842] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:32 2026] GET /v2.0/ports?tenant_id=69533a19ed894e1ca77464111110e597&device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:22:32.163 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4a2abf9-10a0-4d35-858d-8cd78061e2e9'] response: {'name': 'network-changed', 'server_uuid': '9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd', 'tag': '45c6b310-46b3-4dd0-9a27-b825dc5d49f4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 428/843] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:32 2026] GET /v2.0/networks?id=a36dfbdc-4a96-49db-8654-5fb505461a28 => generated 780 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/844] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=45c6b310-46b3-4dd0-9a27-b825dc5d49f4 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:32.337 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4a604e2-60c6-4b0f-9aaf-95bb2bbac86e'] response: {'server_uuid': 'deef5612-2a8a-4f97-a79e-662735c91fdd', 'name': 'network-vif-deleted', 'tag': '3d882a7e-792d-499a-a907-2f0470eabf94', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 430/845] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:32 2026] GET /v2.0/subnets?id=bb4631da-39bc-4bdf-bcbd-9d2842dea68b => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/846] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:32 2026] GET /v2.0/ports?network_id=a36dfbdc-4a96-49db-8654-5fb505461a28&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/847] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:32 2026] GET /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28?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: 433/848] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:32 2026] GET /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28?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: 434/849] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:32 2026] GET /v2.0/security-groups?tenant_id=05d6eac2a3964f11803e50fc822443d3&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/850] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:32 2026] GET /v2.0/ports?tenant_id=69533a19ed894e1ca77464111110e597&device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/851] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:32 2026] DELETE /v2.0/security-groups/bf4cc9ef-26c3-4078-9859-d0253fe63fdf => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/852] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:22:31 2026] PUT /v2.0/routers/2d80e669-1c90-4bdb-a1fc-ac58c90bb561/remove_router_interface => generated 309 bytes in 1622 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/853] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:33 2026] GET /v2.0/networks?id=a36dfbdc-4a96-49db-8654-5fb505461a28 => generated 780 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/854] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=45c6b310-46b3-4dd0-9a27-b825dc5d49f4 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/855] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:33 2026] GET /v2.0/security-groups?tenant_id=09b6435eb0844486af12acd2e943f9ff&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: 440/856] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:33 2026] GET /v2.0/subnets?id=bb4631da-39bc-4bdf-bcbd-9d2842dea68b => generated 678 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/857] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:33 2026] DELETE /v2.0/security-groups/c2a5a1a8-2de0-47f6-ad10-9e9082a406bc => 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: 442/858] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:33 2026] GET /v2.0/ports?network_id=a36dfbdc-4a96-49db-8654-5fb505461a28&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/859] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:33 2026] GET /v2.0/ports?device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/860] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:33 2026] GET /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28?fields=segments => generated 14 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/861] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:33 2026] GET /v2.0/security-groups?id=65ec7f26-994f-43a6-bb35-7414376d38da&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: 446/862] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:33 2026] GET /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28?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: 447/863] 199.19.213.32 () {34 vars in 993 bytes} [Thu Jul 9 14:22:34 2026] GET /v2.0/ports?device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:34.475 7 INFO neutron.services.segments.plugin [-] Segment c160098f-4392-4bbc-a33d-30f7b8b753cb resource provider aggregate not found 2026-07-09 14:22:34.480 7 INFO neutron.services.segments.plugin [-] Segment c160098f-4392-4bbc-a33d-30f7b8b753cb resource provider aggregate not found 2026-07-09 14:22:34.497 7 INFO neutron.services.segments.plugin [-] Segment c160098f-4392-4bbc-a33d-30f7b8b753cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c160098f-4392-4bbc-a33d-30f7b8b753cb found for delete ", "request_id": "req-f171b509-c055-455a-8ff8-428564567362"}]} 2026-07-09 14:22:34.499 7 INFO neutron.services.segments.plugin [-] Segment c160098f-4392-4bbc-a33d-30f7b8b753cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c160098f-4392-4bbc-a33d-30f7b8b753cb found for delete ", "request_id": "req-e062fd2b-dc55-4e60-902e-e3555299c973"}]} 2026-07-09 14:22:34.504 7 INFO neutron.db.l3_hamode_db [None req-b6d28ff5-37c3-4003-8800-93664ec69c0e 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] HA network 58d31f8e-65d2-43fb-bbc2-95cb0cfea232 was deleted as no HA routers are present in tenant d06e764deda2496daed51fb04151451f. [pid: 7|app: 0|req: 417/864] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:22:33 2026] DELETE /v2.0/routers/2d80e669-1c90-4bdb-a1fc-ac58c90bb561 => generated 0 bytes in 1343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/865] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:22:34 2026] DELETE /v2.0/subnets/02fe5ad4-4cba-4901-9ac4-19eb58cf0997 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:22:34.785 8 INFO neutron.db.l3_db [req-dfd5ee96-41b8-48f7-9939-ea193fe6d4ee req-436210a7-57de-4d2b-8942-0f24a12b9a2d 847e42fffebb4ce89cb6b763789f4c32 69533a19ed894e1ca77464111110e597 - - default default] Floating IP 865e0399-10f9-436d-bd0e-adf5e7bf3c59 disassociated. External IP: 10.96.250.203, port: 45c6b310-46b3-4dd0-9a27-b825dc5d49f4. [pid: 7|app: 0|req: 419/866] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:22:34 2026] DELETE /v2.0/networks/6b5ca6e6-9228-45be-9a39-583ed1d4cbfd => generated 0 bytes in 494 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/867] 199.19.213.32 () {36 vars in 996 bytes} [Thu Jul 9 14:22:34 2026] DELETE /v2.0/ports/45c6b310-46b3-4dd0-9a27-b825dc5d49f4 => generated 0 bytes in 887 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/868] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:35 2026] GET /v2.0/ports?device_id=9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:22:35.466 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-716181d7-2676-496f-bdfc-7189c2f9a060'] response: {'server_uuid': '9b8290aa-8c7b-4eec-a346-dc3f6d4ef1cd', 'name': 'network-vif-deleted', 'tag': '45c6b310-46b3-4dd0-9a27-b825dc5d49f4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 450/869] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:35 2026] GET /v2.0/security-groups?tenant_id=d06e764deda2496daed51fb04151451f&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/870] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:35 2026] GET /v2.0/security-groups?tenant_id=e6539382a9204de2aa9d91f205f99b7d&name=default => generated 2925 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/871] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:35 2026] DELETE /v2.0/security-groups/5d4b9d4d-3e1c-4343-8866-2add0c6cbe23 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/872] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:35 2026] DELETE /v2.0/security-groups/d924a3b0-6b53-4f13-92d7-22aae571df3e => 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: 452/873] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:35 2026] GET /v2.0/security-groups?tenant_id=abf50754a4d44ad1b7fc9db23cd07bbe&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/874] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:36 2026] DELETE /v2.0/security-groups/aa5c447f-caef-4c77-a8fd-d304cea77a3d => 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: 453/875] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:36 2026] DELETE /v2.0/security-groups/65ec7f26-994f-43a6-bb35-7414376d38da => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:22:36.643 7 INFO neutron.api.v2.resource [None req-24b7362f-4187-436a-b0df-a20d63e6b2fb 847e42fffebb4ce89cb6b763789f4c32 69533a19ed894e1ca77464111110e597 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 423/876] 10.0.0.101 () {32 vars in 737 bytes} [Thu Jul 9 14:22:36 2026] GET /v2.0/security-groups/65ec7f26-994f-43a6-bb35-7414376d38da => generated 146 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/877] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:22:36 2026] DELETE /v2.0/floatingips/865e0399-10f9-436d-bd0e-adf5e7bf3c59 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:22:37.139 7 INFO neutron.services.segments.plugin [-] Segment b240ad0a-8846-4cac-859f-5cba13e26673 resource provider aggregate not found 2026-07-09 14:22:37.146 7 INFO neutron.services.segments.plugin [-] Segment b240ad0a-8846-4cac-859f-5cba13e26673 resource provider aggregate not found 2026-07-09 14:22:37.192 7 INFO neutron.services.segments.plugin [-] Segment b240ad0a-8846-4cac-859f-5cba13e26673 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b240ad0a-8846-4cac-859f-5cba13e26673 found for delete ", "request_id": "req-44c683ca-1b76-4b55-b5ea-ef974e8ada8d"}]} 2026-07-09 14:22:37.193 7 INFO neutron.services.segments.plugin [-] Segment b240ad0a-8846-4cac-859f-5cba13e26673 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b240ad0a-8846-4cac-859f-5cba13e26673 found for delete ", "request_id": "req-842e86d5-7677-493b-ba26-f677a58385d7"}]} 2026-07-09 14:22:38.213 8 WARNING neutron_lib.context [None req-57ab38c2-2294-4d27-a0f0-d31805a3f400 2c3b195c3d544b8f8b8d8a102a4717a5 f0ea848211b0499088e424e8c62a00f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:22:38.380 8 INFO neutron.db.segments_db [None req-57ab38c2-2294-4d27-a0f0-d31805a3f400 2c3b195c3d544b8f8b8d8a102a4717a5 f0ea848211b0499088e424e8c62a00f8 - - default default] Added segment 7acd56da-06d5-4791-8ce3-35fac07d4c30 of type vxlan for network 721e8a8f-78a8-40c6-a122-252e05db5bff [pid: 7|app: 0|req: 424/880] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:22:37 2026] PUT /v2.0/routers/f2df537c-0841-402c-af4b-1bb36d1b8c97/remove_router_interface => generated 309 bytes in 1337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/881] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:22:38 2026] POST /v2.0/networks => generated 643 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:22:38.575 8 WARNING neutron_lib.context [None req-54f86371-78b8-44bb-b5eb-db4167118122 2c3b195c3d544b8f8b8d8a102a4717a5 f0ea848211b0499088e424e8c62a00f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 458/882] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:22:38 2026] POST /v2.0/subnets => generated 617 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:22:38.972 8 WARNING neutron_lib.context [None req-6260d538-7e4b-4b29-abef-048abfa3818b 2c3b195c3d544b8f8b8d8a102a4717a5 f0ea848211b0499088e424e8c62a00f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:22:39.031 8 INFO neutron.db.segments_db [None req-6260d538-7e4b-4b29-abef-048abfa3818b 2c3b195c3d544b8f8b8d8a102a4717a5 f0ea848211b0499088e424e8c62a00f8 - - default default] Added segment 68e671b6-533a-4859-bf75-b9cc44fcdd04 of type vxlan for network 173fda97-c297-48fb-9b4c-ab56ec09dc56 [pid: 8|app: 0|req: 459/883] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:22:38 2026] POST /v2.0/networks => generated 644 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/884] 10.0.0.101 () {34 vars in 743 bytes} [Thu Jul 9 14:22:39 2026] PUT /v2.0/networks/173fda97-c297-48fb-9b4c-ab56ec09dc56 => generated 592 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:39.329 8 WARNING neutron_lib.context [None req-695596d7-1ff4-44ed-9857-efd147eda56c 2c3b195c3d544b8f8b8d8a102a4717a5 f0ea848211b0499088e424e8c62a00f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:22:39.728 7 INFO neutron.services.segments.plugin [-] Segment 9d750f0b-6f47-4e7e-9dcc-1cb7fa25cc3c resource provider aggregate not found 2026-07-09 14:22:39.732 7 INFO neutron.services.segments.plugin [-] Segment 9d750f0b-6f47-4e7e-9dcc-1cb7fa25cc3c resource provider aggregate not found 2026-07-09 14:22:39.752 7 INFO neutron.services.segments.plugin [-] Segment 9d750f0b-6f47-4e7e-9dcc-1cb7fa25cc3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d750f0b-6f47-4e7e-9dcc-1cb7fa25cc3c found for delete ", "request_id": "req-97b4b64c-1adb-4b7c-9d22-05b2991727f0"}]} 2026-07-09 14:22:39.756 7 INFO neutron.services.segments.plugin [-] Segment 9d750f0b-6f47-4e7e-9dcc-1cb7fa25cc3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d750f0b-6f47-4e7e-9dcc-1cb7fa25cc3c found for delete ", "request_id": "req-2ab94d6d-3928-4a43-9634-b1f5bfc8c804"}]} 2026-07-09 14:22:39.760 7 INFO neutron.db.l3_hamode_db [None req-aa4e15e1-4634-4cb3-9f3d-99bcc3a288c8 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] HA network 72835098-d0df-42dd-a33d-3e959fff5b58 was deleted as no HA routers are present in tenant 69533a19ed894e1ca77464111110e597. [pid: 8|app: 0|req: 461/885] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:22:39 2026] POST /v2.0/subnets => generated 602 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/886] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:22:38 2026] DELETE /v2.0/routers/f2df537c-0841-402c-af4b-1bb36d1b8c97 => generated 0 bytes in 1289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/887] 10.0.0.101 () {34 vars in 741 bytes} [Thu Jul 9 14:22:39 2026] PUT /v2.0/subnets/392e8541-3d87-4b36-b016-39e3cd20ab8b => generated 612 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/888] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:22:39 2026] DELETE /v2.0/subnets/bb4631da-39bc-4bdf-bcbd-9d2842dea68b => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:22:40.275 8 INFO neutron.services.segments.plugin [-] Segment 68e671b6-533a-4859-bf75-b9cc44fcdd04 resource provider aggregate not found 2026-07-09 14:22:40.287 8 INFO neutron.services.segments.plugin [-] Segment 68e671b6-533a-4859-bf75-b9cc44fcdd04 resource provider aggregate not found 2026-07-09 14:22:40.308 8 INFO neutron.services.segments.plugin [-] Segment 68e671b6-533a-4859-bf75-b9cc44fcdd04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68e671b6-533a-4859-bf75-b9cc44fcdd04 found for delete ", "request_id": "req-a7753269-a3bd-4ee0-84ce-997a6c320a89"}]} 2026-07-09 14:22:40.314 8 INFO neutron.services.segments.plugin [-] Segment 68e671b6-533a-4859-bf75-b9cc44fcdd04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68e671b6-533a-4859-bf75-b9cc44fcdd04 found for delete ", "request_id": "req-2bef8992-54a2-4730-ae13-bf93cdef3980"}]} [pid: 7|app: 0|req: 427/889] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:22:40 2026] DELETE /v2.0/networks/a36dfbdc-4a96-49db-8654-5fb505461a28 => generated 0 bytes in 446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/890] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:40 2026] GET /v2.0/security-groups?tenant_id=46c315d580044f7191fe02aec871cd7b&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/891] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:40 2026] GET /v2.0/security-groups?tenant_id=69533a19ed894e1ca77464111110e597&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/892] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:40 2026] DELETE /v2.0/security-groups/db0e903c-f0ea-40da-bdb7-0850cab54049 => 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: 463/893] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:22:39 2026] DELETE /v2.0/networks/173fda97-c297-48fb-9b4c-ab56ec09dc56 => generated 0 bytes in 1174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/894] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:41 2026] DELETE /v2.0/security-groups/8fd140e7-3f1e-4b4d-b74d-dfa7c6e67ee4 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:22:41.176 7 INFO neutron.pecan_wsgi.hooks.translation [None req-65994f8d-b3c7-42ab-81fd-7fe011b4f834 2c3b195c3d544b8f8b8d8a102a4717a5 f0ea848211b0499088e424e8c62a00f8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 432/895] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:22:41 2026] DELETE /v2.0/networks/173fda97-c297-48fb-9b4c-ab56ec09dc56 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/896] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:41 2026] GET /v2.0/security-groups?tenant_id=3f6706bf446647528fbd35eccffe2cca&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/897] 10.0.0.101 () {32 vars in 694 bytes} [Thu Jul 9 14:22:41 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/898] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:41 2026] GET /v2.0/security-groups?tenant_id=33df795eb8d24559840f48fdb8a6839d&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/899] 10.0.0.101 () {32 vars in 742 bytes} [Thu Jul 9 14:22:41 2026] GET /v2.0/subnets?network_id=ff13b55c-21c4-4aa6-980b-a2c6d11e4246 => generated 626 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/900] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:41 2026] DELETE /v2.0/security-groups/96f4a4f9-f24e-434b-9ee0-b7e4d595d541 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/901] 10.0.0.101 () {32 vars in 653 bytes} [Thu Jul 9 14:22:41 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/902] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:41 2026] DELETE /v2.0/security-groups/75082d28-b0e9-4f4b-aae4-8e168fd02427 => 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: 437/903] 10.0.0.101 () {32 vars in 649 bytes} [Thu Jul 9 14:22:41 2026] GET /v2.0/networks => generated 1308 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/904] 10.0.0.101 () {32 vars in 647 bytes} [Thu Jul 9 14:22:41 2026] GET /v2.0/subnets => generated 1233 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:22:41.790 7 INFO neutron.services.segments.plugin [-] Segment c19c5aab-4fd6-4941-89c3-405d616ec974 resource provider aggregate not found 2026-07-09 14:22:41.798 7 INFO neutron.services.segments.plugin [-] Segment c19c5aab-4fd6-4941-89c3-405d616ec974 resource provider aggregate not found 2026-07-09 14:22:41.823 7 INFO neutron.services.segments.plugin [-] Segment c19c5aab-4fd6-4941-89c3-405d616ec974 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c19c5aab-4fd6-4941-89c3-405d616ec974 found for delete ", "request_id": "req-96fedc57-69de-4b53-86db-e35545fe751d"}]} 2026-07-09 14:22:41.828 7 INFO neutron.services.segments.plugin [-] Segment c19c5aab-4fd6-4941-89c3-405d616ec974 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c19c5aab-4fd6-4941-89c3-405d616ec974 found for delete ", "request_id": "req-7aa0ed08-7731-422a-9630-98a5e85242c2"}]} [pid: 7|app: 0|req: 438/905] 10.0.0.101 () {32 vars in 723 bytes} [Thu Jul 9 14:22:41 2026] GET /v2.0/networks/721e8a8f-78a8-40c6-a122-252e05db5bff => generated 668 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/906] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:22:41 2026] GET /v2.0/subnets/a04b949b-d585-4fdf-8641-a52dd6e5909f => generated 617 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:41.936 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f86d0661-3584-4089-86aa-c9a1a7fe5024 2c3b195c3d544b8f8b8d8a102a4717a5 f0ea848211b0499088e424e8c62a00f8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 440/907] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:22:41 2026] DELETE /v2.0/subnets/392e8541-3d87-4b36-b016-39e3cd20ab8b => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:22:41.962 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20308e8d-f881-4e8b-a087-3050f026f092 2c3b195c3d544b8f8b8d8a102a4717a5 f0ea848211b0499088e424e8c62a00f8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 441/908] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:22:41 2026] DELETE /v2.0/networks/173fda97-c297-48fb-9b4c-ab56ec09dc56 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/909] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:22:41 2026] DELETE /v2.0/subnets/a04b949b-d585-4fdf-8641-a52dd6e5909f => 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: 468/910] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:41 2026] GET /v2.0/security-groups?tenant_id=d406fa553dc7440a8ec0254fec216d53&name=default => generated 2925 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:22:42.326 8 INFO neutron.services.segments.plugin [-] Segment 68e671b6-533a-4859-bf75-b9cc44fcdd04 resource provider aggregate not found 2026-07-09 14:22:42.336 8 INFO neutron.services.segments.plugin [-] Segment 68e671b6-533a-4859-bf75-b9cc44fcdd04 resource provider aggregate not found 2026-07-09 14:22:42.352 8 INFO neutron.services.segments.plugin [-] Segment 68e671b6-533a-4859-bf75-b9cc44fcdd04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68e671b6-533a-4859-bf75-b9cc44fcdd04 found for delete ", "request_id": "req-50290edd-241a-4b24-a012-f01c1df9ba5c"}]} 2026-07-09 14:22:42.357 8 INFO neutron.services.segments.plugin [-] Segment 68e671b6-533a-4859-bf75-b9cc44fcdd04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68e671b6-533a-4859-bf75-b9cc44fcdd04 found for delete ", "request_id": "req-662cdf68-1f14-418e-87bb-ecc8adfe7f8b"}]} [pid: 8|app: 0|req: 469/911] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:42 2026] DELETE /v2.0/security-groups/00a85b8b-cab9-44de-a768-299d8e04b047 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/912] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:22:42 2026] DELETE /v2.0/networks/721e8a8f-78a8-40c6-a122-252e05db5bff => generated 0 bytes in 490 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/913] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:43 2026] GET /v2.0/security-groups?tenant_id=f0ea848211b0499088e424e8c62a00f8&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: 471/914] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:43 2026] DELETE /v2.0/security-groups/e4e2d039-5fe0-4423-9397-895d95e146b9 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:22:43.481 7 INFO neutron.db.segments_db [None req-f7aee5f2-0d37-423f-9c33-79f3e635d4ed 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 19e5cdb3-056d-4059-a3dd-3af1443d50ee of type vxlan for network a6c3d7ae-7b97-4c37-aac7-baf74200f458 [pid: 7|app: 0|req: 444/915] 10.0.0.101 () {34 vars in 671 bytes} [Thu Jul 9 14:22:43 2026] POST /v2.0/networks => generated 744 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/916] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:22:43 2026] POST /v2.0/subnets => generated 667 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:22:43.965 7 INFO neutron.services.segments.plugin [-] Segment 7acd56da-06d5-4791-8ce3-35fac07d4c30 resource provider aggregate not found 2026-07-09 14:22:43.979 7 INFO neutron.services.segments.plugin [-] Segment 7acd56da-06d5-4791-8ce3-35fac07d4c30 resource provider aggregate not found 2026-07-09 14:22:43.984 7 INFO neutron.services.segments.plugin [-] Segment 7acd56da-06d5-4791-8ce3-35fac07d4c30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7acd56da-06d5-4791-8ce3-35fac07d4c30 found for delete ", "request_id": "req-94b5ed6d-5905-4832-a6f0-520fe9a228ce"}]} 2026-07-09 14:22:43.999 7 INFO neutron.services.segments.plugin [-] Segment 7acd56da-06d5-4791-8ce3-35fac07d4c30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7acd56da-06d5-4791-8ce3-35fac07d4c30 found for delete ", "request_id": "req-2cae6318-c49e-4fb6-8a6a-b9e9eae6f53e"}]} 2026-07-09 14:22:44.007 7 INFO neutron.db.segments_db [None req-1f812ca1-f47e-406b-8a18-31e51611e49c 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 268f41cd-68e4-4e21-941b-7b966f34c2ec of type vxlan for network d6a3c309-585f-45c2-b870-056a9d0ffbd1 2026-07-09 14:22:44.339 7 INFO neutron.db.l3_hamode_db [None req-1f812ca1-f47e-406b-8a18-31e51611e49c 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 473/917] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:44 2026] GET /v2.0/security-groups?tenant_id=1324bfde863c4eaebe8d0e0710370165&name=default => generated 2925 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:22:45.460 8 WARNING neutron_lib.context [None req-3f5abcd9-bcc9-42b2-87d8-910ba4d9d42e 6c73c8ef4ec8426298b58f8c0a789985 77b1c33c1fc748ffa68dda2c703a9c6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 474/918] 10.0.0.101 () {34 vars in 684 bytes} [Thu Jul 9 14:22:45 2026] POST /v2.0/security-groups => generated 1624 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/919] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:45 2026] DELETE /v2.0/security-groups/fc947397-cf96-4b50-ad5e-ff28b6f30cea => 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: 476/920] 10.0.0.101 () {32 vars in 663 bytes} [Thu Jul 9 14:22:45 2026] GET /v2.0/security-groups => generated 4529 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:22:45.961 7 INFO neutron.db.l3_hamode_db [None req-1f812ca1-f47e-406b-8a18-31e51611e49c 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 477/921] 10.0.0.101 () {34 vars in 758 bytes} [Thu Jul 9 14:22:45 2026] PUT /v2.0/security-groups/a8e5d79b-5f6d-4514-9f6f-0abf2c8970ae => generated 1663 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/922] 10.0.0.101 () {32 vars in 737 bytes} [Thu Jul 9 14:22:45 2026] GET /v2.0/security-groups/a8e5d79b-5f6d-4514-9f6f-0abf2c8970ae => generated 1663 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/923] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:46 2026] DELETE /v2.0/security-groups/a8e5d79b-5f6d-4514-9f6f-0abf2c8970ae => 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: 480/924] 10.0.0.101 () {32 vars in 663 bytes} [Thu Jul 9 14:22:46 2026] GET /v2.0/security-groups => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:22:46.211 8 INFO neutron.api.v2.resource [None req-b9111316-d4c1-4516-b0b3-e21e7c86c337 6c73c8ef4ec8426298b58f8c0a789985 77b1c33c1fc748ffa68dda2c703a9c6e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 481/925] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:46 2026] DELETE /v2.0/security-groups/a8e5d79b-5f6d-4514-9f6f-0abf2c8970ae => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:22:46.222 8 WARNING neutron_lib.context [None req-96edd42b-eb51-4f9d-a784-b207036e092a 6c73c8ef4ec8426298b58f8c0a789985 77b1c33c1fc748ffa68dda2c703a9c6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 482/926] 10.0.0.101 () {34 vars in 684 bytes} [Thu Jul 9 14:22:46 2026] POST /v2.0/security-groups => generated 1625 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:22:46.367 8 WARNING neutron_lib.context [None req-93dd058d-c40d-4e95-94f4-b7b24c7d3a13 6c73c8ef4ec8426298b58f8c0a789985 77b1c33c1fc748ffa68dda2c703a9c6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 483/927] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:22:46 2026] POST /v2.0/security-group-rules => generated 601 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/928] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:22:46 2026] GET /v2.0/security-group-rules/f68da137-3d5a-4360-ba2d-3cfaf00561ff => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/929] 10.0.0.101 () {32 vars in 673 bytes} [Thu Jul 9 14:22:46 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/930] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:22:46 2026] DELETE /v2.0/security-group-rules/f68da137-3d5a-4360-ba2d-3cfaf00561ff => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/931] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:46 2026] GET /v2.0/security-groups?tenant_id=81d69d2a22ae4955a4463a28b753496f&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/932] 10.0.0.101 () {32 vars in 673 bytes} [Thu Jul 9 14:22:47 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) [pid: 7|app: 0|req: 445/933] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:22:43 2026] POST /v2.0/routers => generated 731 bytes in 3327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:22:47.260 7 WARNING neutron_lib.context [None req-2867d992-bccf-46a3-a8e2-3f269d67f1d5 6c73c8ef4ec8426298b58f8c0a789985 77b1c33c1fc748ffa68dda2c703a9c6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/934] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:47 2026] DELETE /v2.0/security-groups/c62cf250-3355-4725-91ba-007bca461562 => 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: 446/935] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:22:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/936] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:22:47 2026] GET /v2.0/security-group-rules/2b63dfac-e795-4611-b2ad-84bcb34af2d3 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/937] 10.0.0.101 () {32 vars in 673 bytes} [Thu Jul 9 14:22:47 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/938] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:22:47 2026] DELETE /v2.0/security-group-rules/2b63dfac-e795-4611-b2ad-84bcb34af2d3 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/939] 10.0.0.101 () {32 vars in 673 bytes} [Thu Jul 9 14:22:47 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:22:47.762 7 WARNING neutron_lib.context [None req-ed29a1a4-f221-4ba5-89bd-14962e34d883 6c73c8ef4ec8426298b58f8c0a789985 77b1c33c1fc748ffa68dda2c703a9c6e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 451/940] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:22:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/941] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:22:47 2026] GET /v2.0/security-group-rules/ca9371e2-c441-433c-a554-8823431dfe04 => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/942] 10.0.0.101 () {32 vars in 673 bytes} [Thu Jul 9 14:22:47 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/943] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:22:48 2026] DELETE /v2.0/security-group-rules/ca9371e2-c441-433c-a554-8823431dfe04 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/944] 10.0.0.101 () {32 vars in 673 bytes} [Thu Jul 9 14:22:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/945] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:48 2026] DELETE /v2.0/security-groups/6fb8e5ad-8708-4da9-986f-1bc4d061d7af => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/946] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:48 2026] GET /v2.0/security-groups?tenant_id=623a246f153144c8ae7599866789f037&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/947] 10.0.0.101 () {32 vars in 663 bytes} [Thu Jul 9 14:22:48 2026] GET /v2.0/security-groups => generated 2925 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/948] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:48 2026] DELETE /v2.0/security-groups/8b773d1b-193c-4f58-a977-79bf9888ddfb => 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: 460/949] 10.0.0.101 () {32 vars in 663 bytes} [Thu Jul 9 14:22:48 2026] GET /v2.0/security-groups => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/950] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:22:47 2026] PUT /v2.0/routers/f402c391-d274-4177-8691-59b0e8e8f343/add_router_interface => generated 309 bytes in 1757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:49.350 7 WARNING neutron_lib.context [None req-936dc33a-da9f-466b-afa2-812790945816 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/951] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:49 2026] GET /v2.0/security-groups?tenant_id=77b1c33c1fc748ffa68dda2c703a9c6e&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:22:49.525 7 INFO neutron.db.segments_db [None req-936dc33a-da9f-466b-afa2-812790945816 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] Added segment b7f275a3-24b2-4220-98d9-a725df6cb349 of type vxlan for network 1aaac7d5-9695-44ea-9003-f77fcd0c14b4 [pid: 8|app: 0|req: 492/952] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:49 2026] DELETE /v2.0/security-groups/b6632d7d-1aef-4020-a9c0-ca0c0a799a69 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:22:49.668 8 WARNING neutron_lib.context [None req-95dcf466-f77a-4032-a736-d2f90406efa6 4a45bee9ee96480eaa39af8f27e72055 e0b6e58efaa84f27b97caa632cd9c32b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 461/953] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:22:49 2026] POST /v2.0/networks => generated 650 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:22:49.698 7 WARNING neutron_lib.context [None req-fa9720e4-b885-4c1b-8ba6-b4864f2343a7 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 493/954] 10.0.0.101 () {34 vars in 685 bytes} [Thu Jul 9 14:22:49 2026] POST /v2.0/security-groups => generated 1661 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:22:49.848 8 WARNING neutron_lib.context [None req-38f4fa33-7b2a-4235-9f63-73d46e10dd21 4a45bee9ee96480eaa39af8f27e72055 e0b6e58efaa84f27b97caa632cd9c32b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/955] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:22:49 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) 2026-07-09 14:22:49.985 8 WARNING neutron_lib.context [None req-b1b4c767-7d31-466c-9ad0-7a8113c6e21a 4a45bee9ee96480eaa39af8f27e72055 e0b6e58efaa84f27b97caa632cd9c32b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 462/956] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:22:49 2026] POST /v2.0/subnets => generated 603 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/957] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:22:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:22:50.103 7 WARNING neutron_lib.context [None req-523cfc04-0be7-4205-b575-97384ccdd013 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:22:50.112 8 WARNING neutron_lib.context [None req-82bf3612-0816-4a11-9a17-b6ddf86606f0 4a45bee9ee96480eaa39af8f27e72055 e0b6e58efaa84f27b97caa632cd9c32b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:22:50.164 7 INFO neutron.db.segments_db [None req-523cfc04-0be7-4205-b575-97384ccdd013 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] Added segment cd4f78ed-1950-495e-8e00-fcfb4950044a of type vxlan for network 3a371769-9837-475e-9cd3-a8342d1d0437 2026-07-09 14:22:50.481 7 INFO neutron.db.l3_hamode_db [None req-523cfc04-0be7-4205-b575-97384ccdd013 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 496/958] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:22:50 2026] POST /v2.0/floatingips => generated 552 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/959] 10.0.0.101 () {32 vars in 653 bytes} [Thu Jul 9 14:22:50 2026] GET /v2.0/extensions => generated 19901 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/960] 10.0.0.101 () {32 vars in 681 bytes} [Thu Jul 9 14:22:50 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/961] 10.0.0.101 () {32 vars in 681 bytes} [Thu Jul 9 14:22:50 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/962] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:22:50 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/963] 10.0.0.101 () {32 vars in 665 bytes} [Thu Jul 9 14:22:50 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/964] 10.0.0.101 () {32 vars in 699 bytes} [Thu Jul 9 14:22:50 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/965] 10.0.0.101 () {32 vars in 697 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/966] 10.0.0.101 () {32 vars in 701 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/967] 10.0.0.101 () {32 vars in 689 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/968] 10.0.0.101 () {32 vars in 703 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/969] 10.0.0.101 () {32 vars in 693 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/970] 10.0.0.101 () {32 vars in 695 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/971] 10.0.0.101 () {32 vars in 685 bytes} [Thu Jul 9 14:22:51 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: 510/972] 10.0.0.101 () {32 vars in 687 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/973] 10.0.0.101 () {32 vars in 661 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/974] 10.0.0.101 () {32 vars in 699 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/975] 10.0.0.101 () {32 vars in 679 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/976] 10.0.0.101 () {32 vars in 683 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/977] 10.0.0.101 () {32 vars in 675 bytes} [Thu Jul 9 14:22:51 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: 8|app: 0|req: 516/978] 10.0.0.101 () {32 vars in 689 bytes} [Thu Jul 9 14:22:51 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: 517/979] 10.0.0.101 () {32 vars in 723 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/980] 10.0.0.101 () {32 vars in 687 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/981] 10.0.0.101 () {32 vars in 669 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/982] 10.0.0.101 () {32 vars in 687 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/983] 10.0.0.101 () {32 vars in 681 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/984] 10.0.0.101 () {32 vars in 699 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/985] 10.0.0.101 () {32 vars in 679 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/986] 10.0.0.101 () {32 vars in 667 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/987] 10.0.0.101 () {32 vars in 677 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/988] 10.0.0.101 () {32 vars in 665 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/l3-ha => 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: 527/989] 10.0.0.101 () {32 vars in 675 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/990] 10.0.0.61 () {34 vars in 1099 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1628013813&fields=id&tenant_id=e0b6e58efaa84f27b97caa632cd9c32b => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/991] 10.0.0.101 () {32 vars in 713 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/992] 10.0.0.61 () {34 vars in 981 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/networks?id=a6c3d7ae-7b97-4c37-aac7-baf74200f458 => generated 676 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/993] 10.0.0.101 () {32 vars in 691 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/994] 10.0.0.61 () {34 vars in 964 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/quotas/e0b6e58efaa84f27b97caa632cd9c32b => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/995] 10.0.0.101 () {32 vars in 683 bytes} [Thu Jul 9 14:22:51 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) 2026-07-09 14:22:51.519 8 WARNING neutron_lib.context [None req-a1f7c7a4-f733-42a8-a34a-d9ecd317d91d 7b1fe95ba5bf443da132db7d9a9113c8 e53a0ad4a4db48e59e35c0f0b6114bdb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 534/996] 10.0.0.101 () {34 vars in 677 bytes} [Thu Jul 9 14:22:51 2026] POST /v2.0/subnetpools => generated 549 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/997] 10.0.0.61 () {34 vars in 1001 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/ports?tenant_id=e0b6e58efaa84f27b97caa632cd9c32b&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/998] 10.0.0.101 () {32 vars in 669 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/999] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/subnetpools/2ce7339b-79ad-4e59-87fb-94026f86fd0e => generated 549 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:51.790 7 INFO neutron.db.l3_hamode_db [None req-523cfc04-0be7-4205-b575-97384ccdd013 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 538/1000] 10.0.0.61 () {34 vars in 1007 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/networks/a6c3d7ae-7b97-4c37-aac7-baf74200f458?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1001] 10.0.0.101 () {32 vars in 687 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1002] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:22:51 2026] PUT /v2.0/subnetpools/2ce7339b-79ad-4e59-87fb-94026f86fd0e => generated 500 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1003] 10.0.0.101 () {32 vars in 705 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/extensions/network_availability_zone => 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: 542/1004] 10.0.0.61 () {34 vars in 1107 bytes} [Thu Jul 9 14:22:51 2026] GET /v2.0/networks/a6c3d7ae-7b97-4c37-aac7-baf74200f458?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: 543/1005] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:22:51 2026] DELETE /v2.0/subnetpools/2ce7339b-79ad-4e59-87fb-94026f86fd0e => 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: 544/1006] 10.0.0.101 () {32 vars in 675 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:52.086 8 INFO neutron.api.v2.resource [None req-18ba827d-e918-4e7b-9154-c25ce416b248 7b1fe95ba5bf443da132db7d9a9113c8 e53a0ad4a4db48e59e35c0f0b6114bdb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 545/1007] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/subnetpools/2ce7339b-79ad-4e59-87fb-94026f86fd0e => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1008] 10.0.0.101 () {32 vars in 701 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:52.116 8 INFO neutron.api.v2.resource [None req-7ec317b7-8ef2-4a2b-b027-1e4e57d66019 7b1fe95ba5bf443da132db7d9a9113c8 e53a0ad4a4db48e59e35c0f0b6114bdb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 547/1009] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:22:52 2026] DELETE /v2.0/subnetpools/2ce7339b-79ad-4e59-87fb-94026f86fd0e => 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: 548/1010] 10.0.0.101 () {32 vars in 675 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1011] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1012] 10.0.0.101 () {32 vars in 693 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1013] 10.0.0.101 () {32 vars in 689 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1014] 10.0.0.101 () {32 vars in 709 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1015] 10.0.0.101 () {32 vars in 705 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1016] 10.0.0.101 () {32 vars in 697 bytes} [Thu Jul 9 14:22:52 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: 555/1017] 10.0.0.101 () {32 vars in 711 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1018] 10.0.0.101 () {32 vars in 669 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1019] 10.0.0.101 () {32 vars in 687 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1020] 10.0.0.101 () {32 vars in 681 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1023] 10.0.0.101 () {32 vars in 675 bytes} [Thu Jul 9 14:22:52 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: 8|app: 0|req: 562/1024] 10.0.0.101 () {32 vars in 671 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/provider => generated 191 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1025] 10.0.0.101 () {32 vars in 661 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1026] 10.0.0.101 () {32 vars in 699 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1027] 10.0.0.101 () {32 vars in 699 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1028] 10.0.0.101 () {32 vars in 677 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1029] 10.0.0.101 () {32 vars in 669 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1030] 10.0.0.101 () {32 vars in 683 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1031] 10.0.0.101 () {32 vars in 701 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1032] 10.0.0.101 () {32 vars in 685 bytes} [Thu Jul 9 14:22:52 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: 571/1033] 10.0.0.101 () {32 vars in 707 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1034] 10.0.0.101 () {32 vars in 669 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1035] 10.0.0.101 () {32 vars in 697 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1036] 10.0.0.101 () {32 vars in 695 bytes} [Thu Jul 9 14:22:52 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: 575/1037] 10.0.0.101 () {32 vars in 685 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1038] 10.0.0.101 () {32 vars in 689 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1039] 10.0.0.101 () {32 vars in 667 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1040] 10.0.0.101 () {32 vars in 681 bytes} [Thu Jul 9 14:22:52 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: 8|app: 0|req: 579/1041] 10.0.0.101 () {32 vars in 681 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1042] 10.0.0.101 () {32 vars in 691 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1043] 10.0.0.101 () {32 vars in 691 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1044] 10.0.0.101 () {32 vars in 695 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1045] 10.0.0.101 () {32 vars in 685 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1046] 10.0.0.101 () {32 vars in 689 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1047] 10.0.0.101 () {32 vars in 701 bytes} [Thu Jul 9 14:22:52 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: 8|app: 0|req: 586/1048] 10.0.0.101 () {32 vars in 703 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/router_availability_zone => 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: 587/1049] 10.0.0.101 () {32 vars in 713 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1050] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1051] 10.0.0.101 () {32 vars in 715 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1052] 10.0.0.101 () {32 vars in 727 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1053] 10.0.0.101 () {32 vars in 741 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1054] 10.0.0.101 () {32 vars in 719 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1055] 10.0.0.101 () {32 vars in 683 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1056] 10.0.0.101 () {32 vars in 669 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1057] 10.0.0.101 () {32 vars in 719 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1058] 10.0.0.101 () {32 vars in 679 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1059] 10.0.0.101 () {32 vars in 669 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1060] 10.0.0.101 () {32 vars in 697 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1061] 10.0.0.101 () {32 vars in 705 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1062] 10.0.0.101 () {32 vars in 701 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1063] 10.0.0.101 () {32 vars in 683 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/subnet_onboard => 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: 602/1064] 10.0.0.101 () {32 vars in 705 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1065] 10.0.0.101 () {32 vars in 695 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1066] 10.0.0.101 () {32 vars in 689 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1067] 10.0.0.101 () {32 vars in 697 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1068] 10.0.0.101 () {32 vars in 689 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1069] 10.0.0.101 () {32 vars in 701 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1070] 10.0.0.101 () {32 vars in 665 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/1071] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:22:50 2026] POST /v2.0/routers => generated 694 bytes in 2897 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1072] 10.0.0.101 () {32 vars in 681 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1073] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:52 2026] GET /v2.0/security-groups?tenant_id=e53a0ad4a4db48e59e35c0f0b6114bdb&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/1074] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:53 2026] GET /v2.0/networks?id=a6c3d7ae-7b97-4c37-aac7-baf74200f458 => generated 676 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1075] 10.0.0.101 () {32 vars in 693 bytes} [Thu Jul 9 14:22:53 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1076] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:53 2026] DELETE /v2.0/security-groups/2ff15a70-58dc-4625-817f-29bd45ba024b => 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: 468/1077] 199.19.213.32 () {34 vars in 1049 bytes} [Thu Jul 9 14:22:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e0b6e58efaa84f27b97caa632cd9c32b => generated 181 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1078] 10.0.0.101 () {32 vars in 677 bytes} [Thu Jul 9 14:22:53 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: 470/1079] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:53 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => 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: 471/1080] 10.0.0.101 () {32 vars in 667 bytes} [Thu Jul 9 14:22:53 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:53.315 7 WARNING neutron_lib.context [req-625f0f59-66be-47f3-b760-b1c8156fc6c5 req-cdb949f6-6062-4f1e-94e2-3c9c10e52e16 4a45bee9ee96480eaa39af8f27e72055 e0b6e58efaa84f27b97caa632cd9c32b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 472/1081] 199.19.213.32 () {38 vars in 954 bytes} [Thu Jul 9 14:22:53 2026] POST /v2.0/ports => generated 954 bytes in 859 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: 473/1082] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:54 2026] GET /v2.0/security-groups?tenant_id=56b8a895737a4e78848e9ab2c0a3e27b&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1083] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:22:53 2026] PUT /v2.0/routers/0d201d42-c8e8-46ad-bd84-627abe7047dc/add_router_interface => generated 309 bytes in 2021 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1084] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:55 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => 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: 474/1085] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:22:54 2026] PUT /v2.0/ports/4d648931-e1bf-47f4-86f7-3e9ab7b2edfe => generated 1199 bytes in 636 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-09 14:22:55.156 7 WARNING neutron_lib.context [None req-eafb7556-a6d7-44cf-aedc-4d5141d63d2d 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 612/1086] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:55 2026] DELETE /v2.0/security-groups/abd6a808-414b-49f5-bd13-e30ac550dafa => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:22:55.217 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7d88cfb-22e1-463d-b58e-a1701bb54158'] response: {'name': 'network-changed', 'server_uuid': '9019ae4c-9709-46ea-888a-d2745a12a032', 'tag': '4d648931-e1bf-47f4-86f7-3e9ab7b2edfe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 613/1087] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:55 2026] GET /v2.0/security-groups?id=a1db1bf1-7942-4bb9-b061-2113d1a60393&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: 614/1088] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:55 2026] GET /v2.0/ports?tenant_id=e0b6e58efaa84f27b97caa632cd9c32b&device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1089] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4d648931-e1bf-47f4-86f7-3e9ab7b2edfe => 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: 616/1090] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:55 2026] GET /v2.0/subnets?id=e89681b0-4b8d-4fb0-9d22-eac6781a3e01 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1091] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:55 2026] GET /v2.0/ports?network_id=a6c3d7ae-7b97-4c37-aac7-baf74200f458&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1092] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:55 2026] GET /v2.0/networks/a6c3d7ae-7b97-4c37-aac7-baf74200f458?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: 619/1093] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:55 2026] GET /v2.0/networks/a6c3d7ae-7b97-4c37-aac7-baf74200f458?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: 475/1094] 10.0.0.101 () {34 vars in 665 bytes} [Thu Jul 9 14:22:55 2026] POST /v2.0/ports => generated 958 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1095] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:22:55 2026] GET /v2.0/ports?tenant_id=e0b6e58efaa84f27b97caa632cd9c32b&device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 14:22:55.701 7 WARNING neutron_lib.context [None req-dd69c808-3e21-49cc-b701-44691bd1674c 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 621/1096] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:22:55 2026] GET /v2.0/networks?id=a6c3d7ae-7b97-4c37-aac7-baf74200f458 => generated 772 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1097] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:22:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4d648931-e1bf-47f4-86f7-3e9ab7b2edfe => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1098] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:22:55 2026] GET /v2.0/subnets?id=e89681b0-4b8d-4fb0-9d22-eac6781a3e01 => generated 670 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1099] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:22:55 2026] GET /v2.0/ports?network_id=a6c3d7ae-7b97-4c37-aac7-baf74200f458&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1100] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:22:55 2026] GET /v2.0/networks/a6c3d7ae-7b97-4c37-aac7-baf74200f458?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1101] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:22:55 2026] GET /v2.0/networks/a6c3d7ae-7b97-4c37-aac7-baf74200f458?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: 476/1102] 10.0.0.101 () {34 vars in 665 bytes} [Thu Jul 9 14:22:55 2026] POST /v2.0/ports => generated 955 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:22:56.205 8 WARNING neutron_lib.context [None req-d1361e6b-bf87-4ad4-af22-de84613e8ac8 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/1103] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:56 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1104] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:56 2026] GET /v2.0/security-groups?id=a1db1bf1-7942-4bb9-b061-2113d1a60393&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:57.192 7 WARNING neutron_lib.context [None req-b4beb081-6750-45bb-ba19-6c65b6798370 c1b4c730c37a40d281b31bcf0d5d908a 8c93c7e602cc409ab2e57ff648c71748 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:22:57.193 7 WARNING neutron_lib.context [None req-b4beb081-6750-45bb-ba19-6c65b6798370 c1b4c730c37a40d281b31bcf0d5d908a 8c93c7e602cc409ab2e57ff648c71748 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:22:57.370 7 INFO neutron.db.segments_db [None req-b4beb081-6750-45bb-ba19-6c65b6798370 c1b4c730c37a40d281b31bcf0d5d908a 8c93c7e602cc409ab2e57ff648c71748 - - default default] Added segment 002a6ddd-8c4e-47ab-bb19-f7ecc7738d6a of type vxlan for network f92f6365-a3a7-47d8-9ad5-1c0d658be8e9 2026-07-09 14:22:57.473 7 INFO neutron.db.segments_db [None req-b4beb081-6750-45bb-ba19-6c65b6798370 c1b4c730c37a40d281b31bcf0d5d908a 8c93c7e602cc409ab2e57ff648c71748 - - default default] Added segment 4b1593c2-2df6-49d0-b341-b461ff34ee5a of type vxlan for network 48703eee-e6d9-4e09-8b0b-552405752d8b [pid: 7|app: 0|req: 479/1105] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:22:57 2026] POST /v2.0/networks => generated 1243 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1106] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:57 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:57.726 8 INFO neutron.db.l3_db [None req-d1361e6b-bf87-4ad4-af22-de84613e8ac8 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] Floating IP 52c98398-6049-47ea-984e-faac90008107 associated. External IP: 10.96.250.215, port: 480fd108-8280-41c6-b085-9d52729519d9. [pid: 7|app: 0|req: 481/1107] 10.0.0.101 () {32 vars in 649 bytes} [Thu Jul 9 14:22:57 2026] GET /v2.0/networks => generated 1842 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1108] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:57 2026] GET /v2.0/security-groups?id=a1db1bf1-7942-4bb9-b061-2113d1a60393&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1109] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:22:57 2026] DELETE /v2.0/networks/f92f6365-a3a7-47d8-9ad5-1c0d658be8e9 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:22:58.073 7 INFO neutron.services.segments.plugin [-] Segment 002a6ddd-8c4e-47ab-bb19-f7ecc7738d6a resource provider aggregate not found 2026-07-09 14:22:58.080 7 INFO neutron.services.segments.plugin [-] Segment 002a6ddd-8c4e-47ab-bb19-f7ecc7738d6a resource provider aggregate not found 2026-07-09 14:22:58.107 7 INFO neutron.services.segments.plugin [-] Segment 002a6ddd-8c4e-47ab-bb19-f7ecc7738d6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 002a6ddd-8c4e-47ab-bb19-f7ecc7738d6a found for delete ", "request_id": "req-c58cc6f3-83e2-4523-90e9-bf9a0012d78d"}]} 2026-07-09 14:22:58.115 7 INFO neutron.services.segments.plugin [-] Segment 002a6ddd-8c4e-47ab-bb19-f7ecc7738d6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 002a6ddd-8c4e-47ab-bb19-f7ecc7738d6a found for delete ", "request_id": "req-fe883b4a-b6d8-468b-99f7-f894d0f67886"}]} [pid: 8|app: 0|req: 627/1110] 10.0.0.101 () {34 vars in 677 bytes} [Thu Jul 9 14:22:56 2026] POST /v2.0/floatingips => generated 842 bytes in 2018 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1111] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:22:58 2026] DELETE /v2.0/networks/48703eee-e6d9-4e09-8b0b-552405752d8b => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:22:58.401 8 INFO neutron.db.l3_db [None req-f66790fd-4225-44fb-a3de-8466ce3b3ce4 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] Floating IP 52c98398-6049-47ea-984e-faac90008107 disassociated. External IP: 10.96.250.215, port: 480fd108-8280-41c6-b085-9d52729519d9. [pid: 7|app: 0|req: 485/1112] 10.0.0.101 () {32 vars in 649 bytes} [Thu Jul 9 14:22:58 2026] GET /v2.0/networks => generated 651 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:58.458 7 WARNING neutron_lib.context [None req-e4a22f85-3922-4d01-94b1-b1e1778a75f3 c1b4c730c37a40d281b31bcf0d5d908a 8c93c7e602cc409ab2e57ff648c71748 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:22:58.525 7 INFO neutron.db.segments_db [None req-e4a22f85-3922-4d01-94b1-b1e1778a75f3 c1b4c730c37a40d281b31bcf0d5d908a 8c93c7e602cc409ab2e57ff648c71748 - - default default] Added segment 774d16b3-0cbb-4d15-8428-89e1e891ef6d of type vxlan for network 0831ff55-bf4e-41db-a96d-1d7988a4b507 [pid: 7|app: 0|req: 486/1113] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:22:58 2026] POST /v2.0/networks => generated 652 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1114] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:22:58 2026] PUT /v2.0/floatingips/52c98398-6049-47ea-984e-faac90008107 => generated 552 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:58.824 8 WARNING neutron_lib.context [None req-db4ecb60-f9ea-43c8-908a-b029db5b44dc c1b4c730c37a40d281b31bcf0d5d908a 8c93c7e602cc409ab2e57ff648c71748 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 487/1115] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:58 2026] GET /v2.0/security-groups?tenant_id=afa0e0fd0ebe4ffebf111a0827dfefed&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:22:58.887 8 INFO neutron.db.segments_db [None req-db4ecb60-f9ea-43c8-908a-b029db5b44dc c1b4c730c37a40d281b31bcf0d5d908a 8c93c7e602cc409ab2e57ff648c71748 - - default default] Added segment d1c8e716-ee33-4f4b-8ba5-234b047dd8b4 of type vxlan for network 840788fd-5b73-4577-b17d-1af59eb82c9d [pid: 8|app: 0|req: 629/1116] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:22:58 2026] POST /v2.0/networks => generated 653 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1117] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:58 2026] DELETE /v2.0/security-groups/be39397d-03d2-4735-93af-f798f124ccf9 => 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: 631/1118] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:22:59 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 971 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:59.242 8 WARNING neutron_lib.context [None req-e5e92ecf-512e-42c3-87c4-76c7e5449a20 c1b4c730c37a40d281b31bcf0d5d908a 8c93c7e602cc409ab2e57ff648c71748 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 488/1119] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:22:58 2026] DELETE /v2.0/floatingips/52c98398-6049-47ea-984e-faac90008107 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:22:59.286 8 WARNING neutron_lib.context [None req-e5e92ecf-512e-42c3-87c4-76c7e5449a20 c1b4c730c37a40d281b31bcf0d5d908a 8c93c7e602cc409ab2e57ff648c71748 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 489/1120] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:22:59 2026] GET /v2.0/security-groups?tenant_id=53023cae6f444f07833e53ef58f60529&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1121] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:22:59 2026] GET /v2.0/security-groups?id=a1db1bf1-7942-4bb9-b061-2113d1a60393&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:22:59.435 7 WARNING neutron_lib.context [None req-d0721ab5-ab26-48a7-ba68-d1de64ee0300 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1122] 10.0.0.101 () {34 vars in 665 bytes} [Thu Jul 9 14:22:59 2026] POST /v2.0/ports => generated 1506 bytes in 729 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: 633/1123] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:22:59 2026] DELETE /v2.0/security-groups/4a30009e-3cb3-4009-b0df-2701e7dc65c3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:23:00.135 7 INFO neutron.services.segments.plugin [-] Segment 4b1593c2-2df6-49d0-b341-b461ff34ee5a resource provider aggregate not found 2026-07-09 14:23:00.156 7 INFO neutron.services.segments.plugin [-] Segment 4b1593c2-2df6-49d0-b341-b461ff34ee5a resource provider aggregate not found 2026-07-09 14:23:00.163 7 INFO neutron.services.segments.plugin [-] Segment 4b1593c2-2df6-49d0-b341-b461ff34ee5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b1593c2-2df6-49d0-b341-b461ff34ee5a found for delete ", "request_id": "req-7e6bd6f3-9906-49b1-8b5c-97bed762ae94"}]} [pid: 8|app: 0|req: 634/1124] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:00 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:23:00.184 7 INFO neutron.services.segments.plugin [-] Segment 4b1593c2-2df6-49d0-b341-b461ff34ee5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b1593c2-2df6-49d0-b341-b461ff34ee5a found for delete ", "request_id": "req-2bc0b02a-fdb1-4b2c-a7eb-8c70d7d44f66"}]} [pid: 8|app: 0|req: 635/1125] 10.0.0.101 () {32 vars in 643 bytes} [Thu Jul 9 14:23:00 2026] GET /v2.0/ports => generated 1506 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:23:00.484 7 INFO neutron.db.l3_db [None req-d0721ab5-ab26-48a7-ba68-d1de64ee0300 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] Floating IP 802f52f4-8ac0-4c02-a9ad-91745f5c386d associated. External IP: 10.96.250.202, port: 78a7454f-ac09-4127-99c9-20f69430d31f. 2026-07-09 14:23:00.790 8 INFO neutron.db.l3_db [None req-c4f46f5b-52ec-415e-b6b6-9f7f040eec8e 4a45bee9ee96480eaa39af8f27e72055 e0b6e58efaa84f27b97caa632cd9c32b - - default default] Floating IP 170c4232-d2e9-442f-a406-a64776105c45 associated. External IP: 10.96.250.203, port: 4d648931-e1bf-47f4-86f7-3e9ab7b2edfe. [pid: 7|app: 0|req: 491/1126] 10.0.0.101 () {34 vars in 677 bytes} [Thu Jul 9 14:22:59 2026] POST /v2.0/floatingips => generated 842 bytes in 1509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1127] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:23:00 2026] PUT /v2.0/floatingips/170c4232-d2e9-442f-a406-a64776105c45 => generated 855 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1128] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:23:00 2026] DELETE /v2.0/ports/b14f868a-ce5c-4366-80c8-66ec0a2046e2 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:01.279 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef5161a6-61dc-4029-8c7d-c47f970d222c'] response: {'name': 'network-changed', 'server_uuid': '9019ae4c-9709-46ea-888a-d2745a12a032', 'tag': '4d648931-e1bf-47f4-86f7-3e9ab7b2edfe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 637/1129] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:23:01 2026] GET /v2.0/floatingips/802f52f4-8ac0-4c02-a9ad-91745f5c386d => generated 842 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1130] 10.0.0.101 () {32 vars in 655 bytes} [Thu Jul 9 14:23:01 2026] GET /v2.0/floatingips => generated 845 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1131] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:23:01 2026] GET /v2.0/ports?tenant_id=e0b6e58efaa84f27b97caa632cd9c32b&device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1132] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:23:01 2026] DELETE /v2.0/ports/168c321e-a9c7-44a0-80a7-d2adfb5739a7 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1133] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:23:01 2026] GET /v2.0/networks?id=a6c3d7ae-7b97-4c37-aac7-baf74200f458 => generated 772 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1134] 10.0.0.101 () {32 vars in 643 bytes} [Thu Jul 9 14:23:01 2026] GET /v2.0/ports => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1135] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:23:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4d648931-e1bf-47f4-86f7-3e9ab7b2edfe => generated 858 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:23:01.765 7 WARNING neutron_lib.context [None req-99e28c4e-c33c-4424-8ffe-bceb89d512b2 c1b4c730c37a40d281b31bcf0d5d908a 8c93c7e602cc409ab2e57ff648c71748 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:01.858 7 INFO neutron.db.segments_db [None req-99e28c4e-c33c-4424-8ffe-bceb89d512b2 c1b4c730c37a40d281b31bcf0d5d908a 8c93c7e602cc409ab2e57ff648c71748 - - default default] Added segment ac71d3c0-fb5b-4928-a164-9fe880fbae2f of type vxlan for network 6b660a75-d056-49e0-8d06-231bef2707b5 [pid: 7|app: 0|req: 497/1136] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:01 2026] POST /v2.0/networks => generated 654 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:01.989 8 INFO neutron.db.l3_db [None req-48513e40-4ec4-43cb-9f23-adddf2fcfa17 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] Floating IP 802f52f4-8ac0-4c02-a9ad-91745f5c386d associated. External IP: 10.96.250.202, port: 78a7454f-ac09-4127-99c9-20f69430d31f. [pid: 7|app: 0|req: 498/1137] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:23:01 2026] GET /v2.0/subnets?id=e89681b0-4b8d-4fb0-9d22-eac6781a3e01 => generated 670 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:23:02.049 7 WARNING neutron_lib.context [None req-f10d830b-1d65-451a-a6d2-93e8e6f301d9 c1b4c730c37a40d281b31bcf0d5d908a 8c93c7e602cc409ab2e57ff648c71748 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:02.112 7 INFO neutron.db.segments_db [None req-f10d830b-1d65-451a-a6d2-93e8e6f301d9 c1b4c730c37a40d281b31bcf0d5d908a 8c93c7e602cc409ab2e57ff648c71748 - - default default] Added segment b46bd5e4-1e93-4602-bb13-4c917bac0099 of type vxlan for network a655a0dc-f6e9-4cb4-adec-94f802567995 [pid: 7|app: 0|req: 499/1138] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:02 2026] POST /v2.0/networks => generated 653 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1139] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:23:02 2026] GET /v2.0/ports?network_id=a6c3d7ae-7b97-4c37-aac7-baf74200f458&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: 501/1140] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:23:02 2026] GET /v2.0/networks/a6c3d7ae-7b97-4c37-aac7-baf74200f458?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: 502/1141] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:23:02 2026] GET /v2.0/networks/a6c3d7ae-7b97-4c37-aac7-baf74200f458?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:23:02.716 7 WARNING neutron_lib.context [None req-f4bfbd24-13cc-46f4-93c1-feb1726b7ea3 c1b4c730c37a40d281b31bcf0d5d908a 8c93c7e602cc409ab2e57ff648c71748 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:02.781 7 WARNING neutron_lib.context [None req-f4bfbd24-13cc-46f4-93c1-feb1726b7ea3 c1b4c730c37a40d281b31bcf0d5d908a 8c93c7e602cc409ab2e57ff648c71748 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 640/1142] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:23:01 2026] PUT /v2.0/floatingips/802f52f4-8ac0-4c02-a9ad-91745f5c386d => generated 842 bytes in 1445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:23:03.008 8 INFO neutron.db.l3_db [None req-96b4a552-8d54-44fd-9939-fb58bfea2529 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] Floating IP 802f52f4-8ac0-4c02-a9ad-91745f5c386d disassociated. External IP: 10.96.250.202, port: 480fd108-8280-41c6-b085-9d52729519d9. [pid: 8|app: 0|req: 641/1143] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:23:02 2026] PUT /v2.0/floatingips/802f52f4-8ac0-4c02-a9ad-91745f5c386d => generated 552 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1144] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:23:02 2026] POST /v2.0/subnets => generated 1276 bytes in 1174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1145] 10.0.0.101 () {32 vars in 647 bytes} [Thu Jul 9 14:23:03 2026] GET /v2.0/subnets => generated 1889 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1146] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:03 2026] DELETE /v2.0/subnets/96816051-8ce9-484f-8f6c-1717e15bb20b => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1147] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:23:03 2026] DELETE /v2.0/floatingips/802f52f4-8ac0-4c02-a9ad-91745f5c386d => generated 0 bytes in 451 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:23:04.337 8 INFO neutron.api.v2.resource [None req-a63de128-5e78-484d-b3ff-6a6b55f4d7a1 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 643/1148] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:23:04 2026] DELETE /v2.0/floatingips/802f52f4-8ac0-4c02-a9ad-91745f5c386d => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1149] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:04 2026] DELETE /v2.0/subnets/1b0b001d-6f47-459d-8f6f-77a5cdda7e37 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1150] 10.0.0.101 () {32 vars in 647 bytes} [Thu Jul 9 14:23:04 2026] GET /v2.0/subnets => generated 626 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1151] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:23:04 2026] DELETE /v2.0/ports/480fd108-8280-41c6-b085-9d52729519d9 => generated 0 bytes in 509 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:04.981 7 INFO neutron.services.segments.plugin [-] Segment b46bd5e4-1e93-4602-bb13-4c917bac0099 resource provider aggregate not found 2026-07-09 14:23:04.988 7 INFO neutron.services.segments.plugin [-] Segment b46bd5e4-1e93-4602-bb13-4c917bac0099 resource provider aggregate not found 2026-07-09 14:23:05.015 7 INFO neutron.services.segments.plugin [-] Segment b46bd5e4-1e93-4602-bb13-4c917bac0099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b46bd5e4-1e93-4602-bb13-4c917bac0099 found for delete ", "request_id": "req-a4ea7141-4603-425f-8327-1a380a00e5f2"}]} 2026-07-09 14:23:05.017 7 INFO neutron.services.segments.plugin [-] Segment b46bd5e4-1e93-4602-bb13-4c917bac0099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b46bd5e4-1e93-4602-bb13-4c917bac0099 found for delete ", "request_id": "req-06f09754-910a-48ba-901e-c5a39392b106"}]} [pid: 7|app: 0|req: 508/1152] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:04 2026] DELETE /v2.0/networks/a655a0dc-f6e9-4cb4-adec-94f802567995 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1153] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:23:04 2026] DELETE /v2.0/ports/78a7454f-ac09-4127-99c9-20f69430d31f => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1154] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:05 2026] DELETE /v2.0/networks/6b660a75-d056-49e0-8d06-231bef2707b5 => 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: 646/1155] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:23:05 2026] GET /v2.0/ports?device_id=0d201d42-c8e8-46ad-bd84-627abe7047dc => generated 958 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1156] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:05 2026] DELETE /v2.0/networks/840788fd-5b73-4577-b17d-1af59eb82c9d => 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: 511/1157] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:05 2026] DELETE /v2.0/networks/0831ff55-bf4e-41db-a96d-1d7988a4b507 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1158] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:05 2026] GET /v2.0/security-groups?tenant_id=eca902667a254e028e507584c3849a6f&name=default => generated 2925 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1159] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:06 2026] DELETE /v2.0/security-groups/6c8a72eb-fd0d-432d-b030-eb0972a970d3 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1160] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:06 2026] GET /v2.0/security-groups?tenant_id=8c93c7e602cc409ab2e57ff648c71748&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1161] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:06 2026] GET /v2.0/security-groups?tenant_id=c8aed1ced2f541e49e445a922cb39718&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1162] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:23:05 2026] PUT /v2.0/routers/0d201d42-c8e8-46ad-bd84-627abe7047dc/remove_router_interface => generated 309 bytes in 1369 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1163] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:06 2026] DELETE /v2.0/security-groups/834a63df-3942-4680-b371-3b1795915a57 => 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: 516/1164] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:06 2026] DELETE /v2.0/security-groups/30167464-4e5a-456c-ac4b-5547e6c35503 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:23:07.989 8 INFO neutron.services.segments.plugin [-] Segment cd4f78ed-1950-495e-8e00-fcfb4950044a resource provider aggregate not found 2026-07-09 14:23:07.994 8 INFO neutron.services.segments.plugin [-] Segment cd4f78ed-1950-495e-8e00-fcfb4950044a resource provider aggregate not found 2026-07-09 14:23:08.001 8 INFO neutron.db.l3_hamode_db [None req-ebe683fe-bb1b-45ac-aded-1e4357630204 001a9507e354438db2770f17e398c200 f434f5f07ee546489dcdc156a0b04e4a - - default default] HA network 3a371769-9837-475e-9cd3-a8342d1d0437 was deleted as no HA routers are present in tenant f434f5f07ee546489dcdc156a0b04e4a. [pid: 8|app: 0|req: 649/1167] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:06 2026] DELETE /v2.0/routers/0d201d42-c8e8-46ad-bd84-627abe7047dc => generated 0 bytes in 1228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:23:08.044 7 INFO neutron.services.segments.plugin [-] Segment ac71d3c0-fb5b-4928-a164-9fe880fbae2f resource provider aggregate not found 2026-07-09 14:23:08.049 7 INFO neutron.services.segments.plugin [-] Segment ac71d3c0-fb5b-4928-a164-9fe880fbae2f resource provider aggregate not found 2026-07-09 14:23:08.059 7 INFO neutron.services.segments.plugin [-] Segment ac71d3c0-fb5b-4928-a164-9fe880fbae2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac71d3c0-fb5b-4928-a164-9fe880fbae2f found for delete ", "request_id": "req-16b91dcf-9928-404b-a4e8-359178ca792a"}]} 2026-07-09 14:23:08.066 7 INFO neutron.services.segments.plugin [-] Segment ac71d3c0-fb5b-4928-a164-9fe880fbae2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac71d3c0-fb5b-4928-a164-9fe880fbae2f found for delete ", "request_id": "req-8c4f1262-25f7-46f6-9d1d-8e275eb7be52"}]} 2026-07-09 14:23:08.074 7 INFO neutron.services.segments.plugin [-] Segment d1c8e716-ee33-4f4b-8ba5-234b047dd8b4 resource provider aggregate not found 2026-07-09 14:23:08.082 7 INFO neutron.services.segments.plugin [-] Segment d1c8e716-ee33-4f4b-8ba5-234b047dd8b4 resource provider aggregate not found 2026-07-09 14:23:08.086 7 INFO neutron.services.segments.plugin [-] Segment d1c8e716-ee33-4f4b-8ba5-234b047dd8b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1c8e716-ee33-4f4b-8ba5-234b047dd8b4 found for delete ", "request_id": "req-69c212a6-6722-4fec-b5f5-6a93923c57a5"}]} 2026-07-09 14:23:08.098 7 INFO neutron.services.segments.plugin [-] Segment 774d16b3-0cbb-4d15-8428-89e1e891ef6d resource provider aggregate not found 2026-07-09 14:23:08.112 7 INFO neutron.services.segments.plugin [-] Segment 774d16b3-0cbb-4d15-8428-89e1e891ef6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 774d16b3-0cbb-4d15-8428-89e1e891ef6d found for delete ", "request_id": "req-a287d2df-7812-490f-af3c-be93577de6c3"}]} 2026-07-09 14:23:08.113 7 INFO neutron.services.segments.plugin [-] Segment d1c8e716-ee33-4f4b-8ba5-234b047dd8b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1c8e716-ee33-4f4b-8ba5-234b047dd8b4 found for delete ", "request_id": "req-80f05872-4e94-4389-b76d-14fc8bc1e6e9"}]} 2026-07-09 14:23:08.129 7 INFO neutron.services.segments.plugin [-] Segment 774d16b3-0cbb-4d15-8428-89e1e891ef6d resource provider aggregate not found 2026-07-09 14:23:08.145 7 INFO neutron.services.segments.plugin [-] Segment 774d16b3-0cbb-4d15-8428-89e1e891ef6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 774d16b3-0cbb-4d15-8428-89e1e891ef6d found for delete ", "request_id": "req-7ac75937-ea28-48d3-95aa-82863c1a21ab"}]} [pid: 7|app: 0|req: 519/1168] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:08 2026] DELETE /v2.0/subnets/45edb092-698f-4f10-9422-0bfe5944801a => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:08.251 8 INFO neutron.services.segments.plugin [-] Segment cd4f78ed-1950-495e-8e00-fcfb4950044a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd4f78ed-1950-495e-8e00-fcfb4950044a found for delete ", "request_id": "req-7a0a87c3-1370-4b38-912c-4b9aaeb81589"}]} 2026-07-09 14:23:08.251 8 INFO neutron.services.segments.plugin [-] Segment cd4f78ed-1950-495e-8e00-fcfb4950044a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd4f78ed-1950-495e-8e00-fcfb4950044a found for delete ", "request_id": "req-56e9b9a6-f637-44f8-af8c-66a4d7b0f377"}]} [pid: 7|app: 0|req: 520/1169] 10.0.0.190 () {34 vars in 990 bytes} [Thu Jul 9 14:23:08 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1170] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:08 2026] DELETE /v2.0/networks/1aaac7d5-9695-44ea-9003-f77fcd0c14b4 => 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: 521/1171] 10.0.0.190 () {34 vars in 1040 bytes} [Thu Jul 9 14:23:08 2026] GET /v2.0/security-groups?id=a1db1bf1-7942-4bb9-b061-2113d1a60393&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:23:08.608 8 WARNING neutron_lib.context [None req-1671df86-36bf-411d-9dc6-8803dbbcfcd2 17a9896403eb479197ac6763bfbdeacc 241ee50613494f5e9e04488403dc465c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:08.608 8 WARNING neutron_lib.context [None req-1671df86-36bf-411d-9dc6-8803dbbcfcd2 17a9896403eb479197ac6763bfbdeacc 241ee50613494f5e9e04488403dc465c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:08.793 8 INFO neutron.db.segments_db [None req-1671df86-36bf-411d-9dc6-8803dbbcfcd2 17a9896403eb479197ac6763bfbdeacc 241ee50613494f5e9e04488403dc465c - - default default] Added segment 13fb8371-1a5b-47a8-8a88-5658930dbb89 of type vxlan for network d5b8dae4-ac60-46a2-8b7e-5d3bb1687424 2026-07-09 14:23:08.912 8 INFO neutron.db.segments_db [None req-1671df86-36bf-411d-9dc6-8803dbbcfcd2 17a9896403eb479197ac6763bfbdeacc 241ee50613494f5e9e04488403dc465c - - default default] Added segment d7b4e99c-e30e-4049-9dca-36ee5ad32f36 of type vxlan for network 1b6b27b5-2b3e-4fc9-bbbd-9644b76c676d [pid: 8|app: 0|req: 651/1172] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:08 2026] POST /v2.0/networks => generated 1245 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1173] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:08 2026] GET /v2.0/security-groups?tenant_id=f434f5f07ee546489dcdc156a0b04e4a&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1174] 10.0.0.101 () {32 vars in 649 bytes} [Thu Jul 9 14:23:09 2026] GET /v2.0/networks => generated 1844 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1175] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:09 2026] DELETE /v2.0/security-groups/9d7960be-0ab4-4aa2-a06a-8c0ac9aa6a07 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1176] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:09 2026] DELETE /v2.0/networks/d5b8dae4-ac60-46a2-8b7e-5d3bb1687424 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1177] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:09 2026] DELETE /v2.0/networks/1b6b27b5-2b3e-4fc9-bbbd-9644b76c676d => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1178] 10.0.0.101 () {32 vars in 649 bytes} [Thu Jul 9 14:23:09 2026] GET /v2.0/networks => generated 651 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:23:09.793 7 WARNING neutron_lib.context [None req-8f60009d-7ea3-419d-b239-4d852f5aef82 17a9896403eb479197ac6763bfbdeacc 241ee50613494f5e9e04488403dc465c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:09.881 7 INFO neutron.db.segments_db [None req-8f60009d-7ea3-419d-b239-4d852f5aef82 17a9896403eb479197ac6763bfbdeacc 241ee50613494f5e9e04488403dc465c - - default default] Added segment b72b505d-a830-4b07-89d8-e32e70ecba4e of type vxlan for network 334bebb9-8982-4b46-87af-88c1da9192eb [pid: 7|app: 0|req: 525/1179] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:09 2026] POST /v2.0/networks => generated 649 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:10.015 8 WARNING neutron_lib.context [None req-70bc27c9-055e-4bdf-950a-6549c40e8592 17a9896403eb479197ac6763bfbdeacc 241ee50613494f5e9e04488403dc465c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:10.104 8 INFO neutron.db.segments_db [None req-70bc27c9-055e-4bdf-950a-6549c40e8592 17a9896403eb479197ac6763bfbdeacc 241ee50613494f5e9e04488403dc465c - - default default] Added segment b5c85295-93ed-48e4-916c-9a1d8170943a of type vxlan for network 96803837-04b8-41eb-81be-5b2655668589 2026-07-09 14:23:10.136 7 INFO neutron.services.segments.plugin [-] Segment d7b4e99c-e30e-4049-9dca-36ee5ad32f36 resource provider aggregate not found 2026-07-09 14:23:10.153 7 INFO neutron.services.segments.plugin [-] Segment d7b4e99c-e30e-4049-9dca-36ee5ad32f36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7b4e99c-e30e-4049-9dca-36ee5ad32f36 found for delete ", "request_id": "req-390bca0e-a484-4bbb-9128-311f4514d01f"}]} 2026-07-09 14:23:10.166 7 INFO neutron.services.segments.plugin [-] Segment d7b4e99c-e30e-4049-9dca-36ee5ad32f36 resource provider aggregate not found 2026-07-09 14:23:10.186 7 INFO neutron.services.segments.plugin [-] Segment d7b4e99c-e30e-4049-9dca-36ee5ad32f36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7b4e99c-e30e-4049-9dca-36ee5ad32f36 found for delete ", "request_id": "req-4c8c12e7-b0ce-48bf-b72d-f393044a13d6"}]} [pid: 8|app: 0|req: 655/1180] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:10 2026] POST /v2.0/networks => generated 649 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:10.248 8 WARNING neutron_lib.context [None req-a3d045eb-67f6-45cd-a8c2-ced97f3d04b8 17a9896403eb479197ac6763bfbdeacc 241ee50613494f5e9e04488403dc465c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:10.284 8 INFO neutron.services.segments.plugin [-] Segment b7f275a3-24b2-4220-98d9-a725df6cb349 resource provider aggregate not found 2026-07-09 14:23:10.288 8 INFO neutron.services.segments.plugin [-] Segment b7f275a3-24b2-4220-98d9-a725df6cb349 resource provider aggregate not found 2026-07-09 14:23:10.314 8 INFO neutron.services.segments.plugin [-] Segment b7f275a3-24b2-4220-98d9-a725df6cb349 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7f275a3-24b2-4220-98d9-a725df6cb349 found for delete ", "request_id": "req-b541703a-b009-4d07-a911-1ac199bb6653"}]} [pid: 7|app: 0|req: 526/1181] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:10 2026] GET /v2.0/security-groups?tenant_id=31ee332d22fa49769030bffdf28767ca&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:23:10.319 8 INFO neutron.services.segments.plugin [-] Segment b7f275a3-24b2-4220-98d9-a725df6cb349 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7f275a3-24b2-4220-98d9-a725df6cb349 found for delete ", "request_id": "req-1987faaa-b11f-4565-8026-19db542d152d"}]} 2026-07-09 14:23:10.335 8 WARNING neutron_lib.context [None req-a3d045eb-67f6-45cd-a8c2-ced97f3d04b8 17a9896403eb479197ac6763bfbdeacc 241ee50613494f5e9e04488403dc465c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:10.339 8 INFO neutron.services.segments.plugin [-] Segment 13fb8371-1a5b-47a8-8a88-5658930dbb89 resource provider aggregate not found 2026-07-09 14:23:10.347 8 INFO neutron.services.segments.plugin [-] Segment 13fb8371-1a5b-47a8-8a88-5658930dbb89 resource provider aggregate not found 2026-07-09 14:23:10.353 8 INFO neutron.services.segments.plugin [-] Segment 13fb8371-1a5b-47a8-8a88-5658930dbb89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13fb8371-1a5b-47a8-8a88-5658930dbb89 found for delete ", "request_id": "req-88b6531d-8426-418f-9777-45327fc695c8"}]} 2026-07-09 14:23:10.374 8 INFO neutron.services.segments.plugin [-] Segment 13fb8371-1a5b-47a8-8a88-5658930dbb89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13fb8371-1a5b-47a8-8a88-5658930dbb89 found for delete ", "request_id": "req-e2172d8e-ae59-4be5-a95f-1aa7e1f4d6ad"}]} [pid: 7|app: 0|req: 527/1182] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:10 2026] DELETE /v2.0/security-groups/42d55e2e-642d-4b6b-9e9e-580f4fcca3a0 => 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: 656/1183] 10.0.0.101 () {34 vars in 665 bytes} [Thu Jul 9 14:23:10 2026] POST /v2.0/ports => generated 1505 bytes in 810 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 14:23:11.184 8 WARNING neutron_lib.context [None req-27487b45-7f23-4e80-8db0-082514d9eb97 c9886a3bcede4f19837789d701370f5e d627582193af46b08b07a5b40756c43c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 528/1184] 10.0.0.101 () {32 vars in 643 bytes} [Thu Jul 9 14:23:11 2026] GET /v2.0/ports => generated 1505 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:23:11.331 8 INFO neutron.db.segments_db [None req-27487b45-7f23-4e80-8db0-082514d9eb97 c9886a3bcede4f19837789d701370f5e d627582193af46b08b07a5b40756c43c - - default default] Added segment df0eec81-69f1-49bf-9cba-08372dbb9998 of type vxlan for network 9a547df9-3bfc-486a-bdb8-6f30f62035cc [pid: 8|app: 0|req: 657/1185] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:11 2026] POST /v2.0/networks => generated 647 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1186] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:23:11 2026] DELETE /v2.0/ports/f635afb3-f597-4019-a144-f33a36f67ec2 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1187] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:23:11 2026] DELETE /v2.0/ports/687ed727-e525-4ce1-8cdd-51da9908cd90 => 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: 530/1188] 10.0.0.101 () {32 vars in 643 bytes} [Thu Jul 9 14:23:11 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-09 14:23:11.768 8 WARNING neutron_lib.context [None req-11118db0-97a3-4eaf-8d46-5ec6a7396067 17a9896403eb479197ac6763bfbdeacc 241ee50613494f5e9e04488403dc465c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:11.971 7 WARNING neutron_lib.context [None req-62861d98-6e80-478c-80ac-8de77db65505 c9886a3bcede4f19837789d701370f5e d627582193af46b08b07a5b40756c43c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:12.178 8 INFO neutron.db.segments_db [None req-11118db0-97a3-4eaf-8d46-5ec6a7396067 17a9896403eb479197ac6763bfbdeacc 241ee50613494f5e9e04488403dc465c - - default default] Added segment ed3fe6c7-1d4e-4f0b-8d6d-2cb28afad925 of type vxlan for network da5d8f8d-428f-4c1e-8d96-d9a9c70e170d [pid: 8|app: 0|req: 659/1189] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:11 2026] POST /v2.0/networks => generated 648 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1190] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:23:11 2026] POST /v2.0/subnets => generated 649 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:12.327 7 WARNING neutron_lib.context [None req-16521ceb-3862-4441-97b1-be9f95ed359b 17a9896403eb479197ac6763bfbdeacc 241ee50613494f5e9e04488403dc465c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:12.385 7 INFO neutron.db.segments_db [None req-16521ceb-3862-4441-97b1-be9f95ed359b 17a9896403eb479197ac6763bfbdeacc 241ee50613494f5e9e04488403dc465c - - default default] Added segment 1bbd270c-8b34-426f-925b-eefc255c4969 of type vxlan for network 4e6eb6a4-ce15-450f-84c7-73965a8c5005 [pid: 7|app: 0|req: 532/1191] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:12 2026] POST /v2.0/networks => generated 649 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:12.512 7 WARNING neutron_lib.context [None req-cacd8c7b-c660-4837-b3a7-6b08c0f506ca c9886a3bcede4f19837789d701370f5e d627582193af46b08b07a5b40756c43c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:12.593 7 INFO neutron.db.segments_db [None req-cacd8c7b-c660-4837-b3a7-6b08c0f506ca c9886a3bcede4f19837789d701370f5e d627582193af46b08b07a5b40756c43c - - default default] Added segment db4a71d8-4cad-403a-ae37-4590ef928d60 of type vxlan for network e64d711b-cc9d-448f-af6b-895127d70c26 2026-07-09 14:23:12.624 8 INFO neutron.db.segments_db [None req-3b13d9c2-7c7e-4217-8abe-9452c0caeddd 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment e4e95f2d-0fb9-4a2a-ae38-b7dbec89d1dd of type vxlan for network b102387b-b714-4646-8e18-a86639d990e0 [pid: 7|app: 0|req: 533/1192] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:12 2026] POST /v2.0/networks => generated 647 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:12.703 7 WARNING neutron_lib.context [None req-e293c06e-7d06-453f-976e-f68c1f17fd01 17a9896403eb479197ac6763bfbdeacc 241ee50613494f5e9e04488403dc465c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 660/1193] 10.0.0.101 () {34 vars in 671 bytes} [Thu Jul 9 14:23:12 2026] POST /v2.0/networks => generated 741 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:12.786 7 WARNING neutron_lib.context [None req-e293c06e-7d06-453f-976e-f68c1f17fd01 17a9896403eb479197ac6763bfbdeacc 241ee50613494f5e9e04488403dc465c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 661/1194] 10.0.0.101 () {34 vars in 743 bytes} [Thu Jul 9 14:23:12 2026] PUT /v2.0/networks/e64d711b-cc9d-448f-af6b-895127d70c26 => generated 592 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1195] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:23:12 2026] POST /v2.0/subnets => generated 664 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:13.203 8 WARNING neutron_lib.context [None req-f9bfd27c-fdfe-4886-ae97-bcebd067d9ab c9886a3bcede4f19837789d701370f5e d627582193af46b08b07a5b40756c43c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 534/1196] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:23:12 2026] POST /v2.0/subnets => generated 1226 bytes in 755 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:23:13.520 7 INFO neutron.db.segments_db [None req-0ebb77ea-a025-4ee4-b6aa-747c9aeab7b0 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 025ef457-7965-4186-bece-746a250c533a of type vxlan for network cf80dda6-fe72-41eb-b820-6c0ae642e93c [pid: 8|app: 0|req: 663/1197] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:23:13 2026] POST /v2.0/subnets => generated 622 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1198] 10.0.0.101 () {32 vars in 647 bytes} [Thu Jul 9 14:23:13 2026] GET /v2.0/subnets => generated 1839 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1199] 10.0.0.101 () {34 vars in 741 bytes} [Thu Jul 9 14:23:13 2026] PUT /v2.0/subnets/cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 => generated 632 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:23:13.910 7 INFO neutron.db.l3_hamode_db [None req-0ebb77ea-a025-4ee4-b6aa-747c9aeab7b0 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 666/1200] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:13 2026] DELETE /v2.0/subnets/181cb90b-d2f7-4681-be25-9e7207730209 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:14.567 8 INFO neutron.services.segments.plugin [-] Segment db4a71d8-4cad-403a-ae37-4590ef928d60 resource provider aggregate not found 2026-07-09 14:23:14.585 8 INFO neutron.services.segments.plugin [-] Segment db4a71d8-4cad-403a-ae37-4590ef928d60 resource provider aggregate not found 2026-07-09 14:23:14.589 8 INFO neutron.services.segments.plugin [-] Segment db4a71d8-4cad-403a-ae37-4590ef928d60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db4a71d8-4cad-403a-ae37-4590ef928d60 found for delete ", "request_id": "req-c63ed956-aa6e-4063-8368-cb59bab20d1e"}]} 2026-07-09 14:23:14.603 8 INFO neutron.services.segments.plugin [-] Segment db4a71d8-4cad-403a-ae37-4590ef928d60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db4a71d8-4cad-403a-ae37-4590ef928d60 found for delete ", "request_id": "req-0b9011fb-abfd-42aa-a3c2-984b53906a53"}]} 2026-07-09 14:23:15.114 7 INFO neutron.db.l3_hamode_db [None req-0ebb77ea-a025-4ee4-b6aa-747c9aeab7b0 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 667/1201] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:14 2026] DELETE /v2.0/networks/e64d711b-cc9d-448f-af6b-895127d70c26 => generated 0 bytes in 1330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1202] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:15 2026] DELETE /v2.0/subnets/06410f9b-2417-4ba9-8e3e-ada17e30afe2 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:15.729 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7fc8d4e-1dc1-4bed-aa20-178dc6f77d27 c9886a3bcede4f19837789d701370f5e d627582193af46b08b07a5b40756c43c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 669/1203] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:15 2026] DELETE /v2.0/networks/e64d711b-cc9d-448f-af6b-895127d70c26 => 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: 670/1204] 10.0.0.101 () {32 vars in 647 bytes} [Thu Jul 9 14:23:15 2026] GET /v2.0/subnets => generated 626 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1205] 10.0.0.101 () {32 vars in 694 bytes} [Thu Jul 9 14:23:15 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1206] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:23:13 2026] POST /v2.0/routers => generated 728 bytes in 2847 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1207] 10.0.0.101 () {32 vars in 742 bytes} [Thu Jul 9 14:23:16 2026] GET /v2.0/subnets?network_id=ff13b55c-21c4-4aa6-980b-a2c6d11e4246 => generated 626 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1208] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:15 2026] DELETE /v2.0/networks/4e6eb6a4-ce15-450f-84c7-73965a8c5005 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1209] 10.0.0.101 () {32 vars in 653 bytes} [Thu Jul 9 14:23:16 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-09 14:23:16.615 8 INFO neutron.services.segments.plugin [-] Segment db4a71d8-4cad-403a-ae37-4590ef928d60 resource provider aggregate not found 2026-07-09 14:23:16.633 8 INFO neutron.services.segments.plugin [-] Segment db4a71d8-4cad-403a-ae37-4590ef928d60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db4a71d8-4cad-403a-ae37-4590ef928d60 found for delete ", "request_id": "req-9f0ba1f3-f80d-484c-a269-c30ef28cc9c6"}]} 2026-07-09 14:23:16.638 8 INFO neutron.services.segments.plugin [-] Segment db4a71d8-4cad-403a-ae37-4590ef928d60 resource provider aggregate not found [pid: 8|app: 0|req: 674/1210] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:16 2026] DELETE /v2.0/networks/da5d8f8d-428f-4c1e-8d96-d9a9c70e170d => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:16.657 8 INFO neutron.services.segments.plugin [-] Segment 1bbd270c-8b34-426f-925b-eefc255c4969 resource provider aggregate not found 2026-07-09 14:23:16.665 8 INFO neutron.services.segments.plugin [-] Segment db4a71d8-4cad-403a-ae37-4590ef928d60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db4a71d8-4cad-403a-ae37-4590ef928d60 found for delete ", "request_id": "req-b63ea52c-1649-4a90-bc4f-b0063d6595f4"}]} 2026-07-09 14:23:16.681 8 INFO neutron.services.segments.plugin [-] Segment 1bbd270c-8b34-426f-925b-eefc255c4969 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bbd270c-8b34-426f-925b-eefc255c4969 found for delete ", "request_id": "req-029ae483-e971-4daa-b775-e3f990aadc06"}]} 2026-07-09 14:23:16.697 8 INFO neutron.services.segments.plugin [-] Segment 1bbd270c-8b34-426f-925b-eefc255c4969 resource provider aggregate not found 2026-07-09 14:23:16.705 8 INFO neutron.services.segments.plugin [-] Segment ed3fe6c7-1d4e-4f0b-8d6d-2cb28afad925 resource provider aggregate not found 2026-07-09 14:23:16.736 8 INFO neutron.services.segments.plugin [-] Segment 1bbd270c-8b34-426f-925b-eefc255c4969 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bbd270c-8b34-426f-925b-eefc255c4969 found for delete ", "request_id": "req-e4e3ce65-35aa-4fb4-b688-86065d3546c8"}]} 2026-07-09 14:23:16.742 8 INFO neutron.services.segments.plugin [-] Segment ed3fe6c7-1d4e-4f0b-8d6d-2cb28afad925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed3fe6c7-1d4e-4f0b-8d6d-2cb28afad925 found for delete ", "request_id": "req-b1f5f83f-a0eb-4ed0-ba51-ec429bd83f69"}]} 2026-07-09 14:23:16.774 8 INFO neutron.services.segments.plugin [-] Segment ed3fe6c7-1d4e-4f0b-8d6d-2cb28afad925 resource provider aggregate not found [pid: 8|app: 0|req: 675/1211] 10.0.0.101 () {32 vars in 649 bytes} [Thu Jul 9 14:23:16 2026] GET /v2.0/networks => generated 1312 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:23:16.803 8 INFO neutron.services.segments.plugin [-] Segment ed3fe6c7-1d4e-4f0b-8d6d-2cb28afad925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed3fe6c7-1d4e-4f0b-8d6d-2cb28afad925 found for delete ", "request_id": "req-712a2d4f-2bea-44cf-8231-64847bb2b084"}]} [pid: 8|app: 0|req: 676/1212] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:16 2026] DELETE /v2.0/networks/96803837-04b8-41eb-81be-5b2655668589 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1213] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:17 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1214] 10.0.0.101 () {32 vars in 647 bytes} [Thu Jul 9 14:23:17 2026] GET /v2.0/subnets => generated 1265 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1215] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:17 2026] DELETE /v2.0/networks/334bebb9-8982-4b46-87af-88c1da9192eb => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1216] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:23:17 2026] GET /v2.0/security-groups?id=a1db1bf1-7942-4bb9-b061-2113d1a60393&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1217] 10.0.0.101 () {32 vars in 723 bytes} [Thu Jul 9 14:23:17 2026] GET /v2.0/networks/9a547df9-3bfc-486a-bdb8-6f30f62035cc => generated 672 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1218] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:17 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1219] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:23:17 2026] GET /v2.0/subnets/2c368d34-35f6-4399-a392-67344fd44e25 => 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: 684/1220] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:23:17 2026] GET /v2.0/security-groups?id=a1db1bf1-7942-4bb9-b061-2113d1a60393&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:23:17.761 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aedeffd8-4252-4f54-93cc-5f18f9ba93ff c9886a3bcede4f19837789d701370f5e d627582193af46b08b07a5b40756c43c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 685/1221] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:17 2026] DELETE /v2.0/subnets/cc7a9bbf-9431-4144-b6eb-5fa0b8416ef4 => generated 136 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:23:17.807 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4afba56d-ba18-4c00-a7db-73d0428f4c87 c9886a3bcede4f19837789d701370f5e d627582193af46b08b07a5b40756c43c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 686/1222] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:17 2026] DELETE /v2.0/networks/e64d711b-cc9d-448f-af6b-895127d70c26 => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1223] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:17 2026] DELETE /v2.0/subnets/2c368d34-35f6-4399-a392-67344fd44e25 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1224] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:18 2026] GET /v2.0/security-groups?tenant_id=241ee50613494f5e9e04488403dc465c&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1225] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:23:16 2026] PUT /v2.0/routers/6fbfe38a-0c87-4494-a2c1-a32ebed0a124/add_router_interface => generated 309 bytes in 2165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py: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: 7|app: 0|req: 538/1226] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:18 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1227] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:23:18 2026] GET /v2.0/ports?tenant_id=e0b6e58efaa84f27b97caa632cd9c32b&device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1228] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:18 2026] DELETE /v2.0/security-groups/d7b0f4ce-6322-4625-9380-40a5b19a26a0 => 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: 689/1229] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:18 2026] DELETE /v2.0/networks/9a547df9-3bfc-486a-bdb8-6f30f62035cc => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:18.767 8 INFO neutron.services.segments.plugin [-] Segment b5c85295-93ed-48e4-916c-9a1d8170943a resource provider aggregate not found 2026-07-09 14:23:18.790 8 INFO neutron.services.segments.plugin [-] Segment b5c85295-93ed-48e4-916c-9a1d8170943a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5c85295-93ed-48e4-916c-9a1d8170943a found for delete ", "request_id": "req-b658f066-4fd4-40b2-97e6-40da961ec9dc"}]} [pid: 7|app: 0|req: 541/1230] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:23:18 2026] GET /v2.0/security-groups?id=a1db1bf1-7942-4bb9-b061-2113d1a60393&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:23:18.814 8 INFO neutron.services.segments.plugin [-] Segment b72b505d-a830-4b07-89d8-e32e70ecba4e resource provider aggregate not found 2026-07-09 14:23:18.839 8 INFO neutron.services.segments.plugin [-] Segment b5c85295-93ed-48e4-916c-9a1d8170943a resource provider aggregate not found 2026-07-09 14:23:18.844 8 INFO neutron.services.segments.plugin [-] Segment b72b505d-a830-4b07-89d8-e32e70ecba4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b72b505d-a830-4b07-89d8-e32e70ecba4e found for delete ", "request_id": "req-e9139c57-ddbe-48b7-bd1c-cc87bfc9866a"}]} 2026-07-09 14:23:18.861 8 INFO neutron.services.segments.plugin [-] Segment b5c85295-93ed-48e4-916c-9a1d8170943a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5c85295-93ed-48e4-916c-9a1d8170943a found for delete ", "request_id": "req-88655f1d-5cfb-412d-9e9e-078f9f597593"}]} 2026-07-09 14:23:18.867 8 INFO neutron.services.segments.plugin [-] Segment df0eec81-69f1-49bf-9cba-08372dbb9998 resource provider aggregate not found 2026-07-09 14:23:18.887 8 INFO neutron.services.segments.plugin [-] Segment df0eec81-69f1-49bf-9cba-08372dbb9998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df0eec81-69f1-49bf-9cba-08372dbb9998 found for delete ", "request_id": "req-90538f03-e52d-4665-9a89-a620aa01b5ba"}]} [pid: 8|app: 0|req: 690/1231] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:23:18 2026] GET /v2.0/networks?id=a6c3d7ae-7b97-4c37-aac7-baf74200f458 => generated 772 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1232] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:23:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4d648931-e1bf-47f4-86f7-3e9ab7b2edfe => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:23:18.966 8 INFO neutron.services.segments.plugin [-] Segment b72b505d-a830-4b07-89d8-e32e70ecba4e resource provider aggregate not found 2026-07-09 14:23:18.990 8 INFO neutron.services.segments.plugin [-] Segment b72b505d-a830-4b07-89d8-e32e70ecba4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b72b505d-a830-4b07-89d8-e32e70ecba4e found for delete ", "request_id": "req-198f2272-1685-4915-9b42-1b5339b4b339"}]} 2026-07-09 14:23:19.011 8 INFO neutron.services.segments.plugin [-] Segment df0eec81-69f1-49bf-9cba-08372dbb9998 resource provider aggregate not found [pid: 8|app: 0|req: 691/1233] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:23:18 2026] GET /v2.0/subnets?id=e89681b0-4b8d-4fb0-9d22-eac6781a3e01 => generated 670 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1234] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:23:19 2026] GET /v2.0/ports?network_id=a6c3d7ae-7b97-4c37-aac7-baf74200f458&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:23:19.092 8 INFO neutron.services.segments.plugin [-] Segment df0eec81-69f1-49bf-9cba-08372dbb9998 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df0eec81-69f1-49bf-9cba-08372dbb9998 found for delete ", "request_id": "req-d7ca8b45-6bf5-4d90-acd3-a3e6fbb705bc"}]} [pid: 8|app: 0|req: 692/1235] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:23:19 2026] GET /v2.0/networks/a6c3d7ae-7b97-4c37-aac7-baf74200f458?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1236] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:23:19 2026] GET /v2.0/networks/a6c3d7ae-7b97-4c37-aac7-baf74200f458?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: 693/1237] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:19 2026] GET /v2.0/security-groups?tenant_id=d627582193af46b08b07a5b40756c43c&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1238] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:19 2026] DELETE /v2.0/security-groups/e88709cc-e187-4eda-b30b-0541845de315 => 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: 694/1239] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:19 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1240] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:23:19 2026] GET /v2.0/security-groups?id=a1db1bf1-7942-4bb9-b061-2113d1a60393&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: 695/1241] 10.0.0.101 () {32 vars in 623 bytes} [Thu Jul 9 14:23:20 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: 547/1242] 10.0.0.101 () {32 vars in 633 bytes} [Thu Jul 9 14:23:20 2026] GET /v2.0/ => generated 632 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1243] 10.0.0.61 () {34 vars in 981 bytes} [Thu Jul 9 14:23:20 2026] GET /v2.0/networks?id=b102387b-b714-4646-8e18-a86639d990e0 => generated 673 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1244] 10.0.0.61 () {34 vars in 964 bytes} [Thu Jul 9 14:23:20 2026] GET /v2.0/quotas/c0445d9751664c6e8f2148ec5c7e587e => generated 292 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1245] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:21 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1246] 10.0.0.61 () {34 vars in 1001 bytes} [Thu Jul 9 14:23:21 2026] GET /v2.0/ports?tenant_id=c0445d9751664c6e8f2148ec5c7e587e&fields=id => generated 103 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1247] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:23:21 2026] GET /v2.0/security-groups?id=a1db1bf1-7942-4bb9-b061-2113d1a60393&fields=id&fields=name => generated 114 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1248] 10.0.0.61 () {34 vars in 1007 bytes} [Thu Jul 9 14:23:21 2026] GET /v2.0/networks/b102387b-b714-4646-8e18-a86639d990e0?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1249] 10.0.0.61 () {34 vars in 1107 bytes} [Thu Jul 9 14:23:21 2026] GET /v2.0/networks/b102387b-b714-4646-8e18-a86639d990e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:23:21.750 7 WARNING neutron_lib.context [None req-9f19ee45-b100-45cc-bd06-ba37a72ae7b2 bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1250] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:21 2026] GET /v2.0/security-groups?tenant_id=b020b682b2ee4a94ab5e3d7d4c840b7c&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1251] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:21 2026] GET /v2.0/ports?device_id=7eaee706-0924-4189-a9b0-021b47794346 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1252] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:21 2026] DELETE /v2.0/security-groups/79846040-a6e6-4874-8398-9d2996dac416 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:23:21.937 7 INFO neutron.db.segments_db [None req-9f19ee45-b100-45cc-bd06-ba37a72ae7b2 bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] Added segment 1185c28a-ed1e-4b22-98f9-2d4fd8a8e843 of type vxlan for network fd8d52f6-ce93-4b9a-b621-7cacedeffc8d [pid: 7|app: 0|req: 552/1253] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:21 2026] POST /v2.0/networks => generated 644 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:22.105 8 WARNING neutron_lib.context [None req-520cb928-e3c4-4f1c-b613-db24eada30ad bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 555/1256] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:22 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1257] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:23:22 2026] GET /v2.0/networks?id=b102387b-b714-4646-8e18-a86639d990e0 => generated 673 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1258] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:23:22 2026] GET /v2.0/security-groups?id=a1db1bf1-7942-4bb9-b061-2113d1a60393&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1259] 10.0.0.101 () {34 vars in 665 bytes} [Thu Jul 9 14:23:22 2026] POST /v2.0/ports => generated 775 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:22.588 7 WARNING neutron_lib.context [req-d401728b-881c-4988-b513-220f39c8f46c req-698b6e39-2706-4d17-a8e7-25840886e3ab 4392d5cf1fd042b18704dc96db0009ab c0445d9751664c6e8f2148ec5c7e587e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 14:23:22.601 8 WARNING neutron_lib.context [None req-82c64c2e-5512-4ea2-b80d-56e2ece6b29d bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:22.679 8 INFO neutron.db.segments_db [None req-82c64c2e-5512-4ea2-b80d-56e2ece6b29d bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] Added segment db5b782b-5636-45e9-b97f-246a7f93d01a of type vxlan for network 8667e831-8b3d-4104-8279-0bf066056be1 [pid: 8|app: 0|req: 703/1260] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:22 2026] POST /v2.0/networks => generated 631 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:22.848 8 WARNING neutron_lib.context [None req-0c3ce983-6dd4-401d-8bc9-1b331a5f204d bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 704/1261] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:23:22 2026] POST /v2.0/subnets => generated 602 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1262] 199.19.213.32 () {38 vars in 954 bytes} [Thu Jul 9 14:23:22 2026] POST /v2.0/ports => generated 958 bytes in 695 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-09 14:23:23.287 7 WARNING neutron_lib.context [None req-d96d1a52-9623-414e-8360-e988fc68d9c8 bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 705/1263] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:23 2026] GET /v2.0/ports?device_id=7eaee706-0924-4189-a9b0-021b47794346 => generated 961 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1264] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:23:23 2026] PUT /v2.0/ports/209c09aa-eb9e-44f1-9991-65665cc74e3f => generated 1203 bytes in 645 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-09 14:23:24.027 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0df51d5-c4b2-43ce-bdea-1ee175715503'] response: {'name': 'network-changed', 'server_uuid': '7eaee706-0924-4189-a9b0-021b47794346', 'tag': '209c09aa-eb9e-44f1-9991-65665cc74e3f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 707/1265] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:23:23 2026] GET /v2.0/security-groups?id=e027cdbc-6ec4-4cb1-8de9-bc7567924da3&fields=id&fields=name => generated 88 bytes in 93 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: 708/1266] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:23:24 2026] GET /v2.0/ports?tenant_id=c0445d9751664c6e8f2148ec5c7e587e&device_id=7eaee706-0924-4189-a9b0-021b47794346 => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1267] 199.19.213.32 () {34 vars in 1059 bytes} [Thu Jul 9 14:23:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=209c09aa-eb9e-44f1-9991-65665cc74e3f => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1268] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:23:24 2026] GET /v2.0/subnets?id=29406350-f723-4f61-b9bb-65fa0fffece8 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1269] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:23:24 2026] GET /v2.0/ports?network_id=b102387b-b714-4646-8e18-a86639d990e0&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1270] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:23:24 2026] GET /v2.0/networks/b102387b-b714-4646-8e18-a86639d990e0?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: 713/1271] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:23:24 2026] GET /v2.0/networks/b102387b-b714-4646-8e18-a86639d990e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1272] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:23:24 2026] GET /v2.0/ports?tenant_id=c0445d9751664c6e8f2148ec5c7e587e&device_id=7eaee706-0924-4189-a9b0-021b47794346 => generated 1242 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1273] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:23:24 2026] GET /v2.0/networks?id=b102387b-b714-4646-8e18-a86639d990e0 => generated 769 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1274] 10.0.0.101 () {34 vars in 665 bytes} [Thu Jul 9 14:23:23 2026] POST /v2.0/ports => generated 950 bytes in 1482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1275] 199.19.213.32 () {34 vars in 1059 bytes} [Thu Jul 9 14:23:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=209c09aa-eb9e-44f1-9991-65665cc74e3f => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 717/1276] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:23:24 2026] DELETE /v2.0/ports/c08c4cbe-dc7e-4bae-bdfa-8d9c8db3f6a7 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1277] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:24 2026] GET /v2.0/security-groups?tenant_id=2ba1216e0a744d3c9f1549d4bd2a96d4&name=default => generated 2925 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1278] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:23:25 2026] GET /v2.0/subnets?id=29406350-f723-4f61-b9bb-65fa0fffece8 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:23:25.261 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5972593-7860-4527-9bc5-9e9f2eaa291b bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 719/1279] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:23:25 2026] DELETE /v2.0/ports/c08c4cbe-dc7e-4bae-bdfa-8d9c8db3f6a7 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1280] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:25 2026] GET /v2.0/ports?device_id=7eaee706-0924-4189-a9b0-021b47794346 => generated 973 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1281] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:23:25 2026] GET /v2.0/ports?network_id=b102387b-b714-4646-8e18-a86639d990e0&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:23:25.397 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0eec60d2-5f05-4497-9862-605d75670f2e bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 563/1282] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:23:25 2026] GET /v2.0/ports/c08c4cbe-dc7e-4bae-bdfa-8d9c8db3f6a7 => 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: 720/1283] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:25 2026] DELETE /v2.0/security-groups/0f5d5e00-03db-4bac-9fe5-2de58966e48a => 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: 564/1284] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:23:25 2026] GET /v2.0/security-groups?id=e027cdbc-6ec4-4cb1-8de9-bc7567924da3&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1285] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:23:25 2026] GET /v2.0/networks/b102387b-b714-4646-8e18-a86639d990e0?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1286] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:23:25 2026] GET /v2.0/networks/b102387b-b714-4646-8e18-a86639d990e0?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: 565/1287] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:25 2026] DELETE /v2.0/subnets/c1bc0eee-e9df-4571-a735-1905ca49b60a => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:26.165 8 INFO neutron.services.segments.plugin [-] Segment db5b782b-5636-45e9-b97f-246a7f93d01a resource provider aggregate not found 2026-07-09 14:23:26.171 8 INFO neutron.services.segments.plugin [-] Segment db5b782b-5636-45e9-b97f-246a7f93d01a resource provider aggregate not found [pid: 8|app: 0|req: 723/1288] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:25 2026] DELETE /v2.0/networks/8667e831-8b3d-4104-8279-0bf066056be1 => generated 0 bytes in 511 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:26.204 7 WARNING neutron_lib.context [None req-ea91f159-4d74-4360-8e73-b520a7be0178 bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:26.273 7 INFO neutron.db.segments_db [None req-ea91f159-4d74-4360-8e73-b520a7be0178 bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] Added segment f9546a36-ba65-40bb-af24-ab9999298434 of type vxlan for network 61823d12-b512-41b3-b3b5-f20c7d5c898e [pid: 7|app: 0|req: 566/1289] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:26 2026] POST /v2.0/networks => generated 632 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:26.374 8 INFO neutron.services.segments.plugin [-] Segment db5b782b-5636-45e9-b97f-246a7f93d01a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db5b782b-5636-45e9-b97f-246a7f93d01a found for delete ", "request_id": "req-be12ff43-5803-4767-bb4d-9a80801e493d"}]} 2026-07-09 14:23:26.377 8 INFO neutron.services.segments.plugin [-] Segment db5b782b-5636-45e9-b97f-246a7f93d01a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db5b782b-5636-45e9-b97f-246a7f93d01a found for delete ", "request_id": "req-fb599ab4-23f2-4965-a1e6-f252d2208a2e"}]} 2026-07-09 14:23:26.383 8 WARNING neutron_lib.context [None req-0fd8515c-b8b5-4702-a0d2-3a6356668d9a bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 567/1290] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:26 2026] GET /v2.0/ports?device_id=7eaee706-0924-4189-a9b0-021b47794346 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1291] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:23:26 2026] GET /v2.0/security-groups?id=e027cdbc-6ec4-4cb1-8de9-bc7567924da3&fields=id&fields=name => generated 88 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1292] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:23:26 2026] POST /v2.0/subnets => generated 602 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:26.720 7 WARNING neutron_lib.context [None req-e6f7b198-3473-476e-91d8-abb288f3976a bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 569/1293] 10.0.0.101 () {34 vars in 665 bytes} [Thu Jul 9 14:23:26 2026] POST /v2.0/ports => generated 915 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1294] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:23:27 2026] DELETE /v2.0/ports/263b6d88-d92e-41f5-a5f4-173321924f36 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:27.674 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c369a434-c25a-4009-932b-0bbf6aeaf005 bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 570/1295] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:23:27 2026] GET /v2.0/ports/263b6d88-d92e-41f5-a5f4-173321924f36 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1296] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:27 2026] GET /v2.0/ports?device_id=7eaee706-0924-4189-a9b0-021b47794346 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1297] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:23:27 2026] GET /v2.0/security-groups?id=e027cdbc-6ec4-4cb1-8de9-bc7567924da3&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: 726/1298] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:27 2026] DELETE /v2.0/subnets/4e880192-121e-425e-bccf-13816425a238 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:28.512 7 INFO neutron.services.segments.plugin [-] Segment f9546a36-ba65-40bb-af24-ab9999298434 resource provider aggregate not found 2026-07-09 14:23:28.518 7 INFO neutron.services.segments.plugin [-] Segment f9546a36-ba65-40bb-af24-ab9999298434 resource provider aggregate not found 2026-07-09 14:23:28.526 7 INFO neutron.services.segments.plugin [-] Segment f9546a36-ba65-40bb-af24-ab9999298434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9546a36-ba65-40bb-af24-ab9999298434 found for delete ", "request_id": "req-6d7279ea-dc30-462f-9326-4e003fe6f048"}]} [pid: 7|app: 0|req: 573/1299] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:27 2026] DELETE /v2.0/networks/61823d12-b512-41b3-b3b5-f20c7d5c898e => generated 0 bytes in 548 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:28.544 7 INFO neutron.services.segments.plugin [-] Segment f9546a36-ba65-40bb-af24-ab9999298434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9546a36-ba65-40bb-af24-ab9999298434 found for delete ", "request_id": "req-5adcf3a3-4dec-45f4-ac0a-91b7313330db"}]} 2026-07-09 14:23:28.550 7 WARNING neutron_lib.context [None req-feb041bc-17f4-4318-aef5-075d64319316 bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 727/1300] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:28 2026] GET /v2.0/ports?device_id=7eaee706-0924-4189-a9b0-021b47794346 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1301] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:23:28 2026] GET /v2.0/security-groups?id=e027cdbc-6ec4-4cb1-8de9-bc7567924da3&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1302] 10.0.0.101 () {34 vars in 665 bytes} [Thu Jul 9 14:23:28 2026] POST /v2.0/ports => generated 775 bytes in 421 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: 575/1303] 199.19.213.32 () {34 vars in 993 bytes} [Thu Jul 9 14:23:29 2026] GET /v2.0/ports?device_id=7eaee706-0924-4189-a9b0-021b47794346 => 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: 729/1304] 10.0.0.101 () {34 vars in 737 bytes} [Thu Jul 9 14:23:28 2026] PUT /v2.0/ports/c6f90466-2007-41ea-99cc-17e5b3be57c2 => generated 752 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1305] 199.19.213.32 () {36 vars in 996 bytes} [Thu Jul 9 14:23:29 2026] DELETE /v2.0/ports/209c09aa-eb9e-44f1-9991-65665cc74e3f => 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: 730/1306] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:23:29 2026] DELETE /v2.0/ports/c6f90466-2007-41ea-99cc-17e5b3be57c2 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:29.617 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f32fbc6-727b-4017-8e08-d7220920b6b3'] response: {'server_uuid': '7eaee706-0924-4189-a9b0-021b47794346', 'name': 'network-vif-deleted', 'tag': '209c09aa-eb9e-44f1-9991-65665cc74e3f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 577/1307] 10.0.0.101 () {32 vars in 643 bytes} [Thu Jul 9 14:23:29 2026] GET /v2.0/ports => generated 778 bytes in 112 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-09 14:23:29.658 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a62395df-44fc-4ee8-a65c-3a51605982a8 bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 731/1308] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:23:29 2026] GET /v2.0/ports/c6f90466-2007-41ea-99cc-17e5b3be57c2 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1309] 10.0.0.101 () {32 vars in 643 bytes} [Thu Jul 9 14:23:29 2026] GET /v2.0/ports => generated 778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1310] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:29 2026] GET /v2.0/ports?device_id=7eaee706-0924-4189-a9b0-021b47794346 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1311] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:23:29 2026] GET /v2.0/ports/a676e2b4-107a-434e-8890-3d4e54775edf => generated 775 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:23:29.826 8 INFO neutron.pecan_wsgi.hooks.translation [None req-661a4759-a818-482a-a0a7-19ecad6b75bf bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 733/1312] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:23:29 2026] DELETE /v2.0/ports/263b6d88-d92e-41f5-a5f4-173321924f36 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:23:29.859 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e9862b4-d328-4d9a-bfe7-78ee786f4ac1 bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 734/1313] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:29 2026] DELETE /v2.0/subnets/4e880192-121e-425e-bccf-13816425a238 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:23:29.890 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a25c658-1dad-4c68-a91b-8ec854dd2157 bfc0144d465044a38c0f2e79a21a2f4a 025dd0825ef44d74a3fd4be196f60080 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 735/1314] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:29 2026] DELETE /v2.0/subnets/c1bc0eee-e9df-4571-a735-1905ca49b60a => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:23:30.000 7 WARNING neutron_lib.context [None req-63cb7f4c-134d-42db-8d3b-2ac4e60c5d55 defb4ce8516044d5a3db5811bfc815cf 2b8dc6cae3c74780a67961f0095f43d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 736/1315] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:23:29 2026] DELETE /v2.0/ports/a676e2b4-107a-434e-8890-3d4e54775edf => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:30.366 8 INFO neutron.services.segments.plugin [-] Segment 1185c28a-ed1e-4b22-98f9-2d4fd8a8e843 resource provider aggregate not found 2026-07-09 14:23:30.371 8 INFO neutron.services.segments.plugin [-] Segment 1185c28a-ed1e-4b22-98f9-2d4fd8a8e843 resource provider aggregate not found 2026-07-09 14:23:30.379 8 INFO neutron.services.segments.plugin [-] Segment 1185c28a-ed1e-4b22-98f9-2d4fd8a8e843 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1185c28a-ed1e-4b22-98f9-2d4fd8a8e843 found for delete ", "request_id": "req-62e712f7-534c-45e3-ba41-d07f2ec809b1"}]} [pid: 8|app: 0|req: 737/1316] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:30 2026] DELETE /v2.0/networks/fd8d52f6-ce93-4b9a-b621-7cacedeffc8d => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1317] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:23:29 2026] POST /v2.0/floatingips => generated 552 bytes in 838 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:30.685 8 INFO neutron.services.segments.plugin [-] Segment 1185c28a-ed1e-4b22-98f9-2d4fd8a8e843 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1185c28a-ed1e-4b22-98f9-2d4fd8a8e843 found for delete ", "request_id": "req-4f4af172-c80a-46da-b566-daf08c9f3af6"}]} 2026-07-09 14:23:30.692 8 WARNING neutron_lib.context [None req-f5900eea-ce42-4c18-92f3-bad4a39d9498 defb4ce8516044d5a3db5811bfc815cf 2b8dc6cae3c74780a67961f0095f43d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 581/1318] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:30 2026] GET /v2.0/security-groups?tenant_id=025dd0825ef44d74a3fd4be196f60080&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1319] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:31 2026] DELETE /v2.0/security-groups/fbca3fa7-47c3-417f-ab0a-6ce6cfae3525 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1320] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:23:30 2026] POST /v2.0/floatingips => generated 552 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:31.384 7 WARNING neutron_lib.context [None req-e36631dd-0c16-4d52-b499-19b2a166e230 defb4ce8516044d5a3db5811bfc815cf 2b8dc6cae3c74780a67961f0095f43d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 583/1321] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:23:31 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) 2026-07-09 14:23:32.073 7 WARNING neutron_lib.context [None req-5b4a0ae3-baf3-43fa-b196-5ca997e31d50 defb4ce8516044d5a3db5811bfc815cf 2b8dc6cae3c74780a67961f0095f43d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 584/1322] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:23:32 2026] POST /v2.0/floatingips => generated 552 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:32.822 7 WARNING neutron_lib.context [None req-8b055ed7-548a-44dd-87aa-626a43fd216f defb4ce8516044d5a3db5811bfc815cf 2b8dc6cae3c74780a67961f0095f43d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 585/1323] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:23:32 2026] POST /v2.0/floatingips => generated 552 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1324] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:23:32 2026] PUT /v2.0/routers/6fbfe38a-0c87-4494-a2c1-a32ebed0a124/remove_router_interface => generated 309 bytes in 1626 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1325] 10.0.0.101 () {34 vars in 759 bytes} [Thu Jul 9 14:23:33 2026] PUT /v2.0/floatingips/4f7ce47c-6b26-426f-98fc-c2644e430ad8/tags => generated 17 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:23:33.750 7 WARNING neutron_lib.context [None req-83ab8dbe-18b0-4f1c-9012-d4c7460d06fa 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:33.914 7 INFO neutron.db.segments_db [None req-83ab8dbe-18b0-4f1c-9012-d4c7460d06fa 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Added segment 1bf4b29e-7934-4575-a5b8-d69f8040a930 of type vxlan for network 064c63ef-e0c9-4bcc-beab-e1498867591d [pid: 7|app: 0|req: 586/1326] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:33 2026] POST /v2.0/networks => generated 634 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1327] 10.0.0.101 () {34 vars in 759 bytes} [Thu Jul 9 14:23:34 2026] PUT /v2.0/floatingips/0fe71e09-8442-4f4c-a0b7-5b8f1a75aff3/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:23:34.114 7 WARNING neutron_lib.context [None req-9b95c5e5-9ad4-495a-ba32-41e90d59c6d1 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:34.170 7 INFO neutron.db.segments_db [None req-9b95c5e5-9ad4-495a-ba32-41e90d59c6d1 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Added segment 0beaa18b-6023-43ad-ac09-03cdbf51176e of type vxlan for network 70434ce1-56d8-4735-a966-2d10a3143b80 [pid: 7|app: 0|req: 588/1328] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:34 2026] POST /v2.0/networks => generated 633 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1329] 10.0.0.101 () {34 vars in 759 bytes} [Thu Jul 9 14:23:34 2026] PUT /v2.0/floatingips/c1688650-0bca-4872-aea6-4be13cb23efe/tags => generated 34 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:23:34.411 7 WARNING neutron_lib.context [None req-c407639b-aa19-4dcd-842d-698c4c0d97c7 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 590/1330] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:23:34 2026] POST /v2.0/subnets => generated 622 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1331] 10.0.0.101 () {34 vars in 759 bytes} [Thu Jul 9 14:23:34 2026] PUT /v2.0/floatingips/ca472778-d6c5-4300-afbc-d87fa3dfb902/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1332] 10.0.0.190 () {34 vars in 990 bytes} [Thu Jul 9 14:23:34 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 1240 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:23:34.965 7 WARNING neutron_lib.context [None req-5effb0e5-4a52-4ef3-882d-c76f4b23354e 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:34.970 8 INFO neutron.services.segments.plugin [-] Segment 025ef457-7965-4186-bece-746a250c533a resource provider aggregate not found 2026-07-09 14:23:34.974 8 INFO neutron.services.segments.plugin [-] Segment 025ef457-7965-4186-bece-746a250c533a resource provider aggregate not found 2026-07-09 14:23:34.994 8 INFO neutron.services.segments.plugin [-] Segment 025ef457-7965-4186-bece-746a250c533a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 025ef457-7965-4186-bece-746a250c533a found for delete ", "request_id": "req-b1c76866-60ab-4423-aead-4add99329326"}]} 2026-07-09 14:23:34.996 8 INFO neutron.db.l3_hamode_db [None req-c53ae5a3-ddc4-41ac-962e-0fa1731c3dca 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] HA network cf80dda6-fe72-41eb-b820-6c0ae642e93c was deleted as no HA routers are present in tenant c0445d9751664c6e8f2148ec5c7e587e. 2026-07-09 14:23:34.998 8 INFO neutron.services.segments.plugin [-] Segment 025ef457-7965-4186-bece-746a250c533a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 025ef457-7965-4186-bece-746a250c533a found for delete ", "request_id": "req-1772c1a7-229e-46c2-a3ed-c662b5538661"}]} [pid: 8|app: 0|req: 741/1333] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:33 2026] DELETE /v2.0/routers/6fbfe38a-0c87-4494-a2c1-a32ebed0a124 => generated 0 bytes in 1262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1334] 10.0.0.101 () {32 vars in 672 bytes} [Thu Jul 9 14:23:35 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1335] 10.0.0.190 () {34 vars in 1040 bytes} [Thu Jul 9 14:23:35 2026] GET /v2.0/security-groups?id=a1db1bf1-7942-4bb9-b061-2113d1a60393&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1336] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:23:34 2026] POST /v2.0/subnets => generated 631 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1337] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:35 2026] DELETE /v2.0/subnets/29406350-f723-4f61-b9bb-65fa0fffece8 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:35.392 8 WARNING neutron_lib.context [None req-077644bd-dccc-4bf5-b845-ab83f5e34290 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 594/1338] 10.0.0.101 () {32 vars in 686 bytes} [Thu Jul 9 14:23:35 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:23:35.451 8 INFO neutron.db.segments_db [None req-077644bd-dccc-4bf5-b845-ab83f5e34290 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Added segment d0b69cc1-c255-4fd0-a9a4-77670b394f2f of type vxlan for network 6e51ecaf-4810-4fdb-9f82-083ed2b0923a 2026-07-09 14:23:35.792 7 INFO neutron.services.segments.plugin [-] Segment e4e95f2d-0fb9-4a2a-ae38-b7dbec89d1dd resource provider aggregate not found 2026-07-09 14:23:35.798 7 INFO neutron.services.segments.plugin [-] Segment e4e95f2d-0fb9-4a2a-ae38-b7dbec89d1dd resource provider aggregate not found 2026-07-09 14:23:35.798 8 INFO neutron.db.l3_hamode_db [None req-077644bd-dccc-4bf5-b845-ab83f5e34290 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:23:35.820 7 INFO neutron.services.segments.plugin [-] Segment e4e95f2d-0fb9-4a2a-ae38-b7dbec89d1dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4e95f2d-0fb9-4a2a-ae38-b7dbec89d1dd found for delete ", "request_id": "req-25dc3472-2fa8-4705-a90a-a827767df494"}]} 2026-07-09 14:23:35.822 7 INFO neutron.services.segments.plugin [-] Segment e4e95f2d-0fb9-4a2a-ae38-b7dbec89d1dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4e95f2d-0fb9-4a2a-ae38-b7dbec89d1dd found for delete ", "request_id": "req-41d08b6f-213e-49b9-af3d-c44f33bbda0e"}]} [pid: 7|app: 0|req: 595/1339] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:35 2026] DELETE /v2.0/networks/b102387b-b714-4646-8e18-a86639d990e0 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1340] 10.0.0.101 () {32 vars in 682 bytes} [Thu Jul 9 14:23:35 2026] GET /v2.0/floatingips?tags-any=blue => 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: 597/1341] 10.0.0.101 () {32 vars in 694 bytes} [Thu Jul 9 14:23:35 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1342] 10.0.0.101 () {32 vars in 680 bytes} [Thu Jul 9 14:23:35 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:23:36.024 8 INFO neutron.db.l3_hamode_db [None req-077644bd-dccc-4bf5-b845-ab83f5e34290 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 599/1343] 10.0.0.101 () {32 vars in 694 bytes} [Thu Jul 9 14:23:35 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) [pid: 7|app: 0|req: 600/1344] 10.0.0.101 () {32 vars in 690 bytes} [Thu Jul 9 14:23:36 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1345] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:36 2026] GET /v2.0/security-groups?tenant_id=c0445d9751664c6e8f2148ec5c7e587e&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: 602/1346] 10.0.0.101 () {32 vars in 702 bytes} [Thu Jul 9 14:23:36 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1347] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:36 2026] DELETE /v2.0/security-groups/e027cdbc-6ec4-4cb1-8de9-bc7567924da3 => 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: 604/1348] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:23:36 2026] DELETE /v2.0/floatingips/4f7ce47c-6b26-426f-98fc-c2644e430ad8 => generated 0 bytes in 443 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1349] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:23:35 2026] POST /v2.0/routers => generated 510 bytes in 1596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1350] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:23:36 2026] DELETE /v2.0/floatingips/0fe71e09-8442-4f4c-a0b7-5b8f1a75aff3 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1351] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:23:37 2026] DELETE /v2.0/floatingips/c1688650-0bca-4872-aea6-4be13cb23efe => generated 0 bytes in 792 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1354] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:23:37 2026] DELETE /v2.0/floatingips/ca472778-d6c5-4300-afbc-d87fa3dfb902 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1355] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:38 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1356] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:23:36 2026] PUT /v2.0/routers/ec645f94-a403-4bed-b428-3aca1f6a123e/add_router_interface => generated 309 bytes in 1550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1357] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:23:38 2026] GET /v2.0/security-groups?id=a1db1bf1-7942-4bb9-b061-2113d1a60393&fields=id&fields=name => generated 114 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1358] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:23:38 2026] GET /v2.0/ports/409bd7da-b8a7-4481-afff-dbc13fb4d44f => generated 959 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1359] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:23:38 2026] DELETE /v2.0/floatingips/b2626437-aa95-4d16-9fd8-3953a6646e74 => generated 0 bytes in 539 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1360] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:38 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1361] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:23:39 2026] GET /v2.0/security-groups?id=a1db1bf1-7942-4bb9-b061-2113d1a60393&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: 614/1362] 199.19.213.32 () {34 vars in 993 bytes} [Thu Jul 9 14:23:39 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:23:39.848 7 INFO neutron.db.l3_db [req-d49e2897-54fb-40a8-b0b5-0e1afa2001ba req-838ac397-a15a-49a1-aa76-6d5e553ee1cd 4a45bee9ee96480eaa39af8f27e72055 e0b6e58efaa84f27b97caa632cd9c32b - - default default] Floating IP 170c4232-d2e9-442f-a406-a64776105c45 disassociated. External IP: 10.96.250.203, port: 4d648931-e1bf-47f4-86f7-3e9ab7b2edfe. [pid: 7|app: 0|req: 615/1363] 199.19.213.32 () {36 vars in 996 bytes} [Thu Jul 9 14:23:39 2026] DELETE /v2.0/ports/4d648931-e1bf-47f4-86f7-3e9ab7b2edfe => generated 0 bytes in 876 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:40.347 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-469da9dc-64e4-4da0-9a2f-3f6c07e88d29'] response: {'server_uuid': '9019ae4c-9709-46ea-888a-d2745a12a032', 'name': 'network-vif-deleted', 'tag': '4d648931-e1bf-47f4-86f7-3e9ab7b2edfe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 616/1364] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:40 2026] GET /v2.0/security-groups?tenant_id=2b8dc6cae3c74780a67961f0095f43d3&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1365] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:23:40 2026] GET /v2.0/ports?device_id=9019ae4c-9709-46ea-888a-d2745a12a032 => 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: 618/1366] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:40 2026] DELETE /v2.0/security-groups/423236fd-1195-4acc-926f-96b1eeca0583 => 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: 749/1367] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:23:38 2026] PUT /v2.0/routers/ec645f94-a403-4bed-b428-3aca1f6a123e/add_router_interface => generated 309 bytes in 2046 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1368] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:23:40 2026] GET /v2.0/ports/575a9371-31fe-4f28-8ffb-873e3c8c960c => generated 967 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1369] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:40 2026] GET /v2.0/security-groups?tenant_id=15a69c36330b4e028886e9a58562e027&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1370] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:41 2026] DELETE /v2.0/security-groups/9d0ce6c7-3d7d-469d-98e8-b351b0d3990b => 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: 752/1371] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:41 2026] GET /v2.0/security-groups?tenant_id=db3a903641064c338cc6fd7b17731a60&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1372] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:41 2026] DELETE /v2.0/security-groups/c0f4b2b4-9aa0-4453-a917-5efba545fd18 => 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: 754/1373] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:41 2026] DELETE /v2.0/security-groups/a1db1bf1-7942-4bb9-b061-2113d1a60393 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:23:41.956 8 INFO neutron.api.v2.resource [None req-6433bda5-72a1-4670-aa08-e7cfffb4fa10 4a45bee9ee96480eaa39af8f27e72055 e0b6e58efaa84f27b97caa632cd9c32b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 755/1374] 10.0.0.101 () {32 vars in 737 bytes} [Thu Jul 9 14:23:41 2026] GET /v2.0/security-groups/a1db1bf1-7942-4bb9-b061-2113d1a60393 => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1375] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:23:40 2026] PUT /v2.0/routers/ec645f94-a403-4bed-b428-3aca1f6a123e/remove_router_interface => generated 309 bytes in 1073 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1376] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:23:41 2026] DELETE /v2.0/floatingips/170c4232-d2e9-442f-a406-a64776105c45 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1377] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:23:42 2026] PUT /v2.0/routers/ec645f94-a403-4bed-b428-3aca1f6a123e/remove_router_interface => generated 309 bytes in 1086 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1378] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:23:43 2026] GET /v2.0/ports?device_id=ec645f94-a403-4bed-b428-3aca1f6a123e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1379] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:23:42 2026] PUT /v2.0/routers/f402c391-d274-4177-8691-59b0e8e8f343/remove_router_interface => generated 309 bytes in 1476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:23:44.012 7 INFO neutron.services.segments.plugin [-] Segment d0b69cc1-c255-4fd0-a9a4-77670b394f2f resource provider aggregate not found 2026-07-09 14:23:44.018 7 INFO neutron.services.segments.plugin [-] Segment d0b69cc1-c255-4fd0-a9a4-77670b394f2f resource provider aggregate not found 2026-07-09 14:23:44.036 7 INFO neutron.services.segments.plugin [-] Segment d0b69cc1-c255-4fd0-a9a4-77670b394f2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0b69cc1-c255-4fd0-a9a4-77670b394f2f found for delete ", "request_id": "req-c5eee57b-7f24-4683-b77b-d6dc6b477491"}]} 2026-07-09 14:23:44.038 7 INFO neutron.services.segments.plugin [-] Segment d0b69cc1-c255-4fd0-a9a4-77670b394f2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0b69cc1-c255-4fd0-a9a4-77670b394f2f found for delete ", "request_id": "req-781b2743-dffa-4804-9c8a-302b5f906fc6"}]} 2026-07-09 14:23:44.045 7 INFO neutron.db.l3_hamode_db [None req-973ad171-fd79-4654-afef-d98f2f8e542c 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] HA network 6e51ecaf-4810-4fdb-9f82-083ed2b0923a was deleted as no HA routers are present in tenant 434414aff1224285927fa56f04171d3d. [pid: 7|app: 0|req: 623/1380] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:43 2026] DELETE /v2.0/routers/ec645f94-a403-4bed-b428-3aca1f6a123e => generated 0 bytes in 914 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1381] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:44 2026] DELETE /v2.0/subnets/c06475fb-cb8f-467f-b750-5586f25b1e35 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1382] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:44 2026] DELETE /v2.0/subnets/2f2558dd-5e46-4409-890e-030eb07b10a5 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1383] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:44 2026] DELETE /v2.0/networks/70434ce1-56d8-4735-a966-2d10a3143b80 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:45.116 8 INFO neutron.services.segments.plugin [-] Segment 268f41cd-68e4-4e21-941b-7b966f34c2ec resource provider aggregate not found 2026-07-09 14:23:45.121 8 INFO neutron.services.segments.plugin [-] Segment 268f41cd-68e4-4e21-941b-7b966f34c2ec resource provider aggregate not found 2026-07-09 14:23:45.140 8 INFO neutron.services.segments.plugin [-] Segment 268f41cd-68e4-4e21-941b-7b966f34c2ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 268f41cd-68e4-4e21-941b-7b966f34c2ec found for delete ", "request_id": "req-78d71ff7-b42d-49ab-a84c-9f23249e5328"}]} 2026-07-09 14:23:45.143 8 INFO neutron.services.segments.plugin [-] Segment 268f41cd-68e4-4e21-941b-7b966f34c2ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 268f41cd-68e4-4e21-941b-7b966f34c2ec found for delete ", "request_id": "req-8e9b5905-7545-4513-b466-698c72b1a95e"}]} 2026-07-09 14:23:45.151 8 INFO neutron.db.l3_hamode_db [None req-c3e24a17-ad02-4071-aac8-0752ac5d4a7a 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] HA network d6a3c309-585f-45c2-b870-056a9d0ffbd1 was deleted as no HA routers are present in tenant e0b6e58efaa84f27b97caa632cd9c32b. [pid: 8|app: 0|req: 758/1384] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:43 2026] DELETE /v2.0/routers/f402c391-d274-4177-8691-59b0e8e8f343 => generated 0 bytes in 1355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1385] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:44 2026] DELETE /v2.0/networks/064c63ef-e0c9-4bcc-beab-e1498867591d => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:45.203 7 WARNING neutron_lib.context [None req-f945c0dd-3d0f-4506-8a15-51acba87d358 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:45.268 7 INFO neutron.db.segments_db [None req-f945c0dd-3d0f-4506-8a15-51acba87d358 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Added segment 109f5c57-26ec-410c-abaf-d1121d03875c of type vxlan for network 6e237147-248b-47dd-89e0-5971f3ac3b69 [pid: 8|app: 0|req: 759/1386] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:45 2026] DELETE /v2.0/subnets/e89681b0-4b8d-4fb0-9d22-eac6781a3e01 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1387] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:45 2026] POST /v2.0/networks => generated 634 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:45.440 7 WARNING neutron_lib.context [None req-1eeb2945-b427-4888-82ba-6aac7bcc52dc 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 629/1388] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:23:45 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-09 14:23:45.824 7 WARNING neutron_lib.context [None req-d4627ae4-1529-4759-954c-9ea700a32450 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 760/1389] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:45 2026] DELETE /v2.0/networks/a6c3d7ae-7b97-4c37-aac7-baf74200f458 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:45.885 7 INFO neutron.db.segments_db [None req-d4627ae4-1529-4759-954c-9ea700a32450 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Added segment d3026a95-0b25-42bd-9f61-683be71883e4 of type vxlan for network ef8e54af-8078-4ea1-87e0-b8c005bcdfee 2026-07-09 14:23:46.058 7 INFO neutron.services.segments.plugin [-] Segment 0beaa18b-6023-43ad-ac09-03cdbf51176e resource provider aggregate not found 2026-07-09 14:23:46.062 7 INFO neutron.services.segments.plugin [-] Segment 0beaa18b-6023-43ad-ac09-03cdbf51176e resource provider aggregate not found 2026-07-09 14:23:46.074 7 INFO neutron.services.segments.plugin [-] Segment 0beaa18b-6023-43ad-ac09-03cdbf51176e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0beaa18b-6023-43ad-ac09-03cdbf51176e found for delete ", "request_id": "req-ee5673f7-a496-4070-895a-6ca778c09468"}]} 2026-07-09 14:23:46.080 7 INFO neutron.services.segments.plugin [-] Segment 0beaa18b-6023-43ad-ac09-03cdbf51176e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0beaa18b-6023-43ad-ac09-03cdbf51176e found for delete ", "request_id": "req-ec5249d3-3272-490a-a33f-d51e4f4914bc"}]} 2026-07-09 14:23:46.087 7 INFO neutron.services.segments.plugin [-] Segment 1bf4b29e-7934-4575-a5b8-d69f8040a930 resource provider aggregate not found 2026-07-09 14:23:46.107 7 INFO neutron.services.segments.plugin [-] Segment 1bf4b29e-7934-4575-a5b8-d69f8040a930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bf4b29e-7934-4575-a5b8-d69f8040a930 found for delete ", "request_id": "req-4174ae49-0bd1-458f-9f4b-d296da3f09e8"}]} 2026-07-09 14:23:46.108 7 INFO neutron.services.segments.plugin [-] Segment 1bf4b29e-7934-4575-a5b8-d69f8040a930 resource provider aggregate not found 2026-07-09 14:23:46.129 7 INFO neutron.services.segments.plugin [-] Segment 1bf4b29e-7934-4575-a5b8-d69f8040a930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bf4b29e-7934-4575-a5b8-d69f8040a930 found for delete ", "request_id": "req-2fd23ba3-687e-40b2-9925-e52838e5429b"}]} 2026-07-09 14:23:46.203 7 INFO neutron.db.l3_hamode_db [None req-d4627ae4-1529-4759-954c-9ea700a32450 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:23:46.222 8 WARNING neutron_lib.context [None req-5740d8a5-d5da-4c65-8145-16da4cf611db 927ff482cacb4a4398a40346171b6d9b 96e4b60dddf341c2a16e1ed5012777d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:46.379 7 INFO neutron.db.l3_hamode_db [None req-d4627ae4-1529-4759-954c-9ea700a32450 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 761/1390] 10.0.0.101 () {34 vars in 684 bytes} [Thu Jul 9 14:23:45 2026] POST /v2.0/security-groups => generated 1601 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1391] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:46 2026] GET /v2.0/security-groups?tenant_id=e0b6e58efaa84f27b97caa632cd9c32b&name=default => generated 2925 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:23:46.552 8 WARNING neutron_lib.context [None req-cee5d81c-1efd-4b68-b6d9-4ae297a25c24 927ff482cacb4a4398a40346171b6d9b 96e4b60dddf341c2a16e1ed5012777d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 763/1392] 10.0.0.101 () {34 vars in 684 bytes} [Thu Jul 9 14:23:46 2026] POST /v2.0/security-groups => generated 1601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1393] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:46 2026] DELETE /v2.0/security-groups/35d20213-8843-4fd1-af60-bacbd501c406 => 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: 765/1394] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:46 2026] GET /v2.0/security-groups?tenant_id=513fd713eb384222a1842b55599f6b5e&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:23:47.070 8 WARNING neutron_lib.context [None req-38c23388-2c80-4089-a57d-4fe0e48dd9d9 927ff482cacb4a4398a40346171b6d9b 96e4b60dddf341c2a16e1ed5012777d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:47.165 8 INFO neutron.services.segments.plugin [-] Segment 19e5cdb3-056d-4059-a3dd-3af1443d50ee resource provider aggregate not found 2026-07-09 14:23:47.174 8 INFO neutron.services.segments.plugin [-] Segment 19e5cdb3-056d-4059-a3dd-3af1443d50ee resource provider aggregate not found 2026-07-09 14:23:47.186 8 INFO neutron.services.segments.plugin [-] Segment 19e5cdb3-056d-4059-a3dd-3af1443d50ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19e5cdb3-056d-4059-a3dd-3af1443d50ee found for delete ", "request_id": "req-7523bd99-7770-4fed-82dc-f4166e2f8c35"}]} 2026-07-09 14:23:47.193 8 INFO neutron.services.segments.plugin [-] Segment 19e5cdb3-056d-4059-a3dd-3af1443d50ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19e5cdb3-056d-4059-a3dd-3af1443d50ee found for delete ", "request_id": "req-70ef3ea7-06bc-41f2-8678-bd50fb913b0b"}]} [pid: 8|app: 0|req: 766/1395] 10.0.0.101 () {34 vars in 684 bytes} [Thu Jul 9 14:23:47 2026] POST /v2.0/security-groups => generated 1601 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1396] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:47 2026] DELETE /v2.0/security-groups/b0a5ead2-d366-4530-ba8d-c00e341b7969 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:23:47.358 8 WARNING neutron_lib.context [None req-23f91b93-3eba-435b-a424-7762c46b2931 927ff482cacb4a4398a40346171b6d9b 96e4b60dddf341c2a16e1ed5012777d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 768/1397] 10.0.0.101 () {34 vars in 684 bytes} [Thu Jul 9 14:23:47 2026] POST /v2.0/security-groups => generated 1601 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:23:47.548 8 WARNING neutron_lib.context [None req-b9703c2e-3698-402f-8be2-b9e49adc45e6 927ff482cacb4a4398a40346171b6d9b 96e4b60dddf341c2a16e1ed5012777d4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 630/1398] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:23:45 2026] POST /v2.0/routers => generated 509 bytes in 1876 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:47.706 7 WARNING neutron_lib.context [None req-dc3e2f30-39cb-4a2b-ba43-0a3cc5844f05 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 769/1399] 10.0.0.101 () {34 vars in 684 bytes} [Thu Jul 9 14:23:47 2026] POST /v2.0/security-groups => generated 1601 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1400] 10.0.0.101 () {34 vars in 767 bytes} [Thu Jul 9 14:23:47 2026] PUT /v2.0/security-groups/a0bb145d-8172-447b-a17f-ba12a4a6fdc4/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: 771/1401] 10.0.0.101 () {34 vars in 767 bytes} [Thu Jul 9 14:23:47 2026] PUT /v2.0/security-groups/12b02b85-3048-4ba5-8b90-2e12d96a30ad/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1402] 10.0.0.101 () {34 vars in 767 bytes} [Thu Jul 9 14:23:47 2026] PUT /v2.0/security-groups/fb804b7a-e84e-418d-a7ed-de0d95a3f293/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1403] 10.0.0.101 () {34 vars in 767 bytes} [Thu Jul 9 14:23:47 2026] PUT /v2.0/security-groups/fddeaadf-ff2c-449d-bc36-f9b8711fe765/tags => 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: 774/1404] 10.0.0.101 () {32 vars in 680 bytes} [Thu Jul 9 14:23:47 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1405] 10.0.0.101 () {32 vars in 694 bytes} [Thu Jul 9 14:23:48 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1406] 10.0.0.101 () {32 vars in 690 bytes} [Thu Jul 9 14:23:48 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1407] 10.0.0.101 () {32 vars in 702 bytes} [Thu Jul 9 14:23:48 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1408] 10.0.0.101 () {34 vars in 665 bytes} [Thu Jul 9 14:23:47 2026] POST /v2.0/ports => generated 964 bytes in 495 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: 778/1409] 10.0.0.101 () {32 vars in 688 bytes} [Thu Jul 9 14:23:48 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1410] 10.0.0.101 () {32 vars in 702 bytes} [Thu Jul 9 14:23:48 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1411] 10.0.0.101 () {32 vars in 698 bytes} [Thu Jul 9 14:23:48 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1412] 10.0.0.101 () {32 vars in 710 bytes} [Thu Jul 9 14:23:48 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1413] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:48 2026] DELETE /v2.0/security-groups/a0bb145d-8172-447b-a17f-ba12a4a6fdc4 => 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: 783/1414] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:48 2026] DELETE /v2.0/security-groups/12b02b85-3048-4ba5-8b90-2e12d96a30ad => 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: 784/1415] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:48 2026] DELETE /v2.0/security-groups/fb804b7a-e84e-418d-a7ed-de0d95a3f293 => 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: 785/1416] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:48 2026] DELETE /v2.0/security-groups/fddeaadf-ff2c-449d-bc36-f9b8711fe765 => 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: 786/1417] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:48 2026] DELETE /v2.0/security-groups/13fa949f-76c1-4b93-b137-d5834aed9c29 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1418] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:23:48 2026] PUT /v2.0/routers/999b977e-ac4d-411a-b657-b0c5dc66db96/add_router_interface => generated 309 bytes in 1646 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1419] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:23:49 2026] GET /v2.0/ports/0959a37d-09fe-4f4d-8384-4c038db3097f => generated 1038 bytes in 125 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: 788/1420] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:50 2026] GET /v2.0/security-groups?tenant_id=5fbff082414c42e8a697711ce63fd4b8&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1421] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:50 2026] GET /v2.0/security-groups?tenant_id=e517d70c7eca4fb4bb015c1842f0cf73&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1422] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:50 2026] DELETE /v2.0/security-groups/58ed8770-ebef-4dc1-9776-25dd0272a9cd => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1423] 10.0.0.182 () {30 vars in 650 bytes} [Thu Jul 9 14:23:51 2026] GET /v2.0/extensions => generated 19901 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1424] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:51 2026] DELETE /v2.0/security-groups/2ecdaaa6-7a5c-4c56-8526-600c118c712e => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1425] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:23:49 2026] PUT /v2.0/routers/999b977e-ac4d-411a-b657-b0c5dc66db96/remove_router_interface => generated 309 bytes in 1463 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: 793/1426] 10.0.0.182 () {30 vars in 724 bytes} [Thu Jul 9 14:23:51 2026] GET /v2.0/quotas/a538ec4828374a14b90928263dde4f6c/details => generated 847 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1427] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:51 2026] GET /v2.0/security-groups?tenant_id=96e4b60dddf341c2a16e1ed5012777d4&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:23:51.624 7 INFO neutron.api.v2.resource [None req-f042feab-f5d7-447b-9221-823bffe57e30 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 634/1428] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:23:51 2026] PUT /v2.0/routers/999b977e-ac4d-411a-b657-b0c5dc66db96/remove_router_interface => generated 197 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1429] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:23:51 2026] GET /v2.0/ports?device_id=999b977e-ac4d-411a-b657-b0c5dc66db96 => 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: 795/1430] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:51 2026] DELETE /v2.0/security-groups/e62a0785-287a-459e-a4c2-3a3f732f7925 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1431] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:51 2026] GET /v2.0/security-groups?tenant_id=742e4bea59104b7292be3570c662e257&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1432] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:52 2026] DELETE /v2.0/security-groups/f6c610f1-97bd-4be9-9000-523fdc07fef3 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:23:52.515 7 INFO neutron.services.segments.plugin [-] Segment d3026a95-0b25-42bd-9f61-683be71883e4 resource provider aggregate not found 2026-07-09 14:23:52.520 7 INFO neutron.services.segments.plugin [-] Segment d3026a95-0b25-42bd-9f61-683be71883e4 resource provider aggregate not found 2026-07-09 14:23:52.559 7 INFO neutron.db.l3_hamode_db [None req-a7d9f8ec-7f38-49ae-9738-65931ad579c4 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] HA network ef8e54af-8078-4ea1-87e0-b8c005bcdfee was deleted as no HA routers are present in tenant 434414aff1224285927fa56f04171d3d. 2026-07-09 14:23:52.562 7 INFO neutron.services.segments.plugin [-] Segment d3026a95-0b25-42bd-9f61-683be71883e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3026a95-0b25-42bd-9f61-683be71883e4 found for delete ", "request_id": "req-f443374e-cd2a-4ab3-8c0e-5e35ddcfc60c"}]} 2026-07-09 14:23:52.563 7 INFO neutron.services.segments.plugin [-] Segment d3026a95-0b25-42bd-9f61-683be71883e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3026a95-0b25-42bd-9f61-683be71883e4 found for delete ", "request_id": "req-b3fb41be-de71-4ad5-83d0-3f60740f8ed1"}]} [pid: 7|app: 0|req: 636/1435] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:51 2026] DELETE /v2.0/routers/999b977e-ac4d-411a-b657-b0c5dc66db96 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1436] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:52 2026] DELETE /v2.0/subnets/3b7c9e0f-ab56-46d8-828f-b4050407cba0 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1437] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:23:52 2026] DELETE /v2.0/networks/6e237147-248b-47dd-89e0-5971f3ac3b69 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:23:53.319 8 WARNING neutron_lib.context [None req-05c41647-bed2-4a5a-a921-f0de4ef6dda2 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:53.410 8 INFO neutron.db.segments_db [None req-05c41647-bed2-4a5a-a921-f0de4ef6dda2 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Added segment 0da4a088-cfab-4968-bacf-1a94c9a89657 of type vxlan for network da348f52-833d-42aa-ba66-1e93cc2a2594 [pid: 8|app: 0|req: 801/1438] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:53 2026] POST /v2.0/networks => generated 633 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:53.556 7 WARNING neutron_lib.context [None req-7cff236d-b9a1-4a92-bee9-5d17b42f7f7f 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 638/1439] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:23:53 2026] POST /v2.0/subnets => generated 622 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:53.981 8 WARNING neutron_lib.context [None req-f6f0502c-b9fd-462d-9721-1cbb1dd807af 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:54.088 8 INFO neutron.db.segments_db [None req-f6f0502c-b9fd-462d-9721-1cbb1dd807af 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Added segment 8ce6f373-c5f7-4b59-9975-06abd27e254c of type vxlan for network 0963a5df-09d5-403f-88ed-27a7954c2e79 2026-07-09 14:23:54.587 8 INFO neutron.db.l3_hamode_db [None req-f6f0502c-b9fd-462d-9721-1cbb1dd807af 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:23:54.782 8 INFO neutron.db.l3_hamode_db [None req-f6f0502c-b9fd-462d-9721-1cbb1dd807af 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 639/1440] 10.0.0.182 () {30 vars in 650 bytes} [Thu Jul 9 14:23:54 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-09 14:23:54.915 7 INFO neutron.services.segments.plugin [-] Segment 109f5c57-26ec-410c-abaf-d1121d03875c resource provider aggregate not found 2026-07-09 14:23:54.919 7 INFO neutron.services.segments.plugin [-] Segment 109f5c57-26ec-410c-abaf-d1121d03875c resource provider aggregate not found 2026-07-09 14:23:54.941 7 INFO neutron.services.segments.plugin [-] Segment 109f5c57-26ec-410c-abaf-d1121d03875c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 109f5c57-26ec-410c-abaf-d1121d03875c found for delete ", "request_id": "req-2338ea7b-ac3b-45df-9bc0-f0762efb0a87"}]} 2026-07-09 14:23:54.944 7 INFO neutron.services.segments.plugin [-] Segment 109f5c57-26ec-410c-abaf-d1121d03875c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 109f5c57-26ec-410c-abaf-d1121d03875c found for delete ", "request_id": "req-e6f86bc7-e550-4ed6-bfff-0b522e16dbad"}]} [pid: 7|app: 0|req: 640/1441] 10.0.0.182 () {30 vars in 724 bytes} [Thu Jul 9 14:23:54 2026] GET /v2.0/quotas/a538ec4828374a14b90928263dde4f6c/details => generated 847 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1442] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:23:53 2026] POST /v2.0/routers => generated 510 bytes in 1859 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:23:57.548 8 WARNING neutron_lib.context [None req-b4246739-9311-4e3b-b232-1498aabe737a 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:57.739 8 INFO neutron.db.segments_db [None req-b4246739-9311-4e3b-b232-1498aabe737a 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Added segment ef9b42a3-1edb-4884-8111-6c3ae0f1def1 of type vxlan for network 610a5e90-22fb-4f05-a7db-50f2a0a6005e [pid: 7|app: 0|req: 641/1443] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:23:55 2026] PUT /v2.0/routers/844d51c1-28bc-40f7-a70c-2ff8b9bc0077/add_router_interface => generated 309 bytes in 1985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1444] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:23:57 2026] GET /v2.0/ports/7bd40a01-d56b-4c6f-ad6c-6b6217f7cb57 => generated 959 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1445] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:57 2026] POST /v2.0/networks => generated 632 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1446] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:58 2026] GET /v2.0/security-groups?tenant_id=a538ec4828374a14b90928263dde4f6c&name=default => generated 2925 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:23:58.528 8 WARNING neutron_lib.context [None req-d8243b4c-7b35-4648-8d23-587e3149c8ba 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1447] 10.0.0.101 () {34 vars in 664 bytes} [Thu Jul 9 14:23:58 2026] POST /v2.0/ports => generated 743 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1448] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:23:57 2026] PUT /v2.0/routers/844d51c1-28bc-40f7-a70c-2ff8b9bc0077/remove_router_interface => generated 309 bytes in 1101 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: 644/1449] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:58 2026] DELETE /v2.0/security-groups/b5916431-fd9c-460d-9786-d4c36575b2a4 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:23:59.109 7 WARNING neutron_lib.context [None req-355a94ab-35cf-4a27-826d-ea5b4eae1518 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 806/1450] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:58 2026] GET /v2.0/security-groups?tenant_id=a702189a9e3f4c7890b8554647d4352f&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: 807/1451] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:23:59 2026] GET /v2.0/ports?device_id=844d51c1-28bc-40f7-a70c-2ff8b9bc0077 => 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: 645/1452] 10.0.0.101 () {34 vars in 666 bytes} [Thu Jul 9 14:23:59 2026] POST /v2.0/trunks => generated 407 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1453] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:23:59 2026] DELETE /v2.0/security-groups/2f7f8014-c80b-4ef6-b8aa-f45a18e13f1d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:23:59.387 8 WARNING neutron_lib.context [None req-4babacac-0044-4dce-a224-81c927724364 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:23:59.451 8 INFO neutron.db.segments_db [None req-4babacac-0044-4dce-a224-81c927724364 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Added segment f84ad3f7-bf44-4a08-a4c4-bfa5a3364280 of type vxlan for network 6c080962-a30b-44db-b620-12900e160a13 [pid: 8|app: 0|req: 809/1454] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:23:59 2026] POST /v2.0/networks => generated 631 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1455] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:23:59 2026] GET /v2.0/security-groups?tenant_id=aeeffe67844c42d5ab154e90028b55a0&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:23:59.713 8 WARNING neutron_lib.context [None req-23cadb43-7d9b-4ec6-8cd7-f83bb5d7eb2e 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:00.111 7 INFO neutron.services.segments.plugin [-] Segment 8ce6f373-c5f7-4b59-9975-06abd27e254c resource provider aggregate not found [pid: 8|app: 0|req: 811/1456] 10.0.0.101 () {34 vars in 664 bytes} [Thu Jul 9 14:23:59 2026] POST /v2.0/ports => generated 743 bytes in 404 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-09 14:24:00.120 7 INFO neutron.services.segments.plugin [-] Segment 8ce6f373-c5f7-4b59-9975-06abd27e254c resource provider aggregate not found 2026-07-09 14:24:00.128 7 INFO neutron.db.l3_hamode_db [None req-ea0018cd-0e27-4eff-8559-f9997a2ba5cd 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] HA network 0963a5df-09d5-403f-88ed-27a7954c2e79 was deleted as no HA routers are present in tenant 434414aff1224285927fa56f04171d3d. [pid: 7|app: 0|req: 646/1457] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:23:59 2026] DELETE /v2.0/routers/844d51c1-28bc-40f7-a70c-2ff8b9bc0077 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:00.144 7 WARNING neutron_lib.context [None req-1f569e7f-f54f-4332-af37-f08b446f99ae 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:00.149 7 INFO neutron.services.segments.plugin [-] Segment 8ce6f373-c5f7-4b59-9975-06abd27e254c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ce6f373-c5f7-4b59-9975-06abd27e254c found for delete ", "request_id": "req-dcd34795-050e-40d5-9132-c0fcf231b8f6"}]} 2026-07-09 14:24:00.155 7 INFO neutron.services.segments.plugin [-] Segment 8ce6f373-c5f7-4b59-9975-06abd27e254c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ce6f373-c5f7-4b59-9975-06abd27e254c found for delete ", "request_id": "req-5bb638db-8656-49b3-964b-245c9d4e2242"}]} [pid: 8|app: 0|req: 812/1458] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:00 2026] DELETE /v2.0/security-groups/d1fc2c30-2506-436b-bcdf-089380953f23 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1459] 10.0.0.101 () {34 vars in 666 bytes} [Thu Jul 9 14:24:00 2026] POST /v2.0/trunks => generated 407 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:00.380 7 WARNING neutron_lib.context [None req-8011cf50-fdc1-49ac-8776-c2de5e056c4d 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:00.447 7 INFO neutron.db.segments_db [None req-8011cf50-fdc1-49ac-8776-c2de5e056c4d 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Added segment 7bf76c8c-36cc-43a7-819d-ed859ea63a92 of type vxlan for network b7fcac59-de40-44b9-9add-c2e9752e454a [pid: 7|app: 0|req: 648/1460] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:00 2026] POST /v2.0/networks => generated 632 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:00.605 7 WARNING neutron_lib.context [None req-ac723486-686a-49b0-a291-4d44eefc321c 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 813/1461] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:00 2026] DELETE /v2.0/subnets/ef66a91a-18e1-4605-a16d-36e537c2c200 => generated 0 bytes in 645 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1462] 10.0.0.101 () {34 vars in 664 bytes} [Thu Jul 9 14:24:00 2026] POST /v2.0/ports => generated 743 bytes in 607 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-09 14:24:01.211 7 WARNING neutron_lib.context [None req-d9c4bda2-81f3-4804-bd99-1c417d7127d0 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:01.375 8 INFO neutron.services.segments.plugin [-] Segment 0da4a088-cfab-4968-bacf-1a94c9a89657 resource provider aggregate not found 2026-07-09 14:24:01.381 8 INFO neutron.services.segments.plugin [-] Segment 0da4a088-cfab-4968-bacf-1a94c9a89657 resource provider aggregate not found [pid: 8|app: 0|req: 814/1463] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:00 2026] DELETE /v2.0/networks/da348f52-833d-42aa-ba66-1e93cc2a2594 => generated 0 bytes in 492 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:01.404 8 INFO neutron.services.segments.plugin [-] Segment 0da4a088-cfab-4968-bacf-1a94c9a89657 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0da4a088-cfab-4968-bacf-1a94c9a89657 found for delete ", "request_id": "req-f49e9dcf-ab95-4681-b0b5-90ddfa485363"}]} 2026-07-09 14:24:01.405 8 INFO neutron.services.segments.plugin [-] Segment 0da4a088-cfab-4968-bacf-1a94c9a89657 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0da4a088-cfab-4968-bacf-1a94c9a89657 found for delete ", "request_id": "req-0f52ae24-ec6a-4ea3-a8eb-b4b8771ff241"}]} 2026-07-09 14:24:01.414 8 WARNING neutron_lib.context [None req-37020443-2914-40ed-adb8-a81542f381a8 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:01.458 8 INFO neutron.db.segments_db [None req-37020443-2914-40ed-adb8-a81542f381a8 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Added segment 9d3c37cc-fe6c-4692-8db9-eac15489e945 of type vxlan for network d959bb0e-138d-4e6a-aac1-7de18aaf88c2 [pid: 7|app: 0|req: 650/1464] 10.0.0.101 () {34 vars in 666 bytes} [Thu Jul 9 14:24:01 2026] POST /v2.0/trunks => generated 407 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:01.471 7 WARNING neutron_lib.context [None req-91e6b3fe-0388-4c9e-ad64-98314701117e 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:01.535 7 INFO neutron.db.segments_db [None req-91e6b3fe-0388-4c9e-ad64-98314701117e 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Added segment 7867e567-07c1-4c92-b489-c250909679ec of type vxlan for network 720979ee-bbcb-4d81-8e23-19c8de5cf367 [pid: 7|app: 0|req: 651/1465] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:01 2026] POST /v2.0/networks => generated 632 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:01.675 7 WARNING neutron_lib.context [None req-73b039bc-27bd-4c50-bd2b-7db9529c16e3 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:01.822 8 INFO neutron.db.l3_hamode_db [None req-37020443-2914-40ed-adb8-a81542f381a8 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 652/1466] 10.0.0.101 () {34 vars in 664 bytes} [Thu Jul 9 14:24:01 2026] POST /v2.0/ports => generated 743 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 14:24:02.260 7 WARNING neutron_lib.context [None req-f9d02f5a-3e4b-4c8d-b4b2-79e95156e868 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 653/1467] 10.0.0.101 () {34 vars in 666 bytes} [Thu Jul 9 14:24:02 2026] POST /v2.0/trunks => generated 407 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:02.481 7 WARNING neutron_lib.context [None req-9d0a67e9-9bd4-4b94-9ceb-61f4a4a3b270 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:02.568 7 INFO neutron.db.segments_db [None req-9d0a67e9-9bd4-4b94-9ceb-61f4a4a3b270 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Added segment b4df7229-dfda-4acd-a67e-96b2277ef346 of type vxlan for network a75104b2-c43f-4e6e-b2ae-6b7f18cf8e9c [pid: 7|app: 0|req: 654/1468] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:02 2026] POST /v2.0/networks => generated 631 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:02.678 7 WARNING neutron_lib.context [None req-3bc554b4-2e60-4f91-a9f5-7e41a1a16828 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:03.003 8 INFO neutron.db.l3_hamode_db [None req-37020443-2914-40ed-adb8-a81542f381a8 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 655/1469] 10.0.0.101 () {34 vars in 664 bytes} [Thu Jul 9 14:24:02 2026] POST /v2.0/ports => generated 743 bytes in 563 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-09 14:24:03.246 7 WARNING neutron_lib.context [None req-9c3aaf05-a0e0-4c41-86ac-dd624a06348d 9ef5ac2727c542338f71620b2c2d55c9 8af97e5ad3c84d29a0f6d57ea0554416 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 656/1470] 10.0.0.101 () {34 vars in 666 bytes} [Thu Jul 9 14:24:03 2026] POST /v2.0/trunks => generated 407 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1471] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:24:03 2026] PUT /v2.0/trunks/7eb3f278-d6a6-4af2-a50a-fb3575bc1eda/tags => generated 17 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1472] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:24:03 2026] PUT /v2.0/trunks/d95c8bbd-5f5a-435d-bf91-62ce6deb5245/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1473] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:24:03 2026] PUT /v2.0/trunks/b4d5d4de-e6d3-4e55-a831-5db757eca145/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1474] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:24:03 2026] PUT /v2.0/trunks/7f968918-fb9e-4016-aa8b-84a23c3cfc0d/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:04.172 7 INFO neutron.db.segments_db [None req-927ef018-83c3-4fe8-886d-d30d0a649c2a e9781c6fa0084843a629dc9bceb5e8cb ab326faca3fb4edea4509e3edee53ea8 - - default default] Added segment 58fd8a0e-3721-4060-a753-7099db3e66ef of type vxlan for network dc51c57f-3dac-4d20-8480-9a7102a36664 [pid: 7|app: 0|req: 661/1475] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:03 2026] POST /v2.0/networks => generated 727 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1476] 10.0.0.101 () {32 vars in 662 bytes} [Thu Jul 9 14:24:04 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1477] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:01 2026] POST /v2.0/routers => generated 691 bytes in 3056 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1478] 10.0.0.101 () {32 vars in 676 bytes} [Thu Jul 9 14:24:04 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1479] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:04 2026] POST /v2.0/subnets => generated 620 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1480] 10.0.0.101 () {32 vars in 672 bytes} [Thu Jul 9 14:24:04 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:24:04.586 7 WARNING neutron.api.v2.base [None req-1b1352c3-53a3-4ad0-ac91-04de3f1acb56 e9781c6fa0084843a629dc9bceb5e8cb ab326faca3fb4edea4509e3edee53ea8 - - 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-09 14:24:04.586 7 INFO neutron.api.v2.resource [None req-1b1352c3-53a3-4ad0-ac91-04de3f1acb56 e9781c6fa0084843a629dc9bceb5e8cb ab326faca3fb4edea4509e3edee53ea8 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 665/1481] 10.0.0.101 () {34 vars in 681 bytes} [Thu Jul 9 14:24:04 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: 8|app: 0|req: 817/1482] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:24:04 2026] GET /v2.0/routers/bf57082c-bf32-424f-b320-11214ab53f7d => generated 697 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1483] 10.0.0.101 () {32 vars in 684 bytes} [Thu Jul 9 14:24:04 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1484] 10.0.0.101 () {32 vars in 647 bytes} [Thu Jul 9 14:24:04 2026] GET /v2.0/routers => generated 700 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1485] 10.0.0.101 () {32 vars in 670 bytes} [Thu Jul 9 14:24:04 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:24:05.005 8 INFO neutron.services.segments.plugin [-] Segment 58fd8a0e-3721-4060-a753-7099db3e66ef resource provider aggregate not found 2026-07-09 14:24:05.010 8 INFO neutron.services.segments.plugin [-] Segment 58fd8a0e-3721-4060-a753-7099db3e66ef resource provider aggregate not found 2026-07-09 14:24:05.026 8 INFO neutron.services.segments.plugin [-] Segment 58fd8a0e-3721-4060-a753-7099db3e66ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58fd8a0e-3721-4060-a753-7099db3e66ef found for delete ", "request_id": "req-1a1e6fc3-8344-4b25-bd1d-84685e36f93c"}]} 2026-07-09 14:24:05.027 8 INFO neutron.services.segments.plugin [-] Segment 58fd8a0e-3721-4060-a753-7099db3e66ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58fd8a0e-3721-4060-a753-7099db3e66ef found for delete ", "request_id": "req-0f7298eb-90ef-453e-8e65-076a9292d36e"}]} [pid: 7|app: 0|req: 669/1486] 10.0.0.101 () {34 vars in 741 bytes} [Thu Jul 9 14:24:04 2026] PUT /v2.0/routers/bf57082c-bf32-424f-b320-11214ab53f7d => generated 704 bytes in 904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1487] 10.0.0.101 () {32 vars in 684 bytes} [Thu Jul 9 14:24:05 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1488] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:04 2026] DELETE /v2.0/networks/dc51c57f-3dac-4d20-8480-9a7102a36664 => generated 0 bytes in 1280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1489] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:24:05 2026] GET /v2.0/routers/bf57082c-bf32-424f-b320-11214ab53f7d => generated 704 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1490] 10.0.0.101 () {32 vars in 680 bytes} [Thu Jul 9 14:24:05 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:06.033 8 INFO neutron.db.segments_db [None req-d20ad87f-7834-46ec-99df-140dc63514e1 e9781c6fa0084843a629dc9bceb5e8cb ab326faca3fb4edea4509e3edee53ea8 - - default default] Added segment dadb86ed-d7c8-48ce-a73c-0ae6351db732 of type vxlan for network 8b24bbf5-1d7f-4aab-9f90-6c493099f434 [pid: 7|app: 0|req: 671/1491] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:05 2026] GET /v2.0/security-groups?tenant_id=7f65d5ced35a480b927019a3e29c0870&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1492] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:06 2026] GET /v2.0/ports?device_id=bf57082c-bf32-424f-b320-11214ab53f7d => 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: 673/1493] 10.0.0.101 () {32 vars in 692 bytes} [Thu Jul 9 14:24:06 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1494] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:05 2026] POST /v2.0/networks => generated 727 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1495] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:06 2026] DELETE /v2.0/security-groups/244a03b7-c320-40a1-9a4e-cd438b4b9676 => 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: 675/1496] 10.0.0.101 () {32 vars in 719 bytes} [Thu Jul 9 14:24:06 2026] GET /v2.0/trunks/7eb3f278-d6a6-4af2-a50a-fb3575bc1eda => generated 412 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1497] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:06 2026] POST /v2.0/subnets => generated 623 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1498] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:24:06 2026] GET /v2.0/ports/c60139a5-289f-454b-8e33-daa8c5c480fb => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1499] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:06 2026] GET /v2.0/security-groups?tenant_id=6183de15ec4740959333a77a66debcb1&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:06.713 7 WARNING neutron.api.v2.base [None req-7404b9f2-d349-48bf-95ee-8c4016aaa875 e9781c6fa0084843a629dc9bceb5e8cb ab326faca3fb4edea4509e3edee53ea8 - - 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-09 14:24:06.715 7 INFO neutron.api.v2.resource [None req-7404b9f2-d349-48bf-95ee-8c4016aaa875 e9781c6fa0084843a629dc9bceb5e8cb ab326faca3fb4edea4509e3edee53ea8 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 679/1500] 10.0.0.101 () {34 vars in 681 bytes} [Thu Jul 9 14:24:06 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: 680/1501] 10.0.0.101 () {32 vars in 722 bytes} [Thu Jul 9 14:24:06 2026] DELETE /v2.0/trunks/7eb3f278-d6a6-4af2-a50a-fb3575bc1eda => 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: 681/1502] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:06 2026] DELETE /v2.0/security-groups/c743f527-afab-4c79-8d3f-5f792d4d2018 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:07.070 8 INFO neutron.services.segments.plugin [-] Segment 58fd8a0e-3721-4060-a753-7099db3e66ef resource provider aggregate not found 2026-07-09 14:24:07.075 8 INFO neutron.services.segments.plugin [-] Segment 58fd8a0e-3721-4060-a753-7099db3e66ef resource provider aggregate not found 2026-07-09 14:24:07.091 8 INFO neutron.services.segments.plugin [-] Segment 58fd8a0e-3721-4060-a753-7099db3e66ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58fd8a0e-3721-4060-a753-7099db3e66ef found for delete ", "request_id": "req-40e70350-9db6-4e37-94c4-bf9b8a4794c3"}]} 2026-07-09 14:24:07.101 8 INFO neutron.services.segments.plugin [-] Segment 58fd8a0e-3721-4060-a753-7099db3e66ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58fd8a0e-3721-4060-a753-7099db3e66ef found for delete ", "request_id": "req-a075abc1-8bed-420a-9f24-5d88cf23cf20"}]} 2026-07-09 14:24:07.394 8 INFO neutron.db.l3_hamode_db [None req-48d9fa1b-b62b-4334-8364-b827edacdf7b 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] HA network d959bb0e-138d-4e6a-aac1-7de18aaf88c2 was deleted as no HA routers are present in tenant 434414aff1224285927fa56f04171d3d. [pid: 8|app: 0|req: 822/1503] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:06 2026] DELETE /v2.0/routers/bf57082c-bf32-424f-b320-11214ab53f7d => generated 0 bytes in 1226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1504] 10.0.0.101 () {32 vars in 719 bytes} [Thu Jul 9 14:24:07 2026] GET /v2.0/trunks/d95c8bbd-5f5a-435d-bf91-62ce6deb5245 => generated 420 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1507] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:07 2026] GET /v2.0/ports?device_id=bf57082c-bf32-424f-b320-11214ab53f7d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:07.493 7 INFO neutron.services.segments.plugin [-] Segment dadb86ed-d7c8-48ce-a73c-0ae6351db732 resource provider aggregate not found 2026-07-09 14:24:07.498 7 INFO neutron.services.segments.plugin [-] Segment dadb86ed-d7c8-48ce-a73c-0ae6351db732 resource provider aggregate not found 2026-07-09 14:24:07.514 7 INFO neutron.services.segments.plugin [-] Segment dadb86ed-d7c8-48ce-a73c-0ae6351db732 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dadb86ed-d7c8-48ce-a73c-0ae6351db732 found for delete ", "request_id": "req-95ecc85d-3411-4512-a1bd-56dc27201484"}]} 2026-07-09 14:24:07.515 7 INFO neutron.services.segments.plugin [-] Segment dadb86ed-d7c8-48ce-a73c-0ae6351db732 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dadb86ed-d7c8-48ce-a73c-0ae6351db732 found for delete ", "request_id": "req-183cd9a8-df35-467c-a53d-e253d52de471"}]} [pid: 7|app: 0|req: 682/1508] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:06 2026] DELETE /v2.0/networks/8b24bbf5-1d7f-4aab-9f90-6c493099f434 => generated 0 bytes in 570 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:07.557 7 INFO neutron.api.v2.resource [None req-d1776628-53b2-4d21-8910-0fea652a8828 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 683/1509] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:07 2026] DELETE /v2.0/routers/bf57082c-bf32-424f-b320-11214ab53f7d => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1510] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:24:07 2026] GET /v2.0/ports/ff19d01a-6d0e-495d-85cf-0cd8888d3d01 => generated 826 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1511] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:07 2026] GET /v2.0/ports?device_id=844d51c1-28bc-40f7-a70c-2ff8b9bc0077 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:07.633 7 INFO neutron.db.segments_db [None req-37c40d98-8351-485c-a6e3-805fa53d67f9 e9781c6fa0084843a629dc9bceb5e8cb ab326faca3fb4edea4509e3edee53ea8 - - default default] Added segment b426113d-5501-44fc-ad2f-2c3d95bbaec8 of type vxlan for network 4e389025-544d-4650-b06d-370078e2aabc [pid: 8|app: 0|req: 829/1512] 10.0.0.101 () {32 vars in 722 bytes} [Thu Jul 9 14:24:07 2026] DELETE /v2.0/trunks/d95c8bbd-5f5a-435d-bf91-62ce6deb5245 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1513] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:07 2026] POST /v2.0/networks => generated 727 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:07.751 8 INFO neutron.api.v2.resource [None req-ecfc5061-20e5-4e0f-8b9b-623590d0d784 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 830/1514] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:07 2026] DELETE /v2.0/routers/844d51c1-28bc-40f7-a70c-2ff8b9bc0077 => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1515] 10.0.0.101 () {32 vars in 719 bytes} [Thu Jul 9 14:24:07 2026] GET /v2.0/trunks/b4d5d4de-e6d3-4e55-a831-5db757eca145 => generated 429 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:24:07.796 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f31548c6-d0ff-4541-96c7-1a486e6d1d56 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 686/1516] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:07 2026] DELETE /v2.0/subnets/ef66a91a-18e1-4605-a16d-36e537c2c200 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1517] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:24:07 2026] GET /v2.0/ports/320a0ba8-328b-4bfe-abd7-151f1f8a5372 => generated 826 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1518] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:07 2026] GET /v2.0/ports?device_id=999b977e-ac4d-411a-b657-b0c5dc66db96 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1519] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:07 2026] POST /v2.0/subnets => generated 623 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1520] 10.0.0.101 () {32 vars in 722 bytes} [Thu Jul 9 14:24:07 2026] DELETE /v2.0/trunks/b4d5d4de-e6d3-4e55-a831-5db757eca145 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:08.091 8 INFO neutron.api.v2.resource [None req-b958fc2a-b6ca-4009-9fb1-0f1bf3bc8eea 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1521] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:08 2026] DELETE /v2.0/routers/999b977e-ac4d-411a-b657-b0c5dc66db96 => generated 135 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1522] 10.0.0.101 () {32 vars in 719 bytes} [Thu Jul 9 14:24:08 2026] GET /v2.0/trunks/7f968918-fb9e-4016-aa8b-84a23c3cfc0d => generated 414 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:24:08.136 8 INFO neutron.pecan_wsgi.hooks.translation [None req-be8c215a-dbf5-4705-b43e-ea1d0becb5d7 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 834/1523] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:08 2026] DELETE /v2.0/subnets/3b7c9e0f-ab56-46d8-828f-b4050407cba0 => 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: 835/1524] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:24:08 2026] GET /v2.0/ports/08238d56-bbef-4aac-a0d3-1fcad198d886 => generated 826 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1525] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:08 2026] GET /v2.0/ports?device_id=ec645f94-a403-4bed-b428-3aca1f6a123e => 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: 837/1526] 10.0.0.101 () {32 vars in 722 bytes} [Thu Jul 9 14:24:08 2026] DELETE /v2.0/trunks/7f968918-fb9e-4016-aa8b-84a23c3cfc0d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:08.411 8 INFO neutron.api.v2.resource [None req-c624f0d7-741e-44be-a49b-e4eeb32c6603 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 838/1527] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:08 2026] DELETE /v2.0/routers/ec645f94-a403-4bed-b428-3aca1f6a123e => 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: 839/1528] 10.0.0.101 () {32 vars in 719 bytes} [Thu Jul 9 14:24:08 2026] GET /v2.0/trunks/ce2a8fe4-e667-4b25-b26a-fae97d0e98ea => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:24:08.456 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da42d9ac-25c6-4b34-8918-4c948268462c 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 840/1529] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:08 2026] DELETE /v2.0/subnets/c06475fb-cb8f-467f-b750-5586f25b1e35 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1530] 10.0.0.101 () {34 vars in 681 bytes} [Thu Jul 9 14:24:08 2026] POST /v2.0/rbac-policies => generated 324 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:08.487 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06bbad6f-1061-453c-bed2-410508602150 190c779ade3d4619a3e36d77b7b27b6a 434414aff1224285927fa56f04171d3d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 691/1531] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:08 2026] DELETE /v2.0/subnets/2f2558dd-5e46-4409-890e-030eb07b10a5 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1532] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:24:08 2026] GET /v2.0/ports/4815c95c-9595-44fa-a050-3f4afb83944d => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1533] 10.0.0.101 () {32 vars in 722 bytes} [Thu Jul 9 14:24:08 2026] DELETE /v2.0/trunks/ce2a8fe4-e667-4b25-b26a-fae97d0e98ea => 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: 842/1534] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:24:08 2026] DELETE /v2.0/ports/c60139a5-289f-454b-8e33-daa8c5c480fb => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1535] 10.0.0.101 () {32 vars in 723 bytes} [Thu Jul 9 14:24:08 2026] GET /v2.0/networks/4e389025-544d-4650-b06d-370078e2aabc => generated 655 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:24:09.118 8 INFO neutron.services.segments.plugin [-] Segment 9d3c37cc-fe6c-4692-8db9-eac15489e945 resource provider aggregate not found 2026-07-09 14:24:09.125 8 INFO neutron.services.segments.plugin [-] Segment 9d3c37cc-fe6c-4692-8db9-eac15489e945 resource provider aggregate not found 2026-07-09 14:24:09.138 8 INFO neutron.services.segments.plugin [-] Segment 9d3c37cc-fe6c-4692-8db9-eac15489e945 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d3c37cc-fe6c-4692-8db9-eac15489e945 found for delete ", "request_id": "req-627245bc-7b59-4210-a07f-c00d8a042164"}]} 2026-07-09 14:24:09.152 8 INFO neutron.services.segments.plugin [-] Segment 9d3c37cc-fe6c-4692-8db9-eac15489e945 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d3c37cc-fe6c-4692-8db9-eac15489e945 found for delete ", "request_id": "req-eeeee1c9-522a-422f-b063-b6bfe4d52927"}]} [pid: 7|app: 0|req: 694/1536] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:09 2026] GET /v2.0/security-groups?tenant_id=434414aff1224285927fa56f04171d3d&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1537] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:09 2026] DELETE /v2.0/security-groups/43ef7a40-d787-4d08-b5f5-58c166fdb3a8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1538] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:24:09 2026] DELETE /v2.0/ports/ff19d01a-6d0e-495d-85cf-0cd8888d3d01 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:09.936 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9bb5866-193a-43c9-bf5e-53c799318928 97f9728c057645d7a00dee8eac201e97 1e555477c0d148cea16d98c91fd9e862 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 696/1539] 10.0.0.101 () {32 vars in 723 bytes} [Thu Jul 9 14:24:09 2026] GET /v2.0/networks/4e389025-544d-4650-b06d-370078e2aabc => generated 138 bytes in 419 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1540] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:24:09 2026] DELETE /v2.0/ports/320a0ba8-328b-4bfe-abd7-151f1f8a5372 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:10.494 7 INFO neutron.services.segments.plugin [-] Segment b426113d-5501-44fc-ad2f-2c3d95bbaec8 resource provider aggregate not found [pid: 8|app: 0|req: 845/1541] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:24:10 2026] DELETE /v2.0/ports/08238d56-bbef-4aac-a0d3-1fcad198d886 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:10.499 7 INFO neutron.services.segments.plugin [-] Segment b426113d-5501-44fc-ad2f-2c3d95bbaec8 resource provider aggregate not found 2026-07-09 14:24:10.517 7 INFO neutron.services.segments.plugin [-] Segment b426113d-5501-44fc-ad2f-2c3d95bbaec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b426113d-5501-44fc-ad2f-2c3d95bbaec8 found for delete ", "request_id": "req-1e4aea4f-3bac-4e57-b391-2967ae8923af"}]} 2026-07-09 14:24:10.518 7 INFO neutron.services.segments.plugin [-] Segment b426113d-5501-44fc-ad2f-2c3d95bbaec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b426113d-5501-44fc-ad2f-2c3d95bbaec8 found for delete ", "request_id": "req-14f75c9d-8c8a-49ea-b5e6-7cdb5bfaf908"}]} [pid: 7|app: 0|req: 697/1542] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:09 2026] DELETE /v2.0/networks/4e389025-544d-4650-b06d-370078e2aabc => generated 0 bytes in 586 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:10.560 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aee2269f-80c2-45e2-8997-3a872b5272fc e9781c6fa0084843a629dc9bceb5e8cb ab326faca3fb4edea4509e3edee53ea8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 698/1543] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:10 2026] DELETE /v2.0/subnets/b3dc30b2-96ed-4b12-94e9-7311b070d660 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:24:10.582 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d7e0339-b383-4d12-89a1-65973b62ff55 e9781c6fa0084843a629dc9bceb5e8cb ab326faca3fb4edea4509e3edee53ea8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 699/1544] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:10 2026] DELETE /v2.0/subnets/98b9b53b-65d0-40db-83c7-22320c77d0c1 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:24:10.606 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f000e72-7c44-4c53-93bd-ccf210fb7baf e9781c6fa0084843a629dc9bceb5e8cb ab326faca3fb4edea4509e3edee53ea8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 700/1545] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:10 2026] DELETE /v2.0/subnets/750c81f3-bad6-4ade-9b82-c6f0f76b6ff3 => 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: 846/1546] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:24:10 2026] DELETE /v2.0/ports/4815c95c-9595-44fa-a050-3f4afb83944d => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1547] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:10 2026] DELETE /v2.0/networks/610a5e90-22fb-4f05-a7db-50f2a0a6005e => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:11.289 8 INFO neutron.services.segments.plugin [-] Segment f84ad3f7-bf44-4a08-a4c4-bfa5a3364280 resource provider aggregate not found 2026-07-09 14:24:11.295 8 INFO neutron.services.segments.plugin [-] Segment f84ad3f7-bf44-4a08-a4c4-bfa5a3364280 resource provider aggregate not found 2026-07-09 14:24:11.319 8 INFO neutron.services.segments.plugin [-] Segment f84ad3f7-bf44-4a08-a4c4-bfa5a3364280 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f84ad3f7-bf44-4a08-a4c4-bfa5a3364280 found for delete ", "request_id": "req-19f99a96-da5c-48fe-9944-fc0fb2bd2e05"}]} [pid: 8|app: 0|req: 847/1548] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:11 2026] DELETE /v2.0/networks/6c080962-a30b-44db-b620-12900e160a13 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:11.376 8 INFO neutron.services.segments.plugin [-] Segment f84ad3f7-bf44-4a08-a4c4-bfa5a3364280 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f84ad3f7-bf44-4a08-a4c4-bfa5a3364280 found for delete ", "request_id": "req-29f635aa-d6f8-4349-b251-e8f021ddec84"}]} 2026-07-09 14:24:11.541 8 WARNING neutron_lib.context [None req-2316d284-5da2-45e9-8565-a4207699a54c f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 702/1549] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:11 2026] DELETE /v2.0/networks/b7fcac59-de40-44b9-9add-c2e9752e454a => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:11.727 8 INFO neutron.db.segments_db [None req-2316d284-5da2-45e9-8565-a4207699a54c f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Added segment e975b5ca-f020-4677-854d-c2140e8816c0 of type vxlan for network 875ff079-15ae-433e-8320-a827aa6366ec [pid: 7|app: 0|req: 703/1550] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:11 2026] DELETE /v2.0/networks/720979ee-bbcb-4d81-8e23-19c8de5cf367 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1551] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:11 2026] POST /v2.0/networks => generated 630 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1552] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:11 2026] GET /v2.0/security-groups?tenant_id=ab326faca3fb4edea4509e3edee53ea8&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:12.054 7 WARNING neutron_lib.context [None req-2ae2c047-95bc-4fa7-9d3f-08c7f31530d7 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 849/1553] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:11 2026] DELETE /v2.0/networks/a75104b2-c43f-4e6e-b2ae-6b7f18cf8e9c => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:12.122 7 INFO neutron.db.segments_db [None req-2ae2c047-95bc-4fa7-9d3f-08c7f31530d7 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Added segment edc0a76d-dcee-46df-a8a6-2ea7a5d14055 of type vxlan for network 335074f7-0cdd-49cd-9f9e-8673b370698d [pid: 8|app: 0|req: 850/1554] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:12 2026] DELETE /v2.0/security-groups/d01549a0-f70a-42b2-8386-ae4c381cfdc5 => 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: 705/1555] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:12 2026] POST /v2.0/networks => generated 629 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:12.252 8 WARNING neutron_lib.context [None req-0f280be3-46ed-42fa-b01a-a2a72125c998 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 706/1556] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:12 2026] GET /v2.0/security-groups?tenant_id=1e555477c0d148cea16d98c91fd9e862&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:12.540 7 INFO neutron.services.segments.plugin [-] Segment ef9b42a3-1edb-4884-8111-6c3ae0f1def1 resource provider aggregate not found 2026-07-09 14:24:12.545 7 INFO neutron.services.segments.plugin [-] Segment ef9b42a3-1edb-4884-8111-6c3ae0f1def1 resource provider aggregate not found 2026-07-09 14:24:12.558 7 INFO neutron.services.segments.plugin [-] Segment ef9b42a3-1edb-4884-8111-6c3ae0f1def1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef9b42a3-1edb-4884-8111-6c3ae0f1def1 found for delete ", "request_id": "req-b7de1f04-9f8a-4e0e-8053-117b57d949ca"}]} 2026-07-09 14:24:12.567 7 INFO neutron.services.segments.plugin [-] Segment ef9b42a3-1edb-4884-8111-6c3ae0f1def1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef9b42a3-1edb-4884-8111-6c3ae0f1def1 found for delete ", "request_id": "req-bd577c7f-1625-4fe9-9481-9e1b3605e029"}]} 2026-07-09 14:24:12.573 7 INFO neutron.services.segments.plugin [-] Segment 7bf76c8c-36cc-43a7-819d-ed859ea63a92 resource provider aggregate not found 2026-07-09 14:24:12.583 7 INFO neutron.services.segments.plugin [-] Segment 7bf76c8c-36cc-43a7-819d-ed859ea63a92 resource provider aggregate not found 2026-07-09 14:24:12.594 7 INFO neutron.services.segments.plugin [-] Segment 7bf76c8c-36cc-43a7-819d-ed859ea63a92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bf76c8c-36cc-43a7-819d-ed859ea63a92 found for delete ", "request_id": "req-42df8e9b-6ed0-4a58-84a5-c23775610261"}]} [pid: 8|app: 0|req: 851/1557] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:12 2026] POST /v2.0/subnets => generated 602 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1558] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:12 2026] DELETE /v2.0/security-groups/b8b52603-76ad-495a-9308-31fce8c1eb2f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:12.609 8 WARNING neutron_lib.context [None req-5ba4f0c7-b6fc-4db9-9939-2f9492d2fd2d f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:12.759 7 INFO neutron.services.segments.plugin [-] Segment 7867e567-07c1-4c92-b489-c250909679ec resource provider aggregate not found 2026-07-09 14:24:12.765 7 INFO neutron.services.segments.plugin [-] Segment 7bf76c8c-36cc-43a7-819d-ed859ea63a92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bf76c8c-36cc-43a7-819d-ed859ea63a92 found for delete ", "request_id": "req-045fcb25-8a3e-4d20-b0a4-13c004a16c6c"}]} 2026-07-09 14:24:12.797 7 INFO neutron.services.segments.plugin [-] Segment 7867e567-07c1-4c92-b489-c250909679ec resource provider aggregate not found 2026-07-09 14:24:12.805 7 INFO neutron.services.segments.plugin [-] Segment 7867e567-07c1-4c92-b489-c250909679ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7867e567-07c1-4c92-b489-c250909679ec found for delete ", "request_id": "req-5909d027-c72c-419a-a352-80d4ab83c812"}]} 2026-07-09 14:24:12.815 7 INFO neutron.services.segments.plugin [-] Segment 7867e567-07c1-4c92-b489-c250909679ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7867e567-07c1-4c92-b489-c250909679ec found for delete ", "request_id": "req-5d1aa507-68ff-4c7f-a517-01444249bd67"}]} [pid: 7|app: 0|req: 708/1559] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:12 2026] GET /v2.0/security-groups?tenant_id=0696a5fbed764cef8bba7e5329e705ab&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1560] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:12 2026] POST /v2.0/subnets => generated 602 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1561] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:12 2026] DELETE /v2.0/security-groups/32f7480f-844b-4b1e-a2e6-4e2ff0d3aa33 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:13.095 7 WARNING neutron_lib.context [None req-bb42869c-de59-431a-8f42-a88a1d6c8560 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:13.151 7 INFO neutron.db.segments_db [None req-bb42869c-de59-431a-8f42-a88a1d6c8560 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Added segment 79f476dc-b439-4dd2-bc81-89a5a82e7154 of type vxlan for network d82ca5fe-f261-4a6c-a6d2-9a15364a0500 2026-07-09 14:24:13.343 8 INFO neutron.services.segments.plugin [-] Segment b4df7229-dfda-4acd-a67e-96b2277ef346 resource provider aggregate not found 2026-07-09 14:24:13.386 8 INFO neutron.services.segments.plugin [-] Segment b4df7229-dfda-4acd-a67e-96b2277ef346 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4df7229-dfda-4acd-a67e-96b2277ef346 found for delete ", "request_id": "req-59b7ef1b-fded-4265-acb7-d5e76870f6ab"}]} 2026-07-09 14:24:13.404 8 INFO neutron.services.segments.plugin [-] Segment b4df7229-dfda-4acd-a67e-96b2277ef346 resource provider aggregate not found 2026-07-09 14:24:13.429 8 INFO neutron.services.segments.plugin [-] Segment b4df7229-dfda-4acd-a67e-96b2277ef346 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4df7229-dfda-4acd-a67e-96b2277ef346 found for delete ", "request_id": "req-318a4f26-d8f1-466a-848e-146f839da0f4"}]} [pid: 8|app: 0|req: 853/1562] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:13 2026] GET /v2.0/security-groups?tenant_id=51058b4989e24fc2921fd05ddf4c3243&name=default => generated 2925 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:13.556 7 INFO neutron.db.l3_hamode_db [None req-bb42869c-de59-431a-8f42-a88a1d6c8560 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 854/1563] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:13 2026] DELETE /v2.0/security-groups/4213a056-7a0e-4ade-9283-ce3aea2b0b48 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:13.771 7 INFO neutron.db.l3_hamode_db [None req-bb42869c-de59-431a-8f42-a88a1d6c8560 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 855/1564] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:13 2026] GET /v2.0/security-groups?tenant_id=8af97e5ad3c84d29a0f6d57ea0554416&name=default => generated 2925 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1565] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:13 2026] DELETE /v2.0/security-groups/d666fbe8-c880-4cb3-a030-6280066b9564 => 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: 857/1566] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:14 2026] GET /v2.0/security-groups?tenant_id=cd3e4023b9364e76a089a38844f95b5a&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1567] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:13 2026] POST /v2.0/routers => generated 506 bytes in 1609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1568] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:14 2026] DELETE /v2.0/security-groups/b7ae9a09-8298-4037-8d03-f52bdb33c6a1 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1569] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:14 2026] GET /v2.0/security-groups?tenant_id=d252812b83df4bd2b5d5e46bf66138d9&name=default => generated 2925 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1570] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:15 2026] DELETE /v2.0/security-groups/9294e4f2-ed24-4f72-8bea-b6f258869283 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1571] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:15 2026] GET /v2.0/security-groups?tenant_id=495f7c65706f45999ed75e7598b2076d&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1572] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:15 2026] DELETE /v2.0/security-groups/d1be8e69-c077-4586-8a80-b7f228e4c1b2 => 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: 711/1573] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:24:14 2026] PUT /v2.0/routers/543e6fb0-ee4f-45cf-8268-17f88acf92e3/add_router_interface => generated 309 bytes in 1750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1574] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:24:16 2026] GET /v2.0/ports/6f5ed6c2-4aa4-4e7e-a4de-776a7ae143a9 => generated 955 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:24:18.374 8 WARNING neutron_lib.context [None req-77a99aff-bf55-4651-821e-4faf8ea7fb21 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:18.443 8 INFO neutron.db.segments_db [None req-77a99aff-bf55-4651-821e-4faf8ea7fb21 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] Added segment f2733a74-5cd0-49a0-a92f-ce1624abb462 of type vxlan for network 62a03fd7-f03a-458c-b377-ad9d5540fa84 [pid: 7|app: 0|req: 712/1575] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:24:16 2026] PUT /v2.0/routers/543e6fb0-ee4f-45cf-8268-17f88acf92e3/add_router_interface => generated 309 bytes in 2123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:24:18.759 7 WARNING neutron_lib.context [None req-075234f9-2632-40d1-8155-67ee6c57fd52 403fa0d15dfc4550933521e3da9e681f 7ab34d743b2e457ab4dd501292ced37a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:18.811 8 INFO neutron.db.l3_hamode_db [None req-77a99aff-bf55-4651-821e-4faf8ea7fb21 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:24:19.004 8 INFO neutron.db.l3_hamode_db [None req-77a99aff-bf55-4651-821e-4faf8ea7fb21 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:24:19.100 7 INFO neutron.db.segments_db [None req-075234f9-2632-40d1-8155-67ee6c57fd52 403fa0d15dfc4550933521e3da9e681f 7ab34d743b2e457ab4dd501292ced37a - - default default] Added segment 52edc325-00cd-46e0-83b5-d5e22c1cf1d0 of type vxlan for network 9dd83402-a1ac-490a-bf03-35938e918243 [pid: 7|app: 0|req: 713/1576] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:18 2026] POST /v2.0/networks => generated 631 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1577] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:19 2026] GET /v2.0/security-groups?tenant_id=6070dd7b91ff4450a10942898d41f2bf&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: 715/1578] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:24:19 2026] GET /v2.0/ports/c41ed4fa-44e7-4fd5-b47d-eb8cb4f1c861 => generated 955 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1579] 10.0.0.101 () {34 vars in 753 bytes} [Thu Jul 9 14:24:19 2026] PUT /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/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: 717/1580] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:19 2026] DELETE /v2.0/security-groups/8c4640f3-99e8-4e27-aee7-2e955540470d => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1581] 10.0.0.101 () {34 vars in 668 bytes} [Thu Jul 9 14:24:18 2026] POST /v2.0/routers => generated 474 bytes in 1931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1582] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:24:20 2026] GET /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:20.136 8 WARNING neutron_lib.context [None req-dcdb5569-d62a-4205-9f94-b7f061496ad7 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:20.181 8 INFO neutron.db.l3_hamode_db [None req-dcdb5569-d62a-4205-9f94-b7f061496ad7 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:24:20.359 8 INFO neutron.db.l3_hamode_db [None req-dcdb5569-d62a-4205-9f94-b7f061496ad7 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 718/1583] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:24:19 2026] PUT /v2.0/routers/543e6fb0-ee4f-45cf-8268-17f88acf92e3/remove_router_interface => generated 309 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1584] 10.0.0.101 () {34 vars in 764 bytes} [Thu Jul 9 14:24:21 2026] PUT /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1585] 10.0.0.101 () {34 vars in 668 bytes} [Thu Jul 9 14:24:20 2026] POST /v2.0/routers => generated 474 bytes in 1061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1586] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:24:21 2026] GET /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:21.242 8 WARNING neutron_lib.context [None req-c7f4b1f6-634a-4231-83a4-88b472780019 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:21.281 8 INFO neutron.db.l3_hamode_db [None req-c7f4b1f6-634a-4231-83a4-88b472780019 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:24:21.498 8 INFO neutron.db.l3_hamode_db [None req-c7f4b1f6-634a-4231-83a4-88b472780019 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 720/1587] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:24:21 2026] PUT /v2.0/routers/543e6fb0-ee4f-45cf-8268-17f88acf92e3/remove_router_interface => generated 309 bytes in 1217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1588] 10.0.0.101 () {34 vars in 760 bytes} [Thu Jul 9 14:24:22 2026] PUT /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/tags/red => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1589] 10.0.0.101 () {34 vars in 668 bytes} [Thu Jul 9 14:24:21 2026] POST /v2.0/routers => generated 474 bytes in 1155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1592] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:22 2026] GET /v2.0/ports?device_id=543e6fb0-ee4f-45cf-8268-17f88acf92e3 => 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: 872/1593] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:24:22 2026] GET /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:22.479 8 WARNING neutron_lib.context [None req-78ab379f-0153-4525-9e05-7ced717ac5d6 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:22.526 8 INFO neutron.db.l3_hamode_db [None req-78ab379f-0153-4525-9e05-7ced717ac5d6 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:24:22.538 7 WARNING neutron_lib.context [None req-daa8ab1b-5394-46ed-aefa-d77e56ccf975 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:22.682 7 INFO neutron.db.segments_db [None req-daa8ab1b-5394-46ed-aefa-d77e56ccf975 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] Added segment bcc3f396-a144-4652-bb40-b22482248501 of type vxlan for network ca57a4a4-95a7-45f8-8725-19c6a2e3abe7 2026-07-09 14:24:22.683 8 INFO neutron.db.l3_hamode_db [None req-78ab379f-0153-4525-9e05-7ced717ac5d6 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 722/1594] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:22 2026] POST /v2.0/networks => generated 648 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:23.732 7 INFO neutron.services.segments.plugin [-] Segment 79f476dc-b439-4dd2-bc81-89a5a82e7154 resource provider aggregate not found 2026-07-09 14:24:23.736 7 INFO neutron.services.segments.plugin [-] Segment 79f476dc-b439-4dd2-bc81-89a5a82e7154 resource provider aggregate not found 2026-07-09 14:24:23.754 7 INFO neutron.services.segments.plugin [-] Segment 79f476dc-b439-4dd2-bc81-89a5a82e7154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79f476dc-b439-4dd2-bc81-89a5a82e7154 found for delete ", "request_id": "req-37747fd9-9240-479b-860b-1f16390627e4"}]} 2026-07-09 14:24:23.756 7 INFO neutron.services.segments.plugin [-] Segment 79f476dc-b439-4dd2-bc81-89a5a82e7154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79f476dc-b439-4dd2-bc81-89a5a82e7154 found for delete ", "request_id": "req-6f1a2b88-bb37-4f1f-9b7a-8ea60f54d491"}]} 2026-07-09 14:24:23.768 7 INFO neutron.db.l3_hamode_db [None req-43e9ae47-b5a8-4348-808b-407f960a1eb0 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] HA network d82ca5fe-f261-4a6c-a6d2-9a15364a0500 was deleted as no HA routers are present in tenant b65f6a0813764fb2be8a71d4059b74ea. [pid: 7|app: 0|req: 723/1595] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:22 2026] DELETE /v2.0/routers/543e6fb0-ee4f-45cf-8268-17f88acf92e3 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1596] 10.0.0.101 () {34 vars in 782 bytes} [Thu Jul 9 14:24:23 2026] PUT /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-09 14:24:23.859 7 WARNING neutron_lib.context [None req-47257af2-fa9e-4d40-b6f2-0d745e75c4e1 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 873/1597] 10.0.0.101 () {34 vars in 668 bytes} [Thu Jul 9 14:24:22 2026] POST /v2.0/routers => generated 474 bytes in 1602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1598] 10.0.0.101 () {34 vars in 665 bytes} [Thu Jul 9 14:24:23 2026] POST /v2.0/ports => generated 778 bytes in 457 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: 874/1599] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:24 2026] DELETE /v2.0/subnets/b6df793a-bdf2-4a05-a3e5-d6410eede8ee => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:24.347 8 WARNING neutron_lib.context [None req-3e14bfdd-abf3-4dfa-bc32-7fa2b50fe678 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 726/1600] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:24:24 2026] GET /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:24.363 7 WARNING neutron_lib.context [None req-4b8a1f08-0076-41e9-ac65-ecaaa9f34a3a 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:24.387 8 INFO neutron.db.l3_hamode_db [None req-3e14bfdd-abf3-4dfa-bc32-7fa2b50fe678 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:24:24.434 7 INFO neutron.db.segments_db [None req-4b8a1f08-0076-41e9-ac65-ecaaa9f34a3a 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] Added segment 44679d07-d600-4372-98a5-95f5a7fa4715 of type vxlan for network 37c621aa-7987-4e39-9a20-ac7f252192bd [pid: 7|app: 0|req: 727/1601] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:24 2026] POST /v2.0/networks => generated 636 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:24.584 8 INFO neutron.db.l3_hamode_db [None req-3e14bfdd-abf3-4dfa-bc32-7fa2b50fe678 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 728/1602] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:24 2026] DELETE /v2.0/subnets/bda755d2-1e28-4446-8ff2-507c1643074c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1603] 10.0.0.101 () {34 vars in 753 bytes} [Thu Jul 9 14:24:24 2026] PUT /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/tags => generated 37 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:24.940 7 WARNING neutron_lib.context [None req-a7aba8c6-51c7-475b-a6ef-b1539f9ed6cc 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 730/1604] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:24 2026] POST /v2.0/subnets => generated 622 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1605] 10.0.0.101 () {34 vars in 668 bytes} [Thu Jul 9 14:24:24 2026] POST /v2.0/routers => generated 474 bytes in 1077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1606] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:24:25 2026] GET /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:25.467 8 WARNING neutron_lib.context [None req-794aa78a-c4d9-43b8-a906-5faa7432e04f 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:25.848 7 INFO neutron.services.segments.plugin [-] Segment edc0a76d-dcee-46df-a8a6-2ea7a5d14055 resource provider aggregate not found 2026-07-09 14:24:25.854 7 INFO neutron.services.segments.plugin [-] Segment edc0a76d-dcee-46df-a8a6-2ea7a5d14055 resource provider aggregate not found [pid: 7|app: 0|req: 731/1607] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:25 2026] DELETE /v2.0/networks/335074f7-0cdd-49cd-9f9e-8673b370698d => generated 0 bytes in 567 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:25.873 7 INFO neutron.services.segments.plugin [-] Segment edc0a76d-dcee-46df-a8a6-2ea7a5d14055 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edc0a76d-dcee-46df-a8a6-2ea7a5d14055 found for delete ", "request_id": "req-6510ecd6-93e7-449f-b580-ce0c17582bd1"}]} 2026-07-09 14:24:25.874 7 INFO neutron.services.segments.plugin [-] Segment edc0a76d-dcee-46df-a8a6-2ea7a5d14055 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edc0a76d-dcee-46df-a8a6-2ea7a5d14055 found for delete ", "request_id": "req-b902f86d-9905-4c08-afe0-6d5e197d1d05"}]} [pid: 7|app: 0|req: 732/1608] 10.0.0.101 () {34 vars in 751 bytes} [Thu Jul 9 14:24:25 2026] PUT /v2.0/routers/3bb53037-011f-438e-a560-934f669bb52c/tags => generated 17 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1609] 10.0.0.101 () {34 vars in 665 bytes} [Thu Jul 9 14:24:25 2026] POST /v2.0/ports => generated 965 bytes in 507 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: 733/1610] 10.0.0.101 () {32 vars in 741 bytes} [Thu Jul 9 14:24:25 2026] GET /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1611] 10.0.0.101 () {34 vars in 751 bytes} [Thu Jul 9 14:24:26 2026] PUT /v2.0/routers/c4d9e9d1-6241-4344-afce-d5744c38cab6/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:26.183 8 INFO neutron.services.segments.plugin [-] Segment e975b5ca-f020-4677-854d-c2140e8816c0 resource provider aggregate not found 2026-07-09 14:24:26.187 8 INFO neutron.services.segments.plugin [-] Segment e975b5ca-f020-4677-854d-c2140e8816c0 resource provider aggregate not found [pid: 8|app: 0|req: 878/1612] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:25 2026] DELETE /v2.0/networks/875ff079-15ae-433e-8320-a827aa6366ec => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:26.220 8 INFO neutron.services.segments.plugin [-] Segment e975b5ca-f020-4677-854d-c2140e8816c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e975b5ca-f020-4677-854d-c2140e8816c0 found for delete ", "request_id": "req-a04ccc81-0d38-4105-8ec0-341954fa720b"}]} 2026-07-09 14:24:26.222 8 INFO neutron.services.segments.plugin [-] Segment e975b5ca-f020-4677-854d-c2140e8816c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e975b5ca-f020-4677-854d-c2140e8816c0 found for delete ", "request_id": "req-922a9a4c-179b-44c9-8af3-2d6d0fb8f176"}]} 2026-07-09 14:24:26.282 8 INFO neutron.api.v2.resource [None req-360bfd53-ac67-4709-a1bd-9d1b130e11ca 403fa0d15dfc4550933521e3da9e681f 7ab34d743b2e457ab4dd501292ced37a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 879/1613] 10.0.0.101 () {32 vars in 745 bytes} [Thu Jul 9 14:24:26 2026] GET /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/tags/green => generated 99 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1614] 10.0.0.101 () {34 vars in 751 bytes} [Thu Jul 9 14:24:26 2026] PUT /v2.0/routers/f65ba7d8-c8e8-41bd-aef1-61de3ad44bae/tags => generated 34 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:26.405 8 WARNING neutron_lib.context [None req-185f9f62-e627-4c39-bb26-d4eaf2cf513d f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 735/1615] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:24:26 2026] DELETE /v2.0/ports/645c3f91-6c47-43c5-bdd2-34d41b0ac076 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:26.476 8 INFO neutron.db.segments_db [None req-185f9f62-e627-4c39-bb26-d4eaf2cf513d f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Added segment 9e3afb41-4739-4daa-b424-4fc0ab5bef08 of type vxlan for network a0d065b0-6f2c-465e-b050-24de8e0d47ea [pid: 7|app: 0|req: 736/1616] 10.0.0.101 () {32 vars in 744 bytes} [Thu Jul 9 14:24:26 2026] DELETE /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1617] 10.0.0.101 () {34 vars in 751 bytes} [Thu Jul 9 14:24:26 2026] PUT /v2.0/routers/235c901a-e069-4f21-bdd3-18248fa47e4f/tags => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:26.565 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f34b508-b3b7-456d-969a-ea58ba6ee7ae 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 738/1618] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:24:26 2026] DELETE /v2.0/ports/645c3f91-6c47-43c5-bdd2-34d41b0ac076 => 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: 881/1619] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:26 2026] POST /v2.0/networks => generated 630 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1620] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:24:26 2026] GET /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:26.629 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea828453-916a-454f-b6f2-92da9e652ad3 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 740/1621] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:24:26 2026] GET /v2.0/ports/645c3f91-6c47-43c5-bdd2-34d41b0ac076 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:24:26.634 7 WARNING neutron_lib.context [None req-54f67d1e-8a49-48ef-ae78-655da068dbea f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 882/1622] 10.0.0.101 () {32 vars in 664 bytes} [Thu Jul 9 14:24:26 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:26.792 8 INFO neutron.api.v2.resource [None req-92a29325-9ca1-429e-9c26-d17e7b792f02 403fa0d15dfc4550933521e3da9e681f 7ab34d743b2e457ab4dd501292ced37a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 883/1623] 10.0.0.101 () {32 vars in 748 bytes} [Thu Jul 9 14:24:26 2026] DELETE /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1624] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:26 2026] POST /v2.0/subnets => generated 602 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1625] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:26 2026] DELETE /v2.0/subnets/bb198439-222a-4ed1-9a0e-e83bc492a821 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1626] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:27 2026] DELETE /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:27.103 8 WARNING neutron_lib.context [None req-c2de5e7d-74d2-4f10-a80a-7123e7465277 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 742/1627] 10.0.0.101 () {32 vars in 678 bytes} [Thu Jul 9 14:24:27 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:24:27.153 8 INFO neutron.db.segments_db [None req-c2de5e7d-74d2-4f10-a80a-7123e7465277 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Added segment 865958b2-3068-4754-8ce9-c2315b50ef44 of type vxlan for network 89c3a971-4b1e-4f79-917a-7745a1e74f7c 2026-07-09 14:24:27.496 8 INFO neutron.db.l3_hamode_db [None req-c2de5e7d-74d2-4f10-a80a-7123e7465277 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 743/1628] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:27 2026] DELETE /v2.0/networks/37c621aa-7987-4e39-9a20-ac7f252192bd => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1629] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:24:27 2026] GET /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:27.681 8 INFO neutron.db.l3_hamode_db [None req-c2de5e7d-74d2-4f10-a80a-7123e7465277 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 745/1630] 10.0.0.101 () {32 vars in 674 bytes} [Thu Jul 9 14:24:27 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:24:27.797 7 WARNING neutron_lib.context [None req-c73477ae-eced-4aed-a7f1-024991362009 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:27.899 7 INFO neutron.services.segments.plugin [-] Segment 44679d07-d600-4372-98a5-95f5a7fa4715 resource provider aggregate not found 2026-07-09 14:24:27.906 7 INFO neutron.services.segments.plugin [-] Segment 44679d07-d600-4372-98a5-95f5a7fa4715 resource provider aggregate not found 2026-07-09 14:24:27.925 7 INFO neutron.services.segments.plugin [-] Segment 44679d07-d600-4372-98a5-95f5a7fa4715 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44679d07-d600-4372-98a5-95f5a7fa4715 found for delete ", "request_id": "req-a4d65086-70b7-4be4-8303-da1c95bc529b"}]} 2026-07-09 14:24:27.926 7 INFO neutron.services.segments.plugin [-] Segment 44679d07-d600-4372-98a5-95f5a7fa4715 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44679d07-d600-4372-98a5-95f5a7fa4715 found for delete ", "request_id": "req-402e5b17-70c9-46b6-88dc-41083597d6e0"}]} 2026-07-09 14:24:27.951 7 INFO neutron.db.segments_db [None req-c73477ae-eced-4aed-a7f1-024991362009 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] Added segment eb7ddd24-3759-4933-a794-2154da8fb3b8 of type vxlan for network 35d0cdf9-35b5-4f59-83ec-7f8fd3cb6694 [pid: 7|app: 0|req: 746/1631] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:27 2026] POST /v2.0/networks => generated 636 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1632] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:28 2026] DELETE /v2.0/networks/9dd83402-a1ac-490a-bf03-35938e918243 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1633] 10.0.0.101 () {32 vars in 686 bytes} [Thu Jul 9 14:24:28 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:28.396 7 WARNING neutron_lib.context [None req-06332e40-feb5-4b49-928c-c84966d289b0 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 886/1634] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:27 2026] POST /v2.0/routers => generated 506 bytes in 1549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1635] 10.0.0.101 () {32 vars in 672 bytes} [Thu Jul 9 14:24:28 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:24:28.795 8 WARNING neutron_lib.context [None req-46dea1bb-94fd-4005-ae95-45c7c3f9f1a3 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 749/1636] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:28 2026] POST /v2.0/subnets => generated 622 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1637] 10.0.0.101 () {32 vars in 686 bytes} [Thu Jul 9 14:24:28 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:28.927 7 WARNING neutron_lib.context [None req-10c3b38b-c772-4ae8-9d45-92ebe5c06e44 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 888/1638] 10.0.0.101 () {34 vars in 665 bytes} [Thu Jul 9 14:24:28 2026] POST /v2.0/ports => generated 947 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 751/1639] 10.0.0.101 () {34 vars in 665 bytes} [Thu Jul 9 14:24:28 2026] POST /v2.0/ports => generated 928 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1640] 10.0.0.101 () {32 vars in 682 bytes} [Thu Jul 9 14:24:29 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1641] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:29 2026] GET /v2.0/security-groups?tenant_id=81b0d023214f41ae873de33c458f7353&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:29.949 7 INFO neutron.services.segments.plugin [-] Segment 52edc325-00cd-46e0-83b5-d5e22c1cf1d0 resource provider aggregate not found 2026-07-09 14:24:29.958 7 INFO neutron.services.segments.plugin [-] Segment 52edc325-00cd-46e0-83b5-d5e22c1cf1d0 resource provider aggregate not found 2026-07-09 14:24:29.971 7 INFO neutron.services.segments.plugin [-] Segment 52edc325-00cd-46e0-83b5-d5e22c1cf1d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52edc325-00cd-46e0-83b5-d5e22c1cf1d0 found for delete ", "request_id": "req-0d4d39c3-f1b4-487e-b985-91a87da9a80f"}]} 2026-07-09 14:24:29.977 7 INFO neutron.services.segments.plugin [-] Segment 52edc325-00cd-46e0-83b5-d5e22c1cf1d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52edc325-00cd-46e0-83b5-d5e22c1cf1d0 found for delete ", "request_id": "req-e234c5ed-b245-49f5-bdc6-3a561fa9b0ad"}]} [pid: 7|app: 0|req: 753/1642] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:24:29 2026] DELETE /v2.0/ports/76eaf48b-c306-4dca-959f-bf762021dd38 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1643] 10.0.0.101 () {32 vars in 694 bytes} [Thu Jul 9 14:24:30 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1644] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:30 2026] DELETE /v2.0/security-groups/4f1ac66c-7540-4119-a686-5c4d1cbfca8f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:30.290 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d2bfbb1b-f148-4ebd-a4bd-a22ac945e508 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 756/1645] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:24:30 2026] GET /v2.0/ports/76eaf48b-c306-4dca-959f-bf762021dd38 => 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: 757/1646] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:24:30 2026] GET /v2.0/routers/3bb53037-011f-438e-a560-934f669bb52c => generated 485 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1647] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:30 2026] DELETE /v2.0/subnets/04a2eb82-cc35-4c06-90c5-fe22d68fb8b2 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1648] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:30 2026] GET /v2.0/security-groups?tenant_id=7ab34d743b2e457ab4dd501292ced37a&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1649] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:24:29 2026] PUT /v2.0/routers/86ab11d2-8bc3-41f0-a66a-153bcbbc3ada/add_router_interface => generated 309 bytes in 1969 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: 760/1650] 10.0.0.101 () {34 vars in 742 bytes} [Thu Jul 9 14:24:30 2026] PUT /v2.0/routers/3bb53037-011f-438e-a560-934f669bb52c => generated 485 bytes in 1245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:24:31.950 8 INFO neutron.services.segments.plugin [-] Segment eb7ddd24-3759-4933-a794-2154da8fb3b8 resource provider aggregate not found [pid: 8|app: 0|req: 891/1651] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:31 2026] DELETE /v2.0/networks/35d0cdf9-35b5-4f59-83ec-7f8fd3cb6694 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:31.966 8 INFO neutron.services.segments.plugin [-] Segment eb7ddd24-3759-4933-a794-2154da8fb3b8 resource provider aggregate not found 2026-07-09 14:24:31.971 8 INFO neutron.services.segments.plugin [-] Segment eb7ddd24-3759-4933-a794-2154da8fb3b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb7ddd24-3759-4933-a794-2154da8fb3b8 found for delete ", "request_id": "req-ee8baa1c-e99d-4df1-ad53-4462053ec9f4"}]} [pid: 7|app: 0|req: 761/1652] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:31 2026] DELETE /v2.0/security-groups/c0e3cf16-7c03-4bee-937a-390a63565fcb => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:31.984 8 INFO neutron.services.segments.plugin [-] Segment eb7ddd24-3759-4933-a794-2154da8fb3b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb7ddd24-3759-4933-a794-2154da8fb3b8 found for delete ", "request_id": "req-d70a772b-afd1-4b6d-8ab9-ed100e8763de"}]} [pid: 7|app: 0|req: 762/1653] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:31 2026] GET /v2.0/ports?device_id=3bb53037-011f-438e-a560-934f669bb52c => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:32.009 7 WARNING neutron_lib.context [None req-33cd04a7-8e2e-4d54-aaf4-215d76919d66 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 892/1654] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:24:31 2026] GET /v2.0/ports/7d0d6363-7fee-4262-9fd6-4642433eb091 => generated 1021 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1655] 10.0.0.101 () {34 vars in 665 bytes} [Thu Jul 9 14:24:32 2026] POST /v2.0/ports => generated 779 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 893/1656] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:32 2026] DELETE /v2.0/routers/3bb53037-011f-438e-a560-934f669bb52c => generated 0 bytes in 546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1657] 10.0.0.101 () {34 vars in 737 bytes} [Thu Jul 9 14:24:32 2026] PUT /v2.0/ports/cd23efaf-e692-49ab-b8c1-d51c064d4d24 => generated 752 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1658] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:24:32 2026] GET /v2.0/routers/c4d9e9d1-6241-4344-afce-d5744c38cab6 => generated 493 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 896/1659] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:24:32 2026] DELETE /v2.0/ports/cd23efaf-e692-49ab-b8c1-d51c064d4d24 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1660] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:24:32 2026] PUT /v2.0/routers/86ab11d2-8bc3-41f0-a66a-153bcbbc3ada/remove_router_interface => generated 309 bytes in 1236 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: 765/1661] 10.0.0.101 () {32 vars in 643 bytes} [Thu Jul 9 14:24:33 2026] GET /v2.0/ports => generated 781 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:24:33.883 7 INFO neutron.api.v2.resource [None req-15d78ac4-cb82-4671-a87e-5af62fd2c05d f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1662] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:24:33 2026] PUT /v2.0/routers/86ab11d2-8bc3-41f0-a66a-153bcbbc3ada/remove_router_interface => generated 197 bytes in 184 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:24:33.905 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c8db5b3-566e-4bb5-8bdf-aeb5bc962cfc 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 767/1663] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:24:33 2026] GET /v2.0/ports/cd23efaf-e692-49ab-b8c1-d51c064d4d24 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1664] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:33 2026] GET /v2.0/ports?device_id=86ab11d2-8bc3-41f0-a66a-153bcbbc3ada => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1665] 10.0.0.101 () {32 vars in 643 bytes} [Thu Jul 9 14:24:33 2026] GET /v2.0/ports => generated 781 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1666] 10.0.0.101 () {34 vars in 742 bytes} [Thu Jul 9 14:24:33 2026] PUT /v2.0/routers/c4d9e9d1-6241-4344-afce-d5744c38cab6 => generated 493 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1667] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:24:34 2026] GET /v2.0/ports/cae408cf-afd4-471e-8688-09cffae2ec2a => generated 778 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1668] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:34 2026] GET /v2.0/ports?device_id=c4d9e9d1-6241-4344-afce-d5744c38cab6 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:34.135 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64b28627-33c5-47fb-bf57-1cc6c4976a24 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1669] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:24:34 2026] DELETE /v2.0/ports/76eaf48b-c306-4dca-959f-bf762021dd38 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1670] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:34 2026] DELETE /v2.0/routers/c4d9e9d1-6241-4344-afce-d5744c38cab6 => generated 0 bytes in 619 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:34.779 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0dac1248-4e40-4eeb-9d9f-ac37bf9b7813 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 902/1671] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:34 2026] DELETE /v2.0/subnets/04a2eb82-cc35-4c06-90c5-fe22d68fb8b2 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:24:34.845 7 INFO neutron.services.segments.plugin [-] Segment 865958b2-3068-4754-8ce9-c2315b50ef44 resource provider aggregate not found 2026-07-09 14:24:34.851 7 INFO neutron.services.segments.plugin [-] Segment 865958b2-3068-4754-8ce9-c2315b50ef44 resource provider aggregate not found 2026-07-09 14:24:34.859 7 INFO neutron.db.l3_hamode_db [None req-4829053e-6c40-40c8-badd-e1de9ea8e125 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] HA network 89c3a971-4b1e-4f79-917a-7745a1e74f7c was deleted as no HA routers are present in tenant b65f6a0813764fb2be8a71d4059b74ea. [pid: 7|app: 0|req: 770/1672] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:33 2026] DELETE /v2.0/routers/86ab11d2-8bc3-41f0-a66a-153bcbbc3ada => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:34.875 7 INFO neutron.services.segments.plugin [-] Segment 865958b2-3068-4754-8ce9-c2315b50ef44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 865958b2-3068-4754-8ce9-c2315b50ef44 found for delete ", "request_id": "req-d38fb5b5-4da3-423c-88be-966ededb9de6"}]} 2026-07-09 14:24:34.884 7 INFO neutron.services.segments.plugin [-] Segment 865958b2-3068-4754-8ce9-c2315b50ef44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 865958b2-3068-4754-8ce9-c2315b50ef44 found for delete ", "request_id": "req-69355dc5-dd06-4209-b0fb-ee2e22cf4afc"}]} 2026-07-09 14:24:34.886 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a23f5cca-388d-4c0e-ba1d-42f9b6f6c066 4f33b58cb6e24e14b7f441089ae1491d 5233480941224f348020e76ff401567c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 771/1673] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:34 2026] DELETE /v2.0/subnets/bb198439-222a-4ed1-9a0e-e83bc492a821 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1674] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:24:34 2026] GET /v2.0/routers/f65ba7d8-c8e8-41bd-aef1-61de3ad44bae => generated 502 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1675] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:24:34 2026] DELETE /v2.0/ports/cae408cf-afd4-471e-8688-09cffae2ec2a => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1676] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:34 2026] DELETE /v2.0/subnets/50ccf90f-2a42-4d36-aac4-b6f452a070a8 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1677] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:35 2026] DELETE /v2.0/networks/ca57a4a4-95a7-45f8-8725-19c6a2e3abe7 => 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: 774/1678] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:35 2026] DELETE /v2.0/networks/a0d065b0-6f2c-465e-b050-24de8e0d47ea => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:35.982 7 WARNING neutron_lib.context [None req-842dee3b-f229-4ffc-8596-784b1596b279 06ab7a4877414f739e3a769856b3c78c 43b5ccc4d35541b092d61b19c6a4662d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:36.133 7 INFO neutron.db.segments_db [None req-842dee3b-f229-4ffc-8596-784b1596b279 06ab7a4877414f739e3a769856b3c78c 43b5ccc4d35541b092d61b19c6a4662d - - default default] Added segment 64b69f22-f472-4c16-a82d-9d9f9e31d94d of type vxlan for network d7912ba4-d58b-4778-b2a1-d1033d9be4b0 [pid: 7|app: 0|req: 775/1679] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:35 2026] POST /v2.0/networks => generated 631 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1680] 10.0.0.101 () {34 vars in 742 bytes} [Thu Jul 9 14:24:35 2026] PUT /v2.0/routers/f65ba7d8-c8e8-41bd-aef1-61de3ad44bae => generated 502 bytes in 1149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:24:36.269 7 WARNING neutron_lib.context [None req-c01f9c3d-1d6d-410d-b3db-53c20d06997c f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:36.325 7 INFO neutron.db.segments_db [None req-c01f9c3d-1d6d-410d-b3db-53c20d06997c f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Added segment be595221-ddcd-465d-8310-8f49c5325add of type vxlan for network 33873f43-1021-4552-b98c-e544419b39e3 [pid: 8|app: 0|req: 906/1681] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:36 2026] GET /v2.0/security-groups?tenant_id=5233480941224f348020e76ff401567c&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:36.398 8 WARNING neutron_lib.context [None req-e6624891-a41e-4387-a7f9-0ae6f937d75e 06ab7a4877414f739e3a769856b3c78c 43b5ccc4d35541b092d61b19c6a4662d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 776/1682] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:36 2026] POST /v2.0/networks => generated 630 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1683] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:36 2026] GET /v2.0/ports?device_id=f65ba7d8-c8e8-41bd-aef1-61de3ad44bae => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1684] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:36 2026] DELETE /v2.0/security-groups/f68f6e9f-6230-49b0-ada6-4fb3822ccaad => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:36.581 7 WARNING neutron_lib.context [None req-e5ee7bfb-1efc-4d0b-a519-c81e7f387e7d f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 907/1685] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:36 2026] POST /v2.0/subnets => generated 602 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:36.904 7 INFO neutron.services.segments.plugin [-] Segment bcc3f396-a144-4652-bb40-b22482248501 resource provider aggregate not found 2026-07-09 14:24:36.908 7 INFO neutron.services.segments.plugin [-] Segment bcc3f396-a144-4652-bb40-b22482248501 resource provider aggregate not found 2026-07-09 14:24:36.927 7 INFO neutron.services.segments.plugin [-] Segment bcc3f396-a144-4652-bb40-b22482248501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcc3f396-a144-4652-bb40-b22482248501 found for delete ", "request_id": "req-b9b3c677-1eb5-4ef2-b54a-c584a2cde078"}]} 2026-07-09 14:24:36.933 7 INFO neutron.services.segments.plugin [-] Segment bcc3f396-a144-4652-bb40-b22482248501 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcc3f396-a144-4652-bb40-b22482248501 found for delete ", "request_id": "req-c248cb98-fb4b-4db2-a75c-4800a3c511da"}]} 2026-07-09 14:24:36.953 7 INFO neutron.services.segments.plugin [-] Segment 9e3afb41-4739-4daa-b424-4fc0ab5bef08 resource provider aggregate not found 2026-07-09 14:24:36.961 7 INFO neutron.services.segments.plugin [-] Segment 9e3afb41-4739-4daa-b424-4fc0ab5bef08 resource provider aggregate not found 2026-07-09 14:24:36.970 7 INFO neutron.services.segments.plugin [-] Segment 9e3afb41-4739-4daa-b424-4fc0ab5bef08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e3afb41-4739-4daa-b424-4fc0ab5bef08 found for delete ", "request_id": "req-6002f896-598a-4a02-a3cc-3921498b03b5"}]} 2026-07-09 14:24:36.980 7 INFO neutron.services.segments.plugin [-] Segment 9e3afb41-4739-4daa-b424-4fc0ab5bef08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e3afb41-4739-4daa-b424-4fc0ab5bef08 found for delete ", "request_id": "req-f06df3e8-87d0-4d26-9942-42129c400ee9"}]} [pid: 7|app: 0|req: 779/1686] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:36 2026] POST /v2.0/subnets => generated 602 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1687] 10.0.0.101 () {34 vars in 751 bytes} [Thu Jul 9 14:24:37 2026] PUT /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:37.117 7 WARNING neutron_lib.context [None req-801dff12-9a42-41b1-9db0-f76c7ba1d4a6 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:37.171 7 INFO neutron.db.segments_db [None req-801dff12-9a42-41b1-9db0-f76c7ba1d4a6 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Added segment 8f8a5715-fe3e-4c54-9d4f-6cc83f729e4e of type vxlan for network 32aeda05-3df6-4bd2-9d15-7ebd15abb25f [pid: 8|app: 0|req: 908/1688] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:36 2026] DELETE /v2.0/routers/f65ba7d8-c8e8-41bd-aef1-61de3ad44bae => generated 0 bytes in 527 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1689] 10.0.0.101 () {32 vars in 731 bytes} [Thu Jul 9 14:24:37 2026] GET /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1692] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:24:37 2026] GET /v2.0/routers/235c901a-e069-4f21-bdd3-18248fa47e4f => generated 487 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:24:37.466 7 INFO neutron.db.l3_hamode_db [None req-801dff12-9a42-41b1-9db0-f76c7ba1d4a6 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 913/1693] 10.0.0.101 () {34 vars in 762 bytes} [Thu Jul 9 14:24:37 2026] PUT /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-09 14:24:37.643 7 INFO neutron.db.l3_hamode_db [None req-801dff12-9a42-41b1-9db0-f76c7ba1d4a6 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 914/1694] 10.0.0.101 () {34 vars in 742 bytes} [Thu Jul 9 14:24:37 2026] PUT /v2.0/routers/235c901a-e069-4f21-bdd3-18248fa47e4f => generated 487 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1695] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:37 2026] POST /v2.0/routers => generated 506 bytes in 1427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1696] 10.0.0.101 () {32 vars in 731 bytes} [Thu Jul 9 14:24:38 2026] GET /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1697] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:38 2026] GET /v2.0/ports?device_id=235c901a-e069-4f21-bdd3-18248fa47e4f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:38.765 7 WARNING neutron_lib.context [None req-ac69e8c7-342e-473d-a997-694cae50d2ba bc02e27af183472ba287a537e2605bc9 d39c17bcd24b4848ac6a925f5694b5e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 782/1698] 10.0.0.101 () {34 vars in 684 bytes} [Thu Jul 9 14:24:38 2026] POST /v2.0/security-groups => generated 1625 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1699] 10.0.0.101 () {34 vars in 758 bytes} [Thu Jul 9 14:24:39 2026] PUT /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/tags/red => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1700] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:39 2026] DELETE /v2.0/routers/235c901a-e069-4f21-bdd3-18248fa47e4f => generated 0 bytes in 634 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1701] 10.0.0.101 () {32 vars in 663 bytes} [Thu Jul 9 14:24:39 2026] GET /v2.0/security-groups => generated 4530 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1702] 10.0.0.101 () {32 vars in 731 bytes} [Thu Jul 9 14:24:39 2026] GET /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1703] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:24:39 2026] GET /v2.0/routers/33cca3a0-1c40-4ba0-8d75-5d2627686fd2 => generated 480 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1704] 10.0.0.101 () {34 vars in 758 bytes} [Thu Jul 9 14:24:39 2026] PUT /v2.0/security-groups/55586469-f1be-41b1-8bd6-4bf3714d2a1d => generated 1663 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1705] 10.0.0.101 () {34 vars in 780 bytes} [Thu Jul 9 14:24:39 2026] PUT /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/tags/black.or.white => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1706] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:24:38 2026] PUT /v2.0/routers/e35eb1b0-a860-4873-9f34-2247ef1c793c/add_router_interface => generated 309 bytes in 1963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1707] 10.0.0.101 () {32 vars in 737 bytes} [Thu Jul 9 14:24:40 2026] GET /v2.0/security-groups/55586469-f1be-41b1-8bd6-4bf3714d2a1d => generated 1663 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1708] 10.0.0.101 () {32 vars in 731 bytes} [Thu Jul 9 14:24:40 2026] GET /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1709] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:24:40 2026] GET /v2.0/ports/63daaa4a-3622-4488-b5d7-c41c3ef2ca1a => generated 955 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1710] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:40 2026] DELETE /v2.0/security-groups/55586469-f1be-41b1-8bd6-4bf3714d2a1d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1711] 10.0.0.101 () {34 vars in 751 bytes} [Thu Jul 9 14:24:40 2026] PUT /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1712] 10.0.0.101 () {34 vars in 742 bytes} [Thu Jul 9 14:24:40 2026] PUT /v2.0/routers/33cca3a0-1c40-4ba0-8d75-5d2627686fd2 => generated 480 bytes in 1216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1713] 10.0.0.101 () {32 vars in 663 bytes} [Thu Jul 9 14:24:41 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) [pid: 7|app: 0|req: 792/1714] 10.0.0.101 () {32 vars in 731 bytes} [Thu Jul 9 14:24:41 2026] GET /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1715] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:41 2026] GET /v2.0/ports?device_id=33cca3a0-1c40-4ba0-8d75-5d2627686fd2 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:41.398 7 INFO neutron.api.v2.resource [None req-4483fc00-6bc1-4713-b7ec-b23974934240 bc02e27af183472ba287a537e2605bc9 d39c17bcd24b4848ac6a925f5694b5e4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 794/1716] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:41 2026] DELETE /v2.0/security-groups/55586469-f1be-41b1-8bd6-4bf3714d2a1d => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1717] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:24:41 2026] GET /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:42.194 7 INFO neutron.services.segments.plugin [-] Segment f2733a74-5cd0-49a0-a92f-ce1624abb462 resource provider aggregate not found 2026-07-09 14:24:42.198 7 INFO neutron.services.segments.plugin [-] Segment f2733a74-5cd0-49a0-a92f-ce1624abb462 resource provider aggregate not found 2026-07-09 14:24:42.218 7 INFO neutron.db.l3_hamode_db [None req-fdafeb83-72f9-442f-8eeb-9a35cf0e6aee 401aa6d92a484944a6019ac0ed425830 d6b887dbf3ae4a04879feaebe9b2f4f7 - - default default] HA network 62a03fd7-f03a-458c-b377-ad9d5540fa84 was deleted as no HA routers are present in tenant d6b887dbf3ae4a04879feaebe9b2f4f7. 2026-07-09 14:24:42.220 7 INFO neutron.services.segments.plugin [-] Segment f2733a74-5cd0-49a0-a92f-ce1624abb462 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2733a74-5cd0-49a0-a92f-ce1624abb462 found for delete ", "request_id": "req-22cf2ce0-c882-4acf-8f3f-a56663f9f101"}]} 2026-07-09 14:24:42.221 7 INFO neutron.services.segments.plugin [-] Segment f2733a74-5cd0-49a0-a92f-ce1624abb462 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2733a74-5cd0-49a0-a92f-ce1624abb462 found for delete ", "request_id": "req-19512ac7-5eda-4ecb-a34a-3282e51c257f"}]} [pid: 7|app: 0|req: 796/1718] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:41 2026] DELETE /v2.0/routers/33cca3a0-1c40-4ba0-8d75-5d2627686fd2 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:42.233 7 WARNING neutron_lib.context [None req-07e54a6b-e205-4fe3-977f-34ccc654687c bc02e27af183472ba287a537e2605bc9 d39c17bcd24b4848ac6a925f5694b5e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 797/1719] 10.0.0.101 () {34 vars in 684 bytes} [Thu Jul 9 14:24:42 2026] POST /v2.0/security-groups => generated 1624 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:24:42.399 7 INFO neutron.api.v2.resource [None req-b385b98c-d6e4-4ddf-afca-16b969f47837 06ab7a4877414f739e3a769856b3c78c 43b5ccc4d35541b092d61b19c6a4662d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 798/1720] 10.0.0.101 () {32 vars in 743 bytes} [Thu Jul 9 14:24:42 2026] GET /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:24:42.405 7 WARNING neutron_lib.context [None req-c37e0212-7f2e-481f-853f-0e3f96e2d1c5 bc02e27af183472ba287a537e2605bc9 d39c17bcd24b4848ac6a925f5694b5e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 923/1721] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:24:40 2026] PUT /v2.0/routers/e35eb1b0-a860-4873-9f34-2247ef1c793c/remove_router_interface => generated 309 bytes in 1516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1722] 10.0.0.101 () {32 vars in 742 bytes} [Thu Jul 9 14:24:42 2026] DELETE /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/tags/red => 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: 925/1723] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:42 2026] GET /v2.0/ports?device_id=e35eb1b0-a860-4873-9f34-2247ef1c793c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1724] 10.0.0.101 () {32 vars in 731 bytes} [Thu Jul 9 14:24:42 2026] GET /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/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: 799/1725] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:24:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:42.744 7 INFO neutron.api.v2.resource [None req-35f0e6fc-f50e-4751-a989-f801ce76a19f 06ab7a4877414f739e3a769856b3c78c 43b5ccc4d35541b092d61b19c6a4662d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 800/1726] 10.0.0.101 () {32 vars in 746 bytes} [Thu Jul 9 14:24:42 2026] DELETE /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1727] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:24:42 2026] GET /v2.0/security-group-rules/17d00d41-513f-4ed2-9b55-0ea46e45e888 => 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: 802/1728] 10.0.0.101 () {32 vars in 734 bytes} [Thu Jul 9 14:24:42 2026] DELETE /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/tags => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1729] 10.0.0.101 () {32 vars in 673 bytes} [Thu Jul 9 14:24:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1730] 10.0.0.101 () {32 vars in 731 bytes} [Thu Jul 9 14:24:42 2026] GET /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1731] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:24:42 2026] DELETE /v2.0/security-group-rules/17d00d41-513f-4ed2-9b55-0ea46e45e888 => 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: 806/1732] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:43 2026] DELETE /v2.0/subnets/80e416a3-4103-427a-9802-1002b6054d18 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:43.375 8 INFO neutron.services.segments.plugin [-] Segment 8f8a5715-fe3e-4c54-9d4f-6cc83f729e4e resource provider aggregate not found 2026-07-09 14:24:43.386 8 INFO neutron.db.l3_hamode_db [None req-9750d925-6a11-44e5-88a9-8e06702f73e7 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] HA network 32aeda05-3df6-4bd2-9d15-7ebd15abb25f was deleted as no HA routers are present in tenant b65f6a0813764fb2be8a71d4059b74ea. [pid: 8|app: 0|req: 927/1733] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:42 2026] DELETE /v2.0/routers/e35eb1b0-a860-4873-9f34-2247ef1c793c => generated 0 bytes in 789 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:43.400 8 INFO neutron.services.segments.plugin [-] Segment 8f8a5715-fe3e-4c54-9d4f-6cc83f729e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f8a5715-fe3e-4c54-9d4f-6cc83f729e4e found for delete ", "request_id": "req-1c7d86d8-9ef3-45ab-a12e-4b93a5c20b74"}]} 2026-07-09 14:24:43.418 8 INFO neutron.services.segments.plugin [-] Segment 8f8a5715-fe3e-4c54-9d4f-6cc83f729e4e resource provider aggregate not found [pid: 7|app: 0|req: 807/1734] 10.0.0.101 () {32 vars in 673 bytes} [Thu Jul 9 14:24:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:43.435 8 INFO neutron.services.segments.plugin [-] Segment 8f8a5715-fe3e-4c54-9d4f-6cc83f729e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f8a5715-fe3e-4c54-9d4f-6cc83f729e4e found for delete ", "request_id": "req-0687bf88-02a3-40e1-b06d-17f6c03d5d93"}]} [pid: 8|app: 0|req: 928/1735] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:43 2026] GET /v2.0/security-groups?tenant_id=d6b887dbf3ae4a04879feaebe9b2f4f7&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1736] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:43 2026] DELETE /v2.0/networks/d7912ba4-d58b-4778-b2a1-d1033d9be4b0 => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:43.916 7 WARNING neutron_lib.context [None req-5f334f2b-22bc-43f5-862b-bb6a0552b2b1 bc02e27af183472ba287a537e2605bc9 d39c17bcd24b4848ac6a925f5694b5e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 929/1737] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:43 2026] DELETE /v2.0/subnets/2c8cbb27-c633-4efd-a9a5-cd984323a204 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1738] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:24:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1739] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:44 2026] DELETE /v2.0/security-groups/eccb7074-7dc3-42f1-b115-7d7e4f0a3fa4 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1740] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:24:44 2026] GET /v2.0/security-group-rules/3ad0fc2d-2811-46ac-a200-94b097b3f7c8 => generated 601 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:24:44.249 7 INFO neutron.services.segments.plugin [-] Segment 64b69f22-f472-4c16-a82d-9d9f9e31d94d resource provider aggregate not found 2026-07-09 14:24:44.254 7 INFO neutron.services.segments.plugin [-] Segment 64b69f22-f472-4c16-a82d-9d9f9e31d94d resource provider aggregate not found 2026-07-09 14:24:44.269 7 INFO neutron.services.segments.plugin [-] Segment 64b69f22-f472-4c16-a82d-9d9f9e31d94d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64b69f22-f472-4c16-a82d-9d9f9e31d94d found for delete ", "request_id": "req-f67956a3-07a7-48eb-a1dd-4763f3a564b5"}]} 2026-07-09 14:24:44.270 7 INFO neutron.services.segments.plugin [-] Segment 64b69f22-f472-4c16-a82d-9d9f9e31d94d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64b69f22-f472-4c16-a82d-9d9f9e31d94d found for delete ", "request_id": "req-ef1ff343-7597-4285-b47f-16cf64b0f8ee"}]} [pid: 8|app: 0|req: 932/1741] 10.0.0.101 () {32 vars in 673 bytes} [Thu Jul 9 14:24:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1742] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:44 2026] GET /v2.0/security-groups?tenant_id=dc65b0488ba1444bba7c6b2967ccf259&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1743] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:44 2026] DELETE /v2.0/networks/33873f43-1021-4552-b98c-e544419b39e3 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1744] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:24:44 2026] DELETE /v2.0/security-group-rules/3ad0fc2d-2811-46ac-a200-94b097b3f7c8 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:44.471 8 WARNING neutron_lib.context [None req-38d8492f-76ba-408d-9688-70a982173a95 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 811/1745] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:44 2026] DELETE /v2.0/security-groups/e4e56d4d-e09c-4a1a-84bc-2d940ec85da6 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:44.518 8 INFO neutron.db.segments_db [None req-38d8492f-76ba-408d-9688-70a982173a95 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Added segment cd803eef-7450-41db-afcb-b421308f7c0d of type vxlan for network 7b0f4e76-e8e5-4949-8533-c47d61fbb8af [pid: 7|app: 0|req: 812/1746] 10.0.0.101 () {32 vars in 673 bytes} [Thu Jul 9 14:24:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:44.888 8 INFO neutron.db.l3_hamode_db [None req-38d8492f-76ba-408d-9688-70a982173a95 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 813/1747] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:44 2026] GET /v2.0/security-groups?tenant_id=ec48a8c0e894404e9141df75f4c8a44f&name=default => generated 2925 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:44.992 7 WARNING neutron_lib.context [None req-4d7ca938-8c63-434a-98f2-95034882c69c bc02e27af183472ba287a537e2605bc9 d39c17bcd24b4848ac6a925f5694b5e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:45.031 7 INFO neutron.db.securitygroups_db [None req-4d7ca938-8c63-434a-98f2-95034882c69c bc02e27af183472ba287a537e2605bc9 d39c17bcd24b4848ac6a925f5694b5e4 - - default default] Project d39c17bcd24b4848ac6a925f5694b5e4 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: 814/1748] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:24:44 2026] POST /v2.0/security-group-rules => generated 607 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1749] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:45 2026] GET /v2.0/security-groups?tenant_id=99a63429c160454b8c52dcc849de7e89&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: 816/1750] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:45 2026] DELETE /v2.0/security-groups/2d1d4e36-e0fc-470c-9499-ec0b018a0444 => 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: 817/1751] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:24:45 2026] GET /v2.0/security-group-rules/bf7c9309-2881-4f22-a7f5-7a9189b7e20e => generated 607 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1752] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:45 2026] DELETE /v2.0/security-groups/5aa2bacb-04f8-400d-b711-101968fd294d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1753] 10.0.0.101 () {32 vars in 673 bytes} [Thu Jul 9 14:24:45 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1754] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:45 2026] GET /v2.0/security-groups?tenant_id=43b5ccc4d35541b092d61b19c6a4662d&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1755] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:24:45 2026] DELETE /v2.0/security-group-rules/bf7c9309-2881-4f22-a7f5-7a9189b7e20e => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1756] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:45 2026] DELETE /v2.0/security-groups/5d18dc88-14cf-417e-9cf8-21f4d7eee446 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1757] 10.0.0.101 () {32 vars in 673 bytes} [Thu Jul 9 14:24:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1758] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:45 2026] DELETE /v2.0/security-groups/bdb24e1d-e1f2-4475-b75b-17c0bbfb4a2b => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:46.046 8 INFO neutron.db.l3_hamode_db [None req-38d8492f-76ba-408d-9688-70a982173a95 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 825/1759] 10.0.0.101 () {32 vars in 663 bytes} [Thu Jul 9 14:24:46 2026] GET /v2.0/security-groups => 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: 826/1760] 10.0.0.101 () {32 vars in 663 bytes} [Thu Jul 9 14:24:46 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:46.635 7 INFO neutron.services.segments.plugin [-] Segment be595221-ddcd-465d-8310-8f49c5325add resource provider aggregate not found 2026-07-09 14:24:46.642 7 INFO neutron.services.segments.plugin [-] Segment be595221-ddcd-465d-8310-8f49c5325add resource provider aggregate not found 2026-07-09 14:24:46.663 7 INFO neutron.services.segments.plugin [-] Segment be595221-ddcd-465d-8310-8f49c5325add resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be595221-ddcd-465d-8310-8f49c5325add found for delete ", "request_id": "req-2f9c2fb1-41fd-4905-8e11-60664e4eb212"}]} 2026-07-09 14:24:46.670 7 INFO neutron.services.segments.plugin [-] Segment be595221-ddcd-465d-8310-8f49c5325add resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be595221-ddcd-465d-8310-8f49c5325add found for delete ", "request_id": "req-55640507-0b40-477b-a972-ed020061940b"}]} [pid: 7|app: 0|req: 827/1761] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:46 2026] GET /v2.0/security-groups?tenant_id=d39c17bcd24b4848ac6a925f5694b5e4&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1762] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:46 2026] DELETE /v2.0/security-groups/c68993c7-2a11-4bb1-8b4b-59893af14bf1 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1763] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:44 2026] POST /v2.0/routers => generated 686 bytes in 2744 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1764] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:24:47 2026] GET /v2.0/routers/b13ab4f3-2e76-49f6-8a94-2540f5fb8fca => generated 692 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1765] 10.0.0.101 () {32 vars in 647 bytes} [Thu Jul 9 14:24:47 2026] GET /v2.0/routers => generated 695 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1766] 10.0.0.101 () {34 vars in 741 bytes} [Thu Jul 9 14:24:47 2026] PUT /v2.0/routers/b13ab4f3-2e76-49f6-8a94-2540f5fb8fca => generated 699 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1767] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:24:48 2026] GET /v2.0/routers/b13ab4f3-2e76-49f6-8a94-2540f5fb8fca => generated 699 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1768] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:48 2026] GET /v2.0/ports?device_id=b13ab4f3-2e76-49f6-8a94-2540f5fb8fca => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:49.087 7 WARNING neutron_lib.context [None req-d9e006bb-34b0-40fd-9d6e-0476f2200c92 bf4d4d0b373b4c5fa4561b67d4d37f5c ab65e53fe27f4f2cbe7b07f8dbd34ee9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:49.396 7 INFO neutron.db.segments_db [None req-d9e006bb-34b0-40fd-9d6e-0476f2200c92 bf4d4d0b373b4c5fa4561b67d4d37f5c ab65e53fe27f4f2cbe7b07f8dbd34ee9 - - default default] Added segment d5ed9e49-ac1b-4465-a530-714425b0e8e9 of type vxlan for network 8ccb3be8-992c-400f-b76a-3d7d9e58ea93 2026-07-09 14:24:49.505 8 INFO neutron.services.segments.plugin [-] Segment cd803eef-7450-41db-afcb-b421308f7c0d resource provider aggregate not found [pid: 7|app: 0|req: 832/1769] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:48 2026] POST /v2.0/networks => generated 632 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:49.522 8 INFO neutron.services.segments.plugin [-] Segment cd803eef-7450-41db-afcb-b421308f7c0d resource provider aggregate not found 2026-07-09 14:24:49.527 8 INFO neutron.services.segments.plugin [-] Segment cd803eef-7450-41db-afcb-b421308f7c0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd803eef-7450-41db-afcb-b421308f7c0d found for delete ", "request_id": "req-477a06e1-3fa3-45d7-9eda-399058316811"}]} 2026-07-09 14:24:49.531 7 WARNING neutron_lib.context [None req-e9cd2fe0-9846-4d5e-b9de-dc8e1841fda8 bf4d4d0b373b4c5fa4561b67d4d37f5c ab65e53fe27f4f2cbe7b07f8dbd34ee9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:49.549 8 INFO neutron.services.segments.plugin [-] Segment cd803eef-7450-41db-afcb-b421308f7c0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd803eef-7450-41db-afcb-b421308f7c0d found for delete ", "request_id": "req-8c865ba0-4876-4e94-af27-3a5b1eb3448a"}]} 2026-07-09 14:24:49.551 8 INFO neutron.db.l3_hamode_db [None req-2d03c99e-6505-466d-bdbc-3952fef53950 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] HA network 7b0f4e76-e8e5-4949-8533-c47d61fbb8af was deleted as no HA routers are present in tenant b65f6a0813764fb2be8a71d4059b74ea. [pid: 8|app: 0|req: 938/1770] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:48 2026] DELETE /v2.0/routers/b13ab4f3-2e76-49f6-8a94-2540f5fb8fca => generated 0 bytes in 1329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1771] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:49 2026] GET /v2.0/ports?device_id=b13ab4f3-2e76-49f6-8a94-2540f5fb8fca => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:49.624 8 INFO neutron.api.v2.resource [None req-792a51af-1c71-4f72-b42c-13a29587fece f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 940/1772] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:49 2026] DELETE /v2.0/routers/b13ab4f3-2e76-49f6-8a94-2540f5fb8fca => 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: 941/1773] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:49 2026] GET /v2.0/ports?device_id=e35eb1b0-a860-4873-9f34-2247ef1c793c => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:49.692 8 INFO neutron.api.v2.resource [None req-1e43d7e6-3e04-4d54-aab0-f6c2b424a3d7 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 942/1774] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:49 2026] DELETE /v2.0/routers/e35eb1b0-a860-4873-9f34-2247ef1c793c => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:24:49.719 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d69e5383-a4f6-406e-a2c2-1f1b6df6adeb f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 943/1775] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:49 2026] DELETE /v2.0/subnets/2c8cbb27-c633-4efd-a9a5-cd984323a204 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1776] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:49 2026] GET /v2.0/ports?device_id=86ab11d2-8bc3-41f0-a66a-153bcbbc3ada => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:49.804 8 INFO neutron.api.v2.resource [None req-ae5d6a54-f9bb-491a-9427-b1adf436d159 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 945/1777] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:49 2026] DELETE /v2.0/routers/86ab11d2-8bc3-41f0-a66a-153bcbbc3ada => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:24:49.834 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c58d3ec6-9f86-4d95-b9b9-a6fc3ab3d331 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 946/1778] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:49 2026] DELETE /v2.0/subnets/50ccf90f-2a42-4d36-aac4-b6f452a070a8 => 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: 947/1779] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:24:49 2026] GET /v2.0/ports?device_id=543e6fb0-ee4f-45cf-8268-17f88acf92e3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:49.900 8 INFO neutron.api.v2.resource [None req-c4786601-7728-4aec-bdcc-64ac9b0f483e f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 948/1780] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:49 2026] DELETE /v2.0/routers/543e6fb0-ee4f-45cf-8268-17f88acf92e3 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:24:49.928 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7e1dabd-d454-4748-a36e-34142c9b9c48 f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 949/1781] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:49 2026] DELETE /v2.0/subnets/b6df793a-bdf2-4a05-a3e5-d6410eede8ee => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1782] 10.0.0.101 () {34 vars in 664 bytes} [Thu Jul 9 14:24:49 2026] POST /v2.0/ports => generated 743 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:49.965 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16be2dce-60c9-426e-ac5a-4748c9c5ca0a f29bdd80c6c646ca9657e062091b25d7 b65f6a0813764fb2be8a71d4059b74ea - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 950/1783] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:24:49 2026] DELETE /v2.0/subnets/bda755d2-1e28-4446-8ff2-507c1643074c => generated 136 bytes in 33 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, ' 2026-07-09 14:24:49.974 7 WARNING neutron_lib.context [None req-cfa29bab-1aa5-4ffb-8fa4-bd521c65f2c1 bf4d4d0b373b4c5fa4561b67d4d37f5c ab65e53fe27f4f2cbe7b07f8dbd34ee9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 834/1784] 10.0.0.101 () {34 vars in 666 bytes} [Thu Jul 9 14:24:49 2026] POST /v2.0/trunks => generated 407 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1785] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:24:50 2026] PUT /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/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: 835/1786] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:24:50 2026] GET /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1787] 10.0.0.101 () {34 vars in 760 bytes} [Thu Jul 9 14:24:50 2026] PUT /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1788] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:24:50 2026] GET /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/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: 953/1789] 10.0.0.101 () {34 vars in 756 bytes} [Thu Jul 9 14:24:50 2026] PUT /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1790] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:24:50 2026] GET /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1791] 10.0.0.101 () {34 vars in 778 bytes} [Thu Jul 9 14:24:50 2026] PUT /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/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: 7|app: 0|req: 838/1792] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:24:50 2026] GET /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/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: 955/1793] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:24:50 2026] PUT /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/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: 956/1794] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:24:50 2026] GET /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1795] 10.0.0.101 () {32 vars in 737 bytes} [Thu Jul 9 14:24:50 2026] GET /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:50.620 8 INFO neutron.api.v2.resource [None req-969e9cc6-a5bd-4012-9e46-6642c625c91c bf4d4d0b373b4c5fa4561b67d4d37f5c ab65e53fe27f4f2cbe7b07f8dbd34ee9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 958/1796] 10.0.0.101 () {32 vars in 741 bytes} [Thu Jul 9 14:24:50 2026] GET /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1797] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:50 2026] DELETE /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/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: 960/1798] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:24:50 2026] GET /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:50.716 8 INFO neutron.api.v2.resource [None req-6ce12b6a-a7dc-4b89-831b-e46451292816 bf4d4d0b373b4c5fa4561b67d4d37f5c ab65e53fe27f4f2cbe7b07f8dbd34ee9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 961/1799] 10.0.0.101 () {32 vars in 744 bytes} [Thu Jul 9 14:24:50 2026] DELETE /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1800] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:24:50 2026] DELETE /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1801] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:24:50 2026] GET /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1802] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:50 2026] GET /v2.0/security-groups?tenant_id=b65f6a0813764fb2be8a71d4059b74ea&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1803] 10.0.0.101 () {32 vars in 719 bytes} [Thu Jul 9 14:24:50 2026] GET /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab => generated 407 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1804] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:50 2026] DELETE /v2.0/security-groups/12d5d42e-bace-4411-bf49-d2c4a011deb6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1805] 10.0.0.101 () {32 vars in 717 bytes} [Thu Jul 9 14:24:50 2026] GET /v2.0/ports/ca109757-5f45-4163-a749-9bf2cc108e05 => generated 826 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1806] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:50 2026] GET /v2.0/security-groups?tenant_id=96e6f4fcb6584318abd7ae8c6f43823f&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1807] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:51 2026] DELETE /v2.0/security-groups/336a80c9-dd92-4fa8-b8ac-2845f86e8fc8 => 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: 966/1808] 10.0.0.101 () {32 vars in 722 bytes} [Thu Jul 9 14:24:50 2026] DELETE /v2.0/trunks/b268bb40-fb9b-47fe-abb0-295c9385cfab => generated 0 bytes in 436 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1809] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:24:51 2026] DELETE /v2.0/ports/ca109757-5f45-4163-a749-9bf2cc108e05 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:24:51.866 8 INFO neutron.services.segments.plugin [-] Segment d5ed9e49-ac1b-4465-a530-714425b0e8e9 resource provider aggregate not found 2026-07-09 14:24:51.875 8 INFO neutron.services.segments.plugin [-] Segment d5ed9e49-ac1b-4465-a530-714425b0e8e9 resource provider aggregate not found 2026-07-09 14:24:51.895 8 INFO neutron.services.segments.plugin [-] Segment d5ed9e49-ac1b-4465-a530-714425b0e8e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5ed9e49-ac1b-4465-a530-714425b0e8e9 found for delete ", "request_id": "req-6dd0fda9-5757-484c-8fa3-0484f766edc2"}]} 2026-07-09 14:24:51.901 8 INFO neutron.services.segments.plugin [-] Segment d5ed9e49-ac1b-4465-a530-714425b0e8e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5ed9e49-ac1b-4465-a530-714425b0e8e9 found for delete ", "request_id": "req-edf262fe-b6ff-421f-980d-00106db55c69"}]} [pid: 8|app: 0|req: 967/1810] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:51 2026] DELETE /v2.0/networks/8ccb3be8-992c-400f-b76a-3d7d9e58ea93 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1813] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:52 2026] GET /v2.0/security-groups?tenant_id=f5ff9271f7b7484eb66d04da1cb12bd6&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1814] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:52 2026] DELETE /v2.0/security-groups/bf495e26-37c2-4245-9975-acbe4d4195a7 => 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: 846/1815] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:53 2026] GET /v2.0/security-groups?tenant_id=ab65e53fe27f4f2cbe7b07f8dbd34ee9&name=default => generated 2925 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1816] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:53 2026] DELETE /v2.0/security-groups/2c4e217d-c579-440c-9ab2-a01557565bb9 => 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: 847/1817] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:54 2026] GET /v2.0/security-groups?tenant_id=8f122c53c0784da5b6d0ce218bfd195e&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1818] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:24:54 2026] DELETE /v2.0/security-groups/1e7e836e-c1a1-4298-8184-91e4f2d5b072 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:24:56.007 8 WARNING neutron_lib.context [None req-ddfc2aaf-3acb-4dfc-a70b-aa99f7a30be4 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:56.038 7 WARNING neutron_lib.context [None req-0a73fca2-a05e-4efd-b09e-3e9c0c222f7e 1799b3c659574ecaa17e31f4e8676dbd 9bbade11761a4b758a84e943a0b091c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:56.173 8 INFO neutron.db.segments_db [None req-ddfc2aaf-3acb-4dfc-a70b-aa99f7a30be4 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Added segment f718a79e-c7c1-4ac0-bd12-aa034ff3985d of type vxlan for network cab8122b-8b08-46a3-a4c9-15c74cd46d55 2026-07-09 14:24:56.175 7 INFO neutron.db.segments_db [None req-0a73fca2-a05e-4efd-b09e-3e9c0c222f7e 1799b3c659574ecaa17e31f4e8676dbd 9bbade11761a4b758a84e943a0b091c9 - - default default] Added segment 5fce5640-1843-4663-8138-4776674ee55d of type vxlan for network 6aeade05-4f29-4101-bec0-b7e6e34b5500 [pid: 8|app: 0|req: 972/1819] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:55 2026] POST /v2.0/networks => generated 640 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1820] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:55 2026] POST /v2.0/networks => generated 631 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:56.306 8 WARNING neutron_lib.context [None req-90a5250f-7549-4f1f-9f22-e2976d0781cd 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:56.310 7 WARNING neutron_lib.context [None req-48c3f07e-b6a7-47f3-8ed7-8c4d4b4d36d4 1799b3c659574ecaa17e31f4e8676dbd 9bbade11761a4b758a84e943a0b091c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:56.396 7 INFO neutron.db.segments_db [None req-48c3f07e-b6a7-47f3-8ed7-8c4d4b4d36d4 1799b3c659574ecaa17e31f4e8676dbd 9bbade11761a4b758a84e943a0b091c9 - - default default] Added segment 14e40206-454a-4322-8152-2033bb285a57 of type vxlan for network 35a1c1bb-73c0-4c53-8e91-6df0219b3977 [pid: 7|app: 0|req: 849/1821] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:56 2026] POST /v2.0/networks => generated 632 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:56.532 7 WARNING neutron_lib.context [None req-f897e51a-3477-4bdf-aaef-faf79a1b8ede 1799b3c659574ecaa17e31f4e8676dbd 9bbade11761a4b758a84e943a0b091c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:56.600 7 INFO neutron.db.segments_db [None req-f897e51a-3477-4bdf-aaef-faf79a1b8ede 1799b3c659574ecaa17e31f4e8676dbd 9bbade11761a4b758a84e943a0b091c9 - - default default] Added segment 338d6de6-9201-4ee6-bc34-9cf1952ee820 of type vxlan for network 7e5731b6-5d39-4c1f-a053-2bcd795afbbe [pid: 8|app: 0|req: 973/1822] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:56 2026] POST /v2.0/subnets => generated 633 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1823] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:56 2026] POST /v2.0/networks => generated 632 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:56.860 7 WARNING neutron_lib.context [None req-d877bec8-93a6-45be-a33a-d697c72e0769 6af1e5d5c142478daeaac7ae0fa520ea f65cb77c493f436d84c8c4b80738dd8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 974/1824] 10.0.0.101 () {32 vars in 722 bytes} [Thu Jul 9 14:24:56 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:56.981 8 WARNING neutron_lib.context [None req-6b0e156d-c80d-411f-ba33-b66cc250a198 1799b3c659574ecaa17e31f4e8676dbd 9bbade11761a4b758a84e943a0b091c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:57.037 8 INFO neutron.db.segments_db [None req-6b0e156d-c80d-411f-ba33-b66cc250a198 1799b3c659574ecaa17e31f4e8676dbd 9bbade11761a4b758a84e943a0b091c9 - - default default] Added segment dbfd420c-cc40-4eaf-b9e8-3a545577f7fe of type vxlan for network 2d973347-bfd7-4c2d-8446-3fca16bc3b51 2026-07-09 14:24:57.046 7 INFO neutron.db.segments_db [None req-d877bec8-93a6-45be-a33a-d697c72e0769 6af1e5d5c142478daeaac7ae0fa520ea f65cb77c493f436d84c8c4b80738dd8f - - default default] Added segment 1d23215c-ca66-479c-b25b-81de70ca7035 of type vxlan for network 78e075ef-b3c6-4fd7-81d8-351f74d768db [pid: 8|app: 0|req: 975/1825] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:56 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1826] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:56 2026] POST /v2.0/networks => generated 632 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:57.169 8 WARNING neutron_lib.context [None req-463e8416-b2d7-44e8-a461-0f57e057259e 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:57.175 7 WARNING neutron_lib.context [None req-7aa60abf-a9e1-4f0c-920e-b0a795d4e8de 1799b3c659574ecaa17e31f4e8676dbd 9bbade11761a4b758a84e943a0b091c9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:57.273 7 INFO neutron.db.segments_db [None req-7aa60abf-a9e1-4f0c-920e-b0a795d4e8de 1799b3c659574ecaa17e31f4e8676dbd 9bbade11761a4b758a84e943a0b091c9 - - default default] Added segment 3f91dcfc-7177-453f-bdae-80557f3eca58 of type vxlan for network b10768ae-5e3c-4389-a3e8-e4e3b7e09177 [pid: 7|app: 0|req: 852/1827] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:57 2026] POST /v2.0/networks => generated 632 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:57.391 7 WARNING neutron_lib.context [None req-01720eb6-1db3-4262-8172-fc532d1ab9a5 6af1e5d5c142478daeaac7ae0fa520ea f65cb77c493f436d84c8c4b80738dd8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:57.459 7 INFO neutron.db.segments_db [None req-01720eb6-1db3-4262-8172-fc532d1ab9a5 6af1e5d5c142478daeaac7ae0fa520ea f65cb77c493f436d84c8c4b80738dd8f - - default default] Added segment 8203eee8-378b-4059-845e-bd9b65f3511e of type vxlan for network 2e73c285-d35f-483c-afa7-218f40b6c27d [pid: 8|app: 0|req: 976/1828] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:57 2026] POST /v2.0/subnets => generated 707 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1829] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:57 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:57.569 7 WARNING neutron_lib.context [None req-d2a0bc6a-268b-4682-90e9-3495590762c0 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 977/1830] 10.0.0.101 () {34 vars in 753 bytes} [Thu Jul 9 14:24:57 2026] PUT /v2.0/networks/6aeade05-4f29-4101-bec0-b7e6e34b5500/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1831] 10.0.0.101 () {34 vars in 753 bytes} [Thu Jul 9 14:24:57 2026] PUT /v2.0/networks/78e075ef-b3c6-4fd7-81d8-351f74d768db/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:57.647 7 INFO neutron.db.segments_db [None req-d2a0bc6a-268b-4682-90e9-3495590762c0 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Added segment 7d220880-b2b4-45c6-aace-bab9e1eda6fb of type vxlan for network deab56d1-9e47-4d38-9e84-fc31749e14c2 [pid: 8|app: 0|req: 979/1832] 10.0.0.101 () {34 vars in 753 bytes} [Thu Jul 9 14:24:57 2026] PUT /v2.0/networks/35a1c1bb-73c0-4c53-8e91-6df0219b3977/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1833] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:24:57 2026] GET /v2.0/networks/78e075ef-b3c6-4fd7-81d8-351f74d768db/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1834] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:57 2026] POST /v2.0/networks => generated 637 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1835] 10.0.0.101 () {34 vars in 753 bytes} [Thu Jul 9 14:24:57 2026] PUT /v2.0/networks/7e5731b6-5d39-4c1f-a053-2bcd795afbbe/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:24:57.829 8 WARNING neutron_lib.context [None req-93f17992-0773-4fe2-a134-1949a203b3a5 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 855/1836] 10.0.0.101 () {34 vars in 753 bytes} [Thu Jul 9 14:24:57 2026] PUT /v2.0/networks/2e73c285-d35f-483c-afa7-218f40b6c27d/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1837] 10.0.0.101 () {34 vars in 753 bytes} [Thu Jul 9 14:24:57 2026] PUT /v2.0/networks/2d973347-bfd7-4c2d-8446-3fca16bc3b51/tags => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1838] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:24:57 2026] GET /v2.0/networks/2e73c285-d35f-483c-afa7-218f40b6c27d/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1839] 10.0.0.101 () {32 vars in 666 bytes} [Thu Jul 9 14:24:57 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1840] 10.0.0.101 () {34 vars in 753 bytes} [Thu Jul 9 14:24:58 2026] PUT /v2.0/networks/2e73c285-d35f-483c-afa7-218f40b6c27d/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1841] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:57 2026] POST /v2.0/subnets => generated 631 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1842] 10.0.0.101 () {32 vars in 680 bytes} [Thu Jul 9 14:24:58 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:58.215 7 WARNING neutron_lib.context [None req-f11d092f-45d3-4277-8c09-ddce646259fa 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 983/1843] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:24:58 2026] GET /v2.0/networks/2e73c285-d35f-483c-afa7-218f40b6c27d/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1844] 10.0.0.101 () {32 vars in 676 bytes} [Thu Jul 9 14:24:58 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1845] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:24:58 2026] GET /v2.0/networks/78e075ef-b3c6-4fd7-81d8-351f74d768db/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1846] 10.0.0.101 () {32 vars in 688 bytes} [Thu Jul 9 14:24:58 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:58.676 8 INFO neutron.services.segments.plugin [-] Segment 1d23215c-ca66-479c-b25b-81de70ca7035 resource provider aggregate not found 2026-07-09 14:24:58.681 8 INFO neutron.services.segments.plugin [-] Segment 1d23215c-ca66-479c-b25b-81de70ca7035 resource provider aggregate not found 2026-07-09 14:24:58.693 8 INFO neutron.services.segments.plugin [-] Segment 1d23215c-ca66-479c-b25b-81de70ca7035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d23215c-ca66-479c-b25b-81de70ca7035 found for delete ", "request_id": "req-93e5874b-0f24-4647-a8bd-ae81cef6b237"}]} 2026-07-09 14:24:58.694 8 INFO neutron.services.segments.plugin [-] Segment 1d23215c-ca66-479c-b25b-81de70ca7035 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d23215c-ca66-479c-b25b-81de70ca7035 found for delete ", "request_id": "req-bd273e2f-2e73-4b31-bf13-cbd9a9f048dd"}]} [pid: 8|app: 0|req: 987/1847] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:58 2026] DELETE /v2.0/networks/78e075ef-b3c6-4fd7-81d8-351f74d768db => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1848] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:58 2026] POST /v2.0/subnets => generated 701 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1849] 10.0.0.101 () {32 vars in 674 bytes} [Thu Jul 9 14:24:58 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:24:58.855 8 WARNING neutron_lib.context [None req-3c9cb88b-ab49-4621-a869-52ccfbaa94f0 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:24:58.934 8 INFO neutron.db.segments_db [None req-3c9cb88b-ab49-4621-a869-52ccfbaa94f0 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Added segment bdac4274-ceeb-41d3-bfd3-b5c7fde7beb3 of type vxlan for network aeec5e54-033f-454a-b06c-2879d461baa4 2026-07-09 14:24:58.938 7 INFO neutron.services.segments.plugin [-] Segment 8203eee8-378b-4059-845e-bd9b65f3511e resource provider aggregate not found 2026-07-09 14:24:58.943 7 INFO neutron.services.segments.plugin [-] Segment 8203eee8-378b-4059-845e-bd9b65f3511e resource provider aggregate not found 2026-07-09 14:24:58.958 7 INFO neutron.services.segments.plugin [-] Segment 8203eee8-378b-4059-845e-bd9b65f3511e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8203eee8-378b-4059-845e-bd9b65f3511e found for delete ", "request_id": "req-2dce5f0b-b701-425a-a4c6-d0061c71427b"}]} 2026-07-09 14:24:58.960 7 INFO neutron.services.segments.plugin [-] Segment 8203eee8-378b-4059-845e-bd9b65f3511e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8203eee8-378b-4059-845e-bd9b65f3511e found for delete ", "request_id": "req-22ca6041-72ab-4424-9864-0e22452862e4"}]} [pid: 7|app: 0|req: 862/1850] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:58 2026] DELETE /v2.0/networks/2e73c285-d35f-483c-afa7-218f40b6c27d => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1851] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:24:58 2026] POST /v2.0/networks => generated 637 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:59.092 8 WARNING neutron_lib.context [None req-8e9ddf58-4788-4926-9f8c-6fac29a935f0 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 863/1852] 10.0.0.101 () {32 vars in 688 bytes} [Thu Jul 9 14:24:58 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1853] 10.0.0.101 () {32 vars in 684 bytes} [Thu Jul 9 14:24:59 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1854] 10.0.0.101 () {32 vars in 696 bytes} [Thu Jul 9 14:24:59 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1855] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:59 2026] POST /v2.0/subnets => generated 631 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:24:59.435 8 WARNING neutron_lib.context [None req-bc095b55-72e5-4b3d-96e3-5ef4cf0aca35 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 991/1856] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:24:59 2026] POST /v2.0/subnets => generated 706 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1857] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:24:59 2026] DELETE /v2.0/networks/6aeade05-4f29-4101-bec0-b7e6e34b5500 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:25:00.095 7 WARNING neutron_lib.context [None req-6ec2ccce-340b-4991-8625-930277032cf2 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 992/1858] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:24:59 2026] GET /v2.0/security-groups?tenant_id=5f0f3cfefb854cbebb28ae35020ee625&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:25:00.201 7 INFO neutron.db.segments_db [None req-6ec2ccce-340b-4991-8625-930277032cf2 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Added segment 0c63a96b-bdc3-4b93-91bf-70661910b2b2 of type vxlan for network 4ed7d931-1a2b-40a7-8f2b-46534f3167d5 [pid: 8|app: 0|req: 993/1859] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:25:00 2026] DELETE /v2.0/networks/35a1c1bb-73c0-4c53-8e91-6df0219b3977 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:25:00.618 7 INFO neutron.db.l3_hamode_db [None req-6ec2ccce-340b-4991-8625-930277032cf2 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 994/1860] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:00 2026] DELETE /v2.0/security-groups/a07047a3-2a9b-4554-988a-269cb1eb931f => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:25:00.713 8 INFO neutron.services.segments.plugin [-] Segment 14e40206-454a-4322-8152-2033bb285a57 resource provider aggregate not found 2026-07-09 14:25:00.720 8 INFO neutron.services.segments.plugin [-] Segment 14e40206-454a-4322-8152-2033bb285a57 resource provider aggregate not found 2026-07-09 14:25:00.741 8 INFO neutron.services.segments.plugin [-] Segment 14e40206-454a-4322-8152-2033bb285a57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14e40206-454a-4322-8152-2033bb285a57 found for delete ", "request_id": "req-0250d0a9-2d27-4dfc-bd89-11c88c9ec3a4"}]} 2026-07-09 14:25:00.744 8 INFO neutron.services.segments.plugin [-] Segment 14e40206-454a-4322-8152-2033bb285a57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14e40206-454a-4322-8152-2033bb285a57 found for delete ", "request_id": "req-f6c2512f-83ba-48fe-bcb0-70ae344d5a97"}]} [pid: 8|app: 0|req: 995/1861] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:25:00 2026] DELETE /v2.0/networks/7e5731b6-5d39-4c1f-a053-2bcd795afbbe => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:25:00.986 7 INFO neutron.services.segments.plugin [-] Segment 5fce5640-1843-4663-8138-4776674ee55d resource provider aggregate not found 2026-07-09 14:25:00.992 7 INFO neutron.services.segments.plugin [-] Segment 5fce5640-1843-4663-8138-4776674ee55d resource provider aggregate not found 2026-07-09 14:25:01.019 7 INFO neutron.services.segments.plugin [-] Segment 5fce5640-1843-4663-8138-4776674ee55d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fce5640-1843-4663-8138-4776674ee55d found for delete ", "request_id": "req-ba68ad11-3786-4695-9868-7a6b53a91625"}]} 2026-07-09 14:25:01.027 7 INFO neutron.services.segments.plugin [-] Segment 5fce5640-1843-4663-8138-4776674ee55d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fce5640-1843-4663-8138-4776674ee55d found for delete ", "request_id": "req-e7a213bf-242e-4e97-9883-303be2d765e0"}]} [pid: 8|app: 0|req: 996/1862] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:00 2026] GET /v2.0/security-groups?tenant_id=f65cb77c493f436d84c8c4b80738dd8f&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1863] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:25:01 2026] DELETE /v2.0/networks/2d973347-bfd7-4c2d-8446-3fca16bc3b51 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1864] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:01 2026] DELETE /v2.0/security-groups/9b1617c4-3f44-4b84-a6ca-cd61e52c1f26 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1865] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:25:01 2026] DELETE /v2.0/networks/b10768ae-5e3c-4389-a3e8-e4e3b7e09177 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:25:01.981 7 INFO neutron.db.l3_hamode_db [None req-6ec2ccce-340b-4991-8625-930277032cf2 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:25:03.647 8 INFO neutron.services.segments.plugin [-] Segment 338d6de6-9201-4ee6-bc34-9cf1952ee820 resource provider aggregate not found 2026-07-09 14:25:03.654 8 INFO neutron.services.segments.plugin [-] Segment 338d6de6-9201-4ee6-bc34-9cf1952ee820 resource provider aggregate not found 2026-07-09 14:25:03.668 8 INFO neutron.services.segments.plugin [-] Segment 338d6de6-9201-4ee6-bc34-9cf1952ee820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 338d6de6-9201-4ee6-bc34-9cf1952ee820 found for delete ", "request_id": "req-cc945f76-2452-463f-a0d4-a71d77cf1aa5"}]} 2026-07-09 14:25:03.678 8 INFO neutron.services.segments.plugin [-] Segment 338d6de6-9201-4ee6-bc34-9cf1952ee820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 338d6de6-9201-4ee6-bc34-9cf1952ee820 found for delete ", "request_id": "req-c7e637ac-22a7-4330-88d1-ca9ad901089c"}]} 2026-07-09 14:25:03.686 8 INFO neutron.services.segments.plugin [-] Segment dbfd420c-cc40-4eaf-b9e8-3a545577f7fe resource provider aggregate not found 2026-07-09 14:25:03.697 8 INFO neutron.services.segments.plugin [-] Segment dbfd420c-cc40-4eaf-b9e8-3a545577f7fe resource provider aggregate not found 2026-07-09 14:25:03.705 8 INFO neutron.services.segments.plugin [-] Segment dbfd420c-cc40-4eaf-b9e8-3a545577f7fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbfd420c-cc40-4eaf-b9e8-3a545577f7fe found for delete ", "request_id": "req-625324b8-55c5-43b6-81c8-c64e0b324dc4"}]} 2026-07-09 14:25:03.717 8 INFO neutron.services.segments.plugin [-] Segment dbfd420c-cc40-4eaf-b9e8-3a545577f7fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbfd420c-cc40-4eaf-b9e8-3a545577f7fe found for delete ", "request_id": "req-de8e6aba-e29c-4454-81e4-448e20ff7b4b"}]} 2026-07-09 14:25:03.725 8 INFO neutron.services.segments.plugin [-] Segment 3f91dcfc-7177-453f-bdae-80557f3eca58 resource provider aggregate not found 2026-07-09 14:25:03.737 8 INFO neutron.services.segments.plugin [-] Segment 3f91dcfc-7177-453f-bdae-80557f3eca58 resource provider aggregate not found 2026-07-09 14:25:03.743 8 INFO neutron.services.segments.plugin [-] Segment 3f91dcfc-7177-453f-bdae-80557f3eca58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f91dcfc-7177-453f-bdae-80557f3eca58 found for delete ", "request_id": "req-08983073-b7f5-45cf-b7dd-ff62cd754c55"}]} 2026-07-09 14:25:03.756 8 INFO neutron.services.segments.plugin [-] Segment 3f91dcfc-7177-453f-bdae-80557f3eca58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f91dcfc-7177-453f-bdae-80557f3eca58 found for delete ", "request_id": "req-95dcd118-18ff-4a55-b6e5-cc09c219a461"}]} [pid: 7|app: 0|req: 867/1866] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:25:00 2026] POST /v2.0/routers => generated 684 bytes in 3869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1867] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:03 2026] GET /v2.0/security-groups?tenant_id=a2ccde596d5d4a8da26fe31ad293d63d&name=default => generated 2925 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1868] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:03 2026] DELETE /v2.0/security-groups/6fe6b8b8-b1f4-4655-86eb-ac60b2660bce => 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: 1002/1869] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:04 2026] GET /v2.0/security-groups?tenant_id=56d906fe92e7406c9f835abff1931c2d&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1870] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:04 2026] DELETE /v2.0/security-groups/a40e88fc-85f4-4535-8cd4-e5530e5b6f2a => 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: 1004/1871] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:04 2026] GET /v2.0/security-groups?tenant_id=9bbade11761a4b758a84e943a0b091c9&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1872] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:04 2026] DELETE /v2.0/security-groups/0b0e60e9-f54e-4fa1-a3e0-ed7b29adeeaf => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1873] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:25:03 2026] PUT /v2.0/routers/8ada21bd-f94f-490f-ae62-bb4cd053c4b2/add_router_interface => generated 309 bytes in 1936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1874] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:06 2026] GET /v2.0/security-groups?tenant_id=70cf46354c164289a1876bbfe462db90&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1875] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:06 2026] DELETE /v2.0/security-groups/d6a0e758-1f2f-45ac-89b3-25b24191dcdf => 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: 871/1876] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:06 2026] GET /v2.0/security-groups?tenant_id=36230dcc35134f308ff0143135da6e1f&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1877] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:07 2026] DELETE /v2.0/security-groups/e0abce96-771c-434d-b7f3-c7eaf773c41e => 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: 1006/1880] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:25:05 2026] PUT /v2.0/routers/8ada21bd-f94f-490f-ae62-bb4cd053c4b2/add_router_interface => generated 309 bytes in 2217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1881] 10.0.0.101 () {34 vars in 678 bytes} [Thu Jul 9 14:25:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1882] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:10 2026] GET /v2.0/security-groups?tenant_id=1ca86bda6fd244b68db9fefe90957321&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1883] 10.0.0.101 () {34 vars in 678 bytes} [Thu Jul 9 14:25:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1884] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:25:08 2026] PUT /v2.0/routers/8ada21bd-f94f-490f-ae62-bb4cd053c4b2/add_router_interface => generated 309 bytes in 2391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1885] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:10 2026] DELETE /v2.0/security-groups/d51434f3-527e-4a84-bef7-b9093f5d44d7 => 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: 876/1886] 10.0.0.101 () {34 vars in 678 bytes} [Thu Jul 9 14:25:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:10.593 8 WARNING neutron_lib.context [None req-2ca45611-8d84-48d2-b582-e0742ab989ab 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 877/1887] 10.0.0.101 () {34 vars in 678 bytes} [Thu Jul 9 14:25:10 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: 7|app: 0|req: 878/1888] 10.0.0.101 () {34 vars in 678 bytes} [Thu Jul 9 14:25:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1889] 10.0.0.101 () {34 vars in 753 bytes} [Thu Jul 9 14:25:10 2026] PUT /v2.0/policies/baf3f800-cd84-49cc-8d07-7f72b545f25a/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1890] 10.0.0.101 () {34 vars in 684 bytes} [Thu Jul 9 14:25:10 2026] POST /v2.0/security-groups => generated 1627 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:25:10.753 8 WARNING neutron_lib.context [None req-20a2ab75-dfa5-4640-b161-4906215432cd 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 880/1891] 10.0.0.101 () {34 vars in 753 bytes} [Thu Jul 9 14:25:10 2026] PUT /v2.0/policies/80fba87f-3788-4348-802a-a84d47564b1f/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: 881/1892] 10.0.0.101 () {34 vars in 753 bytes} [Thu Jul 9 14:25:10 2026] PUT /v2.0/policies/7b274145-eab7-44e8-aa6f-fd66d5ca6fb4/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1893] 10.0.0.101 () {34 vars in 753 bytes} [Thu Jul 9 14:25:10 2026] PUT /v2.0/policies/b9767096-85b2-46e7-b7d6-ada0dbafc359/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1894] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:10.899 7 WARNING neutron_lib.context [None req-f92017f4-a313-439a-a071-2c934b0ba945 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 883/1895] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:11.083 8 WARNING neutron_lib.context [None req-389687f9-a41e-430d-a1da-d4eb1c067dab 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1013/1896] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:11 2026] POST /v2.0/security-group-rules => generated 599 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:11.224 7 WARNING neutron_lib.context [None req-290b9a39-f088-483f-9c08-ccb3cadaefa0 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 884/1897] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:11.461 7 WARNING neutron_lib.context [None req-0ed1b35d-573d-4daf-b987-3e1080b5a124 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1014/1898] 10.0.0.101 () {32 vars in 674 bytes} [Thu Jul 9 14:25:11 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1899] 10.0.0.101 () {32 vars in 688 bytes} [Thu Jul 9 14:25:11 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1900] 10.0.0.101 () {32 vars in 684 bytes} [Thu Jul 9 14:25:11 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1901] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:11.696 7 WARNING neutron_lib.context [None req-413e06a5-2155-487d-8d41-d3dcfe934b97 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1017/1902] 10.0.0.101 () {32 vars in 696 bytes} [Thu Jul 9 14:25:11 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1903] 10.0.0.101 () {32 vars in 682 bytes} [Thu Jul 9 14:25:11 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1904] 10.0.0.101 () {32 vars in 696 bytes} [Thu Jul 9 14:25:11 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1905] 10.0.0.101 () {32 vars in 692 bytes} [Thu Jul 9 14:25:11 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1906] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:12.011 7 WARNING neutron_lib.context [None req-126a631e-a5dd-4619-b7dc-46f5cf77abeb 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1021/1907] 10.0.0.101 () {32 vars in 704 bytes} [Thu Jul 9 14:25:11 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1908] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1909] 10.0.0.101 () {32 vars in 734 bytes} [Thu Jul 9 14:25:12 2026] DELETE /v2.0/qos/policies/baf3f800-cd84-49cc-8d07-7f72b545f25a => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:25:12.132 8 WARNING neutron_lib.context [None req-aedb95a6-ebb5-4489-a691-0e8fe63091a7 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 888/1910] 10.0.0.101 () {32 vars in 734 bytes} [Thu Jul 9 14:25:12 2026] DELETE /v2.0/qos/policies/80fba87f-3788-4348-802a-a84d47564b1f => 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: 1023/1911] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:12 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) 2026-07-09 14:25:12.265 8 WARNING neutron_lib.context [None req-baaad5f3-11d6-451b-9d88-26d75476b5ac 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 889/1912] 10.0.0.101 () {32 vars in 734 bytes} [Thu Jul 9 14:25:12 2026] DELETE /v2.0/qos/policies/7b274145-eab7-44e8-aa6f-fd66d5ca6fb4 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1913] 10.0.0.101 () {32 vars in 734 bytes} [Thu Jul 9 14:25:12 2026] DELETE /v2.0/qos/policies/b9767096-85b2-46e7-b7d6-ada0dbafc359 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1914] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:12 2026] POST /v2.0/security-group-rules => generated 599 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:12.397 8 WARNING neutron_lib.context [None req-0fdbab76-fbf7-49d8-a0fc-c95839104979 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 891/1915] 10.0.0.101 () {32 vars in 734 bytes} [Thu Jul 9 14:25:12 2026] DELETE /v2.0/qos/policies/e184ad27-5755-4b8d-945e-3c082b3fc95e => 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: 1025/1916] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:12.633 7 WARNING neutron_lib.context [None req-de6151b7-fd9b-4848-8f03-4a94af07ff55 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 892/1917] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1918] 10.0.0.61 () {34 vars in 1093 bytes} [Thu Jul 9 14:25:13 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-617821667&fields=id&tenant_id=9ec9d8481435416ea37ff5b2b15da958 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1919] 10.0.0.61 () {34 vars in 981 bytes} [Thu Jul 9 14:25:13 2026] GET /v2.0/networks?id=deab56d1-9e47-4d38-9e84-fc31749e14c2 => generated 704 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1920] 10.0.0.61 () {34 vars in 964 bytes} [Thu Jul 9 14:25:13 2026] GET /v2.0/quotas/9ec9d8481435416ea37ff5b2b15da958 => 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: 894/1921] 10.0.0.61 () {34 vars in 1001 bytes} [Thu Jul 9 14:25:13 2026] GET /v2.0/ports?tenant_id=9ec9d8481435416ea37ff5b2b15da958&fields=id => generated 287 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1922] 10.0.0.61 () {34 vars in 1007 bytes} [Thu Jul 9 14:25:13 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:25:14.020 8 WARNING neutron_lib.context [None req-9a5638d0-143f-49b1-9f27-338bc56d3e22 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:25:14.173 8 INFO neutron.db.segments_db [None req-9a5638d0-143f-49b1-9f27-338bc56d3e22 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Added segment 8ec70912-6761-467d-95da-e17e0e49e15e of type vxlan for network 1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3 [pid: 7|app: 0|req: 896/1923] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:14 2026] GET /v2.0/security-groups?tenant_id=1531710364d74b5f9d276c0301843298&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1924] 10.0.0.61 () {34 vars in 1107 bytes} [Thu Jul 9 14:25:14 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1925] 10.0.0.101 () {34 vars in 671 bytes} [Thu Jul 9 14:25:13 2026] POST /v2.0/networks => generated 632 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:14.289 8 WARNING neutron_lib.context [None req-207fdd95-098f-4c90-a75a-8173a7a530db 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:25:14.344 8 INFO neutron.db.segments_db [None req-207fdd95-098f-4c90-a75a-8173a7a530db 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Added segment 921e145e-1add-4cbf-b4d9-7fcd14a80c8e of type vxlan for network ba5d6acf-0cb7-4bc9-a6de-725f82795f13 [pid: 7|app: 0|req: 898/1926] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:14 2026] DELETE /v2.0/security-groups/bffabb4c-38e6-4ada-b887-417a3e8b5c58 => 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: 899/1927] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:14 2026] GET /v2.0/ports?device_id=0dd5dd4b-3736-4790-b144-11a95036c6c3 => 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: 900/1928] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:14 2026] GET /v2.0/security-groups?tenant_id=d8a6b9dc52984f8faa6147c6dd4317bc&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:25:14.681 8 INFO neutron.db.l3_hamode_db [None req-207fdd95-098f-4c90-a75a-8173a7a530db 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 901/1929] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:14 2026] DELETE /v2.0/security-groups/509bc3ba-459f-4c7c-bbad-73fb652bebe7 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1930] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:14 2026] GET /v2.0/security-groups?tenant_id=07f7fc1693f742e3ae5f5f83bead271f&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1931] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:15 2026] DELETE /v2.0/security-groups/042d05b1-1e67-4b3b-85ca-d094e7031789 => 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: 904/1932] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:25:15 2026] GET /v2.0/networks?id=deab56d1-9e47-4d38-9e84-fc31749e14c2 => generated 704 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1933] 199.19.213.32 () {34 vars in 1049 bytes} [Thu Jul 9 14:25:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9ec9d8481435416ea37ff5b2b15da958 => generated 178 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:25:15.355 7 WARNING neutron_lib.context [req-35f7d5a8-9c83-4df5-9ebd-e79f92b3301c req-ee08972e-9328-4e8c-958c-65c7122aa489 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 906/1934] 199.19.213.32 () {38 vars in 954 bytes} [Thu Jul 9 14:25:15 2026] POST /v2.0/ports => generated 1183 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 14:25:16.281 8 INFO neutron.db.l3_hamode_db [None req-207fdd95-098f-4c90-a75a-8173a7a530db 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 907/1935] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:25:15 2026] PUT /v2.0/ports/efaa8a07-60a8-4250-931e-983065eda00e => generated 1428 bytes in 608 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: 908/1936] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:25:16 2026] GET /v2.0/ports?tenant_id=9ec9d8481435416ea37ff5b2b15da958&device_id=0dd5dd4b-3736-4790-b144-11a95036c6c3 => generated 1467 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:25:16.689 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f8bf261-fba0-4ea7-8ae0-23a378c055ae'] response: {'name': 'network-changed', 'server_uuid': '0dd5dd4b-3736-4790-b144-11a95036c6c3', 'tag': 'efaa8a07-60a8-4250-931e-983065eda00e', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 909/1937] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:25:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.224&port_id=efaa8a07-60a8-4250-931e-983065eda00e => 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: 910/1938] 199.19.213.32 () {34 vars in 1103 bytes} [Thu Jul 9 14:25:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1d9&port_id=efaa8a07-60a8-4250-931e-983065eda00e => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1939] 199.19.213.32 () {34 vars in 1063 bytes} [Thu Jul 9 14:25:16 2026] GET /v2.0/subnets?id=3e77c8db-223e-47c8-be89-7b2a0cc463c1&id=b7dcf7a9-53a4-448b-859f-0ab606c28607 => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1940] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:16 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&device_owner=network%3Adhcp => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1941] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:16 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1942] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:25:16 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?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: 915/1943] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:25:17 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1944] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:25:17 2026] GET /v2.0/ports?tenant_id=9ec9d8481435416ea37ff5b2b15da958&device_id=0dd5dd4b-3736-4790-b144-11a95036c6c3 => generated 1467 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1945] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:25:17 2026] GET /v2.0/networks?id=deab56d1-9e47-4d38-9e84-fc31749e14c2 => generated 800 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1946] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:25:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.224&port_id=efaa8a07-60a8-4250-931e-983065eda00e => 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: 919/1947] 199.19.213.32 () {34 vars in 1103 bytes} [Thu Jul 9 14:25:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1d9&port_id=efaa8a07-60a8-4250-931e-983065eda00e => 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: 920/1948] 199.19.213.32 () {34 vars in 1063 bytes} [Thu Jul 9 14:25:17 2026] GET /v2.0/subnets?id=3e77c8db-223e-47c8-be89-7b2a0cc463c1&id=b7dcf7a9-53a4-448b-859f-0ab606c28607 => generated 1361 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1949] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:25:14 2026] POST /v2.0/routers => generated 695 bytes in 3223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1950] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:17 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1951] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:17 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1952] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:25:17 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?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: 924/1953] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:25:17 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1954] 10.0.0.101 () {32 vars in 776 bytes} [Thu Jul 9 14:25:17 2026] GET /v2.0/subnets?project_id=b9a3e2ccf4c24b8aa6f18c978dc4e6e3&cidr=10.100.0.0%2F28 => generated 14 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1955] 10.0.0.101 () {32 vars in 694 bytes} [Thu Jul 9 14:25:17 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1956] 10.0.0.101 () {32 vars in 784 bytes} [Thu Jul 9 14:25:17 2026] GET /v2.0/subnets?network_id=ff13b55c-21c4-4aa6-980b-a2c6d11e4246&cidr=10.100.0.0%2F28 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:25:17.950 7 WARNING neutron_lib.context [None req-85443e1a-68d2-4150-a568-a195c2db70bd 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 926/1957] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:25:17 2026] POST /v2.0/subnets => generated 632 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1958] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:19 2026] GET /v2.0/ports?device_id=0dd5dd4b-3736-4790-b144-11a95036c6c3 => generated 1200 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:25:19.878 7 WARNING neutron_lib.context [None req-b0f70b49-5172-43a2-9631-acbf56834c73 41308294a401403fb15077dd69ca6eda 5278269f24374f1d856c12ca8eb92111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:25:20.041 7 INFO neutron.db.segments_db [None req-b0f70b49-5172-43a2-9631-acbf56834c73 41308294a401403fb15077dd69ca6eda 5278269f24374f1d856c12ca8eb92111 - - default default] Added segment 40066235-d7aa-4d1d-a154-e872f68f242a of type vxlan for network 36b1cfac-f417-4e50-9ddd-cf0b4bdd3796 [pid: 7|app: 0|req: 928/1959] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:25:19 2026] POST /v2.0/networks => generated 632 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1960] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:25:20 2026] GET /v2.0/security-groups?id=676afdaf-8529-45a0-9c16-325631adf5b7&fields=id&fields=name => generated 111 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:25:20.262 7 WARNING neutron_lib.context [None req-fa700ccb-296c-4c58-9cf2-0d268b608778 41308294a401403fb15077dd69ca6eda 5278269f24374f1d856c12ca8eb92111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1032/1961] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:25:18 2026] PUT /v2.0/routers/956d5871-5935-4a44-ac2b-b3f210fd6a59/add_router_interface => generated 309 bytes in 2019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1962] 10.0.0.101 () {32 vars in 818 bytes} [Thu Jul 9 14:25:20 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&mac_address=fa%3A16%3A3e%3Ad4%3Ab4%3Afc => generated 1200 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1963] 10.0.0.101 () {32 vars in 649 bytes} [Thu Jul 9 14:25:20 2026] GET /v2.0/networks => generated 7361 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:25:20.603 8 WARNING neutron_lib.context [None req-ded2b6c7-b9ce-4a01-bdb7-9cf4e6e02b7b 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 930/1964] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:25:20 2026] POST /v2.0/subnets => generated 602 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1965] 10.0.0.101 () {32 vars in 647 bytes} [Thu Jul 9 14:25:20 2026] GET /v2.0/subnets => generated 7764 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:25:20.715 7 WARNING neutron_lib.context [None req-cbe88cfe-b677-4385-881a-9e51850d94d1 41308294a401403fb15077dd69ca6eda 5278269f24374f1d856c12ca8eb92111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:25:20.783 7 INFO neutron.db.segments_db [None req-cbe88cfe-b677-4385-881a-9e51850d94d1 41308294a401403fb15077dd69ca6eda 5278269f24374f1d856c12ca8eb92111 - - default default] Added segment ecf4d2f2-b5c3-4d28-a3f0-03ad6275bd47 of type vxlan for network 31752921-8e2a-47ed-8d6b-497e0952f275 [pid: 7|app: 0|req: 932/1966] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:25:20 2026] POST /v2.0/networks => generated 631 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1967] 10.0.0.101 () {32 vars in 647 bytes} [Thu Jul 9 14:25:20 2026] GET /v2.0/routers => generated 1452 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:25:21.411 7 WARNING neutron_lib.context [None req-1b891aec-dcea-4427-a223-412dd6910f75 41308294a401403fb15077dd69ca6eda 5278269f24374f1d856c12ca8eb92111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:25:21.742 8 INFO neutron.db.l3_db [None req-ded2b6c7-b9ce-4a01-bdb7-9cf4e6e02b7b 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Floating IP 36475ab3-ec8f-4ee8-965b-71c16c83149a associated. External IP: 10.96.250.218, port: efaa8a07-60a8-4250-931e-983065eda00e. [pid: 7|app: 0|req: 934/1968] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:25:21 2026] POST /v2.0/subnets => generated 605 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:21.859 7 WARNING neutron_lib.context [None req-42b79fcd-d7e8-44ec-87e7-9ee154376c1f 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 935/1969] 10.0.0.101 () {34 vars in 685 bytes} [Thu Jul 9 14:25:21 2026] POST /v2.0/security-groups => generated 1677 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:25:22.007 7 WARNING neutron_lib.context [None req-243dbb75-ac9f-492a-83fa-e85d61446669 41308294a401403fb15077dd69ca6eda 5278269f24374f1d856c12ca8eb92111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:25:22.083 7 INFO neutron.db.segments_db [None req-243dbb75-ac9f-492a-83fa-e85d61446669 41308294a401403fb15077dd69ca6eda 5278269f24374f1d856c12ca8eb92111 - - default default] Added segment 3bee4383-563a-475a-b1ca-773a7c4604c3 of type vxlan for network 82cba06d-f2af-4de4-b91c-3bb7d43228eb [pid: 7|app: 0|req: 936/1970] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:25:22 2026] POST /v2.0/networks => generated 631 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:22.251 7 WARNING neutron_lib.context [None req-3e219b0d-b526-407b-8062-f196e6dab8b6 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 937/1971] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:22.487 7 WARNING neutron_lib.context [None req-bf3f365e-ea82-4ce2-94b4-927de5b7af64 41308294a401403fb15077dd69ca6eda 5278269f24374f1d856c12ca8eb92111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1035/1972] 10.0.0.101 () {34 vars in 677 bytes} [Thu Jul 9 14:25:20 2026] POST /v2.0/floatingips => generated 855 bytes in 2132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:22.746 8 WARNING neutron_lib.context [None req-168d38f2-a10a-4f4c-969c-92cd80fa48c1 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:25:22.816 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-48607bd0-6d8b-4c1b-8b8e-56d8b744b1df'] response: {'name': 'network-changed', 'server_uuid': '0dd5dd4b-3736-4790-b144-11a95036c6c3', 'tag': 'efaa8a07-60a8-4250-931e-983065eda00e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 938/1975] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:25:22 2026] POST /v2.0/subnets => generated 605 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1976] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:22 2026] POST /v2.0/security-group-rules => generated 596 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1977] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:25:22 2026] GET /v2.0/ports?tenant_id=9ec9d8481435416ea37ff5b2b15da958&device_id=0dd5dd4b-3736-4790-b144-11a95036c6c3 => generated 1469 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:25:23.067 7 WARNING neutron_lib.context [None req-9c6db891-8700-4ddf-83bd-922d7c7ebd3b 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1039/1978] 10.0.0.61 () {34 vars in 1093 bytes} [Thu Jul 9 14:25:22 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-617821667&fields=id&tenant_id=9ec9d8481435416ea37ff5b2b15da958 => generated 69 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:25:23.096 8 WARNING neutron_lib.context [None req-10eafe15-85fc-4090-a5bb-0c01f3c00252 41308294a401403fb15077dd69ca6eda 5278269f24374f1d856c12ca8eb92111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:25:23.176 8 INFO neutron.db.segments_db [None req-10eafe15-85fc-4090-a5bb-0c01f3c00252 41308294a401403fb15077dd69ca6eda 5278269f24374f1d856c12ca8eb92111 - - default default] Added segment 71c3636b-83ef-4f73-9a68-f69508d1df39 of type vxlan for network 35d50fa4-b9cc-4899-b8ad-6fd01aba370b [pid: 7|app: 0|req: 940/1979] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1980] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:25:23 2026] GET /v2.0/networks?id=deab56d1-9e47-4d38-9e84-fc31749e14c2 => generated 800 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1981] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:25:23 2026] POST /v2.0/networks => generated 631 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:23.400 8 WARNING neutron_lib.context [None req-86f6d84a-6844-47b6-8c37-096af008a2ff 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 942/1982] 10.0.0.61 () {34 vars in 981 bytes} [Thu Jul 9 14:25:23 2026] GET /v2.0/networks?id=aeec5e54-033f-454a-b06c-2879d461baa4 => generated 704 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1983] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:25:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.224&port_id=efaa8a07-60a8-4250-931e-983065eda00e => generated 858 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1984] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:23.548 7 WARNING neutron_lib.context [None req-6907623d-a4ca-4e5b-a1c2-c8aae9737af4 41308294a401403fb15077dd69ca6eda 5278269f24374f1d856c12ca8eb92111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1042/1985] 10.0.0.61 () {34 vars in 964 bytes} [Thu Jul 9 14:25:23 2026] GET /v2.0/quotas/9ec9d8481435416ea37ff5b2b15da958 => 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: 1043/1986] 199.19.213.32 () {34 vars in 1103 bytes} [Thu Jul 9 14:25:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1d9&port_id=efaa8a07-60a8-4250-931e-983065eda00e => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:25:23.613 8 WARNING neutron_lib.context [None req-ff626e04-a4ef-4467-8ce0-98f5306e1400 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:25:23.672 8 INFO neutron.db.securitygroups_db [None req-ff626e04-a4ef-4467-8ce0-98f5306e1400 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Project b9a3e2ccf4c24b8aa6f18c978dc4e6e3 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1044/1987] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:23 2026] POST /v2.0/security-group-rules => generated 607 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1988] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:25:23 2026] POST /v2.0/subnets => generated 605 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1989] 199.19.213.32 () {34 vars in 1063 bytes} [Thu Jul 9 14:25:23 2026] GET /v2.0/subnets?id=3e77c8db-223e-47c8-be89-7b2a0cc463c1&id=b7dcf7a9-53a4-448b-859f-0ab606c28607 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:25:24.003 7 WARNING neutron_lib.context [None req-469cceca-023e-4b3b-84e7-e5d3c6bb07d3 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1045/1990] 10.0.0.61 () {34 vars in 1001 bytes} [Thu Jul 9 14:25:23 2026] GET /v2.0/ports?tenant_id=9ec9d8481435416ea37ff5b2b15da958&fields=id => generated 333 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:25:24.038 8 WARNING neutron_lib.context [None req-e7bb54e6-f27c-4e4a-abd8-9c9f52d978fe 41308294a401403fb15077dd69ca6eda 5278269f24374f1d856c12ca8eb92111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:25:24.053 7 INFO neutron.db.securitygroups_db [None req-469cceca-023e-4b3b-84e7-e5d3c6bb07d3 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Project b9a3e2ccf4c24b8aa6f18c978dc4e6e3 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-09 14:25:24.145 8 INFO neutron.db.segments_db [None req-e7bb54e6-f27c-4e4a-abd8-9c9f52d978fe 41308294a401403fb15077dd69ca6eda 5278269f24374f1d856c12ca8eb92111 - - default default] Added segment 269e58b3-b24a-49ae-a115-40800ec1ac72 of type vxlan for network 2d2e8f32-6aa5-4f7e-aa7e-f1239a1ec07e [pid: 7|app: 0|req: 946/1991] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:23 2026] POST /v2.0/security-group-rules => generated 606 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1992] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:24 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&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: 948/1993] 10.0.0.61 () {34 vars in 1007 bytes} [Thu Jul 9 14:25:24 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?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: 1046/1994] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:25:24 2026] POST /v2.0/networks => generated 632 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1995] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:24 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:25:24.335 7 WARNING neutron_lib.context [None req-6e721020-f12e-4515-9621-a1c2c42edbd7 41308294a401403fb15077dd69ca6eda 5278269f24374f1d856c12ca8eb92111 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1047/1996] 10.0.0.61 () {34 vars in 1107 bytes} [Thu Jul 9 14:25:24 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?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: 1048/1997] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:25:24 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?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: 1049/1998] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:25:24 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1999] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:24 2026] GET /v2.0/ports?device_id=e473f524-85fc-4545-9a64-b30b0bce2bf6 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2000] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:25:24 2026] POST /v2.0/subnets => generated 605 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2001] 10.0.0.101 () {32 vars in 649 bytes} [Thu Jul 9 14:25:24 2026] GET /v2.0/networks => generated 1297 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2002] 10.0.0.101 () {34 vars in 751 bytes} [Thu Jul 9 14:25:24 2026] PUT /v2.0/subnets/6d5cc49a-eaeb-459b-9cb8-e57ab294617e/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2003] 10.0.0.101 () {34 vars in 751 bytes} [Thu Jul 9 14:25:24 2026] PUT /v2.0/subnets/c40d5f7a-fe2e-4e76-8a6c-ce29c10ce992/tags => generated 25 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2004] 10.0.0.61 () {34 vars in 1099 bytes} [Thu Jul 9 14:25:24 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1311732607&fields=id&tenant_id=b9a3e2ccf4c24b8aa6f18c978dc4e6e3 => 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: 1053/2005] 10.0.0.101 () {34 vars in 751 bytes} [Thu Jul 9 14:25:24 2026] PUT /v2.0/subnets/d16e0e25-b1a0-4eef-9609-3989633f5869/tags => generated 34 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2006] 10.0.0.61 () {34 vars in 981 bytes} [Thu Jul 9 14:25:24 2026] GET /v2.0/networks?id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3 => generated 660 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2007] 10.0.0.61 () {34 vars in 964 bytes} [Thu Jul 9 14:25:25 2026] GET /v2.0/quotas/b9a3e2ccf4c24b8aa6f18c978dc4e6e3 => generated 292 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2008] 10.0.0.101 () {34 vars in 751 bytes} [Thu Jul 9 14:25:25 2026] PUT /v2.0/subnets/8f6d3f3e-67dc-4e10-ac78-000a00a65b50/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2009] 10.0.0.101 () {32 vars in 664 bytes} [Thu Jul 9 14:25:25 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2010] 10.0.0.61 () {34 vars in 1001 bytes} [Thu Jul 9 14:25:25 2026] GET /v2.0/ports?tenant_id=b9a3e2ccf4c24b8aa6f18c978dc4e6e3&fields=id => generated 103 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2011] 10.0.0.101 () {32 vars in 678 bytes} [Thu Jul 9 14:25:25 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2012] 10.0.0.61 () {34 vars in 1007 bytes} [Thu Jul 9 14:25:25 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?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: 957/2013] 10.0.0.101 () {32 vars in 674 bytes} [Thu Jul 9 14:25:25 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2014] 10.0.0.61 () {34 vars in 1107 bytes} [Thu Jul 9 14:25:25 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?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: 958/2015] 10.0.0.101 () {32 vars in 686 bytes} [Thu Jul 9 14:25:25 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2016] 10.0.0.101 () {32 vars in 672 bytes} [Thu Jul 9 14:25:25 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: 8|app: 0|req: 1059/2017] 10.0.0.101 () {32 vars in 686 bytes} [Thu Jul 9 14:25:25 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2018] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:25:25 2026] GET /v2.0/networks?id=aeec5e54-033f-454a-b06c-2879d461baa4 => generated 704 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2019] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:25 2026] GET /v2.0/ports?device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => 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: 1061/2020] 199.19.213.32 () {34 vars in 1049 bytes} [Thu Jul 9 14:25:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9ec9d8481435416ea37ff5b2b15da958 => generated 178 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:25:25.646 8 WARNING neutron_lib.context [req-8e741f17-101b-4d58-83dd-42f168b2c4a6 req-f81cb3dd-f2a3-47e5-96d7-a127326b505d 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 960/2021] 10.0.0.101 () {32 vars in 682 bytes} [Thu Jul 9 14:25:25 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2022] 10.0.0.101 () {32 vars in 694 bytes} [Thu Jul 9 14:25:25 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2023] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:25:25 2026] DELETE /v2.0/subnets/6d5cc49a-eaeb-459b-9cb8-e57ab294617e => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2024] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:25:25 2026] DELETE /v2.0/subnets/c40d5f7a-fe2e-4e76-8a6c-ce29c10ce992 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2025] 199.19.213.32 () {38 vars in 954 bytes} [Thu Jul 9 14:25:25 2026] POST /v2.0/ports => generated 1183 bytes in 645 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: 964/2026] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:25:26 2026] DELETE /v2.0/subnets/d16e0e25-b1a0-4eef-9609-3989633f5869 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2027] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:25:26 2026] GET /v2.0/networks?id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3 => generated 660 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2028] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:25:26 2026] DELETE /v2.0/subnets/8f6d3f3e-67dc-4e10-ac78-000a00a65b50 => 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: 967/2029] 199.19.213.32 () {34 vars in 1049 bytes} [Thu Jul 9 14:25:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b9a3e2ccf4c24b8aa6f18c978dc4e6e3 => generated 181 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2030] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:26 2026] GET /v2.0/ports?device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => 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: 1063/2031] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:25:26 2026] PUT /v2.0/ports/3ee706a5-ba8c-405b-bd2a-f1f546feb9bb => generated 1428 bytes in 775 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-09 14:25:27.088 8 WARNING neutron_lib.context [req-1b1668fc-3010-4b1c-b507-3a0d9880c105 req-3ee09a1a-747e-43ab-a666-e2d95b908f61 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:25:27.117 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbd20d52-39d3-477e-a89b-86c3a807642e'] response: {'name': 'network-changed', 'server_uuid': 'e473f524-85fc-4545-9a64-b30b0bce2bf6', 'tag': '3ee706a5-ba8c-405b-bd2a-f1f546feb9bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 969/2032] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:25:26 2026] DELETE /v2.0/subnets/c71fee36-883a-4a3e-8f98-600dfc56bec7 => 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: 970/2033] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:25:27 2026] GET /v2.0/ports?tenant_id=9ec9d8481435416ea37ff5b2b15da958&device_id=e473f524-85fc-4545-9a64-b30b0bce2bf6 => generated 1467 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:25:27.410 7 INFO neutron.services.segments.plugin [-] Segment 40066235-d7aa-4d1d-a154-e872f68f242a resource provider aggregate not found 2026-07-09 14:25:27.414 7 INFO neutron.services.segments.plugin [-] Segment 40066235-d7aa-4d1d-a154-e872f68f242a resource provider aggregate not found 2026-07-09 14:25:27.430 7 INFO neutron.services.segments.plugin [-] Segment 40066235-d7aa-4d1d-a154-e872f68f242a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40066235-d7aa-4d1d-a154-e872f68f242a found for delete ", "request_id": "req-30dd593e-1216-4a63-b29f-540900dbf1c8"}]} 2026-07-09 14:25:27.431 7 INFO neutron.services.segments.plugin [-] Segment 40066235-d7aa-4d1d-a154-e872f68f242a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40066235-d7aa-4d1d-a154-e872f68f242a found for delete ", "request_id": "req-557d37bb-a0c9-49ee-93b5-143f7142dd16"}]} [pid: 7|app: 0|req: 971/2034] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:25:27 2026] DELETE /v2.0/networks/36b1cfac-f417-4e50-9ddd-cf0b4bdd3796 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2035] 199.19.213.32 () {34 vars in 1055 bytes} [Thu Jul 9 14:25:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.64&port_id=3ee706a5-ba8c-405b-bd2a-f1f546feb9bb => 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: 1064/2036] 199.19.213.32 () {38 vars in 954 bytes} [Thu Jul 9 14:25:27 2026] POST /v2.0/ports => generated 954 bytes in 526 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: 1065/2037] 199.19.213.32 () {34 vars in 1105 bytes} [Thu Jul 9 14:25:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a9&port_id=3ee706a5-ba8c-405b-bd2a-f1f546feb9bb => 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: 973/2038] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:25:27 2026] DELETE /v2.0/networks/31752921-8e2a-47ed-8d6b-497e0952f275 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2039] 199.19.213.32 () {34 vars in 1063 bytes} [Thu Jul 9 14:25:27 2026] GET /v2.0/subnets?id=afd6e919-cd8a-47d6-8d1e-23f7d4f4d6b0&id=d5e0232d-deec-43de-89ca-f6684084ac93 => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2040] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:25:27 2026] DELETE /v2.0/networks/82cba06d-f2af-4de4-b91c-3bb7d43228eb => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2041] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/ports?network_id=aeec5e54-033f-454a-b06c-2879d461baa4&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: 1066/2042] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:25:27 2026] PUT /v2.0/ports/5c4815b7-eb3b-4076-82a8-b9813b897a7d => generated 1199 bytes in 586 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: 977/2043] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:25:28 2026] DELETE /v2.0/networks/35d50fa4-b9cc-4899-b8ad-6fd01aba370b => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2044] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/ports?device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2045] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/ports?network_id=aeec5e54-033f-454a-b06c-2879d461baa4&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2046] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/ports?tenant_id=b9a3e2ccf4c24b8aa6f18c978dc4e6e3&device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1069/2047] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/security-groups?id=53cb480f-bc3f-49d4-b2b7-5d97c371c8ac&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2048] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?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: 1071/2049] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=5c4815b7-eb3b-4076-82a8-b9813b897a7d => 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: 1072/2050] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?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: 979/2051] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:25:28 2026] DELETE /v2.0/networks/2d2e8f32-6aa5-4f7e-aa7e-f1239a1ec07e => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2052] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/subnets?id=5fb0b1da-9956-4e0d-8509-0a4e38439383 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2053] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/ports?tenant_id=9ec9d8481435416ea37ff5b2b15da958&device_id=e473f524-85fc-4545-9a64-b30b0bce2bf6 => generated 1467 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2054] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/ports?network_id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3&device_owner=network%3Adhcp => generated 1244 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2055] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/networks?id=aeec5e54-033f-454a-b06c-2879d461baa4 => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2056] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2057] 199.19.213.32 () {34 vars in 1055 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.64&port_id=3ee706a5-ba8c-405b-bd2a-f1f546feb9bb => 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: 983/2058] 199.19.213.32 () {34 vars in 1105 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a9&port_id=3ee706a5-ba8c-405b-bd2a-f1f546feb9bb => 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: 1076/2059] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?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: 984/2060] 199.19.213.32 () {34 vars in 1063 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/subnets?id=afd6e919-cd8a-47d6-8d1e-23f7d4f4d6b0&id=d5e0232d-deec-43de-89ca-f6684084ac93 => generated 1366 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2061] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/ports?network_id=aeec5e54-033f-454a-b06c-2879d461baa4&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2062] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:28 2026] GET /v2.0/ports?network_id=aeec5e54-033f-454a-b06c-2879d461baa4&device_owner=network%3Adhcp => generated 1461 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2063] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:25:29 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:25:29.181 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcef9387-df6d-40d8-a9c2-3dd60bdc9d55'] response: {'name': 'network-changed', 'server_uuid': 'e893dd72-3a98-4ceb-ac34-323b64a9632a', 'tag': '5c4815b7-eb3b-4076-82a8-b9813b897a7d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 986/2064] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:25:29 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2065] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:25:29 2026] GET /v2.0/ports?tenant_id=b9a3e2ccf4c24b8aa6f18c978dc4e6e3&device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2066] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:25:29 2026] GET /v2.0/networks?id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3 => generated 756 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2067] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:25:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=5c4815b7-eb3b-4076-82a8-b9813b897a7d => 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: 988/2068] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:25:29 2026] GET /v2.0/subnets?id=5fb0b1da-9956-4e0d-8509-0a4e38439383 => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2069] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:29 2026] GET /v2.0/ports?network_id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:25:29.496 7 INFO neutron.services.segments.plugin [-] Segment ecf4d2f2-b5c3-4d28-a3f0-03ad6275bd47 resource provider aggregate not found 2026-07-09 14:25:29.505 7 INFO neutron.services.segments.plugin [-] Segment ecf4d2f2-b5c3-4d28-a3f0-03ad6275bd47 resource provider aggregate not found 2026-07-09 14:25:29.516 7 INFO neutron.services.segments.plugin [-] Segment ecf4d2f2-b5c3-4d28-a3f0-03ad6275bd47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecf4d2f2-b5c3-4d28-a3f0-03ad6275bd47 found for delete ", "request_id": "req-8eb87013-a64e-4b73-9a0c-ecdf428f7a15"}]} 2026-07-09 14:25:29.522 7 INFO neutron.services.segments.plugin [-] Segment ecf4d2f2-b5c3-4d28-a3f0-03ad6275bd47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecf4d2f2-b5c3-4d28-a3f0-03ad6275bd47 found for delete ", "request_id": "req-6316cc3c-651b-42ec-958d-7bae11860e9e"}]} 2026-07-09 14:25:29.538 7 INFO neutron.services.segments.plugin [-] Segment 3bee4383-563a-475a-b1ca-773a7c4604c3 resource provider aggregate not found 2026-07-09 14:25:29.543 7 INFO neutron.services.segments.plugin [-] Segment 3bee4383-563a-475a-b1ca-773a7c4604c3 resource provider aggregate not found [pid: 8|app: 0|req: 1082/2070] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:25:29 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:25:29.561 7 INFO neutron.services.segments.plugin [-] Segment 3bee4383-563a-475a-b1ca-773a7c4604c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bee4383-563a-475a-b1ca-773a7c4604c3 found for delete ", "request_id": "req-8ba35f9a-5346-4309-b9f7-2be964b6f923"}]} 2026-07-09 14:25:29.567 7 INFO neutron.services.segments.plugin [-] Segment 3bee4383-563a-475a-b1ca-773a7c4604c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bee4383-563a-475a-b1ca-773a7c4604c3 found for delete ", "request_id": "req-fe81bada-8200-4892-a59f-4240b829052c"}]} 2026-07-09 14:25:29.585 7 INFO neutron.services.segments.plugin [-] Segment 71c3636b-83ef-4f73-9a68-f69508d1df39 resource provider aggregate not found 2026-07-09 14:25:29.589 7 INFO neutron.services.segments.plugin [-] Segment 71c3636b-83ef-4f73-9a68-f69508d1df39 resource provider aggregate not found 2026-07-09 14:25:29.605 7 INFO neutron.services.segments.plugin [-] Segment 71c3636b-83ef-4f73-9a68-f69508d1df39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71c3636b-83ef-4f73-9a68-f69508d1df39 found for delete ", "request_id": "req-3038ad1d-8811-4394-abd1-162b85d6e144"}]} 2026-07-09 14:25:29.622 7 INFO neutron.services.segments.plugin [-] Segment 269e58b3-b24a-49ae-a115-40800ec1ac72 resource provider aggregate not found [pid: 8|app: 0|req: 1083/2071] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:25:29 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?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: 989/2072] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:29 2026] GET /v2.0/ports?device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => generated 969 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:25:29.662 7 INFO neutron.services.segments.plugin [-] Segment 269e58b3-b24a-49ae-a115-40800ec1ac72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 269e58b3-b24a-49ae-a115-40800ec1ac72 found for delete ", "request_id": "req-7062da50-6007-413d-8ce4-f7da1dc3449e"}]} 2026-07-09 14:25:29.670 7 INFO neutron.services.segments.plugin [-] Segment 71c3636b-83ef-4f73-9a68-f69508d1df39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71c3636b-83ef-4f73-9a68-f69508d1df39 found for delete ", "request_id": "req-f89e8566-c5b6-4196-be31-48577609dc8c"}]} 2026-07-09 14:25:29.688 7 INFO neutron.services.segments.plugin [-] Segment 269e58b3-b24a-49ae-a115-40800ec1ac72 resource provider aggregate not found 2026-07-09 14:25:29.706 7 INFO neutron.services.segments.plugin [-] Segment 269e58b3-b24a-49ae-a115-40800ec1ac72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 269e58b3-b24a-49ae-a115-40800ec1ac72 found for delete ", "request_id": "req-8044eb87-85b1-4d7b-994b-fbee31d42710"}]} [pid: 7|app: 0|req: 990/2073] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:25:29 2026] GET /v2.0/security-groups?id=53cb480f-bc3f-49d4-b2b7-5d97c371c8ac&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2074] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:29 2026] GET /v2.0/ports?device_id=e473f524-85fc-4545-9a64-b30b0bce2bf6 => generated 1198 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2075] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:29 2026] GET /v2.0/security-groups?tenant_id=5278269f24374f1d856c12ca8eb92111&name=default => generated 2929 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2076] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:25:29 2026] GET /v2.0/security-groups?id=676afdaf-8529-45a0-9c16-325631adf5b7&fields=id&fields=name => generated 111 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2077] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:29 2026] DELETE /v2.0/security-groups/8125dac2-cd48-4308-94b1-1999b215f36b => 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: 993/2078] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:30 2026] GET /v2.0/security-groups?tenant_id=96105f0b6a3f49b69f0529013d1846d1&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2079] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:30 2026] DELETE /v2.0/security-groups/2f07fb77-5d20-495d-adf3-688363e53a55 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2080] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:30 2026] GET /v2.0/security-groups?tenant_id=81d11174c3554e74ab4235b93195b0b6&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2081] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:30 2026] GET /v2.0/ports?device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2082] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:30 2026] DELETE /v2.0/security-groups/5a12b105-ef2a-4ee2-ab61-8cb220b7b9c7 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2083] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:25:30 2026] GET /v2.0/security-groups?id=53cb480f-bc3f-49d4-b2b7-5d97c371c8ac&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2084] 10.0.0.190 () {34 vars in 990 bytes} [Thu Jul 9 14:25:31 2026] GET /v2.0/ports?device_id=0dd5dd4b-3736-4790-b144-11a95036c6c3 => generated 1469 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2085] 10.0.0.190 () {34 vars in 1040 bytes} [Thu Jul 9 14:25:31 2026] GET /v2.0/security-groups?id=676afdaf-8529-45a0-9c16-325631adf5b7&fields=id&fields=name => generated 111 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2086] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:31 2026] GET /v2.0/ports?device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => generated 969 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2087] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:25:32 2026] GET /v2.0/security-groups?id=53cb480f-bc3f-49d4-b2b7-5d97c371c8ac&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2088] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:33 2026] GET /v2.0/ports?device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2089] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:25:33 2026] GET /v2.0/security-groups?id=53cb480f-bc3f-49d4-b2b7-5d97c371c8ac&fields=id&fields=name => generated 114 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2090] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:34 2026] GET /v2.0/ports?device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2091] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:25:34 2026] GET /v2.0/security-groups?id=53cb480f-bc3f-49d4-b2b7-5d97c371c8ac&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2092] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:34 2026] GET /v2.0/ports?device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2093] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:25:34 2026] GET /v2.0/security-groups?id=53cb480f-bc3f-49d4-b2b7-5d97c371c8ac&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2094] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:25:34 2026] GET /v2.0/ports?device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:25:34.979 8 WARNING neutron_lib.context [None req-6a0be0c4-41f8-4736-bd0f-7e873b9ba965 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1002/2095] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:34 2026] GET /v2.0/ports?device_id=e473f524-85fc-4545-9a64-b30b0bce2bf6 => generated 1200 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2096] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:25:35 2026] GET /v2.0/security-groups?id=676afdaf-8529-45a0-9c16-325631adf5b7&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2097] 10.0.0.101 () {32 vars in 818 bytes} [Thu Jul 9 14:25:35 2026] GET /v2.0/ports?network_id=aeec5e54-033f-454a-b06c-2879d461baa4&mac_address=fa%3A16%3A3e%3A66%3Ac0%3Ac7 => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:25:35.262 7 WARNING neutron_lib.context [None req-9df34d22-6132-4ee2-8ef1-c52efae35b17 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:25:36.176 8 INFO neutron.db.l3_db [None req-6a0be0c4-41f8-4736-bd0f-7e873b9ba965 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Floating IP a5c149c0-31df-4ea7-9c5f-53ddc3ef6cc1 associated. External IP: 10.96.250.219, port: 5c4815b7-eb3b-4076-82a8-b9813b897a7d. 2026-07-09 14:25:36.705 7 INFO neutron.db.l3_db [None req-9df34d22-6132-4ee2-8ef1-c52efae35b17 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Floating IP d6c1656a-5eef-4769-83b4-36e1bdebed6c associated. External IP: 10.96.250.220, port: 3ee706a5-ba8c-405b-bd2a-f1f546feb9bb. [pid: 8|app: 0|req: 1094/2098] 10.0.0.101 () {34 vars in 677 bytes} [Thu Jul 9 14:25:34 2026] POST /v2.0/floatingips => generated 855 bytes in 2204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2099] 10.0.0.101 () {34 vars in 677 bytes} [Thu Jul 9 14:25:35 2026] POST /v2.0/floatingips => generated 854 bytes in 1934 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:37.226 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c436cbf-07df-4353-ac88-029b978e1759'] response: {'name': 'network-changed', 'server_uuid': 'e893dd72-3a98-4ceb-ac34-323b64a9632a', 'tag': '5c4815b7-eb3b-4076-82a8-b9813b897a7d', 'status': 'completed', 'code': 200} 2026-07-09 14:25:37.340 8 WARNING neutron_lib.context [None req-8e2babcd-e780-4e76-b939-29259076710b 9b652bc88e264e8281d9ccf18215d320 c41dd9daa1ac45ba9e6761b5e8db2b0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1095/2100] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:25:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2101] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:25:37 2026] GET /v2.0/ports?tenant_id=b9a3e2ccf4c24b8aa6f18c978dc4e6e3&device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2104] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:25:37 2026] GET /v2.0/ports?tenant_id=9ec9d8481435416ea37ff5b2b15da958&device_id=e473f524-85fc-4545-9a64-b30b0bce2bf6 => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:25:37.552 8 WARNING neutron_lib.context [None req-6737b7de-c33c-4644-9fd4-f200a86efcb8 9b652bc88e264e8281d9ccf18215d320 c41dd9daa1ac45ba9e6761b5e8db2b0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:25:37.702 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de25a2d9-958e-467e-8995-047ad923aa94'] response: {'name': 'network-changed', 'server_uuid': 'e473f524-85fc-4545-9a64-b30b0bce2bf6', 'tag': '3ee706a5-ba8c-405b-bd2a-f1f546feb9bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1006/2105] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:25:37 2026] GET /v2.0/floatingips/a5c149c0-31df-4ea7-9c5f-53ddc3ef6cc1 => generated 855 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2106] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:25:37 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) [pid: 7|app: 0|req: 1007/2107] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:25:37 2026] GET /v2.0/networks?id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3 => generated 756 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:25:37.841 7 WARNING neutron_lib.context [None req-bb896f32-7496-4239-ad76-0afade5407aa 9b652bc88e264e8281d9ccf18215d320 c41dd9daa1ac45ba9e6761b5e8db2b0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1101/2108] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:25:37 2026] GET /v2.0/networks?id=aeec5e54-033f-454a-b06c-2879d461baa4 => generated 800 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2109] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:25:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2110] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:25:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=5c4815b7-eb3b-4076-82a8-b9813b897a7d => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:25:37.965 8 WARNING neutron_lib.context [None req-94615b18-a330-44f5-9459-ce5830f202af 9b652bc88e264e8281d9ccf18215d320 c41dd9daa1ac45ba9e6761b5e8db2b0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1009/2111] 199.19.213.32 () {34 vars in 1055 bytes} [Thu Jul 9 14:25:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.64&port_id=3ee706a5-ba8c-405b-bd2a-f1f546feb9bb => generated 857 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2112] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:25:37 2026] GET /v2.0/subnets?id=5fb0b1da-9956-4e0d-8509-0a4e38439383 => generated 653 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2113] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:25:37 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) [pid: 7|app: 0|req: 1011/2114] 199.19.213.32 () {34 vars in 1105 bytes} [Thu Jul 9 14:25:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a9&port_id=3ee706a5-ba8c-405b-bd2a-f1f546feb9bb => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:25:38.054 7 WARNING neutron_lib.context [None req-4dbbb52f-8892-4035-9b9b-a87a0e486d6a 9b652bc88e264e8281d9ccf18215d320 c41dd9daa1ac45ba9e6761b5e8db2b0d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1104/2115] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:38 2026] GET /v2.0/ports?network_id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3&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: 1012/2116] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:25:38 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2117] 199.19.213.32 () {34 vars in 1063 bytes} [Thu Jul 9 14:25:38 2026] GET /v2.0/subnets?id=afd6e919-cd8a-47d6-8d1e-23f7d4f4d6b0&id=d5e0232d-deec-43de-89ca-f6684084ac93 => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2118] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:25:38 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?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: 1106/2119] 10.0.0.101 () {34 vars in 759 bytes} [Thu Jul 9 14:25:38 2026] PUT /v2.0/subnetpools/95390b44-818b-4fa4-96af-0c737aca98c8/tags => generated 17 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2120] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:38 2026] GET /v2.0/ports?network_id=aeec5e54-033f-454a-b06c-2879d461baa4&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: 1107/2121] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:25:38 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?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: 1015/2122] 10.0.0.101 () {34 vars in 759 bytes} [Thu Jul 9 14:25:38 2026] PUT /v2.0/subnetpools/15417467-2489-46d4-bad5-4e112fb9c388/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2123] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:38 2026] GET /v2.0/ports?network_id=aeec5e54-033f-454a-b06c-2879d461baa4&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2124] 10.0.0.101 () {34 vars in 759 bytes} [Thu Jul 9 14:25:38 2026] PUT /v2.0/subnetpools/54634f97-dea6-44ed-9517-f73c563f7df4/tags => generated 34 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2125] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:25:38 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?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: 1017/2126] 10.0.0.101 () {34 vars in 759 bytes} [Thu Jul 9 14:25:38 2026] PUT /v2.0/subnetpools/7502ce09-edc9-4ff2-9481-91f369261800/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2127] 10.0.0.101 () {32 vars in 672 bytes} [Thu Jul 9 14:25:38 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2128] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:25:38 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?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: 1111/2129] 10.0.0.101 () {32 vars in 686 bytes} [Thu Jul 9 14:25:38 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: 7|app: 0|req: 1019/2130] 10.0.0.101 () {32 vars in 682 bytes} [Thu Jul 9 14:25:38 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2131] 10.0.0.101 () {32 vars in 694 bytes} [Thu Jul 9 14:25:38 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2132] 10.0.0.101 () {32 vars in 680 bytes} [Thu Jul 9 14:25:38 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: 1113/2133] 10.0.0.101 () {32 vars in 694 bytes} [Thu Jul 9 14:25:38 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2134] 10.0.0.101 () {32 vars in 690 bytes} [Thu Jul 9 14:25:38 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2135] 10.0.0.101 () {32 vars in 702 bytes} [Thu Jul 9 14:25:38 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2136] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:25:38 2026] GET /v2.0/floatingips/a5c149c0-31df-4ea7-9c5f-53ddc3ef6cc1 => generated 857 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2137] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:25:38 2026] DELETE /v2.0/subnetpools/95390b44-818b-4fa4-96af-0c737aca98c8 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2138] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:25:38 2026] DELETE /v2.0/subnetpools/15417467-2489-46d4-bad5-4e112fb9c388 => 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: 1023/2139] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:25:38 2026] DELETE /v2.0/subnetpools/54634f97-dea6-44ed-9517-f73c563f7df4 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2140] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:25:39 2026] DELETE /v2.0/subnetpools/7502ce09-edc9-4ff2-9481-91f369261800 => 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: 1024/2141] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:25:39 2026] DELETE /v2.0/subnetpools/4eec219c-e640-4463-8a01-e394081f5bed => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2142] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:40 2026] GET /v2.0/security-groups?tenant_id=c41dd9daa1ac45ba9e6761b5e8db2b0d&name=default => generated 2929 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2143] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:41 2026] DELETE /v2.0/security-groups/45a5059b-31f3-4deb-a1a0-4f3ac89aacb8 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2144] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:41 2026] GET /v2.0/security-groups?tenant_id=631d1f5b66b143a0b5b137bd8add2042&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2145] 10.0.0.190 () {34 vars in 990 bytes} [Thu Jul 9 14:25:41 2026] GET /v2.0/ports?device_id=e473f524-85fc-4545-9a64-b30b0bce2bf6 => generated 1469 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2146] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:41 2026] DELETE /v2.0/security-groups/4e61f798-22e2-4011-b02f-d15eef49737b => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2147] 10.0.0.190 () {34 vars in 1040 bytes} [Thu Jul 9 14:25:41 2026] GET /v2.0/security-groups?id=676afdaf-8529-45a0-9c16-325631adf5b7&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2148] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:41 2026] GET /v2.0/security-groups?tenant_id=750dd75c969042598068ed1abd859185&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2149] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:42 2026] DELETE /v2.0/security-groups/f8a54ba6-71e7-47aa-a3a9-a161e07ddd05 => 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: 1028/2150] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:25:45 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:25:45.735 8 WARNING neutron_lib.context [None req-b12b2368-2060-433c-b5ae-ccbe8d80b4cf c84e05d9c2d1460f93b607d9ae834d04 120f2f24632c4d5c843b77216335716b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:25:45.926 8 INFO neutron.db.segments_db [None req-b12b2368-2060-433c-b5ae-ccbe8d80b4cf c84e05d9c2d1460f93b607d9ae834d04 120f2f24632c4d5c843b77216335716b - - default default] Added segment ea4460ad-ac09-444c-82ca-9e176d7e74a4 of type vxlan for network 6eb59f13-a850-4ba2-9dbf-003152d8fa98 [pid: 8|app: 0|req: 1123/2151] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:25:45 2026] POST /v2.0/networks => generated 632 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:46.051 7 WARNING neutron_lib.context [None req-09a27289-dfe0-4002-a74b-f606b3fcefde c84e05d9c2d1460f93b607d9ae834d04 120f2f24632c4d5c843b77216335716b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2152] 10.0.0.190 () {34 vars in 990 bytes} [Thu Jul 9 14:25:46 2026] GET /v2.0/ports?device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2153] 10.0.0.90 () {30 vars in 689 bytes} [Thu Jul 9 14:25:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2154] 10.0.0.190 () {34 vars in 1040 bytes} [Thu Jul 9 14:25:46 2026] GET /v2.0/security-groups?id=53cb480f-bc3f-49d4-b2b7-5d97c371c8ac&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2155] 10.0.0.90 () {30 vars in 691 bytes} [Thu Jul 9 14:25:46 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: 1128/2156] 10.0.0.90 () {30 vars in 667 bytes} [Thu Jul 9 14:25: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: 8|app: 0|req: 1129/2157] 10.0.0.90 () {30 vars in 703 bytes} [Thu Jul 9 14:25: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: 7|app: 0|req: 1029/2158] 10.0.0.101 () {34 vars in 664 bytes} [Thu Jul 9 14:25:46 2026] POST /v2.0/ports => generated 743 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2159] 10.0.0.101 () {34 vars in 747 bytes} [Thu Jul 9 14:25:46 2026] PUT /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/tags => generated 25 bytes in 127 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: 1030/2160] 10.0.0.101 () {32 vars in 727 bytes} [Thu Jul 9 14:25:46 2026] GET /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/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: 1031/2161] 10.0.0.90 () {28 vars in 438 bytes} [Thu Jul 9 14:25:47 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: 1131/2162] 10.0.0.101 () {34 vars in 758 bytes} [Thu Jul 9 14:25:46 2026] PUT /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/tags/green => generated 4 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2163] 10.0.0.90 () {30 vars in 727 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 633 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2164] 10.0.0.101 () {32 vars in 727 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2165] 10.0.0.90 () {30 vars in 689 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2166] 10.0.0.90 () {30 vars in 691 bytes} [Thu Jul 9 14:25:47 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: 1135/2167] 10.0.0.90 () {30 vars in 667 bytes} [Thu Jul 9 14:25:47 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: 1033/2168] 10.0.0.101 () {34 vars in 754 bytes} [Thu Jul 9 14:25:47 2026] PUT /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2169] 10.0.0.90 () {30 vars in 703 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2170] 10.0.0.101 () {32 vars in 727 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2171] 10.0.0.90 () {30 vars in 727 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2172] 10.0.0.101 () {34 vars in 776 bytes} [Thu Jul 9 14:25:47 2026] PUT /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/tags/black.or.white => generated 4 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2173] 10.0.0.90 () {30 vars in 689 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2174] 10.0.0.90 () {30 vars in 691 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2175] 10.0.0.90 () {30 vars in 667 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2176] 10.0.0.90 () {30 vars in 703 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2177] 10.0.0.101 () {32 vars in 727 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2178] 10.0.0.90 () {30 vars in 729 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55 => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2179] 10.0.0.90 () {30 vars in 681 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2180] 10.0.0.101 () {34 vars in 747 bytes} [Thu Jul 9 14:25:47 2026] PUT /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/tags => generated 37 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2181] 10.0.0.101 () {32 vars in 727 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2182] 10.0.0.101 () {32 vars in 826 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/ports?project_id=b9a3e2ccf4c24b8aa6f18c978dc4e6e3&network_id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3 => generated 3691 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2183] 10.0.0.101 () {32 vars in 735 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:25:47.870 7 INFO neutron.api.v2.resource [None req-797ccb0e-c200-493c-b98c-5cd2be746342 c84e05d9c2d1460f93b607d9ae834d04 120f2f24632c4d5c843b77216335716b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1042/2184] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:25:47 2026] GET /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2185] 10.0.0.101 () {32 vars in 738 bytes} [Thu Jul 9 14:25:47 2026] DELETE /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/tags/red => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2186] 10.0.0.101 () {32 vars in 742 bytes} [Thu Jul 9 14:25:48 2026] GET /v2.0/subnets?network_id=ff13b55c-21c4-4aa6-980b-a2c6d11e4246 => generated 644 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2187] 10.0.0.101 () {32 vars in 727 bytes} [Thu Jul 9 14:25:48 2026] GET /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:25:48.164 7 INFO neutron.api.v2.resource [None req-c329de4d-a5e5-47a6-b603-022f1be71114 c84e05d9c2d1460f93b607d9ae834d04 120f2f24632c4d5c843b77216335716b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1046/2188] 10.0.0.101 () {32 vars in 742 bytes} [Thu Jul 9 14:25:48 2026] DELETE /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/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: 1047/2189] 10.0.0.101 () {32 vars in 730 bytes} [Thu Jul 9 14:25:48 2026] DELETE /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/tags => 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: 1143/2190] 10.0.0.90 () {34 vars in 703 bytes} [Thu Jul 9 14:25:47 2026] POST /v2.0/ports => generated 1132 bytes in 750 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: 1144/2191] 10.0.0.101 () {32 vars in 727 bytes} [Thu Jul 9 14:25:48 2026] GET /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:25:48.480 7 INFO neutron.db.l3_db [None req-e121a612-c99d-423c-9922-f96c6ed6fa3f 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Floating IP a5c149c0-31df-4ea7-9c5f-53ddc3ef6cc1 disassociated. External IP: 10.96.250.219, port: 5c4815b7-eb3b-4076-82a8-b9813b897a7d. [pid: 8|app: 0|req: 1145/2192] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:25:48 2026] DELETE /v2.0/ports/68db2573-3795-4ef7-85d0-0afbb2a35634 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2193] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:25:48 2026] PUT /v2.0/floatingips/a5c149c0-31df-4ea7-9c5f-53ddc3ef6cc1 => generated 554 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2194] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:25:48 2026] GET /v2.0/floatingips/a5c149c0-31df-4ea7-9c5f-53ddc3ef6cc1 => generated 554 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:25:49.022 8 INFO neutron.services.segments.plugin [-] Segment ea4460ad-ac09-444c-82ca-9e176d7e74a4 resource provider aggregate not found 2026-07-09 14:25:49.028 8 INFO neutron.services.segments.plugin [-] Segment ea4460ad-ac09-444c-82ca-9e176d7e74a4 resource provider aggregate not found 2026-07-09 14:25:49.050 8 INFO neutron.services.segments.plugin [-] Segment ea4460ad-ac09-444c-82ca-9e176d7e74a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea4460ad-ac09-444c-82ca-9e176d7e74a4 found for delete ", "request_id": "req-afe491c6-540c-4cfe-bcbd-1a2ba3ea91da"}]} 2026-07-09 14:25:49.051 8 INFO neutron.services.segments.plugin [-] Segment ea4460ad-ac09-444c-82ca-9e176d7e74a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea4460ad-ac09-444c-82ca-9e176d7e74a4 found for delete ", "request_id": "req-e628264a-be82-4b94-a03d-c06605c068b1"}]} [pid: 8|app: 0|req: 1146/2195] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:25:48 2026] DELETE /v2.0/networks/6eb59f13-a850-4ba2-9dbf-003152d8fa98 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:25:49.793 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ec20731-a68e-4288-805b-219b2555e975'] response: {'name': 'network-changed', 'server_uuid': 'e893dd72-3a98-4ceb-ac34-323b64a9632a', 'tag': '5c4815b7-eb3b-4076-82a8-b9813b897a7d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1147/2196] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:25:49 2026] GET /v2.0/ports?tenant_id=b9a3e2ccf4c24b8aa6f18c978dc4e6e3&device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2197] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:49 2026] GET /v2.0/security-groups?tenant_id=120f2f24632c4d5c843b77216335716b&name=default => generated 2929 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2198] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:25:49 2026] GET /v2.0/networks?id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3 => generated 756 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2199] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:25:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=5c4815b7-eb3b-4076-82a8-b9813b897a7d => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2200] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:25:50 2026] GET /v2.0/floatingips/a5c149c0-31df-4ea7-9c5f-53ddc3ef6cc1 => generated 554 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2201] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:25:50 2026] GET /v2.0/subnets?id=5fb0b1da-9956-4e0d-8509-0a4e38439383 => generated 653 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2202] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:50 2026] GET /v2.0/ports?network_id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2203] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:49 2026] DELETE /v2.0/security-groups/c7e4d8b3-5162-472e-915c-a5f2a032fae6 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2204] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:25:50 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?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: 1052/2205] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:25:50 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2206] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:50 2026] GET /v2.0/security-groups?tenant_id=5199ec5743574217a063bdc82d80b49a&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2207] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:50 2026] DELETE /v2.0/security-groups/285a97af-22da-4758-a946-2ab6567facf8 => 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: 1155/2208] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:25:51 2026] GET /v2.0/floatingips/a5c149c0-31df-4ea7-9c5f-53ddc3ef6cc1 => generated 552 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2209] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:25:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2210] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:25:51 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: 1055/2211] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:25:51 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: 1157/2212] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:25:51 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: 1056/2213] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:25:51 2026] GET /v2.0/ports/6ffe5c3c-9cbe-43ca-90fd-780a62ad933b => generated 1132 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2214] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:25:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2215] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:25:51 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: 1159/2216] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:25:51 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: 1058/2217] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:25:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:25:51.843 8 INFO neutron.api.v2.resource [None req-e6d04664-91e0-40c6-bf54-383f1d4f7a5a 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1160/2218] 199.19.213.32 () {30 vars in 762 bytes} [Thu Jul 9 14:25:51 2026] GET /v2.0/security-groups/lb-d5912711-6f60-4cd7-af82-ce8b97e3cf2e => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2219] 199.19.213.32 () {30 vars in 784 bytes} [Thu Jul 9 14:25:51 2026] GET /v2.0/security-groups?name=lb-d5912711-6f60-4cd7-af82-ce8b97e3cf2e => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2220] 199.19.213.32 () {34 vars in 735 bytes} [Thu Jul 9 14:25:51 2026] POST /v2.0/security-groups => generated 1638 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2221] 199.19.213.32 () {30 vars in 814 bytes} [Thu Jul 9 14:25:52 2026] GET /v2.0/security-group-rules?security_group_id=9f7e45e1-d99a-4acf-90ea-baaaf771803a => generated 1182 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:25:52.231 7 WARNING neutron_lib.context [None req-7db3c5ac-d10a-4dff-ab84-e75fe8a858eb 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1162/2222] 199.19.213.32 () {34 vars in 788 bytes} [Thu Jul 9 14:25:52 2026] PUT /v2.0/ports/6ffe5c3c-9cbe-43ca-90fd-780a62ad933b => generated 1132 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2225] 10.0.0.101 () {34 vars in 685 bytes} [Thu Jul 9 14:25:52 2026] POST /v2.0/security-groups => generated 1675 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 14:25:52.793 8 WARNING neutron_lib.context [None req-aee30519-e52c-4fe8-aa44-22af141b95a5 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1062/2226] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:25:52 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: 1063/2227] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:25:52 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: 1064/2228] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:25:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2229] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:25:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2230] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:25:52 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2231] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:53.000 7 WARNING neutron_lib.context [None req-a9f85e29-d726-48e3-bb1a-d23c2cb15ee6 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1067/2232] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:52 2026] POST /v2.0/security-group-rules => generated 596 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:53.271 8 WARNING neutron_lib.context [None req-28978a07-4c4a-4bae-a9d1-5c6e61b9daf6 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1166/2233] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:53.671 7 WARNING neutron_lib.context [None req-c5dc139e-ad3b-4bb1-8250-4bf7f4342af4 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1068/2234] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:53.898 8 WARNING neutron_lib.context [None req-8695cd2f-56cd-4521-8d5e-4cb503c5f6f3 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:25:53.947 8 INFO neutron.db.securitygroups_db [None req-8695cd2f-56cd-4521-8d5e-4cb503c5f6f3 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Project b9a3e2ccf4c24b8aa6f18c978dc4e6e3 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1167/2235] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:53 2026] POST /v2.0/security-group-rules => generated 607 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:25:54.076 7 WARNING neutron_lib.context [None req-09fc2022-0860-4a7d-aac8-7bdc538210ff 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:25:54.124 7 INFO neutron.db.securitygroups_db [None req-09fc2022-0860-4a7d-aac8-7bdc538210ff 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Project b9a3e2ccf4c24b8aa6f18c978dc4e6e3 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: 1069/2236] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:25:54 2026] POST /v2.0/security-group-rules => generated 606 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2237] 10.0.0.101 () {34 vars in 678 bytes} [Thu Jul 9 14:25:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2238] 10.0.0.101 () {34 vars in 753 bytes} [Thu Jul 9 14:25:54 2026] PUT /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2239] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:25:54 2026] GET /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2240] 10.0.0.101 () {34 vars in 764 bytes} [Thu Jul 9 14:25:54 2026] PUT /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2241] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:25:54 2026] GET /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/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: 1171/2242] 10.0.0.101 () {34 vars in 760 bytes} [Thu Jul 9 14:25:54 2026] PUT /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2243] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:25:54 2026] GET /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2244] 10.0.0.101 () {34 vars in 782 bytes} [Thu Jul 9 14:25:54 2026] PUT /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/tags/black.or.white => generated 4 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2245] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:25:54 2026] GET /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2246] 10.0.0.101 () {32 vars in 649 bytes} [Thu Jul 9 14:25:54 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: 1175/2247] 10.0.0.101 () {34 vars in 753 bytes} [Thu Jul 9 14:25:54 2026] PUT /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2248] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:25:54 2026] GET /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2249] 10.0.0.101 () {32 vars in 741 bytes} [Thu Jul 9 14:25:55 2026] GET /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:25:55.078 8 INFO neutron.api.v2.resource [None req-dcbd459a-9a14-4405-a47c-9158882cfb4b 9ff47550979742cd8c418644ca8ec6ca 64d12e41db3a4cd886c04f9b6c118697 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1177/2250] 10.0.0.101 () {32 vars in 745 bytes} [Thu Jul 9 14:25:55 2026] GET /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2251] 10.0.0.61 () {34 vars in 1097 bytes} [Thu Jul 9 14:25:55 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-150704940&fields=id&tenant_id=b9a3e2ccf4c24b8aa6f18c978dc4e6e3 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2252] 10.0.0.101 () {32 vars in 744 bytes} [Thu Jul 9 14:25:55 2026] DELETE /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2253] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:25:55 2026] GET /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2254] 10.0.0.61 () {34 vars in 981 bytes} [Thu Jul 9 14:25:55 2026] GET /v2.0/networks?id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3 => generated 660 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:25:55.178 8 INFO neutron.api.v2.resource [None req-2cf95e6a-5f3f-447c-8df7-3c6d9131a80c 9ff47550979742cd8c418644ca8ec6ca 64d12e41db3a4cd886c04f9b6c118697 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1180/2255] 10.0.0.101 () {32 vars in 748 bytes} [Thu Jul 9 14:25:55 2026] DELETE /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2256] 10.0.0.61 () {34 vars in 964 bytes} [Thu Jul 9 14:25:55 2026] GET /v2.0/quotas/b9a3e2ccf4c24b8aa6f18c978dc4e6e3 => 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: 1181/2257] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:25:55 2026] DELETE /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2258] 10.0.0.101 () {32 vars in 733 bytes} [Thu Jul 9 14:25:55 2026] GET /v2.0/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2259] 10.0.0.61 () {34 vars in 1001 bytes} [Thu Jul 9 14:25:55 2026] GET /v2.0/ports?tenant_id=b9a3e2ccf4c24b8aa6f18c978dc4e6e3&fields=id => generated 149 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2260] 10.0.0.101 () {32 vars in 734 bytes} [Thu Jul 9 14:25:55 2026] DELETE /v2.0/qos/policies/e60bb629-2be7-45fc-8f1e-8fd08daad242 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2261] 10.0.0.61 () {34 vars in 1007 bytes} [Thu Jul 9 14:25:55 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2262] 10.0.0.61 () {34 vars in 1107 bytes} [Thu Jul 9 14:25:55 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?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: 1079/2263] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:55 2026] GET /v2.0/ports?device_id=6c4fc7a7-0558-4cb4-be29-60a7d42bf47f => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2264] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:56 2026] GET /v2.0/security-groups?tenant_id=5aeb9d811088473ba0e47f016016cf2a&name=default => generated 2929 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2265] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:56 2026] DELETE /v2.0/security-groups/e861c7ef-2753-406d-a406-6bc8ec204619 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2266] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:25:56 2026] GET /v2.0/networks?id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3 => generated 660 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2267] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:25:56 2026] GET /v2.0/security-groups?tenant_id=64d12e41db3a4cd886c04f9b6c118697&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2268] 199.19.213.32 () {34 vars in 1049 bytes} [Thu Jul 9 14:25:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b9a3e2ccf4c24b8aa6f18c978dc4e6e3 => generated 273 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:25:56.797 8 WARNING neutron_lib.context [req-0dfdbe68-b46b-4ea8-9dca-6646c8b4f59b req-e46d1a3c-0bf4-4b25-8b0f-ba46a15a722b 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1082/2269] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:25:56 2026] DELETE /v2.0/security-groups/27dc199b-7707-426d-86e5-9825fdb67f8d => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2270] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:56 2026] GET /v2.0/ports?device_id=6c4fc7a7-0558-4cb4-be29-60a7d42bf47f => 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: 1188/2271] 199.19.213.32 () {38 vars in 954 bytes} [Thu Jul 9 14:25:56 2026] POST /v2.0/ports => generated 958 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2272] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:25:57 2026] PUT /v2.0/ports/27f6886e-cf13-44dd-9649-fc98bb2b9562 => generated 1203 bytes in 585 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1189/2273] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:25:57 2026] GET /v2.0/ports?tenant_id=b9a3e2ccf4c24b8aa6f18c978dc4e6e3&device_id=6c4fc7a7-0558-4cb4-be29-60a7d42bf47f => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2274] 199.19.213.32 () {34 vars in 1059 bytes} [Thu Jul 9 14:25:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=27f6886e-cf13-44dd-9649-fc98bb2b9562 => 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: 1085/2275] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:58 2026] GET /v2.0/ports?device_id=6c4fc7a7-0558-4cb4-be29-60a7d42bf47f => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:25:58.127 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f7af0b5-1b23-483a-865f-e738d9fd447f'] response: {'name': 'network-changed', 'server_uuid': '6c4fc7a7-0558-4cb4-be29-60a7d42bf47f', 'tag': '27f6886e-cf13-44dd-9649-fc98bb2b9562', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1191/2276] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:25:58 2026] GET /v2.0/subnets?id=5fb0b1da-9956-4e0d-8509-0a4e38439383 => generated 653 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2277] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:58 2026] GET /v2.0/ports?network_id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2278] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:25:58 2026] GET /v2.0/security-groups?id=e47cef48-49da-477f-98b4-6ce26aa9fa21&fields=id&fields=name => generated 113 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2279] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:25:58 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?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: 7|app: 0|req: 1087/2280] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:25:58 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?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: 1194/2281] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:25:58 2026] GET /v2.0/ports?tenant_id=b9a3e2ccf4c24b8aa6f18c978dc4e6e3&device_id=6c4fc7a7-0558-4cb4-be29-60a7d42bf47f => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2282] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:25:58 2026] GET /v2.0/networks?id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3 => generated 756 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2283] 199.19.213.32 () {34 vars in 1059 bytes} [Thu Jul 9 14:25:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=27f6886e-cf13-44dd-9649-fc98bb2b9562 => 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: 1089/2284] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:25:58 2026] GET /v2.0/subnets?id=5fb0b1da-9956-4e0d-8509-0a4e38439383 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2285] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:58 2026] GET /v2.0/ports?network_id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3&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: 1090/2286] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:25:58 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?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: 1197/2287] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:25:58 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?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: 1091/2288] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:25:59 2026] GET /v2.0/ports?device_id=6c4fc7a7-0558-4cb4-be29-60a7d42bf47f => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2289] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:25:59 2026] GET /v2.0/security-groups?id=e47cef48-49da-477f-98b4-6ce26aa9fa21&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: 1092/2290] 199.19.213.32 () {34 vars in 1095 bytes} [Thu Jul 9 14:25:59 2026] GET /v2.0/ports?device_id=0dd5dd4b-3736-4790-b144-11a95036c6c3&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2291] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:25:59 2026] GET /v2.0/ports?tenant_id=9ec9d8481435416ea37ff5b2b15da958&device_id=0dd5dd4b-3736-4790-b144-11a95036c6c3 => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2292] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:25:59 2026] GET /v2.0/networks?id=deab56d1-9e47-4d38-9e84-fc31749e14c2 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2293] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:25:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.224&port_id=efaa8a07-60a8-4250-931e-983065eda00e => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2294] 199.19.213.32 () {34 vars in 1103 bytes} [Thu Jul 9 14:25:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1d9&port_id=efaa8a07-60a8-4250-931e-983065eda00e => 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: 1201/2295] 199.19.213.32 () {34 vars in 1063 bytes} [Thu Jul 9 14:25:59 2026] GET /v2.0/subnets?id=3e77c8db-223e-47c8-be89-7b2a0cc463c1&id=b7dcf7a9-53a4-448b-859f-0ab606c28607 => generated 1361 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2296] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:59 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2297] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:25:59 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&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: 7|app: 0|req: 1096/2298] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:25:59 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2299] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:26:00 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:26:00.475 7 WARNING neutron_lib.context [None req-92c7d192-50df-4c0f-b27f-f95e04de5c62 68f429eb4dc24e11bda7b51c67903174 fabc2ea5ac124471851eeddaee87a6a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1204/2300] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:00 2026] GET /v2.0/ports?device_id=6c4fc7a7-0558-4cb4-be29-60a7d42bf47f => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2301] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:26:00 2026] GET /v2.0/security-groups?id=e47cef48-49da-477f-98b4-6ce26aa9fa21&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2302] 10.0.0.101 () {34 vars in 684 bytes} [Thu Jul 9 14:26:00 2026] POST /v2.0/security-groups => generated 1603 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2303] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:00 2026] GET /v2.0/ports?device_id=6c4fc7a7-0558-4cb4-be29-60a7d42bf47f => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2304] 10.0.0.101 () {34 vars in 767 bytes} [Thu Jul 9 14:26:00 2026] PUT /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2305] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:26:00 2026] GET /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2306] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:26:00 2026] GET /v2.0/security-groups?id=e47cef48-49da-477f-98b4-6ce26aa9fa21&fields=id&fields=name => generated 113 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2307] 10.0.0.101 () {34 vars in 778 bytes} [Thu Jul 9 14:26:00 2026] PUT /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2308] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:26:00 2026] GET /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2309] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:26:00 2026] GET /v2.0/ports?device_id=6c4fc7a7-0558-4cb4-be29-60a7d42bf47f => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2310] 10.0.0.101 () {34 vars in 774 bytes} [Thu Jul 9 14:26:00 2026] PUT /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/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: 1210/2311] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:26:00 2026] GET /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2312] 10.0.0.101 () {34 vars in 796 bytes} [Thu Jul 9 14:26:00 2026] PUT /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2313] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:26:01 2026] GET /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2314] 10.0.0.101 () {34 vars in 767 bytes} [Thu Jul 9 14:26:01 2026] PUT /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2315] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:26:01 2026] GET /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2316] 10.0.0.101 () {32 vars in 755 bytes} [Thu Jul 9 14:26:01 2026] GET /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:26:01.197 8 INFO neutron.api.v2.resource [None req-4ee49ca4-41cb-4dca-b96c-11c025db9c63 68f429eb4dc24e11bda7b51c67903174 fabc2ea5ac124471851eeddaee87a6a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1216/2317] 10.0.0.101 () {32 vars in 759 bytes} [Thu Jul 9 14:26:01 2026] GET /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2318] 10.0.0.101 () {32 vars in 758 bytes} [Thu Jul 9 14:26:01 2026] DELETE /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2319] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:26:01 2026] GET /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:26:01.319 8 INFO neutron.api.v2.resource [None req-1539395b-4f00-470e-86c7-5a53173e4fad 68f429eb4dc24e11bda7b51c67903174 fabc2ea5ac124471851eeddaee87a6a3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1219/2320] 10.0.0.101 () {32 vars in 762 bytes} [Thu Jul 9 14:26:01 2026] DELETE /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2321] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:26:01 2026] DELETE /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:26:01.388 7 INFO neutron.db.l3_db [None req-7184607c-0482-4ef7-bd8a-b27d671fbff4 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Floating IP a5c149c0-31df-4ea7-9c5f-53ddc3ef6cc1 associated. External IP: 10.96.250.219, port: 27f6886e-cf13-44dd-9649-fc98bb2b9562. [pid: 8|app: 0|req: 1221/2322] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:26:01 2026] GET /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2323] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:26:01 2026] DELETE /v2.0/security-groups/3a8d6396-68b2-4e41-b199-61537eff94fa => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2324] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:26:00 2026] PUT /v2.0/floatingips/a5c149c0-31df-4ea7-9c5f-53ddc3ef6cc1 => generated 856 bytes in 916 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2325] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:26:01 2026] GET /v2.0/floatingips/a5c149c0-31df-4ea7-9c5f-53ddc3ef6cc1 => generated 856 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:26:02.037 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe3b7f1c-f08c-47d3-b527-a48f8761cdcf'] response: {'name': 'network-changed', 'server_uuid': '6c4fc7a7-0558-4cb4-be29-60a7d42bf47f', 'tag': '27f6886e-cf13-44dd-9649-fc98bb2b9562', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1103/2326] 10.0.0.61 () {34 vars in 1015 bytes} [Thu Jul 9 14:26:01 2026] GET /v2.0/security-groups?id=c0351de0-7ce6-48ba-9647-66419f503b7f&fields=id => generated 69 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2327] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:26:02 2026] GET /v2.0/ports?tenant_id=b9a3e2ccf4c24b8aa6f18c978dc4e6e3&device_id=6c4fc7a7-0558-4cb4-be29-60a7d42bf47f => 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: 1104/2328] 10.0.0.61 () {34 vars in 981 bytes} [Thu Jul 9 14:26:02 2026] GET /v2.0/networks?id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd => generated 735 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2329] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:26:02 2026] GET /v2.0/networks?id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3 => generated 756 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2330] 10.0.0.61 () {34 vars in 964 bytes} [Thu Jul 9 14:26:02 2026] GET /v2.0/quotas/ea8b772e161642f6bae56636d07ae0e8 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2331] 199.19.213.32 () {34 vars in 1059 bytes} [Thu Jul 9 14:26:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=27f6886e-cf13-44dd-9649-fc98bb2b9562 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2332] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:26:02 2026] GET /v2.0/subnets?id=5fb0b1da-9956-4e0d-8509-0a4e38439383 => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2333] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:26:02 2026] GET /v2.0/ports?network_id=1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2334] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:26:02 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?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: 1106/2335] 10.0.0.61 () {34 vars in 1001 bytes} [Thu Jul 9 14:26:02 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&fields=id => generated 149 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2336] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:26:02 2026] GET /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3?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: 1230/2337] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:26:02 2026] GET /v2.0/security-groups?tenant_id=fabc2ea5ac124471851eeddaee87a6a3&name=default => generated 2929 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2338] 10.0.0.61 () {34 vars in 1007 bytes} [Thu Jul 9 14:26:02 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2339] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:26:02 2026] DELETE /v2.0/security-groups/89f75cb4-c538-4038-9728-449cdf6688c9 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2340] 10.0.0.61 () {34 vars in 1107 bytes} [Thu Jul 9 14:26:02 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2341] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:26:02 2026] GET /v2.0/floatingips/a5c149c0-31df-4ea7-9c5f-53ddc3ef6cc1 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2342] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:26:02 2026] GET /v2.0/security-groups?tenant_id=0d6065e343d742b8a7d64f55fc9d41ce&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: 1233/2343] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:26:03 2026] DELETE /v2.0/security-groups/2ce6e052-390c-4e08-ade3-70d403414320 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2344] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:03 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2345] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:03 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => 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: 1112/2346] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:26:04 2026] GET /v2.0/floatingips/a5c149c0-31df-4ea7-9c5f-53ddc3ef6cc1 => generated 858 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2347] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:26:04 2026] GET /v2.0/networks?id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd => generated 735 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2348] 199.19.213.32 () {34 vars in 1049 bytes} [Thu Jul 9 14:26:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ea8b772e161642f6bae56636d07ae0e8 => generated 343 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2349] 199.19.213.32 () {38 vars in 954 bytes} [Thu Jul 9 14:26:04 2026] POST /v2.0/ports => generated 1082 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2350] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:26:04 2026] PUT /v2.0/ports/b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9 => generated 1207 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1237/2351] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:26:05 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 1246 bytes in 42 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-09 14:26:05.392 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f96fe37-d678-4708-bebe-3254fc6058f4'] response: {'name': 'network-changed', 'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'tag': 'b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1115/2352] 199.19.213.32 () {34 vars in 1061 bytes} [Thu Jul 9 14:26:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.215&port_id=b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2353] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:26:05 2026] GET /v2.0/subnets?id=30927fc7-f2b5-4e3d-a6a3-8fafa89468c7 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2354] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:26:05 2026] GET /v2.0/ports?network_id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2355] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:26:05 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?fields=segments => generated 14 bytes in 63 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: 1117/2356] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:26:05 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2357] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:26:05 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2358] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:26:05 2026] GET /v2.0/networks?id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd => generated 735 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2359] 199.19.213.32 () {34 vars in 1061 bytes} [Thu Jul 9 14:26:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.215&port_id=b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9 => 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: 1119/2360] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:26:05 2026] GET /v2.0/subnets?id=30927fc7-f2b5-4e3d-a6a3-8fafa89468c7 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2361] 199.19.213.32 () {34 vars in 993 bytes} [Thu Jul 9 14:26:05 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2362] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:26:05 2026] GET /v2.0/ports?network_id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd&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: 1243/2363] 199.19.213.32 () {34 vars in 1043 bytes} [Thu Jul 9 14:26:05 2026] GET /v2.0/security-groups?id=c0351de0-7ce6-48ba-9647-66419f503b7f&fields=id&fields=name => generated 96 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2364] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:26:05 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2365] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:26:06 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?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: 1122/2366] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:06 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2367] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:26:06 2026] GET /v2.0/security-groups?id=c0351de0-7ce6-48ba-9647-66419f503b7f&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2368] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:06 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2371] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:09 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => 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: 1247/2372] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:26:09 2026] GET /v2.0/security-groups?id=c0351de0-7ce6-48ba-9647-66419f503b7f&fields=id&fields=name => generated 96 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2373] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:09 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2374] 10.0.0.190 () {34 vars in 990 bytes} [Thu Jul 9 14:26:12 2026] GET /v2.0/ports?device_id=6c4fc7a7-0558-4cb4-be29-60a7d42bf47f => 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: 1127/2375] 10.0.0.190 () {34 vars in 1040 bytes} [Thu Jul 9 14:26:12 2026] GET /v2.0/security-groups?id=e47cef48-49da-477f-98b4-6ce26aa9fa21&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2376] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:14 2026] GET /v2.0/ports?device_id=6c4fc7a7-0558-4cb4-be29-60a7d42bf47f => generated 975 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2377] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:26:15 2026] GET /v2.0/security-groups?id=e47cef48-49da-477f-98b4-6ce26aa9fa21&fields=id&fields=name => generated 113 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2378] 199.19.213.32 () {34 vars in 993 bytes} [Thu Jul 9 14:26:15 2026] GET /v2.0/ports?device_id=6c4fc7a7-0558-4cb4-be29-60a7d42bf47f => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:26:16.125 7 INFO neutron.db.l3_db [req-be8d9565-2886-4f0b-912f-78b46aeb2232 req-4bf7af24-cdf7-4a93-bfdc-d620b5c2e682 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] Floating IP a5c149c0-31df-4ea7-9c5f-53ddc3ef6cc1 disassociated. External IP: 10.96.250.219, port: 27f6886e-cf13-44dd-9649-fc98bb2b9562. [pid: 8|app: 0|req: 1251/2379] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:16 2026] GET /v2.0/ports?device_id=6c4fc7a7-0558-4cb4-be29-60a7d42bf47f => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2380] 199.19.213.32 () {36 vars in 996 bytes} [Thu Jul 9 14:26:15 2026] DELETE /v2.0/ports/27f6886e-cf13-44dd-9649-fc98bb2b9562 => generated 0 bytes in 1032 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2381] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:26:17 2026] DELETE /v2.0/security-groups/e47cef48-49da-477f-98b4-6ce26aa9fa21 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:26:17.664 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ff2bb06-0ea8-4ae7-bc0a-3c80d718447a'] response: {'server_uuid': '6c4fc7a7-0558-4cb4-be29-60a7d42bf47f', 'name': 'network-vif-deleted', 'tag': '27f6886e-cf13-44dd-9649-fc98bb2b9562', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1130/2382] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:26:17 2026] DELETE /v2.0/floatingips/a5c149c0-31df-4ea7-9c5f-53ddc3ef6cc1 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2383] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:18 2026] GET /v2.0/ports?device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2384] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:26:18 2026] GET /v2.0/security-groups?id=53cb480f-bc3f-49d4-b2b7-5d97c371c8ac&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: 1254/2385] 199.19.213.32 () {34 vars in 993 bytes} [Thu Jul 9 14:26:18 2026] GET /v2.0/ports?device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2386] 199.19.213.32 () {36 vars in 996 bytes} [Thu Jul 9 14:26:18 2026] DELETE /v2.0/ports/5c4815b7-eb3b-4076-82a8-b9813b897a7d => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2387] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:19 2026] GET /v2.0/ports?device_id=e893dd72-3a98-4ceb-ac34-323b64a9632a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:26:20.564 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-516fe5bb-b737-46d9-b41a-8cb49eeef3e6'] response: {'server_uuid': 'e893dd72-3a98-4ceb-ac34-323b64a9632a', 'name': 'network-vif-deleted', 'tag': '5c4815b7-eb3b-4076-82a8-b9813b897a7d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1133/2388] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:26:20 2026] DELETE /v2.0/security-groups/53cb480f-bc3f-49d4-b2b7-5d97c371c8ac => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2391] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:26:20 2026] PUT /v2.0/routers/956d5871-5935-4a44-ac2b-b3f210fd6a59/remove_router_interface => generated 309 bytes in 1883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2392] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:26:22 2026] DELETE /v2.0/subnets/5fb0b1da-9956-4e0d-8509-0a4e38439383 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:26:24.242 8 INFO neutron.services.segments.plugin [-] Segment 921e145e-1add-4cbf-b4d9-7fcd14a80c8e resource provider aggregate not found 2026-07-09 14:26:24.250 8 INFO neutron.services.segments.plugin [-] Segment 921e145e-1add-4cbf-b4d9-7fcd14a80c8e resource provider aggregate not found 2026-07-09 14:26:24.266 8 INFO neutron.services.segments.plugin [-] Segment 921e145e-1add-4cbf-b4d9-7fcd14a80c8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 921e145e-1add-4cbf-b4d9-7fcd14a80c8e found for delete ", "request_id": "req-c3d4fa0f-c567-4a60-9ebf-8183844ae6fd"}]} 2026-07-09 14:26:24.270 8 INFO neutron.services.segments.plugin [-] Segment 921e145e-1add-4cbf-b4d9-7fcd14a80c8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 921e145e-1add-4cbf-b4d9-7fcd14a80c8e found for delete ", "request_id": "req-5c65a5c1-7f2f-4042-9ce3-3e78aa6167e6"}]} 2026-07-09 14:26:24.303 8 INFO neutron.db.l3_hamode_db [None req-9d5ff80f-4958-44f5-8710-dac42447e541 46eee33672074fbb8d163ba92405aeba b9a3e2ccf4c24b8aa6f18c978dc4e6e3 - - default default] HA network ba5d6acf-0cb7-4bc9-a6de-725f82795f13 was deleted as no HA routers are present in tenant b9a3e2ccf4c24b8aa6f18c978dc4e6e3. [pid: 8|app: 0|req: 1257/2393] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:26:22 2026] DELETE /v2.0/routers/956d5871-5935-4a44-ac2b-b3f210fd6a59 => generated 0 bytes in 1487 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:26:24.566 7 INFO neutron.services.segments.plugin [-] Segment 8ec70912-6761-467d-95da-e17e0e49e15e resource provider aggregate not found 2026-07-09 14:26:24.575 7 INFO neutron.services.segments.plugin [-] Segment 8ec70912-6761-467d-95da-e17e0e49e15e resource provider aggregate not found 2026-07-09 14:26:24.593 7 INFO neutron.services.segments.plugin [-] Segment 8ec70912-6761-467d-95da-e17e0e49e15e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ec70912-6761-467d-95da-e17e0e49e15e found for delete ", "request_id": "req-462a8e7b-7a73-42c5-9012-a8191c51f5d9"}]} [pid: 7|app: 0|req: 1137/2394] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:26:24 2026] DELETE /v2.0/networks/1ff4c9ab-06fc-44a1-a5a8-0d4ba44b90a3 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2395] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:26:25 2026] GET /v2.0/security-groups?tenant_id=b9a3e2ccf4c24b8aa6f18c978dc4e6e3&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:26:25.682 7 INFO neutron.services.segments.plugin [-] Segment 8ec70912-6761-467d-95da-e17e0e49e15e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ec70912-6761-467d-95da-e17e0e49e15e found for delete ", "request_id": "req-337b329f-4362-43fe-a4ca-563601fa040f"}]} [pid: 7|app: 0|req: 1138/2396] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:26:25 2026] DELETE /v2.0/security-groups/f3f39616-0dd7-444d-a60f-945f229a0cfb => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2397] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:26:26 2026] GET /v2.0/security-groups?tenant_id=5023ea07d1de4b39955f3e8182870d87&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2398] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:26:26 2026] DELETE /v2.0/security-groups/9335296e-31a4-4d19-8a61-7dab8dd84e66 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:26:28.692 8 INFO neutron.db.segments_db [None req-59042731-bb7f-4e8a-8253-bea04debd6bc 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 970b87d9-cd3d-41d7-96a1-a3bd04124846 of type vxlan for network 6cb97815-cd73-40f8-919c-203b221b395f [pid: 8|app: 0|req: 1260/2399] 10.0.0.101 () {34 vars in 671 bytes} [Thu Jul 9 14:26:28 2026] POST /v2.0/networks => generated 741 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2400] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:26:28 2026] POST /v2.0/subnets => generated 664 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:26:29.207 8 INFO neutron.db.segments_db [None req-a764ec69-ff08-4b39-8698-eb916d0b9b3d 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment e4e7ae30-dbf0-494f-bdc1-d16eeef47716 of type vxlan for network a815c4dc-3f12-4aeb-8b5a-536b359d0bc1 2026-07-09 14:26:29.513 8 INFO neutron.db.l3_hamode_db [None req-a764ec69-ff08-4b39-8698-eb916d0b9b3d 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:26:30.615 8 INFO neutron.db.l3_hamode_db [None req-a764ec69-ff08-4b39-8698-eb916d0b9b3d 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1261/2401] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:26:29 2026] POST /v2.0/routers => generated 728 bytes in 2950 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2402] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:26:32 2026] PUT /v2.0/routers/a5933414-8f92-4d52-8511-8bdd5ef4dbe2/add_router_interface => generated 309 bytes in 1914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:26:35.228 8 INFO neutron.db.segments_db [None req-87aa51b1-296d-4d69-984e-80f8a4afab94 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 78494f0f-3051-4346-8b60-50de5aced932 of type vxlan for network 0a642128-6d49-42c5-a9cb-6a2c29769f1c [pid: 8|app: 0|req: 1262/2403] 10.0.0.101 () {34 vars in 671 bytes} [Thu Jul 9 14:26:35 2026] POST /v2.0/networks => generated 740 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2404] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:26:35 2026] POST /v2.0/subnets => generated 663 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:26:35.700 8 INFO neutron.db.segments_db [None req-10d027be-139b-4b21-8dae-28f46b37d698 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Added segment 65272da1-49b0-4b03-9e30-400a4ff6a6ac of type vxlan for network 24da65e4-ad06-4be8-b9d0-da8e34297fce 2026-07-09 14:26:36.098 8 INFO neutron.db.l3_hamode_db [None req-10d027be-139b-4b21-8dae-28f46b37d698 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:26:37.741 8 INFO neutron.db.l3_hamode_db [None req-10d027be-139b-4b21-8dae-28f46b37d698 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1263/2407] 10.0.0.101 () {34 vars in 669 bytes} [Thu Jul 9 14:26:35 2026] POST /v2.0/routers => generated 727 bytes in 3442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2408] 10.0.0.101 () {34 vars in 783 bytes} [Thu Jul 9 14:26:39 2026] PUT /v2.0/routers/5204147d-567f-4bf8-b5fe-19183a60c475/add_router_interface => generated 309 bytes in 2242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:26:42.046 8 WARNING neutron_lib.context [None req-46cfdfb2-5186-429f-8f90-25484e2de2a2 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1264/2409] 10.0.0.101 () {34 vars in 685 bytes} [Thu Jul 9 14:26:42 2026] POST /v2.0/security-groups => generated 1677 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:26:42.200 7 WARNING neutron_lib.context [None req-5ced28a4-99db-4bd5-a51c-3f9595549507 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1146/2410] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:26:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:26:42.369 8 WARNING neutron_lib.context [None req-c5e286ba-3d69-4b99-bf5c-ad4638d18b9e 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1265/2411] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:26:42 2026] POST /v2.0/security-group-rules => generated 596 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:26:42.546 7 WARNING neutron_lib.context [None req-00e2c163-6f43-4643-b1db-1c2b05a14058 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1147/2412] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:26:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:26:42.684 8 WARNING neutron_lib.context [None req-db70a86b-c087-4c3c-b9b3-2a9df4e01009 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1266/2413] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:26:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:26:42.834 7 WARNING neutron_lib.context [None req-af0ea04d-d33f-46a8-be65-1d36b1e32af2 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:26:42.881 7 INFO neutron.db.securitygroups_db [None req-af0ea04d-d33f-46a8-be65-1d36b1e32af2 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] Project 0a9853e1fe3848fc820dd0f341d6882a 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: 1148/2414] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:26:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:26:42.981 8 WARNING neutron_lib.context [None req-1d4a87c4-d4e0-47cd-a611-84acc67f2eff 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:26:43.033 8 INFO neutron.db.securitygroups_db [None req-1d4a87c4-d4e0-47cd-a611-84acc67f2eff 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] Project 0a9853e1fe3848fc820dd0f341d6882a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1267/2415] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:26:42 2026] POST /v2.0/security-group-rules => generated 606 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:26:43.544 7 WARNING neutron_lib.context [None req-785b79e4-b66d-4c94-a2ed-345e16e55902 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1149/2416] 10.0.0.101 () {34 vars in 685 bytes} [Thu Jul 9 14:26:43 2026] POST /v2.0/security-groups => generated 1663 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-09 14:26:43.707 8 WARNING neutron_lib.context [None req-27d3acb0-ae78-4daf-9233-2ba72700f4c2 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1268/2417] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:26:43 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-09 14:26:43.871 7 WARNING neutron_lib.context [None req-af40059b-2c0b-49f6-ab57-050a04b1f455 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1150/2418] 10.0.0.101 () {34 vars in 695 bytes} [Thu Jul 9 14:26:43 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-09 14:26:44.026 8 WARNING neutron_lib.context [None req-b5628a5f-7115-4701-beaf-8622f8fc1542 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1269/2419] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:26:44 2026] POST /v2.0/floatingips => generated 552 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2420] 10.0.0.61 () {34 vars in 1099 bytes} [Thu Jul 9 14:26:44 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1615953147&fields=id&tenant_id=0a9853e1fe3848fc820dd0f341d6882a => generated 69 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2421] 10.0.0.61 () {34 vars in 1099 bytes} [Thu Jul 9 14:26:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1492983024&fields=id&tenant_id=0a9853e1fe3848fc820dd0f341d6882a => 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: 1152/2422] 10.0.0.61 () {34 vars in 981 bytes} [Thu Jul 9 14:26:45 2026] GET /v2.0/networks?id=6cb97815-cd73-40f8-919c-203b221b395f => generated 673 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2423] 10.0.0.61 () {34 vars in 964 bytes} [Thu Jul 9 14:26:45 2026] GET /v2.0/quotas/0a9853e1fe3848fc820dd0f341d6882a => 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: 1153/2424] 10.0.0.61 () {34 vars in 1001 bytes} [Thu Jul 9 14:26:45 2026] GET /v2.0/ports?tenant_id=0a9853e1fe3848fc820dd0f341d6882a&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2425] 10.0.0.61 () {34 vars in 1007 bytes} [Thu Jul 9 14:26:45 2026] GET /v2.0/networks/6cb97815-cd73-40f8-919c-203b221b395f?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: 1154/2426] 10.0.0.61 () {34 vars in 1107 bytes} [Thu Jul 9 14:26:45 2026] GET /v2.0/networks/6cb97815-cd73-40f8-919c-203b221b395f?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: 1273/2427] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:45 2026] GET /v2.0/ports?device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 12 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2428] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:26: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: 8|app: 0|req: 1275/2429] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:26:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2430] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:26:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2431] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:26: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: 7|app: 0|req: 1155/2432] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:26:46 2026] GET /v2.0/networks?id=6cb97815-cd73-40f8-919c-203b221b395f => generated 673 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2433] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:26:46 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2434] 199.19.213.32 () {34 vars in 1049 bytes} [Thu Jul 9 14:26:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0a9853e1fe3848fc820dd0f341d6882a => generated 274 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:26:46.836 7 WARNING neutron_lib.context [req-f81ca5ad-7072-49a4-b01a-9cd118abbfe8 req-2dbff073-f9d6-443b-9a94-7808d079c01f 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1279/2435] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:26:46 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2436] 199.19.213.32 () {34 vars in 716 bytes} [Thu Jul 9 14:26:46 2026] POST /v2.0/ports => generated 1097 bytes in 441 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: 1157/2437] 199.19.213.32 () {38 vars in 954 bytes} [Thu Jul 9 14:26:46 2026] POST /v2.0/ports => generated 993 bytes in 558 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: 1158/2438] 10.0.0.61 () {34 vars in 970 bytes} [Thu Jul 9 14:26:47 2026] GET /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 1097 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2439] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:47 2026] GET /v2.0/ports?device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 996 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2440] 10.0.0.61 () {34 vars in 906 bytes} [Thu Jul 9 14:26:47 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2441] 10.0.0.61 () {34 vars in 1119 bytes} [Thu Jul 9 14:26:47 2026] GET /v2.0/security-groups?id=941acf3a-233e-409a-9ac1-e1806ee87818&id=d28b0ea7-d92a-4271-9bc5-766f184723fc&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2442] 199.19.213.32 () {34 vars in 1261 bytes} [Thu Jul 9 14:26:47 2026] GET /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2443] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:26:47 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2444] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:26:47 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?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: 1287/2445] 199.19.213.32 () {34 vars in 974 bytes} [Thu Jul 9 14:26:47 2026] GET /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 1097 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2446] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:26:47 2026] GET /v2.0/networks?id=cab8122b-8b08-46a3-a4c9-15c74cd46d55 => generated 803 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2447] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:26:47 2026] PUT /v2.0/ports/eb3ee811-7cc9-4c4e-bba3-16c1f925d624 => generated 1238 bytes in 600 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-09 14:26:48.141 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-39055ca8-4c6e-431c-b662-091b289e079c'] response: {'name': 'network-changed', 'server_uuid': '56bfb37f-add0-4c52-b535-b127a6f2763e', 'tag': 'eb3ee811-7cc9-4c4e-bba3-16c1f925d624', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1160/2448] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/ports?tenant_id=0a9853e1fe3848fc820dd0f341d6882a&device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 1277 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2449] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=eb3ee811-7cc9-4c4e-bba3-16c1f925d624 => generated 19 bytes in 36 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: 1162/2450] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/subnets?id=d91c1081-6825-479d-9d27-993291fafe6a => generated 667 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2451] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/ports?network_id=6cb97815-cd73-40f8-919c-203b221b395f&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2452] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/networks/6cb97815-cd73-40f8-919c-203b221b395f?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: 1165/2453] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/networks/6cb97815-cd73-40f8-919c-203b221b395f?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: 1166/2454] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/ports?tenant_id=0a9853e1fe3848fc820dd0f341d6882a&device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 1277 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2455] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:26:48 2026] PUT /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 1251 bytes in 536 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: 1167/2456] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/networks?id=6cb97815-cd73-40f8-919c-203b221b395f => generated 769 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2457] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/ports?device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 1008 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2458] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=eb3ee811-7cc9-4c4e-bba3-16c1f925d624 => 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: 1290/2459] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2527 bytes in 105 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: 1291/2460] 10.0.0.61 () {34 vars in 1119 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/security-groups?id=941acf3a-233e-409a-9ac1-e1806ee87818&id=d28b0ea7-d92a-4271-9bc5-766f184723fc&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2461] 199.19.213.32 () {34 vars in 993 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/ports?device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 1277 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2462] 199.19.213.32 () {34 vars in 1061 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.215&port_id=b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2463] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/subnets?id=d91c1081-6825-479d-9d27-993291fafe6a => generated 667 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:26:48.844 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-79252b08-f5fd-4e7c-a276-684274e02a56'] response: {'name': 'network-changed', 'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'tag': 'ae0d9de4-b200-4b7f-979b-c69060e7e176', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1172/2464] 199.19.213.32 () {34 vars in 1123 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/security-groups?id=d28b0ea7-d92a-4271-9bc5-766f184723fc&id=941acf3a-233e-409a-9ac1-e1806ee87818&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2465] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/subnets?id=30927fc7-f2b5-4e3d-a6a3-8fafa89468c7 => generated 630 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2466] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/ports?network_id=6cb97815-cd73-40f8-919c-203b221b395f&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2467] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/ports?network_id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2468] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/networks/6cb97815-cd73-40f8-919c-203b221b395f?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2469] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?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: 1175/2470] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:26:48 2026] GET /v2.0/networks/6cb97815-cd73-40f8-919c-203b221b395f?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: 1296/2471] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:26:49 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?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: 1176/2472] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:26:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.243&port_id=ae0d9de4-b200-4b7f-979b-c69060e7e176 => 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: 1297/2473] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:26:49 2026] GET /v2.0/subnets?id=95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2474] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:26:49 2026] GET /v2.0/ports?network_id=cab8122b-8b08-46a3-a4c9-15c74cd46d55&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: 1298/2475] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:26:49 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?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: 1178/2476] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:26:49 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2477] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:26:49 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2527 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2478] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:26:49 2026] GET /v2.0/networks?id=cab8122b-8b08-46a3-a4c9-15c74cd46d55 => generated 803 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2479] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:26:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.243&port_id=ae0d9de4-b200-4b7f-979b-c69060e7e176 => 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: 1180/2480] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:26:49 2026] GET /v2.0/subnets?id=95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 654 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2481] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:49 2026] GET /v2.0/ports?device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 1008 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2482] 10.0.0.61 () {34 vars in 970 bytes} [Thu Jul 9 14:26:49 2026] GET /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 1287 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2483] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:26:49 2026] GET /v2.0/ports?network_id=cab8122b-8b08-46a3-a4c9-15c74cd46d55&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: 1182/2484] 10.0.0.61 () {34 vars in 1119 bytes} [Thu Jul 9 14:26:49 2026] GET /v2.0/security-groups?id=941acf3a-233e-409a-9ac1-e1806ee87818&id=d28b0ea7-d92a-4271-9bc5-766f184723fc&fields=id&fields=name => generated 207 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2485] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:26:50 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2486] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:26:50 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?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: 1303/2487] 199.19.213.32 () {34 vars in 788 bytes} [Thu Jul 9 14:26:49 2026] PUT /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 1312 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:26:50.769 7 INFO neutron.api.v2.resource [None req-c4cee476-b1a5-41d5-aba6-ba7568bacfe0 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1185/2488] 199.19.213.32 () {30 vars in 762 bytes} [Thu Jul 9 14:26:50 2026] GET /v2.0/security-groups/lb-d5912711-6f60-4cd7-af82-ce8b97e3cf2e => generated 149 bytes in 26 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: 8|app: 0|req: 1304/2489] 199.19.213.32 () {30 vars in 784 bytes} [Thu Jul 9 14:26:50 2026] GET /v2.0/security-groups?name=lb-d5912711-6f60-4cd7-af82-ce8b97e3cf2e => generated 1639 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:26:51.192 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-16aeafe7-a9bb-41f5-97af-48be7eb55abe'] response: {'name': 'network-changed', 'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'tag': 'ae0d9de4-b200-4b7f-979b-c69060e7e176', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1305/2490] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/ports?device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 1010 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2491] 199.19.213.32 () {34 vars in 788 bytes} [Thu Jul 9 14:26:50 2026] PUT /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 1312 bytes in 379 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: 1306/2492] 10.0.0.61 () {34 vars in 1119 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/security-groups?id=941acf3a-233e-409a-9ac1-e1806ee87818&id=d28b0ea7-d92a-4271-9bc5-766f184723fc&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2493] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2588 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2494] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/networks?id=cab8122b-8b08-46a3-a4c9-15c74cd46d55 => generated 803 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:26:51.432 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7cbc536-bd2c-444d-93c5-5d51b915697e'] response: {'name': 'network-changed', 'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'tag': 'ae0d9de4-b200-4b7f-979b-c69060e7e176', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1188/2495] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.243&port_id=ae0d9de4-b200-4b7f-979b-c69060e7e176 => 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: 1308/2496] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/subnets?id=95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2497] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:26:51 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: 1310/2498] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:26:51 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: 1311/2499] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2500] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/ports?network_id=cab8122b-8b08-46a3-a4c9-15c74cd46d55&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2501] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:26:51 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: 1313/2502] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2503] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2504] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/ports/6ffe5c3c-9cbe-43ca-90fd-780a62ad933b => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2505] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 1348 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2506] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2507] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2508] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2588 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2509] 199.19.213.32 () {30 vars in 742 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55 => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2510] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/ports/6ffe5c3c-9cbe-43ca-90fd-780a62ad933b => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2511] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/networks?id=cab8122b-8b08-46a3-a4c9-15c74cd46d55 => generated 803 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2512] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2513] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:26:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.243&port_id=ae0d9de4-b200-4b7f-979b-c69060e7e176 => 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: 1320/2514] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:26:52 2026] GET /v2.0/subnets?id=95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2515] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:26:52 2026] GET /v2.0/ports?network_id=cab8122b-8b08-46a3-a4c9-15c74cd46d55&device_owner=network%3Adhcp => generated 1461 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2516] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:26:52 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?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: 1196/2519] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:26:52 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2520] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:52 2026] GET /v2.0/ports?device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 1010 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2521] 10.0.0.61 () {34 vars in 1119 bytes} [Thu Jul 9 14:26:52 2026] GET /v2.0/security-groups?id=941acf3a-233e-409a-9ac1-e1806ee87818&id=d28b0ea7-d92a-4271-9bc5-766f184723fc&fields=id&fields=name => generated 207 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2522] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:26:52 2026] GET /v2.0/ports?device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 1010 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:26:53.222 7 INFO neutron.db.l3_db [None req-ba0fb246-7cbb-403a-89f5-16c8f44c3ab3 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] Floating IP a9dedccc-ef2f-4067-a6f8-b4abb695b872 associated. External IP: 10.96.250.214, port: eb3ee811-7cc9-4c4e-bba3-16c1f925d624. [pid: 7|app: 0|req: 1198/2523] 10.0.0.101 () {34 vars in 749 bytes} [Thu Jul 9 14:26:52 2026] PUT /v2.0/floatingips/a9dedccc-ef2f-4067-a6f8-b4abb695b872 => generated 855 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:26:58.823 8 WARNING neutron_lib.context [None req-cc5abede-f801-4400-ae12-7d48789d2f0f 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:26:59.905 8 INFO neutron.db.l3_db [None req-cc5abede-f801-4400-ae12-7d48789d2f0f 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Floating IP 6bcb97b1-43de-446f-b72b-facf2381c75d associated. External IP: 10.96.250.204, port: 6ffe5c3c-9cbe-43ca-90fd-780a62ad933b. [pid: 8|app: 0|req: 1326/2524] 10.0.0.101 () {34 vars in 677 bytes} [Thu Jul 9 14:26:58 2026] POST /v2.0/floatingips => generated 899 bytes in 1586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:27:00.488 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ee843a6-e0d8-4f72-87a0-2ea7f277f896'] response: {'name': 'network-changed', 'server_uuid': '56bfb37f-add0-4c52-b535-b127a6f2763e', 'tag': 'eb3ee811-7cc9-4c4e-bba3-16c1f925d624', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1199/2525] 199.19.213.32 () {34 vars in 1095 bytes} [Thu Jul 9 14:27:00 2026] GET /v2.0/ports?device_id=e473f524-85fc-4545-9a64-b30b0bce2bf6&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2526] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:27:00 2026] GET /v2.0/ports?tenant_id=0a9853e1fe3848fc820dd0f341d6882a&device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 1279 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2527] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:27:00 2026] GET /v2.0/ports?tenant_id=9ec9d8481435416ea37ff5b2b15da958&device_id=e473f524-85fc-4545-9a64-b30b0bce2bf6 => generated 1469 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2528] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:27:00 2026] GET /v2.0/networks?id=6cb97815-cd73-40f8-919c-203b221b395f => generated 769 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2529] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:27:00 2026] GET /v2.0/networks?id=aeec5e54-033f-454a-b06c-2879d461baa4 => generated 800 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2530] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:27:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=eb3ee811-7cc9-4c4e-bba3-16c1f925d624 => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2531] 199.19.213.32 () {34 vars in 1055 bytes} [Thu Jul 9 14:27:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.64&port_id=3ee706a5-ba8c-405b-bd2a-f1f546feb9bb => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2532] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:27:00 2026] GET /v2.0/subnets?id=d91c1081-6825-479d-9d27-993291fafe6a => generated 667 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2533] 199.19.213.32 () {34 vars in 1105 bytes} [Thu Jul 9 14:27:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a9&port_id=3ee706a5-ba8c-405b-bd2a-f1f546feb9bb => 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: 1204/2534] 199.19.213.32 () {34 vars in 1063 bytes} [Thu Jul 9 14:27:00 2026] GET /v2.0/subnets?id=afd6e919-cd8a-47d6-8d1e-23f7d4f4d6b0&id=d5e0232d-deec-43de-89ca-f6684084ac93 => generated 1366 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2535] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:00 2026] GET /v2.0/ports?network_id=6cb97815-cd73-40f8-919c-203b221b395f&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2536] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:00 2026] GET /v2.0/ports?network_id=aeec5e54-033f-454a-b06c-2879d461baa4&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: 1332/2537] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:27:00 2026] GET /v2.0/networks/6cb97815-cd73-40f8-919c-203b221b395f?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2538] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:00 2026] GET /v2.0/ports?network_id=aeec5e54-033f-454a-b06c-2879d461baa4&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2539] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:27:01 2026] GET /v2.0/networks/6cb97815-cd73-40f8-919c-203b221b395f?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: 1207/2540] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:27:01 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2541] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:27:01 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2542] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:27:01 2026] GET /v2.0/ports?device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 1010 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2543] 10.0.0.61 () {34 vars in 1119 bytes} [Thu Jul 9 14:27:01 2026] GET /v2.0/security-groups?id=941acf3a-233e-409a-9ac1-e1806ee87818&id=d28b0ea7-d92a-4271-9bc5-766f184723fc&fields=id&fields=name => generated 207 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2544] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:27:01 2026] GET /v2.0/ports?device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 1279 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2545] 10.0.0.101 () {32 vars in 858 bytes} [Thu Jul 9 14:27:02 2026] GET /v2.0/floatingips?floating_network_id=ff13b55c-21c4-4aa6-980b-a2c6d11e4246&port_id=eb3ee811-7cc9-4c4e-bba3-16c1f925d624 => generated 860 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2546] 10.0.0.190 () {34 vars in 990 bytes} [Thu Jul 9 14:27:02 2026] GET /v2.0/ports?device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 1279 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2547] 10.0.0.190 () {34 vars in 1120 bytes} [Thu Jul 9 14:27:02 2026] GET /v2.0/security-groups?id=d28b0ea7-d92a-4271-9bc5-766f184723fc&id=941acf3a-233e-409a-9ac1-e1806ee87818&fields=id&fields=name => generated 207 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2548] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:27:03 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: 1338/2549] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:27:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2550] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:27:03 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: 1339/2551] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:27:03 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-09 14:27:03.458 7 INFO neutron.api.v2.resource [None req-883643ae-43b7-4d64-a85a-57aaec04889b 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1213/2552] 199.19.213.32 () {30 vars in 762 bytes} [Thu Jul 9 14:27:03 2026] GET /v2.0/security-groups/lb-d5912711-6f60-4cd7-af82-ce8b97e3cf2e => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2553] 199.19.213.32 () {30 vars in 784 bytes} [Thu Jul 9 14:27:03 2026] GET /v2.0/security-groups?name=lb-d5912711-6f60-4cd7-af82-ce8b97e3cf2e => generated 1639 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2554] 199.19.213.32 () {30 vars in 814 bytes} [Thu Jul 9 14:27:03 2026] GET /v2.0/security-group-rules?security_group_id=9f7e45e1-d99a-4acf-90ea-baaaf771803a => generated 1182 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2555] 199.19.213.32 () {34 vars in 746 bytes} [Thu Jul 9 14:27:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2556] 199.19.213.32 () {34 vars in 746 bytes} [Thu Jul 9 14:27:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2557] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:27:04 2026] GET /v2.0/ports?device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 1010 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2558] 10.0.0.61 () {34 vars in 1119 bytes} [Thu Jul 9 14:27:04 2026] GET /v2.0/security-groups?id=941acf3a-233e-409a-9ac1-e1806ee87818&id=d28b0ea7-d92a-4271-9bc5-766f184723fc&fields=id&fields=name => generated 207 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2559] 199.19.213.32 () {34 vars in 993 bytes} [Thu Jul 9 14:27:05 2026] GET /v2.0/ports?device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:27:05.512 7 INFO neutron.db.l3_db [req-df7ad82e-99ea-4fa9-9755-bb4c5bd26af8 req-ccdd6cab-22e5-4305-bbc2-48bada12fdd9 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] Floating IP a9dedccc-ef2f-4067-a6f8-b4abb695b872 disassociated. External IP: 10.96.250.214, port: eb3ee811-7cc9-4c4e-bba3-16c1f925d624. [pid: 8|app: 0|req: 1344/2560] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:27:05 2026] GET /v2.0/ports?device_id=56bfb37f-add0-4c52-b535-b127a6f2763e => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2561] 199.19.213.32 () {36 vars in 996 bytes} [Thu Jul 9 14:27:05 2026] DELETE /v2.0/ports/eb3ee811-7cc9-4c4e-bba3-16c1f925d624 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2562] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:27:07 2026] DELETE /v2.0/security-groups/d28b0ea7-d92a-4271-9bc5-766f184723fc => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:27:07.283 7 INFO neutron.api.v2.resource [None req-91b3b53a-1b35-4e3b-9a70-c524e6a59fc9 2b050306307b479490eaa8bff0a07a16 0a9853e1fe3848fc820dd0f341d6882a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1218/2565] 10.0.0.101 () {32 vars in 737 bytes} [Thu Jul 9 14:27:07 2026] GET /v2.0/security-groups/d28b0ea7-d92a-4271-9bc5-766f184723fc => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2566] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:27:07 2026] DELETE /v2.0/floatingips/a9dedccc-ef2f-4067-a6f8-b4abb695b872 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:27:07.740 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3999392-2071-4c23-a546-ef5f0b10fb30'] response: {'server_uuid': '56bfb37f-add0-4c52-b535-b127a6f2763e', 'name': 'network-vif-deleted', 'tag': 'eb3ee811-7cc9-4c4e-bba3-16c1f925d624', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1219/2567] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:27:07 2026] DELETE /v2.0/security-groups/941acf3a-233e-409a-9ac1-e1806ee87818 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2568] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:27:07 2026] PUT /v2.0/routers/a5933414-8f92-4d52-8511-8bdd5ef4dbe2/remove_router_interface => generated 309 bytes in 1893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:27:11.206 7 INFO neutron.db.l3_hamode_db [None req-8c3f09ee-a7e3-4eba-86a1-939dbf40dd70 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] HA network a815c4dc-3f12-4aeb-8b5a-536b359d0bc1 was deleted as no HA routers are present in tenant 0a9853e1fe3848fc820dd0f341d6882a. [pid: 7|app: 0|req: 1220/2569] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:27:09 2026] DELETE /v2.0/routers/a5933414-8f92-4d52-8511-8bdd5ef4dbe2 => generated 0 bytes in 1353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2570] 10.0.0.90 () {30 vars in 689 bytes} [Thu Jul 9 14:27:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2571] 10.0.0.90 () {30 vars in 691 bytes} [Thu Jul 9 14:27:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:27:11.286 7 INFO neutron.services.segments.plugin [-] Segment e4e7ae30-dbf0-494f-bdc1-d16eeef47716 resource provider aggregate not found [pid: 7|app: 0|req: 1223/2572] 10.0.0.90 () {30 vars in 667 bytes} [Thu Jul 9 14:27:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2573] 10.0.0.90 () {30 vars in 703 bytes} [Thu Jul 9 14:27:11 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: 1350/2574] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:27:11 2026] DELETE /v2.0/subnets/d91c1081-6825-479d-9d27-993291fafe6a => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:27:11.537 7 INFO neutron.services.segments.plugin [-] Segment e4e7ae30-dbf0-494f-bdc1-d16eeef47716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4e7ae30-dbf0-494f-bdc1-d16eeef47716 found for delete ", "request_id": "req-82b3674b-b821-4a78-81d3-ae55f9ab8894"}]} 2026-07-09 14:27:11.538 7 INFO neutron.services.segments.plugin [-] Segment e4e7ae30-dbf0-494f-bdc1-d16eeef47716 resource provider aggregate not found 2026-07-09 14:27:11.571 7 INFO neutron.services.segments.plugin [-] Segment e4e7ae30-dbf0-494f-bdc1-d16eeef47716 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4e7ae30-dbf0-494f-bdc1-d16eeef47716 found for delete ", "request_id": "req-4a79d40a-8d9d-4338-a929-e8b743fed70e"}]} [pid: 8|app: 0|req: 1351/2575] 10.0.0.90 () {28 vars in 438 bytes} [Thu Jul 9 14:27:11 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2576] 10.0.0.90 () {30 vars in 727 bytes} [Thu Jul 9 14:27:11 2026] GET /v2.0/subnets/3e77c8db-223e-47c8-be89-7b2a0cc463c1 => generated 631 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2577] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:27:11 2026] DELETE /v2.0/networks/6cb97815-cd73-40f8-919c-203b221b395f => generated 0 bytes in 590 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2578] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:27:12 2026] PUT /v2.0/routers/5204147d-567f-4bf8-b5fe-19183a60c475/remove_router_interface => generated 309 bytes in 1519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:27:13.689 7 INFO neutron.services.segments.plugin [-] Segment 970b87d9-cd3d-41d7-96a1-a3bd04124846 resource provider aggregate not found 2026-07-09 14:27:13.694 7 INFO neutron.services.segments.plugin [-] Segment 970b87d9-cd3d-41d7-96a1-a3bd04124846 resource provider aggregate not found 2026-07-09 14:27:13.710 7 INFO neutron.services.segments.plugin [-] Segment 970b87d9-cd3d-41d7-96a1-a3bd04124846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 970b87d9-cd3d-41d7-96a1-a3bd04124846 found for delete ", "request_id": "req-4f48a8c9-0dc3-4eb9-b772-9cfd683b27c5"}]} 2026-07-09 14:27:13.711 7 INFO neutron.services.segments.plugin [-] Segment 970b87d9-cd3d-41d7-96a1-a3bd04124846 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 970b87d9-cd3d-41d7-96a1-a3bd04124846 found for delete ", "request_id": "req-569d68ec-d1d9-4bcb-a3c4-e3bbeeee3938"}]} [pid: 8|app: 0|req: 1354/2579] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:27:13 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: 1355/2580] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:27:13 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: 1356/2581] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:27:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2582] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:27:13 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: 1358/2583] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:27:13 2026] GET /v2.0/subnets/3e77c8db-223e-47c8-be89-7b2a0cc463c1 => generated 649 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2584] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:13 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2585] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:27:14 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: 1361/2586] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:27:14 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: 1362/2587] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:27:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2588] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:27:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2589] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:27:14 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?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: 1365/2590] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:27:14 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2591] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:27:14 2026] GET /v2.0/networks?id=deab56d1-9e47-4d38-9e84-fc31749e14c2 => generated 800 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2592] 199.19.213.32 () {38 vars in 954 bytes} [Thu Jul 9 14:27:14 2026] POST /v2.0/ports => generated 1299 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 14:27:15.277 7 INFO neutron.db.l3_hamode_db [None req-82f554f8-5ac7-4dcd-8610-2f674b626fff 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] HA network 24da65e4-ad06-4be8-b9d0-da8e34297fce was deleted as no HA routers are present in tenant 00fb9fc092334751a09e21a1c87a8ced. [pid: 7|app: 0|req: 1226/2593] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:27:13 2026] DELETE /v2.0/routers/5204147d-567f-4bf8-b5fe-19183a60c475 => generated 0 bytes in 1631 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2594] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:27:15 2026] DELETE /v2.0/subnets/12c7ca48-6ec5-483b-a45b-758c0a75d14e => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:27:15.730 7 INFO neutron.services.segments.plugin [-] Segment 65272da1-49b0-4b03-9e30-400a4ff6a6ac resource provider aggregate not found 2026-07-09 14:27:15.742 7 INFO neutron.services.segments.plugin [-] Segment 65272da1-49b0-4b03-9e30-400a4ff6a6ac resource provider aggregate not found 2026-07-09 14:27:15.753 7 INFO neutron.services.segments.plugin [-] Segment 65272da1-49b0-4b03-9e30-400a4ff6a6ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65272da1-49b0-4b03-9e30-400a4ff6a6ac found for delete ", "request_id": "req-dc46ac7c-d5a8-4317-9d27-e85b28f09b4b"}]} 2026-07-09 14:27:15.761 7 INFO neutron.services.segments.plugin [-] Segment 65272da1-49b0-4b03-9e30-400a4ff6a6ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65272da1-49b0-4b03-9e30-400a4ff6a6ac found for delete ", "request_id": "req-024b55b7-8586-4b6a-9af8-3d1f438075d7"}]} [pid: 8|app: 0|req: 1368/2595] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:27:15 2026] PUT /v2.0/ports/81c07503-3e01-4c6c-9c70-c610deec36f2 => generated 1424 bytes in 631 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: 1369/2596] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:27:15 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4042 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:27:15.943 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eecd4c1e-22a3-44d3-b6df-e80cf2e37448'] response: {'name': 'network-changed', 'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'tag': '81c07503-3e01-4c6c-9c70-c610deec36f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1370/2597] 199.19.213.32 () {34 vars in 1061 bytes} [Thu Jul 9 14:27:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.215&port_id=b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9 => generated 19 bytes in 30 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: 1228/2598] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:27:15 2026] DELETE /v2.0/networks/0a642128-6d49-42c5-a9cb-6a2c29769f1c => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2599] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:27:15 2026] GET /v2.0/subnets?id=30927fc7-f2b5-4e3d-a6a3-8fafa89468c7 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2600] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:15 2026] GET /v2.0/ports?network_id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd&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: 8|app: 0|req: 1372/2601] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:27:16 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2602] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:27:16 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2603] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:27:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.243&port_id=ae0d9de4-b200-4b7f-979b-c69060e7e176 => 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: 1231/2604] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:27:16 2026] GET /v2.0/security-groups?tenant_id=0a9853e1fe3848fc820dd0f341d6882a&name=default => generated 2929 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2605] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:27:16 2026] GET /v2.0/subnets?id=95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2606] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:16 2026] GET /v2.0/ports?network_id=cab8122b-8b08-46a3-a4c9-15c74cd46d55&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2607] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:27:16 2026] DELETE /v2.0/security-groups/e07548fe-75da-48bd-8a95-48bacc5f15c8 => 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: 1376/2608] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:27:16 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?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: 1233/2609] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:27:16 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2610] 199.19.213.32 () {34 vars in 1055 bytes} [Thu Jul 9 14:27:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.51&port_id=81c07503-3e01-4c6c-9c70-c610deec36f2 => 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: 1378/2611] 199.19.213.32 () {34 vars in 1103 bytes} [Thu Jul 9 14:27:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1e7&port_id=81c07503-3e01-4c6c-9c70-c610deec36f2 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2612] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:27:16 2026] GET /v2.0/security-groups?tenant_id=00fb9fc092334751a09e21a1c87a8ced&name=default => generated 2929 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2613] 199.19.213.32 () {34 vars in 1063 bytes} [Thu Jul 9 14:27:16 2026] GET /v2.0/subnets?id=3e77c8db-223e-47c8-be89-7b2a0cc463c1&id=b7dcf7a9-53a4-448b-859f-0ab606c28607 => generated 1361 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2614] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:16 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&device_owner=network%3Adhcp => generated 1457 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2615] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:27:16 2026] DELETE /v2.0/security-groups/9529d9be-a764-4d50-9bd1-249dc8ee5c2b => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2616] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:16 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2617] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:27:16 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?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: 1382/2618] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:27:16 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2619] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:27:17 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4042 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2620] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:27:17 2026] GET /v2.0/networks?id=deab56d1-9e47-4d38-9e84-fc31749e14c2 => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2621] 199.19.213.32 () {34 vars in 1055 bytes} [Thu Jul 9 14:27:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.51&port_id=81c07503-3e01-4c6c-9c70-c610deec36f2 => 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: 1384/2622] 199.19.213.32 () {34 vars in 1103 bytes} [Thu Jul 9 14:27:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1e7&port_id=81c07503-3e01-4c6c-9c70-c610deec36f2 => 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: 1239/2623] 10.0.0.61 () {34 vars in 970 bytes} [Thu Jul 9 14:27:17 2026] GET /v2.0/ports/81c07503-3e01-4c6c-9c70-c610deec36f2 => generated 1460 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2624] 199.19.213.32 () {34 vars in 1063 bytes} [Thu Jul 9 14:27:17 2026] GET /v2.0/subnets?id=3e77c8db-223e-47c8-be89-7b2a0cc463c1&id=b7dcf7a9-53a4-448b-859f-0ab606c28607 => generated 1361 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2625] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:27:17 2026] GET /v2.0/ports/81c07503-3e01-4c6c-9c70-c610deec36f2 => generated 1460 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2626] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:17 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2627] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:27:17 2026] GET /v2.0/ports/81c07503-3e01-4c6c-9c70-c610deec36f2 => generated 1460 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2628] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:17 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2629] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:27:17 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2630] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:27:17 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?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) 2026-07-09 14:27:17.783 7 INFO neutron.services.segments.plugin [-] Segment 78494f0f-3051-4346-8b60-50de5aced932 resource provider aggregate not found 2026-07-09 14:27:17.793 7 INFO neutron.services.segments.plugin [-] Segment 78494f0f-3051-4346-8b60-50de5aced932 resource provider aggregate not found 2026-07-09 14:27:17.800 7 INFO neutron.services.segments.plugin [-] Segment 78494f0f-3051-4346-8b60-50de5aced932 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78494f0f-3051-4346-8b60-50de5aced932 found for delete ", "request_id": "req-92ff576a-6b10-4abc-97fa-f7b3d301ee1d"}]} 2026-07-09 14:27:17.815 7 INFO neutron.services.segments.plugin [-] Segment 78494f0f-3051-4346-8b60-50de5aced932 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78494f0f-3051-4346-8b60-50de5aced932 found for delete ", "request_id": "req-1429a40f-7a04-485b-a67e-e84e81a27e65"}]} [pid: 7|app: 0|req: 1242/2631] 199.19.213.32 () {34 vars in 789 bytes} [Thu Jul 9 14:27:17 2026] PUT /v2.0/ports/81c07503-3e01-4c6c-9c70-c610deec36f2 => generated 1195 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2632] 199.19.213.32 () {30 vars in 742 bytes} [Thu Jul 9 14:27:17 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2 => generated 797 bytes in 93 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: 1243/2633] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/subnets/3e77c8db-223e-47c8-be89-7b2a0cc463c1 => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2634] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3813 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:27:18.261 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-81d779cb-e7e7-4fb2-a776-0ac78cb5bd2c'] response: {'name': 'network-changed', 'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'tag': '81c07503-3e01-4c6c-9c70-c610deec36f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1392/2635] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2636] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:27:18 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: 1394/2637] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:27:18 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: 1395/2638] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2639] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/networks?id=deab56d1-9e47-4d38-9e84-fc31749e14c2 => 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: 1245/2640] 199.19.213.32 () {34 vars in 1055 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.51&port_id=81c07503-3e01-4c6c-9c70-c610deec36f2 => 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: 1396/2641] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2642] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/subnets?id=3e77c8db-223e-47c8-be89-7b2a0cc463c1 => 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: 1397/2643] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/ports/6ffe5c3c-9cbe-43ca-90fd-780a62ad933b => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2644] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2645] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 1350 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2646] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2647] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?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: 1400/2648] 199.19.213.32 () {30 vars in 742 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55 => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2649] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?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: 8|app: 0|req: 1401/2650] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/ports/6ffe5c3c-9cbe-43ca-90fd-780a62ad933b => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2651] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:27:18 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:27:21.578 8 WARNING neutron_lib.context [None req-78e883d4-0091-41b6-9237-a73c578ea284 aefa8779a3b546ee9378740d0fbf7968 56b6bbda1bef48f181d2a0a9295a5f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:27:21.735 8 INFO neutron.db.segments_db [None req-78e883d4-0091-41b6-9237-a73c578ea284 aefa8779a3b546ee9378740d0fbf7968 56b6bbda1bef48f181d2a0a9295a5f13 - - default default] Added segment e2d87a85-3ecd-48c1-9e02-b121130343db of type vxlan for network 9f2a19d2-a9eb-48df-848f-3d315111c132 [pid: 8|app: 0|req: 1402/2652] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:27:21 2026] POST /v2.0/networks => generated 632 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:27:21.924 7 WARNING neutron_lib.context [None req-7124048f-6be0-47ae-bba2-59d9fdfd4bad aefa8779a3b546ee9378740d0fbf7968 56b6bbda1bef48f181d2a0a9295a5f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1251/2655] 10.0.0.101 () {34 vars in 664 bytes} [Thu Jul 9 14:27:21 2026] POST /v2.0/ports => generated 743 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:27:22.370 8 WARNING neutron_lib.context [None req-6c832819-3deb-4f75-813e-42d3d3105d84 aefa8779a3b546ee9378740d0fbf7968 56b6bbda1bef48f181d2a0a9295a5f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:27:22.492 8 INFO neutron.db.segments_db [None req-6c832819-3deb-4f75-813e-42d3d3105d84 aefa8779a3b546ee9378740d0fbf7968 56b6bbda1bef48f181d2a0a9295a5f13 - - default default] Added segment 6640c8e1-2eca-4d77-8512-9f220f0f81aa of type vxlan for network 51bc4424-4e29-40d3-b9fd-157e81b546e2 [pid: 8|app: 0|req: 1405/2656] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:27:22 2026] POST /v2.0/networks => generated 631 bytes in 783 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-09 14:27:23.161 7 WARNING neutron_lib.context [None req-7481e329-59f7-45f5-90d5-5d91eec380ef aefa8779a3b546ee9378740d0fbf7968 56b6bbda1bef48f181d2a0a9295a5f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1406/2657] 10.0.0.90 () {30 vars in 689 bytes} [Thu Jul 9 14:27:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2658] 10.0.0.90 () {30 vars in 691 bytes} [Thu Jul 9 14:27:23 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: 1408/2659] 10.0.0.90 () {30 vars in 667 bytes} [Thu Jul 9 14:27:23 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: 1409/2660] 10.0.0.90 () {30 vars in 703 bytes} [Thu Jul 9 14:27:23 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: 1252/2661] 10.0.0.101 () {34 vars in 664 bytes} [Thu Jul 9 14:27:23 2026] POST /v2.0/ports => generated 743 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:27:23.645 8 WARNING neutron_lib.context [None req-2b41b24c-df06-470e-b7a8-9f99f29ee2fb aefa8779a3b546ee9378740d0fbf7968 56b6bbda1bef48f181d2a0a9295a5f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:27:23.728 8 INFO neutron.db.segments_db [None req-2b41b24c-df06-470e-b7a8-9f99f29ee2fb aefa8779a3b546ee9378740d0fbf7968 56b6bbda1bef48f181d2a0a9295a5f13 - - default default] Added segment f9dba5b7-6db9-43b2-a89d-5eb0c5db0617 of type vxlan for network a51f556a-3e63-4568-8f56-079ba123b1e3 [pid: 8|app: 0|req: 1410/2662] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:27:23 2026] POST /v2.0/networks => generated 632 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09 14:27:23.856 7 WARNING neutron_lib.context [None req-5745ee23-48bb-4fe9-85f6-5d88dd7f4514 aefa8779a3b546ee9378740d0fbf7968 56b6bbda1bef48f181d2a0a9295a5f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1411/2663] 10.0.0.90 () {28 vars in 438 bytes} [Thu Jul 9 14:27:24 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: 1412/2664] 10.0.0.90 () {30 vars in 727 bytes} [Thu Jul 9 14:27:24 2026] GET /v2.0/subnets/afd6e919-cd8a-47d6-8d1e-23f7d4f4d6b0 => generated 631 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2665] 10.0.0.101 () {34 vars in 664 bytes} [Thu Jul 9 14:27:23 2026] POST /v2.0/ports => generated 743 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:27:24.317 8 WARNING neutron_lib.context [None req-31b751fd-d7c2-4038-9692-84c29d4a74f1 aefa8779a3b546ee9378740d0fbf7968 56b6bbda1bef48f181d2a0a9295a5f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:27:24.383 8 INFO neutron.db.segments_db [None req-31b751fd-d7c2-4038-9692-84c29d4a74f1 aefa8779a3b546ee9378740d0fbf7968 56b6bbda1bef48f181d2a0a9295a5f13 - - default default] Added segment 29aca017-dee5-4e75-b4da-7b1194952895 of type vxlan for network 864ebda0-f413-4114-a477-8b1e8ba1861d [pid: 8|app: 0|req: 1413/2666] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:27:24 2026] POST /v2.0/networks => generated 632 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09 14:27:24.514 7 WARNING neutron_lib.context [None req-0780cb35-b45c-4b1a-8b03-0b01ae95af54 aefa8779a3b546ee9378740d0fbf7968 56b6bbda1bef48f181d2a0a9295a5f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1254/2667] 10.0.0.101 () {34 vars in 664 bytes} [Thu Jul 9 14:27:24 2026] POST /v2.0/ports => generated 743 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-09 14:27:24.975 8 WARNING neutron_lib.context [None req-e6d082e3-21d1-42f5-9794-5f754c63dbc4 aefa8779a3b546ee9378740d0fbf7968 56b6bbda1bef48f181d2a0a9295a5f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:27:25.079 8 INFO neutron.db.segments_db [None req-e6d082e3-21d1-42f5-9794-5f754c63dbc4 aefa8779a3b546ee9378740d0fbf7968 56b6bbda1bef48f181d2a0a9295a5f13 - - default default] Added segment 9396502f-93d0-49db-8d7a-9ace77e85399 of type vxlan for network de078c0c-741e-4a8c-b7e1-0a4d488e10c3 [pid: 8|app: 0|req: 1414/2668] 10.0.0.101 () {34 vars in 670 bytes} [Thu Jul 9 14:27:24 2026] POST /v2.0/networks => generated 631 bytes in 228 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-09 14:27:25.208 7 WARNING neutron_lib.context [None req-a97a3eba-9f25-476f-ad61-db28a7860e57 aefa8779a3b546ee9378740d0fbf7968 56b6bbda1bef48f181d2a0a9295a5f13 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1255/2669] 10.0.0.101 () {34 vars in 664 bytes} [Thu Jul 9 14:27:25 2026] POST /v2.0/ports => generated 743 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2670] 10.0.0.101 () {34 vars in 747 bytes} [Thu Jul 9 14:27:25 2026] PUT /v2.0/ports/2e6d0ac8-07b5-4f98-999b-e80bb60b759d/tags => generated 17 bytes in 82 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: 1256/2671] 10.0.0.101 () {34 vars in 747 bytes} [Thu Jul 9 14:27:25 2026] PUT /v2.0/ports/4668230a-3787-4ef0-b79b-3d0630da8c91/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: 1416/2672] 10.0.0.101 () {34 vars in 747 bytes} [Thu Jul 9 14:27:25 2026] PUT /v2.0/ports/85861074-08d6-425a-bdc4-1369ff404bda/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2673] 10.0.0.101 () {34 vars in 747 bytes} [Thu Jul 9 14:27:25 2026] PUT /v2.0/ports/f5efceee-b113-4a9c-9635-78de6164cd13/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2674] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:27:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2675] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:27:25 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: 1260/2676] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:27:25 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: 1261/2677] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:27:25 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: 1417/2678] 10.0.0.101 () {32 vars in 660 bytes} [Thu Jul 9 14:27:25 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2679] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:27:26 2026] GET /v2.0/subnets/3e77c8db-223e-47c8-be89-7b2a0cc463c1 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2680] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:27:26 2026] GET /v2.0/subnets/afd6e919-cd8a-47d6-8d1e-23f7d4f4d6b0 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2681] 10.0.0.101 () {32 vars in 674 bytes} [Thu Jul 9 14:27:26 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2682] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:26 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3815 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2683] 10.0.0.101 () {32 vars in 670 bytes} [Thu Jul 9 14:27:26 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2684] 10.0.0.101 () {32 vars in 682 bytes} [Thu Jul 9 14:27:26 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2685] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:27:26 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: 1423/2686] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:27:26 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: 1424/2687] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:27:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2688] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:27:26 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: 1264/2689] 10.0.0.101 () {32 vars in 668 bytes} [Thu Jul 9 14:27:26 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2690] 10.0.0.101 () {32 vars in 682 bytes} [Thu Jul 9 14:27:26 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: 7|app: 0|req: 1265/2691] 10.0.0.101 () {32 vars in 678 bytes} [Thu Jul 9 14:27:26 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2692] 10.0.0.101 () {32 vars in 690 bytes} [Thu Jul 9 14:27:26 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2693] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:27:26 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?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: 1429/2694] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:27:27 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?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: 1266/2695] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:27:26 2026] DELETE /v2.0/ports/2e6d0ac8-07b5-4f98-999b-e80bb60b759d => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2696] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:27:27 2026] GET /v2.0/networks?id=aeec5e54-033f-454a-b06c-2879d461baa4 => 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: 1267/2697] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:27:27 2026] DELETE /v2.0/ports/4668230a-3787-4ef0-b79b-3d0630da8c91 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2698] 199.19.213.32 () {38 vars in 954 bytes} [Thu Jul 9 14:27:27 2026] POST /v2.0/ports => generated 1303 bytes in 520 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: 1268/2699] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:27:27 2026] DELETE /v2.0/ports/85861074-08d6-425a-bdc4-1369ff404bda => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2700] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:27:27 2026] DELETE /v2.0/ports/f5efceee-b113-4a9c-9635-78de6164cd13 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2701] 10.0.0.101 () {32 vars in 720 bytes} [Thu Jul 9 14:27:28 2026] DELETE /v2.0/ports/45d10be8-e01a-4b41-bddf-206c870e91dd => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2702] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:27:27 2026] PUT /v2.0/ports/7cec6ffe-ceda-4320-a1cb-9b61fe72633d => generated 1428 bytes in 633 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: 1433/2703] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:27:28 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 5271 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:27:28.535 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9c2470b-a362-4a43-acb0-57df471c2f3e'] response: {'name': 'network-changed', 'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'tag': '7cec6ffe-ceda-4320-a1cb-9b61fe72633d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1434/2704] 199.19.213.32 () {34 vars in 1061 bytes} [Thu Jul 9 14:27:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.215&port_id=b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9 => generated 19 bytes in 36 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, ' 2026-07-09 14:27:28.580 7 INFO neutron.services.segments.plugin [-] Segment e2d87a85-3ecd-48c1-9e02-b121130343db resource provider aggregate not found 2026-07-09 14:27:28.584 7 INFO neutron.services.segments.plugin [-] Segment e2d87a85-3ecd-48c1-9e02-b121130343db resource provider aggregate not found [pid: 7|app: 0|req: 1271/2705] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:27:28 2026] DELETE /v2.0/networks/9f2a19d2-a9eb-48df-848f-3d315111c132 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:27:28.611 7 INFO neutron.services.segments.plugin [-] Segment e2d87a85-3ecd-48c1-9e02-b121130343db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2d87a85-3ecd-48c1-9e02-b121130343db found for delete ", "request_id": "req-ad034139-2d06-45b0-ab28-9bb5a10053e2"}]} 2026-07-09 14:27:28.612 7 INFO neutron.services.segments.plugin [-] Segment e2d87a85-3ecd-48c1-9e02-b121130343db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2d87a85-3ecd-48c1-9e02-b121130343db found for delete ", "request_id": "req-65cd04ba-d046-43b0-8bf9-a754dee2fcd7"}]} [pid: 8|app: 0|req: 1435/2706] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:27:28 2026] GET /v2.0/subnets?id=30927fc7-f2b5-4e3d-a6a3-8fafa89468c7 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2707] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:28 2026] GET /v2.0/ports?network_id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd&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: 1437/2708] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:27:28 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?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: 1272/2709] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:27:28 2026] DELETE /v2.0/networks/51bc4424-4e29-40d3-b9fd-157e81b546e2 => 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: 1438/2710] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:27:28 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2711] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:27:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.243&port_id=ae0d9de4-b200-4b7f-979b-c69060e7e176 => 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: 1440/2712] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:27:28 2026] GET /v2.0/subnets?id=95e4b8ee-9594-4203-bc5e-df28a2fdf63e => 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: 1441/2713] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:28 2026] GET /v2.0/ports?network_id=cab8122b-8b08-46a3-a4c9-15c74cd46d55&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: 1273/2714] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:27:28 2026] DELETE /v2.0/networks/a51f556a-3e63-4568-8f56-079ba123b1e3 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2715] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:27:28 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2716] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:27:29 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2717] 199.19.213.32 () {34 vars in 1055 bytes} [Thu Jul 9 14:27:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.51&port_id=81c07503-3e01-4c6c-9c70-c610deec36f2 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2718] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:27:29 2026] GET /v2.0/subnets?id=3e77c8db-223e-47c8-be89-7b2a0cc463c1 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2719] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:29 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2720] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:27:29 2026] DELETE /v2.0/networks/864ebda0-f413-4114-a477-8b1e8ba1861d => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2721] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:27:29 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?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: 1448/2722] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:27:29 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?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: 1449/2723] 199.19.213.32 () {34 vars in 1055 bytes} [Thu Jul 9 14:27:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.82&port_id=7cec6ffe-ceda-4320-a1cb-9b61fe72633d => 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: 1275/2724] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:27:29 2026] DELETE /v2.0/networks/de078c0c-741e-4a8c-b7e1-0a4d488e10c3 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2725] 199.19.213.32 () {34 vars in 1105 bytes} [Thu Jul 9 14:27:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A309&port_id=7cec6ffe-ceda-4320-a1cb-9b61fe72633d => 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: 1276/2726] 199.19.213.32 () {34 vars in 1063 bytes} [Thu Jul 9 14:27:29 2026] GET /v2.0/subnets?id=afd6e919-cd8a-47d6-8d1e-23f7d4f4d6b0&id=d5e0232d-deec-43de-89ca-f6684084ac93 => generated 1366 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2727] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:29 2026] GET /v2.0/ports?network_id=aeec5e54-033f-454a-b06c-2879d461baa4&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2728] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:29 2026] GET /v2.0/ports?network_id=aeec5e54-033f-454a-b06c-2879d461baa4&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2729] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:27:29 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?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: 1278/2730] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:27:29 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?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: 1453/2731] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:27:29 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 5271 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2732] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:27:29 2026] GET /v2.0/networks?id=aeec5e54-033f-454a-b06c-2879d461baa4 => 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: 1454/2733] 199.19.213.32 () {34 vars in 1055 bytes} [Thu Jul 9 14:27:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.82&port_id=7cec6ffe-ceda-4320-a1cb-9b61fe72633d => 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: 1280/2734] 199.19.213.32 () {34 vars in 1105 bytes} [Thu Jul 9 14:27:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A309&port_id=7cec6ffe-ceda-4320-a1cb-9b61fe72633d => 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: 1455/2735] 10.0.0.61 () {34 vars in 970 bytes} [Thu Jul 9 14:27:30 2026] GET /v2.0/ports/7cec6ffe-ceda-4320-a1cb-9b61fe72633d => generated 1464 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2736] 199.19.213.32 () {34 vars in 1063 bytes} [Thu Jul 9 14:27:30 2026] GET /v2.0/subnets?id=afd6e919-cd8a-47d6-8d1e-23f7d4f4d6b0&id=d5e0232d-deec-43de-89ca-f6684084ac93 => generated 1366 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2737] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:27:30 2026] GET /v2.0/ports/7cec6ffe-ceda-4320-a1cb-9b61fe72633d => generated 1464 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2738] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:30 2026] GET /v2.0/ports?network_id=aeec5e54-033f-454a-b06c-2879d461baa4&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2739] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:27:30 2026] GET /v2.0/ports/7cec6ffe-ceda-4320-a1cb-9b61fe72633d => generated 1464 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2740] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:30 2026] GET /v2.0/ports?network_id=aeec5e54-033f-454a-b06c-2879d461baa4&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2741] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:27:30 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2742] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:27:30 2026] GET /v2.0/security-groups?tenant_id=56b6bbda1bef48f181d2a0a9295a5f13&name=default => generated 2929 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:27:30.630 7 INFO neutron.services.segments.plugin [-] Segment 6640c8e1-2eca-4d77-8512-9f220f0f81aa resource provider aggregate not found 2026-07-09 14:27:30.636 7 INFO neutron.services.segments.plugin [-] Segment 6640c8e1-2eca-4d77-8512-9f220f0f81aa resource provider aggregate not found 2026-07-09 14:27:30.644 7 INFO neutron.services.segments.plugin [-] Segment 6640c8e1-2eca-4d77-8512-9f220f0f81aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6640c8e1-2eca-4d77-8512-9f220f0f81aa found for delete ", "request_id": "req-e0bffe8a-a36c-4664-aa40-8db6580fb26f"}]} 2026-07-09 14:27:30.649 7 INFO neutron.services.segments.plugin [-] Segment 6640c8e1-2eca-4d77-8512-9f220f0f81aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6640c8e1-2eca-4d77-8512-9f220f0f81aa found for delete ", "request_id": "req-f2876713-3052-407f-a8c2-adeff29b8f52"}]} 2026-07-09 14:27:30.659 7 INFO neutron.services.segments.plugin [-] Segment f9dba5b7-6db9-43b2-a89d-5eb0c5db0617 resource provider aggregate not found 2026-07-09 14:27:30.665 7 INFO neutron.services.segments.plugin [-] Segment f9dba5b7-6db9-43b2-a89d-5eb0c5db0617 resource provider aggregate not found 2026-07-09 14:27:30.672 7 INFO neutron.services.segments.plugin [-] Segment f9dba5b7-6db9-43b2-a89d-5eb0c5db0617 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9dba5b7-6db9-43b2-a89d-5eb0c5db0617 found for delete ", "request_id": "req-ac584dee-274c-4c3f-8258-2855a8eba165"}]} [pid: 8|app: 0|req: 1460/2743] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:27:30 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?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-09 14:27:30.686 7 INFO neutron.services.segments.plugin [-] Segment 29aca017-dee5-4e75-b4da-7b1194952895 resource provider aggregate not found 2026-07-09 14:27:30.692 7 INFO neutron.services.segments.plugin [-] Segment f9dba5b7-6db9-43b2-a89d-5eb0c5db0617 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9dba5b7-6db9-43b2-a89d-5eb0c5db0617 found for delete ", "request_id": "req-f54a1fe8-0212-4c29-bdc2-7385f1d08469"}]} 2026-07-09 14:27:30.715 7 INFO neutron.services.segments.plugin [-] Segment 29aca017-dee5-4e75-b4da-7b1194952895 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29aca017-dee5-4e75-b4da-7b1194952895 found for delete ", "request_id": "req-cd4f3bcf-fdff-43e5-87aa-503ce9eea5a3"}]} 2026-07-09 14:27:30.722 7 INFO neutron.services.segments.plugin [-] Segment 29aca017-dee5-4e75-b4da-7b1194952895 resource provider aggregate not found 2026-07-09 14:27:30.745 7 INFO neutron.services.segments.plugin [-] Segment 29aca017-dee5-4e75-b4da-7b1194952895 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29aca017-dee5-4e75-b4da-7b1194952895 found for delete ", "request_id": "req-9854d617-aced-4211-8889-3943fccce6a0"}]} 2026-07-09 14:27:30.749 7 INFO neutron.services.segments.plugin [-] Segment 9396502f-93d0-49db-8d7a-9ace77e85399 resource provider aggregate not found 2026-07-09 14:27:30.772 7 INFO neutron.services.segments.plugin [-] Segment 9396502f-93d0-49db-8d7a-9ace77e85399 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9396502f-93d0-49db-8d7a-9ace77e85399 found for delete ", "request_id": "req-6341d8f3-c9d9-47ef-af83-445e4c0dc47d"}]} 2026-07-09 14:27:30.773 7 INFO neutron.services.segments.plugin [-] Segment 9396502f-93d0-49db-8d7a-9ace77e85399 resource provider aggregate not found 2026-07-09 14:27:30.791 7 INFO neutron.services.segments.plugin [-] Segment 9396502f-93d0-49db-8d7a-9ace77e85399 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9396502f-93d0-49db-8d7a-9ace77e85399 found for delete ", "request_id": "req-61fcf74c-9c88-48b9-aa5c-9ff0b045be8e"}]} [pid: 7|app: 0|req: 1284/2744] 199.19.213.32 () {34 vars in 789 bytes} [Thu Jul 9 14:27:30 2026] PUT /v2.0/ports/7cec6ffe-ceda-4320-a1cb-9b61fe72633d => generated 1195 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2745] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:27:30 2026] DELETE /v2.0/security-groups/bfb895f3-eac1-4983-9442-d7572427a1a0 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 14:27:30.894 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a07b5996-bd56-4c2b-a349-37267f5ebe36'] response: {'name': 'network-changed', 'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'tag': '7cec6ffe-ceda-4320-a1cb-9b61fe72633d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1285/2746] 199.19.213.32 () {30 vars in 742 bytes} [Thu Jul 9 14:27:30 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4 => generated 797 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2747] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:27:30 2026] GET /v2.0/subnets/afd6e919-cd8a-47d6-8d1e-23f7d4f4d6b0 => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2748] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:27:30 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 5038 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2749] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:27:30 2026] GET /v2.0/networks?id=aeec5e54-033f-454a-b06c-2879d461baa4 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2750] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:27:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2751] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:27:30 2026] GET /v2.0/security-groups?tenant_id=a63111f83a894ad09e5778e27566f6ae&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2752] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:27:31 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: 1289/2753] 199.19.213.32 () {34 vars in 1055 bytes} [Thu Jul 9 14:27:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.82&port_id=7cec6ffe-ceda-4320-a1cb-9b61fe72633d => 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: 1290/2754] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:27:31 2026] GET /v2.0/subnets?id=afd6e919-cd8a-47d6-8d1e-23f7d4f4d6b0 => 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: 1291/2755] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:27:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2756] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:27:31 2026] GET /v2.0/ports?network_id=aeec5e54-033f-454a-b06c-2879d461baa4&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2757] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:27:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2758] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:27:31 2026] DELETE /v2.0/security-groups/c117814e-865c-4744-a3d6-d28137412c3d => 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: 1466/2759] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:27:31 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2760] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:27:31 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2761] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:27:31 2026] GET /v2.0/ports/6ffe5c3c-9cbe-43ca-90fd-780a62ad933b => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2762] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:27:31 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?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: 1468/2763] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:27:31 2026] GET /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 1350 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2764] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:27:31 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2765] 199.19.213.32 () {30 vars in 742 bytes} [Thu Jul 9 14:27:31 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2766] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:27:31 2026] GET /v2.0/security-groups?tenant_id=5627f39a496f473fb13ce222d2d97c22&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2767] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:27:31 2026] GET /v2.0/ports/6ffe5c3c-9cbe-43ca-90fd-780a62ad933b => generated 1132 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2768] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:27:31 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2769] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:27:31 2026] DELETE /v2.0/security-groups/42201118-2155-41f4-afcb-5d4a319e1ce2 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:27:35.181 8 WARNING neutron_lib.context [None req-adcb0ee2-fec6-42f8-9644-2c6683a8c2f3 e7cc804b9aff43e193396845c8284b21 f711ff0d7cb140f3adf3ab0b71ab8310 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1473/2770] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:27:34 2026] POST /v2.0/floatingips => generated 552 bytes in 826 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2771] 10.0.0.101 () {34 vars in 759 bytes} [Thu Jul 9 14:27:35 2026] PUT /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2772] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:27:35 2026] GET /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2773] 10.0.0.101 () {34 vars in 770 bytes} [Thu Jul 9 14:27:35 2026] PUT /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/tags/green => 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: 1475/2774] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:27:36 2026] GET /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2775] 10.0.0.101 () {34 vars in 766 bytes} [Thu Jul 9 14:27:36 2026] PUT /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2776] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:27:36 2026] GET /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2777] 10.0.0.101 () {34 vars in 788 bytes} [Thu Jul 9 14:27:36 2026] PUT /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/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: 1477/2778] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:27:36 2026] GET /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2779] 10.0.0.101 () {34 vars in 759 bytes} [Thu Jul 9 14:27:36 2026] PUT /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/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: 1478/2780] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:27:36 2026] GET /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2781] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:27:36 2026] GET /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:27:36.459 8 INFO neutron.api.v2.resource [None req-437d9f60-b5bd-45d8-b730-aa1a1fdb4f3b e7cc804b9aff43e193396845c8284b21 f711ff0d7cb140f3adf3ab0b71ab8310 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1479/2782] 10.0.0.101 () {32 vars in 751 bytes} [Thu Jul 9 14:27:36 2026] GET /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2783] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:27:36 2026] DELETE /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2784] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:27:36 2026] GET /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:27:36.613 7 INFO neutron.api.v2.resource [None req-5335f77b-acd5-456e-9793-cdef37caf8ab e7cc804b9aff43e193396845c8284b21 f711ff0d7cb140f3adf3ab0b71ab8310 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1305/2785] 10.0.0.101 () {32 vars in 754 bytes} [Thu Jul 9 14:27:36 2026] DELETE /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2786] 10.0.0.101 () {32 vars in 742 bytes} [Thu Jul 9 14:27:36 2026] DELETE /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2787] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:27:36 2026] GET /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7/tags => 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: 1482/2788] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:27:36 2026] DELETE /v2.0/floatingips/72f03010-5c0b-4971-baa6-cf67bc1099e7 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2791] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:27:37 2026] GET /v2.0/security-groups?tenant_id=56cdaae5729e4b8288cc74d5230280e6&name=default => generated 2929 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2792] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:27:38 2026] DELETE /v2.0/security-groups/84427b1e-4492-4c13-937a-81fa3f8c334c => 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: 1485/2793] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:27:38 2026] GET /v2.0/security-groups?tenant_id=f711ff0d7cb140f3adf3ab0b71ab8310&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2794] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:27:38 2026] DELETE /v2.0/security-groups/fef4e0b1-7b4f-4fdc-880e-3c8c5f455db2 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:27:41.968 8 WARNING neutron_lib.context [None req-6aead61e-39ae-4ac6-b609-d40c94839ad5 07696101745e4bab91aad506842ffabc bf8586925c9c4b84ab660e01c68bb22f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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-09 14:27:42.014 8 INFO neutron.db.segments_db [None req-6aead61e-39ae-4ac6-b609-d40c94839ad5 07696101745e4bab91aad506842ffabc bf8586925c9c4b84ab660e01c68bb22f - - default default] Added segment 78c2bba5-83ba-4231-a2c1-04dc55f4aecf of type vxlan for network 0016de81-1dc7-4b40-b557-dd7c112ecfbc 2026-07-09 14:27:42.364 8 INFO neutron.db.l3_hamode_db [None req-6aead61e-39ae-4ac6-b609-d40c94839ad5 07696101745e4bab91aad506842ffabc bf8586925c9c4b84ab660e01c68bb22f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 14:27:42.550 8 INFO neutron.db.l3_hamode_db [None req-6aead61e-39ae-4ac6-b609-d40c94839ad5 07696101745e4bab91aad506842ffabc bf8586925c9c4b84ab660e01c68bb22f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1486/2795] 10.0.0.101 () {34 vars in 668 bytes} [Thu Jul 9 14:27:41 2026] POST /v2.0/routers => generated 474 bytes in 1588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2796] 10.0.0.101 () {34 vars in 751 bytes} [Thu Jul 9 14:27:43 2026] PUT /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags => generated 25 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2797] 10.0.0.101 () {32 vars in 731 bytes} [Thu Jul 9 14:27:43 2026] GET /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2798] 10.0.0.101 () {34 vars in 762 bytes} [Thu Jul 9 14:27:43 2026] PUT /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags/green => generated 4 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2799] 10.0.0.101 () {32 vars in 731 bytes} [Thu Jul 9 14:27:43 2026] GET /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2800] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:27:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2801] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:27:43 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: 1314/2802] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:27:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2803] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:27:43 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: 1316/2804] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:27:43 2026] GET /v2.0/subnets/3e77c8db-223e-47c8-be89-7b2a0cc463c1 => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2805] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:43 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 5040 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2806] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:27:44 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: 1319/2807] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:27:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2808] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:27:44 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: 1321/2809] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:27:44 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: 1489/2810] 10.0.0.101 () {34 vars in 758 bytes} [Thu Jul 9 14:27:43 2026] PUT /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags/red => generated 4 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2811] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:27:44 2026] GET /v2.0/ports/7cec6ffe-ceda-4320-a1cb-9b61fe72633d => generated 1233 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2812] 10.0.0.101 () {32 vars in 731 bytes} [Thu Jul 9 14:27:44 2026] GET /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2813] 10.0.0.101 () {34 vars in 780 bytes} [Thu Jul 9 14:27:44 2026] PUT /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags/black.or.white => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2814] 10.0.0.101 () {32 vars in 731 bytes} [Thu Jul 9 14:27:44 2026] GET /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags => generated 52 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2815] 10.0.0.101 () {34 vars in 751 bytes} [Thu Jul 9 14:27:44 2026] PUT /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags => generated 37 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2816] 10.0.0.101 () {32 vars in 731 bytes} [Thu Jul 9 14:27:44 2026] GET /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2817] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:27:44 2026] GET /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags/red => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:27:44.892 8 INFO neutron.api.v2.resource [None req-ad69404f-8632-434b-bb52-602c8a0ef094 07696101745e4bab91aad506842ffabc bf8586925c9c4b84ab660e01c68bb22f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/2818] 10.0.0.101 () {32 vars in 743 bytes} [Thu Jul 9 14:27:44 2026] GET /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags/green => generated 99 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2819] 10.0.0.101 () {32 vars in 742 bytes} [Thu Jul 9 14:27:44 2026] DELETE /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags/red => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2820] 10.0.0.101 () {32 vars in 731 bytes} [Thu Jul 9 14:27:44 2026] GET /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags => generated 30 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2821] 199.19.213.32 () {34 vars in 788 bytes} [Thu Jul 9 14:27:44 2026] PUT /v2.0/ports/7cec6ffe-ceda-4320-a1cb-9b61fe72633d => generated 1026 bytes in 838 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:27:45.151 8 INFO neutron.api.v2.resource [None req-bc46e551-610e-4f7c-8440-a1316808ca30 07696101745e4bab91aad506842ffabc bf8586925c9c4b84ab660e01c68bb22f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1499/2822] 10.0.0.101 () {32 vars in 746 bytes} [Thu Jul 9 14:27:45 2026] DELETE /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags/green => generated 99 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 14:27:45.206 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4da00c73-9a73-491c-94ff-2adc8e4aeeec'] response: {'name': 'network-changed', 'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'tag': '7cec6ffe-ceda-4320-a1cb-9b61fe72633d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1324/2823] 199.19.213.32 () {30 vars in 742 bytes} [Thu Jul 9 14:27:45 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4 => generated 797 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2824] 10.0.0.101 () {32 vars in 734 bytes} [Thu Jul 9 14:27:45 2026] DELETE /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags => 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: 1325/2825] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:27:45 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2826] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:45 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2827] 10.0.0.101 () {32 vars in 731 bytes} [Thu Jul 9 14:27:45 2026] GET /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484/tags => generated 12 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2828] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:27:45 2026] GET /v2.0/networks?id=aeec5e54-033f-454a-b06c-2879d461baa4 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2829] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:27:45 2026] GET /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484 => generated 480 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2830] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:27:45 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2831] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:45 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2832] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:27:45 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2833] 10.0.0.101 () {34 vars in 742 bytes} [Thu Jul 9 14:27:45 2026] PUT /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484 => generated 480 bytes in 815 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2834] 10.0.0.101 () {32 vars in 736 bytes} [Thu Jul 9 14:27:46 2026] GET /v2.0/ports?device_id=38d55a3a-be19-48eb-8166-9a2ab630b484 => 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: 1331/2835] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:46 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:27:47.042 8 INFO neutron.db.l3_hamode_db [None req-b5b9ec3d-0dcd-413a-81f3-c7b1c21d04d4 07696101745e4bab91aad506842ffabc bf8586925c9c4b84ab660e01c68bb22f - - default default] HA network 0016de81-1dc7-4b40-b557-dd7c112ecfbc was deleted as no HA routers are present in tenant bf8586925c9c4b84ab660e01c68bb22f. [pid: 8|app: 0|req: 1505/2836] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:27:46 2026] DELETE /v2.0/routers/38d55a3a-be19-48eb-8166-9a2ab630b484 => generated 0 bytes in 730 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2837] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:47 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:27:47.703 8 INFO neutron.services.segments.plugin [-] Segment 78c2bba5-83ba-4231-a2c1-04dc55f4aecf resource provider aggregate not found 2026-07-09 14:27:47.708 8 INFO neutron.services.segments.plugin [-] Segment 78c2bba5-83ba-4231-a2c1-04dc55f4aecf resource provider aggregate not found 2026-07-09 14:27:47.729 8 INFO neutron.services.segments.plugin [-] Segment 78c2bba5-83ba-4231-a2c1-04dc55f4aecf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78c2bba5-83ba-4231-a2c1-04dc55f4aecf found for delete ", "request_id": "req-78820fe8-4f98-4aa4-ba5a-4e8847d02fdb"}]} 2026-07-09 14:27:47.732 8 INFO neutron.services.segments.plugin [-] Segment 78c2bba5-83ba-4231-a2c1-04dc55f4aecf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78c2bba5-83ba-4231-a2c1-04dc55f4aecf found for delete ", "request_id": "req-f0643e19-b1fb-464c-989a-ac2396568a86"}]} [pid: 8|app: 0|req: 1506/2838] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:27:47 2026] GET /v2.0/security-groups?tenant_id=9ce3a36aacea4d54b508fdaaedbc67c4&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2839] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:27:47 2026] DELETE /v2.0/security-groups/42d285d4-b1d1-4915-9935-f105fbd2c7e0 => 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: 1507/2840] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:27:48 2026] GET /v2.0/security-groups?tenant_id=bf8586925c9c4b84ab660e01c68bb22f&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2841] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:27:48 2026] DELETE /v2.0/security-groups/35a155d0-5aab-48db-964f-b6c08e8aa713 => 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: 1508/2842] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:48 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2843] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:49 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2844] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:50 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:27:51.887 7 WARNING neutron_lib.context [None req-ffabd647-e7a1-495d-8cc6-0f737f1f0f0a 4c7d3eb2afeb46cc91d8a19f1df4a02f eba30017268644fc8de73005caf54d71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1336/2845] 10.0.0.101 () {34 vars in 676 bytes} [Thu Jul 9 14:27:51 2026] POST /v2.0/subnetpools => generated 516 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2846] 10.0.0.101 () {34 vars in 759 bytes} [Thu Jul 9 14:27:51 2026] PUT /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/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: 1510/2847] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:51 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2848] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:27:51 2026] GET /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2849] 10.0.0.101 () {34 vars in 770 bytes} [Thu Jul 9 14:27:52 2026] PUT /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2850] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:27:52 2026] GET /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2851] 10.0.0.101 () {34 vars in 766 bytes} [Thu Jul 9 14:27:52 2026] PUT /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2852] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:27:52 2026] GET /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/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: 1513/2853] 10.0.0.101 () {34 vars in 788 bytes} [Thu Jul 9 14:27:52 2026] PUT /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2854] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:27:52 2026] GET /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2857] 10.0.0.101 () {34 vars in 759 bytes} [Thu Jul 9 14:27:52 2026] PUT /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2858] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:27:52 2026] GET /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/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: 1516/2859] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:27:52 2026] GET /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:27:52.436 7 INFO neutron.api.v2.resource [None req-f962264f-b9ae-40f2-887e-76a2ae7f3570 4c7d3eb2afeb46cc91d8a19f1df4a02f eba30017268644fc8de73005caf54d71 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1344/2860] 10.0.0.101 () {32 vars in 751 bytes} [Thu Jul 9 14:27:52 2026] GET /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2861] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:27:52 2026] DELETE /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2862] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:27:52 2026] GET /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 14:27:52.578 8 INFO neutron.api.v2.resource [None req-436702d8-e74e-42ec-adee-d5b473631371 4c7d3eb2afeb46cc91d8a19f1df4a02f eba30017268644fc8de73005caf54d71 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1518/2863] 10.0.0.101 () {32 vars in 754 bytes} [Thu Jul 9 14:27:52 2026] DELETE /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2864] 10.0.0.101 () {32 vars in 742 bytes} [Thu Jul 9 14:27:52 2026] DELETE /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2865] 10.0.0.101 () {32 vars in 739 bytes} [Thu Jul 9 14:27:52 2026] GET /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc/tags => 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: 1347/2866] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:27:52 2026] DELETE /v2.0/subnetpools/bc2ece34-ee27-401a-8b3f-7449973175dc => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2867] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:53 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2868] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:27:53 2026] GET /v2.0/security-groups?tenant_id=eba30017268644fc8de73005caf54d71&name=default => generated 2929 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2869] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:27:53 2026] DELETE /v2.0/security-groups/d69740e4-4535-4faf-a778-803875e72dfc => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2870] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:27:53 2026] GET /v2.0/security-groups?tenant_id=4966b41d8e5e42fd9ea3b84966496c62&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2871] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:54 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2872] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:27:54 2026] DELETE /v2.0/security-groups/2a4744fa-a649-4913-90b5-f28af3061d17 => 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: 1351/2873] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:55 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2874] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:56 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2875] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:57 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2876] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:58 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2877] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:27:59 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2878] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:00 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2879] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:01 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2880] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:02 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2881] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:03 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2882] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:04 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2883] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:05 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 4869 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2884] 199.19.213.32 () {34 vars in 974 bytes} [Thu Jul 9 14:28:06 2026] GET /v2.0/ports/7cec6ffe-ceda-4320-a1cb-9b61fe72633d => generated 1062 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2885] 199.19.213.32 () {36 vars in 996 bytes} [Thu Jul 9 14:28:06 2026] DELETE /v2.0/ports/7cec6ffe-ceda-4320-a1cb-9b61fe72633d => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2886] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:28:06 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3815 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:28:06.628 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fccb9cc-baf0-4ece-a91e-c6dda5048cbb'] response: {'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'name': 'network-vif-deleted', 'tag': '7cec6ffe-ceda-4320-a1cb-9b61fe72633d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1358/2887] 199.19.213.32 () {34 vars in 1225 bytes} [Thu Jul 9 14:28:06 2026] GET /v2.0/networks?id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd&id=cab8122b-8b08-46a3-a4c9-15c74cd46d55&id=deab56d1-9e47-4d38-9e84-fc31749e14c2&id=aeec5e54-033f-454a-b06c-2879d461baa4 => generated 3096 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2888] 199.19.213.32 () {34 vars in 1061 bytes} [Thu Jul 9 14:28:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.215&port_id=b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2889] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:28:06 2026] GET /v2.0/subnets?id=30927fc7-f2b5-4e3d-a6a3-8fafa89468c7 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2890] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:28:06 2026] GET /v2.0/ports?network_id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd&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: 1360/2891] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:28:06 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?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: 1532/2892] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:28:06 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2893] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.243&port_id=ae0d9de4-b200-4b7f-979b-c69060e7e176 => 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: 1533/2894] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3815 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2895] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/subnets?id=95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:28:07.159 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af7128de-e8c6-463d-92bb-4cfb34c10bf4 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/2896] 199.19.213.32 () {32 vars in 758 bytes} [Thu Jul 9 14:28:07 2026] DELETE /v2.0/ports/7cec6ffe-ceda-4320-a1cb-9b61fe72633d => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2897] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/ports?network_id=cab8122b-8b08-46a3-a4c9-15c74cd46d55&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: 1535/2898] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?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: 1537/2901] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?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: 1538/2902] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2903] 199.19.213.32 () {34 vars in 1055 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.51&port_id=81c07503-3e01-4c6c-9c70-c610deec36f2 => 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: 1539/2904] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:28:07 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: 1540/2905] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:28: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: 8|app: 0|req: 1541/2906] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:28: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: 7|app: 0|req: 1366/2907] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/subnets?id=3e77c8db-223e-47c8-be89-7b2a0cc463c1 => 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: 1542/2908] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2909] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2910] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/ports/6ffe5c3c-9cbe-43ca-90fd-780a62ad933b => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2911] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?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: 1544/2912] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 1350 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2913] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2914] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2915] 199.19.213.32 () {30 vars in 742 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2916] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/ports/6ffe5c3c-9cbe-43ca-90fd-780a62ad933b => generated 1132 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2917] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:28:07 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2918] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:28:14 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: 1548/2919] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:28:14 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: 1372/2920] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:28:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2921] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:28:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2922] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:14 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3815 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2923] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:28:15 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: 1374/2924] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:28:15 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: 1551/2925] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:28:15 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: 1375/2926] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:28:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2927] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:28:15 2026] GET /v2.0/ports/81c07503-3e01-4c6c-9c70-c610deec36f2 => generated 1233 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2928] 199.19.213.32 () {34 vars in 788 bytes} [Thu Jul 9 14:28:15 2026] PUT /v2.0/ports/81c07503-3e01-4c6c-9c70-c610deec36f2 => generated 1026 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2929] 199.19.213.32 () {30 vars in 742 bytes} [Thu Jul 9 14:28:15 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2 => generated 797 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:28:15.717 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-49043713-c076-4c35-8b8e-5ed9ab83a684'] response: {'name': 'network-changed', 'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'tag': '81c07503-3e01-4c6c-9c70-c610deec36f2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1377/2930] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:15 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2931] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:28:15 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 58 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: 1555/2932] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:15 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2933] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:28:15 2026] GET /v2.0/networks?id=deab56d1-9e47-4d38-9e84-fc31749e14c2 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2934] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:28:15 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2935] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:28:15 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?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: 1557/2936] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:16 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2937] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:17 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2938] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:19 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2939] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:20 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2940] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:21 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2943] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:22 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/2944] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:23 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2945] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:24 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2946] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:25 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2947] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:26 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2948] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:27 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2949] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:28 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2950] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:29 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2951] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:30 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2952] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:31 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2953] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:33 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2954] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:34 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2955] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:35 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/2956] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:36 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 3644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2957] 199.19.213.32 () {34 vars in 974 bytes} [Thu Jul 9 14:28:36 2026] GET /v2.0/ports/81c07503-3e01-4c6c-9c70-c610deec36f2 => generated 1062 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2958] 199.19.213.32 () {36 vars in 996 bytes} [Thu Jul 9 14:28:36 2026] DELETE /v2.0/ports/81c07503-3e01-4c6c-9c70-c610deec36f2 => 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: 1391/2959] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:28:36 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:28:36.990 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-900f950f-815c-4fb5-be79-9a196b3000f9'] response: {'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'name': 'network-vif-deleted', 'tag': '81c07503-3e01-4c6c-9c70-c610deec36f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1569/2960] 199.19.213.32 () {34 vars in 1145 bytes} [Thu Jul 9 14:28:36 2026] GET /v2.0/networks?id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd&id=cab8122b-8b08-46a3-a4c9-15c74cd46d55&id=deab56d1-9e47-4d38-9e84-fc31749e14c2 => generated 2310 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2961] 199.19.213.32 () {34 vars in 1061 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.215&port_id=b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9 => 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: 1570/2962] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/subnets?id=30927fc7-f2b5-4e3d-a6a3-8fafa89468c7 => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2963] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/ports?network_id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/2964] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/2967] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?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: 1395/2968] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.243&port_id=ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/2969] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2970] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/subnets?id=95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 654 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:28:37.454 8 INFO neutron.pecan_wsgi.hooks.translation [None req-010e443d-5fc2-41f5-bfaa-5a0846778b52 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/2971] 199.19.213.32 () {32 vars in 758 bytes} [Thu Jul 9 14:28:37 2026] DELETE /v2.0/ports/81c07503-3e01-4c6c-9c70-c610deec36f2 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2972] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/ports?network_id=cab8122b-8b08-46a3-a4c9-15c74cd46d55&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: 7|app: 0|req: 1398/2973] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:28:37 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: 1576/2974] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?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: 1399/2975] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:28:37 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: 1400/2976] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:28:37 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: 1401/2977] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:28:37 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: 1577/2978] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?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: 1402/2979] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/2980] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/ports/6ffe5c3c-9cbe-43ca-90fd-780a62ad933b => generated 1132 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2981] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 1350 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/2982] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2983] 199.19.213.32 () {30 vars in 742 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/2984] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:28:37 2026] GET /v2.0/ports/6ffe5c3c-9cbe-43ca-90fd-780a62ad933b => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2985] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:28:38 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/2986] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:28:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2987] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:28:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/2988] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:28:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2989] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:28:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:28:51.258 8 INFO neutron.api.v2.resource [None req-8bc5787e-31db-4a7c-ac72-5a382f1dbae3 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/2990] 199.19.213.32 () {30 vars in 762 bytes} [Thu Jul 9 14:28:51 2026] GET /v2.0/security-groups/lb-d5912711-6f60-4cd7-af82-ce8b97e3cf2e => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2991] 199.19.213.32 () {30 vars in 784 bytes} [Thu Jul 9 14:28:51 2026] GET /v2.0/security-groups?name=lb-d5912711-6f60-4cd7-af82-ce8b97e3cf2e => generated 2865 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/2992] 199.19.213.32 () {30 vars in 814 bytes} [Thu Jul 9 14:28:51 2026] GET /v2.0/security-group-rules?security_group_id=9f7e45e1-d99a-4acf-90ea-baaaf771803a => generated 2334 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2993] 199.19.213.32 () {32 vars in 788 bytes} [Thu Jul 9 14:28:51 2026] DELETE /v2.0/security-group-rules/4b6b3374-d116-4636-990f-273d3f40c7f7 => 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: 1585/2994] 199.19.213.32 () {32 vars in 788 bytes} [Thu Jul 9 14:28:51 2026] DELETE /v2.0/security-group-rules/f64ae1ed-f226-4874-8fde-0de6ff5bf805 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:28:55.947 8 INFO neutron.db.l3_db [None req-a14d8e06-9943-4672-84f2-c4d4c8d3f20c 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Floating IP 6bcb97b1-43de-446f-b72b-facf2381c75d disassociated (deleted). External IP: 10.96.250.204, port: 6ffe5c3c-9cbe-43ca-90fd-780a62ad933b. [pid: 8|app: 0|req: 1587/2997] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:28:55 2026] DELETE /v2.0/floatingips/6bcb97b1-43de-446f-b72b-facf2381c75d => generated 0 bytes in 1260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:28:56.355 7 INFO neutron.api.v2.resource [None req-344b5830-b440-486b-a488-3733d3050bf3 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1411/2998] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:28:56 2026] GET /v2.0/floatingips/6bcb97b1-43de-446f-b72b-facf2381c75d => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/2999] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:28:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/3000] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:28:57 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: 1589/3001] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:28:57 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: 1413/3002] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:28:57 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: 1590/3003] 199.19.213.32 () {30 vars in 740 bytes} [Thu Jul 9 14:28:57 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/3004] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:57 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3005] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:57 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/3006] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:57 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3007] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:58 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/3008] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:28:59 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3009] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:00 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/3010] 199.19.213.32 () {34 vars in 1095 bytes} [Thu Jul 9 14:29:01 2026] GET /v2.0/ports?device_id=0dd5dd4b-3736-4790-b144-11a95036c6c3&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: 8|app: 0|req: 1594/3011] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:29:01 2026] GET /v2.0/ports?tenant_id=9ec9d8481435416ea37ff5b2b15da958&device_id=0dd5dd4b-3736-4790-b144-11a95036c6c3 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/3012] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:29:01 2026] GET /v2.0/networks?id=deab56d1-9e47-4d38-9e84-fc31749e14c2 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3013] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:29:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.224&port_id=efaa8a07-60a8-4250-931e-983065eda00e => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/3014] 199.19.213.32 () {34 vars in 1103 bytes} [Thu Jul 9 14:29:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1d9&port_id=efaa8a07-60a8-4250-931e-983065eda00e => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3015] 199.19.213.32 () {34 vars in 1063 bytes} [Thu Jul 9 14:29:01 2026] GET /v2.0/subnets?id=3e77c8db-223e-47c8-be89-7b2a0cc463c1&id=b7dcf7a9-53a4-448b-859f-0ab606c28607 => generated 1361 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/3016] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:29:01 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&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: 1597/3017] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:29:01 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3018] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:01 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/3019] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:29:01 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?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: 1599/3020] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:29:02 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?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: 1422/3021] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:03 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3022] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:04 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/3023] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:05 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3024] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:06 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3027] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:07 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/3028] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:08 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3029] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:09 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/3030] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:10 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3031] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:11 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/3032] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:12 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3033] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:13 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/3034] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:14 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3035] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:15 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/3036] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:16 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3037] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:17 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/3038] 199.19.213.32 () {34 vars in 974 bytes} [Thu Jul 9 14:29:18 2026] GET /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 1350 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3039] 199.19.213.32 () {34 vars in 1059 bytes} [Thu Jul 9 14:29:18 2026] GET /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3040] 199.19.213.32 () {34 vars in 1015 bytes} [Thu Jul 9 14:29:18 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55?fields=dns_domain => generated 29 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3041] 199.19.213.32 () {38 vars in 1027 bytes} [Thu Jul 9 14:29:18 2026] PUT /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 1151 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3042] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:29:18 2026] GET /v2.0/ports?tenant_id=ea8b772e161642f6bae56636d07ae0e8&device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 1248 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: 1611/3043] 199.19.213.32 () {34 vars in 1065 bytes} [Thu Jul 9 14:29:18 2026] GET /v2.0/networks?id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd&id=cab8122b-8b08-46a3-a4c9-15c74cd46d55 => generated 1524 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3044] 199.19.213.32 () {34 vars in 1061 bytes} [Thu Jul 9 14:29:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.215&port_id=b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9 => 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: 1433/3045] 199.19.213.32 () {30 vars in 768 bytes} [Thu Jul 9 14:29:19 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3046] 199.19.213.32 () {34 vars in 983 bytes} [Thu Jul 9 14:29:19 2026] GET /v2.0/subnets?id=30927fc7-f2b5-4e3d-a6a3-8fafa89468c7 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3047] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:29:19 2026] GET /v2.0/ports?network_id=c74933bf-c6ac-4501-bcc3-d8a875fae5fd&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3048] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:29:19 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3049] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:29:19 2026] GET /v2.0/networks/c74933bf-c6ac-4501-bcc3-d8a875fae5fd?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: 1434/3050] 199.19.213.32 () {34 vars in 788 bytes} [Thu Jul 9 14:29:19 2026] PUT /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 1090 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3051] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:29:19 2026] GET /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 1090 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1435/3052] 199.19.213.32 () {32 vars in 758 bytes} [Thu Jul 9 14:29:19 2026] DELETE /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3053] 199.19.213.32 () {30 vars in 702 bytes} [Thu Jul 9 14:29:20 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: 1436/3054] 199.19.213.32 () {30 vars in 704 bytes} [Thu Jul 9 14:29:20 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: 1619/3055] 199.19.213.32 () {30 vars in 680 bytes} [Thu Jul 9 14:29:20 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: 1437/3056] 199.19.213.32 () {30 vars in 716 bytes} [Thu Jul 9 14:29:20 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-09 14:29:20.160 8 INFO neutron.pecan_wsgi.hooks.translation [None req-39701537-47cf-4418-827d-fc16bf3da772 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3057] 199.19.213.32 () {32 vars in 758 bytes} [Thu Jul 9 14:29:20 2026] DELETE /v2.0/ports/ae0d9de4-b200-4b7f-979b-c69060e7e176 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3058] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:29:20 2026] GET /v2.0/ports/6ffe5c3c-9cbe-43ca-90fd-780a62ad933b => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:29:20.236 8 INFO neutron.api.v2.resource [None req-9a4bd735-a16c-44ac-898a-bafb2fb44859 23fb295b20444ba2925a85f96ba6d798 ea8b772e161642f6bae56636d07ae0e8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1621/3059] 199.19.213.32 () {30 vars in 762 bytes} [Thu Jul 9 14:29:20 2026] GET /v2.0/security-groups/lb-d5912711-6f60-4cd7-af82-ce8b97e3cf2e => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3060] 199.19.213.32 () {30 vars in 784 bytes} [Thu Jul 9 14:29:20 2026] GET /v2.0/security-groups?name=lb-d5912711-6f60-4cd7-af82-ce8b97e3cf2e => generated 1639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3061] 199.19.213.32 () {30 vars in 736 bytes} [Thu Jul 9 14:29:20 2026] GET /v2.0/ports/6ffe5c3c-9cbe-43ca-90fd-780a62ad933b => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3062] 199.19.213.32 () {34 vars in 788 bytes} [Thu Jul 9 14:29:20 2026] PUT /v2.0/ports/6ffe5c3c-9cbe-43ca-90fd-780a62ad933b => generated 1094 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3063] 199.19.213.32 () {32 vars in 778 bytes} [Thu Jul 9 14:29:20 2026] DELETE /v2.0/security-groups/9f7e45e1-d99a-4acf-90ea-baaaf771803a => 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: 1441/3064] 199.19.213.32 () {32 vars in 758 bytes} [Thu Jul 9 14:29:20 2026] DELETE /v2.0/ports/6ffe5c3c-9cbe-43ca-90fd-780a62ad933b => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3065] 199.19.213.32 () {34 vars in 993 bytes} [Thu Jul 9 14:29:22 2026] GET /v2.0/ports?device_id=e9768807-4441-49f6-a403-c2bf28d41822 => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3068] 199.19.213.32 () {36 vars in 996 bytes} [Thu Jul 9 14:29:22 2026] DELETE /v2.0/ports/b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:29:27.153 8 INFO neutron.db.l3_db [None req-28285ca2-a29b-4caa-b681-5d3c74015604 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Floating IP d6c1656a-5eef-4769-83b4-36e1bdebed6c disassociated (deleted). External IP: 10.96.250.220, port: 3ee706a5-ba8c-405b-bd2a-f1f546feb9bb. [pid: 8|app: 0|req: 1627/3069] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:29:26 2026] DELETE /v2.0/floatingips/d6c1656a-5eef-4769-83b4-36e1bdebed6c => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:29:27.593 7 INFO neutron.api.v2.resource [None req-58c635e5-bb63-4730-9f02-ecd733f8c728 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1443/3070] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:29:27 2026] GET /v2.0/floatingips/d6c1656a-5eef-4769-83b4-36e1bdebed6c => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:29:27.928 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c3b26ab-8734-4863-be7c-b7ca4cab2a7a'] response: {'name': 'network-changed', 'server_uuid': 'e473f524-85fc-4545-9a64-b30b0bce2bf6', 'tag': '3ee706a5-ba8c-405b-bd2a-f1f546feb9bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1628/3071] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:29:27 2026] GET /v2.0/ports?device_id=e473f524-85fc-4545-9a64-b30b0bce2bf6 => generated 1200 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 14:29:27.993 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-335f95cf-fa65-4033-a3b8-717315b241e2'] response: {'server_uuid': 'e9768807-4441-49f6-a403-c2bf28d41822', 'name': 'network-vif-deleted', 'tag': 'b6c43d4b-4864-44b3-b54f-7bcd7d4f34b9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1444/3072] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:29:27 2026] GET /v2.0/ports?tenant_id=9ec9d8481435416ea37ff5b2b15da958&device_id=e473f524-85fc-4545-9a64-b30b0bce2bf6 => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3073] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:29:27 2026] GET /v2.0/security-groups?id=676afdaf-8529-45a0-9c16-325631adf5b7&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3074] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:29:28 2026] GET /v2.0/networks?id=aeec5e54-033f-454a-b06c-2879d461baa4 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3075] 199.19.213.32 () {34 vars in 1055 bytes} [Thu Jul 9 14:29:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.64&port_id=3ee706a5-ba8c-405b-bd2a-f1f546feb9bb => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3076] 199.19.213.32 () {34 vars in 1105 bytes} [Thu Jul 9 14:29:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a9&port_id=3ee706a5-ba8c-405b-bd2a-f1f546feb9bb => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3077] 199.19.213.32 () {34 vars in 1063 bytes} [Thu Jul 9 14:29:28 2026] GET /v2.0/subnets?id=afd6e919-cd8a-47d6-8d1e-23f7d4f4d6b0&id=d5e0232d-deec-43de-89ca-f6684084ac93 => generated 1366 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3078] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:29:28 2026] GET /v2.0/ports?network_id=aeec5e54-033f-454a-b06c-2879d461baa4&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: 1632/3079] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:29:28 2026] GET /v2.0/ports?network_id=aeec5e54-033f-454a-b06c-2879d461baa4&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3080] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:29:28 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3081] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:29:28 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4?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: 1449/3082] 199.19.213.32 () {34 vars in 993 bytes} [Thu Jul 9 14:29:28 2026] GET /v2.0/ports?device_id=e473f524-85fc-4545-9a64-b30b0bce2bf6 => generated 1200 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3083] 199.19.213.32 () {36 vars in 996 bytes} [Thu Jul 9 14:29:28 2026] DELETE /v2.0/ports/3ee706a5-ba8c-405b-bd2a-f1f546feb9bb => generated 0 bytes in 478 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:29:33.620 7 INFO neutron.db.l3_db [None req-647001e9-7be1-4075-bed4-e1e57008665f 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] Floating IP 36475ab3-ec8f-4ee8-965b-71c16c83149a disassociated (deleted). External IP: 10.96.250.218, port: efaa8a07-60a8-4250-931e-983065eda00e. [pid: 7|app: 0|req: 1450/3084] 10.0.0.101 () {32 vars in 732 bytes} [Thu Jul 9 14:29:33 2026] DELETE /v2.0/floatingips/36475ab3-ec8f-4ee8-965b-71c16c83149a => generated 0 bytes in 955 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:29:34.104 8 INFO neutron.api.v2.resource [None req-f3bee1a4-f208-47bb-a67b-206121d086d3 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1635/3085] 10.0.0.101 () {32 vars in 729 bytes} [Thu Jul 9 14:29:34 2026] GET /v2.0/floatingips/36475ab3-ec8f-4ee8-965b-71c16c83149a => generated 144 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:29:34.358 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92d5cc55-18c0-4767-9b33-ccfa4d2a5218'] response: {'name': 'network-changed', 'server_uuid': '0dd5dd4b-3736-4790-b144-11a95036c6c3', 'tag': 'efaa8a07-60a8-4250-931e-983065eda00e', 'status': 'completed', 'code': 200} 2026-07-09 14:29:34.375 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f46d0522-148c-4de7-94c8-7cf86df9aac7'] response: {'server_uuid': 'e473f524-85fc-4545-9a64-b30b0bce2bf6', 'name': 'network-vif-deleted', 'tag': '3ee706a5-ba8c-405b-bd2a-f1f546feb9bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1451/3086] 10.0.0.61 () {34 vars in 989 bytes} [Thu Jul 9 14:29:34 2026] GET /v2.0/ports?device_id=0dd5dd4b-3736-4790-b144-11a95036c6c3 => generated 1200 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3087] 199.19.213.32 () {34 vars in 1079 bytes} [Thu Jul 9 14:29:34 2026] GET /v2.0/ports?tenant_id=9ec9d8481435416ea37ff5b2b15da958&device_id=0dd5dd4b-3736-4790-b144-11a95036c6c3 => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3088] 10.0.0.61 () {34 vars in 1039 bytes} [Thu Jul 9 14:29:34 2026] GET /v2.0/security-groups?id=676afdaf-8529-45a0-9c16-325631adf5b7&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3089] 199.19.213.32 () {34 vars in 985 bytes} [Thu Jul 9 14:29:34 2026] GET /v2.0/networks?id=deab56d1-9e47-4d38-9e84-fc31749e14c2 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3090] 199.19.213.32 () {34 vars in 1057 bytes} [Thu Jul 9 14:29:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.224&port_id=efaa8a07-60a8-4250-931e-983065eda00e => 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: 1638/3091] 199.19.213.32 () {34 vars in 1103 bytes} [Thu Jul 9 14:29:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1d9&port_id=efaa8a07-60a8-4250-931e-983065eda00e => 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: 1454/3092] 199.19.213.32 () {34 vars in 1063 bytes} [Thu Jul 9 14:29:34 2026] GET /v2.0/subnets?id=3e77c8db-223e-47c8-be89-7b2a0cc463c1&id=b7dcf7a9-53a4-448b-859f-0ab606c28607 => generated 1361 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3093] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:29:34 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&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: 1455/3094] 199.19.213.32 () {34 vars in 1051 bytes} [Thu Jul 9 14:29:34 2026] GET /v2.0/ports?network_id=deab56d1-9e47-4d38-9e84-fc31749e14c2&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3095] 199.19.213.32 () {34 vars in 1011 bytes} [Thu Jul 9 14:29:34 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3096] 199.19.213.32 () {34 vars in 1111 bytes} [Thu Jul 9 14:29:34 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3097] 199.19.213.32 () {34 vars in 993 bytes} [Thu Jul 9 14:29:34 2026] GET /v2.0/ports?device_id=0dd5dd4b-3736-4790-b144-11a95036c6c3 => generated 1200 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3098] 199.19.213.32 () {36 vars in 996 bytes} [Thu Jul 9 14:29:34 2026] DELETE /v2.0/ports/efaa8a07-60a8-4250-931e-983065eda00e => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3101] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:29:39 2026] DELETE /v2.0/security-group-rules/d0204a45-1d51-4478-9d12-2c8f0dba8ec7 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:29:39.671 7 INFO neutron.api.v2.resource [None req-7f2bf717-59a5-4a50-a6af-b1d7359be45c 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1459/3102] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:29:39 2026] GET /v2.0/security-group-rules/d0204a45-1d51-4478-9d12-2c8f0dba8ec7 => generated 155 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3103] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:29:39 2026] DELETE /v2.0/security-group-rules/158c2369-87ca-4f78-bd36-be3c8396546d => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:29:39.782 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-79334944-de21-4c67-89fb-5156d843071d'] response: {'server_uuid': '0dd5dd4b-3736-4790-b144-11a95036c6c3', 'name': 'network-vif-deleted', 'tag': 'efaa8a07-60a8-4250-931e-983065eda00e', 'status': 'completed', 'code': 200} 2026-07-09 14:29:39.789 7 INFO neutron.api.v2.resource [None req-b75ecc28-4790-46dd-b442-2a3caa573549 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1460/3104] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:29:39 2026] GET /v2.0/security-group-rules/158c2369-87ca-4f78-bd36-be3c8396546d => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3105] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:29:39 2026] DELETE /v2.0/security-group-rules/0da86ceb-3c33-4e1a-993c-5cdba80ce028 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:29:39.903 7 INFO neutron.api.v2.resource [None req-6706f5ad-abab-4763-a69e-113edb58cfe1 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/3106] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:29:39 2026] GET /v2.0/security-group-rules/0da86ceb-3c33-4e1a-993c-5cdba80ce028 => 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: 1646/3107] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:29:39 2026] DELETE /v2.0/security-group-rules/d054f246-4edf-4ae2-b14e-9e3c979021e2 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:29:39.996 7 INFO neutron.api.v2.resource [None req-341b38bb-21c1-4b3b-aaad-00fcb2facaad 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/3108] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:29:39 2026] GET /v2.0/security-group-rules/d054f246-4edf-4ae2-b14e-9e3c979021e2 => 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: 1647/3109] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:29:40 2026] DELETE /v2.0/security-group-rules/9a61a8aa-48bb-41c7-88b3-8569570d9d5e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:29:40.096 7 INFO neutron.api.v2.resource [None req-cd7c72e2-dc60-4adf-af32-e893093cf57e 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1463/3110] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:29:40 2026] GET /v2.0/security-group-rules/9a61a8aa-48bb-41c7-88b3-8569570d9d5e => 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: 1648/3111] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:29:40 2026] DELETE /v2.0/security-group-rules/60377504-f787-4aba-9077-8b19a593b127 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:29:40.205 7 INFO neutron.api.v2.resource [None req-37b036af-e467-4c89-a07c-e22fad5eea46 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/3112] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:29:40 2026] GET /v2.0/security-group-rules/60377504-f787-4aba-9077-8b19a593b127 => 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: 1649/3113] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:29:40 2026] DELETE /v2.0/security-group-rules/e5c37391-a24c-4171-b575-afc9a8f8a83e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:29:40.310 7 INFO neutron.api.v2.resource [None req-096ac711-8edd-4b82-851e-fd57b2da2ec1 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/3114] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:29:40 2026] GET /v2.0/security-group-rules/e5c37391-a24c-4171-b575-afc9a8f8a83e => 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: 1650/3115] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:29:40 2026] DELETE /v2.0/security-group-rules/40f56d43-1226-4846-9282-404ab203ca04 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:29:40.421 7 INFO neutron.api.v2.resource [None req-d0060191-bd54-4da4-8f22-7d00e6f31915 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1466/3116] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:29:40 2026] GET /v2.0/security-group-rules/40f56d43-1226-4846-9282-404ab203ca04 => 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: 1651/3117] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:29:40 2026] DELETE /v2.0/security-group-rules/b0a53002-2965-45d2-80ca-fba994f5b1be => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:29:40.530 7 INFO neutron.api.v2.resource [None req-2139259e-9fbb-4806-9e64-85ad2d15326c 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1467/3118] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:29:40 2026] GET /v2.0/security-group-rules/b0a53002-2965-45d2-80ca-fba994f5b1be => 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: 1652/3119] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:29:40 2026] DELETE /v2.0/security-group-rules/66497e74-63fb-4dbc-beb4-e3d91d422f86 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:29:40.634 7 INFO neutron.api.v2.resource [None req-b19c8d8b-48de-471e-a2d0-69a9d3bccf2c 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1468/3120] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:29:40 2026] GET /v2.0/security-group-rules/66497e74-63fb-4dbc-beb4-e3d91d422f86 => 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: 1653/3121] 10.0.0.101 () {32 vars in 750 bytes} [Thu Jul 9 14:29:40 2026] DELETE /v2.0/security-group-rules/8ba667e3-2b14-47c1-a1cd-b614b213af69 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:29:40.766 7 INFO neutron.api.v2.resource [None req-a365e048-da82-4cfc-acdc-1b262fda65bc 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/3122] 10.0.0.101 () {32 vars in 747 bytes} [Thu Jul 9 14:29:40 2026] GET /v2.0/security-group-rules/8ba667e3-2b14-47c1-a1cd-b614b213af69 => 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: 1654/3123] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:29:40 2026] DELETE /v2.0/security-groups/676afdaf-8529-45a0-9c16-325631adf5b7 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:29:40.920 7 INFO neutron.api.v2.resource [None req-6ffb881f-b022-4312-af10-a4776a8d82b0 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1470/3124] 10.0.0.101 () {32 vars in 737 bytes} [Thu Jul 9 14:29:40 2026] GET /v2.0/security-groups/676afdaf-8529-45a0-9c16-325631adf5b7 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3125] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:29:41 2026] PUT /v2.0/routers/8ada21bd-f94f-490f-ae62-bb4cd053c4b2/remove_router_interface => generated 309 bytes in 1349 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:29:42.695 7 INFO neutron.api.v2.resource [None req-5a5966d5-02b8-4397-a2da-64ddce4e2eb4 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1471/3126] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:29:42 2026] PUT /v2.0/routers/8ada21bd-f94f-490f-ae62-bb4cd053c4b2/remove_router_interface => generated 198 bytes in 270 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3127] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:29:42 2026] PUT /v2.0/routers/8ada21bd-f94f-490f-ae62-bb4cd053c4b2/remove_router_interface => generated 309 bytes in 1773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:29:44.719 7 INFO neutron.api.v2.resource [None req-cd6c6d96-e8ae-4d85-a9e4-fd5f613900fb 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/3128] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:29:44 2026] PUT /v2.0/routers/8ada21bd-f94f-490f-ae62-bb4cd053c4b2/remove_router_interface => generated 198 bytes in 240 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3129] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:29:44 2026] PUT /v2.0/routers/8ada21bd-f94f-490f-ae62-bb4cd053c4b2/remove_router_interface => generated 309 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 14:29:46.847 7 INFO neutron.api.v2.resource [None req-372914a1-a540-487b-b91e-1fe851771d5d 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/3130] 10.0.0.101 () {34 vars in 789 bytes} [Thu Jul 9 14:29:46 2026] PUT /v2.0/routers/8ada21bd-f94f-490f-ae62-bb4cd053c4b2/remove_router_interface => generated 198 bytes in 693 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:29:48.174 8 INFO neutron.services.segments.plugin [-] Segment 0c63a96b-bdc3-4b93-91bf-70661910b2b2 resource provider aggregate not found 2026-07-09 14:29:48.185 8 INFO neutron.services.segments.plugin [-] Segment 0c63a96b-bdc3-4b93-91bf-70661910b2b2 resource provider aggregate not found 2026-07-09 14:29:48.193 8 INFO neutron.db.l3_hamode_db [None req-adff2511-9ea3-4150-aec0-e49baec21e01 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] HA network 4ed7d931-1a2b-40a7-8f2b-46534f3167d5 was deleted as no HA routers are present in tenant 9ec9d8481435416ea37ff5b2b15da958. [pid: 8|app: 0|req: 1658/3131] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:29:46 2026] DELETE /v2.0/routers/8ada21bd-f94f-490f-ae62-bb4cd053c4b2 => generated 0 bytes in 1345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 14:29:48.244 7 INFO neutron.api.v2.resource [None req-0a414b47-2dbe-4d13-a023-01f6994ac6c6 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/3132] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:29:48 2026] GET /v2.0/routers/8ada21bd-f94f-490f-ae62-bb4cd053c4b2 => generated 135 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:29:48.261 8 INFO neutron.services.segments.plugin [-] Segment 0c63a96b-bdc3-4b93-91bf-70661910b2b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c63a96b-bdc3-4b93-91bf-70661910b2b2 found for delete ", "request_id": "req-30d3d9e4-4cb0-4e09-802d-7d6465139e23"}]} 2026-07-09 14:29:48.261 8 INFO neutron.services.segments.plugin [-] Segment 0c63a96b-bdc3-4b93-91bf-70661910b2b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c63a96b-bdc3-4b93-91bf-70661910b2b2 found for delete ", "request_id": "req-951bb5d3-39d9-4b90-9071-1a90d0c70cb1"}]} [pid: 8|app: 0|req: 1659/3133] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:29:48 2026] DELETE /v2.0/subnets/d5e0232d-deec-43de-89ca-f6684084ac93 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:29:48.537 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70ced150-a0c4-4dbb-9ad0-a6eeb8c4c99a 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/3134] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:29:48 2026] GET /v2.0/subnets/d5e0232d-deec-43de-89ca-f6684084ac93 => 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: 1660/3135] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:29:48 2026] DELETE /v2.0/subnets/afd6e919-cd8a-47d6-8d1e-23f7d4f4d6b0 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:29:48.879 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f878dcc-8108-40db-b9b6-c244f92b5cac 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/3136] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:29:48 2026] GET /v2.0/subnets/afd6e919-cd8a-47d6-8d1e-23f7d4f4d6b0 => 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: 1661/3137] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:29:48 2026] DELETE /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:29:49.394 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7bd383f-a947-4a59-b260-409e5f15ec5e 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/3138] 10.0.0.101 () {32 vars in 723 bytes} [Thu Jul 9 14:29:49 2026] GET /v2.0/networks/aeec5e54-033f-454a-b06c-2879d461baa4 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3139] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:29:49 2026] DELETE /v2.0/subnets/b7dcf7a9-53a4-448b-859f-0ab606c28607 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:29:49.696 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db2e3ab5-625c-4acf-aff8-a4f11297e5bb 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/3140] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:29:49 2026] GET /v2.0/subnets/b7dcf7a9-53a4-448b-859f-0ab606c28607 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3141] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:29:49 2026] DELETE /v2.0/subnets/3e77c8db-223e-47c8-be89-7b2a0cc463c1 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:29:50.033 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ed229a1-a859-4ac6-aee1-ae2227d79078 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/3142] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:29:50 2026] GET /v2.0/subnets/3e77c8db-223e-47c8-be89-7b2a0cc463c1 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:29:50.290 8 INFO neutron.services.segments.plugin [-] Segment bdac4274-ceeb-41d3-bfd3-b5c7fde7beb3 resource provider aggregate not found 2026-07-09 14:29:50.301 8 INFO neutron.services.segments.plugin [-] Segment bdac4274-ceeb-41d3-bfd3-b5c7fde7beb3 resource provider aggregate not found 2026-07-09 14:29:50.329 8 INFO neutron.services.segments.plugin [-] Segment bdac4274-ceeb-41d3-bfd3-b5c7fde7beb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdac4274-ceeb-41d3-bfd3-b5c7fde7beb3 found for delete ", "request_id": "req-db4856e7-e7e3-4f92-84a1-74cd87f00486"}]} 2026-07-09 14:29:50.331 8 INFO neutron.services.segments.plugin [-] Segment bdac4274-ceeb-41d3-bfd3-b5c7fde7beb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdac4274-ceeb-41d3-bfd3-b5c7fde7beb3 found for delete ", "request_id": "req-d3ea832f-e82d-45eb-b2e0-849586e68507"}]} [pid: 8|app: 0|req: 1664/3143] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:29:50 2026] DELETE /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2 => generated 0 bytes in 522 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:29:50.600 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7fa4e552-ecf0-45fa-9b17-68ca6a778ab4 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/3144] 10.0.0.101 () {32 vars in 723 bytes} [Thu Jul 9 14:29:50 2026] GET /v2.0/networks/deab56d1-9e47-4d38-9e84-fc31749e14c2 => generated 138 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3145] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:29:50 2026] DELETE /v2.0/subnets/5df8bb93-ef20-47fe-beeb-cfb3c9480263 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:29:50.923 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b237bfe-01be-440b-81b5-df1467e5b592 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/3146] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:29:50 2026] GET /v2.0/subnets/5df8bb93-ef20-47fe-beeb-cfb3c9480263 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3147] 10.0.0.101 () {32 vars in 724 bytes} [Thu Jul 9 14:29:50 2026] DELETE /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:29:51.189 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15b59722-b09b-4987-bb03-ff7217e833bb 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/3148] 10.0.0.101 () {32 vars in 721 bytes} [Thu Jul 9 14:29:51 2026] GET /v2.0/subnets/95e4b8ee-9594-4203-bc5e-df28a2fdf63e => 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: 1667/3149] 10.0.0.101 () {32 vars in 726 bytes} [Thu Jul 9 14:29:51 2026] DELETE /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-09 14:29:51.679 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e59a3b7e-bb0c-4b4a-a880-212697d1b87c 7519970e964d4f9e8cef389e0014c569 9ec9d8481435416ea37ff5b2b15da958 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/3150] 10.0.0.101 () {32 vars in 723 bytes} [Thu Jul 9 14:29:51 2026] GET /v2.0/networks/cab8122b-8b08-46a3-a4c9-15c74cd46d55 => generated 138 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 14:29:54.117 8 INFO neutron.services.segments.plugin [-] Segment 7d220880-b2b4-45c6-aace-bab9e1eda6fb resource provider aggregate not found 2026-07-09 14:29:54.122 8 INFO neutron.services.segments.plugin [-] Segment 7d220880-b2b4-45c6-aace-bab9e1eda6fb resource provider aggregate not found 2026-07-09 14:29:54.135 8 INFO neutron.services.segments.plugin [-] Segment 7d220880-b2b4-45c6-aace-bab9e1eda6fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d220880-b2b4-45c6-aace-bab9e1eda6fb found for delete ", "request_id": "req-cf9216e8-510c-4822-95d8-69a2fc2ce2d7"}]} 2026-07-09 14:29:54.144 8 INFO neutron.services.segments.plugin [-] Segment 7d220880-b2b4-45c6-aace-bab9e1eda6fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d220880-b2b4-45c6-aace-bab9e1eda6fb found for delete ", "request_id": "req-3abdc677-0ce7-4563-8f7d-e22755dc37dc"}]} 2026-07-09 14:29:54.158 8 INFO neutron.services.segments.plugin [-] Segment f718a79e-c7c1-4ac0-bd12-aa034ff3985d resource provider aggregate not found 2026-07-09 14:29:54.164 8 INFO neutron.services.segments.plugin [-] Segment f718a79e-c7c1-4ac0-bd12-aa034ff3985d resource provider aggregate not found 2026-07-09 14:29:54.182 8 INFO neutron.services.segments.plugin [-] Segment f718a79e-c7c1-4ac0-bd12-aa034ff3985d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f718a79e-c7c1-4ac0-bd12-aa034ff3985d found for delete ", "request_id": "req-933315c6-ae43-48ad-8d7a-a26bac67ee21"}]} 2026-07-09 14:29:54.183 8 INFO neutron.services.segments.plugin [-] Segment f718a79e-c7c1-4ac0-bd12-aa034ff3985d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f718a79e-c7c1-4ac0-bd12-aa034ff3985d found for delete ", "request_id": "req-6e3d8673-99df-4652-a102-ad538ee1234f"}]} [pid: 8|app: 0|req: 1669/3153] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:29:54 2026] GET /v2.0/security-groups?tenant_id=f78fc05f569b4388ae96d0b79f93442c&name=default => generated 2929 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3154] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:29:54 2026] DELETE /v2.0/security-groups/6242e35c-9b63-4823-9c57-6998386502f0 => 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: 1670/3155] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:29:54 2026] GET /v2.0/security-groups?tenant_id=d563937605974a5eb43a8961cf84cc23&name=default => generated 2929 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3156] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:29:54 2026] DELETE /v2.0/security-groups/a1478643-0d16-41d5-8f60-ec90ad4fb7f6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3157] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:29:55 2026] GET /v2.0/security-groups?tenant_id=b26c19b939ff45e49592a57a0f61017c&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3158] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:29:55 2026] DELETE /v2.0/security-groups/578c8615-76d8-4bcc-afc7-7b9981d90355 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3159] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:29:55 2026] GET /v2.0/security-groups?tenant_id=9ec9d8481435416ea37ff5b2b15da958&name=default => generated 2925 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3160] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:29:55 2026] DELETE /v2.0/security-groups/1b64c331-fb3c-422b-be42-4959a3c687f1 => 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: 1673/3161] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:29:56 2026] GET /v2.0/security-groups?tenant_id=e4d03177459f4b38816454e520fcc89a&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3162] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:29:56 2026] DELETE /v2.0/security-groups/8c3577f5-02f8-4bc5-a857-f7464770a213 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3163] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:29:56 2026] GET /v2.0/security-groups?tenant_id=6dc6a3a88a6e4bd8960df1f580184ef1&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3164] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:29:56 2026] DELETE /v2.0/security-groups/b2c3df88-cd42-4363-8985-8f954cd4e8e5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3165] 10.0.0.101 () {32 vars in 774 bytes} [Thu Jul 9 14:29:56 2026] GET /v2.0/security-groups?tenant_id=2184d2008c6c4c7394a5abd995335f3d&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3166] 10.0.0.101 () {32 vars in 740 bytes} [Thu Jul 9 14:29:57 2026] DELETE /v2.0/security-groups/7d092508-765d-4128-9325-386d524b4526 => 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: 1676/3167] 10.0.0.101 () {32 vars in 649 bytes} [Thu Jul 9 14:29:59 2026] GET /v2.0/networks => generated 2168 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3168] 10.0.0.101 () {32 vars in 655 bytes} [Thu Jul 9 14:30:01 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: 8|app: 0|req: 1677/3169] 10.0.0.101 () {32 vars in 647 bytes} [Thu Jul 9 14:30:01 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3170] 10.0.0.101 () {32 vars in 643 bytes} [Thu Jul 9 14:30:01 2026] GET /v2.0/ports => generated 4725 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3171] 10.0.0.101 () {32 vars in 647 bytes} [Thu Jul 9 14:30:01 2026] GET /v2.0/subnets => generated 1261 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3172] 10.0.0.101 () {32 vars in 649 bytes} [Thu Jul 9 14:30:01 2026] GET /v2.0/networks => generated 2168 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3173] 10.0.0.101 () {32 vars in 663 bytes} [Thu Jul 9 14:30:01 2026] GET /v2.0/security-groups => generated 17401 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3174] 10.0.0.101 () {32 vars in 655 bytes} [Thu Jul 9 14:30:01 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)