+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 16:13:37 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-77486f977d-zknfw machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fd95cbca668 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)... 2026-07-02 16:13:41.388 8 INFO neutron.common.config [-] Logging enabled! 2026-07-02 16:13:41.388 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-07-02 16:13:41.603 7 INFO neutron.common.config [-] Logging enabled! 2026-07-02 16:13:41.604 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-07-02 16:13:42.441 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 16:13:42.618 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-02 16:13:43.975 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 16:13:43.977 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 16:13:43.981 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-02 16:13:43.982 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 16:13:43.983 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 16:13:43.983 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 16:13:43.983 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 16:13:43.990 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 16:13:43.991 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 16:13:43.991 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 16:13:44.013 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 16:13:44.014 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 16:13:44.014 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 16:13:44.045 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 16:13:44.045 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 16:13:44.045 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 16:13:44.045 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 16:13:44.182 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 16:13:44.185 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-02 16:13:44.190 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-02 16:13:44.191 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-02 16:13:44.191 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-02 16:13:44.191 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-02 16:13:44.191 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 16:13:44.199 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 16:13:44.200 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-02 16:13:44.200 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 16:13:44.225 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-02 16:13:44.226 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-02 16:13:44.226 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-02 16:13:44.257 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-02 16:13:44.257 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-02 16:13:44.257 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-02 16:13:44.257 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-02 16:13:44.356 8 INFO neutron.plugins.ml2.managers [None req-8b53a100-a158-49c4-8d3c-f40ca46750ba - - - - - -] Initializing driver for type 'vlan' 2026-07-02 16:13:44.557 7 INFO neutron.plugins.ml2.managers [None req-8407a28d-06db-47de-8a09-ba8aeba784f8 - - - - - -] Initializing driver for type 'vlan' 2026-07-02 16:13:44.633 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8b53a100-a158-49c4-8d3c-f40ca46750ba - - - - - -] VlanTypeDriver initialization complete 2026-07-02 16:13:44.633 8 INFO neutron.plugins.ml2.managers [None req-8b53a100-a158-49c4-8d3c-f40ca46750ba - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 16:13:44.633 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8b53a100-a158-49c4-8d3c-f40ca46750ba - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 16:13:44.658 8 INFO neutron.plugins.ml2.managers [None req-8b53a100-a158-49c4-8d3c-f40ca46750ba - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 16:13:44.658 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8b53a100-a158-49c4-8d3c-f40ca46750ba - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 16:13:44.658 8 INFO neutron.plugins.ml2.managers [None req-8b53a100-a158-49c4-8d3c-f40ca46750ba - - - - - -] Initializing extension driver 'port_security' 2026-07-02 16:13:44.658 8 INFO neutron.plugins.ml2.extensions.port_security [None req-8b53a100-a158-49c4-8d3c-f40ca46750ba - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 16:13:44.659 8 INFO neutron.plugins.ml2.managers [None req-8b53a100-a158-49c4-8d3c-f40ca46750ba - - - - - -] Initializing extension driver 'qos' 2026-07-02 16:13:44.659 8 INFO neutron.plugins.ml2.managers [None req-8b53a100-a158-49c4-8d3c-f40ca46750ba - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 16:13:44.659 8 INFO neutron.plugins.ml2.managers [None req-8b53a100-a158-49c4-8d3c-f40ca46750ba - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 16:13:44.672 8 INFO neutron.quota [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded quota_driver: . 2026-07-02 16:13:44.673 8 INFO neutron.plugins.ml2.plugin [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 16:13:44.673 8 INFO neutron.plugins.ml2.managers [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 16:13:44.673 8 INFO neutron.plugins.ml2.managers [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 16:13:44.673 8 INFO neutron.plugins.ml2.managers [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 16:13:44.674 8 INFO neutron.manager [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loading Plugin: qos 2026-07-02 16:13:44.687 8 INFO neutron.manager [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loading Plugin: router 2026-07-02 16:13:44.731 8 INFO neutron.services.service_base [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 16:13:44.732 8 INFO neutron.manager [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loading Plugin: segments 2026-07-02 16:13:44.830 8 INFO neutron.manager [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loading Plugin: trunk 2026-07-02 16:13:44.835 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8407a28d-06db-47de-8a09-ba8aeba784f8 - - - - - -] VlanTypeDriver initialization complete 2026-07-02 16:13:44.835 7 INFO neutron.plugins.ml2.managers [None req-8407a28d-06db-47de-8a09-ba8aeba784f8 - - - - - -] Initializing driver for type 'vxlan' 2026-07-02 16:13:44.835 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8407a28d-06db-47de-8a09-ba8aeba784f8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-02 16:13:44.844 8 INFO neutron.manager [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loading Plugin: vpnaas 2026-07-02 16:13:44.848 7 INFO neutron.plugins.ml2.managers [None req-8407a28d-06db-47de-8a09-ba8aeba784f8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-02 16:13:44.848 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8407a28d-06db-47de-8a09-ba8aeba784f8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-02 16:13:44.848 7 INFO neutron.plugins.ml2.managers [None req-8407a28d-06db-47de-8a09-ba8aeba784f8 - - - - - -] Initializing extension driver 'port_security' 2026-07-02 16:13:44.848 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8407a28d-06db-47de-8a09-ba8aeba784f8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-02 16:13:44.848 7 INFO neutron.plugins.ml2.managers [None req-8407a28d-06db-47de-8a09-ba8aeba784f8 - - - - - -] Initializing extension driver 'qos' 2026-07-02 16:13:44.848 7 INFO neutron.plugins.ml2.managers [None req-8407a28d-06db-47de-8a09-ba8aeba784f8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-02 16:13:44.848 7 INFO neutron.plugins.ml2.managers [None req-8407a28d-06db-47de-8a09-ba8aeba784f8 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-02 16:13:44.863 7 INFO neutron.quota [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded quota_driver: . 2026-07-02 16:13:44.864 7 INFO neutron.plugins.ml2.plugin [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Modular L2 Plugin initialization complete 2026-07-02 16:13:44.864 7 INFO neutron.plugins.ml2.managers [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-02 16:13:44.864 7 INFO neutron.plugins.ml2.managers [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-02 16:13:44.864 7 INFO neutron.plugins.ml2.managers [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Got port-security extension from driver 'port_security' 2026-07-02 16:13:44.864 7 INFO neutron.manager [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loading Plugin: qos 2026-07-02 16:13:44.877 7 INFO neutron.manager [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loading Plugin: router 2026-07-02 16:13:44.882 8 WARNING stevedore.named [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 16:13:44.924 7 INFO neutron.services.service_base [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-02 16:13:44.924 7 INFO neutron.manager [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loading Plugin: segments 2026-07-02 16:13:44.957 8 INFO neutron_vpnaas.services.vpn.plugin [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 16:13:44.957 8 INFO neutron.common.utils [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 16:13:44.958 8 INFO neutron.manager [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loading Plugin: taas 2026-07-02 16:13:44.981 8 WARNING stevedore.named [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 16:13:44.982 8 WARNING stevedore.named [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-02 16:13:45.003 8 INFO neutron_taas.services.taas.taas_plugin [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-02 16:13:45.004 8 INFO neutron.manager [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loading Plugin: tapmirror 2026-07-02 16:13:45.017 8 WARNING stevedore.named [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 16:13:45.017 8 WARNING stevedore.named [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-02 16:13:45.034 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-02 16:13:45.034 8 INFO neutron.manager [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loading Plugin: auto_allocate 2026-07-02 16:13:45.035 7 INFO neutron.manager [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loading Plugin: trunk 2026-07-02 16:13:45.042 8 INFO neutron.manager [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loading Plugin: tag 2026-07-02 16:13:45.049 7 INFO neutron.manager [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loading Plugin: vpnaas 2026-07-02 16:13:45.050 8 INFO neutron.manager [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loading Plugin: timestamp 2026-07-02 16:13:45.052 8 INFO neutron.manager [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 16:13:45.057 8 INFO neutron.manager [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loading Plugin: flavors 2026-07-02 16:13:45.060 8 INFO neutron.manager [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loading Plugin: revisions 2026-07-02 16:13:45.063 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Initializing extension manager. 2026-07-02 16:13:45.065 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: address-group 2026-07-02 16:13:45.066 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: address-scope 2026-07-02 16:13:45.067 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 16:13:45.067 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: agent 2026-07-02 16:13:45.068 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 16:13:45.069 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 16:13:45.070 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 16:13:45.071 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: availability_zone 2026-07-02 16:13:45.071 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 16:13:45.072 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 16:13:45.072 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: default-subnetpools 2026-07-02 16:13:45.074 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 16:13:45.074 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: dns-integration 2026-07-02 16:13:45.075 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 16:13:45.075 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 16:13:45.076 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: dvr 2026-07-02 16:13:45.076 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 16:13:45.077 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 16:13:45.077 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 16:13:45.078 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 16:13:45.078 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: external-net 2026-07-02 16:13:45.079 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 16:13:45.079 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: extraroute 2026-07-02 16:13:45.080 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 16:13:45.081 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 16:13:45.081 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 16:13:45.082 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 16:13:45.082 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 16:13:45.083 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: fip-port-details 2026-07-02 16:13:45.084 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: flavors 2026-07-02 16:13:45.086 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 16:13:45.086 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: floatingip-pools 2026-07-02 16:13:45.087 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: ip_allocation 2026-07-02 16:13:45.087 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 16:13:45.088 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: l2_adjacency 2026-07-02 16:13:45.088 7 WARNING stevedore.named [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 16:13:45.089 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: router 2026-07-02 16:13:45.091 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 16:13:45.091 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 16:13:45.092 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 16:13:45.092 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 16:13:45.093 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: l3-ha 2026-07-02 16:13:45.093 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 16:13:45.094 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 16:13:45.094 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: l3-flavors 2026-07-02 16:13:45.095 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 16:13:45.096 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 16:13:45.098 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 16:13:45.099 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 16:13:45.100 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 16:13:45.101 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 16:13:45.102 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 16:13:45.102 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: multi-provider 2026-07-02 16:13:45.103 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: net-mtu 2026-07-02 16:13:45.103 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 16:13:45.104 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: network_availability_zone 2026-07-02 16:13:45.104 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: network_ha 2026-07-02 16:13:45.105 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: network-ip-availability 2026-07-02 16:13:45.106 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 16:13:45.107 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: pagination 2026-07-02 16:13:45.107 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: port-device-profile 2026-07-02 16:13:45.108 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 16:13:45.108 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 16:13:45.109 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 16:13:45.109 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: port-mac-override 2026-07-02 16:13:45.110 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 16:13:45.110 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 16:13:45.111 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-02 16:13:45.111 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: port-resource-request 2026-07-02 16:13:45.112 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 16:13:45.112 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-02 16:13:45.113 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: binding 2026-07-02 16:13:45.113 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: binding-extended 2026-07-02 16:13:45.114 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: port-security 2026-07-02 16:13:45.114 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: project-id 2026-07-02 16:13:45.115 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: provider 2026-07-02 16:13:45.116 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-02 16:13:45.118 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: qos 2026-07-02 16:13:45.118 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 16:13:45.119 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 16:13:45.119 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: qos-default 2026-07-02 16:13:45.120 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: qos-fip 2026-07-02 16:13:45.120 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 16:13:45.121 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 16:13:45.121 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 16:13:45.122 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 16:13:45.122 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 16:13:45.123 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: qos-pps 2026-07-02 16:13:45.124 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 16:13:45.124 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 16:13:45.125 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 16:13:45.125 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: quota-check-limit 2026-07-02 16:13:45.126 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: quota-check-limit-default 2026-07-02 16:13:45.128 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: quotas 2026-07-02 16:13:45.129 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: quota_details 2026-07-02 16:13:45.131 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: rbac-policies 2026-07-02 16:13:45.132 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: rbac-address-group 2026-07-02 16:13:45.132 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 16:13:45.133 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 16:13:45.133 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 16:13:45.134 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: revision-if-match 2026-07-02 16:13:45.134 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 16:13:45.135 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: router_availability_zone 2026-07-02 16:13:45.135 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 16:13:45.137 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 16:13:45.138 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 16:13:45.138 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 16:13:45.139 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 16:13:45.139 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 16:13:45.140 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 16:13:45.144 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: security-group 2026-07-02 16:13:45.145 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: segment 2026-07-02 16:13:45.146 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 16:13:45.146 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: service-type 2026-07-02 16:13:45.147 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: sorting 2026-07-02 16:13:45.147 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 16:13:45.148 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: standard-attr-description 2026-07-02 16:13:45.149 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: stateful-security-group 2026-07-02 16:13:45.149 8 WARNING neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 16:13:45.150 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 16:13:45.150 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: subnet-external-network 2026-07-02 16:13:45.151 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: subnet_onboard 2026-07-02 16:13:45.151 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 16:13:45.152 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: subnet-service-types 2026-07-02 16:13:45.152 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: subnet_allocation 2026-07-02 16:13:45.154 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 16:13:45.154 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: tag-creation 2026-07-02 16:13:45.155 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 16:13:45.159 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 16:13:45.159 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 16:13:45.160 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: trunk 2026-07-02 16:13:45.160 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: trunk-details 2026-07-02 16:13:45.161 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 16:13:45.161 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-02 16:13:45.162 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 16:13:45.163 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-02 16:13:45.166 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 16:13:45.167 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 16:13:45.167 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: vpn-flavors 2026-07-02 16:13:45.169 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: vpnaas 2026-07-02 16:13:45.170 7 INFO neutron_vpnaas.services.vpn.plugin [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-02 16:13:45.170 7 INFO neutron.common.utils [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-02 16:13:45.170 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: taas 2026-07-02 16:13:45.170 7 INFO neutron.manager [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loading Plugin: taas 2026-07-02 16:13:45.171 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: tap-mirror 2026-07-02 16:13:45.172 8 INFO neutron.api.extensions [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Loaded extension: taas-vlan-filter 2026-07-02 16:13:45.174 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 16:13:45.174 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 16:13:45.174 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:13:45.174 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 16:13:45.178 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 16:13:45.178 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 16:13:45.186 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 16:13:45.187 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 16:13:45.188 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 16:13:45.188 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:13:45.189 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] subnetpool is already registered 2026-07-02 16:13:45.189 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:13:45.189 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] subnetpool is already registered 2026-07-02 16:13:45.190 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 16:13:45.190 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 16:13:45.191 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 16:13:45.191 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 16:13:45.191 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 16:13:45.192 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 16:13:45.192 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 16:13:45.192 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] ipsecpolicy is already registered 2026-07-02 16:13:45.193 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 16:13:45.193 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] ikepolicy is already registered 2026-07-02 16:13:45.197 7 WARNING stevedore.named [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 16:13:45.197 7 WARNING stevedore.named [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-02 16:13:45.198 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 16:13:45.198 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] router is already registered 2026-07-02 16:13:45.199 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 16:13:45.199 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] floatingip is already registered 2026-07-02 16:13:45.202 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 16:13:45.202 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] rbac_policy is already registered 2026-07-02 16:13:45.203 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 16:13:45.203 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] security_group is already registered 2026-07-02 16:13:45.204 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 16:13:45.204 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] security_group_rule is already registered 2026-07-02 16:13:45.205 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:13:45.205 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] subnetpool is already registered 2026-07-02 16:13:45.205 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:13:45.206 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] subnetpool is already registered 2026-07-02 16:13:45.206 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 16:13:45.206 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] trunk is already registered 2026-07-02 16:13:45.207 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 16:13:45.207 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] ikepolicy is already registered 2026-07-02 16:13:45.207 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 16:13:45.207 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] ipsecpolicy is already registered 2026-07-02 16:13:45.208 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 16:13:45.208 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] endpoint_group is already registered 2026-07-02 16:13:45.208 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 16:13:45.208 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] vpnservice is already registered 2026-07-02 16:13:45.209 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 16:13:45.209 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] ipsec_site_connection is already registered 2026-07-02 16:13:45.210 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 16:13:45.210 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] ipsecpolicy is already registered 2026-07-02 16:13:45.210 8 INFO neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 16:13:45.210 8 WARNING neutron.quota.resource_registry [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] ikepolicy is already registered 2026-07-02 16:13:45.216 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-02 16:13:45.217 7 INFO neutron.manager [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loading Plugin: tapmirror 2026-07-02 16:13:45.229 7 WARNING stevedore.named [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-02 16:13:45.230 7 WARNING stevedore.named [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-02 16:13:45.245 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-02 16:13:45.245 7 INFO neutron.manager [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loading Plugin: auto_allocate 2026-07-02 16:13:45.250 8 WARNING keystonemiddleware._common.config [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 16:13:45.253 7 INFO neutron.manager [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loading Plugin: tag 2026-07-02 16:13:45.257 8 WARNING oslo_config.cfg [None req-64be100b-b895-4342-a736-a4588272343e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fd95cbca668 pid: 8 (default app) 2026-07-02 16:13:45.261 7 INFO neutron.manager [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loading Plugin: timestamp 2026-07-02 16:13:45.264 7 INFO neutron.manager [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loading Plugin: network_ip_availability 2026-07-02 16:13:45.267 7 INFO neutron.manager [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loading Plugin: flavors 2026-07-02 16:13:45.272 7 INFO neutron.manager [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loading Plugin: revisions 2026-07-02 16:13:45.276 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Initializing extension manager. 2026-07-02 16:13:45.277 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: address-group 2026-07-02 16:13:45.278 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: address-scope 2026-07-02 16:13:45.279 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-02 16:13:45.280 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: agent 2026-07-02 16:13:45.281 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: agent-resources-synced 2026-07-02 16:13:45.282 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: allowed-address-pairs 2026-07-02 16:13:45.282 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: auto-allocated-topology 2026-07-02 16:13:45.283 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: availability_zone 2026-07-02 16:13:45.284 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: availability_zone_filter 2026-07-02 16:13:45.285 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-02 16:13:45.287 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: default-subnetpools 2026-07-02 16:13:45.291 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-02 16:13:45.292 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: dns-integration 2026-07-02 16:13:45.295 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: dns-domain-ports 2026-07-02 16:13:45.296 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-02 16:13:45.297 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: dvr 2026-07-02 16:13:45.297 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-02 16:13:45.298 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: empty-string-filtering 2026-07-02 16:13:45.298 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 16:13:45.299 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-02 16:13:45.299 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: external-net 2026-07-02 16:13:45.300 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-02 16:13:45.300 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: extraroute 2026-07-02 16:13:45.301 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: extraroute-atomic 2026-07-02 16:13:45.302 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-02 16:13:45.303 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-02 16:13:45.303 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-02 16:13:45.304 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-02 16:13:45.304 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: fip-port-details 2026-07-02 16:13:45.305 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: flavors 2026-07-02 16:13:45.307 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-02 16:13:45.308 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: floatingip-pools 2026-07-02 16:13:45.308 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: ip_allocation 2026-07-02 16:13:45.309 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: ip-substring-filtering 2026-07-02 16:13:45.309 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: l2_adjacency 2026-07-02 16:13:45.311 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: router 2026-07-02 16:13:45.313 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-02 16:13:45.314 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-02 16:13:45.314 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-02 16:13:45.315 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: ext-gw-mode 2026-07-02 16:13:45.315 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: l3-ha 2026-07-02 16:13:45.316 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-02 16:13:45.316 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-02 16:13:45.317 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: l3-flavors 2026-07-02 16:13:45.318 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-02 16:13:45.319 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-02 16:13:45.321 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-02 16:13:45.323 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-02 16:13:45.323 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-02 16:13:45.325 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-02 16:13:45.325 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-02 16:13:45.326 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: multi-provider 2026-07-02 16:13:45.327 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: net-mtu 2026-07-02 16:13:45.328 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: net-mtu-writable 2026-07-02 16:13:45.328 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: network_availability_zone 2026-07-02 16:13:45.329 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: network_ha 2026-07-02 16:13:45.330 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: network-ip-availability 2026-07-02 16:13:45.332 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-02 16:13:45.332 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: pagination 2026-07-02 16:13:45.333 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: port-device-profile 2026-07-02 16:13:45.333 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-02 16:13:45.334 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-02 16:13:45.334 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-02 16:13:45.335 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: port-mac-override 2026-07-02 16:13:45.335 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-02 16:13:45.336 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-02 16:13:45.336 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-02 16:13:45.337 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: port-resource-request 2026-07-02 16:13:45.337 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: port-resource-request-groups 2026-07-02 16:13:45.338 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-02 16:13:45.338 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: binding 2026-07-02 16:13:45.339 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: binding-extended 2026-07-02 16:13:45.339 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: port-security 2026-07-02 16:13:45.340 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: project-id 2026-07-02 16:13:45.340 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: provider 2026-07-02 16:13:45.341 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-02 16:13:45.343 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: qos 2026-07-02 16:13:45.344 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-02 16:13:45.345 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-02 16:13:45.345 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: qos-default 2026-07-02 16:13:45.346 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: qos-fip 2026-07-02 16:13:45.346 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-02 16:13:45.347 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: qos-gateway-ip 2026-07-02 16:13:45.347 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: qos-port-network-policy 2026-07-02 16:13:45.348 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: qos-pps-minimum 2026-07-02 16:13:45.349 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-02 16:13:45.350 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: qos-pps 2026-07-02 16:13:45.350 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: qos-rule-type-details 2026-07-02 16:13:45.351 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-02 16:13:45.352 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: qos-rules-alias 2026-07-02 16:13:45.352 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: quota-check-limit 2026-07-02 16:13:45.353 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: quota-check-limit-default 2026-07-02 16:13:45.356 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: quotas 2026-07-02 16:13:45.357 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: quota_details 2026-07-02 16:13:45.358 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: rbac-policies 2026-07-02 16:13:45.359 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: rbac-address-group 2026-07-02 16:13:45.359 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: rbac-address-scope 2026-07-02 16:13:45.360 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: rbac-security-groups 2026-07-02 16:13:45.360 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: rbac-subnetpool 2026-07-02 16:13:45.361 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: revision-if-match 2026-07-02 16:13:45.362 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: standard-attr-revisions 2026-07-02 16:13:45.362 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: router_availability_zone 2026-07-02 16:13:45.363 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-02 16:13:45.364 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: security-groups-default-rules 2026-07-02 16:13:45.365 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-02 16:13:45.365 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-02 16:13:45.366 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-02 16:13:45.367 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-02 16:13:45.367 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-02 16:13:45.372 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: security-group 2026-07-02 16:13:45.373 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: segment 2026-07-02 16:13:45.374 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-02 16:13:45.374 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: service-type 2026-07-02 16:13:45.375 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: sorting 2026-07-02 16:13:45.375 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: standard-attr-segment 2026-07-02 16:13:45.376 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: standard-attr-description 2026-07-02 16:13:45.377 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: stateful-security-group 2026-07-02 16:13:45.377 7 WARNING neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-02 16:13:45.378 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-02 16:13:45.378 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: subnet-external-network 2026-07-02 16:13:45.379 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: subnet_onboard 2026-07-02 16:13:45.379 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-02 16:13:45.380 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: subnet-service-types 2026-07-02 16:13:45.380 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: subnet_allocation 2026-07-02 16:13:45.381 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-02 16:13:45.382 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: tag-creation 2026-07-02 16:13:45.382 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-02 16:13:45.386 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: standard-attr-tag 2026-07-02 16:13:45.387 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-02 16:13:45.388 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: trunk 2026-07-02 16:13:45.388 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: trunk-details 2026-07-02 16:13:45.389 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-02 16:13:45.389 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-02 16:13:45.390 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-02 16:13:45.392 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-02 16:13:45.394 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-02 16:13:45.395 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-02 16:13:45.396 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: vpn-flavors 2026-07-02 16:13:45.397 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: vpnaas 2026-07-02 16:13:45.399 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: taas 2026-07-02 16:13:45.400 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: tap-mirror 2026-07-02 16:13:45.400 7 INFO neutron.api.extensions [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Loaded extension: taas-vlan-filter 2026-07-02 16:13:45.403 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-02 16:13:45.403 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-02 16:13:45.403 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:13:45.404 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-02 16:13:45.407 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 16:13:45.407 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 16:13:45.412 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 16:13:45.413 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 16:13:45.413 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 16:13:45.414 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:13:45.414 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] subnetpool is already registered 2026-07-02 16:13:45.415 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:13:45.415 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] subnetpool is already registered 2026-07-02 16:13:45.415 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 16:13:45.416 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 16:13:45.416 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 16:13:45.417 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 16:13:45.417 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 16:13:45.418 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 16:13:45.418 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 16:13:45.418 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] ipsecpolicy is already registered 2026-07-02 16:13:45.418 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 16:13:45.419 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] ikepolicy is already registered 2026-07-02 16:13:45.423 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-02 16:13:45.423 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] router is already registered 2026-07-02 16:13:45.424 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-02 16:13:45.424 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] floatingip is already registered 2026-07-02 16:13:45.428 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-02 16:13:45.428 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] rbac_policy is already registered 2026-07-02 16:13:45.429 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-02 16:13:45.429 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] security_group is already registered 2026-07-02 16:13:45.429 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-02 16:13:45.429 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] security_group_rule is already registered 2026-07-02 16:13:45.430 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:13:45.430 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] subnetpool is already registered 2026-07-02 16:13:45.431 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-02 16:13:45.431 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] subnetpool is already registered 2026-07-02 16:13:45.431 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-02 16:13:45.432 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] trunk is already registered 2026-07-02 16:13:45.432 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 16:13:45.432 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] ikepolicy is already registered 2026-07-02 16:13:45.432 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 16:13:45.433 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] ipsecpolicy is already registered 2026-07-02 16:13:45.433 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-02 16:13:45.433 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] endpoint_group is already registered 2026-07-02 16:13:45.433 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-02 16:13:45.434 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] vpnservice is already registered 2026-07-02 16:13:45.434 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-02 16:13:45.434 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] ipsec_site_connection is already registered 2026-07-02 16:13:45.435 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-02 16:13:45.435 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] ipsecpolicy is already registered 2026-07-02 16:13:45.435 7 INFO neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-02 16:13:45.435 7 WARNING neutron.quota.resource_registry [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] ikepolicy is already registered 2026-07-02 16:13:45.473 7 WARNING keystonemiddleware._common.config [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 16:13:45.480 7 WARNING oslo_config.cfg [None req-5f0ed4f5-e887-4010-b9a3-4044120068ad - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fd95cbca668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:13:50.739 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb547c84-7dfc-443a-b105-8e04fbdaa2e3 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.223 () {44 vars in 928 bytes} [Thu Jul 2 16:13:49 2026] GET /v2.0/networks/public => generated 108 bytes in 883 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.204.45.223 () {44 vars in 950 bytes} [Thu Jul 2 16:13:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:13:51.512 8 WARNING neutron.services.revisions.revision_plugin [None req-a5e4d73d-9e2a-4992-812a-ffdf967aa6c8 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Could not find related network for resource to bump revision. 2026-07-02 16:13:51.533 8 INFO neutron.db.segments_db [None req-a5e4d73d-9e2a-4992-812a-ffdf967aa6c8 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment eacc94a9-9ecc-4f50-9c82-e60c2d3bee2f of type flat for network b12a5190-400c-4634-8a38-be144a71b4ee 2026-07-02 16:13:51.590 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5e4d73d-9e2a-4992-812a-ffdf967aa6c8 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.223 () {48 vars in 968 bytes} [Thu Jul 2 16:13:51 2026] POST /v2.0/networks => generated 124 bytes in 511 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:13:57.781 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b9455f7-0295-437f-9433-c7953bdf52b9 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.223 () {44 vars in 928 bytes} [Thu Jul 2 16:13:57 2026] GET /v2.0/networks/public => generated 108 bytes in 377 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.223 () {44 vars in 950 bytes} [Thu Jul 2 16:13:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:13:58.062 7 WARNING neutron.services.revisions.revision_plugin [None req-f307e258-3544-4153-934b-2383cac3eda7 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Could not find related network for resource to bump revision. 2026-07-02 16:13:58.088 7 INFO neutron.db.segments_db [None req-f307e258-3544-4153-934b-2383cac3eda7 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 44b22c32-db1a-423a-9aa8-4a1b59f209d7 of type flat for network c2955f28-d42e-4749-a58e-f4bdec313325 2026-07-02 16:13:58.145 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f307e258-3544-4153-934b-2383cac3eda7 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.223 () {48 vars in 968 bytes} [Thu Jul 2 16:13:57 2026] POST /v2.0/networks => generated 124 bytes in 344 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:14:04.067 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1de57d4-420a-4c2d-85dd-026e12b56571 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.204.45.223 () {44 vars in 928 bytes} [Thu Jul 2 16:14:04 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 199.204.45.223 () {44 vars in 950 bytes} [Thu Jul 2 16:14:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:14:04.147 8 WARNING neutron.services.revisions.revision_plugin [None req-c7c8e0fa-249f-47ca-bb12-2f93ecd0e68d 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Could not find related network for resource to bump revision. 2026-07-02 16:14:04.166 8 INFO neutron.db.segments_db [None req-c7c8e0fa-249f-47ca-bb12-2f93ecd0e68d 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 2714df0c-33ba-4f17-ad47-84c0e395e61f of type flat for network 431ac2a3-f27d-4c0d-ae4d-b0377269bd12 2026-07-02 16:14:04.185 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7c8e0fa-249f-47ca-bb12-2f93ecd0e68d 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/12] 199.204.45.223 () {48 vars in 968 bytes} [Thu Jul 2 16:14:04 2026] POST /v2.0/networks => generated 124 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:14:10.046 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4be0bf8a-45ae-478b-8ed2-dacf160877c5 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.223 () {44 vars in 928 bytes} [Thu Jul 2 16:14:10 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.223 () {44 vars in 950 bytes} [Thu Jul 2 16:14:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:14:10.113 8 WARNING neutron.services.revisions.revision_plugin [None req-18cd2a6a-e9e0-4da3-aee5-b855fdf090c1 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Could not find related network for resource to bump revision. 2026-07-02 16:14:10.137 8 INFO neutron.db.segments_db [None req-18cd2a6a-e9e0-4da3-aee5-b855fdf090c1 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 79ff37dc-467c-4b7f-ae96-4fd3167ce1c6 of type flat for network 64b0006b-fdfd-4eab-8698-3335e26f9d5e 2026-07-02 16:14:10.170 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18cd2a6a-e9e0-4da3-aee5-b855fdf090c1 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.223 () {48 vars in 968 bytes} [Thu Jul 2 16:14:10 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:14:16.030 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2ec814c-1032-40c1-8df8-c4d0004eb9f1 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/17] 199.204.45.223 () {44 vars in 928 bytes} [Thu Jul 2 16:14:15 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: 11/18] 199.204.45.223 () {44 vars in 950 bytes} [Thu Jul 2 16:14:16 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-02 16:14:16.106 7 WARNING neutron.services.revisions.revision_plugin [None req-972f2c59-e0c7-429e-a8ba-fc557fe515bc 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Could not find related network for resource to bump revision. 2026-07-02 16:14:16.130 7 INFO neutron.db.segments_db [None req-972f2c59-e0c7-429e-a8ba-fc557fe515bc 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment d6f119b7-fe6a-4c16-9854-89172a0afc41 of type flat for network 613859b6-832d-4c4a-8156-339acc98d177 2026-07-02 16:14:16.165 7 INFO neutron.pecan_wsgi.hooks.translation [None req-972f2c59-e0c7-429e-a8ba-fc557fe515bc 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/19] 199.204.45.223 () {48 vars in 968 bytes} [Thu Jul 2 16:14:16 2026] POST /v2.0/networks => generated 124 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:14:22.017 7 INFO neutron.pecan_wsgi.hooks.translation [None req-245dc508-33a3-4911-a141-19f457100940 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.223 () {44 vars in 928 bytes} [Thu Jul 2 16:14:21 2026] GET /v2.0/networks/public => generated 108 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.223 () {44 vars in 950 bytes} [Thu Jul 2 16:14:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:14:22.103 7 WARNING neutron.services.revisions.revision_plugin [None req-1852bed1-a055-478f-9e60-fb9cffc60124 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Could not find related network for resource to bump revision. 2026-07-02 16:14:22.126 7 INFO neutron.db.segments_db [None req-1852bed1-a055-478f-9e60-fb9cffc60124 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment b1f997c2-466d-4160-a223-cb6210790b8b of type flat for network acfee55c-8e76-4170-8745-a0dec8639264 [pid: 7|app: 0|req: 10/23] 199.204.45.223 () {48 vars in 968 bytes} [Thu Jul 2 16:14:22 2026] POST /v2.0/networks => generated 706 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:14:23.451 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ecafc85b-6125-4525-8b2f-5120bfc4f1bc 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.223 () {44 vars in 928 bytes} [Thu Jul 2 16:14:23 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.223 () {44 vars in 950 bytes} [Thu Jul 2 16:14:23 2026] GET /v2.0/networks?name=public => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:14:23.517 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee070d3a-3e6c-44c1-b461-8fed4fe4dd2a 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.204.45.223 () {44 vars in 1035 bytes} [Thu Jul 2 16:14:23 2026] GET /v2.0/subnets/public-subnet?network_id=acfee55c-8e76-4170-8745-a0dec8639264 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.204.45.223 () {44 vars in 1058 bytes} [Thu Jul 2 16:14:23 2026] GET /v2.0/subnets?name=public-subnet&network_id=acfee55c-8e76-4170-8745-a0dec8639264 => 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: 16/28] 199.204.45.223 () {48 vars in 966 bytes} [Thu Jul 2 16:14:23 2026] POST /v2.0/subnets => generated 664 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:19:15.702 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d19a3eaa-5138-4a63-88a6-6bba481e3d2b 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 199.204.45.223 () {44 vars in 938 bytes} [Thu Jul 2 16:19:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.204.45.223 () {44 vars in 960 bytes} [Thu Jul 2 16:19:15 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-02 16:19:15.786 7 INFO neutron.db.segments_db [None req-5a3df185-786d-4464-a013-057ac86f1170 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 0f50b13e-9a4d-460f-8040-4fb898acd51b of type vxlan for network 9df2acec-50d6-4514-a6b1-85eab18cbcd7 [pid: 7|app: 0|req: 33/68] 199.204.45.223 () {48 vars in 967 bytes} [Thu Jul 2 16:19:15 2026] POST /v2.0/networks => generated 688 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:19:16.819 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aeb7bc45-fa25-4f31-8a45-a0d37d3fa089 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.204.45.223 () {44 vars in 938 bytes} [Thu Jul 2 16:19:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.204.45.223 () {44 vars in 960 bytes} [Thu Jul 2 16:19:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:19:16.884 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a0356d0-6060-465c-8e79-40b1d3d5b122 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 199.204.45.223 () {44 vars in 1037 bytes} [Thu Jul 2 16:19:16 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=9df2acec-50d6-4514-a6b1-85eab18cbcd7 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.223 () {44 vars in 1060 bytes} [Thu Jul 2 16:19:16 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=9df2acec-50d6-4514-a6b1-85eab18cbcd7 => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.223 () {48 vars in 966 bytes} [Thu Jul 2 16:19:16 2026] POST /v2.0/subnets => generated 651 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:19:18.205 7 INFO neutron.api.v2.resource [None req-60ab84fe-ec21-48fd-8388-29cf2eba4e32 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.204.45.223 () {44 vars in 972 bytes} [Thu Jul 2 16:19:18 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.223 () {44 vars in 994 bytes} [Thu Jul 2 16:19:18 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.223 () {48 vars in 981 bytes} [Thu Jul 2 16:19:18 2026] POST /v2.0/security-groups => generated 1616 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:19 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 1616 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:19 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:19 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 1616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.223 () {48 vars in 992 bytes} [Thu Jul 2 16:19:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:20 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:20 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 2230 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:20 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.223 () {48 vars in 992 bytes} [Thu Jul 2 16:19:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:21 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:21 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:21 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.223 () {48 vars in 992 bytes} [Thu Jul 2 16:19:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:22 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 3462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:22 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:22 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.223 () {48 vars in 992 bytes} [Thu Jul 2 16:19:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:23 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 4078 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:23 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:23 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.204.45.223 () {48 vars in 992 bytes} [Thu Jul 2 16:19:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.223 () {44 vars in 988 bytes} [Thu Jul 2 16:19:25 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7 => generated 732 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:19:25.302 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed22ce23-0e68-46dd-98f3-f2069a1851e4 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/100] 199.204.45.223 () {44 vars in 1077 bytes} [Thu Jul 2 16:19:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=9df2acec-50d6-4514-a6b1-85eab18cbcd7 => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.204.45.223 () {44 vars in 1100 bytes} [Thu Jul 2 16:19:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=9df2acec-50d6-4514-a6b1-85eab18cbcd7 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:25 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.223 () {48 vars in 962 bytes} [Thu Jul 2 16:19:25 2026] POST /v2.0/ports => generated 1096 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:19:32.957 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e6fe57c-e933-4fb9-badf-1fbc1b8cd412 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/104] 199.204.45.223 () {44 vars in 980 bytes} [Thu Jul 2 16:19:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/105] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.223 () {48 vars in 1032 bytes} [Thu Jul 2 16:19:33 2026] PUT /v2.0/ports/bbb5cca6-22fb-4d12-8200-ea65c83a37a1 => generated 1245 bytes in 737 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.204.45.223 () {44 vars in 921 bytes} [Thu Jul 2 16:19:35 2026] GET /v2.0/ports => generated 3726 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:19:36.582 7 INFO neutron.api.v2.resource [None req-df84a867-2363-4e09-93d9-600c7c565a22 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/110] 199.204.45.223 () {44 vars in 960 bytes} [Thu Jul 2 16:19:36 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 260 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 56/111] 199.204.45.223 () {44 vars in 982 bytes} [Thu Jul 2 16:19:36 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.204.45.223 () {48 vars in 981 bytes} [Thu Jul 2 16:19:36 2026] POST /v2.0/security-groups => generated 1610 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:37 2026] GET /v2.0/security-groups/b0d8e183-01bd-47e7-b1b2-5f681d692ac6 => generated 1610 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:37 2026] GET /v2.0/security-groups/b0d8e183-01bd-47e7-b1b2-5f681d692ac6 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:37 2026] GET /v2.0/security-groups/b0d8e183-01bd-47e7-b1b2-5f681d692ac6 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 199.204.45.223 () {48 vars in 992 bytes} [Thu Jul 2 16:19:37 2026] POST /v2.0/security-group-rules => generated 621 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:38 2026] GET /v2.0/security-groups/b0d8e183-01bd-47e7-b1b2-5f681d692ac6 => generated 2244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:38 2026] GET /v2.0/security-groups/b0d8e183-01bd-47e7-b1b2-5f681d692ac6 => generated 2244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:19:38 2026] GET /v2.0/security-groups/b0d8e183-01bd-47e7-b1b2-5f681d692ac6 => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 199.204.45.223 () {48 vars in 992 bytes} [Thu Jul 2 16:19:38 2026] POST /v2.0/security-group-rules => generated 625 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/129] 199.204.45.223 () {44 vars in 976 bytes} [Thu Jul 2 16:20:39 2026] GET /v2.0/quotas/03a97dbe9b8a49e6854602dbe22c7056 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/130] 199.204.45.223 () {48 vars in 1028 bytes} [Thu Jul 2 16:20:39 2026] PUT /v2.0/quotas/03a97dbe9b8a49e6854602dbe22c7056 => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:23:00.282 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a3924a1-43e9-4530-9131-3a75ac00fb4c 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/149] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:23:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 236 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 75/150] 199.204.45.223 () {30 vars in 763 bytes} [Thu Jul 2 16:23:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:23:02.293 8 INFO neutron.pecan_wsgi.hooks.translation [None req-baae247f-466f-4fac-8aaf-9ad2d9675944 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/151] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:23:02 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/152] 199.204.45.223 () {30 vars in 763 bytes} [Thu Jul 2 16:23:02 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:29:25.886 8 INFO neutron.api.v2.resource [None req-3483afe4-c2d6-4547-a94c-a883f857614a 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 103/205] 199.204.45.223 () {44 vars in 1075 bytes} [Thu Jul 2 16:29:25 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=cffc1ed22f3042ebb0a2273d55c19e61 => generated 139 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/206] 199.204.45.223 () {44 vars in 1098 bytes} [Thu Jul 2 16:29:25 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=cffc1ed22f3042ebb0a2273d55c19e61 => generated 23 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/207] 199.204.45.223 () {48 vars in 982 bytes} [Thu Jul 2 16:29:26 2026] POST /v2.0/security-groups => generated 1624 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/208] 199.204.45.223 () {44 vars in 1089 bytes} [Thu Jul 2 16:29:27 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb?project_id=cffc1ed22f3042ebb0a2273d55c19e61 => generated 1624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/209] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:29:27 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/210] 199.204.45.223 () {44 vars in 1089 bytes} [Thu Jul 2 16:29:27 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb?project_id=cffc1ed22f3042ebb0a2273d55c19e61 => generated 1624 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/211] 199.204.45.223 () {48 vars in 992 bytes} [Thu Jul 2 16:29:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/212] 199.204.45.223 () {44 vars in 1089 bytes} [Thu Jul 2 16:29:28 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb?project_id=cffc1ed22f3042ebb0a2273d55c19e61 => generated 2234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/213] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:29:28 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/214] 199.204.45.223 () {44 vars in 1089 bytes} [Thu Jul 2 16:29:28 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb?project_id=cffc1ed22f3042ebb0a2273d55c19e61 => generated 2234 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/215] 199.204.45.223 () {48 vars in 992 bytes} [Thu Jul 2 16:29:28 2026] POST /v2.0/security-group-rules => generated 599 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/216] 199.204.45.223 () {44 vars in 1089 bytes} [Thu Jul 2 16:29:29 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb?project_id=cffc1ed22f3042ebb0a2273d55c19e61 => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/217] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:29:29 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/218] 199.204.45.223 () {44 vars in 1089 bytes} [Thu Jul 2 16:29:29 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb?project_id=cffc1ed22f3042ebb0a2273d55c19e61 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/219] 199.204.45.223 () {48 vars in 992 bytes} [Thu Jul 2 16:29:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/220] 199.204.45.223 () {44 vars in 1089 bytes} [Thu Jul 2 16:29:31 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb?project_id=cffc1ed22f3042ebb0a2273d55c19e61 => generated 3460 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/221] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:29:31 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb => generated 3460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/222] 199.204.45.223 () {44 vars in 1089 bytes} [Thu Jul 2 16:29:31 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb?project_id=cffc1ed22f3042ebb0a2273d55c19e61 => generated 3460 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.204.45.223 () {48 vars in 992 bytes} [Thu Jul 2 16:29:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/244] 199.204.45.223 () {30 vars in 740 bytes} [Thu Jul 2 16:31:55 2026] GET /v2.0/networks?tenant_id=cffc1ed22f3042ebb0a2273d55c19e61&shared=False => generated 15 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:31:56.113 8 INFO neutron.db.segments_db [None req-368781f7-c5c1-4d2d-add1-1fcf3ded299b edde2770337042d78ed30b556f39c55f cffc1ed22f3042ebb0a2273d55c19e61 - - ccfec5c740d1401e92c599d70495fbb9 ccfec5c740d1401e92c599d70495fbb9] Added segment eff15e3e-0fa7-4b3b-b986-75c00d6a8b3c of type vxlan for network c4836f25-8e21-41f9-b041-28190c8b886f [pid: 8|app: 0|req: 123/245] 199.204.45.223 () {34 vars in 682 bytes} [Thu Jul 2 16:31:56 2026] POST /v2.0/networks => generated 699 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/246] 199.204.45.223 () {30 vars in 722 bytes} [Thu Jul 2 16:31:56 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/247] 199.204.45.223 () {30 vars in 633 bytes} [Thu Jul 2 16:31:56 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/248] 199.204.45.223 () {34 vars in 677 bytes} [Thu Jul 2 16:31:56 2026] POST /v2.0/ports => generated 999 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/249] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:31:56 2026] GET /v2.0/networks/c4836f25-8e21-41f9-b041-28190c8b886f => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/250] 199.204.45.223 () {30 vars in 722 bytes} [Thu Jul 2 16:31:58 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/251] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:31:58 2026] GET /v2.0/networks/c4836f25-8e21-41f9-b041-28190c8b886f => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/254] 199.204.45.223 () {44 vars in 976 bytes} [Thu Jul 2 16:32:17 2026] GET /v2.0/quotas/cffc1ed22f3042ebb0a2273d55c19e61 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/255] 199.204.45.223 () {48 vars in 1028 bytes} [Thu Jul 2 16:32:18 2026] PUT /v2.0/quotas/cffc1ed22f3042ebb0a2273d55c19e61 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:44:59.970 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4040d5e6-165f-44b0-b40d-e91f58c9adbe 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/358] 199.204.45.223 () {44 vars in 928 bytes} [Thu Jul 2 16:44:59 2026] GET /v2.0/networks/public => generated 108 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/359] 199.204.45.223 () {44 vars in 950 bytes} [Thu Jul 2 16:44:59 2026] GET /v2.0/networks?name=public => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:45:01.404 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8b14f39-2197-42ef-ad24-5426102eeb07 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/360] 199.204.45.223 () {44 vars in 928 bytes} [Thu Jul 2 16:45:01 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/361] 199.204.45.223 () {44 vars in 950 bytes} [Thu Jul 2 16:45:01 2026] GET /v2.0/networks?name=public => generated 753 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:45:01.467 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22e52410-576a-453f-81a8-a5831bec193f 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/362] 199.204.45.223 () {44 vars in 1035 bytes} [Thu Jul 2 16:45:01 2026] GET /v2.0/subnets/public-subnet?network_id=acfee55c-8e76-4170-8745-a0dec8639264 => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/363] 199.204.45.223 () {44 vars in 1058 bytes} [Thu Jul 2 16:45:01 2026] GET /v2.0/subnets?name=public-subnet&network_id=acfee55c-8e76-4170-8745-a0dec8639264 => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:45:33.077 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc547af9-aa3a-49ae-a0bb-652c7086f385 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/368] 199.204.45.223 () {44 vars in 938 bytes} [Thu Jul 2 16:45:33 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.204.45.223 () {44 vars in 960 bytes} [Thu Jul 2 16:45:33 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:45:34.219 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a4858e01-fb31-4349-8936-8aee672bc45a 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/370] 199.204.45.223 () {44 vars in 938 bytes} [Thu Jul 2 16:45:34 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/371] 199.204.45.223 () {44 vars in 960 bytes} [Thu Jul 2 16:45:34 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:45:34.304 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63dc7ca5-ae21-4380-87aa-8fcd5bb17bb4 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/372] 199.204.45.223 () {44 vars in 1037 bytes} [Thu Jul 2 16:45:34 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=9df2acec-50d6-4514-a6b1-85eab18cbcd7 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.204.45.223 () {44 vars in 1060 bytes} [Thu Jul 2 16:45:34 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=9df2acec-50d6-4514-a6b1-85eab18cbcd7 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:45:35.439 7 INFO neutron.api.v2.resource [None req-6c15c28b-23a5-4847-9347-4f72bea46ba2 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/374] 199.204.45.223 () {44 vars in 972 bytes} [Thu Jul 2 16:45:35 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: 8|app: 0|req: 188/375] 199.204.45.223 () {44 vars in 994 bytes} [Thu Jul 2 16:45:35 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:45:36 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:45:36 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.204.45.223 () {44 vars in 1012 bytes} [Thu Jul 2 16:45:36 2026] GET /v2.0/security-group-rules/00db9681-0a3a-4685-8ec8-d899100bde6a => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:45:37 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:45:37 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.204.45.223 () {44 vars in 1012 bytes} [Thu Jul 2 16:45:37 2026] GET /v2.0/security-group-rules/a79d8f7e-f0c5-47ac-b1c1-24ed0ef78ebf => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:45:38 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:45:38 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.204.45.223 () {44 vars in 1012 bytes} [Thu Jul 2 16:45:38 2026] GET /v2.0/security-group-rules/5cf95042-86d3-482c-bc60-692eb5cd6ec7 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:45:39 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => 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: 195/388] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:45:39 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 199.204.45.223 () {44 vars in 1012 bytes} [Thu Jul 2 16:45:39 2026] GET /v2.0/security-group-rules/41c2586c-b31d-4a8a-b5d5-d93c72c53bf6 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:45:40 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:45:40 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => 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: 197/392] 199.204.45.223 () {44 vars in 1012 bytes} [Thu Jul 2 16:45:40 2026] GET /v2.0/security-group-rules/f6ca8ff0-8ea4-4a57-b1c7-a778228e92bc => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.204.45.223 () {44 vars in 988 bytes} [Thu Jul 2 16:45:42 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7 => generated 732 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:45:42.158 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6dd34aa4-2a23-49ce-9a4c-fde1dcc658a1 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 198/394] 199.204.45.223 () {44 vars in 1077 bytes} [Thu Jul 2 16:45:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=9df2acec-50d6-4514-a6b1-85eab18cbcd7 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 199.204.45.223 () {44 vars in 1100 bytes} [Thu Jul 2 16:45:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=9df2acec-50d6-4514-a6b1-85eab18cbcd7 => generated 1250 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:45:42 2026] GET /v2.0/security-groups/f2198f7b-0c73-487a-b084-7aac7496cedc => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:45:51.912 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a24acb91-efe5-43d3-ae15-b78ed8f0e473 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 199/399] 199.204.45.223 () {44 vars in 980 bytes} [Thu Jul 2 16:45:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:45:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 199.204.45.223 () {44 vars in 921 bytes} [Thu Jul 2 16:45:53 2026] GET /v2.0/ports => generated 4721 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:45:55.176 8 INFO neutron.api.v2.resource [None req-a8fe594a-1cd0-4a00-aecd-fb2fcb8ecf4a 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/402] 199.204.45.223 () {44 vars in 960 bytes} [Thu Jul 2 16:45:55 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/403] 199.204.45.223 () {44 vars in 982 bytes} [Thu Jul 2 16:45:55 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:45:56 2026] GET /v2.0/security-groups/b0d8e183-01bd-47e7-b1b2-5f681d692ac6 => generated 2882 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/405] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:45:56 2026] GET /v2.0/security-groups/b0d8e183-01bd-47e7-b1b2-5f681d692ac6 => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 199.204.45.223 () {44 vars in 1012 bytes} [Thu Jul 2 16:45:56 2026] GET /v2.0/security-group-rules/cfc26397-8bea-4b41-9b88-0d05d93c24f7 => generated 621 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:45:57 2026] GET /v2.0/security-groups/b0d8e183-01bd-47e7-b1b2-5f681d692ac6 => generated 2882 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:45:57 2026] GET /v2.0/security-groups/b0d8e183-01bd-47e7-b1b2-5f681d692ac6 => generated 2882 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.204.45.223 () {44 vars in 1012 bytes} [Thu Jul 2 16:45:57 2026] GET /v2.0/security-group-rules/8a5fcf09-6365-420f-bbb5-1b7460c0112a => generated 625 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/412] 199.204.45.223 () {44 vars in 976 bytes} [Thu Jul 2 16:46:11 2026] GET /v2.0/quotas/03a97dbe9b8a49e6854602dbe22c7056 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:47:12.874 7 INFO neutron.api.v2.resource [None req-87bd8473-546f-423d-b0a4-c34cd4db4ae7 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 211/421] 199.204.45.223 () {44 vars in 1075 bytes} [Thu Jul 2 16:47:12 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=cffc1ed22f3042ebb0a2273d55c19e61 => generated 139 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 199.204.45.223 () {44 vars in 1098 bytes} [Thu Jul 2 16:47:12 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=cffc1ed22f3042ebb0a2273d55c19e61 => generated 4072 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 199.204.45.223 () {44 vars in 1089 bytes} [Thu Jul 2 16:47:13 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb?project_id=cffc1ed22f3042ebb0a2273d55c19e61 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/424] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:47:14 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/425] 199.204.45.223 () {44 vars in 1012 bytes} [Thu Jul 2 16:47:14 2026] GET /v2.0/security-group-rules/05221944-e15d-4578-9430-82cd46165910 => generated 597 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 199.204.45.223 () {44 vars in 1089 bytes} [Thu Jul 2 16:47:15 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb?project_id=cffc1ed22f3042ebb0a2273d55c19e61 => generated 4075 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:47:15 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb => generated 4075 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/428] 199.204.45.223 () {44 vars in 1012 bytes} [Thu Jul 2 16:47:15 2026] GET /v2.0/security-group-rules/12390fe6-ffbe-4ab6-9e88-eb0d423e8901 => generated 599 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/429] 199.204.45.223 () {44 vars in 1089 bytes} [Thu Jul 2 16:47:16 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb?project_id=cffc1ed22f3042ebb0a2273d55c19e61 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/430] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:47:16 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/431] 199.204.45.223 () {44 vars in 1012 bytes} [Thu Jul 2 16:47:16 2026] GET /v2.0/security-group-rules/401f7a89-19e0-44a9-9fc5-c24ed8d02561 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/432] 199.204.45.223 () {44 vars in 1089 bytes} [Thu Jul 2 16:47:17 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb?project_id=cffc1ed22f3042ebb0a2273d55c19e61 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 199.204.45.223 () {44 vars in 1002 bytes} [Thu Jul 2 16:47:17 2026] GET /v2.0/security-groups/b94b9e54-be32-45c0-8bd0-aca3f2f7eeeb => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/434] 199.204.45.223 () {44 vars in 1012 bytes} [Thu Jul 2 16:47:17 2026] GET /v2.0/security-group-rules/25e1a964-85e2-439d-bc71-3a0a70dc05a5 => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/437] 199.204.45.223 () {44 vars in 976 bytes} [Thu Jul 2 16:47:25 2026] GET /v2.0/quotas/cffc1ed22f3042ebb0a2273d55c19e61 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/446] 199.204.45.223 () {44 vars in 950 bytes} [Thu Jul 2 16:48:24 2026] GET /v2.0/networks?name=public => generated 753 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/453] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 16:49:06 2026] GET /v2.0/networks => generated 2168 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/454] 10.0.0.22 () {32 vars in 654 bytes} [Thu Jul 2 16:49:07 2026] GET /v2.0/floatingips => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/455] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 16:49:07 2026] GET /v2.0/routers => generated 15 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/456] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 16:49:07 2026] GET /v2.0/ports => generated 4721 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/457] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 16:49:07 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 16:49:07 2026] GET /v2.0/networks => generated 2168 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/459] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 16:49:08 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/460] 10.0.0.22 () {32 vars in 654 bytes} [Thu Jul 2 16:49:08 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:49:19.965 8 INFO neutron.db.segments_db [None req-572a56ac-30f2-4e8a-937b-25b5a7c9db7b 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment af2b12f3-cb66-4f05-aaaa-9e7b3470fe26 of type vxlan for network 255ab3a2-cf5a-4301-9fa7-29ba6b5d4ba8 [pid: 8|app: 0|req: 230/461] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 16:49:19 2026] POST /v2.0/networks => generated 730 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:49:20.168 7 INFO neutron.db.segments_db [None req-f07843ed-5498-4ea4-8bb9-8ee9329becca 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 10ccd820-460f-4829-bdba-15c43f31d402 of type vxlan for network 21649b90-f187-4011-a1b4-b2586a28e746 [pid: 7|app: 0|req: 232/462] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 16:49:19 2026] POST /v2.0/networks => generated 725 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/463] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:49:20 2026] POST /v2.0/subnets => generated 696 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:49:20.365 8 INFO neutron.db.segments_db [None req-e9bb98b4-cfea-43b5-9fb5-92e22e99b5f6 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 31d5ffd2-dc7b-4f0a-a605-3cfe0dd5b797 of type vxlan for network adc13dc0-963f-4c05-8b8c-dbdfdb0211e8 [pid: 7|app: 0|req: 233/464] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:49:20 2026] POST /v2.0/subnets => generated 691 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:49:20.612 8 INFO neutron.db.l3_hamode_db [None req-e9bb98b4-cfea-43b5-9fb5-92e22e99b5f6 9951d644de784ff1815abf589ca7cd45 694e549bf01a44caaae16795d5fd23ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 234/465] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:49:20 2026] GET /v2.0/security-groups?tenant_id=e8812a7c3a86412b906e5a85a4bab862&name=default => generated 2921 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:49:20.787 7 INFO neutron.db.segments_db [None req-bce12d42-09df-4c0f-bd3f-56e9914708c4 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 546be3af-5cb2-4186-a2ad-b49d58e64afb of type vxlan for network f905095a-7760-40bd-b94b-78169fe22fef 2026-07-02 16:49:21.042 7 INFO neutron.db.l3_hamode_db [None req-bce12d42-09df-4c0f-bd3f-56e9914708c4 9951d644de784ff1815abf589ca7cd45 70968885fba741bd9d4cc42a93389a99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:49:21.418 8 INFO neutron.db.l3_hamode_db [None req-e9bb98b4-cfea-43b5-9fb5-92e22e99b5f6 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:49:21.985 7 INFO neutron.db.l3_hamode_db [None req-bce12d42-09df-4c0f-bd3f-56e9914708c4 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 232/466] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:49:20 2026] POST /v2.0/routers => generated 736 bytes in 2631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/467] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:22 2026] DELETE /v2.0/security-groups/22bc5abb-cee1-483e-be9c-95fcf4032a3f => 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: 234/468] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:49:23 2026] GET /v2.0/security-groups?tenant_id=07e09285f103403a88861c2de4eba5be&name=default => generated 2921 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:49:20 2026] POST /v2.0/routers => generated 731 bytes in 2945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:23 2026] DELETE /v2.0/security-groups/9cc8d26f-d62d-4975-8d0a-4f2b2eb1537c => 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: 237/473] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:49:23 2026] PUT /v2.0/routers/e9a309d1-8951-45ee-940b-364130d84774/add_router_interface => generated 309 bytes in 1345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/474] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:49:23 2026] PUT /v2.0/routers/c888c9bb-920b-4765-8d41-bac04ffce7fc/add_router_interface => generated 309 bytes in 1389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:49:25.247 8 INFO neutron.db.segments_db [None req-10f81174-1444-4b6a-a2fd-14cb840165ca 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment de3dff67-c801-4ec5-b38e-fe7af6428a3e of type vxlan for network 6f10023e-0749-42f2-8e33-b546b26b4f5c [pid: 8|app: 0|req: 238/475] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 16:49:24 2026] POST /v2.0/networks => generated 729 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:49:25 2026] POST /v2.0/subnets => generated 695 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:49:25.650 8 INFO neutron.db.segments_db [None req-2bc8dc7e-7abe-455d-86e2-25211a24a670 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment ffd2b2a4-1b00-45f2-8699-f36476cc96c4 of type vxlan for network 3890eb82-1c7a-4b45-b23b-3e0d162cd7ea [pid: 7|app: 0|req: 239/477] 10.0.0.42 () {38 vars in 970 bytes} [Thu Jul 2 16:49:25 2026] POST /v2.0/security-groups => generated 1685 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:49:25.915 8 INFO neutron.db.l3_hamode_db [None req-2bc8dc7e-7abe-455d-86e2-25211a24a670 9951d644de784ff1815abf589ca7cd45 54d3349a700040169163e6d609d675db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 240/478] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:25 2026] GET /v2.0/security-groups/407a5c19-0d06-495d-a8eb-53d110f12ffc => generated 1685 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 10.0.0.42 () {38 vars in 980 bytes} [Thu Jul 2 16:49:25 2026] POST /v2.0/security-group-rules => generated 614 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 10.0.0.42 () {38 vars in 970 bytes} [Thu Jul 2 16:49:26 2026] POST /v2.0/security-groups => generated 1681 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/481] 10.0.0.42 () {38 vars in 970 bytes} [Thu Jul 2 16:49:26 2026] POST /v2.0/security-groups => generated 1685 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/482] 10.0.0.42 () {38 vars in 970 bytes} [Thu Jul 2 16:49:26 2026] POST /v2.0/security-groups => generated 1681 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/483] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:26 2026] GET /v2.0/security-groups/a0da873b-42c4-46a5-a6ae-86015f84408e => generated 1685 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:49:26.709 8 INFO neutron.db.l3_hamode_db [None req-2bc8dc7e-7abe-455d-86e2-25211a24a670 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 246/484] 10.0.0.42 () {38 vars in 970 bytes} [Thu Jul 2 16:49:26 2026] POST /v2.0/security-groups => generated 1681 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/485] 10.0.0.42 () {38 vars in 980 bytes} [Thu Jul 2 16:49:26 2026] POST /v2.0/security-group-rules => generated 614 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/486] 10.0.0.42 () {34 vars in 1001 bytes} [Thu Jul 2 16:49:26 2026] GET /v2.0/security-groups?tenant_id=70968885fba741bd9d4cc42a93389a99 => generated 7904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/487] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:26 2026] GET /v2.0/security-groups/a0da873b-42c4-46a5-a6ae-86015f84408e => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/488] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:26 2026] GET /v2.0/security-groups/77dca3fe-8193-4ec7-975a-df18e33f75eb => generated 2918 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/489] 10.0.0.42 () {38 vars in 980 bytes} [Thu Jul 2 16:49:26 2026] POST /v2.0/security-group-rules => generated 619 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/490] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:27 2026] GET /v2.0/security-groups/77dca3fe-8193-4ec7-975a-df18e33f75eb => generated 2918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/491] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:27 2026] GET /v2.0/security-groups/a0da873b-42c4-46a5-a6ae-86015f84408e => generated 2940 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/492] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:27 2026] GET /v2.0/security-groups/ce417994-f34d-423e-99f7-dca6272f4a7a => generated 1681 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/493] 10.0.0.42 () {34 vars in 1000 bytes} [Thu Jul 2 16:49:27 2026] GET /v2.0/security-group-rules/f73dd135-a198-48b5-bc9c-e934aef7705e => generated 616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/494] 10.0.0.42 () {36 vars in 1012 bytes} [Thu Jul 2 16:49:27 2026] DELETE /v2.0/security-groups/ce417994-f34d-423e-99f7-dca6272f4a7a => 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: 257/495] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:27 2026] GET /v2.0/security-groups/a0da873b-42c4-46a5-a6ae-86015f84408e => generated 2940 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:49:27.342 7 INFO neutron.api.v2.resource [req-1a8b9c25-74fa-4997-bc52-8663f9cd60a6 req-dd652561-0717-4273-bc69-076641ebd2a5 e52ca63758b245c0ab381a6ba8c031e2 70968885fba741bd9d4cc42a93389a99 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/496] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:27 2026] GET /v2.0/security-groups/ce417994-f34d-423e-99f7-dca6272f4a7a => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/497] 10.0.0.42 () {36 vars in 1022 bytes} [Thu Jul 2 16:49:27 2026] DELETE /v2.0/security-group-rules/f73dd135-a198-48b5-bc9c-e934aef7705e => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/498] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:27 2026] GET /v2.0/security-groups/6ec911fc-9b9f-4a66-9e50-43b01f2bb524 => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/499] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:27 2026] GET /v2.0/security-groups/a0da873b-42c4-46a5-a6ae-86015f84408e => generated 2310 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/500] 10.0.0.42 () {36 vars in 1012 bytes} [Thu Jul 2 16:49:27 2026] DELETE /v2.0/security-groups/6ec911fc-9b9f-4a66-9e50-43b01f2bb524 => 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: 239/501] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:49:25 2026] POST /v2.0/routers => generated 735 bytes in 2109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/502] 10.0.0.42 () {36 vars in 1012 bytes} [Thu Jul 2 16:49:27 2026] DELETE /v2.0/security-groups/a0da873b-42c4-46a5-a6ae-86015f84408e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:49:27.727 8 INFO neutron.api.v2.resource [req-7cd6fafb-0263-402d-bc53-877d9d3c5015 req-0d35ca0b-3638-4ac2-9c58-e89528bd55e0 e52ca63758b245c0ab381a6ba8c031e2 70968885fba741bd9d4cc42a93389a99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 240/503] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:27 2026] GET /v2.0/security-groups/6ec911fc-9b9f-4a66-9e50-43b01f2bb524 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/504] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:27 2026] GET /v2.0/security-groups/407a5c19-0d06-495d-a8eb-53d110f12ffc => generated 2310 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/505] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:27 2026] GET /v2.0/security-groups/23ba708e-91ff-4e4b-940b-35dd3f0599e6 => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/506] 10.0.0.42 () {36 vars in 1012 bytes} [Thu Jul 2 16:49:27 2026] DELETE /v2.0/security-groups/407a5c19-0d06-495d-a8eb-53d110f12ffc => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/507] 10.0.0.42 () {36 vars in 1012 bytes} [Thu Jul 2 16:49:27 2026] DELETE /v2.0/security-groups/23ba708e-91ff-4e4b-940b-35dd3f0599e6 => 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: 245/508] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:49:28 2026] GET /v2.0/security-groups?tenant_id=9731b00c50f14a488c7112796d14142f&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:49:28.950 8 INFO neutron_taas.services.taas.taas_plugin [None req-544e6766-ba45-42e6-8a32-f86c41125386 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 7d3658a8-2077-4e19-9f38-6ad5bb27dde1 2026-07-02 16:49:28.959 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-544e6766-ba45-42e6-8a32-f86c41125386 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 7d3658a8-2077-4e19-9f38-6ad5bb27dde1 [pid: 7|app: 0|req: 264/509] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:49:27 2026] PUT /v2.0/routers/1281b7d1-a9aa-44ea-b1ec-7cf17a8f3198/add_router_interface => generated 309 bytes in 1344 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:49:29.073 7 INFO neutron.api.v2.resource [req-bf44f253-2e9f-4235-b66d-bc567e26dd46 req-4a99394c-6671-4ab5-b8cb-b32280137651 e52ca63758b245c0ab381a6ba8c031e2 70968885fba741bd9d4cc42a93389a99 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 265/510] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:29 2026] GET /v2.0/security-groups/23ba708e-91ff-4e4b-940b-35dd3f0599e6 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/511] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:29 2026] DELETE /v2.0/security-groups/c54105b8-bf30-4a30-a52d-9a4228b2e236 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/512] 10.0.0.42 () {34 vars in 1001 bytes} [Thu Jul 2 16:49:29 2026] GET /v2.0/security-groups?tenant_id=70968885fba741bd9d4cc42a93389a99 => generated 2921 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/513] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:29 2026] GET /v2.0/security-groups/77dca3fe-8193-4ec7-975a-df18e33f75eb => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/514] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:29 2026] GET /v2.0/security-groups/77dca3fe-8193-4ec7-975a-df18e33f75eb => generated 2918 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/515] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:49:29 2026] GET /v2.0/security-groups?tenant_id=6ec84a55c9a24849910f6b4dc5ada4ab&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:49:29.533 7 INFO neutron.api.v2.resource [req-acaee8d8-5ecf-4687-b429-597ecbed3f28 req-507e9332-3855-4ffb-864f-9e9584c8d82c e52ca63758b245c0ab381a6ba8c031e2 70968885fba741bd9d4cc42a93389a99 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 271/516] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:29 2026] GET /v2.0/security-groups/23ba708e-91ff-4e4b-940b-35dd3f0599e6 => 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: 272/517] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:29 2026] DELETE /v2.0/security-groups/d5800fd7-ea03-4e8a-8fa3-264c066ea12f => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:49:29.633 7 INFO neutron.api.v2.resource [req-6961967a-c313-435d-95c6-41b5d28421aa req-80e94bb5-9eff-4c0e-9828-d779d0b01fca e52ca63758b245c0ab381a6ba8c031e2 70968885fba741bd9d4cc42a93389a99 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 273/518] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:29 2026] GET /v2.0/security-groups/6ec911fc-9b9f-4a66-9e50-43b01f2bb524 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:49:29.671 7 INFO neutron.api.v2.resource [req-2311898c-3fe9-4091-a4d0-2d8fbb06493a req-bc27f967-966a-42b8-92d9-286b1b12608b e52ca63758b245c0ab381a6ba8c031e2 70968885fba741bd9d4cc42a93389a99 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 274/519] 10.0.0.42 () {34 vars in 990 bytes} [Thu Jul 2 16:49:29 2026] GET /v2.0/security-groups/ce417994-f34d-423e-99f7-dca6272f4a7a => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/520] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:49:28 2026] PUT /v2.0/routers/e9a309d1-8951-45ee-940b-364130d84774/remove_router_interface => generated 309 bytes in 1633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/521] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 16:49:30 2026] POST /v2.0/security-groups => generated 1661 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:49:30.299 7 INFO neutron_taas.services.taas.taas_plugin [None req-f599692b-6e57-4338-9c5b-87be694abfa7 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: d17cc5d7-c719-413b-81f2-5c84b74cd83a 2026-07-02 16:49:30.314 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f599692b-6e57-4338-9c5b-87be694abfa7 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: d17cc5d7-c719-413b-81f2-5c84b74cd83a 2026-07-02 16:49:30.449 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f77e787-95e3-4b74-bdff-5596df984d88 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 69e5ed47-1219-4932-a99c-91c960d23a34 2026-07-02 16:49:30.452 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f77e787-95e3-4b74-bdff-5596df984d88 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 69e5ed47-1219-4932-a99c-91c960d23a34 2026-07-02 16:49:30.688 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f77e787-95e3-4b74-bdff-5596df984d88 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 88885b88-fcbe-42f9-a8a7-4c9d2b4eac6c 2026-07-02 16:49:30.691 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f77e787-95e3-4b74-bdff-5596df984d88 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 88885b88-fcbe-42f9-a8a7-4c9d2b4eac6c 2026-07-02 16:49:30.764 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-6f77e787-95e3-4b74-bdff-5596df984d88 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-07-02 16:49:31.143 8 INFO neutron.db.l3_hamode_db [None req-6f77e787-95e3-4b74-bdff-5596df984d88 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] HA network adc13dc0-963f-4c05-8b8c-dbdfdb0211e8 was deleted as no HA routers are present in tenant 694e549bf01a44caaae16795d5fd23ac. [pid: 8|app: 0|req: 248/522] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:49:30 2026] DELETE /v2.0/routers/e9a309d1-8951-45ee-940b-364130d84774 => generated 0 bytes in 905 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/523] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:49:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/524] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:49:29 2026] PUT /v2.0/routers/c888c9bb-920b-4765-8d41-bac04ffce7fc/remove_router_interface => generated 309 bytes in 1766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/525] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:49:31 2026] DELETE /v2.0/subnets/dc80c628-f89f-4701-a2db-6b9c73f0d0f1 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/526] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:49: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) 2026-07-02 16:49:31.664 8 INFO neutron.services.segments.plugin [-] Segment 31d5ffd2-dc7b-4f0a-a605-3cfe0dd5b797 resource provider aggregate not found 2026-07-02 16:49:31.679 7 INFO neutron_taas.services.taas.taas_plugin [None req-4fab8d78-7dd2-4ed2-afbc-53ab214b9c93 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: df8bcff7-e11c-474e-ad39-e65439d27d15 2026-07-02 16:49:31.681 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fab8d78-7dd2-4ed2-afbc-53ab214b9c93 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: df8bcff7-e11c-474e-ad39-e65439d27d15 2026-07-02 16:49:31.696 8 INFO neutron.services.segments.plugin [-] Segment 31d5ffd2-dc7b-4f0a-a605-3cfe0dd5b797 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31d5ffd2-dc7b-4f0a-a605-3cfe0dd5b797 found for delete ", "request_id": "req-81844d79-a94b-4848-be48-16f9b1645374"}]} 2026-07-02 16:49:31.796 8 INFO neutron_taas.services.taas.taas_plugin [None req-1e85103c-f2e0-4ee8-a333-14d000b63669 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 85c76b23-e77a-400c-9535-058ddfda90bd 2026-07-02 16:49:31.801 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e85103c-f2e0-4ee8-a333-14d000b63669 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 85c76b23-e77a-400c-9535-058ddfda90bd 2026-07-02 16:49:31.854 8 INFO neutron.services.segments.plugin [-] Segment 31d5ffd2-dc7b-4f0a-a605-3cfe0dd5b797 resource provider aggregate not found 2026-07-02 16:49:31.876 8 INFO neutron.services.segments.plugin [-] Segment 31d5ffd2-dc7b-4f0a-a605-3cfe0dd5b797 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31d5ffd2-dc7b-4f0a-a605-3cfe0dd5b797 found for delete ", "request_id": "req-cdbcdb28-a6f1-487b-a90d-576a7c10144e"}]} [pid: 7|app: 0|req: 277/527] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:49:31 2026] DELETE /v2.0/networks/255ab3a2-cf5a-4301-9fa7-29ba6b5d4ba8 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:49:32.173 8 INFO neutron_taas.services.taas.taas_plugin [None req-1e85103c-f2e0-4ee8-a333-14d000b63669 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 7936b1cc-4d4d-43f6-adc0-3b57c03835bf 2026-07-02 16:49:32.176 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e85103c-f2e0-4ee8-a333-14d000b63669 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 7936b1cc-4d4d-43f6-adc0-3b57c03835bf 2026-07-02 16:49:32.611 8 INFO neutron.db.l3_hamode_db [None req-1e85103c-f2e0-4ee8-a333-14d000b63669 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] HA network f905095a-7760-40bd-b94b-78169fe22fef was deleted as no HA routers are present in tenant 70968885fba741bd9d4cc42a93389a99. [pid: 8|app: 0|req: 251/528] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:49:31 2026] DELETE /v2.0/routers/c888c9bb-920b-4765-8d41-bac04ffce7fc => generated 0 bytes in 1056 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/529] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:49:32 2026] GET /v2.0/security-groups?tenant_id=694e549bf01a44caaae16795d5fd23ac&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:49:32.706 7 INFO neutron.services.segments.plugin [-] Segment af2b12f3-cb66-4f05-aaaa-9e7b3470fe26 resource provider aggregate not found 2026-07-02 16:49:32.728 7 INFO neutron.services.segments.plugin [-] Segment af2b12f3-cb66-4f05-aaaa-9e7b3470fe26 resource provider aggregate not found 2026-07-02 16:49:32.737 7 INFO neutron.services.segments.plugin [-] Segment af2b12f3-cb66-4f05-aaaa-9e7b3470fe26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af2b12f3-cb66-4f05-aaaa-9e7b3470fe26 found for delete ", "request_id": "req-aef378d9-f1c8-4f64-a2cb-080518e3f71c"}]} [pid: 7|app: 0|req: 278/530] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:49:31 2026] POST /v2.0/floatingips => generated 552 bytes in 787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:49:32.749 7 INFO neutron.services.segments.plugin [-] Segment af2b12f3-cb66-4f05-aaaa-9e7b3470fe26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af2b12f3-cb66-4f05-aaaa-9e7b3470fe26 found for delete ", "request_id": "req-46ab11b6-0f89-4a19-890a-b8f62f6c66cf"}]} [pid: 8|app: 0|req: 253/531] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:49:32 2026] DELETE /v2.0/subnets/2e51ba22-53de-4665-8543-645434d1c522 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/532] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:32 2026] DELETE /v2.0/security-groups/05d8e81c-3c3e-4456-826a-cc67dc479aa3 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:49:32.943 8 INFO neutron_taas.services.taas.taas_plugin [None req-324c8bfb-223d-4a12-bbcb-a4128209ad68 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 2605b249-f0e4-4cdc-bffd-9958ffcec7be 2026-07-02 16:49:32.948 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-324c8bfb-223d-4a12-bbcb-a4128209ad68 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 2605b249-f0e4-4cdc-bffd-9958ffcec7be [pid: 8|app: 0|req: 254/533] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:49:32 2026] DELETE /v2.0/networks/21649b90-f187-4011-a1b4-b2586a28e746 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/534] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:49:33 2026] GET /v2.0/security-groups?tenant_id=70968885fba741bd9d4cc42a93389a99&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/535] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:33 2026] DELETE /v2.0/security-groups/77dca3fe-8193-4ec7-975a-df18e33f75eb => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:49:33.722 8 INFO neutron.services.segments.plugin [-] Segment 546be3af-5cb2-4186-a2ad-b49d58e64afb resource provider aggregate not found 2026-07-02 16:49:33.759 8 INFO neutron.services.segments.plugin [-] Segment 546be3af-5cb2-4186-a2ad-b49d58e64afb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 546be3af-5cb2-4186-a2ad-b49d58e64afb found for delete ", "request_id": "req-92c19e8d-fd84-4711-86bc-f01419985ebf"}]} 2026-07-02 16:49:33.803 8 INFO neutron.services.segments.plugin [-] Segment 10ccd820-460f-4829-bdba-15c43f31d402 resource provider aggregate not found 2026-07-02 16:49:33.834 8 INFO neutron.services.segments.plugin [-] Segment 10ccd820-460f-4829-bdba-15c43f31d402 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10ccd820-460f-4829-bdba-15c43f31d402 found for delete ", "request_id": "req-a8379d64-5a45-410f-a037-1774f1ccc0e2"}]} 2026-07-02 16:49:33.895 8 INFO neutron.services.segments.plugin [-] Segment 546be3af-5cb2-4186-a2ad-b49d58e64afb resource provider aggregate not found 2026-07-02 16:49:33.917 8 INFO neutron.services.segments.plugin [-] Segment 546be3af-5cb2-4186-a2ad-b49d58e64afb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 546be3af-5cb2-4186-a2ad-b49d58e64afb found for delete ", "request_id": "req-051c956f-26f6-4d0c-9bda-bbc4a59cb93a"}]} 2026-07-02 16:49:33.936 8 INFO neutron.services.segments.plugin [-] Segment 10ccd820-460f-4829-bdba-15c43f31d402 resource provider aggregate not found 2026-07-02 16:49:33.953 8 INFO neutron.services.segments.plugin [-] Segment 10ccd820-460f-4829-bdba-15c43f31d402 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10ccd820-460f-4829-bdba-15c43f31d402 found for delete ", "request_id": "req-57b63f13-a4e4-4127-aa0f-f71524c71672"}]} [pid: 7|app: 0|req: 281/536] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:49:34 2026] GET /v2.0/security-groups?tenant_id=4050235232554349826947be25655b83&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/537] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:34 2026] DELETE /v2.0/security-groups/803ae12a-9d36-4f98-bee3-267b2b7d4252 => 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: 282/538] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:49:34 2026] GET /v2.0/security-groups?tenant_id=296ea49d10d24535a8affbbcd03ecc31&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/539] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:35 2026] DELETE /v2.0/security-groups/060be1fe-247b-4c8b-80d1-ce369070a4e6 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:49:35.447 7 INFO neutron.db.segments_db [None req-06530a4b-b862-43be-9ca0-0a552e60933c 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment c9f03494-9633-43cf-9b87-df068d1fb4a7 of type vxlan for network bda5d4f7-382e-42d7-b13b-d99bda712004 [pid: 7|app: 0|req: 283/540] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 16:49:35 2026] POST /v2.0/networks => generated 718 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:49:35.687 8 INFO neutron.db.segments_db [None req-0f9787c2-e357-48d6-8bd6-3ec2654f70ea 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment d04cfb9a-93f8-4a27-b90a-0c3fea068b70 of type vxlan for network cd4ba1f6-046b-453e-98ce-5584d98dd94a [pid: 8|app: 0|req: 258/541] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 16:49:35 2026] POST /v2.0/networks => generated 732 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/542] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:49:35 2026] POST /v2.0/subnets => generated 684 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:49:35.860 7 INFO neutron.db.segments_db [None req-b807e20c-4733-4217-b234-7c048fa24796 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 18c2d7b8-5289-46ea-833d-3708f58fb973 of type vxlan for network 210b115e-0aaf-4070-9a94-849f7bd5db6a [pid: 8|app: 0|req: 259/543] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:49:35 2026] POST /v2.0/subnets => generated 698 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:49:36.043 8 INFO neutron.db.segments_db [None req-b3c0dcc5-553a-4655-aae7-8d20404a348a 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 909eb591-3589-4774-bb15-e485baa7cd89 of type vxlan for network 9b2ec85b-080a-445a-b9ff-576291b3327e 2026-07-02 16:49:36.161 7 INFO neutron.db.l3_hamode_db [None req-b807e20c-4733-4217-b234-7c048fa24796 9951d644de784ff1815abf589ca7cd45 8a13f3a4b26c43fc8c4b8f8fbb818762 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:49:36.404 8 INFO neutron.db.l3_hamode_db [None req-b3c0dcc5-553a-4655-aae7-8d20404a348a 9951d644de784ff1815abf589ca7cd45 d97f777da2074ed783e73d8ccf7073a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:49:36.988 7 INFO neutron.db.l3_hamode_db [None req-b807e20c-4733-4217-b234-7c048fa24796 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:49:37.265 8 INFO neutron.db.l3_hamode_db [None req-b3c0dcc5-553a-4655-aae7-8d20404a348a 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 285/544] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:49:35 2026] POST /v2.0/routers => generated 724 bytes in 2298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/547] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:49:35 2026] POST /v2.0/routers => generated 738 bytes in 2385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/548] 10.0.0.42 () {34 vars in 1099 bytes} [Thu Jul 2 16:49:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1371171720&fields=id&tenant_id=54d3349a700040169163e6d609d675db => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/549] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:49:38 2026] GET /v2.0/security-groups?tenant_id=ebaa975c6fc047c892a54a494088dafe&name=default => generated 2925 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/550] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:49:38 2026] PUT /v2.0/routers/bd278939-0c4c-471c-a112-e418758590fa/add_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/551] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:49:38 2026] PUT /v2.0/routers/cfce801a-11db-48c5-9c0d-1c8720425306/add_router_interface => generated 309 bytes in 1337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/552] 10.0.0.42 () {34 vars in 981 bytes} [Thu Jul 2 16:49:39 2026] GET /v2.0/networks?id=6f10023e-0749-42f2-8e33-b546b26b4f5c => generated 680 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/553] 10.0.0.42 () {34 vars in 964 bytes} [Thu Jul 2 16:49:39 2026] GET /v2.0/quotas/54d3349a700040169163e6d609d675db => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/554] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:39 2026] DELETE /v2.0/security-groups/3e201c01-f1f3-4010-af20-bb9ff6bae354 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/555] 10.0.0.42 () {34 vars in 1001 bytes} [Thu Jul 2 16:49:39 2026] GET /v2.0/ports?tenant_id=54d3349a700040169163e6d609d675db&fields=id => generated 103 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/556] 10.0.0.42 () {34 vars in 906 bytes} [Thu Jul 2 16:49:40 2026] GET /v2.0/extensions => generated 21537 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/557] 10.0.0.42 () {34 vars in 1007 bytes} [Thu Jul 2 16:49:40 2026] GET /v2.0/networks/6f10023e-0749-42f2-8e33-b546b26b4f5c?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/558] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 16:49:40 2026] POST /v2.0/security-groups => generated 1659 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/559] 10.0.0.42 () {34 vars in 1107 bytes} [Thu Jul 2 16:49:40 2026] GET /v2.0/networks/6f10023e-0749-42f2-8e33-b546b26b4f5c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/560] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 16:49:40 2026] POST /v2.0/security-groups => generated 1661 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/561] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:49:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/562] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:49:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/563] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:49:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/564] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:49:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/565] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:49:40 2026] POST /v2.0/floatingips => generated 552 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/566] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:41 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/567] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:49:40 2026] POST /v2.0/floatingips => generated 552 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/568] 10.0.0.42 () {34 vars in 1097 bytes} [Thu Jul 2 16:49:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--961959076&fields=id&tenant_id=d97f777da2074ed783e73d8ccf7073a5 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/569] 10.0.0.42 () {34 vars in 981 bytes} [Thu Jul 2 16:49:41 2026] GET /v2.0/networks?id=cd4ba1f6-046b-453e-98ce-5584d98dd94a => generated 683 bytes in 68 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.42 () {34 vars in 964 bytes} [Thu Jul 2 16:49:41 2026] GET /v2.0/quotas/d97f777da2074ed783e73d8ccf7073a5 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:49:42.057 7 INFO neutron.db.segments_db [None req-14d7b919-a53c-4d47-a588-65daeb865121 f72ed67ec3af4d299e0a90d8aca15a74 1c72eb5d06c7434aba568737d568748c - - default default] Added segment 8a00e6af-b58b-4c89-9d9d-48682deca194 of type vxlan for network 75abdf3a-a9ce-4a41-9006-45f7fab246ee [pid: 8|app: 0|req: 273/571] 10.0.0.42 () {34 vars in 1001 bytes} [Thu Jul 2 16:49:41 2026] GET /v2.0/ports?tenant_id=d97f777da2074ed783e73d8ccf7073a5&fields=id => generated 57 bytes in 104 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.42 () {34 vars in 1099 bytes} [Thu Jul 2 16:49:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1110598471&fields=id&tenant_id=8a13f3a4b26c43fc8c4b8f8fbb818762 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/573] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:49:41 2026] POST /v2.0/networks => generated 628 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/574] 10.0.0.42 () {34 vars in 1007 bytes} [Thu Jul 2 16:49:42 2026] GET /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/575] 10.0.0.42 () {34 vars in 981 bytes} [Thu Jul 2 16:49:42 2026] GET /v2.0/networks?id=bda5d4f7-382e-42d7-b13b-d99bda712004 => generated 669 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/576] 10.0.0.42 () {34 vars in 964 bytes} [Thu Jul 2 16:49:42 2026] GET /v2.0/quotas/8a13f3a4b26c43fc8c4b8f8fbb818762 => 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: 276/577] 10.0.0.42 () {34 vars in 1107 bytes} [Thu Jul 2 16:49:42 2026] GET /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a?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: 302/578] 10.0.0.42 () {34 vars in 1001 bytes} [Thu Jul 2 16:49:42 2026] GET /v2.0/ports?tenant_id=8a13f3a4b26c43fc8c4b8f8fbb818762&fields=id => generated 57 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/579] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:42 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/580] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:42 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => 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: 278/581] 10.0.0.42 () {34 vars in 906 bytes} [Thu Jul 2 16:49:42 2026] GET /v2.0/extensions => generated 21537 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/582] 10.0.0.42 () {34 vars in 1007 bytes} [Thu Jul 2 16:49:42 2026] GET /v2.0/networks/bda5d4f7-382e-42d7-b13b-d99bda712004?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/583] 10.0.0.42 () {34 vars in 1107 bytes} [Thu Jul 2 16:49:42 2026] GET /v2.0/networks/bda5d4f7-382e-42d7-b13b-d99bda712004?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/584] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:49:42 2026] POST /v2.0/subnets => generated 673 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:49:43.112 8 INFO neutron.db.segments_db [None req-b5b783fd-9e60-4bdd-b0ba-24b26330e6d9 f72ed67ec3af4d299e0a90d8aca15a74 1c72eb5d06c7434aba568737d568748c - - default default] Added segment 436f705e-0b6e-4df8-ab88-a838ff2b7767 of type vxlan for network 9d7de522-714a-4006-a51e-9a90652958f6 [pid: 7|app: 0|req: 305/585] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:43 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => 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: 281/586] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:49:43 2026] POST /v2.0/networks => generated 629 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/587] 10.0.0.22 () {34 vars in 742 bytes} [Thu Jul 2 16:49:43 2026] PUT /v2.0/networks/9d7de522-714a-4006-a51e-9a90652958f6 => generated 592 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/588] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:43 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => 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: 308/589] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:43 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => 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: 282/590] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:49:43 2026] POST /v2.0/subnets => generated 646 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/591] 10.0.0.22 () {34 vars in 740 bytes} [Thu Jul 2 16:49:43 2026] PUT /v2.0/subnets/3df83521-583d-4064-ae92-3bb6f39aedf4 => generated 656 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:49:44.188 8 INFO neutron.services.segments.plugin [-] Segment 436f705e-0b6e-4df8-ab88-a838ff2b7767 resource provider aggregate not found 2026-07-02 16:49:44.197 8 INFO neutron.services.segments.plugin [-] Segment 436f705e-0b6e-4df8-ab88-a838ff2b7767 resource provider aggregate not found 2026-07-02 16:49:44.214 8 INFO neutron.services.segments.plugin [-] Segment 436f705e-0b6e-4df8-ab88-a838ff2b7767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 436f705e-0b6e-4df8-ab88-a838ff2b7767 found for delete ", "request_id": "req-b37e63cd-26d7-49aa-bf41-1abe2527a7c1"}]} 2026-07-02 16:49:44.220 8 INFO neutron.services.segments.plugin [-] Segment 436f705e-0b6e-4df8-ab88-a838ff2b7767 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 436f705e-0b6e-4df8-ab88-a838ff2b7767 found for delete ", "request_id": "req-7087666e-ffa8-4557-9c0b-654882de3645"}]} [pid: 8|app: 0|req: 283/592] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:49:43 2026] DELETE /v2.0/networks/9d7de522-714a-4006-a51e-9a90652958f6 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/593] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:44 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:49:44.258 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b75575ef-8562-434c-a8e6-f9acc5185255 f72ed67ec3af4d299e0a90d8aca15a74 1c72eb5d06c7434aba568737d568748c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 284/594] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:49:44 2026] DELETE /v2.0/networks/9d7de522-714a-4006-a51e-9a90652958f6 => generated 138 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/595] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 16:49:44 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/596] 10.0.0.22 () {32 vars in 741 bytes} [Thu Jul 2 16:49:44 2026] GET /v2.0/subnets?network_id=acfee55c-8e76-4170-8745-a0dec8639264 => generated 649 bytes in 60 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.22 () {32 vars in 652 bytes} [Thu Jul 2 16:49:44 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/598] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 16:49:44 2026] GET /v2.0/networks => generated 1312 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/599] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 16:49:44 2026] GET /v2.0/subnets => generated 1312 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/600] 10.0.0.22 () {32 vars in 722 bytes} [Thu Jul 2 16:49:44 2026] GET /v2.0/networks/75abdf3a-a9ce-4a41-9006-45f7fab246ee => generated 672 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/601] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:49:44 2026] GET /v2.0/subnets/6294f828-4ba5-420e-94d3-1bf4a31e03aa => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:49:44.689 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f171091-97c2-4784-8c74-e28b92804083 f72ed67ec3af4d299e0a90d8aca15a74 1c72eb5d06c7434aba568737d568748c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 288/602] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:49:44 2026] DELETE /v2.0/subnets/3df83521-583d-4064-ae92-3bb6f39aedf4 => generated 136 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:49:44.716 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14ea80ae-7364-43c6-b9b0-a2cffbb97bcf f72ed67ec3af4d299e0a90d8aca15a74 1c72eb5d06c7434aba568737d568748c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 315/603] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:49:44 2026] DELETE /v2.0/networks/9d7de522-714a-4006-a51e-9a90652958f6 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/604] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:44 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => 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: 317/605] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:44 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => 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: 289/606] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:49:44 2026] DELETE /v2.0/subnets/6294f828-4ba5-420e-94d3-1bf4a31e03aa => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:49:45.097 7 INFO neutron.services.segments.plugin [-] Segment 8a00e6af-b58b-4c89-9d9d-48682deca194 resource provider aggregate not found 2026-07-02 16:49:45.101 7 INFO neutron.services.segments.plugin [-] Segment 8a00e6af-b58b-4c89-9d9d-48682deca194 resource provider aggregate not found 2026-07-02 16:49:45.120 7 INFO neutron.services.segments.plugin [-] Segment 8a00e6af-b58b-4c89-9d9d-48682deca194 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a00e6af-b58b-4c89-9d9d-48682deca194 found for delete ", "request_id": "req-804cf157-d06c-43ed-b1e5-0b6119fe8f13"}]} 2026-07-02 16:49:45.125 7 INFO neutron.services.segments.plugin [-] Segment 8a00e6af-b58b-4c89-9d9d-48682deca194 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a00e6af-b58b-4c89-9d9d-48682deca194 found for delete ", "request_id": "req-2b312994-0d1d-4072-bcdf-fe2a529f7792"}]} [pid: 7|app: 0|req: 318/607] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:49:44 2026] DELETE /v2.0/networks/75abdf3a-a9ce-4a41-9006-45f7fab246ee => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/608] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:45 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => 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: 291/609] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:45 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => 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: 319/610] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:49:45 2026] GET /v2.0/security-groups?tenant_id=1c72eb5d06c7434aba568737d568748c&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/611] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:45 2026] DELETE /v2.0/security-groups/98d3b19b-89c1-4b1f-8f08-fc7d98b61d97 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/612] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:45 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => 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: 293/613] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:46 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => 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: 321/614] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:49:46 2026] GET /v2.0/networks?id=6f10023e-0749-42f2-8e33-b546b26b4f5c => generated 680 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/615] 199.204.45.223 () {34 vars in 911 bytes} [Thu Jul 2 16:49:46 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/616] 199.204.45.223 () {34 vars in 1050 bytes} [Thu Jul 2 16:49:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=54d3349a700040169163e6d609d675db => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/617] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:46 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/618] 199.204.45.223 () {38 vars in 955 bytes} [Thu Jul 2 16:49:46 2026] POST /v2.0/ports => generated 958 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/619] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:47 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 961 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 296/620] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:47 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&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: 325/621] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:47 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => 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: 326/622] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 16:49:47 2026] POST /v2.0/security-groups => generated 1625 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/623] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:48 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => 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: 297/624] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:49:47 2026] PUT /v2.0/ports/8a262376-ad3d-45d3-b585-ba25f85fd653 => generated 1239 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/625] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 16:49:48 2026] GET /v2.0/security-groups => generated 4530 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 298/626] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:49:48 2026] GET /v2.0/networks?id=cd4ba1f6-046b-453e-98ce-5584d98dd94a => generated 683 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/627] 199.204.45.223 () {34 vars in 1050 bytes} [Thu Jul 2 16:49:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d97f777da2074ed783e73d8ccf7073a5 => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/628] 10.0.0.22 () {34 vars in 757 bytes} [Thu Jul 2 16:49:48 2026] PUT /v2.0/security-groups/13e2b244-cc32-499a-886b-543d599e2452 => generated 1663 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/629] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 16:49:48 2026] GET /v2.0/security-groups/13e2b244-cc32-499a-886b-543d599e2452 => generated 1663 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/630] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:48 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/631] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:48 2026] DELETE /v2.0/security-groups/13e2b244-cc32-499a-886b-543d599e2452 => 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: 333/632] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:48 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/633] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 16:49:48 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:49:48.642 7 INFO neutron.api.v2.resource [None req-429dc6bf-fb1d-4f53-ba1b-b88b80cd1613 0fe8b952b501485eb35e7acebd5e0a95 6b7645b6c2fe41ce858b29674a5f081f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 335/634] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:48 2026] DELETE /v2.0/security-groups/13e2b244-cc32-499a-886b-543d599e2452 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/635] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 16:49:48 2026] POST /v2.0/security-groups => generated 1625 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/636] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:48 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:49:48.850 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c7233cb-e21c-4bac-a5c3-cf98323127fe'] response: {'name': 'network-changed', 'server_uuid': 'f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc', 'tag': '8a262376-ad3d-45d3-b585-ba25f85fd653', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 300/637] 199.204.45.223 () {38 vars in 955 bytes} [Thu Jul 2 16:49:48 2026] POST /v2.0/ports => generated 954 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 338/638] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:49:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/639] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:49:48 2026] GET /v2.0/security-group-rules/c4c73214-d4de-4cb3-98ab-fb18d67cf724 => 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: 340/640] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/641] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:49:49 2026] DELETE /v2.0/security-group-rules/c4c73214-d4de-4cb3-98ab-fb18d67cf724 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/642] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 16:49:49 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: 343/643] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/ports?tenant_id=54d3349a700040169163e6d609d675db&device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/644] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:49:48 2026] PUT /v2.0/ports/a3b0cd3e-855d-4f09-866f-b0a199f6d031 => generated 1235 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 344/645] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:49:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/646] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/647] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/security-group-rules/0566cd0f-872e-45da-b13a-c93764ba2792 => generated 601 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/648] 199.204.45.223 () {34 vars in 1060 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8a262376-ad3d-45d3-b585-ba25f85fd653 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/649] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/security-groups?id=fac8d1c0-8932-44c5-8207-e10e9af3ee88&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/650] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/subnets?id=d0daeb80-730b-49ef-b259-beacab9479a8 => generated 698 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/651] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/652] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/ports?network_id=6f10023e-0749-42f2-8e33-b546b26b4f5c&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/653] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:49:49 2026] DELETE /v2.0/security-group-rules/0566cd0f-872e-45da-b13a-c93764ba2792 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/654] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/networks/6f10023e-0749-42f2-8e33-b546b26b4f5c?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/655] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/656] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:49:49.794 7 INFO neutron.db.securitygroups_db [None req-7f5eed01-34e4-42c9-8cc4-df6834b14150 0fe8b952b501485eb35e7acebd5e0a95 6b7645b6c2fe41ce858b29674a5f081f - - default default] Project 6b7645b6c2fe41ce858b29674a5f081f 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: 308/657] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/networks/6f10023e-0749-42f2-8e33-b546b26b4f5c?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: 309/658] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/659] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:49:49 2026] POST /v2.0/security-group-rules => generated 607 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/660] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/security-group-rules/8d7a7aa3-0b18-4794-9e28-eab0cdff1437 => generated 607 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/661] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/662] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 16:49:49 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/663] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:49:50 2026] DELETE /v2.0/security-group-rules/8d7a7aa3-0b18-4794-9e28-eab0cdff1437 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/664] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 16:49:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/665] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:50 2026] DELETE /v2.0/security-groups/952eed25-db31-4ad3-b5cb-6448ad9fb074 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/666] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:49:50 2026] GET /v2.0/networks?id=bda5d4f7-382e-42d7-b13b-d99bda712004 => generated 669 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/667] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:49:50 2026] GET /v2.0/ports?tenant_id=d97f777da2074ed783e73d8ccf7073a5&device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/668] 199.204.45.223 () {34 vars in 1050 bytes} [Thu Jul 2 16:49:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8a13f3a4b26c43fc8c4b8f8fbb818762 => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/669] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:49:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a3b0cd3e-855d-4f09-866f-b0a199f6d031 => 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: 313/670] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 16:49:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/671] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:49:50 2026] GET /v2.0/subnets?id=d90caddf-235b-4144-90ea-162bc5d5b6a2 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:49:50.925 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6de363ca-82ff-4bac-8d28-cddcd4ec65e4'] response: {'name': 'network-changed', 'server_uuid': 'e52a43eb-b4ad-4bca-97e7-3bc85a367e20', 'tag': 'a3b0cd3e-855d-4f09-866f-b0a199f6d031', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 315/672] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:50 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => 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: 316/673] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:49:50 2026] GET /v2.0/ports?tenant_id=54d3349a700040169163e6d609d675db&device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/674] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 16:49:51 2026] GET /v2.0/security-groups => 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: 358/675] 199.204.45.223 () {38 vars in 955 bytes} [Thu Jul 2 16:49:50 2026] POST /v2.0/ports => generated 958 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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/676] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:49:51 2026] GET /v2.0/ports?network_id=cd4ba1f6-046b-453e-98ce-5584d98dd94a&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: 7|app: 0|req: 359/677] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:51 2026] GET /v2.0/security-groups?id=fac8d1c0-8932-44c5-8207-e10e9af3ee88&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/680] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:51 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/681] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:49:51 2026] GET /v2.0/networks?id=6f10023e-0749-42f2-8e33-b546b26b4f5c => generated 776 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/682] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:49:51 2026] GET /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a?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: 364/683] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:51 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/684] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:51 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 961 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/685] 199.204.45.223 () {34 vars in 1060 bytes} [Thu Jul 2 16:49:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8a262376-ad3d-45d3-b585-ba25f85fd653 => 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: 367/686] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:49:51 2026] GET /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/687] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:51 2026] GET /v2.0/security-groups?id=6a8dfd5f-0117-4412-9986-ec9e0650a042&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/688] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:49:51 2026] GET /v2.0/subnets?id=d0daeb80-730b-49ef-b259-beacab9479a8 => generated 698 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/689] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:49:51 2026] GET /v2.0/ports?network_id=6f10023e-0749-42f2-8e33-b546b26b4f5c&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: 7|app: 0|req: 371/690] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:49:51 2026] GET /v2.0/networks/6f10023e-0749-42f2-8e33-b546b26b4f5c?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/691] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:49:51 2026] PUT /v2.0/ports/a013c6c6-1587-41ec-9fd8-e548b75a22e5 => generated 1239 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/692] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:49:51 2026] GET /v2.0/networks/6f10023e-0749-42f2-8e33-b546b26b4f5c?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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 321/693] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:49:51 2026] GET /v2.0/security-groups?tenant_id=6b7645b6c2fe41ce858b29674a5f081f&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/694] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:51 2026] DELETE /v2.0/security-groups/92f4c1bc-56ac-429f-87b4-f9b058af77f2 => 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: 322/695] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/696] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/security-groups?id=fac8d1c0-8932-44c5-8207-e10e9af3ee88&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/697] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/698] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/ports?tenant_id=d97f777da2074ed783e73d8ccf7073a5&device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 1238 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/699] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/700] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/networks?id=cd4ba1f6-046b-453e-98ce-5584d98dd94a => generated 779 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/701] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a3b0cd3e-855d-4f09-866f-b0a199f6d031 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/702] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/subnets?id=d90caddf-235b-4144-90ea-162bc5d5b6a2 => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/703] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 973 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/704] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/ports?network_id=cd4ba1f6-046b-453e-98ce-5584d98dd94a&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: 326/705] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/security-groups?id=6a8dfd5f-0117-4412-9986-ec9e0650a042&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/706] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/ports?tenant_id=8a13f3a4b26c43fc8c4b8f8fbb818762&device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/707] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a?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: 381/708] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/709] 199.204.45.223 () {34 vars in 1060 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a013c6c6-1587-41ec-9fd8-e548b75a22e5 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/710] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/subnets?id=a6489069-61f2-4bc4-a7ea-780f09540b14 => generated 687 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/711] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/ports?network_id=bda5d4f7-382e-42d7-b13b-d99bda712004&device_owner=network%3Adhcp => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:49:52.976 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-429232b7-b946-4fc4-808b-3369866d61c2'] response: {'name': 'network-changed', 'server_uuid': '8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5', 'tag': 'a013c6c6-1587-41ec-9fd8-e548b75a22e5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 383/712] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:49:52 2026] GET /v2.0/networks/bda5d4f7-382e-42d7-b13b-d99bda712004?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/713] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:49:53 2026] GET /v2.0/networks/bda5d4f7-382e-42d7-b13b-d99bda712004?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/714] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:53 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/715] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:53 2026] GET /v2.0/security-groups?id=fac8d1c0-8932-44c5-8207-e10e9af3ee88&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/716] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:53 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/717] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:53 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&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: 386/718] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:53 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/719] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:53 2026] GET /v2.0/security-groups?id=6a8dfd5f-0117-4412-9986-ec9e0650a042&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: 334/720] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:49:54 2026] GET /v2.0/ports?tenant_id=8a13f3a4b26c43fc8c4b8f8fbb818762&device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/721] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:49:54 2026] GET /v2.0/networks?id=bda5d4f7-382e-42d7-b13b-d99bda712004 => generated 765 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/722] 199.204.45.223 () {34 vars in 1060 bytes} [Thu Jul 2 16:49:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a013c6c6-1587-41ec-9fd8-e548b75a22e5 => 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: 337/723] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:49:54 2026] GET /v2.0/subnets?id=a6489069-61f2-4bc4-a7ea-780f09540b14 => generated 687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/724] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:49:54 2026] GET /v2.0/ports?network_id=bda5d4f7-382e-42d7-b13b-d99bda712004&device_owner=network%3Adhcp => 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: 339/725] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:49:54 2026] GET /v2.0/networks/bda5d4f7-382e-42d7-b13b-d99bda712004?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: 340/726] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:49:54 2026] GET /v2.0/networks/bda5d4f7-382e-42d7-b13b-d99bda712004?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/727] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 16:49:54 2026] POST /v2.0/security-groups => generated 1624 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/728] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 16:49:54 2026] GET /v2.0/security-groups => generated 4529 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/729] 10.0.0.22 () {34 vars in 757 bytes} [Thu Jul 2 16:49:54 2026] PUT /v2.0/security-groups/dfcd137c-b775-4fed-9ef4-d51ea4ef66ca => 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: 389/730] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 16:49:54 2026] GET /v2.0/security-groups/dfcd137c-b775-4fed-9ef4-d51ea4ef66ca => generated 1663 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/731] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:54 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/732] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:54 2026] GET /v2.0/security-groups?id=fac8d1c0-8932-44c5-8207-e10e9af3ee88&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/733] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:54 2026] DELETE /v2.0/security-groups/dfcd137c-b775-4fed-9ef4-d51ea4ef66ca => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/734] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 16:49:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:49:54.900 7 INFO neutron.api.v2.resource [None req-1bc01042-6615-453f-8bc2-72628c1146ed 1b9bbca5f8fa491ca518ed0d0d0c5892 98499a5f0b1644879bd45acfc39fe17a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 391/735] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:54 2026] DELETE /v2.0/security-groups/dfcd137c-b775-4fed-9ef4-d51ea4ef66ca => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/736] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:54 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/737] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:54 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/738] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 16:49:54 2026] POST /v2.0/security-groups => generated 1624 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/739] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:55 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/740] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:55 2026] GET /v2.0/security-groups?id=6a8dfd5f-0117-4412-9986-ec9e0650a042&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/741] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:49:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/742] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:49:55 2026] GET /v2.0/security-group-rules/7a564349-843d-4016-92f8-e52abcbdfc3f => generated 601 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/743] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 16:49:55 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/744] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:49:55 2026] DELETE /v2.0/security-group-rules/7a564349-843d-4016-92f8-e52abcbdfc3f => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/745] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 16:49:55 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/746] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:49:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/747] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:49:55 2026] GET /v2.0/security-group-rules/4ffb62a9-a2ea-4120-90b4-e0b9f4bd5b12 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/748] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 16:49:55 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/749] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:49:55 2026] DELETE /v2.0/security-group-rules/4ffb62a9-a2ea-4120-90b4-e0b9f4bd5b12 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/750] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 16:49:55 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/751] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:55 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/752] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:49:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/753] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:55 2026] GET /v2.0/security-groups?id=fac8d1c0-8932-44c5-8207-e10e9af3ee88&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/754] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:49:55 2026] GET /v2.0/security-group-rules/b6181744-1fb3-4a54-8f4f-4ba8b8207ace => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/755] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 16:49:55 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/756] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:56 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/757] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:56 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/758] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:49:56 2026] DELETE /v2.0/security-group-rules/b6181744-1fb3-4a54-8f4f-4ba8b8207ace => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/759] 10.0.0.22 () {32 vars in 672 bytes} [Thu Jul 2 16:49:56 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: 404/760] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:56 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 973 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/761] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:56 2026] GET /v2.0/security-groups?id=6a8dfd5f-0117-4412-9986-ec9e0650a042&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/762] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:56 2026] DELETE /v2.0/security-groups/50928686-778e-4ba0-a81e-db9b09b5efb3 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/763] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 16:49:56 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/764] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 16:49:56 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/765] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:57 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/766] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:57 2026] GET /v2.0/security-groups?id=fac8d1c0-8932-44c5-8207-e10e9af3ee88&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/767] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:57 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/768] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:49:57 2026] GET /v2.0/security-groups?tenant_id=98499a5f0b1644879bd45acfc39fe17a&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/769] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:57 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/770] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:49:57 2026] DELETE /v2.0/security-groups/cafbec00-77f0-4b30-96cb-ac39c4588838 => 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: 362/771] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:57 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/772] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:57 2026] GET /v2.0/security-groups?id=6a8dfd5f-0117-4412-9986-ec9e0650a042&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/773] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:58 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/774] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:58 2026] GET /v2.0/security-groups?id=fac8d1c0-8932-44c5-8207-e10e9af3ee88&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/775] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:58 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/776] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:58 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/777] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:58 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/778] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:58 2026] GET /v2.0/security-groups?id=6a8dfd5f-0117-4412-9986-ec9e0650a042&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/779] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:59 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/780] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:59 2026] GET /v2.0/security-groups?id=fac8d1c0-8932-44c5-8207-e10e9af3ee88&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/781] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:59 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/782] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:59 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/783] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:49:59 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/784] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:49:59 2026] GET /v2.0/security-groups?id=6a8dfd5f-0117-4412-9986-ec9e0650a042&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/785] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:00 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 971 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/786] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:00 2026] GET /v2.0/security-groups?id=fac8d1c0-8932-44c5-8207-e10e9af3ee88&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/787] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:00 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/788] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:00 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/789] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:01 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/790] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:01 2026] GET /v2.0/security-groups?id=6a8dfd5f-0117-4412-9986-ec9e0650a042&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/791] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:01 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/792] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:01 2026] GET /v2.0/security-groups?id=fac8d1c0-8932-44c5-8207-e10e9af3ee88&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/793] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:01 2026] GET /v2.0/security-groups?tenant_id=8692567323364cc7af950f62bb6c45a3&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: 373/794] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:02 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/795] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:02 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/796] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:02 2026] DELETE /v2.0/security-groups/e104d6eb-de92-4197-b369-c0016eb80b33 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/797] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:02 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/798] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:02 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/799] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:02 2026] GET /v2.0/security-groups?id=6a8dfd5f-0117-4412-9986-ec9e0650a042&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-02 16:50:03.299 7 INFO neutron.db.l3_db [None req-0ad6107f-5e9e-4963-b518-53b51ce05525 8d7998b701504c69842b966873ea787b d97f777da2074ed783e73d8ccf7073a5 - - default default] Floating IP f9bc591f-03df-4f0c-8b2b-09c83854c5a2 associated. External IP: 10.96.250.220, port: a3b0cd3e-855d-4f09-866f-b0a199f6d031. [pid: 8|app: 0|req: 378/800] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:03 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/801] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:03 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/802] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:03 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/803] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:03 2026] GET /v2.0/security-groups?id=6a8dfd5f-0117-4412-9986-ec9e0650a042&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/804] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:50:02 2026] PUT /v2.0/floatingips/f9bc591f-03df-4f0c-8b2b-09c83854c5a2 => generated 855 bytes in 1565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/805] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:03 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/806] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:03 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 975 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/807] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:03 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:04.409 7 INFO neutron.db.l3_db [None req-c0932c86-b25b-477a-8e99-f01f34b0fed2 fa2aeb6bd35643dcbfb25c8835f05849 8a13f3a4b26c43fc8c4b8f8fbb818762 - - default default] Floating IP 1bab3493-336e-407e-83f8-d4aa2c9fc5c9 associated. External IP: 10.96.250.215, port: a013c6c6-1587-41ec-9fd8-e548b75a22e5. 2026-07-02 16:50:04.449 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1181f786-5432-4231-a255-d21f1dda163e'] response: {'name': 'network-changed', 'server_uuid': 'e52a43eb-b4ad-4bca-97e7-3bc85a367e20', 'tag': 'a3b0cd3e-855d-4f09-866f-b0a199f6d031', 'status': 'completed', 'code': 200} 2026-07-02 16:50:04.494 8 INFO neutron.db.l3_db [None req-4031f235-f994-4b96-ac90-48f107442e56 c8afaa2ae79c4066ae83dd9a9f2c17a0 54d3349a700040169163e6d609d675db - - default default] Floating IP 546aae1a-4eb0-4070-aae1-be12e21c94a2 associated. External IP: 10.96.250.212, port: 8a262376-ad3d-45d3-b585-ba25f85fd653. [pid: 7|app: 0|req: 426/808] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:50:03 2026] PUT /v2.0/floatingips/1bab3493-336e-407e-83f8-d4aa2c9fc5c9 => generated 856 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/809] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:04 2026] GET /v2.0/security-groups?id=fac8d1c0-8932-44c5-8207-e10e9af3ee88&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/810] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:04 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/811] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:50:03 2026] PUT /v2.0/floatingips/546aae1a-4eb0-4070-aae1-be12e21c94a2 => generated 856 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/812] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:04 2026] GET /v2.0/security-groups?id=6a8dfd5f-0117-4412-9986-ec9e0650a042&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/813] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:50:04 2026] GET /v2.0/ports?tenant_id=d97f777da2074ed783e73d8ccf7073a5&device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:50:05.003 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-edbeacdd-2d14-42e4-a91f-136ee7065e74'] response: {'name': 'network-changed', 'server_uuid': 'f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc', 'tag': '8a262376-ad3d-45d3-b585-ba25f85fd653', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 430/814] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:04 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/815] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:50:04 2026] GET /v2.0/networks?id=cd4ba1f6-046b-453e-98ce-5584d98dd94a => generated 779 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/816] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/817] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a3b0cd3e-855d-4f09-866f-b0a199f6d031 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/818] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/subnets?id=d90caddf-235b-4144-90ea-162bc5d5b6a2 => generated 701 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/819] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/ports?network_id=cd4ba1f6-046b-453e-98ce-5584d98dd94a&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/820] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a?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: 388/821] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/822] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/823] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/security-groups?id=6a8dfd5f-0117-4412-9986-ec9e0650a042&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/824] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/ports?tenant_id=54d3349a700040169163e6d609d675db&device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/825] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/826] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/networks?id=6f10023e-0749-42f2-8e33-b546b26b4f5c => generated 776 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/827] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&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: 437/828] 199.204.45.223 () {34 vars in 1060 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8a262376-ad3d-45d3-b585-ba25f85fd653 => 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: 392/829] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/subnets?id=d0daeb80-730b-49ef-b259-beacab9479a8 => generated 698 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/830] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/ports?network_id=6f10023e-0749-42f2-8e33-b546b26b4f5c&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: 393/831] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/networks/6f10023e-0749-42f2-8e33-b546b26b4f5c?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/832] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:50:05 2026] GET /v2.0/networks/6f10023e-0749-42f2-8e33-b546b26b4f5c?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-02 16:50:06.490 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78e8046b-a216-4850-b2c3-dc00f1c6d700'] response: {'name': 'network-changed', 'server_uuid': '8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5', 'tag': 'a013c6c6-1587-41ec-9fd8-e548b75a22e5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 395/835] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:06 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/836] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:06 2026] GET /v2.0/security-groups?id=6a8dfd5f-0117-4412-9986-ec9e0650a042&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/837] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:06 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/838] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:06 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/839] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:50:07 2026] GET /v2.0/ports?tenant_id=8a13f3a4b26c43fc8c4b8f8fbb818762&device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => 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: 443/840] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:50:07 2026] GET /v2.0/networks?id=bda5d4f7-382e-42d7-b13b-d99bda712004 => generated 765 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/841] 199.204.45.223 () {34 vars in 1060 bytes} [Thu Jul 2 16:50:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=a013c6c6-1587-41ec-9fd8-e548b75a22e5 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/842] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:50:07 2026] GET /v2.0/subnets?id=a6489069-61f2-4bc4-a7ea-780f09540b14 => generated 687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/843] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:50:07 2026] GET /v2.0/ports?network_id=bda5d4f7-382e-42d7-b13b-d99bda712004&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/844] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:50:07 2026] GET /v2.0/networks/bda5d4f7-382e-42d7-b13b-d99bda712004?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: 400/845] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:50:07 2026] GET /v2.0/networks/bda5d4f7-382e-42d7-b13b-d99bda712004?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/846] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:07 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/847] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:07 2026] GET /v2.0/security-groups?id=6a8dfd5f-0117-4412-9986-ec9e0650a042&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: 7|app: 0|req: 447/848] 199.204.45.223 () {34 vars in 994 bytes} [Thu Jul 2 16:50:07 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/849] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:07 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/850] 199.204.45.223 () {34 vars in 994 bytes} [Thu Jul 2 16:50:07 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/851] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:08 2026] GET /v2.0/security-groups?id=8b45f8cb-5b72-418a-bcbf-1adc03f42299&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:08.159 7 INFO neutron_taas.services.taas.taas_plugin [req-6f2ff51b-e955-463e-a2d2-bc4bf245ade5 req-95083f50-0327-4c0f-b375-126b071a04d3 fa2aeb6bd35643dcbfb25c8835f05849 8a13f3a4b26c43fc8c4b8f8fbb818762 - - default default] TaaS: Handle Delete Port: a013c6c6-1587-41ec-9fd8-e548b75a22e5 2026-07-02 16:50:08.173 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6f2ff51b-e955-463e-a2d2-bc4bf245ade5 req-95083f50-0327-4c0f-b375-126b071a04d3 fa2aeb6bd35643dcbfb25c8835f05849 8a13f3a4b26c43fc8c4b8f8fbb818762 - - default default] Tap Mirror: Handle Delete Port: a013c6c6-1587-41ec-9fd8-e548b75a22e5 2026-07-02 16:50:08.267 8 INFO neutron_taas.services.taas.taas_plugin [req-b7cef1fe-e6fe-4c50-a2e9-1768d4c5fe25 req-b2b895b7-9642-4221-beba-b2000fad284e c8afaa2ae79c4066ae83dd9a9f2c17a0 54d3349a700040169163e6d609d675db - - default default] TaaS: Handle Delete Port: 8a262376-ad3d-45d3-b585-ba25f85fd653 2026-07-02 16:50:08.272 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b7cef1fe-e6fe-4c50-a2e9-1768d4c5fe25 req-b2b895b7-9642-4221-beba-b2000fad284e c8afaa2ae79c4066ae83dd9a9f2c17a0 54d3349a700040169163e6d609d675db - - default default] Tap Mirror: Handle Delete Port: 8a262376-ad3d-45d3-b585-ba25f85fd653 2026-07-02 16:50:08.411 7 INFO neutron.db.l3_db [req-6f2ff51b-e955-463e-a2d2-bc4bf245ade5 req-95083f50-0327-4c0f-b375-126b071a04d3 fa2aeb6bd35643dcbfb25c8835f05849 8a13f3a4b26c43fc8c4b8f8fbb818762 - - default default] Floating IP 1bab3493-336e-407e-83f8-d4aa2c9fc5c9 disassociated. External IP: 10.96.250.215, port: a013c6c6-1587-41ec-9fd8-e548b75a22e5. 2026-07-02 16:50:08.470 8 INFO neutron.db.l3_db [req-b7cef1fe-e6fe-4c50-a2e9-1768d4c5fe25 req-b2b895b7-9642-4221-beba-b2000fad284e c8afaa2ae79c4066ae83dd9a9f2c17a0 54d3349a700040169163e6d609d675db - - default default] Floating IP 546aae1a-4eb0-4070-aae1-be12e21c94a2 disassociated. External IP: 10.96.250.212, port: 8a262376-ad3d-45d3-b585-ba25f85fd653. [pid: 7|app: 0|req: 448/852] 199.204.45.223 () {36 vars in 997 bytes} [Thu Jul 2 16:50:07 2026] DELETE /v2.0/ports/a013c6c6-1587-41ec-9fd8-e548b75a22e5 => generated 0 bytes in 900 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/853] 199.204.45.223 () {36 vars in 997 bytes} [Thu Jul 2 16:50:08 2026] DELETE /v2.0/ports/8a262376-ad3d-45d3-b585-ba25f85fd653 => generated 0 bytes in 801 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:50:08.921 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b694db5-4906-4e6c-bcd7-1742331ba318'] response: {'server_uuid': '8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5', 'name': 'network-vif-deleted', 'tag': 'a013c6c6-1587-41ec-9fd8-e548b75a22e5', 'status': 'completed', 'code': 200} 2026-07-02 16:50:08.947 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cfafb21-99df-4a71-9bd2-5cd79fd260f3'] response: {'server_uuid': 'f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc', 'name': 'network-vif-deleted', 'tag': '8a262376-ad3d-45d3-b585-ba25f85fd653', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 449/854] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:08 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => 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: 406/855] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:09 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => 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: 450/856] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:10 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => 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: 407/857] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:10 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => 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: 451/858] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:11 2026] GET /v2.0/ports?device_id=8a1a845f-530e-4f5e-9eb3-a31ccf6d8cb5 => 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: 408/859] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:11 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => 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: 452/860] 10.0.0.67 () {34 vars in 989 bytes} [Thu Jul 2 16:50:12 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 1240 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/861] 10.0.0.67 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:12 2026] GET /v2.0/security-groups?id=fac8d1c0-8932-44c5-8207-e10e9af3ee88&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/862] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:12 2026] DELETE /v2.0/security-groups/6a8dfd5f-0117-4412-9986-ec9e0650a042 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:50:12.464 8 INFO neutron.api.v2.resource [None req-0d969dfd-c831-490d-b6c8-08634b8b2f81 fa2aeb6bd35643dcbfb25c8835f05849 8a13f3a4b26c43fc8c4b8f8fbb818762 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 410/863] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 16:50:12 2026] GET /v2.0/security-groups/6a8dfd5f-0117-4412-9986-ec9e0650a042 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:50:12.565 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d6b0b26-46ce-473a-a31c-ded1cababe76 fa2aeb6bd35643dcbfb25c8835f05849 8a13f3a4b26c43fc8c4b8f8fbb818762 - - default default] TaaS: Handle Delete Port: 1cff29a3-0eda-4b14-a75f-ad51c82ab168 [pid: 8|app: 0|req: 411/864] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:12 2026] GET /v2.0/ports?device_id=f6a559ea-39dd-4cbe-b4a9-e86da16ec1cc => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:50:12.567 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d6b0b26-46ce-473a-a31c-ded1cababe76 fa2aeb6bd35643dcbfb25c8835f05849 8a13f3a4b26c43fc8c4b8f8fbb818762 - - default default] Tap Mirror: Handle Delete Port: 1cff29a3-0eda-4b14-a75f-ad51c82ab168 [pid: 7|app: 0|req: 454/865] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:50:12 2026] DELETE /v2.0/floatingips/1bab3493-336e-407e-83f8-d4aa2c9fc5c9 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:50:13.187 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf2b8e2d-dcaf-4f07-8123-7e195b6a9d3b 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: c86b4489-1f69-46e0-bea0-1c345b1ffa6e 2026-07-02 16:50:13.190 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf2b8e2d-dcaf-4f07-8123-7e195b6a9d3b 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: c86b4489-1f69-46e0-bea0-1c345b1ffa6e [pid: 7|app: 0|req: 455/866] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:13 2026] GET /v2.0/security-groups?tenant_id=a14d242239bb4f9191c07e8a8f77329c&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/867] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:13 2026] DELETE /v2.0/security-groups/8c1684aa-76f7-45ea-97be-d155ac918557 => 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: 412/868] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:50:12 2026] PUT /v2.0/routers/cfce801a-11db-48c5-9c0d-1c8720425306/remove_router_interface => generated 309 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/869] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:13 2026] DELETE /v2.0/security-groups/8b45f8cb-5b72-418a-bcbf-1adc03f42299 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:50:13.842 7 INFO neutron.api.v2.resource [None req-65d2e790-f4fd-4616-a069-91be8ea946fa c8afaa2ae79c4066ae83dd9a9f2c17a0 54d3349a700040169163e6d609d675db - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 458/870] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 16:50:13 2026] GET /v2.0/security-groups/8b45f8cb-5b72-418a-bcbf-1adc03f42299 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:50:13.930 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f7296a6-6e75-4fc5-b655-f6ced4621383 c8afaa2ae79c4066ae83dd9a9f2c17a0 54d3349a700040169163e6d609d675db - - default default] TaaS: Handle Delete Port: 7e056818-1b02-4176-b57c-3eb343ff753f 2026-07-02 16:50:13.933 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f7296a6-6e75-4fc5-b655-f6ced4621383 c8afaa2ae79c4066ae83dd9a9f2c17a0 54d3349a700040169163e6d609d675db - - default default] Tap Mirror: Handle Delete Port: 7e056818-1b02-4176-b57c-3eb343ff753f 2026-07-02 16:50:14.019 8 INFO neutron_taas.services.taas.taas_plugin [None req-7037ac63-3000-4c46-8b66-0d3d0f95d111 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 7df964e7-4340-46ce-99ca-a502b118dee3 2026-07-02 16:50:14.024 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7037ac63-3000-4c46-8b66-0d3d0f95d111 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 7df964e7-4340-46ce-99ca-a502b118dee3 [pid: 7|app: 0|req: 459/871] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:50:13 2026] DELETE /v2.0/floatingips/546aae1a-4eb0-4070-aae1-be12e21c94a2 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:50:14.331 8 INFO neutron_taas.services.taas.taas_plugin [None req-7037ac63-3000-4c46-8b66-0d3d0f95d111 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 8cebe4d2-9395-449d-9a4d-0a01506c68bb 2026-07-02 16:50:14.335 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7037ac63-3000-4c46-8b66-0d3d0f95d111 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 8cebe4d2-9395-449d-9a4d-0a01506c68bb 2026-07-02 16:50:14.517 7 INFO neutron_taas.services.taas.taas_plugin [None req-697701db-f464-4a3c-96a0-b242ac5424e8 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 6cb53e95-131e-408a-937a-31844bb2069c 2026-07-02 16:50:14.519 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-697701db-f464-4a3c-96a0-b242ac5424e8 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 6cb53e95-131e-408a-937a-31844bb2069c 2026-07-02 16:50:14.747 8 INFO neutron.services.segments.plugin [-] Segment 18c2d7b8-5289-46ea-833d-3708f58fb973 resource provider aggregate not found 2026-07-02 16:50:14.752 8 INFO neutron.services.segments.plugin [-] Segment 18c2d7b8-5289-46ea-833d-3708f58fb973 resource provider aggregate not found 2026-07-02 16:50:14.767 8 INFO neutron.db.l3_hamode_db [None req-7037ac63-3000-4c46-8b66-0d3d0f95d111 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] HA network 210b115e-0aaf-4070-9a94-849f7bd5db6a was deleted as no HA routers are present in tenant 8a13f3a4b26c43fc8c4b8f8fbb818762. 2026-07-02 16:50:14.768 8 INFO neutron.services.segments.plugin [-] Segment 18c2d7b8-5289-46ea-833d-3708f58fb973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18c2d7b8-5289-46ea-833d-3708f58fb973 found for delete ", "request_id": "req-e35b903c-7b36-4b1d-8013-6c6d414fce01"}]} 2026-07-02 16:50:14.772 8 INFO neutron.services.segments.plugin [-] Segment 18c2d7b8-5289-46ea-833d-3708f58fb973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18c2d7b8-5289-46ea-833d-3708f58fb973 found for delete ", "request_id": "req-029ea69c-c8d0-4a48-be15-a1d485ea57c0"}]} [pid: 8|app: 0|req: 413/872] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:13 2026] DELETE /v2.0/routers/cfce801a-11db-48c5-9c0d-1c8720425306 => generated 0 bytes in 963 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/873] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:14 2026] DELETE /v2.0/subnets/a6489069-61f2-4bc4-a7ea-780f09540b14 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/874] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:50:14 2026] PUT /v2.0/routers/1281b7d1-a9aa-44ea-b1ec-7cf17a8f3198/remove_router_interface => generated 309 bytes in 997 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:15.071 8 INFO neutron_taas.services.taas.taas_plugin [None req-100654e7-8813-4ff1-9e68-219e464feb82 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: ad9db313-7d22-4862-9839-142a03f6c8ad 2026-07-02 16:50:15.074 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-100654e7-8813-4ff1-9e68-219e464feb82 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: ad9db313-7d22-4862-9839-142a03f6c8ad [pid: 8|app: 0|req: 415/875] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:50:14 2026] DELETE /v2.0/networks/bda5d4f7-382e-42d7-b13b-d99bda712004 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:50:15.374 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d832921-bd55-4d92-b62f-3072ed707440 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 722d04af-7afe-4c15-ad80-1ff7639fa433 2026-07-02 16:50:15.377 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d832921-bd55-4d92-b62f-3072ed707440 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 722d04af-7afe-4c15-ad80-1ff7639fa433 [pid: 8|app: 0|req: 416/876] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:15 2026] GET /v2.0/security-groups?tenant_id=8a13f3a4b26c43fc8c4b8f8fbb818762&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/877] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:15 2026] DELETE /v2.0/security-groups/9fc1d5b9-e7b6-4cb0-8022-ed82ed6f9faf => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:50:15.686 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d832921-bd55-4d92-b62f-3072ed707440 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: f75b5200-3bf6-448f-9981-e143ab571f18 2026-07-02 16:50:15.689 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d832921-bd55-4d92-b62f-3072ed707440 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: f75b5200-3bf6-448f-9981-e143ab571f18 2026-07-02 16:50:15.802 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-9d832921-bd55-4d92-b62f-3072ed707440 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-07-02 16:50:16.144 7 INFO neutron.services.segments.plugin [-] Segment ffd2b2a4-1b00-45f2-8699-f36476cc96c4 resource provider aggregate not found 2026-07-02 16:50:16.150 7 INFO neutron.services.segments.plugin [-] Segment ffd2b2a4-1b00-45f2-8699-f36476cc96c4 resource provider aggregate not found 2026-07-02 16:50:16.173 7 INFO neutron.services.segments.plugin [-] Segment ffd2b2a4-1b00-45f2-8699-f36476cc96c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffd2b2a4-1b00-45f2-8699-f36476cc96c4 found for delete ", "request_id": "req-3778c6d2-2a4f-44a6-8dec-eb4f26185382"}]} 2026-07-02 16:50:16.180 7 INFO neutron.services.segments.plugin [-] Segment ffd2b2a4-1b00-45f2-8699-f36476cc96c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffd2b2a4-1b00-45f2-8699-f36476cc96c4 found for delete ", "request_id": "req-9e20dd17-e402-4b8b-bd05-058e58fc94ee"}]} 2026-07-02 16:50:16.187 7 INFO neutron.db.l3_hamode_db [None req-9d832921-bd55-4d92-b62f-3072ed707440 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] HA network 3890eb82-1c7a-4b45-b23b-3e0d162cd7ea was deleted as no HA routers are present in tenant 54d3349a700040169163e6d609d675db. [pid: 7|app: 0|req: 461/878] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:15 2026] DELETE /v2.0/routers/1281b7d1-a9aa-44ea-b1ec-7cf17a8f3198 => generated 0 bytes in 1121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/879] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:16 2026] DELETE /v2.0/subnets/d0daeb80-730b-49ef-b259-beacab9479a8 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:50:16.522 7 INFO neutron_taas.services.taas.taas_plugin [None req-419dc03f-5f1f-4992-afb8-e2a770ddeb05 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 1a2428dd-7b37-4a49-bf90-e434f62edf7f 2026-07-02 16:50:16.526 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-419dc03f-5f1f-4992-afb8-e2a770ddeb05 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 1a2428dd-7b37-4a49-bf90-e434f62edf7f [pid: 7|app: 0|req: 462/880] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:50:16 2026] DELETE /v2.0/networks/6f10023e-0749-42f2-8e33-b546b26b4f5c => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:50:16.791 8 INFO neutron.services.segments.plugin [-] Segment c9f03494-9633-43cf-9b87-df068d1fb4a7 resource provider aggregate not found 2026-07-02 16:50:16.795 8 INFO neutron.services.segments.plugin [-] Segment c9f03494-9633-43cf-9b87-df068d1fb4a7 resource provider aggregate not found 2026-07-02 16:50:16.809 8 INFO neutron.services.segments.plugin [-] Segment c9f03494-9633-43cf-9b87-df068d1fb4a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9f03494-9633-43cf-9b87-df068d1fb4a7 found for delete ", "request_id": "req-83a1b446-150d-4397-ad13-2d7d717a6644"}]} 2026-07-02 16:50:16.814 8 INFO neutron.services.segments.plugin [-] Segment c9f03494-9633-43cf-9b87-df068d1fb4a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9f03494-9633-43cf-9b87-df068d1fb4a7 found for delete ", "request_id": "req-05e582d7-a944-49cb-8ae5-a515d1a154f1"}]} [pid: 8|app: 0|req: 419/881] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:16 2026] GET /v2.0/security-groups?tenant_id=54d3349a700040169163e6d609d675db&name=default => generated 2924 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/882] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:16 2026] DELETE /v2.0/security-groups/3675a44f-a0f5-4d70-9812-b06ba1af6572 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:50:18.213 7 INFO neutron.services.segments.plugin [-] Segment de3dff67-c801-4ec5-b38e-fe7af6428a3e resource provider aggregate not found 2026-07-02 16:50:18.218 7 INFO neutron.services.segments.plugin [-] Segment de3dff67-c801-4ec5-b38e-fe7af6428a3e resource provider aggregate not found 2026-07-02 16:50:18.237 7 INFO neutron.services.segments.plugin [-] Segment de3dff67-c801-4ec5-b38e-fe7af6428a3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de3dff67-c801-4ec5-b38e-fe7af6428a3e found for delete ", "request_id": "req-495abb68-90ab-451b-8dcb-7fecfded0565"}]} 2026-07-02 16:50:18.242 7 INFO neutron.services.segments.plugin [-] Segment de3dff67-c801-4ec5-b38e-fe7af6428a3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de3dff67-c801-4ec5-b38e-fe7af6428a3e found for delete ", "request_id": "req-45045537-4266-49c3-aaad-91c1c34cbf15"}]} 2026-07-02 16:50:18.908 8 INFO neutron.db.segments_db [None req-eba47d85-eb4a-4e9a-a10d-deaddd1adc60 38e1c949622e4c5591633391d12324eb e1bc3ba3721642179940094f73db0258 - - default default] Added segment 27637d4a-8ecd-4331-96cf-bff6ad319f5e of type vxlan for network d511e412-685d-454b-b838-88dd4a1d1e16 [pid: 8|app: 0|req: 420/883] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:50:18 2026] POST /v2.0/networks => generated 707 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/884] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:50:19 2026] POST /v2.0/subnets => generated 644 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:50:19.290 8 WARNING neutron.api.v2.base [None req-64536791-97dc-41b2-82af-b9ee39bd2e19 38e1c949622e4c5591633391d12324eb e1bc3ba3721642179940094f73db0258 - - 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-02 16:50:19.291 8 INFO neutron.api.v2.resource [None req-64536791-97dc-41b2-82af-b9ee39bd2e19 38e1c949622e4c5591633391d12324eb e1bc3ba3721642179940094f73db0258 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 422/885] 10.0.0.22 () {34 vars in 680 bytes} [Thu Jul 2 16:50:19 2026] POST /v2.0/rbac-policies => generated 143 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-02 16:50:19.359 7 INFO neutron.db.segments_db [None req-ab669227-1684-462b-895b-04a20367e1a3 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 099486ab-b91b-4305-84b5-7221593406dc of type vxlan for network 82c801e4-3418-4b2d-8a37-049cc684e4af [pid: 7|app: 0|req: 464/886] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 16:50:18 2026] POST /v2.0/networks => generated 724 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:50:19.512 8 INFO neutron.services.segments.plugin [-] Segment 27637d4a-8ecd-4331-96cf-bff6ad319f5e resource provider aggregate not found 2026-07-02 16:50:19.521 8 INFO neutron.services.segments.plugin [-] Segment 27637d4a-8ecd-4331-96cf-bff6ad319f5e resource provider aggregate not found 2026-07-02 16:50:19.528 8 INFO neutron.services.segments.plugin [-] Segment 27637d4a-8ecd-4331-96cf-bff6ad319f5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27637d4a-8ecd-4331-96cf-bff6ad319f5e found for delete ", "request_id": "req-60dfcade-5254-412c-9ab8-60a77d413fbd"}]} [pid: 8|app: 0|req: 423/887] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:50:19 2026] DELETE /v2.0/networks/d511e412-685d-454b-b838-88dd4a1d1e16 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:50:19.541 8 INFO neutron.services.segments.plugin [-] Segment 27637d4a-8ecd-4331-96cf-bff6ad319f5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27637d4a-8ecd-4331-96cf-bff6ad319f5e found for delete ", "request_id": "req-89841a19-cf6a-4585-8ed5-14a71a045408"}]} 2026-07-02 16:50:19.628 8 INFO neutron.db.segments_db [None req-01ec5077-14cd-441b-b468-63c29b91e96d 38e1c949622e4c5591633391d12324eb e1bc3ba3721642179940094f73db0258 - - default default] Added segment 6e16149d-0a98-47f9-bdc4-7beef0c0f1a8 of type vxlan for network db304c0a-1a8b-4df3-8b7d-17d8d1c4b5f7 [pid: 7|app: 0|req: 465/888] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:50:19 2026] POST /v2.0/subnets => generated 690 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:50:19.731 7 INFO neutron.db.segments_db [None req-42a8ce76-87f4-4fc8-bd34-b77a2a6a2fe7 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 792573f4-fd7f-4fa6-882f-d64c4c55e3a6 of type vxlan for network 90643e49-4c51-4a4f-be36-616bd0e94bbe [pid: 8|app: 0|req: 424/889] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:50:19 2026] POST /v2.0/networks => generated 707 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/890] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:50:19 2026] POST /v2.0/subnets => generated 647 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:50:20.075 8 WARNING neutron.api.v2.base [None req-003b16bd-a11e-45ee-ba2e-202dc79a04a2 38e1c949622e4c5591633391d12324eb e1bc3ba3721642179940094f73db0258 - - 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-02 16:50:20.076 8 INFO neutron.api.v2.resource [None req-003b16bd-a11e-45ee-ba2e-202dc79a04a2 38e1c949622e4c5591633391d12324eb e1bc3ba3721642179940094f73db0258 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 426/891] 10.0.0.22 () {34 vars in 680 bytes} [Thu Jul 2 16:50:20 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-02 16:50:20.086 7 INFO neutron.db.l3_hamode_db [None req-42a8ce76-87f4-4fc8-bd34-b77a2a6a2fe7 9951d644de784ff1815abf589ca7cd45 6dbcfad6574848568c2a612749cd54f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 427/892] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:50:20 2026] DELETE /v2.0/networks/db304c0a-1a8b-4df3-8b7d-17d8d1c4b5f7 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:50:20.411 8 INFO neutron.db.segments_db [None req-5ccf956d-1d84-4d6a-b38c-8225e9daa1ce 38e1c949622e4c5591633391d12324eb e1bc3ba3721642179940094f73db0258 - - default default] Added segment e7b7ebd7-63c2-4ae5-b90b-b9efb291e967 of type vxlan for network d76874e4-6527-4e7a-85f6-9c2bb60e3000 [pid: 8|app: 0|req: 428/893] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:50:20 2026] POST /v2.0/networks => generated 708 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/894] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:20 2026] GET /v2.0/security-groups?tenant_id=9e56c9cc6d124a4687e9f1eafac03842&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:50:20.957 7 INFO neutron.db.l3_hamode_db [None req-42a8ce76-87f4-4fc8-bd34-b77a2a6a2fe7 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 430/895] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:50:20 2026] POST /v2.0/subnets => generated 647 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/896] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:21 2026] DELETE /v2.0/security-groups/7d541dab-384e-4697-b9e0-285ed4a7985c => 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: 434/899] 10.0.0.22 () {34 vars in 680 bytes} [Thu Jul 2 16:50:21 2026] POST /v2.0/rbac-policies => generated 324 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:50:21.557 8 INFO neutron.services.segments.plugin [-] Segment 6e16149d-0a98-47f9-bdc4-7beef0c0f1a8 resource provider aggregate not found 2026-07-02 16:50:21.574 8 INFO neutron.services.segments.plugin [-] Segment 6e16149d-0a98-47f9-bdc4-7beef0c0f1a8 resource provider aggregate not found 2026-07-02 16:50:21.575 8 INFO neutron.services.segments.plugin [-] Segment 6e16149d-0a98-47f9-bdc4-7beef0c0f1a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e16149d-0a98-47f9-bdc4-7beef0c0f1a8 found for delete ", "request_id": "req-dd162d11-6f96-41d8-8669-f9b717f4fa4d"}]} 2026-07-02 16:50:21.602 8 INFO neutron.services.segments.plugin [-] Segment 6e16149d-0a98-47f9-bdc4-7beef0c0f1a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e16149d-0a98-47f9-bdc4-7beef0c0f1a8 found for delete ", "request_id": "req-eec287fb-bfce-4dc3-ba72-f7e729d86ba0"}]} [pid: 8|app: 0|req: 435/900] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:21 2026] GET /v2.0/security-groups?tenant_id=b2d510023330478a88380cbc233ac459&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/901] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:21 2026] DELETE /v2.0/security-groups/47164b78-040c-488b-bfd0-3c1e269cc5a6 => 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: 466/902] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:50:19 2026] POST /v2.0/routers => generated 730 bytes in 2287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/903] 10.0.0.22 () {32 vars in 722 bytes} [Thu Jul 2 16:50:21 2026] GET /v2.0/networks/d76874e4-6527-4e7a-85f6-9c2bb60e3000 => generated 655 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:22.624 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7149b25d-62bd-4e28-94d7-10a87e3fa95b 240600af6dd24c55af602d88f732a5c4 1dd7352aad80434eab2ce854f524cd91 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 438/904] 10.0.0.22 () {32 vars in 722 bytes} [Thu Jul 2 16:50:22 2026] GET /v2.0/networks/d76874e4-6527-4e7a-85f6-9c2bb60e3000 => generated 138 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/905] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:22 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/906] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:50:22 2026] DELETE /v2.0/networks/d76874e4-6527-4e7a-85f6-9c2bb60e3000 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/907] 10.0.0.42 () {34 vars in 970 bytes} [Thu Jul 2 16:50:22 2026] GET /v2.0/ports/a3b0cd3e-855d-4f09-866f-b0a199f6d031 => generated 968 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:22.964 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dcc1bd85-dbfc-4776-b92c-e80b39e824be 38e1c949622e4c5591633391d12324eb e1bc3ba3721642179940094f73db0258 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 442/908] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:22 2026] DELETE /v2.0/subnets/cfaea27f-cc7c-4068-b47d-5655b3c39dd9 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:50:22.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1f1b203-83dd-4a93-9f8a-948983a98681 38e1c949622e4c5591633391d12324eb e1bc3ba3721642179940094f73db0258 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 443/909] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:22 2026] DELETE /v2.0/subnets/e4ce1494-408e-4256-9d07-d2acc4847b38 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:50:23.008 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83c946f4-bcf3-4c8f-89af-63f2232d1f64 38e1c949622e4c5591633391d12324eb e1bc3ba3721642179940094f73db0258 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 444/910] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:22 2026] DELETE /v2.0/subnets/fde88e9d-3c5a-47d6-95d5-45816567c818 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/911] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:50:21 2026] PUT /v2.0/routers/7a89d582-0364-47f2-891f-6d345ee15ece/add_router_interface => generated 309 bytes in 1197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:23.611 8 INFO neutron.services.segments.plugin [-] Segment e7b7ebd7-63c2-4ae5-b90b-b9efb291e967 resource provider aggregate not found [pid: 8|app: 0|req: 445/912] 199.204.45.223 () {34 vars in 1000 bytes} [Thu Jul 2 16:50:23 2026] GET /v2.0/subnets?network_id=cd4ba1f6-046b-453e-98ce-5584d98dd94a => generated 683 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:23.630 8 INFO neutron.services.segments.plugin [-] Segment e7b7ebd7-63c2-4ae5-b90b-b9efb291e967 resource provider aggregate not found 2026-07-02 16:50:23.634 8 INFO neutron.services.segments.plugin [-] Segment e7b7ebd7-63c2-4ae5-b90b-b9efb291e967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7b7ebd7-63c2-4ae5-b90b-b9efb291e967 found for delete ", "request_id": "req-7c6978bd-193b-430f-8f01-1bd3a0c90220"}]} 2026-07-02 16:50:23.648 8 INFO neutron.services.segments.plugin [-] Segment e7b7ebd7-63c2-4ae5-b90b-b9efb291e967 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7b7ebd7-63c2-4ae5-b90b-b9efb291e967 found for delete ", "request_id": "req-d069dc03-3a41-4c5f-86db-f7f9712d7745"}]} [pid: 7|app: 0|req: 468/913] 199.204.45.223 () {34 vars in 1146 bytes} [Thu Jul 2 16:50:23 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20&device_owner=compute%3Anova&network_id=cd4ba1f6-046b-453e-98ce-5584d98dd94a => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/914] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 16:50:23 2026] POST /v2.0/security-groups => generated 1660 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/915] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:50:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/916] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:24 2026] GET /v2.0/security-groups?tenant_id=e1bc3ba3721642179940094f73db0258&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/917] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:50:23 2026] PUT /v2.0/ports/a3b0cd3e-855d-4f09-866f-b0a199f6d031 => generated 1149 bytes in 650 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/918] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:50:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:50:24.446 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66c3a92d-5269-4f7f-8796-468024d29ad2'] response: {'name': 'network-changed', 'server_uuid': 'e52a43eb-b4ad-4bca-97e7-3bc85a367e20', 'tag': 'a3b0cd3e-855d-4f09-866f-b0a199f6d031', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 447/919] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:24 2026] DELETE /v2.0/security-groups/06ff2105-df3b-48d9-91c9-8db24e4b9924 => 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: 448/920] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:24 2026] GET /v2.0/security-groups?tenant_id=c5b37f3ba43941e1b9d1820f94513ec2&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/921] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:24 2026] DELETE /v2.0/security-groups/ae294b0c-49a8-4e23-a9df-8b3c18a53843 => 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: 450/922] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:50:24 2026] GET /v2.0/ports?tenant_id=d97f777da2074ed783e73d8ccf7073a5&device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 1421 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/923] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:50:24 2026] GET /v2.0/networks?id=cd4ba1f6-046b-453e-98ce-5584d98dd94a => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/924] 199.204.45.223 () {34 vars in 1060 bytes} [Thu Jul 2 16:50:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a3b0cd3e-855d-4f09-866f-b0a199f6d031 => 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: 453/925] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:50:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a3b0cd3e-855d-4f09-866f-b0a199f6d031 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/926] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:50:24 2026] POST /v2.0/floatingips => generated 552 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/927] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:50:25 2026] GET /v2.0/subnets?id=d90caddf-235b-4144-90ea-162bc5d5b6a2 => generated 701 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/928] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:50:25 2026] GET /v2.0/ports?network_id=cd4ba1f6-046b-453e-98ce-5584d98dd94a&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/929] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:50:25 2026] GET /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/930] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:50:25 2026] GET /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/931] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:25 2026] GET /v2.0/security-groups?tenant_id=1dd7352aad80434eab2ce854f524cd91&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/932] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:25 2026] DELETE /v2.0/security-groups/e2e27cd7-e5a0-450a-ae7c-ee0117e09035 => 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: 475/933] 10.0.0.42 () {34 vars in 1097 bytes} [Thu Jul 2 16:50:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--952234530&fields=id&tenant_id=6dbcfad6574848568c2a612749cd54f7 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/934] 10.0.0.42 () {34 vars in 981 bytes} [Thu Jul 2 16:50:25 2026] GET /v2.0/networks?id=82c801e4-3418-4b2d-8a37-049cc684e4af => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/935] 10.0.0.42 () {34 vars in 964 bytes} [Thu Jul 2 16:50:25 2026] GET /v2.0/quotas/6dbcfad6574848568c2a612749cd54f7 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/936] 10.0.0.42 () {34 vars in 1001 bytes} [Thu Jul 2 16:50:25 2026] GET /v2.0/ports?tenant_id=6dbcfad6574848568c2a612749cd54f7&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/937] 10.0.0.42 () {34 vars in 1007 bytes} [Thu Jul 2 16:50:25 2026] GET /v2.0/networks/82c801e4-3418-4b2d-8a37-049cc684e4af?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/938] 10.0.0.42 () {34 vars in 1107 bytes} [Thu Jul 2 16:50:26 2026] GET /v2.0/networks/82c801e4-3418-4b2d-8a37-049cc684e4af?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: 478/939] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:26 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => 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: 462/940] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:26 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 1152 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/941] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:50:26 2026] GET /v2.0/ports?tenant_id=d97f777da2074ed783e73d8ccf7073a5&device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 1421 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/942] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:26 2026] GET /v2.0/security-groups?id=fac8d1c0-8932-44c5-8207-e10e9af3ee88&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/943] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:50:26 2026] GET /v2.0/networks?id=cd4ba1f6-046b-453e-98ce-5584d98dd94a => generated 779 bytes in 655 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/944] 199.204.45.223 () {34 vars in 1060 bytes} [Thu Jul 2 16:50:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a3b0cd3e-855d-4f09-866f-b0a199f6d031 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/945] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:50:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a3b0cd3e-855d-4f09-866f-b0a199f6d031 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/946] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:50:27 2026] GET /v2.0/subnets?id=d90caddf-235b-4144-90ea-162bc5d5b6a2 => generated 701 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/947] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:50:27 2026] GET /v2.0/ports?network_id=cd4ba1f6-046b-453e-98ce-5584d98dd94a&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: 466/948] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:50:27 2026] GET /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/949] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:50:27 2026] GET /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/950] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:27 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => 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: 484/951] 199.204.45.223 () {34 vars in 1120 bytes} [Thu Jul 2 16:50:27 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1152 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/952] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:28 2026] GET /v2.0/security-groups?tenant_id=dd1c60db1f31418d9e2b464cc51dcb89&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/953] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:28 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/954] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:28 2026] DELETE /v2.0/security-groups/f02a3ec9-8709-40c9-b8e8-bb5bc06a0560 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/955] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:28 2026] GET /v2.0/security-groups?tenant_id=ed3e45e88f544b88b29540799f3cadc6&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/956] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:50:27 2026] PUT /v2.0/ports/a3b0cd3e-855d-4f09-866f-b0a199f6d031 => generated 968 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/957] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:29 2026] DELETE /v2.0/security-groups/b53717fa-93e5-4859-9f49-5acaae3aa6bf => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:50:29.171 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a003cd58-cad4-4fff-8641-dc63ede275a4'] response: {'name': 'network-changed', 'server_uuid': 'e52a43eb-b4ad-4bca-97e7-3bc85a367e20', 'tag': 'a3b0cd3e-855d-4f09-866f-b0a199f6d031', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 469/958] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:50:29 2026] GET /v2.0/ports?tenant_id=d97f777da2074ed783e73d8ccf7073a5&device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/959] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:50:29 2026] GET /v2.0/networks?id=cd4ba1f6-046b-453e-98ce-5584d98dd94a => generated 779 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/960] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:29 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => 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: 491/961] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:50:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a3b0cd3e-855d-4f09-866f-b0a199f6d031 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/962] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:50:29 2026] GET /v2.0/subnets?id=d90caddf-235b-4144-90ea-162bc5d5b6a2 => generated 701 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/963] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:50:29 2026] GET /v2.0/ports?network_id=cd4ba1f6-046b-453e-98ce-5584d98dd94a&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: 472/964] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:50:29 2026] GET /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/965] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:50:29 2026] GET /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:50:30.608 8 INFO neutron.db.segments_db [None req-bb7ecb08-06ce-49ab-a42d-074493ef8506 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] Added segment a4d94faa-a4e4-4c77-ba9e-16634cbb6d68 of type vxlan for network 638554fc-deec-44a7-b5d3-58b1246fd814 [pid: 7|app: 0|req: 494/966] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:50:30 2026] GET /v2.0/networks?id=82c801e4-3418-4b2d-8a37-049cc684e4af => generated 675 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/967] 199.204.45.223 () {34 vars in 1050 bytes} [Thu Jul 2 16:50:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6dbcfad6574848568c2a612749cd54f7 => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:30.916 8 INFO neutron.db.l3_hamode_db [None req-bb7ecb08-06ce-49ab-a42d-074493ef8506 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 496/968] 199.204.45.223 () {38 vars in 955 bytes} [Thu Jul 2 16:50:30 2026] POST /v2.0/ports => generated 954 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:50:31.101 8 INFO neutron.db.l3_hamode_db [None req-bb7ecb08-06ce-49ab-a42d-074493ef8506 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 497/969] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:31 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 957 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/970] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:31 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/971] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:50:31 2026] GET /v2.0/ports?tenant_id=d97f777da2074ed783e73d8ccf7073a5&device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/972] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:50:31 2026] PUT /v2.0/ports/135154a4-342d-4640-b414-43ffd4eb0d05 => generated 1235 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 501/973] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:31 2026] GET /v2.0/security-groups?id=049a3a2c-d5f0-4e69-a735-4d0484183fed&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/974] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:31 2026] GET /v2.0/security-groups?id=fac8d1c0-8932-44c5-8207-e10e9af3ee88&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/975] 10.0.0.22 () {34 vars in 667 bytes} [Thu Jul 2 16:50:30 2026] POST /v2.0/routers => generated 474 bytes in 1456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:50:31.852 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e646a59-6b1f-4b36-b5aa-a67fc4e59bb1'] response: {'name': 'network-changed', 'server_uuid': 'cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff', 'tag': '135154a4-342d-4640-b414-43ffd4eb0d05', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 503/976] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:50:31 2026] GET /v2.0/networks?id=cd4ba1f6-046b-453e-98ce-5584d98dd94a => generated 779 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:31.918 8 INFO neutron.db.l3_hamode_db [None req-07bb93d4-8ea3-4186-b815-295d8ab2f28c 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 504/977] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:50:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a3b0cd3e-855d-4f09-866f-b0a199f6d031 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/978] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:50:31 2026] GET /v2.0/subnets?id=d90caddf-235b-4144-90ea-162bc5d5b6a2 => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/979] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:50:31 2026] GET /v2.0/ports?network_id=cd4ba1f6-046b-453e-98ce-5584d98dd94a&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:50:32.074 8 INFO neutron.db.l3_hamode_db [None req-07bb93d4-8ea3-4186-b815-295d8ab2f28c 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 507/980] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:50:32 2026] GET /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a?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: 508/981] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:50:32 2026] GET /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/982] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:50:32 2026] GET /v2.0/ports?tenant_id=6dbcfad6574848568c2a612749cd54f7&device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/983] 199.204.45.223 () {34 vars in 1018 bytes} [Thu Jul 2 16:50:32 2026] GET /v2.0/networks?tenant_id=6dbcfad6574848568c2a612749cd54f7&shared=False => generated 771 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/984] 199.204.45.223 () {34 vars in 930 bytes} [Thu Jul 2 16:50:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/985] 10.0.0.22 () {34 vars in 667 bytes} [Thu Jul 2 16:50:31 2026] POST /v2.0/routers => generated 474 bytes in 914 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:50:32.822 7 INFO neutron.db.l3_hamode_db [None req-64faec72-c01c-4121-bcc3-88ac8b9e123b 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 475/986] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:32 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:33.007 7 INFO neutron.db.l3_hamode_db [None req-64faec72-c01c-4121-bcc3-88ac8b9e123b 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 476/987] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:32 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/988] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:33 2026] GET /v2.0/security-groups?id=049a3a2c-d5f0-4e69-a735-4d0484183fed&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/989] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:33 2026] GET /v2.0/security-groups?id=fac8d1c0-8932-44c5-8207-e10e9af3ee88&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/990] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:50:33 2026] GET /v2.0/ports?tenant_id=6dbcfad6574848568c2a612749cd54f7&device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/991] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:50:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=135154a4-342d-4640-b414-43ffd4eb0d05 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/992] 199.204.45.223 () {34 vars in 994 bytes} [Thu Jul 2 16:50:33 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/993] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:50:33 2026] GET /v2.0/subnets?id=49923b93-50ab-4ef5-ae89-21838be93ba3 => generated 693 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/994] 10.0.0.22 () {34 vars in 667 bytes} [Thu Jul 2 16:50:32 2026] POST /v2.0/routers => generated 474 bytes in 977 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/995] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:50:33 2026] GET /v2.0/ports?network_id=82c801e4-3418-4b2d-8a37-049cc684e4af&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:50:33.823 7 INFO neutron.db.l3_hamode_db [None req-8bf4338a-36c0-4a3c-a6a8-4043ed87adb8 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:50:33.841 8 INFO neutron_taas.services.taas.taas_plugin [req-22caa992-4e40-4f91-a6c3-b979fecef439 req-c42307cc-8b2b-4dd3-89c4-9643ce788bac 8d7998b701504c69842b966873ea787b d97f777da2074ed783e73d8ccf7073a5 - - default default] TaaS: Handle Delete Port: a3b0cd3e-855d-4f09-866f-b0a199f6d031 2026-07-02 16:50:33.845 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-22caa992-4e40-4f91-a6c3-b979fecef439 req-c42307cc-8b2b-4dd3-89c4-9643ce788bac 8d7998b701504c69842b966873ea787b d97f777da2074ed783e73d8ccf7073a5 - - default default] Tap Mirror: Handle Delete Port: a3b0cd3e-855d-4f09-866f-b0a199f6d031 2026-07-02 16:50:33.939 7 INFO neutron.db.l3_hamode_db [None req-8bf4338a-36c0-4a3c-a6a8-4043ed87adb8 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:50:33.955 8 INFO neutron.db.l3_db [req-22caa992-4e40-4f91-a6c3-b979fecef439 req-c42307cc-8b2b-4dd3-89c4-9643ce788bac 8d7998b701504c69842b966873ea787b d97f777da2074ed783e73d8ccf7073a5 - - default default] Floating IP f9bc591f-03df-4f0c-8b2b-09c83854c5a2 disassociated. External IP: 10.96.250.220, port: a3b0cd3e-855d-4f09-866f-b0a199f6d031. [pid: 8|app: 0|req: 483/996] 199.204.45.223 () {36 vars in 997 bytes} [Thu Jul 2 16:50:33 2026] DELETE /v2.0/ports/a3b0cd3e-855d-4f09-866f-b0a199f6d031 => generated 0 bytes in 664 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/997] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:50:34 2026] GET /v2.0/networks/82c801e4-3418-4b2d-8a37-049cc684e4af?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: 485/998] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:34 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/999] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:34 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:50:34.562 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-daf3db6e-156a-44cf-983a-ea1f0e12b1eb'] response: {'server_uuid': 'e52a43eb-b4ad-4bca-97e7-3bc85a367e20', 'name': 'network-vif-deleted', 'tag': 'a3b0cd3e-855d-4f09-866f-b0a199f6d031', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 514/1000] 10.0.0.22 () {34 vars in 667 bytes} [Thu Jul 2 16:50:33 2026] POST /v2.0/routers => generated 474 bytes in 870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1001] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:50:34 2026] GET /v2.0/networks/82c801e4-3418-4b2d-8a37-049cc684e4af?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1002] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:34 2026] GET /v2.0/security-groups?id=049a3a2c-d5f0-4e69-a735-4d0484183fed&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:34.812 7 INFO neutron.db.l3_hamode_db [None req-6780cab7-b38d-4056-b1ed-00dd58b8c97a 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 487/1003] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:34 2026] GET /v2.0/security-groups?tenant_id=e378bbfdd7d64947803985a176cb79aa&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1004] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:34 2026] DELETE /v2.0/security-groups/15865eb6-7c2c-4355-84be-20e1298cc86a => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:50:34.959 7 INFO neutron.db.l3_hamode_db [None req-6780cab7-b38d-4056-b1ed-00dd58b8c97a 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 489/1005] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:35 2026] GET /v2.0/security-groups?tenant_id=e580ae9585e44fef9482a63c2f240a26&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1006] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:35 2026] DELETE /v2.0/security-groups/0e34a20c-5b2a-4089-bebd-5216f480ed1e => 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: 517/1007] 10.0.0.22 () {34 vars in 667 bytes} [Thu Jul 2 16:50:34 2026] POST /v2.0/routers => generated 474 bytes in 888 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1008] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:35 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => 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: 518/1009] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 16:50:35 2026] PUT /v2.0/routers/3e670bb0-92d5-40ff-8400-cec587f69d4e/tags => generated 17 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1010] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:35 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1011] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:35 2026] GET /v2.0/security-groups?id=049a3a2c-d5f0-4e69-a735-4d0484183fed&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1012] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 16:50:35 2026] PUT /v2.0/routers/444e4dbb-c082-40d1-bf10-b0e846a659cc/tags => generated 25 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1015] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 16:50:35 2026] PUT /v2.0/routers/3b75bf75-e731-463e-9eda-6bc94df54399/tags => generated 34 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1016] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 16:50:36 2026] PUT /v2.0/routers/e20da80a-f76e-4b3e-adb3-815ddc509281/tags => generated 19 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1017] 10.0.0.22 () {32 vars in 663 bytes} [Thu Jul 2 16:50:36 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1018] 10.0.0.22 () {32 vars in 677 bytes} [Thu Jul 2 16:50:36 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1019] 10.0.0.22 () {32 vars in 673 bytes} [Thu Jul 2 16:50:36 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1020] 10.0.0.22 () {32 vars in 685 bytes} [Thu Jul 2 16:50:36 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1021] 10.0.0.22 () {32 vars in 671 bytes} [Thu Jul 2 16:50:36 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1022] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:36 2026] GET /v2.0/ports?device_id=e52a43eb-b4ad-4bca-97e7-3bc85a367e20 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1023] 10.0.0.22 () {32 vars in 685 bytes} [Thu Jul 2 16:50:36 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1024] 10.0.0.22 () {32 vars in 681 bytes} [Thu Jul 2 16:50:36 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1025] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 16:50:36 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1026] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:50:36 2026] GET /v2.0/routers/3e670bb0-92d5-40ff-8400-cec587f69d4e => generated 485 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1027] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:37 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1028] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:37 2026] GET /v2.0/security-groups?id=049a3a2c-d5f0-4e69-a735-4d0484183fed&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1029] 10.0.0.22 () {34 vars in 741 bytes} [Thu Jul 2 16:50:37 2026] PUT /v2.0/routers/3e670bb0-92d5-40ff-8400-cec587f69d4e => generated 485 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1030] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:50:37 2026] GET /v2.0/ports?device_id=3e670bb0-92d5-40ff-8400-cec587f69d4e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:50:37.967 7 INFO neutron_taas.services.taas.taas_plugin [None req-25d984bc-9cda-4744-9c46-14f49b9b4c3e 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] TaaS: Handle Delete Port: ffd01948-8c80-4a28-ba66-4cb7967d7def [pid: 8|app: 0|req: 503/1031] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:37 2026] DELETE /v2.0/security-groups/fac8d1c0-8932-44c5-8207-e10e9af3ee88 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:50:37.970 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25d984bc-9cda-4744-9c46-14f49b9b4c3e 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] Tap Mirror: Handle Delete Port: ffd01948-8c80-4a28-ba66-4cb7967d7def 2026-07-02 16:50:37.988 8 INFO neutron.api.v2.resource [None req-76336ed3-5708-44c2-9ee9-e10fa52cf1da 8d7998b701504c69842b966873ea787b d97f777da2074ed783e73d8ccf7073a5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 504/1032] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 16:50:37 2026] GET /v2.0/security-groups/fac8d1c0-8932-44c5-8207-e10e9af3ee88 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:50:38.118 8 INFO neutron_taas.services.taas.taas_plugin [None req-21545748-34a6-4869-a584-8ae9f1ad5f90 8d7998b701504c69842b966873ea787b d97f777da2074ed783e73d8ccf7073a5 - - default default] TaaS: Handle Delete Port: a0ec8057-78a9-49f1-8464-66d07e5e89e6 2026-07-02 16:50:38.122 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21545748-34a6-4869-a584-8ae9f1ad5f90 8d7998b701504c69842b966873ea787b d97f777da2074ed783e73d8ccf7073a5 - - default default] Tap Mirror: Handle Delete Port: a0ec8057-78a9-49f1-8464-66d07e5e89e6 [pid: 7|app: 0|req: 529/1033] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:37 2026] DELETE /v2.0/routers/3e670bb0-92d5-40ff-8400-cec587f69d4e => generated 0 bytes in 449 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1034] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:38 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1035] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:50:37 2026] DELETE /v2.0/floatingips/f9bc591f-03df-4f0c-8b2b-09c83854c5a2 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1036] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:50:38 2026] GET /v2.0/routers/444e4dbb-c082-40d1-bf10-b0e846a659cc => generated 493 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1037] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:38 2026] GET /v2.0/security-groups?id=049a3a2c-d5f0-4e69-a735-4d0484183fed&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:38.933 8 INFO neutron_taas.services.taas.taas_plugin [None req-782d49d5-20b0-483b-87f6-4c5d16ec3d2c 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 0e114d70-d18e-4e23-8c5b-3a4002ed7363 2026-07-02 16:50:38.936 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-782d49d5-20b0-483b-87f6-4c5d16ec3d2c 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 0e114d70-d18e-4e23-8c5b-3a4002ed7363 [pid: 7|app: 0|req: 532/1038] 10.0.0.22 () {34 vars in 741 bytes} [Thu Jul 2 16:50:38 2026] PUT /v2.0/routers/444e4dbb-c082-40d1-bf10-b0e846a659cc => generated 493 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1039] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:50:39 2026] GET /v2.0/ports?device_id=444e4dbb-c082-40d1-bf10-b0e846a659cc => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:50:39.279 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a343f20-6571-46fc-947a-a0f692e1846c 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] TaaS: Handle Delete Port: 3d0b5078-91ad-4180-9cf7-42ddd2fe88fd 2026-07-02 16:50:39.287 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a343f20-6571-46fc-947a-a0f692e1846c 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] Tap Mirror: Handle Delete Port: 3d0b5078-91ad-4180-9cf7-42ddd2fe88fd [pid: 7|app: 0|req: 534/1040] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:39 2026] DELETE /v2.0/routers/444e4dbb-c082-40d1-bf10-b0e846a659cc => generated 0 bytes in 478 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1041] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:39 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1042] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:50:39 2026] GET /v2.0/routers/3b75bf75-e731-463e-9eda-6bc94df54399 => generated 502 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1043] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:50:38 2026] PUT /v2.0/routers/bd278939-0c4c-471c-a112-e418758590fa/remove_router_interface => generated 309 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1044] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:39 2026] GET /v2.0/security-groups?id=049a3a2c-d5f0-4e69-a735-4d0484183fed&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:39.893 7 INFO neutron_taas.services.taas.taas_plugin [None req-c71abec0-572a-48c6-9372-791d22867ddd 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 31a7fdaf-9524-452e-9d52-ea0988edd0a5 2026-07-02 16:50:39.897 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c71abec0-572a-48c6-9372-791d22867ddd 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 31a7fdaf-9524-452e-9d52-ea0988edd0a5 2026-07-02 16:50:40.311 7 INFO neutron_taas.services.taas.taas_plugin [None req-c71abec0-572a-48c6-9372-791d22867ddd 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 3800e108-3013-4e62-af91-32f612ccf630 2026-07-02 16:50:40.318 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c71abec0-572a-48c6-9372-791d22867ddd 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 3800e108-3013-4e62-af91-32f612ccf630 [pid: 8|app: 0|req: 508/1045] 10.0.0.22 () {34 vars in 741 bytes} [Thu Jul 2 16:50:39 2026] PUT /v2.0/routers/3b75bf75-e731-463e-9eda-6bc94df54399 => generated 502 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1046] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:50:40 2026] GET /v2.0/ports?device_id=3b75bf75-e731-463e-9eda-6bc94df54399 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:50:40.590 8 INFO neutron_taas.services.taas.taas_plugin [None req-050c5682-e4e8-4c28-8941-ee8bdc44a45f 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] TaaS: Handle Delete Port: 5fc14fa6-210c-46f7-b93f-6981e66365a3 2026-07-02 16:50:40.595 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-050c5682-e4e8-4c28-8941-ee8bdc44a45f 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] Tap Mirror: Handle Delete Port: 5fc14fa6-210c-46f7-b93f-6981e66365a3 2026-07-02 16:50:40.748 7 INFO neutron.services.segments.plugin [-] Segment 909eb591-3589-4774-bb15-e485baa7cd89 resource provider aggregate not found 2026-07-02 16:50:40.756 7 INFO neutron.services.segments.plugin [-] Segment 909eb591-3589-4774-bb15-e485baa7cd89 resource provider aggregate not found 2026-07-02 16:50:40.772 7 INFO neutron.services.segments.plugin [-] Segment 909eb591-3589-4774-bb15-e485baa7cd89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 909eb591-3589-4774-bb15-e485baa7cd89 found for delete ", "request_id": "req-700f4da0-d908-4eb4-9d49-f834a4da1bcd"}]} 2026-07-02 16:50:40.775 7 INFO neutron.services.segments.plugin [-] Segment 909eb591-3589-4774-bb15-e485baa7cd89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 909eb591-3589-4774-bb15-e485baa7cd89 found for delete ", "request_id": "req-0bd78b3b-b003-4a31-ab15-1bee8c61acf7"}]} 2026-07-02 16:50:40.786 7 INFO neutron.db.l3_hamode_db [None req-c71abec0-572a-48c6-9372-791d22867ddd 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] HA network 9b2ec85b-080a-445a-b9ff-576291b3327e was deleted as no HA routers are present in tenant d97f777da2074ed783e73d8ccf7073a5. [pid: 7|app: 0|req: 538/1047] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:39 2026] DELETE /v2.0/routers/bd278939-0c4c-471c-a112-e418758590fa => generated 0 bytes in 1140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1048] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:40 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1049] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:40 2026] DELETE /v2.0/routers/3b75bf75-e731-463e-9eda-6bc94df54399 => generated 0 bytes in 462 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1050] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:40 2026] GET /v2.0/security-groups?id=049a3a2c-d5f0-4e69-a735-4d0484183fed&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1051] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:50:40 2026] GET /v2.0/routers/e20da80a-f76e-4b3e-adb3-815ddc509281 => generated 487 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1052] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:40 2026] DELETE /v2.0/subnets/d90caddf-235b-4144-90ea-162bc5d5b6a2 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1053] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:40 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:41.194 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e14d44e-66c1-41e7-aff2-153f5cf59295 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 7a96c3fc-cd5f-42ed-a07d-84e4151cf25d 2026-07-02 16:50:41.198 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e14d44e-66c1-41e7-aff2-153f5cf59295 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 7a96c3fc-cd5f-42ed-a07d-84e4151cf25d 2026-07-02 16:50:41.399 8 INFO neutron.services.segments.plugin [-] Segment d04cfb9a-93f8-4a27-b90a-0c3fea068b70 resource provider aggregate not found 2026-07-02 16:50:41.404 8 INFO neutron.services.segments.plugin [-] Segment d04cfb9a-93f8-4a27-b90a-0c3fea068b70 resource provider aggregate not found 2026-07-02 16:50:41.422 8 INFO neutron.services.segments.plugin [-] Segment d04cfb9a-93f8-4a27-b90a-0c3fea068b70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d04cfb9a-93f8-4a27-b90a-0c3fea068b70 found for delete ", "request_id": "req-9136ee2a-a0f2-4fae-909d-34dad8e3168a"}]} 2026-07-02 16:50:41.426 8 INFO neutron.services.segments.plugin [-] Segment d04cfb9a-93f8-4a27-b90a-0c3fea068b70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d04cfb9a-93f8-4a27-b90a-0c3fea068b70 found for delete ", "request_id": "req-55ca36f8-d758-4c61-83a5-0cbca3216a0f"}]} [pid: 8|app: 0|req: 514/1054] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:50:41 2026] DELETE /v2.0/networks/cd4ba1f6-046b-453e-98ce-5584d98dd94a => 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: 541/1055] 10.0.0.22 () {34 vars in 741 bytes} [Thu Jul 2 16:50:41 2026] PUT /v2.0/routers/e20da80a-f76e-4b3e-adb3-815ddc509281 => generated 487 bytes in 648 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1056] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:41 2026] GET /v2.0/security-groups?tenant_id=d97f777da2074ed783e73d8ccf7073a5&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1057] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:50:41 2026] GET /v2.0/ports?device_id=e20da80a-f76e-4b3e-adb3-815ddc509281 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:50:41.797 8 INFO neutron.db.l3_db [None req-fec174df-db79-42b1-ba1e-a26cd657178d bf0a0d26608e46ab98875a93a27cb732 6dbcfad6574848568c2a612749cd54f7 - - default default] Floating IP 6260d8a2-a1d3-4d51-af86-018ce3072730 associated. External IP: 10.96.250.207, port: 135154a4-342d-4640-b414-43ffd4eb0d05. [pid: 7|app: 0|req: 544/1058] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:41 2026] DELETE /v2.0/security-groups/2dc89dba-2a2b-4a13-ab40-f57e569885de => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:50:42.040 7 INFO neutron_taas.services.taas.taas_plugin [None req-bc1c0c56-ec7d-4135-85b6-830375cab91c 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] TaaS: Handle Delete Port: 8d748f64-e63c-4063-a780-83af3bd1454a 2026-07-02 16:50:42.043 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc1c0c56-ec7d-4135-85b6-830375cab91c 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] Tap Mirror: Handle Delete Port: 8d748f64-e63c-4063-a780-83af3bd1454a [pid: 8|app: 0|req: 515/1059] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:50:41 2026] PUT /v2.0/floatingips/6260d8a2-a1d3-4d51-af86-018ce3072730 => generated 855 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:42.244 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-79de15b3-a695-480d-b2ff-01acd8c032ec'] response: {'name': 'network-changed', 'server_uuid': 'cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff', 'tag': '135154a4-342d-4640-b414-43ffd4eb0d05', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 545/1060] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:41 2026] DELETE /v2.0/routers/e20da80a-f76e-4b3e-adb3-815ddc509281 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1061] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:42 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => 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: 546/1062] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:50:42 2026] GET /v2.0/routers/911903bd-9b09-4077-b375-a18350b41080 => generated 480 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1063] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:42 2026] GET /v2.0/security-groups?id=049a3a2c-d5f0-4e69-a735-4d0484183fed&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1064] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:42 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1065] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:42 2026] GET /v2.0/security-groups?id=049a3a2c-d5f0-4e69-a735-4d0484183fed&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1066] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:50:42 2026] GET /v2.0/ports?tenant_id=6dbcfad6574848568c2a612749cd54f7&device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1067] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:50:42 2026] GET /v2.0/networks?id=82c801e4-3418-4b2d-8a37-049cc684e4af => generated 771 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1068] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:50:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=135154a4-342d-4640-b414-43ffd4eb0d05 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1069] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:50:42 2026] GET /v2.0/subnets?id=49923b93-50ab-4ef5-ae89-21838be93ba3 => generated 693 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1070] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:50:42 2026] GET /v2.0/ports?network_id=82c801e4-3418-4b2d-8a37-049cc684e4af&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1071] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:50:43 2026] GET /v2.0/networks/82c801e4-3418-4b2d-8a37-049cc684e4af?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1072] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:50:43 2026] GET /v2.0/networks/82c801e4-3418-4b2d-8a37-049cc684e4af?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1073] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:43 2026] GET /v2.0/security-groups?tenant_id=bdf7542b2b2a4f5d8b05249b4e9efb68&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1074] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:43 2026] DELETE /v2.0/security-groups/54465014-70b6-4de7-95f0-46e60d3c34ca => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1075] 10.0.0.22 () {34 vars in 741 bytes} [Thu Jul 2 16:50:42 2026] PUT /v2.0/routers/911903bd-9b09-4077-b375-a18350b41080 => generated 480 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1076] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:50:43 2026] GET /v2.0/ports?device_id=911903bd-9b09-4077-b375-a18350b41080 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:50:43.789 7 INFO neutron_taas.services.taas.taas_plugin [None req-c38fdad4-577a-4f69-b0c8-7c1787f3505e 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] TaaS: Handle Delete Port: 7a8fbe42-820f-48ac-92a0-8360953b543c 2026-07-02 16:50:43.794 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c38fdad4-577a-4f69-b0c8-7c1787f3505e 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] Tap Mirror: Handle Delete Port: 7a8fbe42-820f-48ac-92a0-8360953b543c [pid: 8|app: 0|req: 530/1077] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:43 2026] GET /v2.0/security-groups?tenant_id=f74bfeb3d2794162a21773ddb7f81e8a&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1078] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:43 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:44.197 7 INFO neutron.services.segments.plugin [-] Segment a4d94faa-a4e4-4c77-ba9e-16634cbb6d68 resource provider aggregate not found 2026-07-02 16:50:44.201 7 INFO neutron.services.segments.plugin [-] Segment a4d94faa-a4e4-4c77-ba9e-16634cbb6d68 resource provider aggregate not found 2026-07-02 16:50:44.228 7 INFO neutron.services.segments.plugin [-] Segment a4d94faa-a4e4-4c77-ba9e-16634cbb6d68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4d94faa-a4e4-4c77-ba9e-16634cbb6d68 found for delete ", "request_id": "req-e84bd649-5569-4b01-83a8-f8582e2d5516"}]} 2026-07-02 16:50:44.237 7 INFO neutron.services.segments.plugin [-] Segment a4d94faa-a4e4-4c77-ba9e-16634cbb6d68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4d94faa-a4e4-4c77-ba9e-16634cbb6d68 found for delete ", "request_id": "req-f7cfd8b9-cd4a-4075-92c4-e3da8606f880"}]} 2026-07-02 16:50:44.246 7 INFO neutron.db.l3_hamode_db [None req-c38fdad4-577a-4f69-b0c8-7c1787f3505e 71832357147d4ed99a084541e9a70a7e eed45f9481514322b48845f9181d45b9 - - default default] HA network 638554fc-deec-44a7-b5d3-58b1246fd814 was deleted as no HA routers are present in tenant eed45f9481514322b48845f9181d45b9. [pid: 7|app: 0|req: 548/1079] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:43 2026] DELETE /v2.0/routers/911903bd-9b09-4077-b375-a18350b41080 => generated 0 bytes in 688 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:50:44.310 8 INFO neutron.db.segments_db [None req-166cbd68-bb08-4074-8028-faca2b2621a2 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 41f0e7b4-d103-4564-91be-000fb56a17f4 of type vxlan for network 3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577 [pid: 7|app: 0|req: 549/1080] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:44 2026] DELETE /v2.0/security-groups/90f0186b-40b7-4c69-95f3-a1ccb611681a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1081] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:44 2026] GET /v2.0/security-groups?id=049a3a2c-d5f0-4e69-a735-4d0484183fed&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1082] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 16:50:43 2026] POST /v2.0/networks => generated 724 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1083] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:50:44 2026] POST /v2.0/subnets => generated 690 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:50:44.693 8 INFO neutron.db.segments_db [None req-91d42dd7-e4a3-41f1-aff3-3af5c1f87fe2 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 7b20edb9-122d-4542-9c8c-ab7a5bd1d40b of type vxlan for network 8f20e45e-0c33-4f31-91c1-b65ae6d89eb2 2026-07-02 16:50:44.949 8 INFO neutron.db.l3_hamode_db [None req-91d42dd7-e4a3-41f1-aff3-3af5c1f87fe2 9951d644de784ff1815abf589ca7cd45 0318b5deef4a49f3b5e1776fca9ff6c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 552/1084] 199.204.45.223 () {34 vars in 994 bytes} [Thu Jul 2 16:50:45 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 971 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1085] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:45 2026] GET /v2.0/security-groups?tenant_id=8850f6e895174f19bdf2cb4c910ce2ac&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:50:45.642 7 INFO neutron_taas.services.taas.taas_plugin [req-e0d71b02-6b2e-4e8f-b812-b7067f3a7fb0 req-e2d76f15-cde3-4ba6-8343-dd84ec1bbd69 bf0a0d26608e46ab98875a93a27cb732 6dbcfad6574848568c2a612749cd54f7 - - default default] TaaS: Handle Delete Port: 135154a4-342d-4640-b414-43ffd4eb0d05 2026-07-02 16:50:45.646 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e0d71b02-6b2e-4e8f-b812-b7067f3a7fb0 req-e2d76f15-cde3-4ba6-8343-dd84ec1bbd69 bf0a0d26608e46ab98875a93a27cb732 6dbcfad6574848568c2a612749cd54f7 - - default default] Tap Mirror: Handle Delete Port: 135154a4-342d-4640-b414-43ffd4eb0d05 2026-07-02 16:50:45.781 7 INFO neutron.db.l3_db [req-e0d71b02-6b2e-4e8f-b812-b7067f3a7fb0 req-e2d76f15-cde3-4ba6-8343-dd84ec1bbd69 bf0a0d26608e46ab98875a93a27cb732 6dbcfad6574848568c2a612749cd54f7 - - default default] Floating IP 6260d8a2-a1d3-4d51-af86-018ce3072730 disassociated. External IP: 10.96.250.207, port: 135154a4-342d-4640-b414-43ffd4eb0d05. 2026-07-02 16:50:45.807 8 INFO neutron.db.l3_hamode_db [None req-91d42dd7-e4a3-41f1-aff3-3af5c1f87fe2 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 554/1086] 199.204.45.223 () {36 vars in 997 bytes} [Thu Jul 2 16:50:45 2026] DELETE /v2.0/ports/135154a4-342d-4640-b414-43ffd4eb0d05 => generated 0 bytes in 674 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1087] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:46 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:50:46.248 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-494710b3-5408-4461-8eb8-8585d751e6a9'] response: {'server_uuid': 'cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff', 'name': 'network-vif-deleted', 'tag': '135154a4-342d-4640-b414-43ffd4eb0d05', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 556/1088] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:46 2026] DELETE /v2.0/security-groups/87645a50-6ea4-475b-a805-e0ab48c2d6ef => 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: 557/1089] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:46 2026] GET /v2.0/security-groups?tenant_id=eed45f9481514322b48845f9181d45b9&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1090] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:46 2026] DELETE /v2.0/security-groups/72bf8a15-8cea-41b8-86f6-cd9508048890 => 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: 533/1091] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:50:44 2026] POST /v2.0/routers => generated 730 bytes in 2220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1092] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:46 2026] GET /v2.0/security-groups?tenant_id=5ac3667f823249dea8ae5e02d198aa84&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1093] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:47 2026] DELETE /v2.0/security-groups/bf2a488e-90a4-4c40-80eb-a6f2ece6ba90 => 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: 536/1094] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:47 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => 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: 559/1095] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:50:46 2026] PUT /v2.0/routers/78f825ea-184c-456a-b919-3e3be37e0aed/add_router_interface => generated 309 bytes in 1445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1096] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:48 2026] GET /v2.0/ports?device_id=cfbb8e3d-6d0e-4086-b7f7-31672eaf86ff => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1097] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:48 2026] GET /v2.0/security-groups?tenant_id=0f01068dfd034244ba0c2d1ec22c17e8&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1098] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:48 2026] DELETE /v2.0/security-groups/6116402b-0d9e-4615-ba4a-2ec2d0a8b628 => 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: 561/1099] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 16:50:48 2026] POST /v2.0/security-groups => generated 1660 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1100] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:50:49 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) [pid: 7|app: 0|req: 562/1101] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:49 2026] GET /v2.0/security-groups?tenant_id=91f5844a997d439ba0f1f4718b9a037d&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1102] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:50:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1103] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:49 2026] DELETE /v2.0/security-groups/f0bc713b-c92c-4871-86c4-a3ec0936c3f0 => 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: 564/1104] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:49 2026] DELETE /v2.0/security-groups/049a3a2c-d5f0-4e69-a735-4d0484183fed => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:50:49.724 7 INFO neutron.api.v2.resource [None req-84f93afe-a4c7-427e-84ba-fc8e8bbee077 bf0a0d26608e46ab98875a93a27cb732 6dbcfad6574848568c2a612749cd54f7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 565/1105] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 16:50:49 2026] GET /v2.0/security-groups/049a3a2c-d5f0-4e69-a735-4d0484183fed => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:50:49.845 7 INFO neutron_taas.services.taas.taas_plugin [None req-583b2026-0e2b-4fc1-a6f2-f403a93edf73 bf0a0d26608e46ab98875a93a27cb732 6dbcfad6574848568c2a612749cd54f7 - - default default] TaaS: Handle Delete Port: a27fe55d-7693-4d12-a82a-7cb20ad5ea6f 2026-07-02 16:50:49.853 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-583b2026-0e2b-4fc1-a6f2-f403a93edf73 bf0a0d26608e46ab98875a93a27cb732 6dbcfad6574848568c2a612749cd54f7 - - default default] Tap Mirror: Handle Delete Port: a27fe55d-7693-4d12-a82a-7cb20ad5ea6f [pid: 8|app: 0|req: 541/1106] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:50:49 2026] POST /v2.0/floatingips => generated 552 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1107] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:50:49 2026] DELETE /v2.0/floatingips/6260d8a2-a1d3-4d51-af86-018ce3072730 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:50:50.513 8 INFO neutron_taas.services.taas.taas_plugin [None req-49599471-502d-4799-a605-8c2b904485db 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 9bb282ad-742f-494c-8152-efccb077e624 2026-07-02 16:50:50.516 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49599471-502d-4799-a605-8c2b904485db 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 9bb282ad-742f-494c-8152-efccb077e624 [pid: 7|app: 0|req: 567/1108] 10.0.0.42 () {34 vars in 1097 bytes} [Thu Jul 2 16:50:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--600041387&fields=id&tenant_id=0318b5deef4a49f3b5e1776fca9ff6c9 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1109] 10.0.0.42 () {34 vars in 981 bytes} [Thu Jul 2 16:50:50 2026] GET /v2.0/networks?id=3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577 => generated 675 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1110] 10.0.0.42 () {34 vars in 964 bytes} [Thu Jul 2 16:50:50 2026] GET /v2.0/quotas/0318b5deef4a49f3b5e1776fca9ff6c9 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1111] 10.0.0.42 () {34 vars in 1001 bytes} [Thu Jul 2 16:50:50 2026] GET /v2.0/ports?tenant_id=0318b5deef4a49f3b5e1776fca9ff6c9&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1112] 10.0.0.42 () {34 vars in 1007 bytes} [Thu Jul 2 16:50:50 2026] GET /v2.0/networks/3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1113] 10.0.0.42 () {34 vars in 1107 bytes} [Thu Jul 2 16:50:50 2026] GET /v2.0/networks/3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577?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: 575/1116] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:51 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1117] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:50:50 2026] PUT /v2.0/routers/7a89d582-0364-47f2-891f-6d345ee15ece/remove_router_interface => generated 309 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:51.429 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fa57836-6558-410d-9851-f70038d50a2d 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: a58578de-8db8-4eee-90b0-40b65e952e9e 2026-07-02 16:50:51.433 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fa57836-6558-410d-9851-f70038d50a2d 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: a58578de-8db8-4eee-90b0-40b65e952e9e 2026-07-02 16:50:51.763 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fa57836-6558-410d-9851-f70038d50a2d 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: afff3137-74c3-46e6-82ab-a4c6fa1a1ba2 2026-07-02 16:50:51.766 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fa57836-6558-410d-9851-f70038d50a2d 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: afff3137-74c3-46e6-82ab-a4c6fa1a1ba2 2026-07-02 16:50:52.247 7 INFO neutron.services.segments.plugin [-] Segment 792573f4-fd7f-4fa6-882f-d64c4c55e3a6 resource provider aggregate not found 2026-07-02 16:50:52.256 7 INFO neutron.services.segments.plugin [-] Segment 792573f4-fd7f-4fa6-882f-d64c4c55e3a6 resource provider aggregate not found 2026-07-02 16:50:52.282 7 INFO neutron.services.segments.plugin [-] Segment 792573f4-fd7f-4fa6-882f-d64c4c55e3a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 792573f4-fd7f-4fa6-882f-d64c4c55e3a6 found for delete ", "request_id": "req-22acf7ff-d78d-4a7f-aab7-9b76e3a4433c"}]} 2026-07-02 16:50:52.286 7 INFO neutron.services.segments.plugin [-] Segment 792573f4-fd7f-4fa6-882f-d64c4c55e3a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 792573f4-fd7f-4fa6-882f-d64c4c55e3a6 found for delete ", "request_id": "req-c986d06b-8cc7-4eb7-bca9-e562c953b21c"}]} 2026-07-02 16:50:52.303 7 INFO neutron.db.l3_hamode_db [None req-9fa57836-6558-410d-9851-f70038d50a2d 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] HA network 90643e49-4c51-4a4f-be36-616bd0e94bbe was deleted as no HA routers are present in tenant 6dbcfad6574848568c2a612749cd54f7. [pid: 8|app: 0|req: 543/1118] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:52 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1119] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:51 2026] DELETE /v2.0/routers/7a89d582-0364-47f2-891f-6d345ee15ece => generated 0 bytes in 1077 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1120] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:52 2026] DELETE /v2.0/subnets/49923b93-50ab-4ef5-ae89-21838be93ba3 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:50:52.581 7 INFO neutron_taas.services.taas.taas_plugin [None req-fbb9587d-791d-4525-9db9-57d987277991 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 7949d5fd-dadd-4f8a-866e-90d3785e97b1 2026-07-02 16:50:52.584 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbb9587d-791d-4525-9db9-57d987277991 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 7949d5fd-dadd-4f8a-866e-90d3785e97b1 2026-07-02 16:50:52.699 8 INFO neutron.db.segments_db [None req-a2598d95-7d56-48c2-8219-c33512906651 90eaaf613b614f3fa345f168e1ed7363 7420a1acf76c48db8be46bf5c3c6797a - - default default] Added segment e55deb8f-b610-49a5-a04f-1397cfb6e48a of type vxlan for network d433da71-c165-4ab9-83ac-5f7e0afe6ca8 [pid: 7|app: 0|req: 578/1121] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:50:52 2026] DELETE /v2.0/networks/82c801e4-3418-4b2d-8a37-049cc684e4af => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1122] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:50:52 2026] POST /v2.0/networks => generated 612 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1123] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:53 2026] GET /v2.0/security-groups?tenant_id=6dbcfad6574848568c2a612749cd54f7&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: 579/1124] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:50:52 2026] POST /v2.0/subnets => generated 626 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:50:53.202 7 INFO neutron.db.segments_db [None req-5b173930-b582-4252-8e45-37858e01807e 90eaaf613b614f3fa345f168e1ed7363 7420a1acf76c48db8be46bf5c3c6797a - - default default] Added segment fc0ad8ec-e62f-4728-8990-cd509635cd12 of type vxlan for network 03c7c72c-614c-4e8d-8f5f-7658e76bdf11 [pid: 8|app: 0|req: 546/1125] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:53 2026] DELETE /v2.0/security-groups/ce59b6fe-7335-4a58-be46-4ea2d922c1b7 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1126] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:50:53 2026] POST /v2.0/networks => generated 613 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1127] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:53 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1128] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:50:53 2026] POST /v2.0/subnets => generated 629 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:50:53.664 7 INFO neutron.db.segments_db [None req-3605cdb0-b3ef-4bc8-8e93-e39cdfa64787 90eaaf613b614f3fa345f168e1ed7363 7420a1acf76c48db8be46bf5c3c6797a - - default default] Added segment a5ba2aad-c1a2-41e1-8adf-58c0cf5f95af of type vxlan for network cda4fc2d-591c-47bc-beae-9627641224c1 [pid: 7|app: 0|req: 582/1129] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:50:53 2026] POST /v2.0/networks => generated 613 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:50:54.303 7 INFO neutron.services.segments.plugin [-] Segment 099486ab-b91b-4305-84b5-7221593406dc resource provider aggregate not found 2026-07-02 16:50:54.307 7 INFO neutron.services.segments.plugin [-] Segment 099486ab-b91b-4305-84b5-7221593406dc resource provider aggregate not found 2026-07-02 16:50:54.319 7 INFO neutron.services.segments.plugin [-] Segment 099486ab-b91b-4305-84b5-7221593406dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 099486ab-b91b-4305-84b5-7221593406dc found for delete ", "request_id": "req-03a6ad8d-4633-4016-b23e-69c50b58476e"}]} 2026-07-02 16:50:54.327 7 INFO neutron.services.segments.plugin [-] Segment 099486ab-b91b-4305-84b5-7221593406dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 099486ab-b91b-4305-84b5-7221593406dc found for delete ", "request_id": "req-b2191b85-100d-4bcf-9cfc-ff67e93bcdbf"}]} [pid: 7|app: 0|req: 583/1130] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:54 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => 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: 548/1131] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:50:53 2026] POST /v2.0/subnets => generated 629 bytes in 901 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:50:54.753 7 INFO neutron.db.segments_db [None req-7608bd24-2061-46a7-a36e-e2b9db50ce74 90eaaf613b614f3fa345f168e1ed7363 7420a1acf76c48db8be46bf5c3c6797a - - default default] Added segment 0dbc35ec-f9c3-46d6-931f-a8dfe521227d of type vxlan for network 02246fdf-31c7-4131-92c2-f509dd0f3f4d [pid: 7|app: 0|req: 584/1132] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:50:54 2026] POST /v2.0/networks => generated 613 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1133] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:50:54 2026] POST /v2.0/subnets => generated 629 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:50:55.205 7 INFO neutron.db.segments_db [None req-918b6a2b-00ec-4afc-b4ca-6f419da7d17b 90eaaf613b614f3fa345f168e1ed7363 7420a1acf76c48db8be46bf5c3c6797a - - default default] Added segment 8be4c20d-ae7b-4c7e-8f79-301f898e8a13 of type vxlan for network eb8e3cc7-8ae5-41e8-a536-0c21f47ed11f [pid: 7|app: 0|req: 585/1134] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:50:55 2026] POST /v2.0/networks => generated 612 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1135] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:50:55 2026] GET /v2.0/networks?id=3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577 => generated 675 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1136] 199.204.45.223 () {34 vars in 1050 bytes} [Thu Jul 2 16:50:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0318b5deef4a49f3b5e1776fca9ff6c9 => generated 180 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1137] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:50:55 2026] POST /v2.0/subnets => generated 629 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:50:55.868 7 INFO neutron.db.segments_db [None req-5432894e-e704-4b0f-93b0-3a01534ea566 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 21000f3b-b574-48cb-b5b7-50abfd7920a3 of type vxlan for network 41cbe751-819a-4073-a9cf-024d318d6455 [pid: 7|app: 0|req: 588/1138] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 16:50:55 2026] POST /v2.0/networks => generated 727 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1139] 199.204.45.223 () {38 vars in 955 bytes} [Thu Jul 2 16:50:55 2026] POST /v2.0/ports => generated 958 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 589/1140] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:55 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 961 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1141] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 16:50:56 2026] PUT /v2.0/subnets/d507d6c9-7a2f-4836-bd5d-15c7bc888689/tags => generated 17 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1142] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:50:56 2026] POST /v2.0/subnets => generated 693 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1143] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:56 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1144] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 16:50:56 2026] PUT /v2.0/subnets/f69ca88e-aa48-4e7a-ad8c-a3c2c5b5f4ca/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1145] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:50:56 2026] PUT /v2.0/ports/f243cb0b-8e49-4e36-bc57-cf357df9a500 => generated 1239 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 593/1146] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:56 2026] GET /v2.0/security-groups?tenant_id=16c7a94b288944209f0d58cedae20206&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:50:56.725 8 INFO neutron.db.segments_db [None req-f65ebd5a-a5e8-4d6c-933b-d7a5344b4cf9 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment cee6caf1-c052-42aa-86af-ea4f4a5e771d of type vxlan for network b6a91cff-87c2-4f2d-b241-460a52ed9e4a 2026-07-02 16:50:56.735 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe2d29ca-47d5-48d5-90e0-00d4b35be01f'] response: {'name': 'network-changed', 'server_uuid': 'b56eb84b-d432-4cdc-abfa-ce56ae5871d3', 'tag': 'f243cb0b-8e49-4e36-bc57-cf357df9a500', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 594/1147] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 16:50:56 2026] PUT /v2.0/subnets/00105b86-854b-426c-a742-db3e56a54e56/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1148] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:56 2026] DELETE /v2.0/security-groups/a262b0e8-eefe-48e6-b177-2b091092b13f => 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: 596/1149] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 16:50:56 2026] PUT /v2.0/subnets/26e29ad5-7cb1-4729-a98b-c0a29e79df89/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1150] 10.0.0.22 () {32 vars in 663 bytes} [Thu Jul 2 16:50:56 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1151] 10.0.0.22 () {32 vars in 677 bytes} [Thu Jul 2 16:50:56 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:50:57.045 8 INFO neutron.db.l3_hamode_db [None req-f65ebd5a-a5e8-4d6c-933b-d7a5344b4cf9 9951d644de784ff1815abf589ca7cd45 17f0d5f689384fe5a635bdd61efed49a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 599/1152] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:50:57 2026] GET /v2.0/security-groups?tenant_id=90a77032f5aa46d5850d3f1414608460&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: 600/1153] 10.0.0.22 () {32 vars in 673 bytes} [Thu Jul 2 16:50:57 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1154] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:50:57 2026] DELETE /v2.0/security-groups/86a606c9-ae21-41cf-8722-de61e5b07ed3 => 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: 602/1155] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:50:57 2026] GET /v2.0/ports?tenant_id=0318b5deef4a49f3b5e1776fca9ff6c9&device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1156] 10.0.0.22 () {32 vars in 685 bytes} [Thu Jul 2 16:50:57 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1157] 199.204.45.223 () {34 vars in 1018 bytes} [Thu Jul 2 16:50:57 2026] GET /v2.0/networks?tenant_id=0318b5deef4a49f3b5e1776fca9ff6c9&shared=False => generated 771 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1158] 10.0.0.22 () {32 vars in 671 bytes} [Thu Jul 2 16:50:57 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1159] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:57 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1160] 199.204.45.223 () {34 vars in 930 bytes} [Thu Jul 2 16:50:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1161] 10.0.0.22 () {32 vars in 685 bytes} [Thu Jul 2 16:50:57 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1162] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:57 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1163] 10.0.0.22 () {32 vars in 681 bytes} [Thu Jul 2 16:50:57 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1164] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 16:50:57 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1165] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:57 2026] DELETE /v2.0/subnets/d507d6c9-7a2f-4836-bd5d-15c7bc888689 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:50:57.994 8 INFO neutron.db.l3_hamode_db [None req-f65ebd5a-a5e8-4d6c-933b-d7a5344b4cf9 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 613/1166] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:57 2026] DELETE /v2.0/subnets/f69ca88e-aa48-4e7a-ad8c-a3c2c5b5f4ca => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1167] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:58 2026] DELETE /v2.0/subnets/00105b86-854b-426c-a742-db3e56a54e56 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1168] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:58 2026] DELETE /v2.0/subnets/26e29ad5-7cb1-4729-a98b-c0a29e79df89 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1169] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:50:58 2026] DELETE /v2.0/subnets/89a8b2f7-8d9f-4045-93cb-d8ffaf4b83be => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:50:58.737 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ca63b03-0f55-4aec-b626-b8a5d72851ba 90eaaf613b614f3fa345f168e1ed7363 7420a1acf76c48db8be46bf5c3c6797a - - default default] TaaS: Handle Delete Port: 93ab1e77-41ed-4ae4-9e18-ae861318ccfa 2026-07-02 16:50:58.740 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ca63b03-0f55-4aec-b626-b8a5d72851ba 90eaaf613b614f3fa345f168e1ed7363 7420a1acf76c48db8be46bf5c3c6797a - - default default] Tap Mirror: Handle Delete Port: 93ab1e77-41ed-4ae4-9e18-ae861318ccfa 2026-07-02 16:50:58.964 7 INFO neutron.services.segments.plugin [-] Segment e55deb8f-b610-49a5-a04f-1397cfb6e48a resource provider aggregate not found 2026-07-02 16:50:58.970 7 INFO neutron.services.segments.plugin [-] Segment e55deb8f-b610-49a5-a04f-1397cfb6e48a resource provider aggregate not found 2026-07-02 16:50:58.991 7 INFO neutron.services.segments.plugin [-] Segment e55deb8f-b610-49a5-a04f-1397cfb6e48a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e55deb8f-b610-49a5-a04f-1397cfb6e48a found for delete ", "request_id": "req-db2a568a-7295-40a4-a7b5-f484f273413e"}]} 2026-07-02 16:50:59.004 7 INFO neutron.services.segments.plugin [-] Segment e55deb8f-b610-49a5-a04f-1397cfb6e48a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e55deb8f-b610-49a5-a04f-1397cfb6e48a found for delete ", "request_id": "req-cf2cafb2-efc0-4afb-838c-781d94509de0"}]} [pid: 7|app: 0|req: 617/1170] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:50:58 2026] DELETE /v2.0/networks/d433da71-c165-4ab9-83ac-5f7e0afe6ca8 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1171] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:50:59 2026] GET /v2.0/ports?tenant_id=0318b5deef4a49f3b5e1776fca9ff6c9&device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1172] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:50:56 2026] POST /v2.0/routers => generated 733 bytes in 2418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1173] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:50:59 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1174] 199.204.45.223 () {34 vars in 1060 bytes} [Thu Jul 2 16:50:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f243cb0b-8e49-4e36-bc57-cf357df9a500 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:50:59.229 8 INFO neutron.services.segments.plugin [-] Segment fc0ad8ec-e62f-4728-8990-cd509635cd12 resource provider aggregate not found 2026-07-02 16:50:59.229 8 INFO neutron.services.segments.plugin [-] Segment fc0ad8ec-e62f-4728-8990-cd509635cd12 resource provider aggregate not found 2026-07-02 16:50:59.249 8 INFO neutron.services.segments.plugin [-] Segment fc0ad8ec-e62f-4728-8990-cd509635cd12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc0ad8ec-e62f-4728-8990-cd509635cd12 found for delete ", "request_id": "req-8f95f3eb-3a18-4439-a169-46fce194441f"}]} 2026-07-02 16:50:59.255 8 INFO neutron.services.segments.plugin [-] Segment fc0ad8ec-e62f-4728-8990-cd509635cd12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc0ad8ec-e62f-4728-8990-cd509635cd12 found for delete ", "request_id": "req-ee80d34f-5f9a-40d3-a831-4cfb751511f0"}]} [pid: 8|app: 0|req: 555/1175] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:50:59 2026] DELETE /v2.0/networks/03c7c72c-614c-4e8d-8f5f-7658e76bdf11 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1176] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:50:59 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1177] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:50:59 2026] GET /v2.0/subnets?id=4f02cd84-474e-4688-ba98-96fd371e2010 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:50:59.681 8 INFO neutron.db.segments_db [None req-7f01ad26-1aa3-40a8-b221-d5e5f6f0dd89 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] Added segment 90d04c1f-7de0-4e36-886c-8dfd6103c9bb of type vxlan for network e27821d8-175a-492b-b581-674a5357e605 [pid: 8|app: 0|req: 558/1178] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:50:59 2026] POST /v2.0/networks => generated 630 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1179] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:50:59 2026] DELETE /v2.0/networks/cda4fc2d-591c-47bc-beae-9627641224c1 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1180] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:50:59 2026] GET /v2.0/ports?network_id=3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1181] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:50:59 2026] POST /v2.0/subnets => generated 627 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1182] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:00 2026] DELETE /v2.0/networks/02246fdf-31c7-4131-92c2-f509dd0f3f4d => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1183] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:50:59 2026] PUT /v2.0/routers/4afcefd8-3fb8-4527-91e9-c1b7522a4cb9/add_router_interface => generated 309 bytes in 1357 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1184] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:51:00 2026] GET /v2.0/networks/3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:00.512 7 INFO neutron.db.segments_db [None req-eba87938-5e82-435f-87ab-2800370f9320 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] Added segment d5d58ae1-cc1a-44d6-9053-e13e2184914e of type vxlan for network 0fb55b94-6d4d-4dd4-a0b5-a2fdf31301e1 [pid: 8|app: 0|req: 564/1185] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:00 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1186] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:00 2026] DELETE /v2.0/networks/eb8e3cc7-8ae5-41e8-a536-0c21f47ed11f => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1187] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:51:00 2026] GET /v2.0/networks/3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1188] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:00 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:00.851 7 INFO neutron.db.l3_hamode_db [None req-eba87938-5e82-435f-87ab-2800370f9320 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:51:01.284 8 INFO neutron.services.segments.plugin [-] Segment a5ba2aad-c1a2-41e1-8adf-58c0cf5f95af resource provider aggregate not found 2026-07-02 16:51:01.287 8 INFO neutron.services.segments.plugin [-] Segment a5ba2aad-c1a2-41e1-8adf-58c0cf5f95af resource provider aggregate not found 2026-07-02 16:51:01.302 8 INFO neutron.services.segments.plugin [-] Segment a5ba2aad-c1a2-41e1-8adf-58c0cf5f95af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5ba2aad-c1a2-41e1-8adf-58c0cf5f95af found for delete ", "request_id": "req-a352549a-1c19-44bf-bfef-650d3d3b40c3"}]} 2026-07-02 16:51:01.309 8 INFO neutron.services.segments.plugin [-] Segment a5ba2aad-c1a2-41e1-8adf-58c0cf5f95af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5ba2aad-c1a2-41e1-8adf-58c0cf5f95af found for delete ", "request_id": "req-17daa4a0-c2dc-4f45-bcec-015ed4829a4a"}]} 2026-07-02 16:51:01.328 8 INFO neutron.services.segments.plugin [-] Segment 0dbc35ec-f9c3-46d6-931f-a8dfe521227d resource provider aggregate not found 2026-07-02 16:51:01.334 8 INFO neutron.services.segments.plugin [-] Segment 0dbc35ec-f9c3-46d6-931f-a8dfe521227d resource provider aggregate not found 2026-07-02 16:51:01.357 8 INFO neutron.services.segments.plugin [-] Segment 0dbc35ec-f9c3-46d6-931f-a8dfe521227d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dbc35ec-f9c3-46d6-931f-a8dfe521227d found for delete ", "request_id": "req-80f2a5aa-27fa-4a22-9533-c567aeb6c814"}]} 2026-07-02 16:51:01.358 8 INFO neutron.services.segments.plugin [-] Segment 0dbc35ec-f9c3-46d6-931f-a8dfe521227d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dbc35ec-f9c3-46d6-931f-a8dfe521227d found for delete ", "request_id": "req-925b5b15-cd5e-4b7f-b835-af89310f2173"}]} 2026-07-02 16:51:01.382 8 INFO neutron.services.segments.plugin [-] Segment 8be4c20d-ae7b-4c7e-8f79-301f898e8a13 resource provider aggregate not found 2026-07-02 16:51:01.388 8 INFO neutron.services.segments.plugin [-] Segment 8be4c20d-ae7b-4c7e-8f79-301f898e8a13 resource provider aggregate not found 2026-07-02 16:51:01.399 8 INFO neutron.services.segments.plugin [-] Segment 8be4c20d-ae7b-4c7e-8f79-301f898e8a13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8be4c20d-ae7b-4c7e-8f79-301f898e8a13 found for delete ", "request_id": "req-c1773b7e-8300-47e1-b64d-60b007c0aa4d"}]} 2026-07-02 16:51:01.408 8 INFO neutron.services.segments.plugin [-] Segment 8be4c20d-ae7b-4c7e-8f79-301f898e8a13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8be4c20d-ae7b-4c7e-8f79-301f898e8a13 found for delete ", "request_id": "req-e8e7ab91-6873-4c8e-af38-6c8468b23f29"}]} [pid: 8|app: 0|req: 568/1189] 10.0.0.42 () {34 vars in 981 bytes} [Thu Jul 2 16:51:01 2026] GET /v2.0/networks?id=41cbe751-819a-4073-a9cf-024d318d6455 => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:01.924 7 INFO neutron.db.l3_hamode_db [None req-eba87938-5e82-435f-87ab-2800370f9320 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 569/1190] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:01 2026] GET /v2.0/security-groups?tenant_id=75a3bc5290084932bd57108acf7efca8&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1191] 10.0.0.42 () {34 vars in 964 bytes} [Thu Jul 2 16:51:02 2026] GET /v2.0/quotas/17f0d5f689384fe5a635bdd61efed49a => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1192] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:02 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 973 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1193] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:02 2026] DELETE /v2.0/security-groups/9bf6cc61-8f14-4af1-aa51-18c9c4e7a493 => 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: 573/1194] 10.0.0.42 () {34 vars in 1001 bytes} [Thu Jul 2 16:51:02 2026] GET /v2.0/ports?tenant_id=17f0d5f689384fe5a635bdd61efed49a&fields=id => generated 103 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1195] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:02 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1196] 10.0.0.42 () {34 vars in 1007 bytes} [Thu Jul 2 16:51:02 2026] GET /v2.0/networks/41cbe751-819a-4073-a9cf-024d318d6455?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1197] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:02 2026] GET /v2.0/security-groups?tenant_id=20a4cadd818a415a97d89c7daacea4ad&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: 577/1198] 10.0.0.42 () {34 vars in 1107 bytes} [Thu Jul 2 16:51:02 2026] GET /v2.0/networks/41cbe751-819a-4073-a9cf-024d318d6455?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1199] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:02 2026] DELETE /v2.0/security-groups/9864fa2e-8776-41c8-92f6-89d440249205 => 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: 579/1200] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:02 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => 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: 622/1201] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:00 2026] POST /v2.0/routers => generated 695 bytes in 2561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1202] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:03 2026] GET /v2.0/security-groups?tenant_id=7420a1acf76c48db8be46bf5c3c6797a&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1203] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:03 2026] DELETE /v2.0/security-groups/7194f15b-7029-4939-b4ef-ef1e8af31350 => 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: 625/1204] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:03 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1205] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:03 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1206] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:04 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1207] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:51:03 2026] PUT /v2.0/routers/1fc37753-6aed-4f89-b946-e7e06fc03373/add_router_interface => generated 309 bytes in 1560 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1208] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:04 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1209] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:04 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1210] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 16:51:04 2026] POST /v2.0/ports => generated 958 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 629/1211] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:05 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1212] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 16:51:05 2026] POST /v2.0/ports => generated 954 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 584/1213] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:06 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1216] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:06 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1217] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:06 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:06.641 7 INFO neutron.db.l3_db [None req-c2fbb324-521c-4973-aa13-d4509d25dc67 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] Floating IP a565d8c0-18ac-4b4d-b1bc-86ab867660a3 associated. External IP: 10.96.250.207, port: b70739b0-bc57-4e30-a997-22c179e451b2. [pid: 7|app: 0|req: 630/1218] 10.0.0.22 () {34 vars in 676 bytes} [Thu Jul 2 16:51:05 2026] POST /v2.0/floatingips => generated 841 bytes in 1388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:51:07.184 8 INFO neutron.db.l3_db [None req-410fdc7b-a938-4005-a437-bb3eec9617a6 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] Floating IP a565d8c0-18ac-4b4d-b1bc-86ab867660a3 disassociated. External IP: 10.96.250.207, port: b70739b0-bc57-4e30-a997-22c179e451b2. [pid: 7|app: 0|req: 631/1219] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:07 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1220] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:07 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&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: 633/1221] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:51:07 2026] GET /v2.0/networks?id=41cbe751-819a-4073-a9cf-024d318d6455 => generated 678 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1222] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:51:07 2026] PUT /v2.0/floatingips/a565d8c0-18ac-4b4d-b1bc-86ab867660a3 => generated 552 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1223] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:07 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1224] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:07 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:07.764 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca305808-ee28-4999-b9cb-aec0d64405c8 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] TaaS: Handle Delete Port: efe1331c-20e4-4e04-8fe9-637b90e1837a 2026-07-02 16:51:07.767 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca305808-ee28-4999-b9cb-aec0d64405c8 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] Tap Mirror: Handle Delete Port: efe1331c-20e4-4e04-8fe9-637b90e1837a [pid: 7|app: 0|req: 634/1225] 199.204.45.223 () {38 vars in 955 bytes} [Thu Jul 2 16:51:07 2026] POST /v2.0/ports => generated 954 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 592/1226] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:51:07 2026] DELETE /v2.0/floatingips/a565d8c0-18ac-4b4d-b1bc-86ab867660a3 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:51:08.231 7 INFO neutron.db.l3_db [None req-a578b97d-ec00-427a-9c23-d1b3b9efab75 c1c23470d92c47f49e81554242332083 0318b5deef4a49f3b5e1776fca9ff6c9 - - default default] Floating IP cfc91744-44a2-4e39-abd2-e9d697642b5b associated. External IP: 10.96.250.204, port: f243cb0b-8e49-4e36-bc57-cf357df9a500. [pid: 8|app: 0|req: 593/1227] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:51:07 2026] PUT /v2.0/ports/d159e926-f625-4457-9345-d0c6d7970a42 => generated 1235 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:51:08.462 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50f5127b-a86b-4e49-9c23-00e8a365d889'] response: {'name': 'network-changed', 'server_uuid': '03671166-050a-4141-9e30-cc8eea6abd83', 'tag': 'd159e926-f625-4457-9345-d0c6d7970a42', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 635/1228] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:51:07 2026] PUT /v2.0/floatingips/cfc91744-44a2-4e39-abd2-e9d697642b5b => generated 856 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:08.717 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-91711eb8-6f82-48d8-8d0c-edff3eaa9360'] response: {'name': 'network-changed', 'server_uuid': 'b56eb84b-d432-4cdc-abfa-ce56ae5871d3', 'tag': 'f243cb0b-8e49-4e36-bc57-cf357df9a500', 'status': 'completed', 'code': 200} 2026-07-02 16:51:09.047 7 INFO neutron.db.segments_db [None req-8909ce83-a192-435c-b060-9b3e675de8eb 819713c9badd4d58827d1e40f33b8194 b59317a071754028a92197b7a6ec9023 - - default default] Added segment ebd8ab79-2608-4275-b5a2-2dc1470645b3 of type vxlan for network 21a99fac-da03-44ed-b33a-2997cfea1090 [pid: 7|app: 0|req: 636/1229] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:08 2026] POST /v2.0/networks => generated 610 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1230] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:09 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1231] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:51:09 2026] GET /v2.0/ports?tenant_id=17f0d5f689384fe5a635bdd61efed49a&device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:51:09.300 8 INFO neutron.db.l3_db [None req-d3a9d0e9-c7bd-4ad2-9490-d9ba2abc3e0d 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] Floating IP d24f1196-7e8a-410b-8e4f-d72a14b3dd9a associated. External IP: 10.96.250.212, port: 2239e615-7f68-4e6a-b30c-3e00f22d6ffe. [pid: 7|app: 0|req: 639/1232] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 16:51:09 2026] POST /v2.0/ports => generated 743 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 640/1233] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:51:09 2026] GET /v2.0/ports?tenant_id=0318b5deef4a49f3b5e1776fca9ff6c9&device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => 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: 641/1234] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:09 2026] GET /v2.0/security-groups?id=9bb4a6d1-ba2f-4550-88a3-85185354f41a&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1235] 10.0.0.22 () {34 vars in 676 bytes} [Thu Jul 2 16:51:08 2026] POST /v2.0/floatingips => generated 842 bytes in 1309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1236] 199.204.45.223 () {34 vars in 1018 bytes} [Thu Jul 2 16:51:09 2026] GET /v2.0/networks?tenant_id=17f0d5f689384fe5a635bdd61efed49a&shared=False => generated 774 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1237] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:51:09 2026] GET /v2.0/networks?id=3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577 => generated 771 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1238] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:51:09 2026] GET /v2.0/floatingips/d24f1196-7e8a-410b-8e4f-d72a14b3dd9a => generated 842 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1239] 199.204.45.223 () {34 vars in 930 bytes} [Thu Jul 2 16:51:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1240] 10.0.0.22 () {34 vars in 665 bytes} [Thu Jul 2 16:51:09 2026] POST /v2.0/trunks => generated 407 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1241] 199.204.45.223 () {34 vars in 1060 bytes} [Thu Jul 2 16:51:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f243cb0b-8e49-4e36-bc57-cf357df9a500 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1242] 10.0.0.22 () {32 vars in 654 bytes} [Thu Jul 2 16:51:09 2026] GET /v2.0/floatingips => generated 845 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:10.009 7 INFO neutron.db.segments_db [None req-7b174a09-584b-411c-8ca5-dd3a69151dca 819713c9badd4d58827d1e40f33b8194 b59317a071754028a92197b7a6ec9023 - - default default] Added segment 03d3172c-e402-4051-8524-d4eecc0fec28 of type vxlan for network 3441f411-e679-4f0e-8945-cd4f5b7603e2 [pid: 8|app: 0|req: 597/1243] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:51:09 2026] GET /v2.0/subnets?id=4f02cd84-474e-4688-ba98-96fd371e2010 => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1244] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:09 2026] POST /v2.0/networks => generated 612 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1245] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:51:10 2026] GET /v2.0/ports?network_id=3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:51:10.452 8 INFO neutron.db.l3_db [None req-76ed2c31-b15b-4d01-b3cc-74697363c619 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] Floating IP d24f1196-7e8a-410b-8e4f-d72a14b3dd9a associated. External IP: 10.96.250.212, port: 2239e615-7f68-4e6a-b30c-3e00f22d6ffe. [pid: 7|app: 0|req: 649/1246] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 16:51:10 2026] POST /v2.0/ports => generated 743 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 650/1247] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:51:10 2026] GET /v2.0/networks/3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1248] 10.0.0.22 () {34 vars in 665 bytes} [Thu Jul 2 16:51:10 2026] POST /v2.0/trunks => generated 407 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1249] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:51:10 2026] GET /v2.0/networks/3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1250] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:10 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:10.942 7 INFO neutron.db.segments_db [None req-27c18928-bde7-483c-8063-81fafe68e9b8 819713c9badd4d58827d1e40f33b8194 b59317a071754028a92197b7a6ec9023 - - default default] Added segment b765fcea-fc8d-4ee9-ba81-1a1d46cdd77f of type vxlan for network 9f340d56-4695-49e3-a907-84a3844b68ce [pid: 7|app: 0|req: 654/1251] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:10 2026] POST /v2.0/networks => generated 613 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1252] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:51:10 2026] PUT /v2.0/floatingips/d24f1196-7e8a-410b-8e4f-d72a14b3dd9a => generated 841 bytes in 1010 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1253] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:11 2026] GET /v2.0/security-groups?id=9bb4a6d1-ba2f-4550-88a3-85185354f41a&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: 599/1254] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:51:11 2026] GET /v2.0/ports?tenant_id=17f0d5f689384fe5a635bdd61efed49a&device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:51:11.269 8 INFO neutron.db.l3_db [None req-22235418-7ba7-4c11-b539-51b2b1dda8dc 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] Floating IP d24f1196-7e8a-410b-8e4f-d72a14b3dd9a disassociated. External IP: 10.96.250.212, port: b70739b0-bc57-4e30-a997-22c179e451b2. [pid: 7|app: 0|req: 656/1255] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 16:51:11 2026] POST /v2.0/ports => generated 743 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 657/1256] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:51:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d159e926-f625-4457-9345-d0c6d7970a42 => 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: 600/1257] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:51:11 2026] PUT /v2.0/floatingips/d24f1196-7e8a-410b-8e4f-d72a14b3dd9a => generated 552 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1258] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:51:11 2026] GET /v2.0/subnets?id=c03cc43c-2d9c-4895-8074-12d0ce525027 => generated 696 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1259] 10.0.0.22 () {34 vars in 665 bytes} [Thu Jul 2 16:51:11 2026] POST /v2.0/trunks => generated 407 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1260] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:51:11 2026] GET /v2.0/ports?network_id=41cbe751-819a-4073-a9cf-024d318d6455&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:51:11.696 8 INFO neutron_taas.services.taas.taas_plugin [None req-1b1fa2ca-4ff7-46c6-9582-1fd85443eb46 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] TaaS: Handle Delete Port: d09f6523-24e8-4b60-8154-a6f3895b481a 2026-07-02 16:51:11.699 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b1fa2ca-4ff7-46c6-9582-1fd85443eb46 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] Tap Mirror: Handle Delete Port: d09f6523-24e8-4b60-8154-a6f3895b481a 2026-07-02 16:51:11.751 7 INFO neutron.db.segments_db [None req-b3b21002-229c-4638-b966-97689ab92077 819713c9badd4d58827d1e40f33b8194 b59317a071754028a92197b7a6ec9023 - - default default] Added segment 8b6d29b6-0984-47fe-807f-686037d14b86 of type vxlan for network 09bd03bb-807c-4fe2-a44f-098768fdc344 [pid: 7|app: 0|req: 660/1261] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:11 2026] POST /v2.0/networks => generated 613 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1262] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:51:11 2026] DELETE /v2.0/floatingips/d24f1196-7e8a-410b-8e4f-d72a14b3dd9a => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1263] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:51:11 2026] GET /v2.0/networks/41cbe751-819a-4073-a9cf-024d318d6455?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:11.927 7 INFO neutron.api.v2.resource [None req-fe0c393c-d9b1-4a80-a138-243495aeadbb 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 662/1264] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:51:11 2026] DELETE /v2.0/floatingips/d24f1196-7e8a-410b-8e4f-d72a14b3dd9a => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1265] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:51:11 2026] GET /v2.0/networks/41cbe751-819a-4073-a9cf-024d318d6455?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:12.133 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb1ee1d9-90de-495b-8854-20b0d1673979 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] TaaS: Handle Delete Port: b70739b0-bc57-4e30-a997-22c179e451b2 2026-07-02 16:51:12.139 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb1ee1d9-90de-495b-8854-20b0d1673979 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] Tap Mirror: Handle Delete Port: b70739b0-bc57-4e30-a997-22c179e451b2 [pid: 8|app: 0|req: 603/1266] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 16:51:11 2026] POST /v2.0/ports => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 604/1267] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:12 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1268] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:11 2026] DELETE /v2.0/ports/b70739b0-bc57-4e30-a997-22c179e451b2 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1269] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:12 2026] GET /v2.0/security-groups?id=9bb4a6d1-ba2f-4550-88a3-85185354f41a&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1270] 10.0.0.22 () {34 vars in 665 bytes} [Thu Jul 2 16:51:12 2026] POST /v2.0/trunks => generated 407 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:51:12.505 7 INFO neutron_taas.services.taas.taas_plugin [None req-03adfb73-7724-4906-9fe1-e3bb43d22490 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] TaaS: Handle Delete Port: 2239e615-7f68-4e6a-b30c-3e00f22d6ffe 2026-07-02 16:51:12.509 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03adfb73-7724-4906-9fe1-e3bb43d22490 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] Tap Mirror: Handle Delete Port: 2239e615-7f68-4e6a-b30c-3e00f22d6ffe 2026-07-02 16:51:12.540 8 INFO neutron.db.segments_db [None req-e3839390-732f-4759-85a2-183a2d17d82a 819713c9badd4d58827d1e40f33b8194 b59317a071754028a92197b7a6ec9023 - - default default] Added segment f00d6a7e-649b-42aa-ab71-998f938a2b47 of type vxlan for network 2a54669b-679f-4ad4-918d-e5d676f9bee1 [pid: 8|app: 0|req: 606/1271] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:12 2026] POST /v2.0/networks => generated 613 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1272] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:12 2026] DELETE /v2.0/ports/2239e615-7f68-4e6a-b30c-3e00f22d6ffe => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1273] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:51:12 2026] GET /v2.0/ports?device_id=1fc37753-6aed-4f89-b946-e7e06fc03373 => generated 958 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1274] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 16:51:12 2026] POST /v2.0/ports => generated 743 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:51:13.052 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b8b20d3-c921-41e7-9fc0-9b215eccc375 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] TaaS: Handle Delete Port: 86907e6f-a05f-4672-ad3d-82946045f0fe 2026-07-02 16:51:13.059 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b8b20d3-c921-41e7-9fc0-9b215eccc375 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] Tap Mirror: Handle Delete Port: 86907e6f-a05f-4672-ad3d-82946045f0fe [pid: 8|app: 0|req: 608/1275] 10.0.0.22 () {34 vars in 665 bytes} [Thu Jul 2 16:51:12 2026] POST /v2.0/trunks => generated 407 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1276] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:51:13 2026] PUT /v2.0/trunks/9450de92-ca8d-4c42-ab0d-6dc268361b16/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1277] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:51:13 2026] PUT /v2.0/trunks/a6d5c965-8c3a-43be-90cf-7f960861985c/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1278] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:51:13 2026] PUT /v2.0/trunks/7c023c0a-d24d-4fa0-9154-4b40fbd3ebdb/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1279] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:51:13 2026] PUT /v2.0/trunks/af7f57cb-73d2-43a3-a1b0-4ae2d0a88ca3/tags => 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: 613/1280] 10.0.0.22 () {32 vars in 661 bytes} [Thu Jul 2 16:51:13 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1281] 10.0.0.22 () {32 vars in 675 bytes} [Thu Jul 2 16:51:13 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1282] 10.0.0.22 () {32 vars in 671 bytes} [Thu Jul 2 16:51:13 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1283] 10.0.0.22 () {32 vars in 683 bytes} [Thu Jul 2 16:51:13 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1284] 10.0.0.22 () {32 vars in 669 bytes} [Thu Jul 2 16:51:13 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1285] 10.0.0.22 () {32 vars in 683 bytes} [Thu Jul 2 16:51:13 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1286] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:13 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1287] 10.0.0.22 () {32 vars in 679 bytes} [Thu Jul 2 16:51:13 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1288] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:13 2026] GET /v2.0/security-groups?id=9bb4a6d1-ba2f-4550-88a3-85185354f41a&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: 8|app: 0|req: 622/1289] 10.0.0.22 () {32 vars in 691 bytes} [Thu Jul 2 16:51:13 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1290] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 16:51:13 2026] GET /v2.0/trunks/9450de92-ca8d-4c42-ab0d-6dc268361b16 => generated 412 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1291] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:51:12 2026] PUT /v2.0/routers/1fc37753-6aed-4f89-b946-e7e06fc03373/remove_router_interface => generated 309 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1292] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:13 2026] GET /v2.0/ports/18425e84-cac9-4256-93ca-91c136c15f26 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1293] 10.0.0.22 () {32 vars in 721 bytes} [Thu Jul 2 16:51:13 2026] DELETE /v2.0/trunks/9450de92-ca8d-4c42-ab0d-6dc268361b16 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:51:13.847 7 INFO neutron_taas.services.taas.taas_plugin [None req-168e5f4f-ddea-43f5-ae74-6c6fb74c78f7 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] TaaS: Handle Delete Port: d89d290a-7b03-4dd2-adb0-9577de162398 [pid: 8|app: 0|req: 626/1294] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 16:51:13 2026] GET /v2.0/trunks/a6d5c965-8c3a-43be-90cf-7f960861985c => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:13.851 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-168e5f4f-ddea-43f5-ae74-6c6fb74c78f7 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] Tap Mirror: Handle Delete Port: d89d290a-7b03-4dd2-adb0-9577de162398 [pid: 8|app: 0|req: 627/1295] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:13 2026] GET /v2.0/ports/5e460f17-57de-4766-b327-373245c218e2 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1296] 10.0.0.22 () {32 vars in 721 bytes} [Thu Jul 2 16:51:13 2026] DELETE /v2.0/trunks/a6d5c965-8c3a-43be-90cf-7f960861985c => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1297] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 16:51:14 2026] GET /v2.0/trunks/7c023c0a-d24d-4fa0-9154-4b40fbd3ebdb => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1298] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:14 2026] GET /v2.0/ports/6f6ed0d5-4298-4c2d-8259-fd8cf8274b85 => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:14.154 7 INFO neutron_taas.services.taas.taas_plugin [None req-168e5f4f-ddea-43f5-ae74-6c6fb74c78f7 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] TaaS: Handle Delete Port: 80d54ad6-29c8-4832-9eb0-dbef44beb3d3 2026-07-02 16:51:14.157 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-168e5f4f-ddea-43f5-ae74-6c6fb74c78f7 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] Tap Mirror: Handle Delete Port: 80d54ad6-29c8-4832-9eb0-dbef44beb3d3 [pid: 8|app: 0|req: 631/1299] 10.0.0.22 () {32 vars in 721 bytes} [Thu Jul 2 16:51:14 2026] DELETE /v2.0/trunks/7c023c0a-d24d-4fa0-9154-4b40fbd3ebdb => 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: 632/1300] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 16:51:14 2026] GET /v2.0/trunks/af7f57cb-73d2-43a3-a1b0-4ae2d0a88ca3 => generated 414 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1301] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:14 2026] GET /v2.0/ports/c6db437d-eae1-45ec-9191-eb5e002ac6e2 => generated 826 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1302] 10.0.0.22 () {32 vars in 721 bytes} [Thu Jul 2 16:51:14 2026] DELETE /v2.0/trunks/af7f57cb-73d2-43a3-a1b0-4ae2d0a88ca3 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1303] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 16:51:14 2026] GET /v2.0/trunks/9dcbfbff-5fbe-4377-a9a7-9511ccb3579b => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1304] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:14 2026] GET /v2.0/ports/cbc1c1e7-fbc2-4ccb-919c-278c6dcca27a => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:14.573 7 INFO neutron.services.segments.plugin [-] Segment d5d58ae1-cc1a-44d6-9053-e13e2184914e resource provider aggregate not found 2026-07-02 16:51:14.580 7 INFO neutron.services.segments.plugin [-] Segment d5d58ae1-cc1a-44d6-9053-e13e2184914e resource provider aggregate not found [pid: 8|app: 0|req: 637/1305] 10.0.0.22 () {32 vars in 721 bytes} [Thu Jul 2 16:51:14 2026] DELETE /v2.0/trunks/9dcbfbff-5fbe-4377-a9a7-9511ccb3579b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:51:14.598 7 INFO neutron.services.segments.plugin [-] Segment d5d58ae1-cc1a-44d6-9053-e13e2184914e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5d58ae1-cc1a-44d6-9053-e13e2184914e found for delete ", "request_id": "req-493254d6-a096-4d35-a040-47ce0ba582ab"}]} 2026-07-02 16:51:14.603 7 INFO neutron.services.segments.plugin [-] Segment d5d58ae1-cc1a-44d6-9053-e13e2184914e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5d58ae1-cc1a-44d6-9053-e13e2184914e found for delete ", "request_id": "req-e7fdf8d5-37cc-4b4b-bd77-8ab3cd1f4ea4"}]} 2026-07-02 16:51:14.604 7 INFO neutron.db.l3_hamode_db [None req-168e5f4f-ddea-43f5-ae74-6c6fb74c78f7 875d1ccd8b8f4b788f4f1950670e8a0b ef4adc48159d418181cfde99f55017bd - - default default] HA network 0fb55b94-6d4d-4dd4-a0b5-a2fdf31301e1 was deleted as no HA routers are present in tenant ef4adc48159d418181cfde99f55017bd. [pid: 7|app: 0|req: 669/1306] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:13 2026] DELETE /v2.0/routers/1fc37753-6aed-4f89-b946-e7e06fc03373 => generated 0 bytes in 942 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:51:14.698 8 INFO neutron_taas.services.taas.taas_plugin [None req-e29dcdd5-8f39-4bdf-89a1-c3b1e7e2e10f 819713c9badd4d58827d1e40f33b8194 b59317a071754028a92197b7a6ec9023 - - default default] TaaS: Handle Delete Port: 18425e84-cac9-4256-93ca-91c136c15f26 2026-07-02 16:51:14.701 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e29dcdd5-8f39-4bdf-89a1-c3b1e7e2e10f 819713c9badd4d58827d1e40f33b8194 b59317a071754028a92197b7a6ec9023 - - default default] Tap Mirror: Handle Delete Port: 18425e84-cac9-4256-93ca-91c136c15f26 [pid: 7|app: 0|req: 670/1307] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:14 2026] DELETE /v2.0/subnets/cb0e7b28-7656-4c4f-9b84-f3f28afcdd3b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1308] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:14 2026] DELETE /v2.0/ports/18425e84-cac9-4256-93ca-91c136c15f26 => 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: 671/1309] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:14 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:14.938 8 INFO neutron.services.segments.plugin [-] Segment 90d04c1f-7de0-4e36-886c-8dfd6103c9bb resource provider aggregate not found 2026-07-02 16:51:14.943 8 INFO neutron.services.segments.plugin [-] Segment 90d04c1f-7de0-4e36-886c-8dfd6103c9bb resource provider aggregate not found 2026-07-02 16:51:14.960 8 INFO neutron.services.segments.plugin [-] Segment 90d04c1f-7de0-4e36-886c-8dfd6103c9bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d04c1f-7de0-4e36-886c-8dfd6103c9bb found for delete ", "request_id": "req-d7c79f1e-d66e-4dd2-bd80-d9ac2eb632fb"}]} 2026-07-02 16:51:14.962 7 INFO neutron_taas.services.taas.taas_plugin [None req-96c95306-eb13-4a76-9b9d-2ccde448c6e5 819713c9badd4d58827d1e40f33b8194 b59317a071754028a92197b7a6ec9023 - - default default] TaaS: Handle Delete Port: 5e460f17-57de-4766-b327-373245c218e2 2026-07-02 16:51:14.965 8 INFO neutron.services.segments.plugin [-] Segment 90d04c1f-7de0-4e36-886c-8dfd6103c9bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d04c1f-7de0-4e36-886c-8dfd6103c9bb found for delete ", "request_id": "req-fe4c407e-f644-4580-843a-e849d07f3c5b"}]} 2026-07-02 16:51:14.965 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96c95306-eb13-4a76-9b9d-2ccde448c6e5 819713c9badd4d58827d1e40f33b8194 b59317a071754028a92197b7a6ec9023 - - default default] Tap Mirror: Handle Delete Port: 5e460f17-57de-4766-b327-373245c218e2 [pid: 8|app: 0|req: 639/1310] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:14 2026] DELETE /v2.0/networks/e27821d8-175a-492b-b581-674a5357e605 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1311] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:14 2026] GET /v2.0/security-groups?id=9bb4a6d1-ba2f-4550-88a3-85185354f41a&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1312] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:14 2026] DELETE /v2.0/ports/5e460f17-57de-4766-b327-373245c218e2 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:15.204 8 INFO neutron_taas.services.taas.taas_plugin [None req-0b27f894-d3ca-4494-a92d-e343ab16f981 819713c9badd4d58827d1e40f33b8194 b59317a071754028a92197b7a6ec9023 - - default default] TaaS: Handle Delete Port: 6f6ed0d5-4298-4c2d-8259-fd8cf8274b85 2026-07-02 16:51:15.208 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b27f894-d3ca-4494-a92d-e343ab16f981 819713c9badd4d58827d1e40f33b8194 b59317a071754028a92197b7a6ec9023 - - default default] Tap Mirror: Handle Delete Port: 6f6ed0d5-4298-4c2d-8259-fd8cf8274b85 [pid: 8|app: 0|req: 641/1313] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:15 2026] DELETE /v2.0/ports/6f6ed0d5-4298-4c2d-8259-fd8cf8274b85 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:15.451 7 INFO neutron_taas.services.taas.taas_plugin [None req-34613dc5-c686-42c0-8516-6cf73840422f 819713c9badd4d58827d1e40f33b8194 b59317a071754028a92197b7a6ec9023 - - default default] TaaS: Handle Delete Port: c6db437d-eae1-45ec-9191-eb5e002ac6e2 2026-07-02 16:51:15.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34613dc5-c686-42c0-8516-6cf73840422f 819713c9badd4d58827d1e40f33b8194 b59317a071754028a92197b7a6ec9023 - - default default] Tap Mirror: Handle Delete Port: c6db437d-eae1-45ec-9191-eb5e002ac6e2 [pid: 7|app: 0|req: 673/1314] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:15 2026] DELETE /v2.0/ports/c6db437d-eae1-45ec-9191-eb5e002ac6e2 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:15.666 8 INFO neutron_taas.services.taas.taas_plugin [None req-770490ef-2f2a-4f68-ae34-46e7c9d3d3e5 819713c9badd4d58827d1e40f33b8194 b59317a071754028a92197b7a6ec9023 - - default default] TaaS: Handle Delete Port: cbc1c1e7-fbc2-4ccb-919c-278c6dcca27a 2026-07-02 16:51:15.669 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-770490ef-2f2a-4f68-ae34-46e7c9d3d3e5 819713c9badd4d58827d1e40f33b8194 b59317a071754028a92197b7a6ec9023 - - default default] Tap Mirror: Handle Delete Port: cbc1c1e7-fbc2-4ccb-919c-278c6dcca27a [pid: 7|app: 0|req: 674/1315] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:15 2026] GET /v2.0/security-groups?tenant_id=ef4adc48159d418181cfde99f55017bd&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1316] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:15 2026] DELETE /v2.0/ports/cbc1c1e7-fbc2-4ccb-919c-278c6dcca27a => 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: 675/1317] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:15 2026] DELETE /v2.0/security-groups/33d9bd2d-19f8-482a-9fad-0118cebb8601 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1318] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:15 2026] DELETE /v2.0/networks/21a99fac-da03-44ed-b33a-2997cfea1090 => 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: 644/1319] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:16 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1320] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:15 2026] DELETE /v2.0/networks/3441f411-e679-4f0e-8945-cd4f5b7603e2 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1321] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:16 2026] GET /v2.0/security-groups?id=9bb4a6d1-ba2f-4550-88a3-85185354f41a&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1322] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:16 2026] DELETE /v2.0/networks/9f340d56-4695-49e3-a907-84a3844b68ce => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1323] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:16 2026] DELETE /v2.0/networks/09bd03bb-807c-4fe2-a44f-098768fdc344 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:16.631 7 INFO neutron.services.segments.plugin [-] Segment 03d3172c-e402-4051-8524-d4eecc0fec28 resource provider aggregate not found 2026-07-02 16:51:16.647 7 INFO neutron.services.segments.plugin [-] Segment 03d3172c-e402-4051-8524-d4eecc0fec28 resource provider aggregate not found 2026-07-02 16:51:16.666 7 INFO neutron.services.segments.plugin [-] Segment 03d3172c-e402-4051-8524-d4eecc0fec28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03d3172c-e402-4051-8524-d4eecc0fec28 found for delete ", "request_id": "req-39d147c8-b8ce-400c-b38e-2112973c46fa"}]} 2026-07-02 16:51:16.685 7 INFO neutron.services.segments.plugin [-] Segment b765fcea-fc8d-4ee9-ba81-1a1d46cdd77f resource provider aggregate not found 2026-07-02 16:51:16.696 7 INFO neutron.services.segments.plugin [-] Segment 03d3172c-e402-4051-8524-d4eecc0fec28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03d3172c-e402-4051-8524-d4eecc0fec28 found for delete ", "request_id": "req-8dce99d0-dcc5-434a-887a-83e02bac2164"}]} 2026-07-02 16:51:16.717 7 INFO neutron.services.segments.plugin [-] Segment b765fcea-fc8d-4ee9-ba81-1a1d46cdd77f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b765fcea-fc8d-4ee9-ba81-1a1d46cdd77f found for delete ", "request_id": "req-cc9c069c-0c95-421e-89a5-cf669c26c05b"}]} 2026-07-02 16:51:16.728 7 INFO neutron.services.segments.plugin [-] Segment b765fcea-fc8d-4ee9-ba81-1a1d46cdd77f resource provider aggregate not found 2026-07-02 16:51:16.747 7 INFO neutron.services.segments.plugin [-] Segment b765fcea-fc8d-4ee9-ba81-1a1d46cdd77f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b765fcea-fc8d-4ee9-ba81-1a1d46cdd77f found for delete ", "request_id": "req-ad114b61-e323-481f-94ed-3b16e4e32175"}]} [pid: 7|app: 0|req: 678/1324] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:16 2026] DELETE /v2.0/networks/2a54669b-679f-4ad4-918d-e5d676f9bee1 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:16.984 8 INFO neutron.services.segments.plugin [-] Segment ebd8ab79-2608-4275-b5a2-2dc1470645b3 resource provider aggregate not found 2026-07-02 16:51:16.989 8 INFO neutron.services.segments.plugin [-] Segment ebd8ab79-2608-4275-b5a2-2dc1470645b3 resource provider aggregate not found 2026-07-02 16:51:17.005 8 INFO neutron.services.segments.plugin [-] Segment ebd8ab79-2608-4275-b5a2-2dc1470645b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebd8ab79-2608-4275-b5a2-2dc1470645b3 found for delete ", "request_id": "req-a040260a-1523-4a4b-9819-06a7203ce085"}]} 2026-07-02 16:51:17.011 8 INFO neutron.services.segments.plugin [-] Segment ebd8ab79-2608-4275-b5a2-2dc1470645b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebd8ab79-2608-4275-b5a2-2dc1470645b3 found for delete ", "request_id": "req-924cb3f7-b6e0-43b2-ba92-7ede490ba5da"}]} 2026-07-02 16:51:17.035 8 INFO neutron.services.segments.plugin [-] Segment 8b6d29b6-0984-47fe-807f-686037d14b86 resource provider aggregate not found 2026-07-02 16:51:17.042 8 INFO neutron.services.segments.plugin [-] Segment 8b6d29b6-0984-47fe-807f-686037d14b86 resource provider aggregate not found 2026-07-02 16:51:17.057 8 INFO neutron.services.segments.plugin [-] Segment 8b6d29b6-0984-47fe-807f-686037d14b86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b6d29b6-0984-47fe-807f-686037d14b86 found for delete ", "request_id": "req-55812be6-6b8e-402b-bf90-c93098fca23f"}]} 2026-07-02 16:51:17.063 8 INFO neutron.services.segments.plugin [-] Segment 8b6d29b6-0984-47fe-807f-686037d14b86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b6d29b6-0984-47fe-807f-686037d14b86 found for delete ", "request_id": "req-cba0ccf4-8796-4108-801c-0e9cdf14d601"}]} [pid: 8|app: 0|req: 647/1325] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:17 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1326] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:17 2026] GET /v2.0/security-groups?id=9bb4a6d1-ba2f-4550-88a3-85185354f41a&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1327] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:17 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => 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: 648/1328] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:17 2026] GET /v2.0/security-groups?tenant_id=b59317a071754028a92197b7a6ec9023&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1329] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:17 2026] GET /v2.0/security-groups?id=9bb4a6d1-ba2f-4550-88a3-85185354f41a&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1330] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:17 2026] DELETE /v2.0/security-groups/1234281c-128c-4dce-9d16-7b18cafc355c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:51:18.188 8 INFO neutron.db.segments_db [None req-65d717bf-53a5-422b-b7bc-293324249fa0 ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] Added segment a5cd6676-b4f3-41aa-9a2d-039ca6ca950c of type vxlan for network b9212de2-7b5d-4dad-90d0-764246547a83 [pid: 7|app: 0|req: 683/1331] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:18 2026] GET /v2.0/security-groups?tenant_id=3508d870720a4a84a8a22e418c22390a&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1332] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:17 2026] POST /v2.0/networks => generated 630 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1333] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:18 2026] DELETE /v2.0/security-groups/b646dd8c-1aab-4f31-91a0-df94e0713a11 => 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: 650/1334] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 16:51:18 2026] POST /v2.0/ports => generated 778 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:51:18.746 7 INFO neutron.services.segments.plugin [-] Segment f00d6a7e-649b-42aa-ab71-998f938a2b47 resource provider aggregate not found 2026-07-02 16:51:18.765 7 INFO neutron.services.segments.plugin [-] Segment f00d6a7e-649b-42aa-ab71-998f938a2b47 resource provider aggregate not found 2026-07-02 16:51:18.772 7 INFO neutron.services.segments.plugin [-] Segment f00d6a7e-649b-42aa-ab71-998f938a2b47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f00d6a7e-649b-42aa-ab71-998f938a2b47 found for delete ", "request_id": "req-5c60859e-7156-4249-99aa-970ba3f4d29d"}]} 2026-07-02 16:51:18.786 7 INFO neutron.services.segments.plugin [-] Segment f00d6a7e-649b-42aa-ab71-998f938a2b47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f00d6a7e-649b-42aa-ab71-998f938a2b47 found for delete ", "request_id": "req-f916b74c-67a4-478b-bc1a-456ab5064b85"}]} 2026-07-02 16:51:18.808 8 INFO neutron.db.segments_db [None req-11bd1d4c-f7e5-4cf0-aee6-98510fba8097 ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] Added segment 23ebd6c6-f9d1-4cdb-8091-cfb6754e46e8 of type vxlan for network 4a2f95a1-9146-45b2-9556-2f76063045a4 [pid: 7|app: 0|req: 685/1335] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:18 2026] GET /v2.0/security-groups?tenant_id=c177a518bcae4680b51857a9e80ecf7f&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1336] 10.0.0.67 () {34 vars in 989 bytes} [Thu Jul 2 16:51:18 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1337] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:18 2026] POST /v2.0/networks => generated 616 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1338] 10.0.0.67 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:18 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1339] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:18 2026] DELETE /v2.0/security-groups/049204cc-9e9a-4bce-8e88-a38910d90fe2 => 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: 688/1340] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:19 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1341] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:19 2026] GET /v2.0/security-groups?id=9bb4a6d1-ba2f-4550-88a3-85185354f41a&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1342] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:18 2026] POST /v2.0/subnets => generated 646 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1343] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 16:51:19 2026] POST /v2.0/ports => generated 962 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:51:19.852 8 INFO neutron_taas.services.taas.taas_plugin [None req-22a858fd-7d18-4d7f-81d0-fae02caa91d6 ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] TaaS: Handle Delete Port: 5d67c2c4-273a-46dd-953f-b73704200b2e 2026-07-02 16:51:19.854 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22a858fd-7d18-4d7f-81d0-fae02caa91d6 ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] Tap Mirror: Handle Delete Port: 5d67c2c4-273a-46dd-953f-b73704200b2e [pid: 8|app: 0|req: 654/1344] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:19 2026] DELETE /v2.0/ports/5d67c2c4-273a-46dd-953f-b73704200b2e => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:51:19.991 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1cf8a43f-3a8a-46f6-a3b4-6b4aeb6dc700 ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 691/1345] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:19 2026] DELETE /v2.0/ports/5d67c2c4-273a-46dd-953f-b73704200b2e => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:51:20.018 8 INFO neutron.pecan_wsgi.hooks.translation [None req-928cb18a-caa6-4c53-afa4-239d4dcc4f60 ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 655/1346] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:20 2026] GET /v2.0/ports/5d67c2c4-273a-46dd-953f-b73704200b2e => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1347] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:20 2026] DELETE /v2.0/subnets/ddb998b3-eda3-407a-b31d-a3ad049c89f5 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1348] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:20 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1349] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:20 2026] GET /v2.0/security-groups?id=9bb4a6d1-ba2f-4550-88a3-85185354f41a&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1350] 199.204.45.223 () {34 vars in 994 bytes} [Thu Jul 2 16:51:20 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:20.530 8 INFO neutron_taas.services.taas.taas_plugin [req-4f29a646-131b-4d39-ad14-fccf6d813ad8 req-5c4a91fc-8488-40e3-815f-7dc96b323d78 1f21edffe0c9432a8f3dc96cebcfbb0b 17f0d5f689384fe5a635bdd61efed49a - - default default] TaaS: Handle Delete Port: d159e926-f625-4457-9345-d0c6d7970a42 2026-07-02 16:51:20.534 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4f29a646-131b-4d39-ad14-fccf6d813ad8 req-5c4a91fc-8488-40e3-815f-7dc96b323d78 1f21edffe0c9432a8f3dc96cebcfbb0b 17f0d5f689384fe5a635bdd61efed49a - - default default] Tap Mirror: Handle Delete Port: d159e926-f625-4457-9345-d0c6d7970a42 [pid: 8|app: 0|req: 659/1351] 199.204.45.223 () {36 vars in 997 bytes} [Thu Jul 2 16:51:20 2026] DELETE /v2.0/ports/d159e926-f625-4457-9345-d0c6d7970a42 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:20.799 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fefaa49-b9e8-47d2-a079-41391f9c13e5'] response: {'server_uuid': '03671166-050a-4141-9e30-cc8eea6abd83', 'name': 'network-vif-deleted', 'tag': 'd159e926-f625-4457-9345-d0c6d7970a42', 'status': 'completed', 'code': 200} 2026-07-02 16:51:20.912 7 INFO neutron.services.segments.plugin [-] Segment 23ebd6c6-f9d1-4cdb-8091-cfb6754e46e8 resource provider aggregate not found 2026-07-02 16:51:20.916 7 INFO neutron.services.segments.plugin [-] Segment 23ebd6c6-f9d1-4cdb-8091-cfb6754e46e8 resource provider aggregate not found 2026-07-02 16:51:20.928 7 INFO neutron.services.segments.plugin [-] Segment 23ebd6c6-f9d1-4cdb-8091-cfb6754e46e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23ebd6c6-f9d1-4cdb-8091-cfb6754e46e8 found for delete ", "request_id": "req-64fd4cbb-57d8-43e5-8d9c-0f110151ffc4"}]} 2026-07-02 16:51:20.937 7 INFO neutron.services.segments.plugin [-] Segment 23ebd6c6-f9d1-4cdb-8091-cfb6754e46e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23ebd6c6-f9d1-4cdb-8091-cfb6754e46e8 found for delete ", "request_id": "req-848f62c0-5064-4d5f-b8a5-95cf3952bfa5"}]} [pid: 7|app: 0|req: 693/1352] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:20 2026] DELETE /v2.0/networks/4a2f95a1-9146-45b2-9556-2f76063045a4 => generated 0 bytes in 762 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:21.053 8 INFO neutron.db.segments_db [None req-e4cda3bb-b1f3-4226-9447-c0795e71615e ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] Added segment 7fa23913-a206-4bbc-b4d6-1ce8696c625c of type vxlan for network 0ce61bce-2e25-4d4c-8e40-aaf47bab6dd1 [pid: 8|app: 0|req: 660/1355] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:20 2026] POST /v2.0/networks => generated 616 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1356] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:21 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => 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: 696/1357] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:21 2026] POST /v2.0/subnets => generated 646 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1358] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 16:51:21 2026] POST /v2.0/ports => generated 928 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:51:22.223 7 INFO neutron_taas.services.taas.taas_plugin [None req-32104976-24c3-4bd2-a11a-db382ceaa618 ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] TaaS: Handle Delete Port: 3b45b1d3-ca3c-46d2-8e0e-2140742d37f9 2026-07-02 16:51:22.244 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32104976-24c3-4bd2-a11a-db382ceaa618 ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] Tap Mirror: Handle Delete Port: 3b45b1d3-ca3c-46d2-8e0e-2140742d37f9 [pid: 7|app: 0|req: 697/1359] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:21 2026] DELETE /v2.0/ports/3b45b1d3-ca3c-46d2-8e0e-2140742d37f9 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:22.489 8 INFO neutron.pecan_wsgi.hooks.translation [None req-34a5fd6a-a524-4344-b585-5c61d04fbc25 ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 663/1360] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:22 2026] GET /v2.0/ports/3b45b1d3-ca3c-46d2-8e0e-2140742d37f9 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1361] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:22 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => 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: 698/1362] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:22 2026] DELETE /v2.0/subnets/914868b4-a5e7-4252-9940-932f848836da => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:22.830 8 INFO neutron.services.segments.plugin [-] Segment 7fa23913-a206-4bbc-b4d6-1ce8696c625c resource provider aggregate not found 2026-07-02 16:51:22.836 8 INFO neutron.services.segments.plugin [-] Segment 7fa23913-a206-4bbc-b4d6-1ce8696c625c resource provider aggregate not found 2026-07-02 16:51:22.853 8 INFO neutron.services.segments.plugin [-] Segment 7fa23913-a206-4bbc-b4d6-1ce8696c625c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fa23913-a206-4bbc-b4d6-1ce8696c625c found for delete ", "request_id": "req-9f986384-7f81-45b8-85bb-e6551f94ae71"}]} 2026-07-02 16:51:22.862 8 INFO neutron.services.segments.plugin [-] Segment 7fa23913-a206-4bbc-b4d6-1ce8696c625c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fa23913-a206-4bbc-b4d6-1ce8696c625c found for delete ", "request_id": "req-87a19d60-b349-451d-be7c-e1e4321ddc11"}]} [pid: 8|app: 0|req: 665/1363] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:22 2026] DELETE /v2.0/networks/0ce61bce-2e25-4d4c-8e40-aaf47bab6dd1 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:23.115 7 INFO neutron.db.segments_db [None req-8f832cd6-32be-4ef3-b61e-fc6c67a4dfae a37111d22f574c6fa02e9d522ae7f4b4 b55403f1ef744301847f0baa515dc1d7 - - default default] Added segment 80fffa4e-8b75-4cdc-904c-e2213eb16081 of type vxlan for network ace687eb-9ef6-4b61-ac14-ebfb65da51dc [pid: 8|app: 0|req: 666/1364] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 16:51:22 2026] POST /v2.0/ports => generated 779 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1365] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:22 2026] POST /v2.0/networks => generated 612 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 700/1366] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 16:51:23 2026] PUT /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1367] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:23 2026] GET /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/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: 667/1368] 10.0.0.22 () {34 vars in 736 bytes} [Thu Jul 2 16:51:23 2026] PUT /v2.0/ports/90adb183-69b5-4fbd-9989-dac0b1b31bfa => generated 752 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 702/1369] 10.0.0.22 () {34 vars in 763 bytes} [Thu Jul 2 16:51:23 2026] PUT /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/tags/green => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1370] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:23 2026] GET /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:23.561 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d848b9c-943d-4de7-ba73-924099cbb111 ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] TaaS: Handle Delete Port: 90adb183-69b5-4fbd-9989-dac0b1b31bfa 2026-07-02 16:51:23.565 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d848b9c-943d-4de7-ba73-924099cbb111 ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] Tap Mirror: Handle Delete Port: 90adb183-69b5-4fbd-9989-dac0b1b31bfa [pid: 7|app: 0|req: 704/1371] 10.0.0.22 () {34 vars in 759 bytes} [Thu Jul 2 16:51:23 2026] PUT /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1372] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:23 2026] GET /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1373] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:23 2026] DELETE /v2.0/ports/90adb183-69b5-4fbd-9989-dac0b1b31bfa => 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: 706/1374] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:23 2026] GET /v2.0/ports?device_id=03671166-050a-4141-9e30-cc8eea6abd83 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1375] 10.0.0.22 () {34 vars in 781 bytes} [Thu Jul 2 16:51:23 2026] PUT /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/tags/black.or.white => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1376] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 16:51:23 2026] GET /v2.0/ports => generated 781 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:23.803 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f017016d-1130-4956-8720-67294b43b8d2 ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 708/1377] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:23 2026] GET /v2.0/ports/90adb183-69b5-4fbd-9989-dac0b1b31bfa => 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: 670/1378] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:23 2026] GET /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1379] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 16:51:23 2026] GET /v2.0/ports => generated 781 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1380] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 16:51:23 2026] PUT /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1381] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:23 2026] GET /v2.0/ports/7805f0e2-afbc-4b6b-a593-5d7f20afaa4e => generated 778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:23.934 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06e8977b-422e-4e55-b586-08e5f9e80a28 ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 711/1382] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:23 2026] DELETE /v2.0/ports/3b45b1d3-ca3c-46d2-8e0e-2140742d37f9 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:51:23.960 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b22deb0-cc37-4b4c-ac86-7e2262f25c82 ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1383] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:23 2026] DELETE /v2.0/subnets/914868b4-a5e7-4252-9940-932f848836da => 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: 672/1384] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:23 2026] GET /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:23.984 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86d3793b-a467-4e87-af80-5c45f7d9f16f ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1385] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:23 2026] DELETE /v2.0/subnets/ddb998b3-eda3-407a-b31d-a3ad049c89f5 => 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: 673/1386] 10.0.0.22 () {32 vars in 740 bytes} [Thu Jul 2 16:51:23 2026] GET /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:51:24.078 8 INFO neutron.api.v2.resource [None req-cb960bf3-58c4-49ec-b668-4794a20331ff a37111d22f574c6fa02e9d522ae7f4b4 b55403f1ef744301847f0baa515dc1d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 674/1387] 10.0.0.22 () {32 vars in 744 bytes} [Thu Jul 2 16:51:24 2026] GET /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:51:24.107 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab9a2c46-ed77-4a7b-86b7-1b6e148c0ce2 ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] TaaS: Handle Delete Port: 7805f0e2-afbc-4b6b-a593-5d7f20afaa4e 2026-07-02 16:51:24.111 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab9a2c46-ed77-4a7b-86b7-1b6e148c0ce2 ca98de3b38bf4347b19b82095195b571 3c231dbf84f34898bc010fc9f7475fb6 - - default default] Tap Mirror: Handle Delete Port: 7805f0e2-afbc-4b6b-a593-5d7f20afaa4e [pid: 8|app: 0|req: 675/1388] 10.0.0.22 () {32 vars in 743 bytes} [Thu Jul 2 16:51:24 2026] DELETE /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/tags/red => 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: 676/1389] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:24 2026] GET /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/tags => generated 30 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1390] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:23 2026] DELETE /v2.0/ports/7805f0e2-afbc-4b6b-a593-5d7f20afaa4e => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:24.308 8 INFO neutron.api.v2.resource [None req-6627e6ab-b8a2-4180-bccd-877a1de650b5 a37111d22f574c6fa02e9d522ae7f4b4 b55403f1ef744301847f0baa515dc1d7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 677/1391] 10.0.0.22 () {32 vars in 747 bytes} [Thu Jul 2 16:51:24 2026] DELETE /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:51:24.383 7 INFO neutron.services.segments.plugin [-] Segment a5cd6676-b4f3-41aa-9a2d-039ca6ca950c resource provider aggregate not found [pid: 8|app: 0|req: 678/1392] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:51:24 2026] DELETE /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:51:24.393 7 INFO neutron.services.segments.plugin [-] Segment a5cd6676-b4f3-41aa-9a2d-039ca6ca950c resource provider aggregate not found 2026-07-02 16:51:24.403 7 INFO neutron.services.segments.plugin [-] Segment a5cd6676-b4f3-41aa-9a2d-039ca6ca950c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5cd6676-b4f3-41aa-9a2d-039ca6ca950c found for delete ", "request_id": "req-e7fcee81-34cd-4b6a-94e7-93722fbb4a6a"}]} [pid: 7|app: 0|req: 715/1393] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:24 2026] DELETE /v2.0/networks/b9212de2-7b5d-4dad-90d0-764246547a83 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:24.419 7 INFO neutron.services.segments.plugin [-] Segment a5cd6676-b4f3-41aa-9a2d-039ca6ca950c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5cd6676-b4f3-41aa-9a2d-039ca6ca950c found for delete ", "request_id": "req-c9c3733b-b3a7-48ab-8b56-59173c7d38be"}]} [pid: 8|app: 0|req: 679/1394] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:24 2026] GET /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1395] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:24 2026] DELETE /v2.0/networks/ace687eb-9ef6-4b61-ac14-ebfb65da51dc => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:25.187 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f21aefb-3aa9-4ffd-9dab-05da726c91a1 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: de8a5df2-64c5-4682-a5e6-408fdff1351a 2026-07-02 16:51:25.194 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f21aefb-3aa9-4ffd-9dab-05da726c91a1 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: de8a5df2-64c5-4682-a5e6-408fdff1351a [pid: 7|app: 0|req: 717/1396] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:24 2026] GET /v2.0/security-groups?tenant_id=3c231dbf84f34898bc010fc9f7475fb6&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1397] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:25 2026] DELETE /v2.0/security-groups/c5bbb50e-1451-44b3-983c-e7bd4c240c7d => 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: 719/1398] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:25 2026] GET /v2.0/security-groups?tenant_id=b55403f1ef744301847f0baa515dc1d7&name=default => generated 2925 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1399] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:25 2026] DELETE /v2.0/security-groups/b6697a9e-0f7d-4a3f-8149-1fcd51ab6d32 => 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: 721/1400] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:25 2026] GET /v2.0/security-groups?tenant_id=6d1e52a620d249fea3a9bfd89cd91c06&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: 680/1401] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:51:24 2026] PUT /v2.0/routers/4afcefd8-3fb8-4527-91e9-c1b7522a4cb9/remove_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1402] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:25 2026] DELETE /v2.0/security-groups/f3c4f63a-82c9-47d6-b1c9-99c35913d111 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:51:26.164 8 INFO neutron_taas.services.taas.taas_plugin [None req-412403e0-8043-4529-a8c1-f8d13f4ed4e4 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 21b97a87-ef2b-4593-a648-1723f4ceb8a6 2026-07-02 16:51:26.169 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-412403e0-8043-4529-a8c1-f8d13f4ed4e4 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 21b97a87-ef2b-4593-a648-1723f4ceb8a6 2026-07-02 16:51:26.434 7 INFO neutron.services.segments.plugin [-] Segment 80fffa4e-8b75-4cdc-904c-e2213eb16081 resource provider aggregate not found 2026-07-02 16:51:26.443 7 INFO neutron.services.segments.plugin [-] Segment 80fffa4e-8b75-4cdc-904c-e2213eb16081 resource provider aggregate not found 2026-07-02 16:51:26.461 7 INFO neutron.services.segments.plugin [-] Segment 80fffa4e-8b75-4cdc-904c-e2213eb16081 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80fffa4e-8b75-4cdc-904c-e2213eb16081 found for delete ", "request_id": "req-f96e0f0d-154f-43e2-ae30-7591b3c1d8ba"}]} 2026-07-02 16:51:26.462 7 INFO neutron.services.segments.plugin [-] Segment 80fffa4e-8b75-4cdc-904c-e2213eb16081 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80fffa4e-8b75-4cdc-904c-e2213eb16081 found for delete ", "request_id": "req-a57acd73-4b45-46e7-ab66-9e6ca7157d09"}]} 2026-07-02 16:51:26.516 8 INFO neutron_taas.services.taas.taas_plugin [None req-412403e0-8043-4529-a8c1-f8d13f4ed4e4 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 928e34b9-5355-4d2a-be65-c99c02e4e0c9 2026-07-02 16:51:26.522 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-412403e0-8043-4529-a8c1-f8d13f4ed4e4 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 928e34b9-5355-4d2a-be65-c99c02e4e0c9 2026-07-02 16:51:26.893 8 INFO neutron.services.segments.plugin [-] Segment cee6caf1-c052-42aa-86af-ea4f4a5e771d resource provider aggregate not found 2026-07-02 16:51:26.904 8 INFO neutron.services.segments.plugin [-] Segment cee6caf1-c052-42aa-86af-ea4f4a5e771d resource provider aggregate not found 2026-07-02 16:51:26.921 8 INFO neutron.db.l3_hamode_db [None req-412403e0-8043-4529-a8c1-f8d13f4ed4e4 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] HA network b6a91cff-87c2-4f2d-b241-460a52ed9e4a was deleted as no HA routers are present in tenant 17f0d5f689384fe5a635bdd61efed49a. 2026-07-02 16:51:26.927 8 INFO neutron.services.segments.plugin [-] Segment cee6caf1-c052-42aa-86af-ea4f4a5e771d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cee6caf1-c052-42aa-86af-ea4f4a5e771d found for delete ", "request_id": "req-aa53c206-19c3-44f2-b868-b946aa0448c1"}]} [pid: 8|app: 0|req: 681/1403] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:25 2026] DELETE /v2.0/routers/4afcefd8-3fb8-4527-91e9-c1b7522a4cb9 => generated 0 bytes in 1042 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:51:26.933 8 INFO neutron.services.segments.plugin [-] Segment cee6caf1-c052-42aa-86af-ea4f4a5e771d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cee6caf1-c052-42aa-86af-ea4f4a5e771d found for delete ", "request_id": "req-ff6d7730-37c4-44ad-b7fd-03f610644f10"}]} [pid: 7|app: 0|req: 723/1404] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:26 2026] DELETE /v2.0/subnets/c03cc43c-2d9c-4895-8074-12d0ce525027 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:27.351 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8ba6aff-d2d2-405d-ba77-fe6a1c21a897 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 1de90338-9492-419f-9f3f-84f34740a59f 2026-07-02 16:51:27.356 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8ba6aff-d2d2-405d-ba77-fe6a1c21a897 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 1de90338-9492-419f-9f3f-84f34740a59f [pid: 8|app: 0|req: 682/1405] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:27 2026] DELETE /v2.0/networks/41cbe751-819a-4073-a9cf-024d318d6455 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:27.681 7 INFO neutron.db.segments_db [None req-5ee2674c-cdee-4e56-9d7e-fdb78effb44a 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Added segment b5b3faca-469e-462a-b8e2-12e4d5b88f3e of type vxlan for network 3bac5db8-c18f-4f65-a70c-fa3a4e8ea74f [pid: 8|app: 0|req: 683/1406] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:27 2026] GET /v2.0/security-groups?tenant_id=17f0d5f689384fe5a635bdd61efed49a&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: 724/1407] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:27 2026] POST /v2.0/networks => generated 614 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:51:27.838 8 INFO neutron.db.segments_db [None req-e29b504a-220b-4013-9ead-e28c5b2b023b 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Added segment 553249ff-d9ba-4d03-9580-29484fb7ddb4 of type vxlan for network 368d2d9e-a2f7-4049-929b-3a7ca8cbb343 [pid: 7|app: 0|req: 725/1408] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:27 2026] DELETE /v2.0/security-groups/9bb4a6d1-ba2f-4550-88a3-85185354f41a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1409] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:27 2026] POST /v2.0/networks => generated 615 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1410] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:27 2026] POST /v2.0/subnets => generated 646 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1411] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:28 2026] POST /v2.0/subnets => generated 655 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:51:28.604 7 INFO neutron.db.segments_db [None req-5fbf4288-5158-4755-9d1d-5e75c3dbd0e2 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Added segment b7a8520f-2d47-402b-a557-a6d276942c4d of type vxlan for network 105a068c-2eb6-4bf3-a007-be5a59a1755e 2026-07-02 16:51:28.880 7 INFO neutron.db.l3_hamode_db [None req-5fbf4288-5158-4755-9d1d-5e75c3dbd0e2 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:51:28.952 8 INFO neutron.services.segments.plugin [-] Segment 21000f3b-b574-48cb-b5b7-50abfd7920a3 resource provider aggregate not found 2026-07-02 16:51:28.956 8 INFO neutron.services.segments.plugin [-] Segment 21000f3b-b574-48cb-b5b7-50abfd7920a3 resource provider aggregate not found 2026-07-02 16:51:28.975 8 INFO neutron.services.segments.plugin [-] Segment 21000f3b-b574-48cb-b5b7-50abfd7920a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21000f3b-b574-48cb-b5b7-50abfd7920a3 found for delete ", "request_id": "req-641d7cfd-3386-467e-bf65-19e1ea50ba43"}]} 2026-07-02 16:51:28.976 8 INFO neutron.services.segments.plugin [-] Segment 21000f3b-b574-48cb-b5b7-50abfd7920a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21000f3b-b574-48cb-b5b7-50abfd7920a3 found for delete ", "request_id": "req-33671269-1789-4ba6-bef8-e4b4d22f5887"}]} 2026-07-02 16:51:29.022 7 INFO neutron.db.l3_hamode_db [None req-5fbf4288-5158-4755-9d1d-5e75c3dbd0e2 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 727/1412] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:28 2026] POST /v2.0/routers => generated 510 bytes in 1165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1413] 10.0.0.22 () {34 vars in 677 bytes} [Thu Jul 2 16:51:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1414] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 16:51:29 2026] PUT /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1415] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:30 2026] GET /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1416] 10.0.0.22 () {34 vars in 763 bytes} [Thu Jul 2 16:51:30 2026] PUT /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1417] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:30 2026] GET /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1418] 10.0.0.22 () {34 vars in 759 bytes} [Thu Jul 2 16:51:30 2026] PUT /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/tags/red => 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: 734/1419] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:30 2026] GET /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1420] 10.0.0.22 () {34 vars in 781 bytes} [Thu Jul 2 16:51:30 2026] PUT /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1421] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:30 2026] GET /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1422] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 16:51:30 2026] PUT /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1423] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:30 2026] GET /v2.0/security-groups?tenant_id=b539ba71c0e2438c8cfec56bde40a6f1&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1424] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:30 2026] GET /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1425] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:30 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1426] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:30 2026] DELETE /v2.0/security-groups/d952a73e-3816-4888-87c3-345b1f406ed0 => 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: 742/1427] 10.0.0.22 () {32 vars in 740 bytes} [Thu Jul 2 16:51:30 2026] GET /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1428] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:30 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:31.061 7 INFO neutron.api.v2.resource [None req-b50464d2-6a16-43c3-83db-94a0985339a1 d63188f4c6264513abdf25e626e48ee4 86d75734238d45db98235ca98f21dec4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 744/1429] 10.0.0.22 () {32 vars in 744 bytes} [Thu Jul 2 16:51:31 2026] GET /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/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: 745/1430] 10.0.0.22 () {32 vars in 743 bytes} [Thu Jul 2 16:51:31 2026] DELETE /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1431] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:31 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1432] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:31 2026] GET /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1433] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:31 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:31.295 7 INFO neutron.api.v2.resource [None req-a03c6a2a-2af6-4f6e-9a82-923d05b77656 d63188f4c6264513abdf25e626e48ee4 86d75734238d45db98235ca98f21dec4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 749/1434] 10.0.0.22 () {32 vars in 747 bytes} [Thu Jul 2 16:51:31 2026] DELETE /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1435] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:51:31 2026] DELETE /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1436] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:31 2026] GET /v2.0/policies/628b2078-a95d-4a9f-a886-0bee645d9d28/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: 752/1437] 10.0.0.22 () {32 vars in 733 bytes} [Thu Jul 2 16:51:31 2026] DELETE /v2.0/qos/policies/628b2078-a95d-4a9f-a886-0bee645d9d28 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1438] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:51:29 2026] PUT /v2.0/routers/c06d2d1a-d998-4e3a-822d-da0e912aee5a/add_router_interface => generated 309 bytes in 1758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1439] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:31 2026] GET /v2.0/ports/f4e0ab32-07d8-49d0-8849-10f3be7d2532 => generated 959 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1440] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:31 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1441] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:31 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1442] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:32 2026] GET /v2.0/security-groups?tenant_id=b22237fc172442da9b9c34ff6a28889c&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1443] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:32 2026] DELETE /v2.0/security-groups/c45cfb7d-30a1-4e05-a03f-9b76a404667f => 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: 687/1444] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:51:31 2026] PUT /v2.0/routers/c06d2d1a-d998-4e3a-822d-da0e912aee5a/add_router_interface => generated 309 bytes in 1323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1445] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:32 2026] GET /v2.0/security-groups?tenant_id=86d75734238d45db98235ca98f21dec4&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1446] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:32 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1447] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:32 2026] GET /v2.0/ports/45b48876-c582-4649-8ebb-824f784d3a00 => generated 967 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1448] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:33 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1449] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:32 2026] DELETE /v2.0/security-groups/a97db649-8ab9-4c2f-a7ff-2017f21cf436 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1450] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:51:33 2026] GET /v2.0/ports?tenant_id=0318b5deef4a49f3b5e1776fca9ff6c9&device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1451] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:51:33 2026] GET /v2.0/networks?id=3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577 => generated 771 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1452] 199.204.45.223 () {34 vars in 1060 bytes} [Thu Jul 2 16:51:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=f243cb0b-8e49-4e36-bc57-cf357df9a500 => generated 861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1453] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:51:33 2026] GET /v2.0/subnets?id=4f02cd84-474e-4688-ba98-96fd371e2010 => generated 693 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1454] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:51:33 2026] GET /v2.0/ports?network_id=3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1455] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:51:33 2026] GET /v2.0/networks/3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:33.488 7 INFO neutron_taas.services.taas.taas_plugin [None req-11f40f88-9559-4e02-a1ea-8e262121e169 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] TaaS: Handle Delete Port: 45b48876-c582-4649-8ebb-824f784d3a00 2026-07-02 16:51:33.494 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11f40f88-9559-4e02-a1ea-8e262121e169 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Tap Mirror: Handle Delete Port: 45b48876-c582-4649-8ebb-824f784d3a00 [pid: 8|app: 0|req: 696/1456] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:51:33 2026] GET /v2.0/networks/3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1457] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:51:33 2026] PUT /v2.0/routers/c06d2d1a-d998-4e3a-822d-da0e912aee5a/remove_router_interface => generated 309 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1458] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:34 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1459] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:34 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:34.353 8 INFO neutron_taas.services.taas.taas_plugin [None req-28eca57d-f87b-4f90-a1ce-6d3db31b4049 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] TaaS: Handle Delete Port: f4e0ab32-07d8-49d0-8849-10f3be7d2532 2026-07-02 16:51:34.358 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28eca57d-f87b-4f90-a1ce-6d3db31b4049 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Tap Mirror: Handle Delete Port: f4e0ab32-07d8-49d0-8849-10f3be7d2532 [pid: 8|app: 0|req: 697/1460] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:51:33 2026] PUT /v2.0/routers/c06d2d1a-d998-4e3a-822d-da0e912aee5a/remove_router_interface => generated 309 bytes in 935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1461] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:51:34 2026] GET /v2.0/ports?device_id=c06d2d1a-d998-4e3a-822d-da0e912aee5a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:35.115 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ef32556-fb87-408f-8ea7-6c7a23c617b0 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] TaaS: Handle Delete Port: 452b6027-dd72-4967-be52-576f0858c296 2026-07-02 16:51:35.119 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ef32556-fb87-408f-8ea7-6c7a23c617b0 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Tap Mirror: Handle Delete Port: 452b6027-dd72-4967-be52-576f0858c296 [pid: 7|app: 0|req: 765/1462] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:35 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1463] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:35 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:35.557 8 INFO neutron.services.segments.plugin [-] Segment b7a8520f-2d47-402b-a557-a6d276942c4d resource provider aggregate not found 2026-07-02 16:51:35.563 8 INFO neutron.services.segments.plugin [-] Segment b7a8520f-2d47-402b-a557-a6d276942c4d resource provider aggregate not found 2026-07-02 16:51:35.577 8 INFO neutron.services.segments.plugin [-] Segment b7a8520f-2d47-402b-a557-a6d276942c4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7a8520f-2d47-402b-a557-a6d276942c4d found for delete ", "request_id": "req-261f908e-cad2-4cc5-b46f-a62cf358c02f"}]} 2026-07-02 16:51:35.602 8 INFO neutron.services.segments.plugin [-] Segment b7a8520f-2d47-402b-a557-a6d276942c4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7a8520f-2d47-402b-a557-a6d276942c4d found for delete ", "request_id": "req-65b57d42-be38-40a1-adf9-3591460fc777"}]} 2026-07-02 16:51:35.606 8 INFO neutron.db.l3_hamode_db [None req-4ef32556-fb87-408f-8ea7-6c7a23c617b0 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] HA network 105a068c-2eb6-4bf3-a007-be5a59a1755e was deleted as no HA routers are present in tenant 94228bd0e69847f4813f5b092706b544. [pid: 8|app: 0|req: 698/1464] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:34 2026] DELETE /v2.0/routers/c06d2d1a-d998-4e3a-822d-da0e912aee5a => generated 0 bytes in 709 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1465] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:35 2026] DELETE /v2.0/subnets/90eaaeb9-15d2-44ba-ba3f-2a5c251b3be9 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1466] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:35 2026] DELETE /v2.0/subnets/952fb312-d968-4877-98ff-dddebb660ca9 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:36.077 8 INFO neutron_taas.services.taas.taas_plugin [None req-407dc34e-736d-4c20-89fd-e9e5d6506c71 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] TaaS: Handle Delete Port: b33c468a-a294-484f-a5a6-96089bcb7b48 2026-07-02 16:51:36.080 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-407dc34e-736d-4c20-89fd-e9e5d6506c71 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Tap Mirror: Handle Delete Port: b33c468a-a294-484f-a5a6-96089bcb7b48 [pid: 7|app: 0|req: 768/1467] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:35 2026] GET /v2.0/security-groups?tenant_id=c26df054678b492c9e350a20570c7ef2&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1470] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:35 2026] DELETE /v2.0/networks/368d2d9e-a2f7-4049-929b-3a7ca8cbb343 => 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: 771/1471] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:36 2026] DELETE /v2.0/security-groups/cd66797f-6c33-41bf-bd25-a3b591d516a2 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:51:36.475 8 INFO neutron_taas.services.taas.taas_plugin [None req-e83a73a5-741c-4d36-b06c-0b1443d06c79 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] TaaS: Handle Delete Port: 60b0531e-5ef8-4c31-9efb-6c9876adbc87 2026-07-02 16:51:36.479 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e83a73a5-741c-4d36-b06c-0b1443d06c79 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Tap Mirror: Handle Delete Port: 60b0531e-5ef8-4c31-9efb-6c9876adbc87 [pid: 7|app: 0|req: 772/1472] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:36 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1473] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:36 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1474] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:36 2026] DELETE /v2.0/networks/3bac5db8-c18f-4f65-a70c-fa3a4e8ea74f => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:36.765 7 INFO neutron.db.segments_db [None req-60407f50-d3c1-4564-99c5-0c3c57cdc876 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Added segment d20c2354-d326-4f30-a98d-c0a9b3bbbc76 of type vxlan for network 99b88ab7-9a37-44bb-ad83-ba3b5001678b [pid: 7|app: 0|req: 774/1475] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:36 2026] POST /v2.0/networks => generated 615 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1476] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:51:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1477] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 16:51:36 2026] PUT /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/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: 704/1478] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:51:36 2026] GET /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/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: 705/1479] 10.0.0.22 () {34 vars in 769 bytes} [Thu Jul 2 16:51:37 2026] PUT /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1480] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:51:37 2026] GET /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1481] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:36 2026] POST /v2.0/subnets => generated 646 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1482] 10.0.0.22 () {34 vars in 765 bytes} [Thu Jul 2 16:51:37 2026] PUT /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-02 16:51:37.186 7 INFO neutron.db.segments_db [None req-10025830-ee04-48d1-abad-55fa1dc6bca2 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Added segment a43867cb-d7c8-414e-ac02-0400f5231296 of type vxlan for network a140fc6f-5a38-42d3-8395-dd8a0f61fc51 [pid: 8|app: 0|req: 708/1483] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:51:37 2026] GET /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1484] 10.0.0.22 () {34 vars in 787 bytes} [Thu Jul 2 16:51:37 2026] PUT /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1485] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:51:37 2026] GET /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1486] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 16:51:37 2026] PUT /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1487] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:51:37 2026] GET /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1488] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:51:37 2026] GET /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:51:37.458 7 INFO neutron.db.l3_hamode_db [None req-10025830-ee04-48d1-abad-55fa1dc6bca2 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:51:37.469 8 INFO neutron.api.v2.resource [None req-3e2f47c8-adaf-4544-9444-a09020d252c4 3d7fbeefe2c74e5aa721a6b8d383c411 4e900eacc19c4c6592175f11c34a834d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 714/1489] 10.0.0.22 () {32 vars in 750 bytes} [Thu Jul 2 16:51:37 2026] GET /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1490] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:51:37 2026] DELETE /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1491] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:51:37 2026] GET /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:37.591 7 INFO neutron.db.l3_hamode_db [None req-10025830-ee04-48d1-abad-55fa1dc6bca2 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:51:37.600 8 INFO neutron.services.segments.plugin [-] Segment 553249ff-d9ba-4d03-9580-29484fb7ddb4 resource provider aggregate not found 2026-07-02 16:51:37.625 8 INFO neutron.services.segments.plugin [-] Segment 553249ff-d9ba-4d03-9580-29484fb7ddb4 resource provider aggregate not found 2026-07-02 16:51:37.631 8 INFO neutron.services.segments.plugin [-] Segment 553249ff-d9ba-4d03-9580-29484fb7ddb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 553249ff-d9ba-4d03-9580-29484fb7ddb4 found for delete ", "request_id": "req-128083e2-500d-409b-8404-f349dba12bd2"}]} 2026-07-02 16:51:37.646 8 INFO neutron.services.segments.plugin [-] Segment 553249ff-d9ba-4d03-9580-29484fb7ddb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 553249ff-d9ba-4d03-9580-29484fb7ddb4 found for delete ", "request_id": "req-3555c56d-04b3-426f-bfb4-54d2dc3eb579"}]} 2026-07-02 16:51:37.652 8 INFO neutron.services.segments.plugin [-] Segment b5b3faca-469e-462a-b8e2-12e4d5b88f3e resource provider aggregate not found 2026-07-02 16:51:37.654 8 INFO neutron.api.v2.resource [None req-070a2e3d-6b01-4ede-9f65-d9ce79a83f03 3d7fbeefe2c74e5aa721a6b8d383c411 4e900eacc19c4c6592175f11c34a834d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 717/1492] 10.0.0.22 () {32 vars in 753 bytes} [Thu Jul 2 16:51:37 2026] DELETE /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/tags/green => generated 99 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:51:37.673 8 INFO neutron.services.segments.plugin [-] Segment b5b3faca-469e-462a-b8e2-12e4d5b88f3e resource provider aggregate not found 2026-07-02 16:51:37.678 8 INFO neutron.services.segments.plugin [-] Segment b5b3faca-469e-462a-b8e2-12e4d5b88f3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5b3faca-469e-462a-b8e2-12e4d5b88f3e found for delete ", "request_id": "req-96ad642e-a4e6-4fd4-aed6-97ecc3260b90"}]} 2026-07-02 16:51:37.692 8 INFO neutron.services.segments.plugin [-] Segment b5b3faca-469e-462a-b8e2-12e4d5b88f3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5b3faca-469e-462a-b8e2-12e4d5b88f3e found for delete ", "request_id": "req-f7cd026f-9627-4622-8749-9b4b3c7e9f93"}]} [pid: 8|app: 0|req: 718/1493] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:37 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1494] 10.0.0.22 () {32 vars in 741 bytes} [Thu Jul 2 16:51:37 2026] DELETE /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/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: 720/1495] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:37 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1496] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:51:37 2026] GET /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1497] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:51:37 2026] DELETE /v2.0/subnetpools/ef55088a-2813-4c8c-94c7-a8cdc589824b => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1498] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:37 2026] POST /v2.0/routers => generated 511 bytes in 1051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1499] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 16:51:38 2026] POST /v2.0/ports => generated 960 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:51:38.789 7 INFO neutron.db.segments_db [None req-23a55b8e-9879-49e4-9384-58c10fb7f1ca 5fd12d04a802427dbe7ee1cb0f99e66d 92ac90e9b06f438bb3071025ff07d5ab - - default default] Added segment c0037f86-feb0-4445-a7a9-abe05bdc6654 of type vxlan for network b2aba23d-a337-413a-83b0-df29147404d6 2026-07-02 16:51:38.856 7 INFO neutron.db.segments_db [None req-23a55b8e-9879-49e4-9384-58c10fb7f1ca 5fd12d04a802427dbe7ee1cb0f99e66d 92ac90e9b06f438bb3071025ff07d5ab - - default default] Added segment ebddadb9-34da-460e-aac3-f2fb0ca0d434 of type vxlan for network af57bda9-ba0a-45ff-a0f0-991497b91cd5 [pid: 7|app: 0|req: 777/1500] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:38 2026] POST /v2.0/networks => generated 1207 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1501] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:39 2026] GET /v2.0/security-groups?tenant_id=975a1d20ec014d059bf400767ce8aab2&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: 779/1502] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:39 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1503] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 16:51:39 2026] GET /v2.0/networks => generated 1844 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1504] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:39 2026] DELETE /v2.0/security-groups/6868e673-045e-4c3c-8314-8236228f2389 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1505] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:39 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:39.565 7 INFO neutron.services.segments.plugin [-] Segment c0037f86-feb0-4445-a7a9-abe05bdc6654 resource provider aggregate not found 2026-07-02 16:51:39.571 7 INFO neutron.services.segments.plugin [-] Segment c0037f86-feb0-4445-a7a9-abe05bdc6654 resource provider aggregate not found [pid: 7|app: 0|req: 783/1506] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:39 2026] DELETE /v2.0/networks/b2aba23d-a337-413a-83b0-df29147404d6 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:39.594 7 INFO neutron.services.segments.plugin [-] Segment c0037f86-feb0-4445-a7a9-abe05bdc6654 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0037f86-feb0-4445-a7a9-abe05bdc6654 found for delete ", "request_id": "req-321562d9-301f-4c97-8847-3e72b58de751"}]} 2026-07-02 16:51:39.604 7 INFO neutron.services.segments.plugin [-] Segment c0037f86-feb0-4445-a7a9-abe05bdc6654 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0037f86-feb0-4445-a7a9-abe05bdc6654 found for delete ", "request_id": "req-5c139f74-52b1-4aef-bf01-6e5c5439a563"}]} [pid: 7|app: 0|req: 784/1507] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:39 2026] DELETE /v2.0/networks/af57bda9-ba0a-45ff-a0f0-991497b91cd5 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1508] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:39 2026] GET /v2.0/security-groups?tenant_id=4e900eacc19c4c6592175f11c34a834d&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1509] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 16:51:39 2026] GET /v2.0/networks => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1510] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:51:38 2026] PUT /v2.0/routers/cbeb5ec1-82b5-41cc-a3e6-2147edef51ec/add_router_interface => generated 309 bytes in 1313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:51:39.971 8 INFO neutron.db.segments_db [None req-b0616578-b093-4170-b8be-d7c066d0594a 5fd12d04a802427dbe7ee1cb0f99e66d 92ac90e9b06f438bb3071025ff07d5ab - - default default] Added segment d5960da0-890c-4b33-96c6-dc7c1b026ec0 of type vxlan for network 28968bea-b2ed-4e71-843e-7adfd2f064f6 [pid: 7|app: 0|req: 787/1511] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:39 2026] DELETE /v2.0/security-groups/35138819-7684-4bdb-8cb3-d33430489d83 => 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: 788/1512] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:40 2026] GET /v2.0/ports/fdfaa588-fd62-4389-a5ab-7ba456c1cd81 => generated 1034 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1513] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:39 2026] POST /v2.0/networks => generated 635 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:51:40.160 8 INFO neutron.db.segments_db [None req-258e1234-ac04-43a9-a19c-e8eed7e7fa7e 5fd12d04a802427dbe7ee1cb0f99e66d 92ac90e9b06f438bb3071025ff07d5ab - - default default] Added segment 6fb8fe07-16b8-4a3d-8b30-d11fee21eeb6 of type vxlan for network dfae7f16-f96a-4ba7-a016-6dd4fb0bb478 [pid: 8|app: 0|req: 726/1514] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:40 2026] POST /v2.0/networks => generated 635 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:51:40.559 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3cb221f-a4c3-4df6-a8f3-c611b2fec48f 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] TaaS: Handle Delete Port: fdfaa588-fd62-4389-a5ab-7ba456c1cd81 2026-07-02 16:51:40.563 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3cb221f-a4c3-4df6-a8f3-c611b2fec48f 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Tap Mirror: Handle Delete Port: fdfaa588-fd62-4389-a5ab-7ba456c1cd81 [pid: 8|app: 0|req: 727/1515] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 16:51:40 2026] POST /v2.0/ports => generated 1504 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 789/1516] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:51:40 2026] PUT /v2.0/routers/cbeb5ec1-82b5-41cc-a3e6-2147edef51ec/remove_router_interface => generated 309 bytes in 947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 728/1517] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:40 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1518] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 16:51:41 2026] GET /v2.0/ports => generated 1504 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1519] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:41 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:41.218 8 INFO neutron.api.v2.resource [None req-5694e84a-9ad3-45a6-828a-a94218861619 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 729/1520] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:51:41 2026] PUT /v2.0/routers/cbeb5ec1-82b5-41cc-a3e6-2147edef51ec/remove_router_interface => generated 197 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1521] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:51:41 2026] GET /v2.0/ports?device_id=cbeb5ec1-82b5-41cc-a3e6-2147edef51ec => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:41.325 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a801d27-0375-4ff2-8e4c-675e50935613 5fd12d04a802427dbe7ee1cb0f99e66d 92ac90e9b06f438bb3071025ff07d5ab - - default default] TaaS: Handle Delete Port: 0784b2f5-ef63-400f-84b4-16bb21bfbc78 2026-07-02 16:51:41.329 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a801d27-0375-4ff2-8e4c-675e50935613 5fd12d04a802427dbe7ee1cb0f99e66d 92ac90e9b06f438bb3071025ff07d5ab - - default default] Tap Mirror: Handle Delete Port: 0784b2f5-ef63-400f-84b4-16bb21bfbc78 [pid: 7|app: 0|req: 792/1522] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:41 2026] DELETE /v2.0/ports/0784b2f5-ef63-400f-84b4-16bb21bfbc78 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:41.458 8 INFO neutron_taas.services.taas.taas_plugin [None req-33a866d1-4085-4fb4-a51e-96773b229f2e 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] TaaS: Handle Delete Port: 65e00b45-38b8-458d-9a78-a816a0a3f2fa 2026-07-02 16:51:41.462 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33a866d1-4085-4fb4-a51e-96773b229f2e 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Tap Mirror: Handle Delete Port: 65e00b45-38b8-458d-9a78-a816a0a3f2fa 2026-07-02 16:51:41.539 7 INFO neutron_taas.services.taas.taas_plugin [None req-f37b2ddd-cc7d-4be0-a96b-3056b8960421 5fd12d04a802427dbe7ee1cb0f99e66d 92ac90e9b06f438bb3071025ff07d5ab - - default default] TaaS: Handle Delete Port: fcfce3ba-b336-474d-938d-63fd8e4f053f 2026-07-02 16:51:41.543 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f37b2ddd-cc7d-4be0-a96b-3056b8960421 5fd12d04a802427dbe7ee1cb0f99e66d 92ac90e9b06f438bb3071025ff07d5ab - - default default] Tap Mirror: Handle Delete Port: fcfce3ba-b336-474d-938d-63fd8e4f053f 2026-07-02 16:51:41.626 7 INFO neutron.services.segments.plugin [-] Segment ebddadb9-34da-460e-aac3-f2fb0ca0d434 resource provider aggregate not found 2026-07-02 16:51:41.641 7 INFO neutron.services.segments.plugin [-] Segment ebddadb9-34da-460e-aac3-f2fb0ca0d434 resource provider aggregate not found [pid: 7|app: 0|req: 793/1523] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:41 2026] DELETE /v2.0/ports/fcfce3ba-b336-474d-938d-63fd8e4f053f => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:41.667 7 INFO neutron.services.segments.plugin [-] Segment ebddadb9-34da-460e-aac3-f2fb0ca0d434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebddadb9-34da-460e-aac3-f2fb0ca0d434 found for delete ", "request_id": "req-bd8a3d08-79c8-462f-b1b7-6de43f354fda"}]} 2026-07-02 16:51:41.672 7 INFO neutron.services.segments.plugin [-] Segment ebddadb9-34da-460e-aac3-f2fb0ca0d434 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebddadb9-34da-460e-aac3-f2fb0ca0d434 found for delete ", "request_id": "req-c74356d9-e2be-4eb0-a464-0594957f2b77"}]} [pid: 7|app: 0|req: 794/1524] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 16:51:41 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:41.758 7 INFO neutron.db.segments_db [None req-2d730438-980f-4f58-8b0e-6f913d5316af 5fd12d04a802427dbe7ee1cb0f99e66d 92ac90e9b06f438bb3071025ff07d5ab - - default default] Added segment d127ab9b-f913-4a1b-87c7-6c7ceed2e2e3 of type vxlan for network 95b1ef68-2b81-47c9-bbb6-fafc5457956e 2026-07-02 16:51:41.804 8 INFO neutron.services.segments.plugin [-] Segment a43867cb-d7c8-414e-ac02-0400f5231296 resource provider aggregate not found 2026-07-02 16:51:41.828 8 INFO neutron.services.segments.plugin [-] Segment a43867cb-d7c8-414e-ac02-0400f5231296 resource provider aggregate not found 2026-07-02 16:51:41.835 8 INFO neutron.services.segments.plugin [-] Segment a43867cb-d7c8-414e-ac02-0400f5231296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a43867cb-d7c8-414e-ac02-0400f5231296 found for delete ", "request_id": "req-56251491-f4da-4962-8959-a1c3a5f4d208"}]} 2026-07-02 16:51:41.858 8 INFO neutron.services.segments.plugin [-] Segment a43867cb-d7c8-414e-ac02-0400f5231296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a43867cb-d7c8-414e-ac02-0400f5231296 found for delete ", "request_id": "req-52bcf5ef-2736-4d13-8662-cbb9d3eb388c"}]} 2026-07-02 16:51:41.863 8 INFO neutron.db.l3_hamode_db [None req-33a866d1-4085-4fb4-a51e-96773b229f2e 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] HA network a140fc6f-5a38-42d3-8395-dd8a0f61fc51 was deleted as no HA routers are present in tenant 94228bd0e69847f4813f5b092706b544. [pid: 7|app: 0|req: 795/1525] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:41 2026] POST /v2.0/networks => generated 634 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1526] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:41 2026] DELETE /v2.0/routers/cbeb5ec1-82b5-41cc-a3e6-2147edef51ec => generated 0 bytes in 618 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:51:41.952 7 INFO neutron.db.segments_db [None req-c4c3cca4-cbd2-4621-ae7c-8e64e2e9c059 5fd12d04a802427dbe7ee1cb0f99e66d 92ac90e9b06f438bb3071025ff07d5ab - - default default] Added segment f0422860-4fd9-48af-a2bf-bcfb861eac70 of type vxlan for network 2febd7d7-ea27-49c9-adfd-74dafec0042c [pid: 7|app: 0|req: 796/1527] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:41 2026] POST /v2.0/networks => generated 634 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1528] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:41 2026] DELETE /v2.0/subnets/b3d21b29-ab3f-47e5-b1d2-b92f7c7b3fdf => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:42.197 7 INFO neutron_taas.services.taas.taas_plugin [None req-86697d9e-c696-40a8-b4ec-c9420ace8f0a 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] TaaS: Handle Delete Port: 4a41d64f-0468-4e31-b420-4aec646d47bb 2026-07-02 16:51:42.200 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86697d9e-c696-40a8-b4ec-c9420ace8f0a 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Tap Mirror: Handle Delete Port: 4a41d64f-0468-4e31-b420-4aec646d47bb [pid: 8|app: 0|req: 733/1529] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:51:42 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1530] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:42 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1531] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:42 2026] DELETE /v2.0/networks/99b88ab7-9a37-44bb-ad83-ba3b5001678b => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:42.520 8 INFO neutron.db.segments_db [None req-5f28222e-3355-43e3-92bc-353e95c55340 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Added segment 4f5187b0-6e36-4e5d-8f10-f8f86dc1b4cf of type vxlan for network 4ea986f1-bb60-4b9b-af10-a9b7247e5337 [pid: 8|app: 0|req: 735/1532] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:42 2026] POST /v2.0/networks => generated 615 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1533] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:42 2026] POST /v2.0/subnets => generated 646 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:51:42.943 7 INFO neutron.db.segments_db [None req-92ae2d27-1e48-4ed4-bbb1-93cd969944e7 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Added segment 968fc8a7-8fc9-4514-b2b4-73d4e1571857 of type vxlan for network 96ec2b92-637d-42ff-a48d-5c261d223135 [pid: 8|app: 0|req: 736/1534] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:42 2026] POST /v2.0/subnets => generated 1324 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-02 16:51:43.160 7 INFO neutron.db.l3_hamode_db [None req-92ae2d27-1e48-4ed4-bbb1-93cd969944e7 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 737/1535] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 16:51:43 2026] GET /v2.0/subnets => generated 1960 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:51:43.285 7 INFO neutron.db.l3_hamode_db [None req-92ae2d27-1e48-4ed4-bbb1-93cd969944e7 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 738/1536] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:43 2026] DELETE /v2.0/subnets/f23d6c4d-6593-43f2-8853-eebe87a2a2dd => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1537] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:43 2026] DELETE /v2.0/subnets/73c3260a-5520-4423-8f07-fd7197b76f80 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1538] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 16:51:43 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:43.697 7 INFO neutron.services.segments.plugin [-] Segment d20c2354-d326-4f30-a98d-c0a9b3bbbc76 resource provider aggregate not found 2026-07-02 16:51:43.714 7 INFO neutron.services.segments.plugin [-] Segment d20c2354-d326-4f30-a98d-c0a9b3bbbc76 resource provider aggregate not found 2026-07-02 16:51:43.727 7 INFO neutron.services.segments.plugin [-] Segment d20c2354-d326-4f30-a98d-c0a9b3bbbc76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d20c2354-d326-4f30-a98d-c0a9b3bbbc76 found for delete ", "request_id": "req-2b5b25ab-a7e0-43d1-8584-24ebf2cbdd93"}]} 2026-07-02 16:51:43.739 7 INFO neutron.services.segments.plugin [-] Segment d20c2354-d326-4f30-a98d-c0a9b3bbbc76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d20c2354-d326-4f30-a98d-c0a9b3bbbc76 found for delete ", "request_id": "req-877b4fb8-bd3b-44f4-be8f-12eee6b31802"}]} [pid: 8|app: 0|req: 741/1539] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:43 2026] DELETE /v2.0/networks/2febd7d7-ea27-49c9-adfd-74dafec0042c => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:43.854 8 INFO neutron.services.segments.plugin [-] Segment f0422860-4fd9-48af-a2bf-bcfb861eac70 resource provider aggregate not found 2026-07-02 16:51:43.872 8 INFO neutron.services.segments.plugin [-] Segment f0422860-4fd9-48af-a2bf-bcfb861eac70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0422860-4fd9-48af-a2bf-bcfb861eac70 found for delete ", "request_id": "req-5202f841-f0cf-403d-9e02-ca3f30534918"}]} 2026-07-02 16:51:43.880 8 INFO neutron.services.segments.plugin [-] Segment f0422860-4fd9-48af-a2bf-bcfb861eac70 resource provider aggregate not found 2026-07-02 16:51:43.901 8 INFO neutron.services.segments.plugin [-] Segment f0422860-4fd9-48af-a2bf-bcfb861eac70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0422860-4fd9-48af-a2bf-bcfb861eac70 found for delete ", "request_id": "req-ca16574b-60d0-4889-92f9-625b5e3bbbfb"}]} [pid: 7|app: 0|req: 799/1540] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:42 2026] POST /v2.0/routers => generated 510 bytes in 1092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:51:44.068 8 INFO neutron.db.segments_db [None req-313baff8-dc02-4a64-91de-9afc8f5464be eddb78a54f354632bb3305e6d346ace2 0b1d12007f9f4cc0bfd134233ee23ef6 - - default default] Added segment 0b1fcb35-0e54-414c-9407-57dc48f5adaa of type vxlan for network 48aedf03-332b-4573-aaa9-2463eecc0a3d [pid: 7|app: 0|req: 800/1541] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:43 2026] DELETE /v2.0/networks/95b1ef68-2b81-47c9-bbb6-fafc5457956e => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1542] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:43 2026] POST /v2.0/networks => generated 613 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1543] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:44 2026] DELETE /v2.0/networks/dfae7f16-f96a-4ba7-a016-6dd4fb0bb478 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:44.395 8 INFO neutron.db.segments_db [None req-31cd5bdb-742c-4c99-ab8e-fb53393d4b76 eddb78a54f354632bb3305e6d346ace2 0b1d12007f9f4cc0bfd134233ee23ef6 - - default default] Added segment 20b7c7e2-65ff-4c5e-b78d-5ff779008f75 of type vxlan for network fc44e842-513f-42be-a548-a360b21330b9 [pid: 8|app: 0|req: 744/1544] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:44 2026] POST /v2.0/networks => generated 612 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1545] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:44 2026] DELETE /v2.0/networks/28968bea-b2ed-4e71-843e-7adfd2f064f6 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1546] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 16:51:44 2026] PUT /v2.0/networks/48aedf03-332b-4573-aaa9-2463eecc0a3d/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1547] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:44 2026] GET /v2.0/networks/48aedf03-332b-4573-aaa9-2463eecc0a3d/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1548] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 16:51:44 2026] PUT /v2.0/networks/fc44e842-513f-42be-a548-a360b21330b9/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1549] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:44 2026] GET /v2.0/networks/fc44e842-513f-42be-a548-a360b21330b9/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1550] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 16:51:44 2026] PUT /v2.0/networks/fc44e842-513f-42be-a548-a360b21330b9/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1551] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:44 2026] GET /v2.0/networks/fc44e842-513f-42be-a548-a360b21330b9/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1552] 10.0.0.22 () {32 vars in 732 bytes} [Thu Jul 2 16:51:45 2026] GET /v2.0/networks/48aedf03-332b-4573-aaa9-2463eecc0a3d/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: 753/1553] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:45 2026] DELETE /v2.0/networks/48aedf03-332b-4573-aaa9-2463eecc0a3d => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1554] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:45 2026] GET /v2.0/security-groups?tenant_id=92ac90e9b06f438bb3071025ff07d5ab&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: 801/1555] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:51:44 2026] PUT /v2.0/routers/5e90de1e-8a2c-4fd5-9623-e2079c9316aa/add_router_interface => generated 309 bytes in 1308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1556] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:45 2026] DELETE /v2.0/networks/fc44e842-513f-42be-a548-a360b21330b9 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1557] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:45 2026] DELETE /v2.0/security-groups/dd149a53-c0c2-414a-8698-fa64b0a0ab92 => 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: 756/1558] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:45 2026] GET /v2.0/ports/47279008-5a8d-41b7-a22f-e3daf8eafdc8 => generated 959 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:45.760 7 INFO neutron.services.segments.plugin [-] Segment d127ab9b-f913-4a1b-87c7-6c7ceed2e2e3 resource provider aggregate not found 2026-07-02 16:51:45.767 7 INFO neutron.services.segments.plugin [-] Segment d127ab9b-f913-4a1b-87c7-6c7ceed2e2e3 resource provider aggregate not found 2026-07-02 16:51:45.791 7 INFO neutron.services.segments.plugin [-] Segment d127ab9b-f913-4a1b-87c7-6c7ceed2e2e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d127ab9b-f913-4a1b-87c7-6c7ceed2e2e3 found for delete ", "request_id": "req-ec8ccf0f-d0cf-47b2-aeed-dd8b1fbe9c92"}]} 2026-07-02 16:51:45.795 7 INFO neutron.services.segments.plugin [-] Segment d127ab9b-f913-4a1b-87c7-6c7ceed2e2e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d127ab9b-f913-4a1b-87c7-6c7ceed2e2e3 found for delete ", "request_id": "req-b02560bf-38ed-49ce-b063-972746a17d6b"}]} 2026-07-02 16:51:45.893 8 INFO neutron.services.segments.plugin [-] Segment 6fb8fe07-16b8-4a3d-8b30-d11fee21eeb6 resource provider aggregate not found 2026-07-02 16:51:45.917 8 INFO neutron.services.segments.plugin [-] Segment 6fb8fe07-16b8-4a3d-8b30-d11fee21eeb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fb8fe07-16b8-4a3d-8b30-d11fee21eeb6 found for delete ", "request_id": "req-b1c26895-e6a9-4c63-b557-39c7d9c2ddfe"}]} 2026-07-02 16:51:45.917 8 INFO neutron.services.segments.plugin [-] Segment 6fb8fe07-16b8-4a3d-8b30-d11fee21eeb6 resource provider aggregate not found 2026-07-02 16:51:45.936 8 INFO neutron.services.segments.plugin [-] Segment 6fb8fe07-16b8-4a3d-8b30-d11fee21eeb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fb8fe07-16b8-4a3d-8b30-d11fee21eeb6 found for delete ", "request_id": "req-ca02ce6b-73ce-4ad9-8843-023535ad3455"}]} 2026-07-02 16:51:45.939 8 INFO neutron.services.segments.plugin [-] Segment d5960da0-890c-4b33-96c6-dc7c1b026ec0 resource provider aggregate not found 2026-07-02 16:51:45.970 8 INFO neutron.services.segments.plugin [-] Segment d5960da0-890c-4b33-96c6-dc7c1b026ec0 resource provider aggregate not found 2026-07-02 16:51:45.986 8 INFO neutron.services.segments.plugin [-] Segment d5960da0-890c-4b33-96c6-dc7c1b026ec0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5960da0-890c-4b33-96c6-dc7c1b026ec0 found for delete ", "request_id": "req-1cbd5f93-b6c4-417d-bede-456b52d345a6"}]} 2026-07-02 16:51:45.992 8 INFO neutron.services.segments.plugin [-] Segment d5960da0-890c-4b33-96c6-dc7c1b026ec0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5960da0-890c-4b33-96c6-dc7c1b026ec0 found for delete ", "request_id": "req-17b790ae-b429-47ce-a782-6d367f6b385d"}]} 2026-07-02 16:51:46.008 8 INFO neutron.services.segments.plugin [-] Segment 0b1fcb35-0e54-414c-9407-57dc48f5adaa resource provider aggregate not found 2026-07-02 16:51:46.012 8 INFO neutron.services.segments.plugin [-] Segment 0b1fcb35-0e54-414c-9407-57dc48f5adaa resource provider aggregate not found 2026-07-02 16:51:46.028 8 INFO neutron.services.segments.plugin [-] Segment 0b1fcb35-0e54-414c-9407-57dc48f5adaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b1fcb35-0e54-414c-9407-57dc48f5adaa found for delete ", "request_id": "req-1fe470b5-c358-4012-9068-9530a37195eb"}]} 2026-07-02 16:51:46.035 8 INFO neutron.services.segments.plugin [-] Segment 0b1fcb35-0e54-414c-9407-57dc48f5adaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b1fcb35-0e54-414c-9407-57dc48f5adaa found for delete ", "request_id": "req-28f51e32-b7b1-4edd-9681-f90d39c4f23f"}]} 2026-07-02 16:51:46.051 8 INFO neutron.services.segments.plugin [-] Segment 20b7c7e2-65ff-4c5e-b78d-5ff779008f75 resource provider aggregate not found 2026-07-02 16:51:46.057 8 INFO neutron.services.segments.plugin [-] Segment 20b7c7e2-65ff-4c5e-b78d-5ff779008f75 resource provider aggregate not found 2026-07-02 16:51:46.073 7 INFO neutron_taas.services.taas.taas_plugin [None req-69858edc-17e0-42ac-a9ec-8ab3e3dd61cc 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] TaaS: Handle Delete Port: 47279008-5a8d-41b7-a22f-e3daf8eafdc8 2026-07-02 16:51:46.075 8 INFO neutron.services.segments.plugin [-] Segment 20b7c7e2-65ff-4c5e-b78d-5ff779008f75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b7c7e2-65ff-4c5e-b78d-5ff779008f75 found for delete ", "request_id": "req-76880e83-bec7-48a3-bad4-9437eac96caa"}]} 2026-07-02 16:51:46.079 8 INFO neutron.services.segments.plugin [-] Segment 20b7c7e2-65ff-4c5e-b78d-5ff779008f75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b7c7e2-65ff-4c5e-b78d-5ff779008f75 found for delete ", "request_id": "req-c60d61f8-a83b-4833-bfbc-6bebc70e287b"}]} 2026-07-02 16:51:46.079 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69858edc-17e0-42ac-a9ec-8ab3e3dd61cc 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Tap Mirror: Handle Delete Port: 47279008-5a8d-41b7-a22f-e3daf8eafdc8 [pid: 8|app: 0|req: 757/1559] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:46 2026] GET /v2.0/security-groups?tenant_id=504e3bd48b4a41b689e4e38325d03d51&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1560] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:46 2026] DELETE /v2.0/security-groups/af22d86b-a336-4a53-9dca-76483cfe572d => 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: 803/1561] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:51:45 2026] PUT /v2.0/routers/5e90de1e-8a2c-4fd5-9623-e2079c9316aa/remove_router_interface => generated 309 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1562] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:51:46 2026] GET /v2.0/ports?device_id=5e90de1e-8a2c-4fd5-9623-e2079c9316aa => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1563] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:46 2026] GET /v2.0/security-groups?tenant_id=0b1d12007f9f4cc0bfd134233ee23ef6&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:51:46.875 7 INFO neutron_taas.services.taas.taas_plugin [None req-ffdb0b0f-55c6-422d-a9fc-7d7d3ed3c471 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] TaaS: Handle Delete Port: e876476a-96a8-4543-984f-6c11614cf4c3 2026-07-02 16:51:46.879 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffdb0b0f-55c6-422d-a9fc-7d7d3ed3c471 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Tap Mirror: Handle Delete Port: e876476a-96a8-4543-984f-6c11614cf4c3 [pid: 8|app: 0|req: 761/1564] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:46 2026] DELETE /v2.0/security-groups/d4803c5e-60f5-4d7f-bfdd-e399d9394bfc => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:51:47.315 7 INFO neutron.db.l3_hamode_db [None req-ffdb0b0f-55c6-422d-a9fc-7d7d3ed3c471 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] HA network 96ec2b92-637d-42ff-a48d-5c261d223135 was deleted as no HA routers are present in tenant 94228bd0e69847f4813f5b092706b544. [pid: 7|app: 0|req: 804/1565] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:46 2026] DELETE /v2.0/routers/5e90de1e-8a2c-4fd5-9623-e2079c9316aa => generated 0 bytes in 691 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1566] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:47 2026] DELETE /v2.0/subnets/111f34a4-db79-42ca-88c3-1dbd8d9de257 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:47.637 8 INFO neutron_taas.services.taas.taas_plugin [None req-afee99bf-e4dd-4ebc-a64a-ca18d2dee7e9 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] TaaS: Handle Delete Port: b09ac856-bbe0-4fad-838a-e5867193603c 2026-07-02 16:51:47.641 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afee99bf-e4dd-4ebc-a64a-ca18d2dee7e9 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Tap Mirror: Handle Delete Port: b09ac856-bbe0-4fad-838a-e5867193603c 2026-07-02 16:51:47.816 7 INFO neutron.services.segments.plugin [-] Segment 968fc8a7-8fc9-4514-b2b4-73d4e1571857 resource provider aggregate not found 2026-07-02 16:51:47.820 7 INFO neutron.services.segments.plugin [-] Segment 968fc8a7-8fc9-4514-b2b4-73d4e1571857 resource provider aggregate not found [pid: 8|app: 0|req: 763/1567] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:47 2026] DELETE /v2.0/networks/4ea986f1-bb60-4b9b-af10-a9b7247e5337 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:47.840 7 INFO neutron.services.segments.plugin [-] Segment 968fc8a7-8fc9-4514-b2b4-73d4e1571857 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 968fc8a7-8fc9-4514-b2b4-73d4e1571857 found for delete ", "request_id": "req-9e9c438e-1aa7-4845-8bad-366598c366df"}]} 2026-07-02 16:51:47.841 7 INFO neutron.services.segments.plugin [-] Segment 968fc8a7-8fc9-4514-b2b4-73d4e1571857 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 968fc8a7-8fc9-4514-b2b4-73d4e1571857 found for delete ", "request_id": "req-bcd3e916-e19d-42c1-bf93-ffb15c76be3d"}]} 2026-07-02 16:51:47.885 7 INFO neutron.db.segments_db [None req-ddf9132f-2196-4d06-8b60-10a300041b36 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] Added segment ac4fa2ba-75cf-4213-bfe4-86adeb216c1a of type vxlan for network a6bfd7b7-b476-46c3-9773-94d08e34278b 2026-07-02 16:51:47.887 8 INFO neutron.db.segments_db [None req-b3a4a513-e594-4c17-ab62-c0bfeb65ea10 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Added segment 2c27c3be-5dcd-4650-a488-3067ffa79368 of type vxlan for network 7adccc6e-bfba-4343-9a29-4d3c65af780d [pid: 7|app: 0|req: 805/1568] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:47 2026] POST /v2.0/networks => generated 625 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:51:48.099 8 INFO neutron.services.segments.plugin [-] Segment 4f5187b0-6e36-4e5d-8f10-f8f86dc1b4cf resource provider aggregate not found 2026-07-02 16:51:48.110 8 INFO neutron.services.segments.plugin [-] Segment 4f5187b0-6e36-4e5d-8f10-f8f86dc1b4cf resource provider aggregate not found 2026-07-02 16:51:48.117 8 INFO neutron.services.segments.plugin [-] Segment 4f5187b0-6e36-4e5d-8f10-f8f86dc1b4cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f5187b0-6e36-4e5d-8f10-f8f86dc1b4cf found for delete ", "request_id": "req-9dcc984e-0d10-47b8-9557-613def9a6adb"}]} 2026-07-02 16:51:48.128 8 INFO neutron.services.segments.plugin [-] Segment 4f5187b0-6e36-4e5d-8f10-f8f86dc1b4cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f5187b0-6e36-4e5d-8f10-f8f86dc1b4cf found for delete ", "request_id": "req-62cd9355-85ab-4902-8188-b298ab6533e2"}]} 2026-07-02 16:51:48.189 8 INFO neutron.db.l3_hamode_db [None req-b3a4a513-e594-4c17-ab62-c0bfeb65ea10 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 806/1569] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 16:51:47 2026] POST /v2.0/ports => generated 774 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:51:48.417 7 INFO neutron.db.segments_db [None req-28ddf52c-e5ce-465b-b01f-83b5fd8b4185 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] Added segment a4518ed4-3e35-4a33-a235-40fdbce82155 of type vxlan for network 8a2e2478-4812-4889-877c-6c6b711f0d2b [pid: 7|app: 0|req: 807/1570] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:48 2026] POST /v2.0/networks => generated 613 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1571] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:48 2026] POST /v2.0/subnets => generated 626 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:51:49.106 8 INFO neutron.db.l3_hamode_db [None req-b3a4a513-e594-4c17-ab62-c0bfeb65ea10 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 809/1572] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 16:51:48 2026] POST /v2.0/ports => generated 950 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:51:49.375 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac5d7e85-b3c6-4787-a538-3974ef2c46f9 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] TaaS: Handle Delete Port: e7bf16e3-b32e-42a8-a425-41604728e849 2026-07-02 16:51:49.379 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac5d7e85-b3c6-4787-a538-3974ef2c46f9 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] Tap Mirror: Handle Delete Port: e7bf16e3-b32e-42a8-a425-41604728e849 [pid: 7|app: 0|req: 810/1573] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:49 2026] DELETE /v2.0/ports/e7bf16e3-b32e-42a8-a425-41604728e849 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:49.598 7 INFO neutron.pecan_wsgi.hooks.translation [None req-458a28fe-b61c-4c65-bdd1-89757ee543c0 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 811/1574] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:49 2026] DELETE /v2.0/ports/e7bf16e3-b32e-42a8-a425-41604728e849 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:51:49.620 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf530396-4db6-4045-a647-d5cf8546830f 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 812/1575] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:49 2026] GET /v2.0/ports/e7bf16e3-b32e-42a8-a425-41604728e849 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1576] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:49 2026] DELETE /v2.0/subnets/0a472547-a2c7-4f0e-9951-400ad46c97f5 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:49.902 7 INFO neutron.services.segments.plugin [-] Segment a4518ed4-3e35-4a33-a235-40fdbce82155 resource provider aggregate not found 2026-07-02 16:51:49.911 7 INFO neutron.services.segments.plugin [-] Segment a4518ed4-3e35-4a33-a235-40fdbce82155 resource provider aggregate not found 2026-07-02 16:51:49.932 7 INFO neutron.services.segments.plugin [-] Segment a4518ed4-3e35-4a33-a235-40fdbce82155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4518ed4-3e35-4a33-a235-40fdbce82155 found for delete ", "request_id": "req-c136f490-8b1b-4d2d-a804-6e0188a0c949"}]} 2026-07-02 16:51:49.934 7 INFO neutron.services.segments.plugin [-] Segment a4518ed4-3e35-4a33-a235-40fdbce82155 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4518ed4-3e35-4a33-a235-40fdbce82155 found for delete ", "request_id": "req-1b0975eb-7556-4f14-9563-7a2c44bf69ce"}]} [pid: 7|app: 0|req: 814/1577] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:49 2026] DELETE /v2.0/networks/8a2e2478-4812-4889-877c-6c6b711f0d2b => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:50.001 7 INFO neutron.db.segments_db [None req-252accd6-ae75-4639-b060-703d8526c86a 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] Added segment 4b96bc89-a051-465c-8584-046ab26b8bc5 of type vxlan for network 2eaa47f7-9651-45ce-82b1-591dac2f220e [pid: 8|app: 0|req: 764/1578] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:47 2026] POST /v2.0/routers => generated 691 bytes in 2212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1579] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:49 2026] POST /v2.0/networks => generated 613 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1580] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:51:50 2026] GET /v2.0/routers/6ffddca5-4054-4530-9994-7385de877ea1 => generated 697 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1581] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 16:51:50 2026] GET /v2.0/routers => generated 700 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1582] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:50 2026] POST /v2.0/subnets => generated 626 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1583] 10.0.0.22 () {34 vars in 740 bytes} [Thu Jul 2 16:51:50 2026] PUT /v2.0/routers/6ffddca5-4054-4530-9994-7385de877ea1 => generated 704 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1584] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 16:51:50 2026] POST /v2.0/ports => generated 912 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1585] 10.0.0.67 () {34 vars in 989 bytes} [Thu Jul 2 16:51:50 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1586] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:51:50 2026] GET /v2.0/routers/6ffddca5-4054-4530-9994-7385de877ea1 => generated 704 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1587] 10.0.0.67 () {34 vars in 1039 bytes} [Thu Jul 2 16:51:50 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&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: 820/1588] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:51:50 2026] GET /v2.0/ports?device_id=6ffddca5-4054-4530-9994-7385de877ea1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:50.852 8 INFO neutron_taas.services.taas.taas_plugin [None req-e472bd55-894f-4ab7-8ae1-92d8e70e76a1 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] TaaS: Handle Delete Port: af31fa6a-a433-4026-b00e-138c74e8246e 2026-07-02 16:51:50.855 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e472bd55-894f-4ab7-8ae1-92d8e70e76a1 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] Tap Mirror: Handle Delete Port: af31fa6a-a433-4026-b00e-138c74e8246e [pid: 8|app: 0|req: 769/1589] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:50 2026] DELETE /v2.0/ports/af31fa6a-a433-4026-b00e-138c74e8246e => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:51.011 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee063232-9fab-4775-900d-5f036c17c3ce 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 770/1590] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:50 2026] GET /v2.0/ports/af31fa6a-a433-4026-b00e-138c74e8246e => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:51:51.082 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5042023-bed5-4d5e-816e-6c93169ae0b8 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] TaaS: Handle Delete Port: 748bfbdd-ad1f-44c8-9f0f-af6333048fe8 2026-07-02 16:51:51.085 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5042023-bed5-4d5e-816e-6c93169ae0b8 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Tap Mirror: Handle Delete Port: 748bfbdd-ad1f-44c8-9f0f-af6333048fe8 [pid: 8|app: 0|req: 773/1593] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:51 2026] DELETE /v2.0/subnets/8c578672-4cd7-4b91-955a-e2dc84952fb6 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:51.314 8 INFO neutron.services.segments.plugin [-] Segment 4b96bc89-a051-465c-8584-046ab26b8bc5 resource provider aggregate not found 2026-07-02 16:51:51.322 8 INFO neutron.services.segments.plugin [-] Segment 4b96bc89-a051-465c-8584-046ab26b8bc5 resource provider aggregate not found 2026-07-02 16:51:51.340 8 INFO neutron.services.segments.plugin [-] Segment 4b96bc89-a051-465c-8584-046ab26b8bc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b96bc89-a051-465c-8584-046ab26b8bc5 found for delete ", "request_id": "req-1cfd0124-6661-43c7-b21f-a1760a0f53d8"}]} 2026-07-02 16:51:51.342 8 INFO neutron.services.segments.plugin [-] Segment 4b96bc89-a051-465c-8584-046ab26b8bc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b96bc89-a051-465c-8584-046ab26b8bc5 found for delete ", "request_id": "req-c76045e1-bf0c-4962-b556-6009e57ebe4e"}]} [pid: 8|app: 0|req: 774/1594] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:51 2026] DELETE /v2.0/networks/2eaa47f7-9651-45ce-82b1-591dac2f220e => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:51:51.387 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5042023-bed5-4d5e-816e-6c93169ae0b8 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] TaaS: Handle Delete Port: be9de253-8da5-47f4-b2c7-9362a9064fa6 2026-07-02 16:51:51.390 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5042023-bed5-4d5e-816e-6c93169ae0b8 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] Tap Mirror: Handle Delete Port: be9de253-8da5-47f4-b2c7-9362a9064fa6 [pid: 8|app: 0|req: 775/1595] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 16:51:51 2026] POST /v2.0/ports => generated 775 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:51:51.730 7 INFO neutron.db.l3_hamode_db [None req-a5042023-bed5-4d5e-816e-6c93169ae0b8 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] HA network 7adccc6e-bfba-4343-9a29-4d3c65af780d was deleted as no HA routers are present in tenant 94228bd0e69847f4813f5b092706b544. [pid: 7|app: 0|req: 821/1596] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:50 2026] DELETE /v2.0/routers/6ffddca5-4054-4530-9994-7385de877ea1 => generated 0 bytes in 900 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1597] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:51:51 2026] GET /v2.0/ports?device_id=6ffddca5-4054-4530-9994-7385de877ea1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:51.791 7 INFO neutron.api.v2.resource [None req-74484d35-e4be-4eae-b3e9-0f5b4e87b4c3 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 823/1598] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:51 2026] DELETE /v2.0/routers/6ffddca5-4054-4530-9994-7385de877ea1 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1599] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:51:51 2026] GET /v2.0/ports?device_id=5e90de1e-8a2c-4fd5-9623-e2079c9316aa => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:51.837 7 INFO neutron.api.v2.resource [None req-366bd0ba-eb2b-4405-a50a-316ca84ae5cd 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 825/1600] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:51 2026] DELETE /v2.0/routers/5e90de1e-8a2c-4fd5-9623-e2079c9316aa => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1601] 10.0.0.22 () {34 vars in 736 bytes} [Thu Jul 2 16:51:51 2026] PUT /v2.0/ports/6b4972f8-9524-4f7d-b771-f150b02f6ad0 => generated 752 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:51:51.875 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c3b5b40-42cd-4bd6-b0c9-9ec3a2e44fb2 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 826/1602] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:51 2026] DELETE /v2.0/subnets/111f34a4-db79-42ca-88c3-1dbd8d9de257 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1603] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:51:51 2026] GET /v2.0/ports?device_id=cbeb5ec1-82b5-41cc-a3e6-2147edef51ec => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:51.942 7 INFO neutron.api.v2.resource [None req-f62fe385-f0c5-4293-8131-39c01b343b44 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 828/1604] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:51 2026] DELETE /v2.0/routers/cbeb5ec1-82b5-41cc-a3e6-2147edef51ec => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:51:51.958 7 INFO neutron.services.segments.plugin [-] Segment 2c27c3be-5dcd-4650-a488-3067ffa79368 resource provider aggregate not found 2026-07-02 16:51:51.962 7 INFO neutron.services.segments.plugin [-] Segment 2c27c3be-5dcd-4650-a488-3067ffa79368 resource provider aggregate not found 2026-07-02 16:51:51.963 8 INFO neutron_taas.services.taas.taas_plugin [None req-da6eaccc-4610-4d11-b3cb-f713c56c05b4 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] TaaS: Handle Delete Port: 6b4972f8-9524-4f7d-b771-f150b02f6ad0 2026-07-02 16:51:51.966 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da6eaccc-4610-4d11-b3cb-f713c56c05b4 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] Tap Mirror: Handle Delete Port: 6b4972f8-9524-4f7d-b771-f150b02f6ad0 2026-07-02 16:51:51.974 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5cd4a3f-e35d-449f-aaf5-9dac41752062 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 829/1605] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:51 2026] DELETE /v2.0/subnets/b3d21b29-ab3f-47e5-b1d2-b92f7c7b3fdf => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:51:51.980 7 INFO neutron.services.segments.plugin [-] Segment 2c27c3be-5dcd-4650-a488-3067ffa79368 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c27c3be-5dcd-4650-a488-3067ffa79368 found for delete ", "request_id": "req-f57f6f59-af3e-44ff-a2b2-7a90654be239"}]} 2026-07-02 16:51:51.987 7 INFO neutron.services.segments.plugin [-] Segment 2c27c3be-5dcd-4650-a488-3067ffa79368 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c27c3be-5dcd-4650-a488-3067ffa79368 found for delete ", "request_id": "req-928f219b-36ec-4ef7-b8f1-21b49c52b728"}]} [pid: 7|app: 0|req: 830/1606] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:51:51 2026] GET /v2.0/ports?device_id=c06d2d1a-d998-4e3a-822d-da0e912aee5a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:51:52.030 7 INFO neutron.api.v2.resource [None req-a26af087-ec2d-4bf8-bd09-01f808f24898 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 831/1607] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:52 2026] DELETE /v2.0/routers/c06d2d1a-d998-4e3a-822d-da0e912aee5a => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:51:52.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-47ff824a-e37c-4488-95a2-a9a500bf686d 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 777/1608] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:51 2026] DELETE /v2.0/ports/6b4972f8-9524-4f7d-b771-f150b02f6ad0 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1609] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:52 2026] DELETE /v2.0/subnets/90eaaeb9-15d2-44ba-ba3f-2a5c251b3be9 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:51:52.079 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7ab400d-daee-48e2-b127-0cc4da6fa9ee 93ee2852008f499cabf5127f39b333d5 94228bd0e69847f4813f5b092706b544 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 778/1610] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:52 2026] DELETE /v2.0/subnets/952fb312-d968-4877-98ff-dddebb660ca9 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1611] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 16:51:52 2026] GET /v2.0/ports => generated 777 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:52.129 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1aaada7f-5e9b-4245-b4dc-400dbab7a054 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 779/1612] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:52 2026] GET /v2.0/ports/6b4972f8-9524-4f7d-b771-f150b02f6ad0 => 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: 834/1613] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 16:51:52 2026] GET /v2.0/ports => generated 777 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1614] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:52 2026] GET /v2.0/ports/c3b1d4ef-3846-4b6f-b2b7-c70265a8e773 => generated 774 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:51:52.315 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6ae3b1b-f96c-487b-89ad-e48a1db3794f 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 835/1615] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:52 2026] DELETE /v2.0/ports/af31fa6a-a433-4026-b00e-138c74e8246e => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:51:52.341 8 INFO neutron.pecan_wsgi.hooks.translation [None req-51e67474-96c2-4067-8950-c67dfbfd7960 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 781/1616] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:52 2026] DELETE /v2.0/subnets/8c578672-4cd7-4b91-955a-e2dc84952fb6 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:51:52.365 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d64f376b-6e4e-427c-a9d4-40755eb40786 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 836/1617] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:51:52 2026] DELETE /v2.0/subnets/0a472547-a2c7-4f0e-9951-400ad46c97f5 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:51:52.481 8 INFO neutron_taas.services.taas.taas_plugin [None req-4de93cd4-2da1-40d4-8d9c-a55cc152bd21 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] TaaS: Handle Delete Port: c3b1d4ef-3846-4b6f-b2b7-c70265a8e773 2026-07-02 16:51:52.483 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4de93cd4-2da1-40d4-8d9c-a55cc152bd21 34038882f9a045dba28779e8c0fb18f7 941c7e6dd7b74d03acfca58d20623539 - - default default] Tap Mirror: Handle Delete Port: c3b1d4ef-3846-4b6f-b2b7-c70265a8e773 [pid: 8|app: 0|req: 782/1618] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:51:52 2026] DELETE /v2.0/ports/c3b1d4ef-3846-4b6f-b2b7-c70265a8e773 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1619] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:51:52 2026] DELETE /v2.0/networks/a6bfd7b7-b476-46c3-9773-94d08e34278b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1620] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:52 2026] GET /v2.0/security-groups?tenant_id=94228bd0e69847f4813f5b092706b544&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1621] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:52 2026] DELETE /v2.0/security-groups/dc84f1c5-dcf4-4941-936c-9e3063079342 => 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: 784/1622] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:53 2026] GET /v2.0/security-groups?tenant_id=941c7e6dd7b74d03acfca58d20623539&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1623] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:53 2026] DELETE /v2.0/security-groups/7a070fac-d83d-4cd2-9940-d368943a102d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:51:54.019 7 INFO neutron.services.segments.plugin [-] Segment ac4fa2ba-75cf-4213-bfe4-86adeb216c1a resource provider aggregate not found 2026-07-02 16:51:54.035 7 INFO neutron.services.segments.plugin [-] Segment ac4fa2ba-75cf-4213-bfe4-86adeb216c1a resource provider aggregate not found 2026-07-02 16:51:54.040 7 INFO neutron.services.segments.plugin [-] Segment ac4fa2ba-75cf-4213-bfe4-86adeb216c1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac4fa2ba-75cf-4213-bfe4-86adeb216c1a found for delete ", "request_id": "req-d8576c12-4901-4d37-9acb-fe4f08eae554"}]} 2026-07-02 16:51:54.055 7 INFO neutron.services.segments.plugin [-] Segment ac4fa2ba-75cf-4213-bfe4-86adeb216c1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac4fa2ba-75cf-4213-bfe4-86adeb216c1a found for delete ", "request_id": "req-1fb7c408-59da-4c79-9611-c895a1697927"}]} 2026-07-02 16:51:55.383 8 INFO neutron.db.segments_db [None req-b6d08cf1-3809-4872-945f-ae637761cb79 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Added segment 26660a33-a410-4750-9746-4305ed28efc5 of type vxlan for network 9b276ef6-4985-400e-ad26-0444eae976eb [pid: 8|app: 0|req: 785/1624] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:54 2026] POST /v2.0/networks => generated 611 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:51:55.544 7 INFO neutron.db.segments_db [None req-3db743c4-f5a9-4469-ad4e-6030b69ebe79 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Added segment baf88e45-0776-40a1-9b96-d039d239300d of type vxlan for network 85976745-15e7-4ee6-840d-a99e9c1980a7 [pid: 7|app: 0|req: 840/1625] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:51:55 2026] POST /v2.0/networks => generated 610 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1626] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:55 2026] POST /v2.0/subnets => generated 626 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1627] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:55 2026] POST /v2.0/subnets => generated 626 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:51:56.290 8 INFO neutron.db.segments_db [None req-ec5443d0-1b6f-47e0-a700-53f38ea3fa83 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Added segment fce88b25-a3ca-4e3c-bdf2-3ac27094bfa6 of type vxlan for network d30cb8de-701f-422a-8d84-25f0ebb2752f 2026-07-02 16:51:56.556 8 INFO neutron.db.l3_hamode_db [None req-ec5443d0-1b6f-47e0-a700-53f38ea3fa83 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:51:56.688 8 INFO neutron.db.l3_hamode_db [None req-ec5443d0-1b6f-47e0-a700-53f38ea3fa83 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 787/1628] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:51:56 2026] POST /v2.0/routers => generated 505 bytes in 1177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1629] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:58 2026] GET /v2.0/security-groups?tenant_id=69c177a5003c4fa39974a694e1874697&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1630] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:58 2026] DELETE /v2.0/security-groups/42ad3603-0f63-4630-94e6-06c996a02cea => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1631] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:51:57 2026] PUT /v2.0/routers/aed0aef2-1871-47f0-a3cd-83d89566ac4e/add_router_interface => generated 309 bytes in 1255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1632] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:51:58 2026] GET /v2.0/security-groups?tenant_id=9f412851b6af4d98a6cd983ac6aff046&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1633] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:51:58 2026] GET /v2.0/ports/dcf06013-41e9-4961-b1cc-c9f573ba06a6 => generated 955 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1634] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:51:58 2026] DELETE /v2.0/security-groups/02c3aa17-3297-4bfb-9f81-3ce529467c1d => 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: 844/1635] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:51:58 2026] PUT /v2.0/routers/aed0aef2-1871-47f0-a3cd-83d89566ac4e/add_router_interface => generated 309 bytes in 1375 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1636] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:52:00 2026] GET /v2.0/ports/5c489d1f-995d-4158-adc7-4a85394f158a => generated 955 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1637] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:00 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1638] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:52:00 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:52:00.669 7 INFO neutron_taas.services.taas.taas_plugin [None req-4af905bc-ece4-448e-9c9d-d5c33abd73a8 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] TaaS: Handle Delete Port: 5c489d1f-995d-4158-adc7-4a85394f158a 2026-07-02 16:52:00.673 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4af905bc-ece4-448e-9c9d-d5c33abd73a8 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Tap Mirror: Handle Delete Port: 5c489d1f-995d-4158-adc7-4a85394f158a [pid: 8|app: 0|req: 795/1639] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:00 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1640] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:52:00 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1641] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:52:00 2026] PUT /v2.0/routers/aed0aef2-1871-47f0-a3cd-83d89566ac4e/remove_router_interface => generated 309 bytes in 943 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:52:01.566 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b4cfcb9-dacd-42c9-b2b3-24c174c61d27 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] TaaS: Handle Delete Port: dcf06013-41e9-4961-b1cc-c9f573ba06a6 2026-07-02 16:52:01.570 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b4cfcb9-dacd-42c9-b2b3-24c174c61d27 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Tap Mirror: Handle Delete Port: dcf06013-41e9-4961-b1cc-c9f573ba06a6 [pid: 7|app: 0|req: 846/1642] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:01 2026] GET /v2.0/security-groups?tenant_id=73478a5e16ae4ed7b36efec32ccd6a6f&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1643] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:01 2026] DELETE /v2.0/security-groups/01600216-1dd5-4d66-a4b9-0c11ccedca2a => 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: 848/1644] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:01 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1645] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:52:01 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1646] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:52:01 2026] PUT /v2.0/routers/aed0aef2-1871-47f0-a3cd-83d89566ac4e/remove_router_interface => generated 309 bytes in 885 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1647] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:52:02 2026] GET /v2.0/ports?device_id=aed0aef2-1871-47f0-a3cd-83d89566ac4e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:52:02.340 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1eb0b1b-16c3-4ac2-b81b-0f4306451c77 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] TaaS: Handle Delete Port: 92c8eb8c-53e0-43b0-95c8-0caa5c569278 2026-07-02 16:52:02.342 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1eb0b1b-16c3-4ac2-b81b-0f4306451c77 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Tap Mirror: Handle Delete Port: 92c8eb8c-53e0-43b0-95c8-0caa5c569278 2026-07-02 16:52:02.743 8 INFO neutron.services.segments.plugin [-] Segment fce88b25-a3ca-4e3c-bdf2-3ac27094bfa6 resource provider aggregate not found 2026-07-02 16:52:02.757 8 INFO neutron.services.segments.plugin [-] Segment fce88b25-a3ca-4e3c-bdf2-3ac27094bfa6 resource provider aggregate not found 2026-07-02 16:52:02.768 8 INFO neutron.services.segments.plugin [-] Segment fce88b25-a3ca-4e3c-bdf2-3ac27094bfa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fce88b25-a3ca-4e3c-bdf2-3ac27094bfa6 found for delete ", "request_id": "req-9605a846-805b-483e-a12d-35c11363a1f3"}]} 2026-07-02 16:52:02.781 8 INFO neutron.services.segments.plugin [-] Segment fce88b25-a3ca-4e3c-bdf2-3ac27094bfa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fce88b25-a3ca-4e3c-bdf2-3ac27094bfa6 found for delete ", "request_id": "req-6c8a16f5-b334-4bb1-9146-d82dd09f4eef"}]} 2026-07-02 16:52:02.783 8 INFO neutron.db.l3_hamode_db [None req-c1eb0b1b-16c3-4ac2-b81b-0f4306451c77 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] HA network d30cb8de-701f-422a-8d84-25f0ebb2752f was deleted as no HA routers are present in tenant 23d48e46a5654319b6be0f9380c7f69e. [pid: 8|app: 0|req: 798/1648] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:02 2026] DELETE /v2.0/routers/aed0aef2-1871-47f0-a3cd-83d89566ac4e => generated 0 bytes in 671 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1649] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:02 2026] DELETE /v2.0/subnets/a4174a72-3a13-4e48-a9be-42550817eda7 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1650] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:03 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1651] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:52:03 2026] GET /v2.0/security-groups?id=3baffb5d-a7e4-492c-8247-fe5131f16de8&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: 799/1652] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:02 2026] DELETE /v2.0/subnets/a3974233-188d-473e-a909-8d87065a382d => 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: 854/1653] 199.204.45.223 () {34 vars in 994 bytes} [Thu Jul 2 16:52:03 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:52:03.332 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c98825d-2e1d-429e-9f56-e4460f48f820 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] TaaS: Handle Delete Port: 753b0c39-dcd3-4d28-99fa-8070d7a91e21 2026-07-02 16:52:03.336 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c98825d-2e1d-429e-9f56-e4460f48f820 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Tap Mirror: Handle Delete Port: 753b0c39-dcd3-4d28-99fa-8070d7a91e21 2026-07-02 16:52:03.373 7 INFO neutron_taas.services.taas.taas_plugin [req-e99e05b5-1158-4b84-9cb1-6bfb9797c9c0 req-f2f1dc77-77dc-4bd2-ad0a-81499028eb86 c1c23470d92c47f49e81554242332083 0318b5deef4a49f3b5e1776fca9ff6c9 - - default default] TaaS: Handle Delete Port: f243cb0b-8e49-4e36-bc57-cf357df9a500 2026-07-02 16:52:03.377 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e99e05b5-1158-4b84-9cb1-6bfb9797c9c0 req-f2f1dc77-77dc-4bd2-ad0a-81499028eb86 c1c23470d92c47f49e81554242332083 0318b5deef4a49f3b5e1776fca9ff6c9 - - default default] Tap Mirror: Handle Delete Port: f243cb0b-8e49-4e36-bc57-cf357df9a500 2026-07-02 16:52:03.529 7 INFO neutron.db.l3_db [req-e99e05b5-1158-4b84-9cb1-6bfb9797c9c0 req-f2f1dc77-77dc-4bd2-ad0a-81499028eb86 c1c23470d92c47f49e81554242332083 0318b5deef4a49f3b5e1776fca9ff6c9 - - default default] Floating IP cfc91744-44a2-4e39-abd2-e9d697642b5b disassociated. External IP: 10.96.250.204, port: f243cb0b-8e49-4e36-bc57-cf357df9a500. [pid: 8|app: 0|req: 800/1654] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:52:03 2026] DELETE /v2.0/networks/85976745-15e7-4ee6-840d-a99e9c1980a7 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:52:03.640 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3aa1dbd-e777-4a66-9ed7-342948b3b796 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] TaaS: Handle Delete Port: 1165ac44-5b35-4b0b-975e-997e7f1a7d6c 2026-07-02 16:52:03.643 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3aa1dbd-e777-4a66-9ed7-342948b3b796 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Tap Mirror: Handle Delete Port: 1165ac44-5b35-4b0b-975e-997e7f1a7d6c [pid: 8|app: 0|req: 801/1655] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:52:03 2026] DELETE /v2.0/networks/9b276ef6-4985-400e-ad26-0444eae976eb => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:52:04.196 8 INFO neutron.db.segments_db [None req-efa5a8cc-c083-49e0-b731-de1319e4e109 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment c62e1ee8-bc9a-4d5f-9b19-1a998957de5a of type vxlan for network ae31322a-14a8-48da-81d5-17c0cf5dc1f9 [pid: 8|app: 0|req: 802/1656] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 16:52:03 2026] POST /v2.0/networks => generated 721 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:52:04.398 8 INFO neutron.db.segments_db [None req-387f07d9-049a-4e37-9401-6b3196159878 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Added segment f18ef036-fc5b-4866-b130-24ecd7bc393a of type vxlan for network cc109ca8-5e2c-4fd2-8aaf-9231291c783a [pid: 8|app: 0|req: 803/1657] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:52:04 2026] POST /v2.0/networks => generated 611 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1658] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:04 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => 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: 855/1659] 199.204.45.223 () {36 vars in 997 bytes} [Thu Jul 2 16:52:03 2026] DELETE /v2.0/ports/f243cb0b-8e49-4e36-bc57-cf357df9a500 => generated 0 bytes in 1349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:52:04.632 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5dd91f89-94cf-4a9f-bbcc-1e9fd326228d'] response: {'server_uuid': 'b56eb84b-d432-4cdc-abfa-ce56ae5871d3', 'name': 'network-vif-deleted', 'tag': 'f243cb0b-8e49-4e36-bc57-cf357df9a500', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 805/1660] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:52:04 2026] POST /v2.0/subnets => generated 687 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:52:04.792 8 INFO neutron.services.segments.plugin [-] Segment baf88e45-0776-40a1-9b96-d039d239300d resource provider aggregate not found 2026-07-02 16:52:04.810 8 INFO neutron.services.segments.plugin [-] Segment baf88e45-0776-40a1-9b96-d039d239300d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baf88e45-0776-40a1-9b96-d039d239300d found for delete ", "request_id": "req-7596c387-256f-4e3f-9240-77634826627c"}]} 2026-07-02 16:52:04.825 8 INFO neutron.services.segments.plugin [-] Segment 26660a33-a410-4750-9746-4305ed28efc5 resource provider aggregate not found 2026-07-02 16:52:04.825 8 INFO neutron.services.segments.plugin [-] Segment baf88e45-0776-40a1-9b96-d039d239300d resource provider aggregate not found 2026-07-02 16:52:04.836 8 INFO neutron.db.segments_db [None req-3ea28b87-2c67-451f-bec4-5de6be35f616 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment abdaddf9-f33c-4363-983e-1e7057805fe6 of type vxlan for network 488a0d32-1cef-4b1c-9668-958b4a4e07ce 2026-07-02 16:52:04.856 8 INFO neutron.services.segments.plugin [-] Segment baf88e45-0776-40a1-9b96-d039d239300d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baf88e45-0776-40a1-9b96-d039d239300d found for delete ", "request_id": "req-ee312e28-9022-4af2-aaad-625930bb3cf7"}]} 2026-07-02 16:52:04.860 8 INFO neutron.services.segments.plugin [-] Segment 26660a33-a410-4750-9746-4305ed28efc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26660a33-a410-4750-9746-4305ed28efc5 found for delete ", "request_id": "req-9dd3a588-8e7e-4f41-8fbf-b602aa4767df"}]} 2026-07-02 16:52:04.876 8 INFO neutron.services.segments.plugin [-] Segment 26660a33-a410-4750-9746-4305ed28efc5 resource provider aggregate not found [pid: 7|app: 0|req: 856/1661] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:52:04 2026] POST /v2.0/subnets => generated 626 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:52:04.895 8 INFO neutron.services.segments.plugin [-] Segment 26660a33-a410-4750-9746-4305ed28efc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26660a33-a410-4750-9746-4305ed28efc5 found for delete ", "request_id": "req-17f54d06-7493-42ab-8421-18b599d62875"}]} 2026-07-02 16:52:04.937 7 INFO neutron.db.segments_db [None req-6b76f059-a0d4-40a3-8be1-f11b44923317 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Added segment 8e653bb1-2ec5-4f04-a247-232ff7d05e4e of type vxlan for network 173d54d5-8c52-4d98-b757-e6bdc4c63aa9 2026-07-02 16:52:05.156 8 INFO neutron.db.l3_hamode_db [None req-3ea28b87-2c67-451f-bec4-5de6be35f616 9951d644de784ff1815abf589ca7cd45 f5c86acd2ad94e1595b6dbf039ef70ac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:52:05.240 7 INFO neutron.db.l3_hamode_db [None req-6b76f059-a0d4-40a3-8be1-f11b44923317 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:52:05.397 7 INFO neutron.db.l3_hamode_db [None req-6b76f059-a0d4-40a3-8be1-f11b44923317 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:52:06.001 8 INFO neutron.db.l3_hamode_db [None req-3ea28b87-2c67-451f-bec4-5de6be35f616 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 857/1662] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:52:04 2026] POST /v2.0/routers => generated 507 bytes in 1109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1663] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:06 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => 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: 859/1664] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 16:52:06 2026] POST /v2.0/ports => generated 947 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 862/1667] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:52:06 2026] PUT /v2.0/routers/128f5d3a-8b7f-4f12-956b-fdec81e4a056/add_router_interface => generated 309 bytes in 1275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 863/1668] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:07 2026] GET /v2.0/ports?device_id=b56eb84b-d432-4cdc-abfa-ce56ae5871d3 => 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: 806/1669] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:52:04 2026] POST /v2.0/routers => generated 727 bytes in 2913 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1670] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:52:07 2026] GET /v2.0/ports/6adb2ac4-49ca-4a74-b342-caa8f2103c81 => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:52:08.021 7 INFO neutron_taas.services.taas.taas_plugin [None req-65e99a47-7e87-45e6-a2df-0237082e9d3e 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] TaaS: Handle Delete Port: 6adb2ac4-49ca-4a74-b342-caa8f2103c81 2026-07-02 16:52:08.026 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65e99a47-7e87-45e6-a2df-0237082e9d3e 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Tap Mirror: Handle Delete Port: 6adb2ac4-49ca-4a74-b342-caa8f2103c81 [pid: 7|app: 0|req: 865/1671] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:52:07 2026] PUT /v2.0/routers/128f5d3a-8b7f-4f12-956b-fdec81e4a056/remove_router_interface => generated 309 bytes in 813 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:52:08.619 7 INFO neutron.api.v2.resource [None req-8f1574b5-76d1-4f21-81cb-70825b73af82 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1672] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:52:08 2026] PUT /v2.0/routers/128f5d3a-8b7f-4f12-956b-fdec81e4a056/remove_router_interface => generated 197 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1673] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:52:08 2026] GET /v2.0/ports?device_id=128f5d3a-8b7f-4f12-956b-fdec81e4a056 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:52:08.857 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e9e900c-fac8-4895-9d86-fe84215513cf 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] TaaS: Handle Delete Port: 8e8b909c-8882-4e0a-a3ba-b820066ad84c 2026-07-02 16:52:08.860 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e9e900c-fac8-4895-9d86-fe84215513cf 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Tap Mirror: Handle Delete Port: 8e8b909c-8882-4e0a-a3ba-b820066ad84c [pid: 8|app: 0|req: 807/1674] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:52:07 2026] PUT /v2.0/routers/1bb3f454-5252-42da-95f7-7d2ee93d75e4/add_router_interface => generated 309 bytes in 1307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1675] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:08 2026] DELETE /v2.0/security-groups/3baffb5d-a7e4-492c-8247-fe5131f16de8 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:52:09.130 8 INFO neutron.api.v2.resource [None req-4c49686a-c084-4cc6-93c3-cd9aa936a93e c1c23470d92c47f49e81554242332083 0318b5deef4a49f3b5e1776fca9ff6c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 809/1676] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 16:52:09 2026] GET /v2.0/security-groups/3baffb5d-a7e4-492c-8247-fe5131f16de8 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:52:09.275 7 INFO neutron.services.segments.plugin [-] Segment 8e653bb1-2ec5-4f04-a247-232ff7d05e4e resource provider aggregate not found 2026-07-02 16:52:09.279 7 INFO neutron.services.segments.plugin [-] Segment 8e653bb1-2ec5-4f04-a247-232ff7d05e4e resource provider aggregate not found 2026-07-02 16:52:09.294 8 INFO neutron_taas.services.taas.taas_plugin [None req-4984b0c5-acb2-48ea-8d2d-c65873679038 c1c23470d92c47f49e81554242332083 0318b5deef4a49f3b5e1776fca9ff6c9 - - default default] TaaS: Handle Delete Port: 13582522-efc9-4d18-9df2-cbc4f7c796a3 2026-07-02 16:52:09.301 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4984b0c5-acb2-48ea-8d2d-c65873679038 c1c23470d92c47f49e81554242332083 0318b5deef4a49f3b5e1776fca9ff6c9 - - default default] Tap Mirror: Handle Delete Port: 13582522-efc9-4d18-9df2-cbc4f7c796a3 2026-07-02 16:52:09.310 7 INFO neutron.services.segments.plugin [-] Segment 8e653bb1-2ec5-4f04-a247-232ff7d05e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e653bb1-2ec5-4f04-a247-232ff7d05e4e found for delete ", "request_id": "req-9b9d9aa7-e3aa-4fc6-85b7-a2378855ee2a"}]} 2026-07-02 16:52:09.311 7 INFO neutron.services.segments.plugin [-] Segment 8e653bb1-2ec5-4f04-a247-232ff7d05e4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e653bb1-2ec5-4f04-a247-232ff7d05e4e found for delete ", "request_id": "req-7783ba0e-e119-4a59-b5ca-7db62b7bf4f5"}]} 2026-07-02 16:52:09.324 7 INFO neutron.db.l3_hamode_db [None req-4e9e900c-fac8-4895-9d86-fe84215513cf 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] HA network 173d54d5-8c52-4d98-b757-e6bdc4c63aa9 was deleted as no HA routers are present in tenant 23d48e46a5654319b6be0f9380c7f69e. [pid: 7|app: 0|req: 868/1677] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:08 2026] DELETE /v2.0/routers/128f5d3a-8b7f-4f12-956b-fdec81e4a056 => generated 0 bytes in 687 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1678] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:09 2026] DELETE /v2.0/subnets/a6d9de8b-cc8f-4204-89c4-75742a14e0d1 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1679] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:52:09 2026] DELETE /v2.0/floatingips/cfc91744-44a2-4e39-abd2-e9d697642b5b => generated 0 bytes in 427 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1680] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:52:09 2026] DELETE /v2.0/networks/cc109ca8-5e2c-4fd2-8aaf-9231291c783a => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:52:09.765 7 INFO neutron.db.segments_db [None req-65c1f39c-02e4-4878-b9d2-343f69c23e57 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Added segment e66daa0a-8079-40c7-ae88-d804f5d87a19 of type vxlan for network 7229bd2c-35b2-43bc-99a0-095e1d2bda1b [pid: 7|app: 0|req: 871/1681] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:52:09 2026] POST /v2.0/networks => generated 611 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:52:10.043 8 INFO neutron_taas.services.taas.taas_plugin [None req-c02744d4-69e4-4c27-8f1e-7e6e1b95c9bd 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 22ada48d-6139-42be-99e9-7a79f61a3f24 2026-07-02 16:52:10.046 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c02744d4-69e4-4c27-8f1e-7e6e1b95c9bd 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 22ada48d-6139-42be-99e9-7a79f61a3f24 [pid: 7|app: 0|req: 872/1682] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:52:09 2026] POST /v2.0/subnets => generated 626 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:52:10.212 7 INFO neutron.db.segments_db [None req-9bfcbe3b-66bf-436b-b1d6-b413f3494043 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Added segment 70179f10-47b0-41e4-8d64-bae6f1ae195a of type vxlan for network 4cb22ce2-41e7-4aea-9d23-59703267fcc3 2026-07-02 16:52:10.526 7 INFO neutron.db.l3_hamode_db [None req-9bfcbe3b-66bf-436b-b1d6-b413f3494043 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:52:10.661 7 INFO neutron.db.l3_hamode_db [None req-9bfcbe3b-66bf-436b-b1d6-b413f3494043 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 811/1683] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:52:09 2026] PUT /v2.0/routers/78f825ea-184c-456a-b919-3e3be37e0aed/remove_router_interface => generated 309 bytes in 1276 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:52:11.103 8 INFO neutron_taas.services.taas.taas_plugin [None req-db3829ab-b9df-4b23-a196-be8614929904 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 7a002d43-09af-44fc-98af-f5ae83ec6251 2026-07-02 16:52:11.106 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db3829ab-b9df-4b23-a196-be8614929904 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 7a002d43-09af-44fc-98af-f5ae83ec6251 2026-07-02 16:52:11.347 7 INFO neutron.services.segments.plugin [-] Segment f18ef036-fc5b-4866-b130-24ecd7bc393a resource provider aggregate not found 2026-07-02 16:52:11.352 7 INFO neutron.services.segments.plugin [-] Segment f18ef036-fc5b-4866-b130-24ecd7bc393a resource provider aggregate not found 2026-07-02 16:52:11.368 7 INFO neutron.services.segments.plugin [-] Segment f18ef036-fc5b-4866-b130-24ecd7bc393a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f18ef036-fc5b-4866-b130-24ecd7bc393a found for delete ", "request_id": "req-e46d75f8-6f0f-4ae9-9458-34077b46c5a5"}]} 2026-07-02 16:52:11.385 7 INFO neutron.services.segments.plugin [-] Segment f18ef036-fc5b-4866-b130-24ecd7bc393a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f18ef036-fc5b-4866-b130-24ecd7bc393a found for delete ", "request_id": "req-e2956b74-6af3-4bfd-87d9-6564123a8bbc"}]} [pid: 7|app: 0|req: 873/1684] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:52:10 2026] POST /v2.0/routers => generated 507 bytes in 1277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:52:11.446 8 INFO neutron_taas.services.taas.taas_plugin [None req-db3829ab-b9df-4b23-a196-be8614929904 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 14de581d-d5ba-4d6c-a9f4-7a6ae787b4f1 2026-07-02 16:52:11.448 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db3829ab-b9df-4b23-a196-be8614929904 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 14de581d-d5ba-4d6c-a9f4-7a6ae787b4f1 [pid: 7|app: 0|req: 874/1685] 10.0.0.42 () {34 vars in 981 bytes} [Thu Jul 2 16:52:11 2026] GET /v2.0/networks?id=ae31322a-14a8-48da-81d5-17c0cf5dc1f9 => generated 672 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:52:11.786 8 INFO neutron.services.segments.plugin [-] Segment 7b20edb9-122d-4542-9c8c-ab7a5bd1d40b resource provider aggregate not found 2026-07-02 16:52:11.791 8 INFO neutron.services.segments.plugin [-] Segment 7b20edb9-122d-4542-9c8c-ab7a5bd1d40b resource provider aggregate not found 2026-07-02 16:52:11.805 8 INFO neutron.services.segments.plugin [-] Segment 7b20edb9-122d-4542-9c8c-ab7a5bd1d40b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b20edb9-122d-4542-9c8c-ab7a5bd1d40b found for delete ", "request_id": "req-c6717dcc-f5d1-4401-aefe-25ad7db41779"}]} 2026-07-02 16:52:11.807 8 INFO neutron.services.segments.plugin [-] Segment 7b20edb9-122d-4542-9c8c-ab7a5bd1d40b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b20edb9-122d-4542-9c8c-ab7a5bd1d40b found for delete ", "request_id": "req-4de27e91-e516-42e5-b9bc-536de089545c"}]} 2026-07-02 16:52:11.822 8 INFO neutron.db.l3_hamode_db [None req-db3829ab-b9df-4b23-a196-be8614929904 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] HA network 8f20e45e-0c33-4f31-91c1-b65ae6d89eb2 was deleted as no HA routers are present in tenant 0318b5deef4a49f3b5e1776fca9ff6c9. [pid: 8|app: 0|req: 812/1686] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:10 2026] DELETE /v2.0/routers/78f825ea-184c-456a-b919-3e3be37e0aed => generated 0 bytes in 979 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1687] 10.0.0.42 () {34 vars in 964 bytes} [Thu Jul 2 16:52:11 2026] GET /v2.0/quotas/f5c86acd2ad94e1595b6dbf039ef70ac => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1688] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:11 2026] DELETE /v2.0/subnets/4f02cd84-474e-4688-ba98-96fd371e2010 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1689] 10.0.0.42 () {34 vars in 1001 bytes} [Thu Jul 2 16:52:12 2026] GET /v2.0/ports?tenant_id=f5c86acd2ad94e1595b6dbf039ef70ac&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:52:12.275 8 INFO neutron_taas.services.taas.taas_plugin [None req-54ac18e1-6d5f-43d5-a122-e3e90ca8d585 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 64dd26ec-196b-450d-b38a-78b9bb795a4a 2026-07-02 16:52:12.278 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54ac18e1-6d5f-43d5-a122-e3e90ca8d585 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 64dd26ec-196b-450d-b38a-78b9bb795a4a [pid: 8|app: 0|req: 816/1690] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:52:12 2026] DELETE /v2.0/networks/3e6c5b8a-fa2f-487e-bfb3-4c45f4d59577 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1691] 10.0.0.42 () {34 vars in 1007 bytes} [Thu Jul 2 16:52:12 2026] GET /v2.0/networks/ae31322a-14a8-48da-81d5-17c0cf5dc1f9?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1692] 10.0.0.42 () {34 vars in 1107 bytes} [Thu Jul 2 16:52:12 2026] GET /v2.0/networks/ae31322a-14a8-48da-81d5-17c0cf5dc1f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1693] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:12 2026] GET /v2.0/security-groups?tenant_id=0318b5deef4a49f3b5e1776fca9ff6c9&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1694] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:12 2026] DELETE /v2.0/security-groups/cdb17d81-a550-4fb6-b845-94b320e30a5f => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1695] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:12 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1696] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:52:11 2026] PUT /v2.0/routers/10fd8ed9-ff23-482e-bead-b05c29b4579e/add_router_interface => generated 309 bytes in 1470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1697] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:52:12 2026] GET /v2.0/ports/d68e854c-7b64-406a-9848-053d7617c225 => generated 955 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:52:13.426 7 INFO neutron_taas.services.taas.taas_plugin [None req-d44d1c79-c117-4b68-8db5-c5ef2f11a438 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] TaaS: Handle Delete Port: d68e854c-7b64-406a-9848-053d7617c225 2026-07-02 16:52:13.429 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d44d1c79-c117-4b68-8db5-c5ef2f11a438 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Tap Mirror: Handle Delete Port: d68e854c-7b64-406a-9848-053d7617c225 2026-07-02 16:52:13.827 8 INFO neutron.services.segments.plugin [-] Segment 41f0e7b4-d103-4564-91be-000fb56a17f4 resource provider aggregate not found 2026-07-02 16:52:13.832 8 INFO neutron.services.segments.plugin [-] Segment 41f0e7b4-d103-4564-91be-000fb56a17f4 resource provider aggregate not found 2026-07-02 16:52:13.844 8 INFO neutron.services.segments.plugin [-] Segment 41f0e7b4-d103-4564-91be-000fb56a17f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41f0e7b4-d103-4564-91be-000fb56a17f4 found for delete ", "request_id": "req-de25d55e-1f26-47e9-8c99-4af244c7969e"}]} 2026-07-02 16:52:13.848 8 INFO neutron.services.segments.plugin [-] Segment 41f0e7b4-d103-4564-91be-000fb56a17f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41f0e7b4-d103-4564-91be-000fb56a17f4 found for delete ", "request_id": "req-91c5508c-10a1-4f86-a5d1-11bfcfaea231"}]} [pid: 7|app: 0|req: 876/1698] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:52:13 2026] PUT /v2.0/routers/10fd8ed9-ff23-482e-bead-b05c29b4579e/remove_router_interface => generated 309 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1699] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:52:13 2026] GET /v2.0/ports?device_id=10fd8ed9-ff23-482e-bead-b05c29b4579e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1700] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:13 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:52:14.125 7 INFO neutron_taas.services.taas.taas_plugin [None req-106bce40-dc4c-42a2-98c9-fdd95700db52 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] TaaS: Handle Delete Port: 8ec48d17-f488-4e27-88be-5853cd095a3d 2026-07-02 16:52:14.139 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-106bce40-dc4c-42a2-98c9-fdd95700db52 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Tap Mirror: Handle Delete Port: 8ec48d17-f488-4e27-88be-5853cd095a3d 2026-07-02 16:52:14.537 7 INFO neutron.services.segments.plugin [-] Segment 70179f10-47b0-41e4-8d64-bae6f1ae195a resource provider aggregate not found 2026-07-02 16:52:14.545 7 INFO neutron.services.segments.plugin [-] Segment 70179f10-47b0-41e4-8d64-bae6f1ae195a resource provider aggregate not found 2026-07-02 16:52:14.564 7 INFO neutron.services.segments.plugin [-] Segment 70179f10-47b0-41e4-8d64-bae6f1ae195a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70179f10-47b0-41e4-8d64-bae6f1ae195a found for delete ", "request_id": "req-67039128-2d92-4f1e-adeb-7f19faac8990"}]} 2026-07-02 16:52:14.570 7 INFO neutron.services.segments.plugin [-] Segment 70179f10-47b0-41e4-8d64-bae6f1ae195a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70179f10-47b0-41e4-8d64-bae6f1ae195a found for delete ", "request_id": "req-980baa56-5c7c-4b5d-9975-f29e1ac53acc"}]} 2026-07-02 16:52:14.595 7 INFO neutron.db.l3_hamode_db [None req-106bce40-dc4c-42a2-98c9-fdd95700db52 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] HA network 4cb22ce2-41e7-4aea-9d23-59703267fcc3 was deleted as no HA routers are present in tenant 23d48e46a5654319b6be0f9380c7f69e. [pid: 7|app: 0|req: 877/1701] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:13 2026] DELETE /v2.0/routers/10fd8ed9-ff23-482e-bead-b05c29b4579e => generated 0 bytes in 674 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1702] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:14 2026] DELETE /v2.0/subnets/3b33d2dc-e42a-4252-a05d-3e0c2dfc2709 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1703] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:52:14 2026] DELETE /v2.0/networks/7229bd2c-35b2-43bc-99a0-095e1d2bda1b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:52:14.947 8 INFO neutron.db.segments_db [None req-bb02fe3e-6938-433a-854b-2d1c7f68c673 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Added segment fda7fb90-0790-4775-998d-34104ff2010d of type vxlan for network c505cac1-6f39-4da9-a960-e64583577f99 [pid: 7|app: 0|req: 879/1704] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:15 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:52:15.243 8 INFO neutron.db.l3_hamode_db [None req-bb02fe3e-6938-433a-854b-2d1c7f68c673 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:52:16.122 8 INFO neutron.db.l3_hamode_db [None req-bb02fe3e-6938-433a-854b-2d1c7f68c673 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 880/1705] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:16 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:52:16.588 7 INFO neutron.services.segments.plugin [-] Segment e66daa0a-8079-40c7-ae88-d804f5d87a19 resource provider aggregate not found 2026-07-02 16:52:16.595 7 INFO neutron.services.segments.plugin [-] Segment e66daa0a-8079-40c7-ae88-d804f5d87a19 resource provider aggregate not found 2026-07-02 16:52:16.613 7 INFO neutron.services.segments.plugin [-] Segment e66daa0a-8079-40c7-ae88-d804f5d87a19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e66daa0a-8079-40c7-ae88-d804f5d87a19 found for delete ", "request_id": "req-07d2c22b-5af1-4be2-851f-3d7aea3c38cd"}]} 2026-07-02 16:52:16.616 7 INFO neutron.services.segments.plugin [-] Segment e66daa0a-8079-40c7-ae88-d804f5d87a19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e66daa0a-8079-40c7-ae88-d804f5d87a19 found for delete ", "request_id": "req-4443f4b9-12a5-4961-b54e-1463a2b84eda"}]} [pid: 7|app: 0|req: 881/1706] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:52:17 2026] GET /v2.0/networks?id=ae31322a-14a8-48da-81d5-17c0cf5dc1f9 => generated 672 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1707] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:52:14 2026] POST /v2.0/routers => generated 687 bytes in 2366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1708] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:17 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1709] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:52:17 2026] GET /v2.0/routers/35e1c64a-517a-4c68-9ee3-aef5593f1bde => generated 693 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1710] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 16:52:17 2026] GET /v2.0/routers => generated 696 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1711] 199.204.45.223 () {38 vars in 955 bytes} [Thu Jul 2 16:52:17 2026] POST /v2.0/ports => generated 954 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 830/1712] 10.0.0.22 () {34 vars in 740 bytes} [Thu Jul 2 16:52:17 2026] PUT /v2.0/routers/35e1c64a-517a-4c68-9ee3-aef5593f1bde => generated 700 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1713] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:52:17 2026] GET /v2.0/routers/35e1c64a-517a-4c68-9ee3-aef5593f1bde => generated 700 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1714] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:52:17 2026] GET /v2.0/ports?device_id=35e1c64a-517a-4c68-9ee3-aef5593f1bde => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1715] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:52:17 2026] PUT /v2.0/ports/2a119f88-9612-4bbc-bfa4-376c1237947c => generated 1235 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:52:18.084 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab2d9fa4-82e1-499f-b174-275f29bd6321'] response: {'name': 'network-changed', 'server_uuid': '9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa', 'tag': '2a119f88-9612-4bbc-bfa4-376c1237947c', 'status': 'completed', 'code': 200} 2026-07-02 16:52:18.250 8 INFO neutron_taas.services.taas.taas_plugin [None req-338a2f7e-114e-411a-b5b5-a9b3b5256d39 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] TaaS: Handle Delete Port: cd952340-ec71-4bd1-ac03-1faca900e2ba 2026-07-02 16:52:18.254 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-338a2f7e-114e-411a-b5b5-a9b3b5256d39 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Tap Mirror: Handle Delete Port: cd952340-ec71-4bd1-ac03-1faca900e2ba /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 884/1716] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:18 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1717] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:52:18 2026] GET /v2.0/security-groups?id=4ffa064c-081a-4935-935e-8e1656495b36&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:52:18.609 8 INFO neutron_taas.services.taas.taas_plugin [None req-338a2f7e-114e-411a-b5b5-a9b3b5256d39 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] TaaS: Handle Delete Port: 7e1bce7e-083d-4895-a939-ff8aa62a7bd3 2026-07-02 16:52:18.612 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-338a2f7e-114e-411a-b5b5-a9b3b5256d39 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] Tap Mirror: Handle Delete Port: 7e1bce7e-083d-4895-a939-ff8aa62a7bd3 [pid: 7|app: 0|req: 886/1718] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:52:18 2026] GET /v2.0/ports?tenant_id=f5c86acd2ad94e1595b6dbf039ef70ac&device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1719] 199.204.45.223 () {34 vars in 1018 bytes} [Thu Jul 2 16:52:18 2026] GET /v2.0/networks?tenant_id=f5c86acd2ad94e1595b6dbf039ef70ac&shared=False => generated 768 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1720] 199.204.45.223 () {34 vars in 930 bytes} [Thu Jul 2 16:52:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:52:19.008 8 INFO neutron.services.segments.plugin [-] Segment fda7fb90-0790-4775-998d-34104ff2010d resource provider aggregate not found 2026-07-02 16:52:19.019 8 INFO neutron.services.segments.plugin [-] Segment fda7fb90-0790-4775-998d-34104ff2010d resource provider aggregate not found 2026-07-02 16:52:19.029 8 INFO neutron.services.segments.plugin [-] Segment fda7fb90-0790-4775-998d-34104ff2010d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fda7fb90-0790-4775-998d-34104ff2010d found for delete ", "request_id": "req-10e0790d-2215-41aa-8776-bc41acf04e71"}]} 2026-07-02 16:52:19.039 8 INFO neutron.services.segments.plugin [-] Segment fda7fb90-0790-4775-998d-34104ff2010d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fda7fb90-0790-4775-998d-34104ff2010d found for delete ", "request_id": "req-8722d81e-368b-46df-829a-0eb37b403b70"}]} 2026-07-02 16:52:19.046 8 INFO neutron.db.l3_hamode_db [None req-338a2f7e-114e-411a-b5b5-a9b3b5256d39 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] HA network c505cac1-6f39-4da9-a960-e64583577f99 was deleted as no HA routers are present in tenant 23d48e46a5654319b6be0f9380c7f69e. [pid: 8|app: 0|req: 833/1721] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:18 2026] DELETE /v2.0/routers/35e1c64a-517a-4c68-9ee3-aef5593f1bde => generated 0 bytes in 1046 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1722] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:52:19 2026] GET /v2.0/ports?device_id=35e1c64a-517a-4c68-9ee3-aef5593f1bde => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:52:19.120 8 INFO neutron.api.v2.resource [None req-d8557528-e9ad-4a6c-a378-4415fb5157c1 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 835/1723] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:19 2026] DELETE /v2.0/routers/35e1c64a-517a-4c68-9ee3-aef5593f1bde => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1724] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:52:19 2026] GET /v2.0/ports?device_id=10fd8ed9-ff23-482e-bead-b05c29b4579e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:52:19.185 8 INFO neutron.api.v2.resource [None req-91536085-0628-47ec-a39a-75425e583c0c 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 837/1725] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:19 2026] DELETE /v2.0/routers/10fd8ed9-ff23-482e-bead-b05c29b4579e => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:52:19.217 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5b84252-241b-4312-8071-30485a2169a1 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 838/1726] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:19 2026] DELETE /v2.0/subnets/3b33d2dc-e42a-4252-a05d-3e0c2dfc2709 => 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: 839/1727] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:52:19 2026] GET /v2.0/ports?device_id=128f5d3a-8b7f-4f12-956b-fdec81e4a056 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:52:19.289 8 INFO neutron.api.v2.resource [None req-4c0acfd3-b4ac-4021-8599-3b05eae94719 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 840/1728] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:19 2026] DELETE /v2.0/routers/128f5d3a-8b7f-4f12-956b-fdec81e4a056 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:52:19.310 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6152d95d-3175-4771-bd80-19c6a49a1230 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 841/1729] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:19 2026] DELETE /v2.0/subnets/a6d9de8b-cc8f-4204-89c4-75742a14e0d1 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1730] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:19 2026] GET /v2.0/security-groups?tenant_id=33015610982d49deb2d3e188dc6d0aa3&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1731] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:52:19 2026] GET /v2.0/ports?device_id=aed0aef2-1871-47f0-a3cd-83d89566ac4e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:52:19.374 8 INFO neutron.api.v2.resource [None req-1788bc8a-15cb-4bb8-bb6d-7a555317d244 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 843/1732] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:19 2026] DELETE /v2.0/routers/aed0aef2-1871-47f0-a3cd-83d89566ac4e => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:52:19.398 8 INFO neutron.pecan_wsgi.hooks.translation [None req-141a0072-0617-48d2-8c1e-822cb2091458 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1733] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:19 2026] DELETE /v2.0/subnets/a4174a72-3a13-4e48-a9be-42550817eda7 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:52:19.425 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7958da1f-9e1b-4b7c-b6b0-7f2f1a4e9a97 1dd6c570f183478d8c9f57bfbb83ec3b 23d48e46a5654319b6be0f9380c7f69e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 845/1734] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:19 2026] DELETE /v2.0/subnets/a3974233-188d-473e-a909-8d87065a382d => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1735] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:19 2026] DELETE /v2.0/security-groups/9159df05-0089-42ec-b092-63cf32f25a64 => 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: 846/1736] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:19 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1737] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:52:19 2026] GET /v2.0/security-groups?id=4ffa064c-081a-4935-935e-8e1656495b36&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1738] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:19 2026] GET /v2.0/security-groups?tenant_id=41df8527e6584a82b678044be7537d62&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1739] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:52:19 2026] GET /v2.0/ports?tenant_id=f5c86acd2ad94e1595b6dbf039ef70ac&device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1740] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:52:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2a119f88-9612-4bbc-bfa4-376c1237947c => 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: 892/1741] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:19 2026] DELETE /v2.0/security-groups/127dc721-4aa2-49cb-8ab5-6147e9172b06 => 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: 850/1742] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:52:19 2026] GET /v2.0/subnets?id=24f3a258-1e17-4d05-a155-37ab5d9fa800 => generated 690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1743] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:52:19 2026] GET /v2.0/ports?network_id=ae31322a-14a8-48da-81d5-17c0cf5dc1f9&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1744] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:19 2026] GET /v2.0/security-groups?tenant_id=23d48e46a5654319b6be0f9380c7f69e&name=default => generated 2925 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1745] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:52:20 2026] GET /v2.0/networks/ae31322a-14a8-48da-81d5-17c0cf5dc1f9?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1746] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:52:20 2026] GET /v2.0/networks/ae31322a-14a8-48da-81d5-17c0cf5dc1f9?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: 894/1747] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:20 2026] DELETE /v2.0/security-groups/9b94444c-0783-4f80-9057-3efbf3798def => 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: 854/1748] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:20 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1749] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:52:20 2026] GET /v2.0/security-groups?id=4ffa064c-081a-4935-935e-8e1656495b36&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1752] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:21 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1753] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:52:22 2026] GET /v2.0/security-groups?id=4ffa064c-081a-4935-935e-8e1656495b36&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: 7|app: 0|req: 898/1754] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:52:22 2026] POST /v2.0/subnetpools => generated 548 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1755] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:52:22 2026] GET /v2.0/subnetpools/6d893e8d-c744-42da-99be-92c0bb8a1778 => generated 548 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1756] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:52:22 2026] PUT /v2.0/subnetpools/6d893e8d-c744-42da-99be-92c0bb8a1778 => generated 500 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1757] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:52:22 2026] DELETE /v2.0/subnetpools/6d893e8d-c744-42da-99be-92c0bb8a1778 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:52:22.691 7 INFO neutron.api.v2.resource [None req-dbf43ecc-c048-4c00-be90-e7e781b439a5 3bee0d672a37445a857fb2a8f729a20a 6af2d335db204b7b9242acb47d12df3f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 901/1758] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:52:22 2026] GET /v2.0/subnetpools/6d893e8d-c744-42da-99be-92c0bb8a1778 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:52:22.719 7 INFO neutron.api.v2.resource [None req-97948ec2-4bca-4157-9311-28d225bb512f 3bee0d672a37445a857fb2a8f729a20a 6af2d335db204b7b9242acb47d12df3f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 902/1759] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:52:22 2026] DELETE /v2.0/subnetpools/6d893e8d-c744-42da-99be-92c0bb8a1778 => generated 145 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1760] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:22 2026] GET /v2.0/security-groups?tenant_id=2c0e5393a46e45928b7723add4104cc5&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1761] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:22 2026] DELETE /v2.0/security-groups/3970354e-3785-4e8a-9d4b-8546612841c2 => 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: 859/1762] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:23 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1763] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:52:23 2026] GET /v2.0/security-groups?id=4ffa064c-081a-4935-935e-8e1656495b36&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1764] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:23 2026] GET /v2.0/security-groups?tenant_id=6af2d335db204b7b9242acb47d12df3f&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: 905/1765] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:23 2026] DELETE /v2.0/security-groups/a501c8be-aa59-4891-8f9a-d29d073b98e3 => 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: 861/1766] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:24 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1767] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:52:24 2026] GET /v2.0/security-groups?id=4ffa064c-081a-4935-935e-8e1656495b36&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1768] 10.0.0.22 () {32 vars in 652 bytes} [Thu Jul 2 16:52:24 2026] GET /v2.0/extensions => generated 21537 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1769] 10.0.0.22 () {32 vars in 680 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1770] 10.0.0.22 () {32 vars in 680 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1771] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1772] 10.0.0.22 () {32 vars in 664 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1773] 10.0.0.22 () {32 vars in 698 bytes} [Thu Jul 2 16:52:25 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: 865/1774] 10.0.0.22 () {32 vars in 696 bytes} [Thu Jul 2 16:52:25 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: 910/1775] 10.0.0.22 () {32 vars in 700 bytes} [Thu Jul 2 16:52:25 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: 866/1776] 10.0.0.22 () {32 vars in 688 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1777] 10.0.0.22 () {32 vars in 702 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1778] 10.0.0.22 () {32 vars in 692 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1779] 10.0.0.22 () {32 vars in 694 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1780] 10.0.0.22 () {32 vars in 684 bytes} [Thu Jul 2 16:52: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: 913/1781] 10.0.0.22 () {32 vars in 686 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1782] 10.0.0.22 () {32 vars in 660 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1783] 10.0.0.22 () {32 vars in 698 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1784] 10.0.0.22 () {32 vars in 678 bytes} [Thu Jul 2 16:52:25 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: 7|app: 0|req: 915/1785] 10.0.0.22 () {32 vars in 682 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1786] 10.0.0.22 () {32 vars in 674 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1787] 10.0.0.22 () {32 vars in 688 bytes} [Thu Jul 2 16:52:25 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: 872/1788] 10.0.0.22 () {32 vars in 722 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1789] 10.0.0.22 () {32 vars in 686 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1790] 10.0.0.22 () {32 vars in 668 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1791] 10.0.0.22 () {32 vars in 686 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1792] 10.0.0.22 () {32 vars in 680 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1793] 10.0.0.22 () {32 vars in 698 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1794] 10.0.0.22 () {32 vars in 678 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1795] 10.0.0.22 () {32 vars in 666 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1796] 10.0.0.22 () {32 vars in 676 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1797] 10.0.0.22 () {32 vars in 664 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/l3-ha => 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: 877/1798] 10.0.0.22 () {32 vars in 674 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/l3-flavors => 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: 922/1799] 10.0.0.22 () {32 vars in 712 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1800] 10.0.0.22 () {32 vars in 690 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1801] 10.0.0.22 () {32 vars in 682 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/multi-provider => 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: 879/1802] 10.0.0.22 () {32 vars in 668 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1803] 10.0.0.22 () {32 vars in 686 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1804] 10.0.0.22 () {32 vars in 704 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1805] 10.0.0.22 () {32 vars in 674 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1806] 10.0.0.22 () {32 vars in 700 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1807] 10.0.0.22 () {32 vars in 674 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1808] 10.0.0.22 () {32 vars in 692 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1809] 10.0.0.22 () {32 vars in 688 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1810] 10.0.0.22 () {32 vars in 708 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1811] 10.0.0.22 () {32 vars in 704 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1812] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1813] 10.0.0.22 () {32 vars in 696 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1814] 10.0.0.22 () {32 vars in 710 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1815] 10.0.0.22 () {32 vars in 668 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1816] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1817] 10.0.0.22 () {32 vars in 686 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/binding-extended => 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: 883/1818] 10.0.0.22 () {32 vars in 680 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1819] 10.0.0.22 () {32 vars in 674 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1820] 10.0.0.22 () {32 vars in 670 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1821] 10.0.0.22 () {32 vars in 660 bytes} [Thu Jul 2 16:52:25 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: 936/1822] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/security-groups?id=4ffa064c-081a-4935-935e-8e1656495b36&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: 887/1823] 10.0.0.22 () {32 vars in 698 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1824] 10.0.0.22 () {32 vars in 698 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => 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: 888/1825] 10.0.0.22 () {32 vars in 676 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1826] 10.0.0.22 () {32 vars in 668 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/qos-fip => 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: 889/1827] 10.0.0.22 () {32 vars in 682 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1828] 10.0.0.22 () {32 vars in 700 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1829] 10.0.0.22 () {32 vars in 684 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1830] 10.0.0.22 () {32 vars in 706 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1831] 10.0.0.22 () {32 vars in 668 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1832] 10.0.0.22 () {32 vars in 696 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1833] 10.0.0.22 () {32 vars in 694 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1834] 10.0.0.22 () {32 vars in 684 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1835] 10.0.0.22 () {32 vars in 688 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1836] 10.0.0.22 () {32 vars in 704 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1837] 10.0.0.22 () {32 vars in 666 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1838] 10.0.0.22 () {32 vars in 680 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1839] 10.0.0.22 () {32 vars in 680 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1840] 10.0.0.22 () {32 vars in 690 bytes} [Thu Jul 2 16:52:25 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: 896/1841] 10.0.0.22 () {32 vars in 690 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1842] 10.0.0.22 () {32 vars in 694 bytes} [Thu Jul 2 16:52:25 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: 897/1843] 10.0.0.22 () {32 vars in 684 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1844] 10.0.0.22 () {32 vars in 688 bytes} [Thu Jul 2 16:52:25 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: 898/1845] 10.0.0.22 () {32 vars in 700 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1846] 10.0.0.22 () {32 vars in 702 bytes} [Thu Jul 2 16:52:25 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: 899/1847] 10.0.0.22 () {32 vars in 712 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1848] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1849] 10.0.0.22 () {32 vars in 714 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1850] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 16:52:25 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1851] 10.0.0.22 () {32 vars in 740 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1852] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1853] 10.0.0.22 () {32 vars in 682 bytes} [Thu Jul 2 16:52:26 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: 952/1854] 10.0.0.22 () {32 vars in 668 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1855] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1856] 10.0.0.22 () {32 vars in 678 bytes} [Thu Jul 2 16:52:26 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: 904/1857] 10.0.0.22 () {32 vars in 668 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1858] 10.0.0.22 () {32 vars in 696 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1859] 10.0.0.22 () {32 vars in 704 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1860] 10.0.0.22 () {32 vars in 700 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1861] 10.0.0.22 () {32 vars in 700 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1862] 10.0.0.22 () {32 vars in 682 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1863] 10.0.0.22 () {32 vars in 704 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1864] 10.0.0.22 () {32 vars in 694 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1865] 10.0.0.22 () {32 vars in 688 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1866] 10.0.0.22 () {32 vars in 696 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1867] 10.0.0.22 () {32 vars in 678 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1868] 10.0.0.22 () {32 vars in 688 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1869] 10.0.0.22 () {32 vars in 700 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1870] 10.0.0.22 () {32 vars in 664 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1871] 10.0.0.22 () {32 vars in 680 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1872] 10.0.0.22 () {32 vars in 676 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/vpn-aes-ctr => 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: 912/1873] 10.0.0.22 () {32 vars in 692 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1874] 10.0.0.22 () {32 vars in 676 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1875] 10.0.0.22 () {32 vars in 666 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1876] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/taas => generated 175 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1877] 10.0.0.22 () {32 vars in 674 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1878] 10.0.0.22 () {32 vars in 686 bytes} [Thu Jul 2 16:52:26 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1879] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:27 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1880] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:52:27 2026] GET /v2.0/security-groups?id=4ffa064c-081a-4935-935e-8e1656495b36&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: 915/1881] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:27 2026] GET /v2.0/security-groups?tenant_id=a2c5df385370466ba43d3fcb267b5efd&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1882] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:27 2026] DELETE /v2.0/security-groups/76d9ba87-1f5e-4991-b5eb-3225b5b5ef08 => 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: 916/1883] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:27 2026] GET /v2.0/security-groups?tenant_id=1c43263148964f89acc326d6ee717d1f&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1884] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:28 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1885] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:52:28 2026] GET /v2.0/security-groups?id=4ffa064c-081a-4935-935e-8e1656495b36&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1886] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:28 2026] DELETE /v2.0/security-groups/36109c50-7f97-498d-8885-be43fabce18e => 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: 919/1887] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:29 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1888] 199.204.45.223 () {34 vars in 994 bytes} [Thu Jul 2 16:52:29 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1889] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:52:29 2026] GET /v2.0/security-groups?id=4ffa064c-081a-4935-935e-8e1656495b36&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:52:29.717 8 INFO neutron_taas.services.taas.taas_plugin [req-578c0702-1652-44e8-94ea-94ddf58b50f2 req-b32743ea-d695-4dc4-a247-e427ec7ae2f3 338615d20cd94a5099ba2531b7f8b393 f5c86acd2ad94e1595b6dbf039ef70ac - - default default] TaaS: Handle Delete Port: 2a119f88-9612-4bbc-bfa4-376c1237947c 2026-07-02 16:52:29.720 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-578c0702-1652-44e8-94ea-94ddf58b50f2 req-b32743ea-d695-4dc4-a247-e427ec7ae2f3 338615d20cd94a5099ba2531b7f8b393 f5c86acd2ad94e1595b6dbf039ef70ac - - default default] Tap Mirror: Handle Delete Port: 2a119f88-9612-4bbc-bfa4-376c1237947c 2026-07-02 16:52:29.854 7 INFO neutron.db.segments_db [None req-837bb19a-0b2f-4667-b573-2341e472137b 97ee0dc1193245cf94465a215e0ed367 8801529089684f66b8e86cf11d89ac04 - - default default] Added segment 7680634e-5891-4436-96af-32d98423740e of type vxlan for network bea40441-9334-46ca-b1b3-5940188801df [pid: 8|app: 0|req: 922/1890] 199.204.45.223 () {36 vars in 997 bytes} [Thu Jul 2 16:52:29 2026] DELETE /v2.0/ports/2a119f88-9612-4bbc-bfa4-376c1237947c => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:52:29.924 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bccdaf3c-9f48-4681-9eee-0bb0b3cb6bab'] response: {'server_uuid': '9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa', 'name': 'network-vif-deleted', 'tag': '2a119f88-9612-4bbc-bfa4-376c1237947c', 'status': 'completed', 'code': 200} 2026-07-02 16:52:29.934 7 INFO neutron.db.segments_db [None req-837bb19a-0b2f-4667-b573-2341e472137b 97ee0dc1193245cf94465a215e0ed367 8801529089684f66b8e86cf11d89ac04 - - default default] Added segment dcf99a50-ef2b-4eff-9e47-25e417c19737 of type vxlan for network 43898657-2c7e-44a2-830e-e0757133ee6a [pid: 7|app: 0|req: 969/1891] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:52:29 2026] POST /v2.0/networks => generated 1207 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1892] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 16:52:30 2026] GET /v2.0/networks => generated 1844 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:52:30.250 7 INFO neutron.services.segments.plugin [-] Segment 7680634e-5891-4436-96af-32d98423740e resource provider aggregate not found 2026-07-02 16:52:30.259 7 INFO neutron.services.segments.plugin [-] Segment 7680634e-5891-4436-96af-32d98423740e resource provider aggregate not found 2026-07-02 16:52:30.277 7 INFO neutron.services.segments.plugin [-] Segment 7680634e-5891-4436-96af-32d98423740e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7680634e-5891-4436-96af-32d98423740e found for delete ", "request_id": "req-547cf1cc-9b74-42b1-971e-364bc98ca2e6"}]} 2026-07-02 16:52:30.290 7 INFO neutron.services.segments.plugin [-] Segment 7680634e-5891-4436-96af-32d98423740e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7680634e-5891-4436-96af-32d98423740e found for delete ", "request_id": "req-b03bccd2-5921-4b96-a94f-0a9cd5fbc128"}]} [pid: 7|app: 0|req: 970/1893] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:52:30 2026] DELETE /v2.0/networks/bea40441-9334-46ca-b1b3-5940188801df => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:52:30.415 8 INFO neutron.services.segments.plugin [-] Segment dcf99a50-ef2b-4eff-9e47-25e417c19737 resource provider aggregate not found 2026-07-02 16:52:30.426 8 INFO neutron.services.segments.plugin [-] Segment dcf99a50-ef2b-4eff-9e47-25e417c19737 resource provider aggregate not found 2026-07-02 16:52:30.437 8 INFO neutron.services.segments.plugin [-] Segment dcf99a50-ef2b-4eff-9e47-25e417c19737 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcf99a50-ef2b-4eff-9e47-25e417c19737 found for delete ", "request_id": "req-b1f86149-7822-4a96-a176-ffab7a92b386"}]} [pid: 8|app: 0|req: 924/1894] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:52:30 2026] DELETE /v2.0/networks/43898657-2c7e-44a2-830e-e0757133ee6a => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:52:30.453 8 INFO neutron.services.segments.plugin [-] Segment dcf99a50-ef2b-4eff-9e47-25e417c19737 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcf99a50-ef2b-4eff-9e47-25e417c19737 found for delete ", "request_id": "req-7b9b7873-7b22-47bd-ba84-2ec42a8ee9c2"}]} [pid: 7|app: 0|req: 971/1895] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 16:52:30 2026] GET /v2.0/networks => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:52:30.590 8 INFO neutron.db.segments_db [None req-78a9d1ab-446c-407b-aa45-25eca1e40de0 97ee0dc1193245cf94465a215e0ed367 8801529089684f66b8e86cf11d89ac04 - - default default] Added segment e3ea3fe7-b3f4-4b03-bb29-65849a84a4db of type vxlan for network 1ac96622-a448-4f65-b511-62484bf82e0a [pid: 8|app: 0|req: 925/1896] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:52:30 2026] POST /v2.0/networks => generated 630 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1897] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:30 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:52:30.753 7 INFO neutron.db.segments_db [None req-6e444990-1d47-494c-ba9f-f44d29f1d631 97ee0dc1193245cf94465a215e0ed367 8801529089684f66b8e86cf11d89ac04 - - default default] Added segment cf43fe2d-3fad-4d6c-ae74-81da98af9bee of type vxlan for network 946afd81-7eb9-4ce3-8f77-14721e526ba5 [pid: 7|app: 0|req: 972/1898] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:52:30 2026] POST /v2.0/networks => generated 630 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1899] 10.0.0.22 () {34 vars in 664 bytes} [Thu Jul 2 16:52:30 2026] POST /v2.0/ports => generated 1506 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1900] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 16:52:31 2026] GET /v2.0/ports => generated 1506 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:52:31.776 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0a7ce8d-c741-4dbc-90fa-54f0ebc2af0c 97ee0dc1193245cf94465a215e0ed367 8801529089684f66b8e86cf11d89ac04 - - default default] TaaS: Handle Delete Port: e282dfd1-ec09-46ea-9edf-9a26509c3472 2026-07-02 16:52:31.779 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0a7ce8d-c741-4dbc-90fa-54f0ebc2af0c 97ee0dc1193245cf94465a215e0ed367 8801529089684f66b8e86cf11d89ac04 - - default default] Tap Mirror: Handle Delete Port: e282dfd1-ec09-46ea-9edf-9a26509c3472 [pid: 7|app: 0|req: 974/1901] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:31 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => 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: 928/1902] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:52:31 2026] DELETE /v2.0/ports/e282dfd1-ec09-46ea-9edf-9a26509c3472 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:52:32.029 7 INFO neutron_taas.services.taas.taas_plugin [None req-56792173-d977-4ba6-a387-ac159e55ddc6 97ee0dc1193245cf94465a215e0ed367 8801529089684f66b8e86cf11d89ac04 - - default default] TaaS: Handle Delete Port: f547c970-4cc2-4ae7-88f0-da1eb4847ce8 2026-07-02 16:52:32.034 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56792173-d977-4ba6-a387-ac159e55ddc6 97ee0dc1193245cf94465a215e0ed367 8801529089684f66b8e86cf11d89ac04 - - default default] Tap Mirror: Handle Delete Port: f547c970-4cc2-4ae7-88f0-da1eb4847ce8 [pid: 7|app: 0|req: 975/1903] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:52:31 2026] DELETE /v2.0/ports/f547c970-4cc2-4ae7-88f0-da1eb4847ce8 => 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: 929/1904] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 16:52:32 2026] GET /v2.0/ports => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:52:32.289 7 INFO neutron.db.segments_db [None req-7d425365-957c-4ce4-981e-dcfd24abf2f8 97ee0dc1193245cf94465a215e0ed367 8801529089684f66b8e86cf11d89ac04 - - default default] Added segment e9f673be-3e72-4e57-9000-c2486a5ac0dc of type vxlan for network 53b43d31-7906-498f-87db-0ded77b3a8f7 [pid: 7|app: 0|req: 976/1905] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:52:32 2026] POST /v2.0/networks => generated 631 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:52:32.451 7 INFO neutron.db.segments_db [None req-5c091a06-c150-4039-99ad-209cf128f9e8 97ee0dc1193245cf94465a215e0ed367 8801529089684f66b8e86cf11d89ac04 - - default default] Added segment ed94472c-7d4f-4513-ae83-b0f79e9d4081 of type vxlan for network 0a1d43c3-834b-4f93-8c0a-305b7a9ec7f4 [pid: 7|app: 0|req: 977/1906] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:52:32 2026] POST /v2.0/networks => generated 630 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1907] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:32 2026] GET /v2.0/security-groups?tenant_id=b3897b6c33674301a398d4b8ddf0fc5d&name=default => generated 2925 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1908] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:32 2026] DELETE /v2.0/security-groups/8f940e73-a3a1-4db7-8289-1baf00b63e17 => 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: 932/1909] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:32 2026] GET /v2.0/ports?device_id=9bc7d4c9-3c3a-4b4b-953f-b2aa7c84a3aa => 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: 978/1910] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:52:32 2026] POST /v2.0/subnets => generated 1274 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1911] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 16:52:33 2026] GET /v2.0/subnets => generated 1910 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1912] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:33 2026] DELETE /v2.0/subnets/489a7c7f-34af-4ec8-a21f-42cad3b6225a => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1913] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:33 2026] DELETE /v2.0/subnets/0674eab0-d110-4c33-9555-022073fc5e21 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1914] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 16:52:33 2026] GET /v2.0/subnets => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:52:33.760 8 INFO neutron.services.segments.plugin [-] Segment ed94472c-7d4f-4513-ae83-b0f79e9d4081 resource provider aggregate not found 2026-07-02 16:52:33.768 8 INFO neutron.services.segments.plugin [-] Segment ed94472c-7d4f-4513-ae83-b0f79e9d4081 resource provider aggregate not found 2026-07-02 16:52:33.786 8 INFO neutron.services.segments.plugin [-] Segment ed94472c-7d4f-4513-ae83-b0f79e9d4081 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed94472c-7d4f-4513-ae83-b0f79e9d4081 found for delete ", "request_id": "req-8b08c7b9-dc01-45c4-bf18-5fff96b5d086"}]} 2026-07-02 16:52:33.790 8 INFO neutron.services.segments.plugin [-] Segment ed94472c-7d4f-4513-ae83-b0f79e9d4081 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed94472c-7d4f-4513-ae83-b0f79e9d4081 found for delete ", "request_id": "req-4878b7bf-4b6d-45c2-9bd8-b8f501e21c7f"}]} [pid: 8|app: 0|req: 935/1915] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:52:33 2026] DELETE /v2.0/networks/0a1d43c3-834b-4f93-8c0a-305b7a9ec7f4 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:52:33.946 7 INFO neutron.services.segments.plugin [-] Segment e9f673be-3e72-4e57-9000-c2486a5ac0dc resource provider aggregate not found 2026-07-02 16:52:33.952 7 INFO neutron.services.segments.plugin [-] Segment e9f673be-3e72-4e57-9000-c2486a5ac0dc resource provider aggregate not found 2026-07-02 16:52:33.972 7 INFO neutron.services.segments.plugin [-] Segment e9f673be-3e72-4e57-9000-c2486a5ac0dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9f673be-3e72-4e57-9000-c2486a5ac0dc found for delete ", "request_id": "req-2caafe73-db3c-4cce-a042-f1f1ff8975b4"}]} 2026-07-02 16:52:33.975 7 INFO neutron.services.segments.plugin [-] Segment e9f673be-3e72-4e57-9000-c2486a5ac0dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9f673be-3e72-4e57-9000-c2486a5ac0dc found for delete ", "request_id": "req-b0714181-9a2e-4e03-96a5-3dcfc309e28c"}]} [pid: 7|app: 0|req: 981/1916] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:52:33 2026] DELETE /v2.0/networks/53b43d31-7906-498f-87db-0ded77b3a8f7 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1917] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:52:33 2026] DELETE /v2.0/networks/946afd81-7eb9-4ce3-8f77-14721e526ba5 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1918] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:52:34 2026] DELETE /v2.0/networks/1ac96622-a448-4f65-b511-62484bf82e0a => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1919] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:34 2026] GET /v2.0/security-groups?tenant_id=8801529089684f66b8e86cf11d89ac04&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: 983/1920] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:35 2026] DELETE /v2.0/security-groups/10a2322a-c186-4c67-ba36-2ebc6517fb9c => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:52:35.616 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0292c1f-c7b3-48ee-877f-2b90875071ed 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: b2c9e009-eb10-41f6-ba76-6a2fd8e3943b 2026-07-02 16:52:35.619 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0292c1f-c7b3-48ee-877f-2b90875071ed 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: b2c9e009-eb10-41f6-ba76-6a2fd8e3943b 2026-07-02 16:52:35.809 8 INFO neutron.services.segments.plugin [-] Segment cf43fe2d-3fad-4d6c-ae74-81da98af9bee resource provider aggregate not found 2026-07-02 16:52:35.819 8 INFO neutron.services.segments.plugin [-] Segment cf43fe2d-3fad-4d6c-ae74-81da98af9bee resource provider aggregate not found 2026-07-02 16:52:35.831 8 INFO neutron.services.segments.plugin [-] Segment cf43fe2d-3fad-4d6c-ae74-81da98af9bee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf43fe2d-3fad-4d6c-ae74-81da98af9bee found for delete ", "request_id": "req-dfedf8e1-9b83-4e93-810a-c92b45087ce4"}]} 2026-07-02 16:52:35.838 8 INFO neutron.services.segments.plugin [-] Segment cf43fe2d-3fad-4d6c-ae74-81da98af9bee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf43fe2d-3fad-4d6c-ae74-81da98af9bee found for delete ", "request_id": "req-7eb498ee-59d9-4677-9cf2-f92e9d453c00"}]} 2026-07-02 16:52:35.994 7 INFO neutron.services.segments.plugin [-] Segment e3ea3fe7-b3f4-4b03-bb29-65849a84a4db resource provider aggregate not found 2026-07-02 16:52:35.995 7 INFO neutron.services.segments.plugin [-] Segment e3ea3fe7-b3f4-4b03-bb29-65849a84a4db resource provider aggregate not found 2026-07-02 16:52:36.012 7 INFO neutron.services.segments.plugin [-] Segment e3ea3fe7-b3f4-4b03-bb29-65849a84a4db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3ea3fe7-b3f4-4b03-bb29-65849a84a4db found for delete ", "request_id": "req-50166119-2f05-41ab-8d3b-b4b435effeab"}]} 2026-07-02 16:52:36.021 7 INFO neutron.services.segments.plugin [-] Segment e3ea3fe7-b3f4-4b03-bb29-65849a84a4db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3ea3fe7-b3f4-4b03-bb29-65849a84a4db found for delete ", "request_id": "req-c7b6fc2e-b4d4-4151-9bb0-d99b8ea46ae1"}]} [pid: 8|app: 0|req: 938/1923] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:52:35 2026] PUT /v2.0/routers/1bb3f454-5252-42da-95f7-7d2ee93d75e4/remove_router_interface => generated 309 bytes in 994 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:52:36.470 7 INFO neutron_taas.services.taas.taas_plugin [None req-7932787b-d20f-4068-847c-385c246254b6 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 3c5df18c-cdc6-489d-afb1-4d7cf6d8559e 2026-07-02 16:52:36.475 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7932787b-d20f-4068-847c-385c246254b6 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 3c5df18c-cdc6-489d-afb1-4d7cf6d8559e 2026-07-02 16:52:36.781 7 INFO neutron_taas.services.taas.taas_plugin [None req-7932787b-d20f-4068-847c-385c246254b6 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 154efd16-60b4-459f-aff8-0891a6f4bb1a 2026-07-02 16:52:36.785 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7932787b-d20f-4068-847c-385c246254b6 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 154efd16-60b4-459f-aff8-0891a6f4bb1a 2026-07-02 16:52:37.236 7 INFO neutron.db.l3_hamode_db [None req-7932787b-d20f-4068-847c-385c246254b6 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] HA network 488a0d32-1cef-4b1c-9668-958b4a4e07ce was deleted as no HA routers are present in tenant f5c86acd2ad94e1595b6dbf039ef70ac. [pid: 7|app: 0|req: 986/1924] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:36 2026] DELETE /v2.0/routers/1bb3f454-5252-42da-95f7-7d2ee93d75e4 => generated 0 bytes in 1002 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:52:37.363 8 INFO neutron.db.segments_db [None req-20006d95-b564-4984-9065-0e666b25a482 3bcd2d3fbc4d4fcf8367f4e001a9bf09 e77cde7b22664b3b924aba077f724b27 - - default default] Added segment d62a1bba-bc77-43de-9721-bff06ccc518f of type vxlan for network 85b126cd-e69d-4b17-92e4-90326bff1269 [pid: 7|app: 0|req: 987/1925] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:37 2026] DELETE /v2.0/subnets/24f3a258-1e17-4d05-a155-37ab5d9fa800 => 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: 939/1926] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:52:37 2026] POST /v2.0/networks => generated 624 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:52:37.553 8 INFO neutron_taas.services.taas.taas_plugin [None req-47494839-81f8-41b0-a337-690ee26daeea 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 42409551-fc75-4ab2-b589-ed4a5029c2c3 2026-07-02 16:52:37.556 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47494839-81f8-41b0-a337-690ee26daeea 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 42409551-fc75-4ab2-b589-ed4a5029c2c3 [pid: 8|app: 0|req: 940/1927] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:52:37 2026] DELETE /v2.0/networks/ae31322a-14a8-48da-81d5-17c0cf5dc1f9 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:52:37.871 8 INFO neutron.services.segments.plugin [-] Segment c62e1ee8-bc9a-4d5f-9b19-1a998957de5a resource provider aggregate not found 2026-07-02 16:52:37.875 8 INFO neutron.services.segments.plugin [-] Segment c62e1ee8-bc9a-4d5f-9b19-1a998957de5a resource provider aggregate not found 2026-07-02 16:52:37.896 8 INFO neutron.services.segments.plugin [-] Segment c62e1ee8-bc9a-4d5f-9b19-1a998957de5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c62e1ee8-bc9a-4d5f-9b19-1a998957de5a found for delete ", "request_id": "req-a886e469-ce1c-4c1a-8c96-d4c6c995d117"}]} 2026-07-02 16:52:37.898 8 INFO neutron.services.segments.plugin [-] Segment c62e1ee8-bc9a-4d5f-9b19-1a998957de5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c62e1ee8-bc9a-4d5f-9b19-1a998957de5a found for delete ", "request_id": "req-4dfa0b52-b6df-416e-9a73-ca86f52068bd"}]} [pid: 7|app: 0|req: 988/1928] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:52:37 2026] POST /v2.0/floatingips => generated 552 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:52:38.034 7 INFO neutron.services.segments.plugin [-] Segment abdaddf9-f33c-4363-983e-1e7057805fe6 resource provider aggregate not found 2026-07-02 16:52:38.044 7 INFO neutron.services.segments.plugin [-] Segment abdaddf9-f33c-4363-983e-1e7057805fe6 resource provider aggregate not found 2026-07-02 16:52:38.061 7 INFO neutron.services.segments.plugin [-] Segment abdaddf9-f33c-4363-983e-1e7057805fe6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abdaddf9-f33c-4363-983e-1e7057805fe6 found for delete ", "request_id": "req-fa7f8b3f-549c-453c-88d1-780a2868df99"}]} [pid: 8|app: 0|req: 941/1929] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:52:37 2026] POST /v2.0/subnets => generated 641 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:52:38.073 7 INFO neutron.services.segments.plugin [-] Segment abdaddf9-f33c-4363-983e-1e7057805fe6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abdaddf9-f33c-4363-983e-1e7057805fe6 found for delete ", "request_id": "req-d8a83afc-f400-4de3-9fde-3d1ac0a82a10"}]} [pid: 7|app: 0|req: 989/1930] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:38 2026] GET /v2.0/security-groups?tenant_id=f5c86acd2ad94e1595b6dbf039ef70ac&name=default => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:52:38.133 7 INFO neutron.db.segments_db [None req-39cbab0b-2d1a-4e87-89f9-adc729d42149 3bcd2d3fbc4d4fcf8367f4e001a9bf09 e77cde7b22664b3b924aba077f724b27 - - default default] Added segment bf070cba-6634-45cc-b9a9-b75155c7e1fd of type vxlan for network 22e2917f-c3ea-428e-8588-5cec51938de1 [pid: 7|app: 0|req: 990/1931] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:52:38 2026] POST /v2.0/networks => generated 624 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1932] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:38 2026] DELETE /v2.0/security-groups/4ffa064c-081a-4935-935e-8e1656495b36 => 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: 992/1933] 10.0.0.22 () {34 vars in 742 bytes} [Thu Jul 2 16:52:38 2026] PUT /v2.0/networks/22e2917f-c3ea-428e-8588-5cec51938de1 => generated 592 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1934] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:52:38 2026] POST /v2.0/subnets => generated 626 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1935] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:52:38 2026] POST /v2.0/floatingips => generated 552 bytes in 691 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1936] 10.0.0.22 () {34 vars in 740 bytes} [Thu Jul 2 16:52:38 2026] PUT /v2.0/subnets/9c023628-1b18-4746-a562-3cf5cef4b2d4 => generated 636 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1937] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:52:38 2026] DELETE /v2.0/networks/22e2917f-c3ea-428e-8588-5cec51938de1 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:52:39.021 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cab0ea44-2f2c-4a12-99f8-a6a2a8a0538a 3bcd2d3fbc4d4fcf8367f4e001a9bf09 e77cde7b22664b3b924aba077f724b27 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 996/1938] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:52:39 2026] DELETE /v2.0/networks/22e2917f-c3ea-428e-8588-5cec51938de1 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1939] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 16:52:39 2026] GET /v2.0/networks?router%3Aexternal=True => 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: 998/1940] 10.0.0.22 () {32 vars in 741 bytes} [Thu Jul 2 16:52:39 2026] GET /v2.0/subnets?network_id=acfee55c-8e76-4170-8745-a0dec8639264 => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1941] 10.0.0.22 () {32 vars in 652 bytes} [Thu Jul 2 16:52:39 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1942] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 16:52:39 2026] GET /v2.0/networks => generated 1308 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1943] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 16:52:39 2026] GET /v2.0/subnets => generated 1280 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1944] 10.0.0.22 () {32 vars in 722 bytes} [Thu Jul 2 16:52:39 2026] GET /v2.0/networks/85b126cd-e69d-4b17-92e4-90326bff1269 => generated 668 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1945] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:52:39 2026] GET /v2.0/subnets/98b30985-b50c-4f4b-bdc4-00f68df78bf1 => generated 641 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1946] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:52:38 2026] POST /v2.0/floatingips => generated 552 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:52:39.412 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec45bc0d-82a9-418b-b59e-083617b92bda 3bcd2d3fbc4d4fcf8367f4e001a9bf09 e77cde7b22664b3b924aba077f724b27 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1004/1947] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:39 2026] DELETE /v2.0/subnets/9c023628-1b18-4746-a562-3cf5cef4b2d4 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:52:39.430 7 INFO neutron.pecan_wsgi.hooks.translation [None req-56d58321-9b1b-4bd9-8198-7c9e289aa3c9 3bcd2d3fbc4d4fcf8367f4e001a9bf09 e77cde7b22664b3b924aba077f724b27 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1005/1948] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:52:39 2026] DELETE /v2.0/networks/22e2917f-c3ea-428e-8588-5cec51938de1 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1949] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:52:39 2026] DELETE /v2.0/subnets/98b30985-b50c-4f4b-bdc4-00f68df78bf1 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:52:39.693 7 INFO neutron_taas.services.taas.taas_plugin [None req-1eb0eed6-4f09-4577-884a-55cd14d4ec5d 3bcd2d3fbc4d4fcf8367f4e001a9bf09 e77cde7b22664b3b924aba077f724b27 - - default default] TaaS: Handle Delete Port: eb2792d4-06cd-4aab-8dcd-8370f0df28d9 2026-07-02 16:52:39.695 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1eb0eed6-4f09-4577-884a-55cd14d4ec5d 3bcd2d3fbc4d4fcf8367f4e001a9bf09 e77cde7b22664b3b924aba077f724b27 - - default default] Tap Mirror: Handle Delete Port: eb2792d4-06cd-4aab-8dcd-8370f0df28d9 [pid: 7|app: 0|req: 1007/1950] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:52:39 2026] DELETE /v2.0/networks/85b126cd-e69d-4b17-92e4-90326bff1269 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1951] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:52:39 2026] POST /v2.0/floatingips => generated 552 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:52:40.095 7 INFO neutron.services.segments.plugin [-] Segment bf070cba-6634-45cc-b9a9-b75155c7e1fd resource provider aggregate not found 2026-07-02 16:52:40.102 7 INFO neutron.services.segments.plugin [-] Segment bf070cba-6634-45cc-b9a9-b75155c7e1fd resource provider aggregate not found 2026-07-02 16:52:40.129 7 INFO neutron.services.segments.plugin [-] Segment bf070cba-6634-45cc-b9a9-b75155c7e1fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf070cba-6634-45cc-b9a9-b75155c7e1fd found for delete ", "request_id": "req-d07219ea-14b7-462b-9b82-c50bec341f23"}]} 2026-07-02 16:52:40.137 7 INFO neutron.services.segments.plugin [-] Segment bf070cba-6634-45cc-b9a9-b75155c7e1fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf070cba-6634-45cc-b9a9-b75155c7e1fd found for delete ", "request_id": "req-c5c0cde2-19a5-49b0-bf90-ad95a7e17510"}]} 2026-07-02 16:52:40.166 7 INFO neutron.services.segments.plugin [-] Segment d62a1bba-bc77-43de-9721-bff06ccc518f resource provider aggregate not found 2026-07-02 16:52:40.176 7 INFO neutron.services.segments.plugin [-] Segment d62a1bba-bc77-43de-9721-bff06ccc518f resource provider aggregate not found 2026-07-02 16:52:40.200 7 INFO neutron.services.segments.plugin [-] Segment d62a1bba-bc77-43de-9721-bff06ccc518f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d62a1bba-bc77-43de-9721-bff06ccc518f found for delete ", "request_id": "req-d2eedd2c-b016-42a0-a4fc-c4ff93cd2c31"}]} 2026-07-02 16:52:40.204 7 INFO neutron.services.segments.plugin [-] Segment d62a1bba-bc77-43de-9721-bff06ccc518f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d62a1bba-bc77-43de-9721-bff06ccc518f found for delete ", "request_id": "req-8ef6bd9f-e9aa-4362-ac2e-2122ad50dc6e"}]} 2026-07-02 16:52:40.564 8 INFO neutron.db.segments_db [None req-44673307-e336-4e9a-a601-2ddc116f4a23 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment c1f12d01-80d4-454d-a2ca-1d3057097090 of type vxlan for network 20eb9e0d-582d-4741-abf1-71ab309b5163 [pid: 7|app: 0|req: 1008/1952] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:52:39 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1953] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 16:52:40 2026] POST /v2.0/networks => generated 722 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1954] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:40 2026] GET /v2.0/security-groups?tenant_id=e77cde7b22664b3b924aba077f724b27&name=default => generated 2925 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1955] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 16:52:40 2026] PUT /v2.0/floatingips/1282cc67-85cd-4a4c-82f6-ba65db3ced91/tags => generated 17 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1956] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:52:40 2026] POST /v2.0/subnets => generated 688 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1957] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:40 2026] DELETE /v2.0/security-groups/f074a152-ed3a-40b4-a57d-cd34c333f5e7 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:52:40.906 8 INFO neutron.db.segments_db [None req-eaeb1e07-e13c-4ca7-ab96-0a271218e713 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 0620c3de-c7ac-4a3f-8842-f9fdcc901ff4 of type vxlan for network 9dba759c-a8f1-4422-9ec8-fb602cd8493e [pid: 7|app: 0|req: 1011/1958] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 16:52:40 2026] PUT /v2.0/floatingips/15b3c0a2-16b1-453b-837a-094371363527/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1959] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 16:52:40 2026] PUT /v2.0/floatingips/74482775-1f4f-474a-811a-5cd1c7ac23b0/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: 1013/1960] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 16:52:41 2026] PUT /v2.0/floatingips/7b92304c-7b27-4b68-9dcf-b9645fb622f8/tags => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1961] 10.0.0.22 () {32 vars in 671 bytes} [Thu Jul 2 16:52:41 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:52:41.214 8 INFO neutron.db.l3_hamode_db [None req-eaeb1e07-e13c-4ca7-ab96-0a271218e713 9951d644de784ff1815abf589ca7cd45 b38c876e740e4df88c9a47adeb1b2317 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1015/1962] 10.0.0.22 () {32 vars in 685 bytes} [Thu Jul 2 16:52:41 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1963] 10.0.0.22 () {32 vars in 681 bytes} [Thu Jul 2 16:52:41 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1964] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 16:52:41 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1965] 10.0.0.22 () {32 vars in 679 bytes} [Thu Jul 2 16:52:41 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1966] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 16:52:41 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1967] 10.0.0.22 () {32 vars in 689 bytes} [Thu Jul 2 16:52:41 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: 1021/1968] 10.0.0.22 () {32 vars in 701 bytes} [Thu Jul 2 16:52:41 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:52:41.699 7 INFO neutron_taas.services.taas.taas_plugin [None req-bde83a5a-69f1-4721-8deb-945063acd649 bf05dd7e1af24f6281de0f5aeb4cb921 f7b786cf90074d48b8e2fd4f677d6818 - - default default] TaaS: Handle Delete Port: 57bdbd5b-5ba7-4054-824b-b714f194d937 2026-07-02 16:52:41.703 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bde83a5a-69f1-4721-8deb-945063acd649 bf05dd7e1af24f6281de0f5aeb4cb921 f7b786cf90074d48b8e2fd4f677d6818 - - default default] Tap Mirror: Handle Delete Port: 57bdbd5b-5ba7-4054-824b-b714f194d937 [pid: 7|app: 0|req: 1022/1969] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:52:41 2026] DELETE /v2.0/floatingips/1282cc67-85cd-4a4c-82f6-ba65db3ced91 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:52:41.960 8 INFO neutron.db.l3_hamode_db [None req-eaeb1e07-e13c-4ca7-ab96-0a271218e713 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:52:41.989 7 INFO neutron_taas.services.taas.taas_plugin [None req-d528d653-13f3-4550-98c9-14a3ea5e8289 bf05dd7e1af24f6281de0f5aeb4cb921 f7b786cf90074d48b8e2fd4f677d6818 - - default default] TaaS: Handle Delete Port: 6387dbdf-bca8-4421-af18-a85ce01c293a 2026-07-02 16:52:41.993 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d528d653-13f3-4550-98c9-14a3ea5e8289 bf05dd7e1af24f6281de0f5aeb4cb921 f7b786cf90074d48b8e2fd4f677d6818 - - default default] Tap Mirror: Handle Delete Port: 6387dbdf-bca8-4421-af18-a85ce01c293a [pid: 7|app: 0|req: 1023/1970] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:52:41 2026] DELETE /v2.0/floatingips/15b3c0a2-16b1-453b-837a-094371363527 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:52:42.292 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e7179ca-bd8c-4af5-9890-f9de569873e7 bf05dd7e1af24f6281de0f5aeb4cb921 f7b786cf90074d48b8e2fd4f677d6818 - - default default] TaaS: Handle Delete Port: 0cd59432-d9fa-4b6d-be5c-3beb9a82dfac 2026-07-02 16:52:42.295 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e7179ca-bd8c-4af5-9890-f9de569873e7 bf05dd7e1af24f6281de0f5aeb4cb921 f7b786cf90074d48b8e2fd4f677d6818 - - default default] Tap Mirror: Handle Delete Port: 0cd59432-d9fa-4b6d-be5c-3beb9a82dfac [pid: 7|app: 0|req: 1024/1971] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:52:42 2026] DELETE /v2.0/floatingips/74482775-1f4f-474a-811a-5cd1c7ac23b0 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:52:42.603 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b7413ce-0943-450a-a10c-a32fb0ef63a3 bf05dd7e1af24f6281de0f5aeb4cb921 f7b786cf90074d48b8e2fd4f677d6818 - - default default] TaaS: Handle Delete Port: 02f28bff-8029-4b8a-a1ec-330c6e06a4bc 2026-07-02 16:52:42.607 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b7413ce-0943-450a-a10c-a32fb0ef63a3 bf05dd7e1af24f6281de0f5aeb4cb921 f7b786cf90074d48b8e2fd4f677d6818 - - default default] Tap Mirror: Handle Delete Port: 02f28bff-8029-4b8a-a1ec-330c6e06a4bc [pid: 7|app: 0|req: 1025/1972] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:52:42 2026] DELETE /v2.0/floatingips/7b92304c-7b27-4b68-9dcf-b9645fb622f8 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1973] 10.0.0.22 () {32 vars in 622 bytes} [Thu Jul 2 16:52:42 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-02 16:52:42.929 7 INFO neutron_taas.services.taas.taas_plugin [None req-0157da85-f3c0-474f-9173-0475b11a196d bf05dd7e1af24f6281de0f5aeb4cb921 f7b786cf90074d48b8e2fd4f677d6818 - - default default] TaaS: Handle Delete Port: caf30ca1-e445-4916-a7b6-382046d00814 2026-07-02 16:52:42.933 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0157da85-f3c0-474f-9173-0475b11a196d bf05dd7e1af24f6281de0f5aeb4cb921 f7b786cf90074d48b8e2fd4f677d6818 - - default default] Tap Mirror: Handle Delete Port: caf30ca1-e445-4916-a7b6-382046d00814 [pid: 8|app: 0|req: 948/1974] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:52:40 2026] POST /v2.0/routers => generated 728 bytes in 2103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1975] 10.0.0.22 () {32 vars in 632 bytes} [Thu Jul 2 16:52:42 2026] GET /v2.0/ => generated 632 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1976] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:52:42 2026] DELETE /v2.0/floatingips/73c0517c-67bf-4651-aedf-ef519e635eaf => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1977] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:43 2026] GET /v2.0/security-groups?tenant_id=2718b2584a48494a9672f32278670bdc&name=default => generated 2925 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1978] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:44 2026] GET /v2.0/security-groups?tenant_id=9055a998e21c4418a0b75631de7d2277&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1979] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:44 2026] DELETE /v2.0/security-groups/3659d73a-971d-4931-93df-e362d3886ef2 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1980] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:52:43 2026] PUT /v2.0/routers/caabf6ae-bcca-46b9-b449-635904e474ff/add_router_interface => generated 309 bytes in 1437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1981] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:44 2026] DELETE /v2.0/security-groups/85c5d733-30ee-4e86-bf85-85c2ebc2ffa3 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1982] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:44 2026] GET /v2.0/security-groups?tenant_id=f7b786cf90074d48b8e2fd4f677d6818&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1983] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:44 2026] DELETE /v2.0/security-groups/7e2ad124-29ff-40e0-a318-b8a021295f35 => 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: 952/1984] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:45 2026] GET /v2.0/security-groups?tenant_id=46bcf92dc1c24bcba9b3ca8cedaf156f&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: 1033/1985] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:45 2026] DELETE /v2.0/security-groups/961a8005-0c09-4b1e-823d-b68e4a8cbf46 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:52:46.042 8 INFO neutron.db.segments_db [None req-bb1068b6-df9c-4661-8693-35ed2d0ac0a3 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 2c654ccb-29d0-4adb-b209-de34fc2d5bb5 of type vxlan for network 3e2f7827-5430-4f03-af15-9743f756a68b [pid: 8|app: 0|req: 953/1986] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 16:52:45 2026] POST /v2.0/networks => generated 721 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1987] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:52:46 2026] POST /v2.0/subnets => generated 687 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:52:46.501 8 INFO neutron.db.segments_db [None req-6a4de8ce-b408-45eb-b75c-0f1a409fec58 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Added segment 13757005-4bfb-488c-a31c-fd132240f252 of type vxlan for network 0abe6be5-526b-41ae-a7c8-772d3af136ba 2026-07-02 16:52:46.801 8 INFO neutron.db.l3_hamode_db [None req-6a4de8ce-b408-45eb-b75c-0f1a409fec58 9951d644de784ff1815abf589ca7cd45 741b97bd90cd4a5d9b4212a794be112e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:52:47.689 8 INFO neutron.db.l3_hamode_db [None req-6a4de8ce-b408-45eb-b75c-0f1a409fec58 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 954/1988] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:52:46 2026] POST /v2.0/routers => generated 727 bytes in 3004 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1989] 10.0.0.22 () {34 vars in 677 bytes} [Thu Jul 2 16:52:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1990] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:50 2026] GET /v2.0/security-groups?tenant_id=7738de2db7b344548f127af7b0f591f6&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1991] 10.0.0.22 () {34 vars in 677 bytes} [Thu Jul 2 16:52:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1992] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:50 2026] DELETE /v2.0/security-groups/c6dede4c-bac7-42d6-96da-2dd32784cfc1 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1993] 10.0.0.22 () {34 vars in 677 bytes} [Thu Jul 2 16:52:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1994] 10.0.0.22 () {34 vars in 677 bytes} [Thu Jul 2 16:52:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1995] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:52:49 2026] PUT /v2.0/routers/2faa61b9-5c65-45e0-b0d3-1de631692692/add_router_interface => generated 309 bytes in 1523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1996] 10.0.0.22 () {34 vars in 677 bytes} [Thu Jul 2 16:52:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1999] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 16:52:51 2026] PUT /v2.0/policies/efb5ef01-94f6-47b3-8aa2-ac6c42ce050f/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2000] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 16:52:51 2026] PUT /v2.0/policies/aa9eb6c1-0413-4656-a49c-319da9b2c7ab/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: 965/2001] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 16:52:51 2026] PUT /v2.0/policies/aa8bbc68-ed65-4ff5-bbc8-d1da0af6dc2d/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2002] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:51 2026] GET /v2.0/security-groups?tenant_id=64b37964b0844c2c8c4361c1530b6d7f&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2003] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 16:52:51 2026] PUT /v2.0/policies/0d744b6d-6b7c-4e15-8d89-2f8d8e2a1ba3/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2004] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:51 2026] DELETE /v2.0/security-groups/fe90bddb-7d74-47ca-a4a5-2cae3b0a7493 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2005] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 16:52:51 2026] POST /v2.0/security-groups => generated 1675 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2006] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:52:51 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) [pid: 7|app: 0|req: 1039/2007] 10.0.0.22 () {32 vars in 673 bytes} [Thu Jul 2 16:52:51 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2008] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:52:51 2026] POST /v2.0/security-group-rules => generated 596 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2009] 10.0.0.22 () {32 vars in 687 bytes} [Thu Jul 2 16:52:51 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2010] 10.0.0.22 () {32 vars in 683 bytes} [Thu Jul 2 16:52:52 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2011] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:52:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2012] 10.0.0.22 () {32 vars in 695 bytes} [Thu Jul 2 16:52:52 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2013] 10.0.0.22 () {32 vars in 681 bytes} [Thu Jul 2 16:52:52 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2014] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:52:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2015] 10.0.0.22 () {32 vars in 695 bytes} [Thu Jul 2 16:52:52 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:52:52.343 8 INFO neutron.db.securitygroups_db [None req-23c59f6c-c30e-408a-b30e-d7c066e361f1 bad49f074dcb4d5fb80bf1a1c3b71d4f b38c876e740e4df88c9a47adeb1b2317 - - default default] Project b38c876e740e4df88c9a47adeb1b2317 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: 1045/2016] 10.0.0.22 () {32 vars in 691 bytes} [Thu Jul 2 16:52:52 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2017] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:52:52 2026] POST /v2.0/security-group-rules => generated 607 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2018] 10.0.0.22 () {32 vars in 703 bytes} [Thu Jul 2 16:52:52 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:52:52.500 8 INFO neutron.db.securitygroups_db [None req-9ef9d14d-0555-4222-96c2-f98e78ed1758 bad49f074dcb4d5fb80bf1a1c3b71d4f b38c876e740e4df88c9a47adeb1b2317 - - default default] Project b38c876e740e4df88c9a47adeb1b2317 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: 1047/2019] 10.0.0.22 () {32 vars in 733 bytes} [Thu Jul 2 16:52:52 2026] DELETE /v2.0/qos/policies/efb5ef01-94f6-47b3-8aa2-ac6c42ce050f => 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: 1048/2020] 10.0.0.22 () {32 vars in 733 bytes} [Thu Jul 2 16:52:52 2026] DELETE /v2.0/qos/policies/aa9eb6c1-0413-4656-a49c-319da9b2c7ab => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2021] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:52:52 2026] POST /v2.0/security-group-rules => generated 606 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2022] 10.0.0.22 () {32 vars in 733 bytes} [Thu Jul 2 16:52:52 2026] DELETE /v2.0/qos/policies/aa8bbc68-ed65-4ff5-bbc8-d1da0af6dc2d => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2023] 10.0.0.22 () {32 vars in 733 bytes} [Thu Jul 2 16:52:52 2026] DELETE /v2.0/qos/policies/0d744b6d-6b7c-4e15-8d89-2f8d8e2a1ba3 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2024] 10.0.0.22 () {32 vars in 733 bytes} [Thu Jul 2 16:52:52 2026] DELETE /v2.0/qos/policies/ba1bbecf-8ee2-48c0-94e1-b69139213dea => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2025] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 16:52:53 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: 1051/2026] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:52:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2027] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:52:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2028] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:53 2026] GET /v2.0/security-groups?tenant_id=55c2a96bca98436b888207035cb6f4bb&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: 978/2029] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:54 2026] DELETE /v2.0/security-groups/a6e0b19c-2fa4-4ce9-a01c-70d1cc98d5e1 => 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: 979/2030] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:54 2026] GET /v2.0/security-groups?tenant_id=15a84f75876a4f0494d722e4b0945bbe&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2031] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:54 2026] DELETE /v2.0/security-groups/7dd4d985-aac0-46b7-993d-9eda915ff2dd => 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: 1052/2032] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:52:53 2026] POST /v2.0/floatingips => generated 552 bytes in 1285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2033] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:52:54 2026] GET /v2.0/security-groups?tenant_id=e53764d400e245079e1ddb206abacc3f&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2034] 10.0.0.42 () {34 vars in 1099 bytes} [Thu Jul 2 16:52:54 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1650994639&fields=id&tenant_id=b38c876e740e4df88c9a47adeb1b2317 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2035] 10.0.0.42 () {34 vars in 1099 bytes} [Thu Jul 2 16:52:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1224994070&fields=id&tenant_id=b38c876e740e4df88c9a47adeb1b2317 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2036] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:52:54 2026] DELETE /v2.0/security-groups/3b822327-451a-4c97-aeb1-3edc19051926 => 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: 984/2037] 10.0.0.42 () {34 vars in 981 bytes} [Thu Jul 2 16:52:54 2026] GET /v2.0/networks?id=20eb9e0d-582d-4741-abf1-71ab309b5163 => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2038] 10.0.0.42 () {34 vars in 964 bytes} [Thu Jul 2 16:52:55 2026] GET /v2.0/quotas/b38c876e740e4df88c9a47adeb1b2317 => 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: 985/2039] 10.0.0.42 () {34 vars in 1001 bytes} [Thu Jul 2 16:52:55 2026] GET /v2.0/ports?tenant_id=b38c876e740e4df88c9a47adeb1b2317&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2040] 10.0.0.42 () {34 vars in 1007 bytes} [Thu Jul 2 16:52:55 2026] GET /v2.0/networks/20eb9e0d-582d-4741-abf1-71ab309b5163?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2041] 10.0.0.42 () {34 vars in 1107 bytes} [Thu Jul 2 16:52:55 2026] GET /v2.0/networks/20eb9e0d-582d-4741-abf1-71ab309b5163?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2042] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:55 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2043] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:56 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2044] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:57 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2045] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:52:58 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2046] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:52:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2047] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:52:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2048] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:52:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2049] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:52:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2050] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:52:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2051] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:52:59 2026] GET /v2.0/networks?id=20eb9e0d-582d-4741-abf1-71ab309b5163 => generated 673 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2052] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 16:52:59 2026] PUT /v2.0/subnetpools/62b359ec-0984-434a-b7cd-2c8dfbb3c580/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2053] 199.204.45.223 () {34 vars in 1050 bytes} [Thu Jul 2 16:52:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b38c876e740e4df88c9a47adeb1b2317 => generated 274 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2054] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 16:52:59 2026] PUT /v2.0/subnetpools/7c146977-3758-422c-bec0-c2c50fbdf9fd/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2055] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 16:52:59 2026] PUT /v2.0/subnetpools/3b4ab5ee-0480-4648-9a8d-95742e293d31/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2056] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:00 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => 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: 1065/2057] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 16:53:00 2026] PUT /v2.0/subnetpools/260df9ef-7e70-4033-9dfd-3705aabb928f/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2058] 10.0.0.22 () {32 vars in 671 bytes} [Thu Jul 2 16:53:00 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2059] 10.0.0.22 () {32 vars in 685 bytes} [Thu Jul 2 16:53:00 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2060] 10.0.0.22 () {32 vars in 681 bytes} [Thu Jul 2 16:53:00 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2061] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 16:53:00 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2062] 10.0.0.22 () {32 vars in 679 bytes} [Thu Jul 2 16:53:00 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2063] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 16:53:00 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2064] 10.0.0.22 () {32 vars in 689 bytes} [Thu Jul 2 16:53:00 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2065] 10.0.0.22 () {32 vars in 701 bytes} [Thu Jul 2 16:53:00 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2066] 199.204.45.223 () {38 vars in 955 bytes} [Thu Jul 2 16:52:59 2026] POST /v2.0/ports => generated 993 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1074/2067] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:53:00 2026] DELETE /v2.0/subnetpools/62b359ec-0984-434a-b7cd-2c8dfbb3c580 => 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: 1075/2068] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:53:00 2026] DELETE /v2.0/subnetpools/7c146977-3758-422c-bec0-c2c50fbdf9fd => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2069] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:53:00 2026] DELETE /v2.0/subnetpools/3b4ab5ee-0480-4648-9a8d-95742e293d31 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2070] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:53:00 2026] DELETE /v2.0/subnetpools/260df9ef-7e70-4033-9dfd-3705aabb928f => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2071] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:53:00 2026] DELETE /v2.0/subnetpools/5bc885ad-ef18-4b36-ae72-45cf0abfe8b2 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2072] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:53:00 2026] PUT /v2.0/ports/2c977d0a-5c9f-43aa-b560-f4636aecb7c1 => generated 1274 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:53:00.925 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a4f1997-07e0-460e-9a75-0b8ee6ac067f'] response: {'name': 'network-changed', 'server_uuid': '6141ea7a-77b3-44d5-831f-7cc1e137d1c1', 'tag': '2c977d0a-5c9f-43aa-b560-f4636aecb7c1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1079/2073] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:01 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1008 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 995/2074] 10.0.0.42 () {34 vars in 1119 bytes} [Thu Jul 2 16:53:01 2026] GET /v2.0/security-groups?id=461290a6-94e9-47ce-b296-c90a55d7c131&id=eee0cf32-e03f-4331-a7e7-6c4c99a7726f&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2075] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:53:01 2026] GET /v2.0/ports?tenant_id=b38c876e740e4df88c9a47adeb1b2317&device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1277 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2076] 199.204.45.223 () {34 vars in 1018 bytes} [Thu Jul 2 16:53:01 2026] GET /v2.0/networks?tenant_id=b38c876e740e4df88c9a47adeb1b2317&shared=False => generated 769 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2077] 199.204.45.223 () {34 vars in 930 bytes} [Thu Jul 2 16:53:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2078] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:53:01 2026] GET /v2.0/security-groups?tenant_id=857e6b697c244e74b607f172e93429cc&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2079] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:53:01 2026] DELETE /v2.0/security-groups/dbacd7fc-d54f-4397-9321-52c6c310f91d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2080] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:53:02 2026] GET /v2.0/security-groups?tenant_id=b26f34e56a754f4184569a492912794c&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2081] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:53:02 2026] DELETE /v2.0/security-groups/81871df9-ca66-40a6-bf77-dffcda668fc4 => 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: 999/2082] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:02 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => 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: 1084/2083] 10.0.0.42 () {34 vars in 1119 bytes} [Thu Jul 2 16:53:02 2026] GET /v2.0/security-groups?id=461290a6-94e9-47ce-b296-c90a55d7c131&id=eee0cf32-e03f-4331-a7e7-6c4c99a7726f&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2084] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:53:02 2026] GET /v2.0/security-groups?tenant_id=58f9d65ff45d46af8db93d8751d9b271&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: 1001/2085] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:53:02 2026] GET /v2.0/ports?tenant_id=b38c876e740e4df88c9a47adeb1b2317&device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1277 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2086] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:53:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2c977d0a-5c9f-43aa-b560-f4636aecb7c1 => 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: 1003/2088] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:53:02 2026] GET /v2.0/subnets?id=1a676f1a-5686-462f-9171-4c7a2a44a797 => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2088] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:53:02 2026] DELETE /v2.0/security-groups/d945b177-e2d9-4866-af08-b060b8076f9a => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2089] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:53:02 2026] GET /v2.0/ports?network_id=20eb9e0d-582d-4741-abf1-71ab309b5163&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2090] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:53:02 2026] GET /v2.0/networks/20eb9e0d-582d-4741-abf1-71ab309b5163?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: 1005/2091] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:53:02 2026] GET /v2.0/networks/20eb9e0d-582d-4741-abf1-71ab309b5163?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2092] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:03 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1008 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2093] 10.0.0.42 () {34 vars in 1119 bytes} [Thu Jul 2 16:53:03 2026] GET /v2.0/security-groups?id=461290a6-94e9-47ce-b296-c90a55d7c131&id=eee0cf32-e03f-4331-a7e7-6c4c99a7726f&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2094] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:04 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2095] 10.0.0.42 () {34 vars in 1119 bytes} [Thu Jul 2 16:53:04 2026] GET /v2.0/security-groups?id=461290a6-94e9-47ce-b296-c90a55d7c131&id=eee0cf32-e03f-4331-a7e7-6c4c99a7726f&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2096] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:53:05 2026] GET /v2.0/security-groups?tenant_id=fe4e246d82af4f848bdea212e085a921&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2097] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:05 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1008 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2098] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:53:05 2026] DELETE /v2.0/security-groups/41a3fac2-69ed-4f4c-b370-9a842925d07f => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2099] 10.0.0.42 () {34 vars in 1119 bytes} [Thu Jul 2 16:53:05 2026] GET /v2.0/security-groups?id=461290a6-94e9-47ce-b296-c90a55d7c131&id=eee0cf32-e03f-4331-a7e7-6c4c99a7726f&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2102] 199.204.45.223 () {34 vars in 994 bytes} [Thu Jul 2 16:53:06 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1279 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2103] 199.204.45.223 () {34 vars in 1124 bytes} [Thu Jul 2 16:53:06 2026] GET /v2.0/security-groups?id=461290a6-94e9-47ce-b296-c90a55d7c131&id=eee0cf32-e03f-4331-a7e7-6c4c99a7726f&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2104] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:07 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1010 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2105] 10.0.0.42 () {34 vars in 1119 bytes} [Thu Jul 2 16:53:07 2026] GET /v2.0/security-groups?id=461290a6-94e9-47ce-b296-c90a55d7c131&id=eee0cf32-e03f-4331-a7e7-6c4c99a7726f&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2106] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:08 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1010 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2107] 10.0.0.42 () {34 vars in 1119 bytes} [Thu Jul 2 16:53:08 2026] GET /v2.0/security-groups?id=461290a6-94e9-47ce-b296-c90a55d7c131&id=eee0cf32-e03f-4331-a7e7-6c4c99a7726f&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2108] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:08 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1010 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:53:08.956 7 INFO neutron.db.l3_db [None req-ce70e4a1-e8e1-405f-bed1-b5fd442e5eb2 bad49f074dcb4d5fb80bf1a1c3b71d4f b38c876e740e4df88c9a47adeb1b2317 - - default default] Floating IP ce614f91-de28-4b92-8f60-e25e1d108924 associated. External IP: 10.96.250.219, port: 2c977d0a-5c9f-43aa-b560-f4636aecb7c1. [pid: 8|app: 0|req: 1014/2109] 10.0.0.206 () {32 vars in 801 bytes} [Thu Jul 2 16:53:09 2026] GET /v2.0/extensions => generated 21537 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2110] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:53:08 2026] PUT /v2.0/floatingips/ce614f91-de28-4b92-8f60-e25e1d108924 => generated 855 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:53:09.388 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99e6d3d5-961b-4b1a-9af5-b02bf51c7c68'] response: {'name': 'network-changed', 'server_uuid': '6141ea7a-77b3-44d5-831f-7cc1e137d1c1', 'tag': '2c977d0a-5c9f-43aa-b560-f4636aecb7c1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1015/2111] 10.0.0.206 () {30 vars in 724 bytes} [Thu Jul 2 16:53:09 2026] GET /v2.0/quotas/d6a010a7005d4898903060533352f53c/details => generated 847 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2112] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:53:09 2026] GET /v2.0/ports?tenant_id=b38c876e740e4df88c9a47adeb1b2317&device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1279 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2113] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:53:09 2026] GET /v2.0/networks?id=20eb9e0d-582d-4741-abf1-71ab309b5163 => generated 769 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2114] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:53:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=2c977d0a-5c9f-43aa-b560-f4636aecb7c1 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2115] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:53:10 2026] GET /v2.0/subnets?id=1a676f1a-5686-462f-9171-4c7a2a44a797 => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2116] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:53:10 2026] GET /v2.0/ports?network_id=20eb9e0d-582d-4741-abf1-71ab309b5163&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: 1018/2117] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:53:10 2026] GET /v2.0/networks/20eb9e0d-582d-4741-abf1-71ab309b5163?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: 1100/2118] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:53:10 2026] GET /v2.0/networks/20eb9e0d-582d-4741-abf1-71ab309b5163?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: 1019/2119] 10.0.0.206 () {32 vars in 801 bytes} [Thu Jul 2 16:53:12 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2120] 10.0.0.206 () {30 vars in 724 bytes} [Thu Jul 2 16:53:12 2026] GET /v2.0/quotas/d6a010a7005d4898903060533352f53c/details => generated 847 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2121] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:53:15 2026] GET /v2.0/security-groups?tenant_id=d6a010a7005d4898903060533352f53c&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2122] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:53:16 2026] DELETE /v2.0/security-groups/c64766de-2fb9-40d2-b025-f7ee120982a5 => 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: 1021/2123] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:17 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1010 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2124] 10.0.0.42 () {34 vars in 1119 bytes} [Thu Jul 2 16:53:17 2026] GET /v2.0/security-groups?id=461290a6-94e9-47ce-b296-c90a55d7c131&id=eee0cf32-e03f-4331-a7e7-6c4c99a7726f&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2125] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:53:17 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1279 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2126] 10.0.0.22 () {32 vars in 857 bytes} [Thu Jul 2 16:53:17 2026] GET /v2.0/floatingips?floating_network_id=acfee55c-8e76-4170-8745-a0dec8639264&port_id=2c977d0a-5c9f-43aa-b560-f4636aecb7c1 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2127] 10.0.0.67 () {34 vars in 989 bytes} [Thu Jul 2 16:53:18 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1279 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2128] 10.0.0.67 () {34 vars in 1119 bytes} [Thu Jul 2 16:53:18 2026] GET /v2.0/security-groups?id=eee0cf32-e03f-4331-a7e7-6c4c99a7726f&id=461290a6-94e9-47ce-b296-c90a55d7c131&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:53:19.812 8 INFO neutron.db.segments_db [None req-984eae39-d53d-4b0a-aa53-c45d99b90450 cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Added segment 63fc969d-68bb-4887-874e-fc550ed44bf9 of type vxlan for network 418bfcd1-1489-4b1d-9689-4367a598ce47 [pid: 8|app: 0|req: 1024/2129] 10.0.0.22 () {34 vars in 670 bytes} [Thu Jul 2 16:53:19 2026] POST /v2.0/networks => generated 614 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:53:19.970 7 INFO neutron.db.segments_db [None req-8d037c6b-7e73-49f3-a3e4-f72f299d5398 cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Added segment 86480872-1fb3-434f-8430-1ef9697b5cb4 of type vxlan for network d4ffa07d-cc38-48e0-a564-bf8ee84acf79 2026-07-02 16:53:20.258 7 INFO neutron.db.l3_hamode_db [None req-8d037c6b-7e73-49f3-a3e4-f72f299d5398 cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:53:21.165 7 INFO neutron.db.l3_hamode_db [None req-8d037c6b-7e73-49f3-a3e4-f72f299d5398 cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1027/2132] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:21 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2133] 10.0.0.42 () {34 vars in 1119 bytes} [Thu Jul 2 16:53:21 2026] GET /v2.0/security-groups?id=461290a6-94e9-47ce-b296-c90a55d7c131&id=eee0cf32-e03f-4331-a7e7-6c4c99a7726f&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2134] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:53:19 2026] POST /v2.0/routers => generated 694 bytes in 2475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2135] 10.0.0.22 () {32 vars in 775 bytes} [Thu Jul 2 16:53:22 2026] GET /v2.0/subnets?project_id=2e7bd2958da44032b2d2d8e13dcaf2ca&cidr=10.100.0.0%2F28 => 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: 1107/2136] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 16:53:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2137] 10.0.0.22 () {32 vars in 783 bytes} [Thu Jul 2 16:53:22 2026] GET /v2.0/subnets?network_id=acfee55c-8e76-4170-8745-a0dec8639264&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2138] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:22 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1010 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2139] 10.0.0.42 () {34 vars in 1119 bytes} [Thu Jul 2 16:53:22 2026] GET /v2.0/security-groups?id=461290a6-94e9-47ce-b296-c90a55d7c131&id=eee0cf32-e03f-4331-a7e7-6c4c99a7726f&fields=id&fields=name => generated 207 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2140] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:53:22 2026] POST /v2.0/subnets => generated 656 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2141] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:23 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1010 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2142] 10.0.0.42 () {34 vars in 1119 bytes} [Thu Jul 2 16:53:23 2026] GET /v2.0/security-groups?id=461290a6-94e9-47ce-b296-c90a55d7c131&id=eee0cf32-e03f-4331-a7e7-6c4c99a7726f&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: 8|app: 0|req: 1034/2143] 199.204.45.223 () {34 vars in 994 bytes} [Thu Jul 2 16:53:24 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 1010 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:53:24.314 8 INFO neutron_taas.services.taas.taas_plugin [req-8dc42ab9-3bca-4dc3-bea7-b1f11bb23f7f req-85984021-a893-4cba-ab57-6f311951f4f0 bad49f074dcb4d5fb80bf1a1c3b71d4f b38c876e740e4df88c9a47adeb1b2317 - - default default] TaaS: Handle Delete Port: 2c977d0a-5c9f-43aa-b560-f4636aecb7c1 2026-07-02 16:53:24.317 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8dc42ab9-3bca-4dc3-bea7-b1f11bb23f7f req-85984021-a893-4cba-ab57-6f311951f4f0 bad49f074dcb4d5fb80bf1a1c3b71d4f b38c876e740e4df88c9a47adeb1b2317 - - default default] Tap Mirror: Handle Delete Port: 2c977d0a-5c9f-43aa-b560-f4636aecb7c1 2026-07-02 16:53:24.456 8 INFO neutron.db.l3_db [req-8dc42ab9-3bca-4dc3-bea7-b1f11bb23f7f req-85984021-a893-4cba-ab57-6f311951f4f0 bad49f074dcb4d5fb80bf1a1c3b71d4f b38c876e740e4df88c9a47adeb1b2317 - - default default] Floating IP ce614f91-de28-4b92-8f60-e25e1d108924 disassociated. External IP: 10.96.250.219, port: 2c977d0a-5c9f-43aa-b560-f4636aecb7c1. [pid: 7|app: 0|req: 1110/2144] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:53:22 2026] PUT /v2.0/routers/0e637a22-559f-419f-af22-a3990f2c1480/add_router_interface => generated 309 bytes in 1623 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2145] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 16:53:24 2026] GET /v2.0/networks => generated 6508 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2146] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 16:53:24 2026] GET /v2.0/subnets => generated 5193 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2147] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 16:53:24 2026] GET /v2.0/routers => generated 2184 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2148] 199.204.45.223 () {36 vars in 997 bytes} [Thu Jul 2 16:53:24 2026] DELETE /v2.0/ports/2c977d0a-5c9f-43aa-b560-f4636aecb7c1 => generated 0 bytes in 732 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:53:24.936 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ca5ca51-8dae-4975-8ea1-2a812cb4a23f'] response: {'server_uuid': '6141ea7a-77b3-44d5-831f-7cc1e137d1c1', 'name': 'network-vif-deleted', 'tag': '2c977d0a-5c9f-43aa-b560-f4636aecb7c1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1114/2149] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 16:53:24 2026] POST /v2.0/security-groups => generated 1675 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2150] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:25 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2151] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:53:24 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) [pid: 7|app: 0|req: 1116/2152] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:53:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2153] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:53:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2154] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:53:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:53:25.590 8 INFO neutron.db.securitygroups_db [None req-98d29c8d-b9e0-4f27-b994-c130d56f290f cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Project 2e7bd2958da44032b2d2d8e13dcaf2ca 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: 1038/2155] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:53:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:53:25.717 7 INFO neutron.db.securitygroups_db [None req-ec4e5df5-8ace-4edb-b55b-da2cd3e40712 cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Project 2e7bd2958da44032b2d2d8e13dcaf2ca 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: 1118/2156] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:53:25 2026] POST /v2.0/security-group-rules => generated 606 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2157] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:26 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => 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: 1039/2158] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 16:53:26 2026] GET /v2.0/networks => generated 1298 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2159] 10.0.0.42 () {34 vars in 1099 bytes} [Thu Jul 2 16:53:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1465212749&fields=id&tenant_id=2e7bd2958da44032b2d2d8e13dcaf2ca => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2160] 10.0.0.42 () {34 vars in 981 bytes} [Thu Jul 2 16:53:26 2026] GET /v2.0/networks?id=418bfcd1-1489-4b1d-9689-4367a598ce47 => generated 661 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2161] 10.0.0.42 () {34 vars in 964 bytes} [Thu Jul 2 16:53:26 2026] GET /v2.0/quotas/2e7bd2958da44032b2d2d8e13dcaf2ca => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2162] 10.0.0.42 () {34 vars in 1001 bytes} [Thu Jul 2 16:53:26 2026] GET /v2.0/ports?tenant_id=2e7bd2958da44032b2d2d8e13dcaf2ca&fields=id => generated 103 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2163] 10.0.0.42 () {34 vars in 1007 bytes} [Thu Jul 2 16:53:26 2026] GET /v2.0/networks/418bfcd1-1489-4b1d-9689-4367a598ce47?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2164] 10.0.0.42 () {34 vars in 1107 bytes} [Thu Jul 2 16:53:26 2026] GET /v2.0/networks/418bfcd1-1489-4b1d-9689-4367a598ce47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2165] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:26 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2166] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:27 2026] GET /v2.0/ports?device_id=6141ea7a-77b3-44d5-831f-7cc1e137d1c1 => 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: 1124/2167] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:27 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => 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: 1044/2168] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:53:28 2026] DELETE /v2.0/security-groups/461290a6-94e9-47ce-b296-c90a55d7c131 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:53:28.770 7 INFO neutron.api.v2.resource [None req-f1fc7790-8421-44e5-b75f-3612d5365b77 bad49f074dcb4d5fb80bf1a1c3b71d4f b38c876e740e4df88c9a47adeb1b2317 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1125/2169] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 16:53:28 2026] GET /v2.0/security-groups/461290a6-94e9-47ce-b296-c90a55d7c131 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:53:28.955 8 INFO neutron_taas.services.taas.taas_plugin [None req-9783e59d-f05c-41db-988c-b2fbb47d467f bad49f074dcb4d5fb80bf1a1c3b71d4f b38c876e740e4df88c9a47adeb1b2317 - - default default] TaaS: Handle Delete Port: 83ae0d91-0f7d-46a5-acdf-867e05f7606c 2026-07-02 16:53:28.961 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9783e59d-f05c-41db-988c-b2fbb47d467f bad49f074dcb4d5fb80bf1a1c3b71d4f b38c876e740e4df88c9a47adeb1b2317 - - default default] Tap Mirror: Handle Delete Port: 83ae0d91-0f7d-46a5-acdf-867e05f7606c [pid: 7|app: 0|req: 1126/2170] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:29 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2171] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:53:28 2026] DELETE /v2.0/floatingips/ce614f91-de28-4b92-8f60-e25e1d108924 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2172] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:53:29 2026] DELETE /v2.0/security-groups/eee0cf32-e03f-4331-a7e7-6c4c99a7726f => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:53:29.947 8 INFO neutron_taas.services.taas.taas_plugin [None req-bb981bc3-ae65-4677-8d2a-7114dedc1964 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 41bc4a17-f10a-4d22-934e-b3f38c446817 2026-07-02 16:53:29.950 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb981bc3-ae65-4677-8d2a-7114dedc1964 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 41bc4a17-f10a-4d22-934e-b3f38c446817 [pid: 7|app: 0|req: 1128/2173] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:30 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => 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: 1046/2174] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:53:29 2026] PUT /v2.0/routers/caabf6ae-bcca-46b9-b449-635904e474ff/remove_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:53:30.912 7 INFO neutron_taas.services.taas.taas_plugin [None req-47cc4e4b-c5c3-436e-9de6-c797f0741057 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 48648be4-f7e5-41d7-955b-07031d56bda5 2026-07-02 16:53:30.915 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47cc4e4b-c5c3-436e-9de6-c797f0741057 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 48648be4-f7e5-41d7-955b-07031d56bda5 2026-07-02 16:53:31.248 7 INFO neutron_taas.services.taas.taas_plugin [None req-47cc4e4b-c5c3-436e-9de6-c797f0741057 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: fd746ef0-6898-4d14-80fe-4214ac167855 [pid: 8|app: 0|req: 1047/2175] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:53:31 2026] GET /v2.0/networks?id=418bfcd1-1489-4b1d-9689-4367a598ce47 => generated 661 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:53:31.253 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47cc4e4b-c5c3-436e-9de6-c797f0741057 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: fd746ef0-6898-4d14-80fe-4214ac167855 [pid: 8|app: 0|req: 1048/2176] 199.204.45.223 () {34 vars in 1050 bytes} [Thu Jul 2 16:53:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2e7bd2958da44032b2d2d8e13dcaf2ca => generated 181 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2177] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:31 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:53:31.692 7 INFO neutron.services.segments.plugin [-] Segment 0620c3de-c7ac-4a3f-8842-f9fdcc901ff4 resource provider aggregate not found 2026-07-02 16:53:31.699 7 INFO neutron.services.segments.plugin [-] Segment 0620c3de-c7ac-4a3f-8842-f9fdcc901ff4 resource provider aggregate not found 2026-07-02 16:53:31.718 7 INFO neutron.services.segments.plugin [-] Segment 0620c3de-c7ac-4a3f-8842-f9fdcc901ff4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0620c3de-c7ac-4a3f-8842-f9fdcc901ff4 found for delete ", "request_id": "req-2f5558fa-549d-42ea-af2c-5afe8d8ec433"}]} 2026-07-02 16:53:31.721 7 INFO neutron.services.segments.plugin [-] Segment 0620c3de-c7ac-4a3f-8842-f9fdcc901ff4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0620c3de-c7ac-4a3f-8842-f9fdcc901ff4 found for delete ", "request_id": "req-aa6cd899-c807-4ffa-b921-809a35def28b"}]} 2026-07-02 16:53:31.729 7 INFO neutron.db.l3_hamode_db [None req-47cc4e4b-c5c3-436e-9de6-c797f0741057 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] HA network 9dba759c-a8f1-4422-9ec8-fb602cd8493e was deleted as no HA routers are present in tenant b38c876e740e4df88c9a47adeb1b2317. [pid: 7|app: 0|req: 1129/2178] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:53:30 2026] DELETE /v2.0/routers/caabf6ae-bcca-46b9-b449-635904e474ff => generated 0 bytes in 1061 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2179] 199.204.45.223 () {38 vars in 955 bytes} [Thu Jul 2 16:53:31 2026] POST /v2.0/ports => generated 954 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1130/2180] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:53:31 2026] DELETE /v2.0/subnets/1a676f1a-5686-462f-9171-4c7a2a44a797 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:53:32.050 7 INFO neutron_taas.services.taas.taas_plugin [None req-493d4663-741d-4016-b0fc-2e3215bdf531 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 96d0a7d2-241a-47e1-a4a4-eec334455d1a 2026-07-02 16:53:32.057 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-493d4663-741d-4016-b0fc-2e3215bdf531 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 96d0a7d2-241a-47e1-a4a4-eec334455d1a [pid: 7|app: 0|req: 1131/2181] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:53:31 2026] DELETE /v2.0/networks/20eb9e0d-582d-4741-abf1-71ab309b5163 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2182] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:53:31 2026] PUT /v2.0/ports/427c7f39-3941-4aed-9c8e-69f2511d03b7 => generated 1235 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:53:32.432 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd0a181e-185a-416d-b346-543c30db4a99'] response: {'name': 'network-changed', 'server_uuid': 'e08a5027-fc2b-486d-b134-d2c402130da9', 'tag': '427c7f39-3941-4aed-9c8e-69f2511d03b7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1052/2183] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:32 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => 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: 1053/2184] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:53:32 2026] GET /v2.0/security-groups?id=99a99506-29f7-46e6-9b92-3cd1434897e2&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:53:32.720 7 INFO neutron_taas.services.taas.taas_plugin [None req-b46a6c07-a08f-49f6-898a-e32314599f46 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 0b817a58-0025-436e-8b0a-477e3219cd76 2026-07-02 16:53:32.724 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b46a6c07-a08f-49f6-898a-e32314599f46 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 0b817a58-0025-436e-8b0a-477e3219cd76 [pid: 8|app: 0|req: 1054/2185] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:53:32 2026] GET /v2.0/ports?tenant_id=2e7bd2958da44032b2d2d8e13dcaf2ca&device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2186] 199.204.45.223 () {34 vars in 1018 bytes} [Thu Jul 2 16:53:32 2026] GET /v2.0/networks?tenant_id=2e7bd2958da44032b2d2d8e13dcaf2ca&shared=False => generated 757 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2187] 199.204.45.223 () {34 vars in 930 bytes} [Thu Jul 2 16:53:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2188] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:53:32 2026] PUT /v2.0/routers/2faa61b9-5c65-45e0-b0d3-1de631692692/remove_router_interface => generated 309 bytes in 1124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:53:33.682 8 INFO neutron_taas.services.taas.taas_plugin [None req-f987a117-a19d-4d17-93c2-b8af52818fae 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: bd11fba4-b966-4498-944b-ecab08c95aee 2026-07-02 16:53:33.684 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f987a117-a19d-4d17-93c2-b8af52818fae 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: bd11fba4-b966-4498-944b-ecab08c95aee [pid: 7|app: 0|req: 1133/2189] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:33 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:53:33.748 7 INFO neutron.services.segments.plugin [-] Segment c1f12d01-80d4-454d-a2ca-1d3057097090 resource provider aggregate not found 2026-07-02 16:53:33.750 7 INFO neutron.services.segments.plugin [-] Segment c1f12d01-80d4-454d-a2ca-1d3057097090 resource provider aggregate not found [pid: 7|app: 0|req: 1134/2190] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:53:33 2026] GET /v2.0/security-groups?id=99a99506-29f7-46e6-9b92-3cd1434897e2&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:53:33.774 7 INFO neutron.services.segments.plugin [-] Segment c1f12d01-80d4-454d-a2ca-1d3057097090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f12d01-80d4-454d-a2ca-1d3057097090 found for delete ", "request_id": "req-564732bb-fdcf-4f7d-86fc-f5fe26daf506"}]} 2026-07-02 16:53:33.782 7 INFO neutron.services.segments.plugin [-] Segment c1f12d01-80d4-454d-a2ca-1d3057097090 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f12d01-80d4-454d-a2ca-1d3057097090 found for delete ", "request_id": "req-50d9c867-521d-4138-9644-7b245e536e2a"}]} 2026-07-02 16:53:33.985 8 INFO neutron_taas.services.taas.taas_plugin [None req-f987a117-a19d-4d17-93c2-b8af52818fae 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: f1fc02f6-2342-49ec-a25e-61744c70193e 2026-07-02 16:53:33.988 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f987a117-a19d-4d17-93c2-b8af52818fae 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: f1fc02f6-2342-49ec-a25e-61744c70193e [pid: 7|app: 0|req: 1135/2191] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:53:34 2026] GET /v2.0/ports?tenant_id=2e7bd2958da44032b2d2d8e13dcaf2ca&device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2192] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:53:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=427c7f39-3941-4aed-9c8e-69f2511d03b7 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2193] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:53:34 2026] GET /v2.0/subnets?id=fe5f86e7-54aa-4ec6-a231-2ae4c063dc15 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2194] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:53:34 2026] GET /v2.0/ports?network_id=418bfcd1-1489-4b1d-9689-4367a598ce47&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2195] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:53:34 2026] GET /v2.0/networks/418bfcd1-1489-4b1d-9689-4367a598ce47?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:53:34.456 8 INFO neutron.services.segments.plugin [-] Segment 13757005-4bfb-488c-a31c-fd132240f252 resource provider aggregate not found [pid: 7|app: 0|req: 1140/2196] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:53:34 2026] GET /v2.0/networks/418bfcd1-1489-4b1d-9689-4367a598ce47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:53:34.462 8 INFO neutron.services.segments.plugin [-] Segment 13757005-4bfb-488c-a31c-fd132240f252 resource provider aggregate not found 2026-07-02 16:53:34.482 8 INFO neutron.services.segments.plugin [-] Segment 13757005-4bfb-488c-a31c-fd132240f252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13757005-4bfb-488c-a31c-fd132240f252 found for delete ", "request_id": "req-208b4570-5ce8-4947-9ad0-91bd72893132"}]} 2026-07-02 16:53:34.494 8 INFO neutron.services.segments.plugin [-] Segment 13757005-4bfb-488c-a31c-fd132240f252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13757005-4bfb-488c-a31c-fd132240f252 found for delete ", "request_id": "req-5cd3d064-ad06-49d6-babe-694b92afa7b6"}]} 2026-07-02 16:53:34.523 8 INFO neutron.db.l3_hamode_db [None req-f987a117-a19d-4d17-93c2-b8af52818fae 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] HA network 0abe6be5-526b-41ae-a7c8-772d3af136ba was deleted as no HA routers are present in tenant 741b97bd90cd4a5d9b4212a794be112e. [pid: 8|app: 0|req: 1057/2197] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:53:33 2026] DELETE /v2.0/routers/2faa61b9-5c65-45e0-b0d3-1de631692692 => generated 0 bytes in 1119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2198] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:53:34 2026] DELETE /v2.0/subnets/fbc87ab9-dc70-4eff-955e-7d34956d7406 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:53:34.839 8 INFO neutron_taas.services.taas.taas_plugin [None req-aa4001d2-e135-4c60-9e94-39980aa7b267 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: edf01081-f7e6-4f66-83ca-a8d14d6cf1fa 2026-07-02 16:53:34.842 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa4001d2-e135-4c60-9e94-39980aa7b267 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: edf01081-f7e6-4f66-83ca-a8d14d6cf1fa [pid: 7|app: 0|req: 1142/2199] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:34 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => 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: 1143/2200] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:53:34 2026] GET /v2.0/security-groups?id=99a99506-29f7-46e6-9b92-3cd1434897e2&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2201] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:53:34 2026] DELETE /v2.0/networks/3e2f7827-5430-4f03-af15-9743f756a68b => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2202] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:53:35 2026] GET /v2.0/security-groups?tenant_id=741b97bd90cd4a5d9b4212a794be112e&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2203] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:53:35 2026] DELETE /v2.0/security-groups/e64c2b5b-f3af-4537-b777-31f6d0613a48 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2204] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:53:35 2026] GET /v2.0/security-groups?tenant_id=b38c876e740e4df88c9a47adeb1b2317&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2205] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:53:35 2026] DELETE /v2.0/security-groups/0310b03a-090a-4b6b-98f7-13547617f76c => 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: 1062/2208] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:36 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => 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: 1147/2209] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:53:36 2026] GET /v2.0/security-groups?id=99a99506-29f7-46e6-9b92-3cd1434897e2&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-02 16:53:36.503 8 INFO neutron.services.segments.plugin [-] Segment 2c654ccb-29d0-4adb-b209-de34fc2d5bb5 resource provider aggregate not found 2026-07-02 16:53:36.515 8 INFO neutron.services.segments.plugin [-] Segment 2c654ccb-29d0-4adb-b209-de34fc2d5bb5 resource provider aggregate not found 2026-07-02 16:53:36.521 8 INFO neutron.services.segments.plugin [-] Segment 2c654ccb-29d0-4adb-b209-de34fc2d5bb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c654ccb-29d0-4adb-b209-de34fc2d5bb5 found for delete ", "request_id": "req-7d38518c-eb9a-4ec1-b9e6-fa21dd33e531"}]} 2026-07-02 16:53:36.535 8 INFO neutron.services.segments.plugin [-] Segment 2c654ccb-29d0-4adb-b209-de34fc2d5bb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c654ccb-29d0-4adb-b209-de34fc2d5bb5 found for delete ", "request_id": "req-976059a9-38db-4d9f-8c73-cc8d8fcf1d86"}]} [pid: 8|app: 0|req: 1063/2210] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:37 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2211] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:53:37 2026] GET /v2.0/security-groups?id=99a99506-29f7-46e6-9b92-3cd1434897e2&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2212] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:38 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => 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: 1149/2213] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:53:38 2026] GET /v2.0/security-groups?id=99a99506-29f7-46e6-9b92-3cd1434897e2&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2214] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:39 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2215] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:53:39 2026] GET /v2.0/security-groups?id=99a99506-29f7-46e6-9b92-3cd1434897e2&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2216] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:53:39 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2217] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:53:39 2026] GET /v2.0/security-groups?id=99a99506-29f7-46e6-9b92-3cd1434897e2&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2218] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:53:40 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:53:40.840 8 INFO neutron.db.segments_db [None req-ebae1df5-418a-41cb-8b96-00b1f6687237 096288977481440b9ba279a869edf0cf 72040617c7a04352ae74295922d48627 - - default default] Added segment f437444b-8ce4-49ee-9209-3677ce1d5ebf of type vxlan for network 76dc6109-214a-499c-bbdf-0aba99feca32 [pid: 8|app: 0|req: 1068/2219] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:53:40 2026] POST /v2.0/networks => generated 612 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:53:40.987 7 INFO neutron.db.l3_db [None req-77b57818-935c-49ba-a132-8980459ffc4b cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Floating IP af9585ab-13dd-415d-8f69-7262838cdb6d associated. External IP: 10.96.250.218, port: 427c7f39-3941-4aed-9c8e-69f2511d03b7. 2026-07-02 16:53:41.010 8 INFO neutron.db.segments_db [None req-b2f4fee6-3cb9-4825-b17a-150977937538 096288977481440b9ba279a869edf0cf 72040617c7a04352ae74295922d48627 - - default default] Added segment 18aa567a-91df-44c6-b13f-a12d0f4edb38 of type vxlan for network dfd8fc05-b35f-4e5c-a408-06c5af9cf775 [pid: 8|app: 0|req: 1069/2220] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:53:40 2026] POST /v2.0/networks => generated 612 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:53:41.205 8 INFO neutron.db.segments_db [None req-bb3b55ab-f099-41ee-8967-d55f7b1a98b6 096288977481440b9ba279a869edf0cf 72040617c7a04352ae74295922d48627 - - default default] Added segment ef927ae0-bf8d-4329-8664-4741497af642 of type vxlan for network cef17ae7-2f0e-41db-9513-dff80b85858b [pid: 8|app: 0|req: 1070/2221] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:53:41 2026] POST /v2.0/networks => generated 612 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2222] 10.0.0.22 () {34 vars in 676 bytes} [Thu Jul 2 16:53:40 2026] POST /v2.0/floatingips => generated 855 bytes in 1325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:53:41.409 8 INFO neutron.db.segments_db [None req-37236902-757c-4c59-bce2-9c5e140373f2 096288977481440b9ba279a869edf0cf 72040617c7a04352ae74295922d48627 - - default default] Added segment d95daf8f-248a-40d0-8252-1df6906fe658 of type vxlan for network 776432ba-29cd-46fd-ac9b-d72a5767cb3d 2026-07-02 16:53:41.427 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b5d3e33-c74f-4d73-802c-e989f53f4fa6'] response: {'name': 'network-changed', 'server_uuid': 'e08a5027-fc2b-486d-b134-d2c402130da9', 'tag': '427c7f39-3941-4aed-9c8e-69f2511d03b7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1153/2223] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:53:41 2026] GET /v2.0/floatingips/af9585ab-13dd-415d-8f69-7262838cdb6d => generated 855 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2224] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:53:41 2026] POST /v2.0/networks => generated 613 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:53:41.613 7 INFO neutron.db.segments_db [None req-5b272f92-4973-4366-ac1b-1e5c1f7d5bec 096288977481440b9ba279a869edf0cf 72040617c7a04352ae74295922d48627 - - default default] Added segment 44ff8897-1202-4f0a-b766-170fedd9e8b2 of type vxlan for network 3c770cae-2b06-490d-8e01-37085b463b89 [pid: 7|app: 0|req: 1154/2225] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:53:41 2026] POST /v2.0/networks => generated 613 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2226] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 16:53:41 2026] PUT /v2.0/networks/76dc6109-214a-499c-bbdf-0aba99feca32/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2227] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 16:53:41 2026] PUT /v2.0/networks/dfd8fc05-b35f-4e5c-a408-06c5af9cf775/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2228] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 16:53:41 2026] PUT /v2.0/networks/cef17ae7-2f0e-41db-9513-dff80b85858b/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2229] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:53:41 2026] GET /v2.0/ports?tenant_id=2e7bd2958da44032b2d2d8e13dcaf2ca&device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2230] 10.0.0.22 () {34 vars in 752 bytes} [Thu Jul 2 16:53:41 2026] PUT /v2.0/networks/776432ba-29cd-46fd-ac9b-d72a5767cb3d/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2231] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:53:41 2026] GET /v2.0/networks?id=418bfcd1-1489-4b1d-9689-4367a598ce47 => generated 757 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2232] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:53:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=427c7f39-3941-4aed-9c8e-69f2511d03b7 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2233] 10.0.0.22 () {32 vars in 665 bytes} [Thu Jul 2 16:53:42 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2234] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:53:42 2026] GET /v2.0/subnets?id=fe5f86e7-54aa-4ec6-a231-2ae4c063dc15 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2235] 10.0.0.22 () {32 vars in 679 bytes} [Thu Jul 2 16:53:42 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2236] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:53:42 2026] GET /v2.0/ports?network_id=418bfcd1-1489-4b1d-9689-4367a598ce47&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2237] 10.0.0.22 () {32 vars in 675 bytes} [Thu Jul 2 16:53:42 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2238] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:53:42 2026] GET /v2.0/networks/418bfcd1-1489-4b1d-9689-4367a598ce47?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: 1162/2239] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:53:42 2026] GET /v2.0/networks/418bfcd1-1489-4b1d-9689-4367a598ce47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2240] 10.0.0.22 () {32 vars in 687 bytes} [Thu Jul 2 16:53:42 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2241] 10.0.0.22 () {32 vars in 673 bytes} [Thu Jul 2 16:53:42 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2242] 10.0.0.22 () {32 vars in 687 bytes} [Thu Jul 2 16:53:42 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2243] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:53:42 2026] GET /v2.0/floatingips/af9585ab-13dd-415d-8f69-7262838cdb6d => generated 855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2244] 10.0.0.22 () {32 vars in 683 bytes} [Thu Jul 2 16:53:42 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2245] 10.0.0.22 () {32 vars in 695 bytes} [Thu Jul 2 16:53:42 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:53:42.764 8 INFO neutron.services.segments.plugin [-] Segment f437444b-8ce4-49ee-9209-3677ce1d5ebf resource provider aggregate not found 2026-07-02 16:53:42.771 8 INFO neutron.services.segments.plugin [-] Segment f437444b-8ce4-49ee-9209-3677ce1d5ebf resource provider aggregate not found 2026-07-02 16:53:42.792 8 INFO neutron.services.segments.plugin [-] Segment f437444b-8ce4-49ee-9209-3677ce1d5ebf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f437444b-8ce4-49ee-9209-3677ce1d5ebf found for delete ", "request_id": "req-6d33782a-0d0e-4618-bfe9-1d91cd6eec00"}]} 2026-07-02 16:53:42.793 8 INFO neutron.services.segments.plugin [-] Segment f437444b-8ce4-49ee-9209-3677ce1d5ebf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f437444b-8ce4-49ee-9209-3677ce1d5ebf found for delete ", "request_id": "req-1948b6d0-8261-45ab-b7b9-a538a2652ba3"}]} [pid: 8|app: 0|req: 1081/2246] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:53:42 2026] DELETE /v2.0/networks/76dc6109-214a-499c-bbdf-0aba99feca32 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:53:42.943 7 INFO neutron.services.segments.plugin [-] Segment 18aa567a-91df-44c6-b13f-a12d0f4edb38 resource provider aggregate not found 2026-07-02 16:53:42.946 7 INFO neutron.services.segments.plugin [-] Segment 18aa567a-91df-44c6-b13f-a12d0f4edb38 resource provider aggregate not found 2026-07-02 16:53:42.966 7 INFO neutron.services.segments.plugin [-] Segment 18aa567a-91df-44c6-b13f-a12d0f4edb38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18aa567a-91df-44c6-b13f-a12d0f4edb38 found for delete ", "request_id": "req-f4fadb82-79d0-47dc-a7d8-026c2f6cee29"}]} 2026-07-02 16:53:42.973 7 INFO neutron.services.segments.plugin [-] Segment 18aa567a-91df-44c6-b13f-a12d0f4edb38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18aa567a-91df-44c6-b13f-a12d0f4edb38 found for delete ", "request_id": "req-e142403c-3f66-4e8b-9243-873f96e20417"}]} [pid: 7|app: 0|req: 1166/2247] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:53:42 2026] DELETE /v2.0/networks/dfd8fc05-b35f-4e5c-a408-06c5af9cf775 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2248] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:53:42 2026] DELETE /v2.0/networks/cef17ae7-2f0e-41db-9513-dff80b85858b => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2249] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:53:43 2026] DELETE /v2.0/networks/776432ba-29cd-46fd-ac9b-d72a5767cb3d => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2250] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:53:43 2026] DELETE /v2.0/networks/3c770cae-2b06-490d-8e01-37085b463b89 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2251] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:53:43 2026] GET /v2.0/floatingips/af9585ab-13dd-415d-8f69-7262838cdb6d => generated 857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2252] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:53:44 2026] GET /v2.0/security-groups?tenant_id=72040617c7a04352ae74295922d48627&name=default => generated 2929 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2253] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:53:44 2026] DELETE /v2.0/security-groups/f03bfadc-1a1c-4801-a86d-1713bc3e81c4 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:53:44.823 8 INFO neutron.services.segments.plugin [-] Segment ef927ae0-bf8d-4329-8664-4741497af642 resource provider aggregate not found 2026-07-02 16:53:44.823 8 INFO neutron.services.segments.plugin [-] Segment ef927ae0-bf8d-4329-8664-4741497af642 resource provider aggregate not found 2026-07-02 16:53:44.848 8 INFO neutron.services.segments.plugin [-] Segment ef927ae0-bf8d-4329-8664-4741497af642 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef927ae0-bf8d-4329-8664-4741497af642 found for delete ", "request_id": "req-d80822e5-9996-4989-803b-d46f0ed8943c"}]} 2026-07-02 16:53:44.853 8 INFO neutron.services.segments.plugin [-] Segment ef927ae0-bf8d-4329-8664-4741497af642 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef927ae0-bf8d-4329-8664-4741497af642 found for delete ", "request_id": "req-94114637-afd8-478e-b7ae-f36f03e6ddcb"}]} 2026-07-02 16:53:44.873 8 INFO neutron.services.segments.plugin [-] Segment 44ff8897-1202-4f0a-b766-170fedd9e8b2 resource provider aggregate not found 2026-07-02 16:53:44.873 8 INFO neutron.services.segments.plugin [-] Segment 44ff8897-1202-4f0a-b766-170fedd9e8b2 resource provider aggregate not found 2026-07-02 16:53:44.903 8 INFO neutron.services.segments.plugin [-] Segment 44ff8897-1202-4f0a-b766-170fedd9e8b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44ff8897-1202-4f0a-b766-170fedd9e8b2 found for delete ", "request_id": "req-423656a3-c6cf-4e5c-a336-aa898d0fe5fd"}]} 2026-07-02 16:53:44.904 8 INFO neutron.services.segments.plugin [-] Segment 44ff8897-1202-4f0a-b766-170fedd9e8b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44ff8897-1202-4f0a-b766-170fedd9e8b2 found for delete ", "request_id": "req-15f01c43-078e-412d-90f7-a34e1af596f2"}]} [pid: 8|app: 0|req: 1085/2254] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:53:44 2026] GET /v2.0/security-groups?tenant_id=64ee57fe7e2d4d9896e5d84801d5c6ec&name=default => generated 2929 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:53:44.993 7 INFO neutron.services.segments.plugin [-] Segment d95daf8f-248a-40d0-8252-1df6906fe658 resource provider aggregate not found 2026-07-02 16:53:44.996 7 INFO neutron.services.segments.plugin [-] Segment d95daf8f-248a-40d0-8252-1df6906fe658 resource provider aggregate not found 2026-07-02 16:53:45.014 7 INFO neutron.services.segments.plugin [-] Segment d95daf8f-248a-40d0-8252-1df6906fe658 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d95daf8f-248a-40d0-8252-1df6906fe658 found for delete ", "request_id": "req-d6e4b9c1-5de2-4609-b7e9-ad227bc2991e"}]} 2026-07-02 16:53:45.021 7 INFO neutron.services.segments.plugin [-] Segment d95daf8f-248a-40d0-8252-1df6906fe658 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d95daf8f-248a-40d0-8252-1df6906fe658 found for delete ", "request_id": "req-9b7cffc5-2aa9-4e32-ba29-9e44a3f87dd9"}]} [pid: 7|app: 0|req: 1170/2255] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:53:44 2026] DELETE /v2.0/security-groups/7af2a487-f73a-4bee-89a1-9d7036be2b0d => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2256] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:53:45 2026] GET /v2.0/security-groups?tenant_id=de2b4ab3f8ff448990edaff5fad0f95e&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2257] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:53:45 2026] DELETE /v2.0/security-groups/260f218a-7386-46f4-9ff6-0e5d833f731b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2258] 10.0.0.22 () {34 vars in 675 bytes} [Thu Jul 2 16:53:48 2026] POST /v2.0/floatingips => generated 552 bytes in 793 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2259] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 16:53:49 2026] PUT /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2260] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:53:49 2026] GET /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2261] 10.0.0.22 () {34 vars in 769 bytes} [Thu Jul 2 16:53:49 2026] PUT /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags/green => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2262] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:53:49 2026] GET /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2263] 10.0.0.22 () {34 vars in 765 bytes} [Thu Jul 2 16:53:49 2026] PUT /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags/red => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2264] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:53:49 2026] GET /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2265] 10.0.0.22 () {34 vars in 787 bytes} [Thu Jul 2 16:53:49 2026] PUT /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2266] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:53:50 2026] GET /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2267] 10.0.0.22 () {34 vars in 758 bytes} [Thu Jul 2 16:53:50 2026] PUT /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2268] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:53:50 2026] GET /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2269] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:53:50 2026] GET /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:53:50.370 8 INFO neutron.api.v2.resource [None req-b778348b-7440-431f-a05b-a7d0391ee25a 9d2a71c17e5c471f9533c8fc7291ce66 410c3658bc4d4bc08e9badd13fe5afe0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1093/2270] 10.0.0.22 () {32 vars in 750 bytes} [Thu Jul 2 16:53:50 2026] GET /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2271] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:53:50 2026] DELETE /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags/red => 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: 1094/2272] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:53:50 2026] GET /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:53:50.556 7 INFO neutron.api.v2.resource [None req-97084f13-5cb5-4415-82ac-7ee94ade5f24 9d2a71c17e5c471f9533c8fc7291ce66 410c3658bc4d4bc08e9badd13fe5afe0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1179/2273] 10.0.0.22 () {32 vars in 753 bytes} [Thu Jul 2 16:53:50 2026] DELETE /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2274] 10.0.0.22 () {32 vars in 741 bytes} [Thu Jul 2 16:53:50 2026] DELETE /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags => 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: 1180/2275] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:53:50 2026] GET /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:53:50.796 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b917a4b-1a48-4c41-bdc0-249533ad6ac0 9d2a71c17e5c471f9533c8fc7291ce66 410c3658bc4d4bc08e9badd13fe5afe0 - - default default] TaaS: Handle Delete Port: 2d254587-d9c3-4d84-a154-27dbb8f8378d 2026-07-02 16:53:50.799 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b917a4b-1a48-4c41-bdc0-249533ad6ac0 9d2a71c17e5c471f9533c8fc7291ce66 410c3658bc4d4bc08e9badd13fe5afe0 - - default default] Tap Mirror: Handle Delete Port: 2d254587-d9c3-4d84-a154-27dbb8f8378d [pid: 8|app: 0|req: 1096/2276] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:53:50 2026] DELETE /v2.0/floatingips/88d261e8-be72-416d-8df8-939a33b477a1 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2279] 10.0.0.67 () {34 vars in 989 bytes} [Thu Jul 2 16:53:51 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2280] 10.0.0.67 () {34 vars in 1039 bytes} [Thu Jul 2 16:53:51 2026] GET /v2.0/security-groups?id=99a99506-29f7-46e6-9b92-3cd1434897e2&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2281] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:53:51 2026] GET /v2.0/security-groups?tenant_id=410c3658bc4d4bc08e9badd13fe5afe0&name=default => generated 2929 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2282] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:53:51 2026] DELETE /v2.0/security-groups/92decaae-0725-4e52-9940-7d898beb1598 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2283] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:53:52 2026] GET /v2.0/security-groups?tenant_id=25450f03810c4b179995936f524a960a&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2284] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:53:52 2026] DELETE /v2.0/security-groups/28c8db3d-29bd-4e4d-bd2d-ddc3ac9c8204 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:53:55.852 8 INFO neutron.db.segments_db [None req-c1fe9e77-bac0-48ae-a314-cc1a1a46a3e8 59ffffe92ac948ff97ffb949af21200e 3f6e19cf314d4e948fa8b17fe23306d5 - - default default] Added segment 2f88c80f-8315-41ee-8f82-4b2e7d6f75cf of type vxlan for network 62163757-bb3c-4fe1-8bdc-9ff0334b7a9a 2026-07-02 16:53:56.128 8 INFO neutron.db.l3_hamode_db [None req-c1fe9e77-bac0-48ae-a314-cc1a1a46a3e8 59ffffe92ac948ff97ffb949af21200e 3f6e19cf314d4e948fa8b17fe23306d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:53:56.313 8 INFO neutron.db.l3_hamode_db [None req-c1fe9e77-bac0-48ae-a314-cc1a1a46a3e8 59ffffe92ac948ff97ffb949af21200e 3f6e19cf314d4e948fa8b17fe23306d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1101/2285] 10.0.0.22 () {34 vars in 667 bytes} [Thu Jul 2 16:53:55 2026] POST /v2.0/routers => generated 474 bytes in 1343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2286] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 16:53:57 2026] PUT /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags => generated 25 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2287] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 16:53:57 2026] GET /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags => generated 25 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2288] 10.0.0.22 () {34 vars in 761 bytes} [Thu Jul 2 16:53:57 2026] PUT /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags/green => generated 4 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2289] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 16:53:57 2026] GET /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags => generated 34 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2290] 10.0.0.22 () {34 vars in 757 bytes} [Thu Jul 2 16:53:57 2026] PUT /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags/red => generated 4 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2291] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 16:53:57 2026] GET /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags => generated 34 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2292] 10.0.0.22 () {34 vars in 779 bytes} [Thu Jul 2 16:53:57 2026] PUT /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags/black.or.white => generated 4 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2293] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 16:53:57 2026] GET /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags => generated 52 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2294] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 16:53:58 2026] PUT /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags => generated 37 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2295] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 16:53:58 2026] GET /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags => generated 37 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2296] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:53:58 2026] GET /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags/red => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:53:58.513 8 INFO neutron.api.v2.resource [None req-7d76ee67-339c-4452-9eef-a167f19ee13e 59ffffe92ac948ff97ffb949af21200e 3f6e19cf314d4e948fa8b17fe23306d5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1107/2297] 10.0.0.22 () {32 vars in 742 bytes} [Thu Jul 2 16:53:58 2026] GET /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags/green => generated 99 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2298] 10.0.0.22 () {32 vars in 741 bytes} [Thu Jul 2 16:53:58 2026] DELETE /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags/red => 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: 1108/2299] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 16:53:58 2026] GET /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags => generated 30 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:53:58.888 7 INFO neutron.api.v2.resource [None req-e616cc67-21b4-445e-bba5-b6e5ea5c4abe 59ffffe92ac948ff97ffb949af21200e 3f6e19cf314d4e948fa8b17fe23306d5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1192/2300] 10.0.0.22 () {32 vars in 745 bytes} [Thu Jul 2 16:53:58 2026] DELETE /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags/green => generated 99 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2301] 10.0.0.22 () {32 vars in 733 bytes} [Thu Jul 2 16:53:58 2026] DELETE /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags => 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: 1193/2302] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 16:53:59 2026] GET /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634/tags => generated 12 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2303] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:53:59 2026] GET /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634 => generated 480 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2304] 10.0.0.22 () {34 vars in 741 bytes} [Thu Jul 2 16:53:59 2026] PUT /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634 => generated 480 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2305] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:53:59 2026] GET /v2.0/ports?device_id=d0eda85b-8765-49a0-8492-63d286593634 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:53:59.998 7 INFO neutron_taas.services.taas.taas_plugin [None req-32de63e7-2f2a-44ec-8684-cef600c8f856 59ffffe92ac948ff97ffb949af21200e 3f6e19cf314d4e948fa8b17fe23306d5 - - default default] TaaS: Handle Delete Port: be95b599-2241-4fed-83a1-53e55631a28a 2026-07-02 16:54:00.001 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32de63e7-2f2a-44ec-8684-cef600c8f856 59ffffe92ac948ff97ffb949af21200e 3f6e19cf314d4e948fa8b17fe23306d5 - - default default] Tap Mirror: Handle Delete Port: be95b599-2241-4fed-83a1-53e55631a28a 2026-07-02 16:54:00.427 7 INFO neutron.services.segments.plugin [-] Segment 2f88c80f-8315-41ee-8f82-4b2e7d6f75cf resource provider aggregate not found 2026-07-02 16:54:00.434 7 INFO neutron.services.segments.plugin [-] Segment 2f88c80f-8315-41ee-8f82-4b2e7d6f75cf resource provider aggregate not found 2026-07-02 16:54:00.455 7 INFO neutron.services.segments.plugin [-] Segment 2f88c80f-8315-41ee-8f82-4b2e7d6f75cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f88c80f-8315-41ee-8f82-4b2e7d6f75cf found for delete ", "request_id": "req-d4e10573-58af-4c4e-83b3-a5bc34900768"}]} 2026-07-02 16:54:00.459 7 INFO neutron.services.segments.plugin [-] Segment 2f88c80f-8315-41ee-8f82-4b2e7d6f75cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f88c80f-8315-41ee-8f82-4b2e7d6f75cf found for delete ", "request_id": "req-ab598970-7ec0-4939-87eb-3bcc7da6855e"}]} 2026-07-02 16:54:00.470 7 INFO neutron.db.l3_hamode_db [None req-32de63e7-2f2a-44ec-8684-cef600c8f856 59ffffe92ac948ff97ffb949af21200e 3f6e19cf314d4e948fa8b17fe23306d5 - - default default] HA network 62163757-bb3c-4fe1-8bdc-9ff0334b7a9a was deleted as no HA routers are present in tenant 3f6e19cf314d4e948fa8b17fe23306d5. [pid: 7|app: 0|req: 1195/2306] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:53:59 2026] DELETE /v2.0/routers/d0eda85b-8765-49a0-8492-63d286593634 => generated 0 bytes in 652 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2307] 10.0.0.22 () {32 vars in 825 bytes} [Thu Jul 2 16:54:00 2026] GET /v2.0/ports?project_id=2e7bd2958da44032b2d2d8e13dcaf2ca&network_id=418bfcd1-1489-4b1d-9689-4367a598ce47 => generated 3691 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2308] 10.0.0.22 () {32 vars in 741 bytes} [Thu Jul 2 16:54:01 2026] GET /v2.0/subnets?network_id=acfee55c-8e76-4170-8745-a0dec8639264 => generated 667 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2309] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:54:01 2026] GET /v2.0/security-groups?tenant_id=42178634176b4d1ab486ddd5189c6889&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2310] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:54:01 2026] DELETE /v2.0/security-groups/1666d010-b07c-4861-8f51-acb5e05ba421 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:54:01.593 7 INFO neutron.db.l3_db [None req-52c7b5b0-b971-44a4-9939-0cbece122b9d cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Floating IP af9585ab-13dd-415d-8f69-7262838cdb6d disassociated. External IP: 10.96.250.218, port: 427c7f39-3941-4aed-9c8e-69f2511d03b7. [pid: 8|app: 0|req: 1115/2311] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:54:01 2026] GET /v2.0/security-groups?tenant_id=3f6e19cf314d4e948fa8b17fe23306d5&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2312] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:54:01 2026] DELETE /v2.0/security-groups/f60651a3-45e2-4118-bc05-233e5e192616 => 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: 1197/2313] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:54:01 2026] PUT /v2.0/floatingips/af9585ab-13dd-415d-8f69-7262838cdb6d => generated 554 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2314] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:54:01 2026] GET /v2.0/floatingips/af9585ab-13dd-415d-8f69-7262838cdb6d => generated 554 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:54:02.026 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fb9b2a4-efb3-4186-aced-f1b9e064cf9f'] response: {'name': 'network-changed', 'server_uuid': 'e08a5027-fc2b-486d-b134-d2c402130da9', 'tag': '427c7f39-3941-4aed-9c8e-69f2511d03b7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1198/2315] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:54:02 2026] GET /v2.0/ports?tenant_id=2e7bd2958da44032b2d2d8e13dcaf2ca&device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => 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: 1118/2316] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:54:02 2026] GET /v2.0/networks?id=418bfcd1-1489-4b1d-9689-4367a598ce47 => generated 757 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2317] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:54:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=427c7f39-3941-4aed-9c8e-69f2511d03b7 => 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: 1119/2318] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:54:02 2026] GET /v2.0/subnets?id=fe5f86e7-54aa-4ec6-a231-2ae4c063dc15 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2319] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:54:02 2026] GET /v2.0/ports?network_id=418bfcd1-1489-4b1d-9689-4367a598ce47&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: 1120/2320] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:54:02 2026] GET /v2.0/networks/418bfcd1-1489-4b1d-9689-4367a598ce47?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2321] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:54:02 2026] GET /v2.0/networks/418bfcd1-1489-4b1d-9689-4367a598ce47?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: 1121/2322] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:54:03 2026] GET /v2.0/floatingips/af9585ab-13dd-415d-8f69-7262838cdb6d => generated 554 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2323] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:54:04 2026] GET /v2.0/floatingips/af9585ab-13dd-415d-8f69-7262838cdb6d => generated 552 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2324] 10.0.0.22 () {34 vars in 684 bytes} [Thu Jul 2 16:54:05 2026] POST /v2.0/security-groups => generated 1677 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2325] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2326] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:05 2026] POST /v2.0/security-group-rules => generated 596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2327] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2328] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:54:05.952 8 INFO neutron.db.securitygroups_db [None req-81d94f57-113b-40ff-ba43-18c04d512f0b cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Project 2e7bd2958da44032b2d2d8e13dcaf2ca added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-07-02 16:54:05.986 7 INFO neutron.db.segments_db [None req-0b788742-23cd-4670-b859-9c456aa11a84 40370f0920814fe09a01f03a0142d637 8c8f0074e0e84265b43a7b39c779d687 - - default default] Added segment d0122ed9-cd8e-4d97-8186-d586fe7275da of type vxlan for network 426f7b79-3625-43df-9735-40b5d160e52b [pid: 8|app: 0|req: 1126/2329] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:05 2026] POST /v2.0/security-group-rules => generated 607 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:54:06.078 8 INFO neutron.db.securitygroups_db [None req-e9ee3c40-68cf-4a74-9a82-d4ce60641149 cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Project 2e7bd2958da44032b2d2d8e13dcaf2ca 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: 1204/2332] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:54:05 2026] POST /v2.0/networks => generated 613 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2333] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:06 2026] POST /v2.0/security-group-rules => generated 606 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2334] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:54:06 2026] POST /v2.0/subnets => generated 626 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2335] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 16:54:06 2026] PUT /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2336] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 16:54:06 2026] GET /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2337] 10.0.0.22 () {34 vars in 761 bytes} [Thu Jul 2 16:54:06 2026] PUT /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/tags/green => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2338] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 16:54:06 2026] GET /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/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: 1207/2339] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 16:54:06 2026] GET /v2.0/networks => generated 1298 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2340] 10.0.0.22 () {34 vars in 757 bytes} [Thu Jul 2 16:54:06 2026] PUT /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2341] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 16:54:06 2026] GET /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2342] 10.0.0.42 () {34 vars in 1099 bytes} [Thu Jul 2 16:54:06 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1359005141&fields=id&tenant_id=2e7bd2958da44032b2d2d8e13dcaf2ca => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2343] 10.0.0.22 () {34 vars in 779 bytes} [Thu Jul 2 16:54:06 2026] PUT /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2344] 10.0.0.42 () {34 vars in 981 bytes} [Thu Jul 2 16:54:06 2026] GET /v2.0/networks?id=418bfcd1-1489-4b1d-9689-4367a598ce47 => generated 661 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2345] 10.0.0.42 () {34 vars in 964 bytes} [Thu Jul 2 16:54:06 2026] GET /v2.0/quotas/2e7bd2958da44032b2d2d8e13dcaf2ca => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2346] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 16:54:06 2026] GET /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/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: 1212/2347] 10.0.0.42 () {34 vars in 1001 bytes} [Thu Jul 2 16:54:06 2026] GET /v2.0/ports?tenant_id=2e7bd2958da44032b2d2d8e13dcaf2ca&fields=id => generated 149 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2348] 10.0.0.22 () {34 vars in 750 bytes} [Thu Jul 2 16:54:06 2026] PUT /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/tags => generated 37 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2349] 10.0.0.42 () {34 vars in 1007 bytes} [Thu Jul 2 16:54:06 2026] GET /v2.0/networks/418bfcd1-1489-4b1d-9689-4367a598ce47?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2350] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 16:54:06 2026] GET /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2351] 10.0.0.42 () {34 vars in 1107 bytes} [Thu Jul 2 16:54:07 2026] GET /v2.0/networks/418bfcd1-1489-4b1d-9689-4367a598ce47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2352] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:54:07 2026] GET /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:54:07.130 7 INFO neutron.api.v2.resource [None req-f3dfa3d5-4e6c-4c01-b551-8a7574127a51 40370f0920814fe09a01f03a0142d637 8c8f0074e0e84265b43a7b39c779d687 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1215/2353] 10.0.0.22 () {32 vars in 742 bytes} [Thu Jul 2 16:54:07 2026] GET /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2354] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:07 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2355] 10.0.0.22 () {32 vars in 741 bytes} [Thu Jul 2 16:54:07 2026] DELETE /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/tags/red => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2356] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 16:54:07 2026] GET /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/tags => generated 30 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:54:07.351 8 INFO neutron.api.v2.resource [None req-053e0398-58ac-497c-96e7-f69be452c66b 40370f0920814fe09a01f03a0142d637 8c8f0074e0e84265b43a7b39c779d687 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1140/2357] 10.0.0.22 () {32 vars in 745 bytes} [Thu Jul 2 16:54:07 2026] DELETE /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2358] 10.0.0.22 () {32 vars in 733 bytes} [Thu Jul 2 16:54:07 2026] DELETE /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/tags => 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: 1141/2359] 10.0.0.22 () {32 vars in 730 bytes} [Thu Jul 2 16:54:07 2026] GET /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609/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: 1219/2360] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:54:07 2026] DELETE /v2.0/subnets/4d37432e-4c60-499d-a964-3487e3240609 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:54:07.815 8 INFO neutron_taas.services.taas.taas_plugin [None req-97cc4af9-9020-44e2-b97d-e1b8bf083642 40370f0920814fe09a01f03a0142d637 8c8f0074e0e84265b43a7b39c779d687 - - default default] TaaS: Handle Delete Port: 013c4346-8880-482a-9bbb-5b8b7e366609 2026-07-02 16:54:07.818 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97cc4af9-9020-44e2-b97d-e1b8bf083642 40370f0920814fe09a01f03a0142d637 8c8f0074e0e84265b43a7b39c779d687 - - default default] Tap Mirror: Handle Delete Port: 013c4346-8880-482a-9bbb-5b8b7e366609 2026-07-02 16:54:07.988 8 INFO neutron.services.segments.plugin [-] Segment d0122ed9-cd8e-4d97-8186-d586fe7275da resource provider aggregate not found 2026-07-02 16:54:08.000 8 INFO neutron.services.segments.plugin [-] Segment d0122ed9-cd8e-4d97-8186-d586fe7275da resource provider aggregate not found 2026-07-02 16:54:08.012 8 INFO neutron.services.segments.plugin [-] Segment d0122ed9-cd8e-4d97-8186-d586fe7275da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0122ed9-cd8e-4d97-8186-d586fe7275da found for delete ", "request_id": "req-0379c467-ed0c-4dde-8624-d0db04c661ef"}]} 2026-07-02 16:54:08.020 8 INFO neutron.services.segments.plugin [-] Segment d0122ed9-cd8e-4d97-8186-d586fe7275da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0122ed9-cd8e-4d97-8186-d586fe7275da found for delete ", "request_id": "req-98adea09-fbe4-4c00-bdde-f797b7357fea"}]} [pid: 8|app: 0|req: 1142/2361] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:54:07 2026] DELETE /v2.0/networks/426f7b79-3625-43df-9735-40b5d160e52b => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2362] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:08 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => 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: 1143/2363] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:54:08 2026] GET /v2.0/security-groups?tenant_id=8c8f0074e0e84265b43a7b39c779d687&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2364] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:54:08 2026] DELETE /v2.0/security-groups/b715fe8a-023c-4c50-852d-601beed91869 => 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: 1144/2365] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:54:09 2026] GET /v2.0/security-groups?tenant_id=170bb9b3d70e4f449f81b85165dc3af0&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: 1222/2366] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:54:09 2026] DELETE /v2.0/security-groups/570de6cb-bd14-4371-9256-487e25209396 => 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: 1145/2367] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:09 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => 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: 1223/2368] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:10 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => 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: 1146/2369] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:54:11 2026] GET /v2.0/networks?id=418bfcd1-1489-4b1d-9689-4367a598ce47 => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2370] 199.204.45.223 () {34 vars in 1050 bytes} [Thu Jul 2 16:54:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2e7bd2958da44032b2d2d8e13dcaf2ca => generated 274 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2371] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:11 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => 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: 1147/2372] 199.204.45.223 () {38 vars in 955 bytes} [Thu Jul 2 16:54:11 2026] POST /v2.0/ports => generated 954 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2373] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:54:11 2026] PUT /v2.0/ports/91493ae0-ad60-42df-a88d-51a049a02779 => generated 1235 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:54:12.433 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cd54ac5-b929-4b30-8b84-7ae9560e714a'] response: {'name': 'network-changed', 'server_uuid': 'bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd', 'tag': '91493ae0-ad60-42df-a88d-51a049a02779', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1148/2374] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:12 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1227/2375] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:12 2026] GET /v2.0/security-groups?id=671a84bf-27cb-4a5f-8b9b-f174c66c61df&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2376] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:54:12 2026] GET /v2.0/ports?tenant_id=2e7bd2958da44032b2d2d8e13dcaf2ca&device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2377] 199.204.45.223 () {34 vars in 1018 bytes} [Thu Jul 2 16:54:12 2026] GET /v2.0/networks?tenant_id=2e7bd2958da44032b2d2d8e13dcaf2ca&shared=False => generated 757 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2378] 199.204.45.223 () {34 vars in 930 bytes} [Thu Jul 2 16:54:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2379] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:54:12 2026] GET /v2.0/security-groups?tenant_id=248be7214c77454db4a2684dcdbe2809&name=default => generated 2929 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2380] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:54:13 2026] DELETE /v2.0/security-groups/29de5445-f874-49b2-9f62-7d48d3fbc823 => 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: 1150/2381] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:54:13 2026] GET /v2.0/security-groups?tenant_id=d442c608bf51485f9e0dc7798b155a8f&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2382] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:54:13 2026] DELETE /v2.0/security-groups/c840f830-81e7-4229-b5d4-ebc6180e438a => 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: 1151/2383] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:13 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2384] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:13 2026] GET /v2.0/security-groups?id=671a84bf-27cb-4a5f-8b9b-f174c66c61df&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2385] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:54:14 2026] GET /v2.0/ports?tenant_id=2e7bd2958da44032b2d2d8e13dcaf2ca&device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2386] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:54:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=91493ae0-ad60-42df-a88d-51a049a02779 => 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: 1153/2387] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:54:14 2026] GET /v2.0/subnets?id=fe5f86e7-54aa-4ec6-a231-2ae4c063dc15 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2388] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:54:14 2026] GET /v2.0/ports?network_id=418bfcd1-1489-4b1d-9689-4367a598ce47&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: 1154/2389] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:54:14 2026] GET /v2.0/networks/418bfcd1-1489-4b1d-9689-4367a598ce47?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2390] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:54:14 2026] GET /v2.0/networks/418bfcd1-1489-4b1d-9689-4367a598ce47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2391] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:15 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2392] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:15 2026] GET /v2.0/security-groups?id=671a84bf-27cb-4a5f-8b9b-f174c66c61df&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2393] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:16 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => 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: 1238/2394] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:16 2026] GET /v2.0/security-groups?id=671a84bf-27cb-4a5f-8b9b-f174c66c61df&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2395] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:17 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2396] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:17 2026] GET /v2.0/security-groups?id=671a84bf-27cb-4a5f-8b9b-f174c66c61df&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2397] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:18 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2398] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:18 2026] GET /v2.0/security-groups?id=671a84bf-27cb-4a5f-8b9b-f174c66c61df&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2399] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:19 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => 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: 1241/2400] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:19 2026] GET /v2.0/security-groups?id=671a84bf-27cb-4a5f-8b9b-f174c66c61df&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2401] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:19 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2402] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:19 2026] GET /v2.0/security-groups?id=671a84bf-27cb-4a5f-8b9b-f174c66c61df&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2403] 10.0.0.22 () {32 vars in 735 bytes} [Thu Jul 2 16:54:19 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:54:21.084 7 INFO neutron.db.l3_db [None req-7f9e8155-434f-4f8e-a360-2e3cbd636c72 cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Floating IP af9585ab-13dd-415d-8f69-7262838cdb6d associated. External IP: 10.96.250.218, port: 91493ae0-ad60-42df-a88d-51a049a02779. [pid: 7|app: 0|req: 1243/2406] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:54:20 2026] PUT /v2.0/floatingips/af9585ab-13dd-415d-8f69-7262838cdb6d => generated 855 bytes in 1433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2407] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:54:21 2026] GET /v2.0/floatingips/af9585ab-13dd-415d-8f69-7262838cdb6d => generated 855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:54:21.499 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d13d700-17b8-4538-aa34-d6e4cc4b7976'] response: {'name': 'network-changed', 'server_uuid': 'bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd', 'tag': '91493ae0-ad60-42df-a88d-51a049a02779', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1244/2408] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:54:22 2026] GET /v2.0/ports?tenant_id=2e7bd2958da44032b2d2d8e13dcaf2ca&device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => 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: 1165/2409] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:54:22 2026] GET /v2.0/networks?id=418bfcd1-1489-4b1d-9689-4367a598ce47 => generated 757 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2410] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:54:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=91493ae0-ad60-42df-a88d-51a049a02779 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2411] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:54:22 2026] GET /v2.0/subnets?id=fe5f86e7-54aa-4ec6-a231-2ae4c063dc15 => generated 677 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2412] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:54:22 2026] GET /v2.0/ports?network_id=418bfcd1-1489-4b1d-9689-4367a598ce47&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2413] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:54:22 2026] GET /v2.0/networks/418bfcd1-1489-4b1d-9689-4367a598ce47?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2414] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:54:22 2026] GET /v2.0/networks/418bfcd1-1489-4b1d-9689-4367a598ce47?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2415] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:54:22 2026] GET /v2.0/floatingips/af9585ab-13dd-415d-8f69-7262838cdb6d => generated 855 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:54:23.337 7 INFO neutron.db.segments_db [None req-aa817785-7e3e-4c21-aff0-fe04832993ee 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Added segment f93f08cc-ffd9-4e52-91fd-aa682fe16123 of type vxlan for network fdb9bdf2-e595-4704-97a1-54222855ece0 [pid: 7|app: 0|req: 1248/2416] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:54:23 2026] POST /v2.0/networks => generated 621 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2417] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:54:23 2026] GET /v2.0/floatingips/af9585ab-13dd-415d-8f69-7262838cdb6d => generated 857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2418] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:54:23 2026] POST /v2.0/subnets => generated 658 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2419] 10.0.0.22 () {32 vars in 721 bytes} [Thu Jul 2 16:54:23 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 1170/2420] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:54:23 2026] POST /v2.0/subnets => generated 732 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:54:24.080 7 INFO neutron.db.segments_db [None req-18831efc-bcac-4de8-aaf7-de26b27ae0c3 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Added segment bce0da85-9fef-4134-a8c6-f8bf9cc683c5 of type vxlan for network 607a4e4a-10f8-4ba0-8966-e86cebb68b19 [pid: 7|app: 0|req: 1251/2421] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:54:24 2026] POST /v2.0/networks => generated 618 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2422] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:54:24 2026] POST /v2.0/subnets => generated 656 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2423] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:54:24 2026] POST /v2.0/subnets => generated 725 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:54:24.817 8 INFO neutron.db.segments_db [None req-0c515b7e-83e9-4318-bd0c-e8242ee67d07 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Added segment 78f0bed2-7bc0-496f-9bd9-07ffe47f0862 of type vxlan for network efe590b5-9eb2-4447-901c-1a7231e6ccd6 [pid: 8|app: 0|req: 1172/2424] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:54:24 2026] POST /v2.0/networks => generated 619 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2425] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:54:24 2026] POST /v2.0/subnets => generated 656 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2426] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:54:25 2026] POST /v2.0/subnets => generated 729 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:54:25.575 7 INFO neutron.db.segments_db [None req-9b65fb0b-e518-4cb7-8c25-526e0e27c8bd 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Added segment 552d6195-592f-4c23-8cad-a85c820fca2b of type vxlan for network 3b1c1b8c-455a-421e-85af-8355780b80bd 2026-07-02 16:54:25.802 7 INFO neutron.db.l3_hamode_db [None req-9b65fb0b-e518-4cb7-8c25-526e0e27c8bd 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-02 16:54:26.670 7 INFO neutron.db.l3_hamode_db [None req-9b65fb0b-e518-4cb7-8c25-526e0e27c8bd 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1254/2427] 10.0.0.22 () {34 vars in 668 bytes} [Thu Jul 2 16:54:25 2026] POST /v2.0/routers => generated 685 bytes in 2011 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2428] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:54:27 2026] PUT /v2.0/routers/2945251c-b962-49b4-a684-99085c12f7d7/add_router_interface => generated 309 bytes in 1450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2429] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:54:29 2026] PUT /v2.0/routers/2945251c-b962-49b4-a684-99085c12f7d7/add_router_interface => generated 309 bytes in 1451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2430] 10.0.0.22 () {34 vars in 782 bytes} [Thu Jul 2 16:54:30 2026] PUT /v2.0/routers/2945251c-b962-49b4-a684-99085c12f7d7/add_router_interface => generated 309 bytes in 1529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2431] 10.0.0.67 () {34 vars in 989 bytes} [Thu Jul 2 16:54:31 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => generated 1240 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2432] 10.0.0.67 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:32 2026] GET /v2.0/security-groups?id=671a84bf-27cb-4a5f-8b9b-f174c66c61df&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2433] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 16:54:32 2026] POST /v2.0/security-groups => generated 1629 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2434] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2435] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2436] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:32 2026] POST /v2.0/security-group-rules => generated 599 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2437] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:32 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: 1179/2438] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2439] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2440] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2441] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2442] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:33 2026] POST /v2.0/security-group-rules => generated 599 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2443] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2444] 10.0.0.22 () {34 vars in 694 bytes} [Thu Jul 2 16:54:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2445] 10.0.0.42 () {34 vars in 1093 bytes} [Thu Jul 2 16:54:34 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-937587482&fields=id&tenant_id=8732744664e745e1ad0e460936c15729 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2446] 10.0.0.42 () {34 vars in 981 bytes} [Thu Jul 2 16:54:34 2026] GET /v2.0/networks?id=607a4e4a-10f8-4ba0-8966-e86cebb68b19 => generated 704 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2447] 10.0.0.42 () {34 vars in 964 bytes} [Thu Jul 2 16:54:34 2026] GET /v2.0/quotas/8732744664e745e1ad0e460936c15729 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2448] 10.0.0.42 () {34 vars in 1001 bytes} [Thu Jul 2 16:54:34 2026] GET /v2.0/ports?tenant_id=8732744664e745e1ad0e460936c15729&fields=id => generated 287 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2449] 10.0.0.42 () {34 vars in 1007 bytes} [Thu Jul 2 16:54:34 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2450] 10.0.0.42 () {34 vars in 1107 bytes} [Thu Jul 2 16:54:34 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?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: 7|app: 0|req: 1266/2451] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:34 2026] GET /v2.0/ports?device_id=7dffacd7-7f87-46df-b6e7-dec560a1eda7 => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2454] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:54:39 2026] GET /v2.0/networks?id=607a4e4a-10f8-4ba0-8966-e86cebb68b19 => generated 704 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2455] 199.204.45.223 () {34 vars in 1050 bytes} [Thu Jul 2 16:54:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8732744664e745e1ad0e460936c15729 => generated 178 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2456] 199.204.45.223 () {38 vars in 955 bytes} [Thu Jul 2 16:54:39 2026] POST /v2.0/ports => generated 1183 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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/2457] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:39 2026] GET /v2.0/ports?device_id=7dffacd7-7f87-46df-b6e7-dec560a1eda7 => generated 1198 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2458] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:40 2026] GET /v2.0/security-groups?id=74ed95c5-c0dc-43de-855f-b2477d3f46c1&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2459] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:54:39 2026] PUT /v2.0/ports/dac891c0-5517-4faa-b506-65f166d4ce54 => generated 1464 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:54:40.363 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c61aefa0-454f-4ebe-8076-cb7f50e23259'] response: {'name': 'network-changed', 'server_uuid': '7dffacd7-7f87-46df-b6e7-dec560a1eda7', 'tag': 'dac891c0-5517-4faa-b506-65f166d4ce54', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1191/2460] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:54:40 2026] GET /v2.0/ports?tenant_id=8732744664e745e1ad0e460936c15729&device_id=7dffacd7-7f87-46df-b6e7-dec560a1eda7 => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1270/2461] 199.204.45.223 () {34 vars in 1018 bytes} [Thu Jul 2 16:54:40 2026] GET /v2.0/networks?tenant_id=8732744664e745e1ad0e460936c15729&shared=False => generated 2376 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2462] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:40 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2463] 199.204.45.223 () {34 vars in 930 bytes} [Thu Jul 2 16:54:40 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2464] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:41 2026] GET /v2.0/security-groups?id=671a84bf-27cb-4a5f-8b9b-f174c66c61df&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2465] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:54:42 2026] GET /v2.0/ports?tenant_id=8732744664e745e1ad0e460936c15729&device_id=7dffacd7-7f87-46df-b6e7-dec560a1eda7 => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2466] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:54:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.113&port_id=dac891c0-5517-4faa-b506-65f166d4ce54 => 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: 1195/2467] 199.204.45.223 () {34 vars in 1104 bytes} [Thu Jul 2 16:54:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13d&port_id=dac891c0-5517-4faa-b506-65f166d4ce54 => 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: 1273/2468] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:42 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2469] 199.204.45.223 () {34 vars in 1064 bytes} [Thu Jul 2 16:54:42 2026] GET /v2.0/subnets?id=ef6da96e-6278-4d9e-b153-fccfe6b9e781&id=81dcbf92-eb1a-4c87-82b6-451678e12d08 => generated 1410 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2470] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:42 2026] GET /v2.0/security-groups?id=671a84bf-27cb-4a5f-8b9b-f174c66c61df&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: 1197/2471] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:54:42 2026] GET /v2.0/ports?network_id=607a4e4a-10f8-4ba0-8966-e86cebb68b19&device_owner=network%3Adhcp => generated 1457 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2472] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:54:42 2026] GET /v2.0/ports?network_id=607a4e4a-10f8-4ba0-8966-e86cebb68b19&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2473] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:54:42 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2474] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:54:42 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2475] 199.204.45.223 () {34 vars in 994 bytes} [Thu Jul 2 16:54:43 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2476] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:43 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2477] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:43 2026] GET /v2.0/security-groups?id=671a84bf-27cb-4a5f-8b9b-f174c66c61df&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:54:43.565 8 INFO neutron_taas.services.taas.taas_plugin [req-8ca8dfa7-4ec5-4af6-871e-58c0f6fbb19a req-eb48d6a2-cd46-48fa-b4f3-0e191a04528c cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] TaaS: Handle Delete Port: 91493ae0-ad60-42df-a88d-51a049a02779 2026-07-02 16:54:43.569 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8ca8dfa7-4ec5-4af6-871e-58c0f6fbb19a req-eb48d6a2-cd46-48fa-b4f3-0e191a04528c cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Tap Mirror: Handle Delete Port: 91493ae0-ad60-42df-a88d-51a049a02779 2026-07-02 16:54:43.723 8 INFO neutron.db.l3_db [req-8ca8dfa7-4ec5-4af6-871e-58c0f6fbb19a req-eb48d6a2-cd46-48fa-b4f3-0e191a04528c cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Floating IP af9585ab-13dd-415d-8f69-7262838cdb6d disassociated. External IP: 10.96.250.218, port: 91493ae0-ad60-42df-a88d-51a049a02779. [pid: 8|app: 0|req: 1200/2478] 199.204.45.223 () {36 vars in 997 bytes} [Thu Jul 2 16:54:43 2026] DELETE /v2.0/ports/91493ae0-ad60-42df-a88d-51a049a02779 => generated 0 bytes in 732 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:54:44.188 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-940ba3dc-a55f-4191-a9f4-bbccd0e05e40'] response: {'server_uuid': 'bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd', 'name': 'network-vif-deleted', 'tag': '91493ae0-ad60-42df-a88d-51a049a02779', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1279/2479] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:44 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => 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: 1201/2480] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:45 2026] GET /v2.0/ports?device_id=7dffacd7-7f87-46df-b6e7-dec560a1eda7 => generated 1198 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2481] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:45 2026] GET /v2.0/security-groups?id=74ed95c5-c0dc-43de-855f-b2477d3f46c1&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: 1202/2482] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:45 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => 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: 1281/2483] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:46 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2484] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:47 2026] GET /v2.0/ports?device_id=bd8d21c7-ddd1-49b9-806e-2a8d61ec0bcd => 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: 1282/2485] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:54:49 2026] DELETE /v2.0/security-groups/671a84bf-27cb-4a5f-8b9b-f174c66c61df => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:54:49.571 8 INFO neutron_taas.services.taas.taas_plugin [None req-87417ac8-ae94-48b7-ae07-aee2efe5263d cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] TaaS: Handle Delete Port: 8b9c09ad-544e-4e81-9067-d546d56d4fc0 2026-07-02 16:54:49.574 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87417ac8-ae94-48b7-ae07-aee2efe5263d cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Tap Mirror: Handle Delete Port: 8b9c09ad-544e-4e81-9067-d546d56d4fc0 [pid: 8|app: 0|req: 1204/2486] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:54:49 2026] DELETE /v2.0/floatingips/af9585ab-13dd-415d-8f69-7262838cdb6d => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2487] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:49 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2488] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:49 2026] GET /v2.0/security-groups?id=99a99506-29f7-46e6-9b92-3cd1434897e2&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2489] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:50 2026] GET /v2.0/ports?device_id=7dffacd7-7f87-46df-b6e7-dec560a1eda7 => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2490] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:50 2026] GET /v2.0/security-groups?id=74ed95c5-c0dc-43de-855f-b2477d3f46c1&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: 1285/2491] 10.0.0.22 () {32 vars in 817 bytes} [Thu Jul 2 16:54:50 2026] GET /v2.0/ports?network_id=607a4e4a-10f8-4ba0-8966-e86cebb68b19&mac_address=fa%3A16%3A3e%3Aed%3A28%3Acc => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2494] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:51 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2495] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:51 2026] GET /v2.0/security-groups?id=99a99506-29f7-46e6-9b92-3cd1434897e2&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: 1290/2496] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:52 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:54:52.322 8 INFO neutron.db.l3_db [None req-9c270f23-ac4f-4fc7-817a-5838d8abb6b3 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Floating IP 687fb1bc-5d50-41ab-8128-99122c374c1e associated. External IP: 10.96.250.202, port: dac891c0-5517-4faa-b506-65f166d4ce54. [pid: 7|app: 0|req: 1291/2497] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:52 2026] GET /v2.0/security-groups?id=99a99506-29f7-46e6-9b92-3cd1434897e2&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2498] 199.204.45.223 () {34 vars in 994 bytes} [Thu Jul 2 16:54:52 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:54:52.564 7 INFO neutron_taas.services.taas.taas_plugin [req-a1b88fa4-ba5b-4f5f-a5bf-0b4d6026a635 req-909a1d33-7820-4b2c-8e0c-398d6bd6deaa cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] TaaS: Handle Delete Port: 427c7f39-3941-4aed-9c8e-69f2511d03b7 2026-07-02 16:54:52.567 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a1b88fa4-ba5b-4f5f-a5bf-0b4d6026a635 req-909a1d33-7820-4b2c-8e0c-398d6bd6deaa cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Tap Mirror: Handle Delete Port: 427c7f39-3941-4aed-9c8e-69f2511d03b7 [pid: 8|app: 0|req: 1207/2499] 10.0.0.22 () {34 vars in 676 bytes} [Thu Jul 2 16:54:50 2026] POST /v2.0/floatingips => generated 855 bytes in 1979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2500] 199.204.45.223 () {36 vars in 997 bytes} [Thu Jul 2 16:54:52 2026] DELETE /v2.0/ports/427c7f39-3941-4aed-9c8e-69f2511d03b7 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:54:52.793 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b0d8a50-bd8b-4511-b8b7-e6863b731951'] response: {'name': 'network-changed', 'server_uuid': '7dffacd7-7f87-46df-b6e7-dec560a1eda7', 'tag': 'dac891c0-5517-4faa-b506-65f166d4ce54', 'status': 'completed', 'code': 200} 2026-07-02 16:54:52.817 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b4e1ac7-2553-44a8-9ca8-8e3c94eee607'] response: {'server_uuid': 'e08a5027-fc2b-486d-b134-d2c402130da9', 'name': 'network-vif-deleted', 'tag': '427c7f39-3941-4aed-9c8e-69f2511d03b7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1208/2501] 10.0.0.42 () {34 vars in 1093 bytes} [Thu Jul 2 16:54:52 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-937587482&fields=id&tenant_id=8732744664e745e1ad0e460936c15729 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2502] 10.0.0.42 () {34 vars in 981 bytes} [Thu Jul 2 16:54:52 2026] GET /v2.0/networks?id=efe590b5-9eb2-4447-901c-1a7231e6ccd6 => generated 705 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2503] 10.0.0.42 () {34 vars in 964 bytes} [Thu Jul 2 16:54:52 2026] GET /v2.0/quotas/8732744664e745e1ad0e460936c15729 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2504] 10.0.0.42 () {34 vars in 1001 bytes} [Thu Jul 2 16:54:52 2026] GET /v2.0/ports?tenant_id=8732744664e745e1ad0e460936c15729&fields=id => generated 333 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2505] 10.0.0.42 () {34 vars in 1007 bytes} [Thu Jul 2 16:54:53 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=segments => generated 14 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2506] 10.0.0.42 () {34 vars in 1107 bytes} [Thu Jul 2 16:54:53 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2507] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:54:53 2026] GET /v2.0/ports?tenant_id=8732744664e745e1ad0e460936c15729&device_id=7dffacd7-7f87-46df-b6e7-dec560a1eda7 => generated 1469 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2508] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:53 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => 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: 1297/2509] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:54:53 2026] GET /v2.0/networks?id=607a4e4a-10f8-4ba0-8966-e86cebb68b19 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2510] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:53 2026] GET /v2.0/ports?device_id=1ea5716f-b6c5-413a-b211-bdbb9baa842f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2511] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:54:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.113&port_id=dac891c0-5517-4faa-b506-65f166d4ce54 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2512] 199.204.45.223 () {34 vars in 1104 bytes} [Thu Jul 2 16:54:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13d&port_id=dac891c0-5517-4faa-b506-65f166d4ce54 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2513] 199.204.45.223 () {34 vars in 1064 bytes} [Thu Jul 2 16:54:53 2026] GET /v2.0/subnets?id=ef6da96e-6278-4d9e-b153-fccfe6b9e781&id=81dcbf92-eb1a-4c87-82b6-451678e12d08 => generated 1410 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2514] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:54:53 2026] GET /v2.0/ports?network_id=607a4e4a-10f8-4ba0-8966-e86cebb68b19&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: 1300/2515] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:54:53 2026] GET /v2.0/ports?network_id=607a4e4a-10f8-4ba0-8966-e86cebb68b19&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: 1216/2516] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:54:53 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2517] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:54:53 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?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: 1217/2518] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:54 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2519] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:55 2026] GET /v2.0/ports?device_id=e08a5027-fc2b-486d-b134-d2c402130da9 => 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: 1218/2520] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:54:56 2026] DELETE /v2.0/security-groups/99a99506-29f7-46e6-9b92-3cd1434897e2 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:54:57.302 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf20f53e-0698-4e96-a7f0-238aa41f1662 cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] TaaS: Handle Delete Port: 46069915-8d32-4162-aad5-c694fe5601cc 2026-07-02 16:54:57.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf20f53e-0698-4e96-a7f0-238aa41f1662 cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Tap Mirror: Handle Delete Port: 46069915-8d32-4162-aad5-c694fe5601cc [pid: 7|app: 0|req: 1303/2521] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:54:56 2026] PUT /v2.0/routers/0e637a22-559f-419f-af22-a3990f2c1480/remove_router_interface => generated 309 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2522] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:54:57 2026] GET /v2.0/networks?id=efe590b5-9eb2-4447-901c-1a7231e6ccd6 => generated 705 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2523] 199.204.45.223 () {34 vars in 1050 bytes} [Thu Jul 2 16:54:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8732744664e745e1ad0e460936c15729 => generated 178 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2524] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:54:57 2026] DELETE /v2.0/subnets/fe5f86e7-54aa-4ec6-a231-2ae4c063dc15 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:54:58.367 8 INFO neutron_taas.services.taas.taas_plugin [None req-03eaa906-816a-4b98-8fb3-ce4ff84ce51a cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] TaaS: Handle Delete Port: 1f533822-14b3-4a0f-ac13-35f864d39468 2026-07-02 16:54:58.370 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03eaa906-816a-4b98-8fb3-ce4ff84ce51a cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Tap Mirror: Handle Delete Port: 1f533822-14b3-4a0f-ac13-35f864d39468 [pid: 7|app: 0|req: 1306/2525] 199.204.45.223 () {38 vars in 955 bytes} [Thu Jul 2 16:54:58 2026] POST /v2.0/ports => generated 1187 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1307/2526] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:54:58 2026] GET /v2.0/ports?device_id=1ea5716f-b6c5-413a-b211-bdbb9baa842f => generated 1190 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:54:58.696 8 INFO neutron_taas.services.taas.taas_plugin [None req-03eaa906-816a-4b98-8fb3-ce4ff84ce51a cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] TaaS: Handle Delete Port: 0a751fa0-c568-4d60-aa6a-593d793a5842 2026-07-02 16:54:58.699 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03eaa906-816a-4b98-8fb3-ce4ff84ce51a cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Tap Mirror: Handle Delete Port: 0a751fa0-c568-4d60-aa6a-593d793a5842 [pid: 7|app: 0|req: 1308/2527] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:54:58 2026] PUT /v2.0/ports/5325211d-8eb2-420e-b5ae-9a48e069bbad => generated 1468 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:54:59.117 8 INFO neutron.db.l3_hamode_db [None req-03eaa906-816a-4b98-8fb3-ce4ff84ce51a cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] HA network d4ffa07d-cc38-48e0-a564-bf8ee84acf79 was deleted as no HA routers are present in tenant 2e7bd2958da44032b2d2d8e13dcaf2ca. [pid: 8|app: 0|req: 1220/2528] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:54:58 2026] DELETE /v2.0/routers/0e637a22-559f-419f-af22-a3990f2c1480 => generated 0 bytes in 1002 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:54:59.130 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-05c1bc58-1832-4da8-a1b6-f5e3d56f9030'] response: {'name': 'network-changed', 'server_uuid': '1ea5716f-b6c5-413a-b211-bdbb9baa842f', 'tag': '5325211d-8eb2-420e-b5ae-9a48e069bbad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1309/2529] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:59 2026] GET /v2.0/security-groups?id=74ed95c5-c0dc-43de-855f-b2477d3f46c1&fields=id&fields=name => generated 111 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:54:59.149 8 INFO neutron.services.segments.plugin [-] Segment 86480872-1fb3-434f-8430-1ef9697b5cb4 resource provider aggregate not found 2026-07-02 16:54:59.171 8 INFO neutron.services.segments.plugin [-] Segment 86480872-1fb3-434f-8430-1ef9697b5cb4 resource provider aggregate not found 2026-07-02 16:54:59.174 8 INFO neutron.services.segments.plugin [-] Segment 86480872-1fb3-434f-8430-1ef9697b5cb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86480872-1fb3-434f-8430-1ef9697b5cb4 found for delete ", "request_id": "req-5210fa6e-5450-4277-a1f0-9733f89d2e5f"}]} 2026-07-02 16:54:59.196 8 INFO neutron.services.segments.plugin [-] Segment 86480872-1fb3-434f-8430-1ef9697b5cb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86480872-1fb3-434f-8430-1ef9697b5cb4 found for delete ", "request_id": "req-eb491ad2-caae-4b0c-866f-ad0f468e3207"}]} 2026-07-02 16:54:59.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-99bbd980-c263-425d-ae53-c6e3aa7b30e3 cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] TaaS: Handle Delete Port: 22817b10-9f4e-4bca-89eb-04a4180f05ba 2026-07-02 16:54:59.283 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99bbd980-c263-425d-ae53-c6e3aa7b30e3 cd807911a48944d0a132d9b071a469f0 2e7bd2958da44032b2d2d8e13dcaf2ca - - default default] Tap Mirror: Handle Delete Port: 22817b10-9f4e-4bca-89eb-04a4180f05ba [pid: 8|app: 0|req: 1221/2530] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:54:59 2026] DELETE /v2.0/networks/418bfcd1-1489-4b1d-9689-4367a598ce47 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2531] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:54:59 2026] GET /v2.0/ports?tenant_id=8732744664e745e1ad0e460936c15729&device_id=1ea5716f-b6c5-413a-b211-bdbb9baa842f => generated 1471 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2532] 10.0.0.67 () {34 vars in 989 bytes} [Thu Jul 2 16:54:59 2026] GET /v2.0/ports?device_id=7dffacd7-7f87-46df-b6e7-dec560a1eda7 => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2533] 10.0.0.67 () {34 vars in 1039 bytes} [Thu Jul 2 16:54:59 2026] GET /v2.0/security-groups?id=74ed95c5-c0dc-43de-855f-b2477d3f46c1&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2534] 199.204.45.223 () {34 vars in 1018 bytes} [Thu Jul 2 16:54:59 2026] GET /v2.0/networks?tenant_id=8732744664e745e1ad0e460936c15729&shared=False => generated 2376 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2535] 199.204.45.223 () {34 vars in 930 bytes} [Thu Jul 2 16:54:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2536] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:55:00 2026] GET /v2.0/security-groups?tenant_id=2e7bd2958da44032b2d2d8e13dcaf2ca&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2537] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:00 2026] DELETE /v2.0/security-groups/9f834b92-42e2-4255-b15b-c9d856dd8689 => 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: 1313/2538] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:55:00 2026] GET /v2.0/security-groups?tenant_id=6ef4da4dfe004ad3974baed4ec8c3dd3&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2539] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:55:00 2026] GET /v2.0/ports?tenant_id=8732744664e745e1ad0e460936c15729&device_id=1ea5716f-b6c5-413a-b211-bdbb9baa842f => generated 1471 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2540] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:55:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.238&port_id=5325211d-8eb2-420e-b5ae-9a48e069bbad => 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: 1226/2541] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:00 2026] DELETE /v2.0/security-groups/81503a16-c4e7-4a05-9412-13a9bf6c396e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2542] 199.204.45.223 () {34 vars in 1106 bytes} [Thu Jul 2 16:55:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A373&port_id=5325211d-8eb2-420e-b5ae-9a48e069bbad => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2543] 199.204.45.223 () {34 vars in 1064 bytes} [Thu Jul 2 16:55:00 2026] GET /v2.0/subnets?id=31fd5637-d242-43cb-a401-bc1fda67a828&id=fee9dc12-88f3-4924-8c94-167b04f78805 => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2544] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:55:01 2026] GET /v2.0/ports?network_id=efe590b5-9eb2-4447-901c-1a7231e6ccd6&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: 1228/2545] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:55:01 2026] GET /v2.0/ports?network_id=efe590b5-9eb2-4447-901c-1a7231e6ccd6&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2546] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:55:01 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:55:01.206 8 INFO neutron.services.segments.plugin [-] Segment 63fc969d-68bb-4887-874e-fc550ed44bf9 resource provider aggregate not found 2026-07-02 16:55:01.227 8 INFO neutron.services.segments.plugin [-] Segment 63fc969d-68bb-4887-874e-fc550ed44bf9 resource provider aggregate not found 2026-07-02 16:55:01.243 8 INFO neutron.services.segments.plugin [-] Segment 63fc969d-68bb-4887-874e-fc550ed44bf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63fc969d-68bb-4887-874e-fc550ed44bf9 found for delete ", "request_id": "req-7e7bc451-54ad-48a1-b814-2a8e9d073f32"}]} 2026-07-02 16:55:01.254 8 INFO neutron.services.segments.plugin [-] Segment 63fc969d-68bb-4887-874e-fc550ed44bf9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63fc969d-68bb-4887-874e-fc550ed44bf9 found for delete ", "request_id": "req-ca2b711c-8526-4600-9022-1d0a51528d65"}]} [pid: 8|app: 0|req: 1229/2547] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:55:01 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2548] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:55:04 2026] GET /v2.0/ports?device_id=1ea5716f-b6c5-413a-b211-bdbb9baa842f => generated 1204 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2549] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:55:04 2026] GET /v2.0/security-groups?id=74ed95c5-c0dc-43de-855f-b2477d3f46c1&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:55:05.613 7 INFO neutron.db.segments_db [None req-f8c7c4eb-7600-4704-a7a3-d1744a7fe673 14d7bc8ac80c4cdf930c46178edc983f 463a36eacc484ccc922ea56738e5da19 - - default default] Added segment ed3776af-f8d5-4528-8f74-893e92182b41 of type vxlan for network 7412d567-6439-4a37-b768-93f0cf481407 [pid: 7|app: 0|req: 1320/2550] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:55:05 2026] POST /v2.0/networks => generated 613 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2553] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 16:55:05 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:55:06.101 7 INFO neutron.db.segments_db [None req-4510736e-c171-4ac9-9f9a-5805c4f00a84 14d7bc8ac80c4cdf930c46178edc983f 463a36eacc484ccc922ea56738e5da19 - - default default] Added segment 36b464ee-e0cf-49a2-8678-5abf5a3be659 of type vxlan for network 52435bbb-5cae-4c06-af77-a35a83a72c32 [pid: 7|app: 0|req: 1323/2554] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:55:06 2026] POST /v2.0/networks => generated 613 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1232/2555] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 16:55:06 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:55:06.626 7 INFO neutron.db.segments_db [None req-bede48e2-6daf-48bc-b94d-8dd459306a35 14d7bc8ac80c4cdf930c46178edc983f 463a36eacc484ccc922ea56738e5da19 - - default default] Added segment 047ace27-84b2-4c1c-aef1-df8d289e6cd0 of type vxlan for network 38d1ccee-31f3-47dd-8ffc-65a25ef1540e [pid: 7|app: 0|req: 1324/2556] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:55:06 2026] POST /v2.0/networks => generated 611 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1233/2557] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 16:55:06 2026] POST /v2.0/ports => generated 743 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:55:07.166 7 INFO neutron.db.segments_db [None req-dd492f76-90e4-4639-9d71-1a7c03530e9a 14d7bc8ac80c4cdf930c46178edc983f 463a36eacc484ccc922ea56738e5da19 - - default default] Added segment 70f4748d-8cd2-4ab2-84e5-de9b4f40750c of type vxlan for network 5fd65a77-fa9c-4dbe-b44b-e7eb79b436c3 [pid: 7|app: 0|req: 1325/2558] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:55:07 2026] POST /v2.0/networks => generated 613 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1234/2559] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 16:55:07 2026] POST /v2.0/ports => generated 743 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-02 16:55:07.733 7 INFO neutron.db.segments_db [None req-02dbe8bd-f32b-4eaf-aee5-b9200f8dea03 14d7bc8ac80c4cdf930c46178edc983f 463a36eacc484ccc922ea56738e5da19 - - default default] Added segment c605063c-061b-448b-b033-097037f78bd4 of type vxlan for network c06dc058-a960-47ac-b502-b6b8f959e57b [pid: 7|app: 0|req: 1326/2560] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:55:07 2026] POST /v2.0/networks => generated 613 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1235/2561] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 16:55:07 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) [pid: 7|app: 0|req: 1327/2562] 10.0.0.22 () {34 vars in 746 bytes} [Thu Jul 2 16:55:08 2026] PUT /v2.0/ports/d302d82d-ae67-41f1-986d-94a9cd76225d/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1236/2563] 10.0.0.22 () {34 vars in 746 bytes} [Thu Jul 2 16:55:08 2026] PUT /v2.0/ports/c6a321a1-f2d8-4bf2-8e1c-02f0e9b0bbe1/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1328/2564] 10.0.0.22 () {34 vars in 746 bytes} [Thu Jul 2 16:55:08 2026] PUT /v2.0/ports/934152eb-9794-481d-98b7-bd9fe11b959a/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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/2565] 10.0.0.22 () {34 vars in 746 bytes} [Thu Jul 2 16:55:08 2026] PUT /v2.0/ports/4517748c-c7cc-479f-a7b2-b26c02e65f95/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1329/2566] 10.0.0.22 () {32 vars in 659 bytes} [Thu Jul 2 16:55:08 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1238/2567] 10.0.0.22 () {32 vars in 673 bytes} [Thu Jul 2 16:55:08 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2568] 10.0.0.22 () {32 vars in 669 bytes} [Thu Jul 2 16:55:08 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2569] 10.0.0.22 () {32 vars in 681 bytes} [Thu Jul 2 16:55:08 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2570] 10.0.0.22 () {32 vars in 667 bytes} [Thu Jul 2 16:55:08 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2571] 10.0.0.22 () {32 vars in 681 bytes} [Thu Jul 2 16:55:09 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2572] 10.0.0.22 () {32 vars in 677 bytes} [Thu Jul 2 16:55:09 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2573] 10.0.0.22 () {32 vars in 689 bytes} [Thu Jul 2 16:55:09 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:55:09.427 7 INFO neutron_taas.services.taas.taas_plugin [None req-b14428ca-e3e8-4609-83f3-02837583521a 14d7bc8ac80c4cdf930c46178edc983f 463a36eacc484ccc922ea56738e5da19 - - default default] TaaS: Handle Delete Port: d302d82d-ae67-41f1-986d-94a9cd76225d 2026-07-02 16:55:09.431 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b14428ca-e3e8-4609-83f3-02837583521a 14d7bc8ac80c4cdf930c46178edc983f 463a36eacc484ccc922ea56738e5da19 - - default default] Tap Mirror: Handle Delete Port: d302d82d-ae67-41f1-986d-94a9cd76225d [pid: 7|app: 0|req: 1333/2574] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:55:09 2026] DELETE /v2.0/ports/d302d82d-ae67-41f1-986d-94a9cd76225d => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2575] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:55:09 2026] GET /v2.0/ports?device_id=1ea5716f-b6c5-413a-b211-bdbb9baa842f => generated 1204 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2576] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:55:09 2026] GET /v2.0/security-groups?id=74ed95c5-c0dc-43de-855f-b2477d3f46c1&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:55:09.642 7 INFO neutron_taas.services.taas.taas_plugin [None req-719f9913-928d-4e0b-bf51-affae72a456c 14d7bc8ac80c4cdf930c46178edc983f 463a36eacc484ccc922ea56738e5da19 - - default default] TaaS: Handle Delete Port: c6a321a1-f2d8-4bf2-8e1c-02f0e9b0bbe1 2026-07-02 16:55:09.646 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-719f9913-928d-4e0b-bf51-affae72a456c 14d7bc8ac80c4cdf930c46178edc983f 463a36eacc484ccc922ea56738e5da19 - - default default] Tap Mirror: Handle Delete Port: c6a321a1-f2d8-4bf2-8e1c-02f0e9b0bbe1 [pid: 8|app: 0|req: 1244/2577] 10.0.0.22 () {32 vars in 817 bytes} [Thu Jul 2 16:55:09 2026] GET /v2.0/ports?network_id=efe590b5-9eb2-4447-901c-1a7231e6ccd6&mac_address=fa%3A16%3A3e%3Aad%3A91%3A22 => generated 1204 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2578] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:55:09 2026] DELETE /v2.0/ports/c6a321a1-f2d8-4bf2-8e1c-02f0e9b0bbe1 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:55:09.846 7 INFO neutron_taas.services.taas.taas_plugin [None req-dac9c11f-b0e6-4cf4-bcf0-3f9d846d711b 14d7bc8ac80c4cdf930c46178edc983f 463a36eacc484ccc922ea56738e5da19 - - default default] TaaS: Handle Delete Port: 934152eb-9794-481d-98b7-bd9fe11b959a 2026-07-02 16:55:09.850 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dac9c11f-b0e6-4cf4-bcf0-3f9d846d711b 14d7bc8ac80c4cdf930c46178edc983f 463a36eacc484ccc922ea56738e5da19 - - default default] Tap Mirror: Handle Delete Port: 934152eb-9794-481d-98b7-bd9fe11b959a [pid: 7|app: 0|req: 1335/2579] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:55:09 2026] DELETE /v2.0/ports/934152eb-9794-481d-98b7-bd9fe11b959a => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:55:10.086 7 INFO neutron_taas.services.taas.taas_plugin [None req-c59ddb7c-c6dc-4b9b-ad77-b83dfd82c8ee 14d7bc8ac80c4cdf930c46178edc983f 463a36eacc484ccc922ea56738e5da19 - - default default] TaaS: Handle Delete Port: 4517748c-c7cc-479f-a7b2-b26c02e65f95 2026-07-02 16:55:10.091 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c59ddb7c-c6dc-4b9b-ad77-b83dfd82c8ee 14d7bc8ac80c4cdf930c46178edc983f 463a36eacc484ccc922ea56738e5da19 - - default default] Tap Mirror: Handle Delete Port: 4517748c-c7cc-479f-a7b2-b26c02e65f95 [pid: 7|app: 0|req: 1336/2580] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:55:09 2026] DELETE /v2.0/ports/4517748c-c7cc-479f-a7b2-b26c02e65f95 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:55:10.323 7 INFO neutron_taas.services.taas.taas_plugin [None req-76b5ce73-8c03-4d02-a987-89e1f3d8b55b 14d7bc8ac80c4cdf930c46178edc983f 463a36eacc484ccc922ea56738e5da19 - - default default] TaaS: Handle Delete Port: df65fba1-969c-4f50-b48c-7fc20c1a3505 2026-07-02 16:55:10.327 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76b5ce73-8c03-4d02-a987-89e1f3d8b55b 14d7bc8ac80c4cdf930c46178edc983f 463a36eacc484ccc922ea56738e5da19 - - default default] Tap Mirror: Handle Delete Port: df65fba1-969c-4f50-b48c-7fc20c1a3505 [pid: 7|app: 0|req: 1337/2581] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:55:10 2026] DELETE /v2.0/ports/df65fba1-969c-4f50-b48c-7fc20c1a3505 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:55:10.541 8 INFO neutron.db.l3_db [None req-7c9d5681-a7e0-49d3-ad35-4fbc89b967c1 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Floating IP 4d12b4a1-893a-411c-bcfa-231d7279f1a2 associated. External IP: 10.96.250.207, port: 5325211d-8eb2-420e-b5ae-9a48e069bbad. [pid: 7|app: 0|req: 1338/2582] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:55:10 2026] DELETE /v2.0/networks/7412d567-6439-4a37-b768-93f0cf481407 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:55:10.725 7 INFO neutron.services.segments.plugin [-] Segment ed3776af-f8d5-4528-8f74-893e92182b41 resource provider aggregate not found 2026-07-02 16:55:10.735 7 INFO neutron.services.segments.plugin [-] Segment ed3776af-f8d5-4528-8f74-893e92182b41 resource provider aggregate not found 2026-07-02 16:55:10.752 7 INFO neutron.services.segments.plugin [-] Segment ed3776af-f8d5-4528-8f74-893e92182b41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed3776af-f8d5-4528-8f74-893e92182b41 found for delete ", "request_id": "req-7a2e0855-14d0-46e8-a328-e6580c7c683a"}]} 2026-07-02 16:55:10.753 7 INFO neutron.services.segments.plugin [-] Segment ed3776af-f8d5-4528-8f74-893e92182b41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed3776af-f8d5-4528-8f74-893e92182b41 found for delete ", "request_id": "req-94b515f0-899f-4902-aa91-46d5f334f1f1"}]} [pid: 7|app: 0|req: 1339/2583] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:55:10 2026] DELETE /v2.0/networks/52435bbb-5cae-4c06-af77-a35a83a72c32 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2584] 10.0.0.22 () {34 vars in 676 bytes} [Thu Jul 2 16:55:09 2026] POST /v2.0/floatingips => generated 855 bytes in 1264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2585] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:55:10 2026] DELETE /v2.0/networks/38d1ccee-31f3-47dd-8ffc-65a25ef1540e => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:55:11.000 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aca3e5a8-b97a-450c-9d2e-0f59d4e0433a'] response: {'name': 'network-changed', 'server_uuid': '1ea5716f-b6c5-413a-b211-bdbb9baa842f', 'tag': '5325211d-8eb2-420e-b5ae-9a48e069bbad', 'status': 'completed', 'code': 200} 2026-07-02 16:55:11.146 8 INFO neutron.services.segments.plugin [-] Segment 70f4748d-8cd2-4ab2-84e5-de9b4f40750c resource provider aggregate not found 2026-07-02 16:55:11.169 8 INFO neutron.services.segments.plugin [-] Segment 70f4748d-8cd2-4ab2-84e5-de9b4f40750c resource provider aggregate not found 2026-07-02 16:55:11.178 8 INFO neutron.services.segments.plugin [-] Segment 70f4748d-8cd2-4ab2-84e5-de9b4f40750c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70f4748d-8cd2-4ab2-84e5-de9b4f40750c found for delete ", "request_id": "req-2cf3b92d-8393-4a8d-af58-58a024dbe670"}]} 2026-07-02 16:55:11.199 8 INFO neutron.services.segments.plugin [-] Segment 70f4748d-8cd2-4ab2-84e5-de9b4f40750c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70f4748d-8cd2-4ab2-84e5-de9b4f40750c found for delete ", "request_id": "req-525a1bef-e67e-48be-b377-2655c399bd69"}]} [pid: 8|app: 0|req: 1246/2586] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:55:11 2026] DELETE /v2.0/networks/5fd65a77-fa9c-4dbe-b44b-e7eb79b436c3 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2587] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:55:11 2026] DELETE /v2.0/networks/c06dc058-a960-47ac-b502-b6b8f959e57b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2588] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:55:11 2026] GET /v2.0/ports?tenant_id=8732744664e745e1ad0e460936c15729&device_id=1ea5716f-b6c5-413a-b211-bdbb9baa842f => generated 1473 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2589] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:55:11 2026] GET /v2.0/networks?id=efe590b5-9eb2-4447-901c-1a7231e6ccd6 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2590] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:55:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.238&port_id=5325211d-8eb2-420e-b5ae-9a48e069bbad => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2591] 199.204.45.223 () {34 vars in 1106 bytes} [Thu Jul 2 16:55:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A373&port_id=5325211d-8eb2-420e-b5ae-9a48e069bbad => 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: 1249/2592] 199.204.45.223 () {34 vars in 1064 bytes} [Thu Jul 2 16:55:11 2026] GET /v2.0/subnets?id=31fd5637-d242-43cb-a401-bc1fda67a828&id=fee9dc12-88f3-4924-8c94-167b04f78805 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2593] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:55:11 2026] GET /v2.0/ports?network_id=efe590b5-9eb2-4447-901c-1a7231e6ccd6&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2594] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:55:11 2026] GET /v2.0/ports?network_id=efe590b5-9eb2-4447-901c-1a7231e6ccd6&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2595] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:55:11 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2596] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:55:11 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?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: 1346/2597] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:55:12 2026] GET /v2.0/security-groups?tenant_id=57db39f39e3a44bd892f90e47d1283d8&name=default => generated 2929 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2598] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:12 2026] DELETE /v2.0/security-groups/a2b80093-50a0-4c06-a05d-140b8457c119 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:55:12.780 7 INFO neutron.services.segments.plugin [-] Segment 36b464ee-e0cf-49a2-8678-5abf5a3be659 resource provider aggregate not found 2026-07-02 16:55:12.786 7 INFO neutron.services.segments.plugin [-] Segment 36b464ee-e0cf-49a2-8678-5abf5a3be659 resource provider aggregate not found 2026-07-02 16:55:12.804 7 INFO neutron.services.segments.plugin [-] Segment 36b464ee-e0cf-49a2-8678-5abf5a3be659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36b464ee-e0cf-49a2-8678-5abf5a3be659 found for delete ", "request_id": "req-1d14104a-7ab5-4d3a-9982-70ed9327f6f1"}]} 2026-07-02 16:55:12.812 7 INFO neutron.services.segments.plugin [-] Segment 36b464ee-e0cf-49a2-8678-5abf5a3be659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36b464ee-e0cf-49a2-8678-5abf5a3be659 found for delete ", "request_id": "req-048591ae-4e61-4f11-bec5-8ce392449f2e"}]} 2026-07-02 16:55:12.834 7 INFO neutron.services.segments.plugin [-] Segment 047ace27-84b2-4c1c-aef1-df8d289e6cd0 resource provider aggregate not found 2026-07-02 16:55:12.838 7 INFO neutron.services.segments.plugin [-] Segment 047ace27-84b2-4c1c-aef1-df8d289e6cd0 resource provider aggregate not found 2026-07-02 16:55:12.861 7 INFO neutron.services.segments.plugin [-] Segment 047ace27-84b2-4c1c-aef1-df8d289e6cd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 047ace27-84b2-4c1c-aef1-df8d289e6cd0 found for delete ", "request_id": "req-02225c8d-b499-49a9-888a-ffaf79f740d5"}]} 2026-07-02 16:55:12.863 7 INFO neutron.services.segments.plugin [-] Segment 047ace27-84b2-4c1c-aef1-df8d289e6cd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 047ace27-84b2-4c1c-aef1-df8d289e6cd0 found for delete ", "request_id": "req-1a60456e-2a4e-43dc-ba35-42e9207e8934"}]} 2026-07-02 16:55:12.884 7 INFO neutron.services.segments.plugin [-] Segment c605063c-061b-448b-b033-097037f78bd4 resource provider aggregate not found 2026-07-02 16:55:12.888 7 INFO neutron.services.segments.plugin [-] Segment c605063c-061b-448b-b033-097037f78bd4 resource provider aggregate not found 2026-07-02 16:55:12.906 7 INFO neutron.services.segments.plugin [-] Segment c605063c-061b-448b-b033-097037f78bd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c605063c-061b-448b-b033-097037f78bd4 found for delete ", "request_id": "req-5392be0c-d1a8-4aba-8930-109aabe07bf4"}]} 2026-07-02 16:55:12.909 7 INFO neutron.services.segments.plugin [-] Segment c605063c-061b-448b-b033-097037f78bd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c605063c-061b-448b-b033-097037f78bd4 found for delete ", "request_id": "req-9f134f05-48df-4976-a3d9-b1dc1c4055e5"}]} [pid: 7|app: 0|req: 1347/2599] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:55:12 2026] GET /v2.0/security-groups?tenant_id=c11117d6a8ed4d6e8c77f427b8c7c03a&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2600] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:12 2026] DELETE /v2.0/security-groups/4e375228-7d5d-44bd-80a4-0034705f74e3 => 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: 1348/2601] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:55:13 2026] GET /v2.0/security-groups?tenant_id=463a36eacc484ccc922ea56738e5da19&name=default => generated 2929 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2602] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:13 2026] DELETE /v2.0/security-groups/033e0803-d931-415b-a733-f5ded6b1e0ba => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2603] 10.0.0.67 () {34 vars in 989 bytes} [Thu Jul 2 16:55:17 2026] GET /v2.0/ports?device_id=1ea5716f-b6c5-413a-b211-bdbb9baa842f => generated 1473 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2604] 10.0.0.67 () {34 vars in 1039 bytes} [Thu Jul 2 16:55:17 2026] GET /v2.0/security-groups?id=74ed95c5-c0dc-43de-855f-b2477d3f46c1&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2605] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 16:55:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2606] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 16:55:18 2026] POST /v2.0/security-groups => generated 1603 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2607] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 16:55:18 2026] POST /v2.0/security-groups => generated 1603 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2608] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 16:55:18 2026] POST /v2.0/security-groups => generated 1603 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2609] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 16:55:18 2026] POST /v2.0/security-groups => generated 1603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2610] 10.0.0.22 () {34 vars in 766 bytes} [Thu Jul 2 16:55:18 2026] PUT /v2.0/security-groups/debe9c2b-2677-4a41-b940-eef82790ef44/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2611] 10.0.0.22 () {34 vars in 766 bytes} [Thu Jul 2 16:55:18 2026] PUT /v2.0/security-groups/fd49325f-78f5-450b-8278-f2bf04a53ebe/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2612] 10.0.0.22 () {34 vars in 766 bytes} [Thu Jul 2 16:55:18 2026] PUT /v2.0/security-groups/ed8e3116-983a-4f3d-94ee-61c6848adc5d/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2613] 10.0.0.22 () {34 vars in 766 bytes} [Thu Jul 2 16:55:18 2026] PUT /v2.0/security-groups/d82734af-34d4-4418-9e8a-50665889aceb/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2614] 10.0.0.22 () {32 vars in 679 bytes} [Thu Jul 2 16:55:18 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2615] 10.0.0.22 () {32 vars in 693 bytes} [Thu Jul 2 16:55:18 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2616] 10.0.0.22 () {32 vars in 689 bytes} [Thu Jul 2 16:55:18 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2617] 10.0.0.22 () {32 vars in 701 bytes} [Thu Jul 2 16:55:19 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2618] 10.0.0.22 () {32 vars in 687 bytes} [Thu Jul 2 16:55:19 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2619] 10.0.0.22 () {32 vars in 701 bytes} [Thu Jul 2 16:55:19 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2620] 10.0.0.22 () {32 vars in 697 bytes} [Thu Jul 2 16:55:19 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2621] 10.0.0.22 () {32 vars in 709 bytes} [Thu Jul 2 16:55:19 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2622] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:19 2026] DELETE /v2.0/security-groups/debe9c2b-2677-4a41-b940-eef82790ef44 => 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: 1359/2623] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:19 2026] DELETE /v2.0/security-groups/fd49325f-78f5-450b-8278-f2bf04a53ebe => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2624] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:19 2026] DELETE /v2.0/security-groups/ed8e3116-983a-4f3d-94ee-61c6848adc5d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2625] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:19 2026] DELETE /v2.0/security-groups/d82734af-34d4-4418-9e8a-50665889aceb => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2626] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:19 2026] DELETE /v2.0/security-groups/dfa3d88a-e7d3-48a5-abab-530d2166859e => 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: 1361/2627] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:55:20 2026] GET /v2.0/security-groups?tenant_id=741915e6df2445608c3e22e8bf394ce2&name=default => generated 2929 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2628] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:20 2026] DELETE /v2.0/security-groups/e9c20ff6-ebce-4bf2-9f39-e54da1f3ed9b => 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: 1363/2631] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:55:21 2026] GET /v2.0/security-groups?tenant_id=1b690081fb3341808799567942f5effb&name=default => generated 2929 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2632] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:21 2026] DELETE /v2.0/security-groups/daa8e6e1-8425-4209-8867-cbd3442f015b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2633] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:55:21 2026] GET /v2.0/security-groups?tenant_id=f06077aff51b44b38ccca07df2305b1f&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2634] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:21 2026] DELETE /v2.0/security-groups/7c10901b-7a55-4b8b-ad61-6652a997ac66 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:55:25.254 7 INFO neutron.db.segments_db [None req-e15ce3d1-c6af-4e3d-9f2d-46cb27171050 d3bb9fe9d6184899a890dd84086b3ae8 f91087d62f2540af87cc889251a76d54 - - default default] Added segment 53b42485-857d-422d-9011-d1ac813b09b2 of type vxlan for network 444d7883-cef7-4dca-9996-d9312d4ce6c9 [pid: 7|app: 0|req: 1365/2635] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:55:24 2026] POST /v2.0/networks => generated 612 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2636] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 16:55:25 2026] POST /v2.0/ports => generated 743 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2637] 10.0.0.22 () {34 vars in 746 bytes} [Thu Jul 2 16:55:25 2026] PUT /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1272/2638] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 16:55:25 2026] GET /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1367/2639] 10.0.0.22 () {34 vars in 757 bytes} [Thu Jul 2 16:55:25 2026] PUT /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1273/2640] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 16:55:25 2026] GET /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1368/2641] 10.0.0.22 () {34 vars in 753 bytes} [Thu Jul 2 16:55:25 2026] PUT /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags/red => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1274/2642] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 16:55:26 2026] GET /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1369/2643] 10.0.0.22 () {34 vars in 775 bytes} [Thu Jul 2 16:55:26 2026] PUT /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags/black.or.white => generated 4 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1275/2644] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 16:55:26 2026] GET /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1370/2645] 10.0.0.22 () {34 vars in 746 bytes} [Thu Jul 2 16:55:26 2026] PUT /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1276/2646] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 16:55:26 2026] GET /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1371/2647] 10.0.0.22 () {32 vars in 734 bytes} [Thu Jul 2 16:55:26 2026] GET /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:55:26.602 8 INFO neutron.api.v2.resource [None req-090f9cd6-aad2-48b1-a443-2445d578b272 d3bb9fe9d6184899a890dd84086b3ae8 f91087d62f2540af87cc889251a76d54 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1277/2648] 10.0.0.22 () {32 vars in 738 bytes} [Thu Jul 2 16:55:26 2026] GET /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1372/2649] 10.0.0.22 () {32 vars in 737 bytes} [Thu Jul 2 16:55:26 2026] DELETE /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1278/2650] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 16:55:26 2026] GET /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags => generated 30 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:55:26.830 7 INFO neutron.api.v2.resource [None req-a8267c0b-8a3c-4e91-8607-3371b8c0636f d3bb9fe9d6184899a890dd84086b3ae8 f91087d62f2540af87cc889251a76d54 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1373/2651] 10.0.0.22 () {32 vars in 741 bytes} [Thu Jul 2 16:55:26 2026] DELETE /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1279/2652] 10.0.0.22 () {32 vars in 729 bytes} [Thu Jul 2 16:55:26 2026] DELETE /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1374/2653] 10.0.0.22 () {32 vars in 726 bytes} [Thu Jul 2 16:55:26 2026] GET /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:55:27.092 8 INFO neutron_taas.services.taas.taas_plugin [None req-de3dde70-ad86-4223-bc6f-b0856218ed8e d3bb9fe9d6184899a890dd84086b3ae8 f91087d62f2540af87cc889251a76d54 - - default default] TaaS: Handle Delete Port: 001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4 2026-07-02 16:55:27.096 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de3dde70-ad86-4223-bc6f-b0856218ed8e d3bb9fe9d6184899a890dd84086b3ae8 f91087d62f2540af87cc889251a76d54 - - default default] Tap Mirror: Handle Delete Port: 001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4 [pid: 8|app: 0|req: 1280/2654] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:55:26 2026] DELETE /v2.0/ports/001eb45c-e308-46ee-a2f4-ee7e3cc4c0d4 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:55:27.339 7 INFO neutron.services.segments.plugin [-] Segment 53b42485-857d-422d-9011-d1ac813b09b2 resource provider aggregate not found 2026-07-02 16:55:27.345 7 INFO neutron.services.segments.plugin [-] Segment 53b42485-857d-422d-9011-d1ac813b09b2 resource provider aggregate not found 2026-07-02 16:55:27.361 7 INFO neutron.services.segments.plugin [-] Segment 53b42485-857d-422d-9011-d1ac813b09b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b42485-857d-422d-9011-d1ac813b09b2 found for delete ", "request_id": "req-4d32f0d2-9915-4d2a-b569-3cdc0be0695e"}]} 2026-07-02 16:55:27.363 7 INFO neutron.services.segments.plugin [-] Segment 53b42485-857d-422d-9011-d1ac813b09b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b42485-857d-422d-9011-d1ac813b09b2 found for delete ", "request_id": "req-780b4e96-25d2-4207-a5d8-a861cc3a0fa2"}]} [pid: 7|app: 0|req: 1375/2655] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:55:27 2026] DELETE /v2.0/networks/444d7883-cef7-4dca-9996-d9312d4ce6c9 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2656] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:55:27 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2657] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:55:28 2026] GET /v2.0/security-groups?tenant_id=f91087d62f2540af87cc889251a76d54&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2658] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:28 2026] DELETE /v2.0/security-groups/68ef7c4b-61c7-4e4c-aa59-772a3c0ad4eb => 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: 1377/2659] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:55:28 2026] GET /v2.0/security-groups?tenant_id=4f19f63427ae4747b43f2a8bd990fd3f&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2660] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:28 2026] DELETE /v2.0/security-groups/b24d4a67-f5ef-4960-bce0-fa91d2aaee46 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2661] 10.0.0.180 () {30 vars in 690 bytes} [Thu Jul 2 16:55:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2662] 10.0.0.180 () {30 vars in 692 bytes} [Thu Jul 2 16:55:29 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: 1379/2663] 10.0.0.180 () {30 vars in 668 bytes} [Thu Jul 2 16:55:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2664] 10.0.0.180 () {30 vars in 704 bytes} [Thu Jul 2 16:55:29 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: 7|app: 0|req: 1380/2665] 10.0.0.180 () {28 vars in 439 bytes} [Thu Jul 2 16:55:29 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2666] 10.0.0.180 () {30 vars in 728 bytes} [Thu Jul 2 16:55:29 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 658 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2667] 10.0.0.180 () {30 vars in 690 bytes} [Thu Jul 2 16:55:29 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: 1287/2668] 10.0.0.180 () {30 vars in 692 bytes} [Thu Jul 2 16:55:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2669] 10.0.0.180 () {30 vars in 668 bytes} [Thu Jul 2 16:55:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2670] 10.0.0.180 () {30 vars in 704 bytes} [Thu Jul 2 16:55:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2671] 10.0.0.180 () {30 vars in 728 bytes} [Thu Jul 2 16:55:29 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2672] 10.0.0.180 () {30 vars in 690 bytes} [Thu Jul 2 16:55:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2673] 10.0.0.180 () {30 vars in 692 bytes} [Thu Jul 2 16:55:30 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: 1290/2674] 10.0.0.180 () {30 vars in 668 bytes} [Thu Jul 2 16:55:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2675] 10.0.0.180 () {30 vars in 704 bytes} [Thu Jul 2 16:55:30 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: 1291/2676] 10.0.0.180 () {30 vars in 730 bytes} [Thu Jul 2 16:55:30 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2677] 10.0.0.180 () {30 vars in 682 bytes} [Thu Jul 2 16:55:30 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2678] 10.0.0.180 () {34 vars in 704 bytes} [Thu Jul 2 16:55:30 2026] POST /v2.0/ports => generated 1132 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2679] 10.0.0.22 () {34 vars in 683 bytes} [Thu Jul 2 16:55:31 2026] POST /v2.0/security-groups => generated 1603 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1293/2680] 10.0.0.22 () {34 vars in 766 bytes} [Thu Jul 2 16:55:32 2026] PUT /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2681] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:55:32 2026] GET /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2682] 10.0.0.22 () {34 vars in 777 bytes} [Thu Jul 2 16:55:32 2026] PUT /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/tags/green => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2683] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:55:32 2026] GET /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2684] 10.0.0.22 () {34 vars in 773 bytes} [Thu Jul 2 16:55:32 2026] PUT /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/tags/red => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2685] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:55:32 2026] GET /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2686] 10.0.0.22 () {34 vars in 795 bytes} [Thu Jul 2 16:55:32 2026] PUT /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2687] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:55:32 2026] GET /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2688] 10.0.0.22 () {34 vars in 766 bytes} [Thu Jul 2 16:55:32 2026] PUT /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2689] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:55:33 2026] GET /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2690] 10.0.0.22 () {32 vars in 754 bytes} [Thu Jul 2 16:55:33 2026] GET /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:55:33.189 7 INFO neutron.api.v2.resource [None req-cdb0caa1-a27d-4351-9d7d-dc43ec874c50 f92734bcc2c846f5a9fc1ccb3533a3a1 cc86f3f5679449b5b0fedf018afd6900 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1393/2691] 10.0.0.22 () {32 vars in 758 bytes} [Thu Jul 2 16:55:33 2026] GET /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2692] 10.0.0.22 () {32 vars in 757 bytes} [Thu Jul 2 16:55:33 2026] DELETE /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/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: 1394/2693] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:55:33 2026] GET /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:55:33.345 8 INFO neutron.api.v2.resource [None req-b9b753bd-6b58-478d-8f60-9d0c21bac583 f92734bcc2c846f5a9fc1ccb3533a3a1 cc86f3f5679449b5b0fedf018afd6900 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1300/2694] 10.0.0.22 () {32 vars in 761 bytes} [Thu Jul 2 16:55:33 2026] DELETE /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2695] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:55:33 2026] DELETE /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2696] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:55:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2697] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:55:33 2026] GET /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704/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: 1302/2698] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:55:33 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: 1303/2699] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:55:33 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: 1304/2700] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:55:33 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: 1305/2701] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:55:33 2026] GET /v2.0/ports/2044a2b0-1348-462d-be4c-938aeb176fc2 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2702] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:33 2026] DELETE /v2.0/security-groups/4239f9d6-0726-4d3d-88a1-63bd55a40704 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2703] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:55:33 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: 1398/2704] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:55:33 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: 1307/2705] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:55:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2706] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:55:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:55:33.867 8 INFO neutron.api.v2.resource [None req-f63c0d4a-eb11-4eff-b7da-9eb4a2ceb916 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1308/2707] 199.204.45.223 () {30 vars in 763 bytes} [Thu Jul 2 16:55:33 2026] GET /v2.0/security-groups/lb-4abff876-d97a-4acb-9806-fe5a1fa92f7a => 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: 1400/2708] 199.204.45.223 () {30 vars in 785 bytes} [Thu Jul 2 16:55:33 2026] GET /v2.0/security-groups?name=lb-4abff876-d97a-4acb-9806-fe5a1fa92f7a => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2709] 199.204.45.223 () {34 vars in 736 bytes} [Thu Jul 2 16:55:33 2026] POST /v2.0/security-groups => generated 1638 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2710] 199.204.45.223 () {30 vars in 815 bytes} [Thu Jul 2 16:55:34 2026] GET /v2.0/security-group-rules?security_group_id=1c965d07-26a7-4e12-b793-d07f88ff292e => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2711] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:55:34 2026] GET /v2.0/security-groups?tenant_id=cc86f3f5679449b5b0fedf018afd6900&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: 1310/2712] 199.204.45.223 () {34 vars in 789 bytes} [Thu Jul 2 16:55:34 2026] PUT /v2.0/ports/2044a2b0-1348-462d-be4c-938aeb176fc2 => generated 1132 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1311/2713] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:55:34 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: 1312/2714] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:55:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2715] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:34 2026] DELETE /v2.0/security-groups/2090961d-1f51-4623-bdba-f04c60fb00e5 => 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: 1313/2716] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:55:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2717] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:55:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2718] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:55:34 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2719] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:55:34 2026] GET /v2.0/security-groups?tenant_id=2d2e076927574b60a243ecafdd8bc411&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2720] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:34 2026] DELETE /v2.0/security-groups/0647738d-fcbe-4a9c-a76e-dc27d2a0af01 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:55:38.261 8 INFO neutron.db.segments_db [None req-85c6ca0e-1055-4135-8238-38f704756d38 7b5ccfcf8a164a338e94d5356ffd1297 26b25d97229640769d43041c336c5b17 - - default default] Added segment 63b395f1-ba57-4491-a951-eea47f02055d of type vxlan for network 6091c07c-3298-4df2-8de6-598264e48317 [pid: 8|app: 0|req: 1317/2723] 10.0.0.22 () {34 vars in 669 bytes} [Thu Jul 2 16:55:37 2026] POST /v2.0/networks => generated 612 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2724] 10.0.0.22 () {34 vars in 663 bytes} [Thu Jul 2 16:55:38 2026] POST /v2.0/ports => generated 743 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2725] 10.0.0.22 () {34 vars in 665 bytes} [Thu Jul 2 16:55:38 2026] POST /v2.0/trunks => generated 407 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1408/2726] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:55:38 2026] PUT /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2727] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:55:38 2026] GET /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2728] 10.0.0.22 () {34 vars in 759 bytes} [Thu Jul 2 16:55:38 2026] PUT /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2729] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:55:39 2026] GET /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2730] 10.0.0.22 () {34 vars in 755 bytes} [Thu Jul 2 16:55:39 2026] PUT /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/tags/red => 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: 1321/2731] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:55:39 2026] GET /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2732] 10.0.0.22 () {34 vars in 777 bytes} [Thu Jul 2 16:55:39 2026] PUT /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/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: 1322/2733] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:55:39 2026] GET /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2734] 10.0.0.22 () {34 vars in 748 bytes} [Thu Jul 2 16:55:39 2026] PUT /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2735] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:55:39 2026] GET /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2736] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 16:55:39 2026] GET /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:55:39.338 8 INFO neutron.api.v2.resource [None req-790538f9-282a-44b3-bbb6-2e175af1a9f2 7b5ccfcf8a164a338e94d5356ffd1297 26b25d97229640769d43041c336c5b17 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1324/2737] 10.0.0.22 () {32 vars in 740 bytes} [Thu Jul 2 16:55:39 2026] GET /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2738] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:39 2026] DELETE /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/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: 1325/2739] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:55:39 2026] GET /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:55:39.444 7 INFO neutron.api.v2.resource [None req-d9482d02-9953-446e-981b-862333f11211 7b5ccfcf8a164a338e94d5356ffd1297 26b25d97229640769d43041c336c5b17 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1415/2740] 10.0.0.22 () {32 vars in 743 bytes} [Thu Jul 2 16:55:39 2026] DELETE /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2741] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:55:39 2026] DELETE /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2742] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:55:39 2026] GET /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2743] 10.0.0.22 () {32 vars in 718 bytes} [Thu Jul 2 16:55:39 2026] GET /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446 => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2744] 10.0.0.22 () {32 vars in 716 bytes} [Thu Jul 2 16:55:39 2026] GET /v2.0/ports/4777dec5-1714-49d6-a13f-58eacbe882de => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2745] 10.0.0.22 () {32 vars in 721 bytes} [Thu Jul 2 16:55:39 2026] DELETE /v2.0/trunks/99cbd15c-0d15-4efc-8191-08e8fd3af446 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:55:39.848 7 INFO neutron_taas.services.taas.taas_plugin [None req-5e6c4adb-0e69-4a34-9182-d0fced4027f4 7b5ccfcf8a164a338e94d5356ffd1297 26b25d97229640769d43041c336c5b17 - - default default] TaaS: Handle Delete Port: 4777dec5-1714-49d6-a13f-58eacbe882de 2026-07-02 16:55:39.851 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e6c4adb-0e69-4a34-9182-d0fced4027f4 7b5ccfcf8a164a338e94d5356ffd1297 26b25d97229640769d43041c336c5b17 - - default default] Tap Mirror: Handle Delete Port: 4777dec5-1714-49d6-a13f-58eacbe882de [pid: 7|app: 0|req: 1418/2746] 10.0.0.22 () {32 vars in 719 bytes} [Thu Jul 2 16:55:39 2026] DELETE /v2.0/ports/4777dec5-1714-49d6-a13f-58eacbe882de => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:55:40.072 8 INFO neutron.services.segments.plugin [-] Segment 63b395f1-ba57-4491-a951-eea47f02055d resource provider aggregate not found 2026-07-02 16:55:40.073 8 INFO neutron.services.segments.plugin [-] Segment 63b395f1-ba57-4491-a951-eea47f02055d resource provider aggregate not found 2026-07-02 16:55:40.100 8 INFO neutron.services.segments.plugin [-] Segment 63b395f1-ba57-4491-a951-eea47f02055d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63b395f1-ba57-4491-a951-eea47f02055d found for delete ", "request_id": "req-27dc73e7-c388-4b54-936d-0d933f6713e6"}]} 2026-07-02 16:55:40.103 8 INFO neutron.services.segments.plugin [-] Segment 63b395f1-ba57-4491-a951-eea47f02055d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63b395f1-ba57-4491-a951-eea47f02055d found for delete ", "request_id": "req-f55af815-1098-4ea3-ae71-960ae24bf569"}]} [pid: 8|app: 0|req: 1329/2747] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:55:39 2026] DELETE /v2.0/networks/6091c07c-3298-4df2-8de6-598264e48317 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2748] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:55:40 2026] GET /v2.0/security-groups?tenant_id=5faa5a2326ed4522ba8c6e0dba8d7697&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: 1330/2749] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:41 2026] DELETE /v2.0/security-groups/ad68aec1-9f01-43c1-bfad-24d850c0fa3e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2750] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:55:41 2026] GET /v2.0/security-groups?tenant_id=26b25d97229640769d43041c336c5b17&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2751] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:55:41 2026] DELETE /v2.0/security-groups/fc24c10d-1aa2-454a-8e8f-28b0a805e7f5 => 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: 1421/2752] 10.0.0.42 () {34 vars in 1015 bytes} [Thu Jul 2 16:55:42 2026] GET /v2.0/security-groups?id=b0d8e183-01bd-47e7-b1b2-5f681d692ac6&fields=id => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2753] 10.0.0.42 () {34 vars in 981 bytes} [Thu Jul 2 16:55:42 2026] GET /v2.0/networks?id=9df2acec-50d6-4514-a6b1-85eab18cbcd7 => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2754] 10.0.0.42 () {34 vars in 964 bytes} [Thu Jul 2 16:55:42 2026] GET /v2.0/quotas/03a97dbe9b8a49e6854602dbe22c7056 => 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: 1333/2755] 10.0.0.42 () {34 vars in 1001 bytes} [Thu Jul 2 16:55:42 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&fields=id => generated 149 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2756] 10.0.0.42 () {34 vars in 1007 bytes} [Thu Jul 2 16:55:42 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2757] 10.0.0.42 () {34 vars in 1107 bytes} [Thu Jul 2 16:55:42 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2758] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:55:43 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => 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: 1335/2759] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:55:43 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => 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: 1425/2760] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:55:46 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2761] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:55:46 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => 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: 1426/2762] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:55:47 2026] GET /v2.0/networks?id=9df2acec-50d6-4514-a6b1-85eab18cbcd7 => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2763] 199.204.45.223 () {34 vars in 1050 bytes} [Thu Jul 2 16:55:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=03a97dbe9b8a49e6854602dbe22c7056 => generated 343 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2764] 199.204.45.223 () {38 vars in 955 bytes} [Thu Jul 2 16:55:47 2026] POST /v2.0/ports => generated 1082 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2765] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:55:47 2026] PUT /v2.0/ports/69476854-b33d-4d9b-bebb-0d55b936913a => generated 1243 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:55:48.325 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4c97f66-28b0-407a-8fb7-bd08fa505622'] response: {'name': 'network-changed', 'server_uuid': '8f428272-9f08-41e4-a088-cf0f528b486c', 'tag': '69476854-b33d-4d9b-bebb-0d55b936913a', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1428/2766] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:55:48 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1339/2767] 199.204.45.223 () {34 vars in 1018 bytes} [Thu Jul 2 16:55:48 2026] GET /v2.0/networks?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&shared=False => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2768] 199.204.45.223 () {34 vars in 930 bytes} [Thu Jul 2 16:55:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2769] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:55:49 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2770] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:55:49 2026] GET /v2.0/security-groups?id=b0d8e183-01bd-47e7-b1b2-5f681d692ac6&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2771] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:55:49 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2772] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:55:50 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2773] 199.204.45.223 () {34 vars in 1062 bytes} [Thu Jul 2 16:55:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.254&port_id=69476854-b33d-4d9b-bebb-0d55b936913a => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2774] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:55:50 2026] GET /v2.0/subnets?id=873edaf1-7355-496a-8485-5f1b5d12356a => 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: 1343/2775] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:55:50 2026] GET /v2.0/ports?network_id=9df2acec-50d6-4514-a6b1-85eab18cbcd7&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2776] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:55:50 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2777] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:55:50 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7?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: 1346/2780] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:55:52 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2781] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:55:52 2026] GET /v2.0/security-groups?id=b0d8e183-01bd-47e7-b1b2-5f681d692ac6&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2782] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:55:53 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2783] 199.204.45.223 () {34 vars in 994 bytes} [Thu Jul 2 16:55:54 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2784] 199.204.45.223 () {34 vars in 1044 bytes} [Thu Jul 2 16:55:54 2026] GET /v2.0/security-groups?id=b0d8e183-01bd-47e7-b1b2-5f681d692ac6&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2785] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:55:56 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2786] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:55:56 2026] GET /v2.0/security-groups?id=b0d8e183-01bd-47e7-b1b2-5f681d692ac6&fields=id&fields=name => generated 96 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2787] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:55:56 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2788] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:55:59 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2789] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:55:59 2026] GET /v2.0/security-groups?id=b0d8e183-01bd-47e7-b1b2-5f681d692ac6&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2790] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:55:59 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2795] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:56:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2796] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:56:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2797] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:56:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2798] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:56:34 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: 1356/2799] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:56:34 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2800] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:56:34 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2801] 199.204.45.223 () {34 vars in 717 bytes} [Thu Jul 2 16:56:35 2026] POST /v2.0/ports => generated 1055 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2802] 10.0.0.42 () {34 vars in 970 bytes} [Thu Jul 2 16:56:35 2026] GET /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 1055 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2803] 10.0.0.42 () {34 vars in 906 bytes} [Thu Jul 2 16:56:35 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2806] 199.204.45.223 () {34 vars in 1262 bytes} [Thu Jul 2 16:56:36 2026] GET /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2807] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:56:36 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?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: 1361/2808] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:56:36 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2809] 199.204.45.223 () {34 vars in 975 bytes} [Thu Jul 2 16:56:37 2026] GET /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 1055 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2810] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:56:37 2026] GET /v2.0/networks?id=fdb9bdf2-e595-4704-97a1-54222855ece0 => generated 803 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2811] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:56:37 2026] PUT /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 1245 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:56:37.855 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-270ca13e-753d-4fdf-b26d-e265f54fdee5'] response: {'name': 'network-changed', 'server_uuid': '8f428272-9f08-41e4-a088-cf0f528b486c', 'tag': 'f5a7eaee-7786-4981-a9db-77b453442247', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1363/2812] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:56:38 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 2485 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2813] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:56:38 2026] GET /v2.0/networks?id=fdb9bdf2-e595-4704-97a1-54222855ece0 => generated 803 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2814] 199.204.45.223 () {34 vars in 1056 bytes} [Thu Jul 2 16:56:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.74&port_id=f5a7eaee-7786-4981-a9db-77b453442247 => 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: 1451/2815] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:56:38 2026] GET /v2.0/subnets?id=8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2816] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:56:38 2026] GET /v2.0/ports?network_id=fdb9bdf2-e595-4704-97a1-54222855ece0&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: 1452/2817] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:56:38 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2818] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:56:38 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2819] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:56:39 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 2485 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2820] 199.204.45.223 () {34 vars in 1062 bytes} [Thu Jul 2 16:56:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.254&port_id=69476854-b33d-4d9b-bebb-0d55b936913a => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2821] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:56:39 2026] GET /v2.0/subnets?id=873edaf1-7355-496a-8485-5f1b5d12356a => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2822] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:56:39 2026] GET /v2.0/ports?network_id=9df2acec-50d6-4514-a6b1-85eab18cbcd7&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2823] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:56:39 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2824] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:56:39 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2825] 199.204.45.223 () {34 vars in 1056 bytes} [Thu Jul 2 16:56:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.74&port_id=f5a7eaee-7786-4981-a9db-77b453442247 => 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: 1370/2826] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:56:40 2026] GET /v2.0/subnets?id=8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2827] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:56:40 2026] GET /v2.0/ports?network_id=fdb9bdf2-e595-4704-97a1-54222855ece0&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2828] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:56:40 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2829] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:56:40 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2830] 10.0.0.42 () {34 vars in 970 bytes} [Thu Jul 2 16:56:44 2026] GET /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 1247 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2831] 199.204.45.223 () {34 vars in 789 bytes} [Thu Jul 2 16:56:44 2026] PUT /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 1272 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:56:44.420 8 INFO neutron.api.v2.resource [None req-3fb08d6b-bad2-42ac-9253-d29e27cf14a6 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1373/2832] 199.204.45.223 () {30 vars in 763 bytes} [Thu Jul 2 16:56:44 2026] GET /v2.0/security-groups/lb-4abff876-d97a-4acb-9806-fe5a1fa92f7a => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:56:44.440 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c97789bb-534f-41dd-93e3-c8d2b2ee8757'] response: {'name': 'network-changed', 'server_uuid': '8f428272-9f08-41e4-a088-cf0f528b486c', 'tag': 'f5a7eaee-7786-4981-a9db-77b453442247', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1460/2833] 199.204.45.223 () {30 vars in 785 bytes} [Thu Jul 2 16:56:44 2026] GET /v2.0/security-groups?name=lb-4abff876-d97a-4acb-9806-fe5a1fa92f7a => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2834] 199.204.45.223 () {34 vars in 789 bytes} [Thu Jul 2 16:56:44 2026] PUT /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 1310 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:56:44.792 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c3ad7e1-9ea7-47a5-8932-ff2370f46704'] response: {'name': 'network-changed', 'server_uuid': '8f428272-9f08-41e4-a088-cf0f528b486c', 'tag': 'f5a7eaee-7786-4981-a9db-77b453442247', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1375/2835] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:56: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: 8|app: 0|req: 1376/2836] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:56:44 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: 1377/2837] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:56:44 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: 1461/2838] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:56:44 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 2586 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2839] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:56:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2840] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:56:45 2026] GET /v2.0/networks?id=fdb9bdf2-e595-4704-97a1-54222855ece0 => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2841] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:56:45 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2842] 199.204.45.223 () {34 vars in 1056 bytes} [Thu Jul 2 16:56:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.74&port_id=f5a7eaee-7786-4981-a9db-77b453442247 => 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: 1380/2843] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:56:45 2026] GET /v2.0/ports/2044a2b0-1348-462d-be4c-938aeb176fc2 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2844] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:56:45 2026] GET /v2.0/subnets?id=8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 679 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2845] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:56:45 2026] GET /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 1346 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2846] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:56:45 2026] GET /v2.0/ports?network_id=fdb9bdf2-e595-4704-97a1-54222855ece0&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: 8|app: 0|req: 1382/2847] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:56:45 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2848] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:56:45 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2849] 199.204.45.223 () {30 vars in 743 bytes} [Thu Jul 2 16:56:45 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2850] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:56:45 2026] GET /v2.0/ports/2044a2b0-1348-462d-be4c-938aeb176fc2 => 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: 1467/2851] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:56:45 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?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: 1385/2852] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:56:45 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2853] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:56:46 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2854] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:56:46 2026] GET /v2.0/networks?id=fdb9bdf2-e595-4704-97a1-54222855ece0 => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2855] 199.204.45.223 () {34 vars in 1056 bytes} [Thu Jul 2 16:56:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.74&port_id=f5a7eaee-7786-4981-a9db-77b453442247 => 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: 1387/2856] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:56:46 2026] GET /v2.0/subnets?id=8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2857] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:56:46 2026] GET /v2.0/ports?network_id=fdb9bdf2-e595-4704-97a1-54222855ece0&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: 1388/2858] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:56:46 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2859] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:56:46 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:56:52.026 8 INFO neutron.db.l3_db [None req-0f74352c-c9d5-4307-842f-201d513e8234 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Floating IP 51168bc6-ef5f-466c-b463-92e3b1d28d4d associated. External IP: 10.96.250.216, port: 2044a2b0-1348-462d-be4c-938aeb176fc2. [pid: 8|app: 0|req: 1390/2862] 10.0.0.22 () {34 vars in 676 bytes} [Thu Jul 2 16:56:51 2026] POST /v2.0/floatingips => generated 899 bytes in 1210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2863] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:56:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2864] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:56:57 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: 1474/2865] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:56: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: 8|app: 0|req: 1392/2866] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:56:57 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-02 16:56:57.233 7 INFO neutron.api.v2.resource [None req-6aabe922-aaa4-48fa-9c2d-e9f4e25b099c 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/2867] 199.204.45.223 () {30 vars in 763 bytes} [Thu Jul 2 16:56:57 2026] GET /v2.0/security-groups/lb-4abff876-d97a-4acb-9806-fe5a1fa92f7a => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2868] 199.204.45.223 () {30 vars in 785 bytes} [Thu Jul 2 16:56:57 2026] GET /v2.0/security-groups?name=lb-4abff876-d97a-4acb-9806-fe5a1fa92f7a => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2869] 199.204.45.223 () {30 vars in 815 bytes} [Thu Jul 2 16:56:57 2026] GET /v2.0/security-group-rules?security_group_id=1c965d07-26a7-4e12-b793-d07f88ff292e => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2870] 199.204.45.223 () {34 vars in 747 bytes} [Thu Jul 2 16:56:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2871] 199.204.45.223 () {34 vars in 747 bytes} [Thu Jul 2 16:56:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2874] 10.0.0.180 () {30 vars in 690 bytes} [Thu Jul 2 16:57:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2875] 10.0.0.180 () {30 vars in 692 bytes} [Thu Jul 2 16:57:08 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: 1397/2876] 10.0.0.180 () {30 vars in 668 bytes} [Thu Jul 2 16:57:08 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: 1480/2877] 10.0.0.180 () {30 vars in 704 bytes} [Thu Jul 2 16:57:08 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: 1398/2878] 10.0.0.180 () {28 vars in 439 bytes} [Thu Jul 2 16:57:08 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: 1481/2879] 10.0.0.180 () {30 vars in 728 bytes} [Thu Jul 2 16:57:08 2026] GET /v2.0/subnets/81dcbf92-eb1a-4c87-82b6-451678e12d08 => generated 656 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2880] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:57:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2881] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:57:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2882] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:57:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2883] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:57:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2884] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:09 2026] GET /v2.0/subnets/81dcbf92-eb1a-4c87-82b6-451678e12d08 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2885] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:57:09 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2886] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:57:10 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: 1485/2887] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:57:10 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: 1403/2888] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:57:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2889] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:57:10 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: 1404/2890] 199.204.45.223 () {34 vars in 717 bytes} [Thu Jul 2 16:57:10 2026] POST /v2.0/ports => generated 1328 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2891] 10.0.0.42 () {34 vars in 970 bytes} [Thu Jul 2 16:57:11 2026] GET /v2.0/ports/d7bdf8c3-7f93-4da9-9528-3362b6a16edf => generated 1328 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1405/2892] 10.0.0.42 () {34 vars in 906 bytes} [Thu Jul 2 16:57:11 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2893] 199.204.45.223 () {34 vars in 1262 bytes} [Thu Jul 2 16:57:12 2026] GET /v2.0/ports/d7bdf8c3-7f93-4da9-9528-3362b6a16edf?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2894] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:57:12 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2895] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:57:12 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?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: 1407/2896] 199.204.45.223 () {34 vars in 975 bytes} [Thu Jul 2 16:57:12 2026] GET /v2.0/ports/d7bdf8c3-7f93-4da9-9528-3362b6a16edf => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2897] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:57:12 2026] GET /v2.0/networks?id=607a4e4a-10f8-4ba0-8966-e86cebb68b19 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2898] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:57:12 2026] PUT /v2.0/ports/d7bdf8c3-7f93-4da9-9528-3362b6a16edf => generated 1518 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:57:13.477 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e61f638-513c-4376-9147-d4ad5c058fb6'] response: {'name': 'network-changed', 'server_uuid': '8f428272-9f08-41e4-a088-cf0f528b486c', 'tag': 'd7bdf8c3-7f93-4da9-9528-3362b6a16edf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1491/2899] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:57:13 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 4096 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1409/2900] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:57:14 2026] GET /v2.0/networks?id=607a4e4a-10f8-4ba0-8966-e86cebb68b19 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2901] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:57:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=d7bdf8c3-7f93-4da9-9528-3362b6a16edf => 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: 1410/2902] 199.204.45.223 () {34 vars in 1104 bytes} [Thu Jul 2 16:57:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2eb&port_id=d7bdf8c3-7f93-4da9-9528-3362b6a16edf => 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: 1493/2903] 199.204.45.223 () {34 vars in 1064 bytes} [Thu Jul 2 16:57:14 2026] GET /v2.0/subnets?id=ef6da96e-6278-4d9e-b153-fccfe6b9e781&id=81dcbf92-eb1a-4c87-82b6-451678e12d08 => generated 1410 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2904] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:57:14 2026] GET /v2.0/ports?network_id=607a4e4a-10f8-4ba0-8966-e86cebb68b19&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: 1494/2905] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:57:14 2026] GET /v2.0/ports?network_id=607a4e4a-10f8-4ba0-8966-e86cebb68b19&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: 1412/2906] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:57:14 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?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: 1495/2907] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:57:14 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2908] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:57:15 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 4096 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2909] 199.204.45.223 () {34 vars in 1062 bytes} [Thu Jul 2 16:57:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.254&port_id=69476854-b33d-4d9b-bebb-0d55b936913a => 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: 1414/2910] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:57:15 2026] GET /v2.0/subnets?id=873edaf1-7355-496a-8485-5f1b5d12356a => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2911] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:57:15 2026] GET /v2.0/ports?network_id=9df2acec-50d6-4514-a6b1-85eab18cbcd7&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: 1415/2912] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:57:15 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2913] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:57:15 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2914] 199.204.45.223 () {34 vars in 1056 bytes} [Thu Jul 2 16:57:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.74&port_id=f5a7eaee-7786-4981-a9db-77b453442247 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2915] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:57:15 2026] GET /v2.0/subnets?id=8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2916] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:57:15 2026] GET /v2.0/ports?network_id=fdb9bdf2-e595-4704-97a1-54222855ece0&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2917] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:57:15 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2918] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:57:15 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2919] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:57:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=d7bdf8c3-7f93-4da9-9528-3362b6a16edf => 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: 1419/2920] 199.204.45.223 () {34 vars in 1104 bytes} [Thu Jul 2 16:57:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2eb&port_id=d7bdf8c3-7f93-4da9-9528-3362b6a16edf => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2921] 199.204.45.223 () {34 vars in 1064 bytes} [Thu Jul 2 16:57:16 2026] GET /v2.0/subnets?id=ef6da96e-6278-4d9e-b153-fccfe6b9e781&id=81dcbf92-eb1a-4c87-82b6-451678e12d08 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2922] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:57:16 2026] GET /v2.0/ports?network_id=607a4e4a-10f8-4ba0-8966-e86cebb68b19&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: 1503/2923] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:57:16 2026] GET /v2.0/ports?network_id=607a4e4a-10f8-4ba0-8966-e86cebb68b19&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2924] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:57:16 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2925] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:57:16 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2926] 10.0.0.42 () {34 vars in 970 bytes} [Thu Jul 2 16:57:20 2026] GET /v2.0/ports/d7bdf8c3-7f93-4da9-9528-3362b6a16edf => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2927] 199.204.45.223 () {30 vars in 743 bytes} [Thu Jul 2 16:57:20 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19 => generated 797 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2928] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:20 2026] GET /v2.0/subnets/81dcbf92-eb1a-4c87-82b6-451678e12d08 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2929] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:20 2026] GET /v2.0/subnets/ef6da96e-6278-4d9e-b153-fccfe6b9e781 => generated 743 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2930] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:57:20 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: 1507/2931] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:57:20 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: 1425/2932] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:57:20 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: 1508/2933] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:57:20 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: 1426/2934] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:20 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2935] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:57:20 2026] GET /v2.0/ports/2044a2b0-1348-462d-be4c-938aeb176fc2 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2936] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:57:20 2026] GET /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2937] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:20 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2938] 199.204.45.223 () {30 vars in 743 bytes} [Thu Jul 2 16:57:20 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2939] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:57:20 2026] GET /v2.0/ports/2044a2b0-1348-462d-be4c-938aeb176fc2 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2940] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:20 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2943] 10.0.0.180 () {30 vars in 690 bytes} [Thu Jul 2 16:57:29 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: 1431/2944] 10.0.0.180 () {30 vars in 692 bytes} [Thu Jul 2 16:57:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2945] 10.0.0.180 () {30 vars in 668 bytes} [Thu Jul 2 16:57:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2946] 10.0.0.180 () {30 vars in 704 bytes} [Thu Jul 2 16:57:29 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: 1515/2947] 10.0.0.180 () {28 vars in 439 bytes} [Thu Jul 2 16:57:29 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2948] 10.0.0.180 () {30 vars in 728 bytes} [Thu Jul 2 16:57:29 2026] GET /v2.0/subnets/fee9dc12-88f3-4924-8c94-167b04f78805 => generated 656 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2949] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:57:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2950] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:57:30 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: 1517/2951] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:57:30 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: 1435/2952] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:57:30 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: 1518/2953] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:30 2026] GET /v2.0/subnets/81dcbf92-eb1a-4c87-82b6-451678e12d08 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2954] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:30 2026] GET /v2.0/subnets/fee9dc12-88f3-4924-8c94-167b04f78805 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2955] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:57:30 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 4098 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2956] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:57:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2957] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:57:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2958] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:57:31 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: 1521/2959] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:57:31 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: 1439/2960] 199.204.45.223 () {34 vars in 717 bytes} [Thu Jul 2 16:57:31 2026] POST /v2.0/ports => generated 1328 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2961] 10.0.0.42 () {34 vars in 970 bytes} [Thu Jul 2 16:57:31 2026] GET /v2.0/ports/df521905-80ff-4d9e-b68b-29e887f0f8d0 => generated 1328 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1440/2962] 199.204.45.223 () {34 vars in 1262 bytes} [Thu Jul 2 16:57:32 2026] GET /v2.0/ports/df521905-80ff-4d9e-b68b-29e887f0f8d0?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2963] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:57:32 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2964] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:57:32 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2965] 199.204.45.223 () {34 vars in 975 bytes} [Thu Jul 2 16:57:33 2026] GET /v2.0/ports/df521905-80ff-4d9e-b68b-29e887f0f8d0 => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2966] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:57:33 2026] GET /v2.0/networks?id=efe590b5-9eb2-4447-901c-1a7231e6ccd6 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2967] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:57:33 2026] PUT /v2.0/ports/df521905-80ff-4d9e-b68b-29e887f0f8d0 => generated 1518 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:57:33.902 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-46a6e4d6-97a7-47de-8fab-6064245484e6'] response: {'name': 'network-changed', 'server_uuid': '8f428272-9f08-41e4-a088-cf0f528b486c', 'tag': 'df521905-80ff-4d9e-b68b-29e887f0f8d0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1443/2968] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:57:34 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 5608 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1526/2969] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:57:34 2026] GET /v2.0/networks?id=efe590b5-9eb2-4447-901c-1a7231e6ccd6 => generated 801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2970] 199.204.45.223 () {34 vars in 1056 bytes} [Thu Jul 2 16:57:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.59&port_id=df521905-80ff-4d9e-b68b-29e887f0f8d0 => 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: 1527/2971] 199.204.45.223 () {34 vars in 1106 bytes} [Thu Jul 2 16:57:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a0&port_id=df521905-80ff-4d9e-b68b-29e887f0f8d0 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2972] 199.204.45.223 () {34 vars in 1064 bytes} [Thu Jul 2 16:57:34 2026] GET /v2.0/subnets?id=31fd5637-d242-43cb-a401-bc1fda67a828&id=fee9dc12-88f3-4924-8c94-167b04f78805 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2973] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:57:34 2026] GET /v2.0/ports?network_id=efe590b5-9eb2-4447-901c-1a7231e6ccd6&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2974] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:57:34 2026] GET /v2.0/ports?network_id=efe590b5-9eb2-4447-901c-1a7231e6ccd6&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2975] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:57:34 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2976] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:57:34 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2977] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:57:35 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 5608 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2978] 199.204.45.223 () {34 vars in 1062 bytes} [Thu Jul 2 16:57:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.254&port_id=69476854-b33d-4d9b-bebb-0d55b936913a => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2979] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:57:35 2026] GET /v2.0/subnets?id=873edaf1-7355-496a-8485-5f1b5d12356a => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2982] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:57:35 2026] GET /v2.0/ports?network_id=9df2acec-50d6-4514-a6b1-85eab18cbcd7&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: 1534/2983] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2984] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2985] 199.204.45.223 () {34 vars in 1056 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.74&port_id=f5a7eaee-7786-4981-a9db-77b453442247 => 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: 1451/2986] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/subnets?id=8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 679 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2987] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/ports?network_id=fdb9bdf2-e595-4704-97a1-54222855ece0&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2988] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2989] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2990] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=d7bdf8c3-7f93-4da9-9528-3362b6a16edf => 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: 1538/2991] 199.204.45.223 () {34 vars in 1104 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2eb&port_id=d7bdf8c3-7f93-4da9-9528-3362b6a16edf => 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: 1454/2992] 199.204.45.223 () {34 vars in 1064 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/subnets?id=ef6da96e-6278-4d9e-b153-fccfe6b9e781&id=81dcbf92-eb1a-4c87-82b6-451678e12d08 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2993] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/ports?network_id=607a4e4a-10f8-4ba0-8966-e86cebb68b19&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2994] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/ports?network_id=607a4e4a-10f8-4ba0-8966-e86cebb68b19&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2995] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2996] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2997] 199.204.45.223 () {34 vars in 1056 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.59&port_id=df521905-80ff-4d9e-b68b-29e887f0f8d0 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2998] 199.204.45.223 () {34 vars in 1106 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a0&port_id=df521905-80ff-4d9e-b68b-29e887f0f8d0 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2999] 199.204.45.223 () {34 vars in 1064 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/subnets?id=31fd5637-d242-43cb-a401-bc1fda67a828&id=fee9dc12-88f3-4924-8c94-167b04f78805 => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3000] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/ports?network_id=efe590b5-9eb2-4447-901c-1a7231e6ccd6&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3001] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/ports?network_id=efe590b5-9eb2-4447-901c-1a7231e6ccd6&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3002] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3003] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:57:36 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3004] 10.0.0.42 () {34 vars in 970 bytes} [Thu Jul 2 16:57:40 2026] GET /v2.0/ports/df521905-80ff-4d9e-b68b-29e887f0f8d0 => generated 1520 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3005] 199.204.45.223 () {30 vars in 743 bytes} [Thu Jul 2 16:57:40 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6 => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3006] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:40 2026] GET /v2.0/subnets/fee9dc12-88f3-4924-8c94-167b04f78805 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3007] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:40 2026] GET /v2.0/subnets/31fd5637-d242-43cb-a401-bc1fda67a828 => generated 747 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3008] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:57:40 2026] GET /v2.0/ports/d7bdf8c3-7f93-4da9-9528-3362b6a16edf => generated 1520 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3009] 199.204.45.223 () {34 vars in 790 bytes} [Thu Jul 2 16:57:40 2026] PUT /v2.0/ports/d7bdf8c3-7f93-4da9-9528-3362b6a16edf => generated 1255 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:57:41.443 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9e5b060-25b6-4daf-a436-621127fc272c'] response: {'name': 'network-changed', 'server_uuid': '8f428272-9f08-41e4-a088-cf0f528b486c', 'tag': 'd7bdf8c3-7f93-4da9-9528-3362b6a16edf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1463/3010] 199.204.45.223 () {30 vars in 743 bytes} [Thu Jul 2 16:57:41 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19 => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1548/3011] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:41 2026] GET /v2.0/subnets/81dcbf92-eb1a-4c87-82b6-451678e12d08 => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3012] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:57:41 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: 1549/3013] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:57:41 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: 1465/3014] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:57:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3015] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:57:41 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: 1466/3016] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:41 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3017] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:57:41 2026] GET /v2.0/ports/2044a2b0-1348-462d-be4c-938aeb176fc2 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3018] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:57:41 2026] GET /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3019] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:41 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3020] 199.204.45.223 () {30 vars in 743 bytes} [Thu Jul 2 16:57:41 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3021] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:57:41 2026] GET /v2.0/ports/2044a2b0-1348-462d-be4c-938aeb176fc2 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3022] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:41 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3023] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:57:41 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 5381 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3024] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:57:42 2026] GET /v2.0/networks?id=607a4e4a-10f8-4ba0-8966-e86cebb68b19 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3025] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:57:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=d7bdf8c3-7f93-4da9-9528-3362b6a16edf => 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: 1556/3026] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:57:42 2026] GET /v2.0/subnets?id=81dcbf92-eb1a-4c87-82b6-451678e12d08 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3027] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:57:42 2026] GET /v2.0/ports?network_id=607a4e4a-10f8-4ba0-8966-e86cebb68b19&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3028] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:57:42 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3029] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:57:42 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3032] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:57:54 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: 1559/3033] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:57:54 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: 1475/3034] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:57:54 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: 1560/3035] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:57:54 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: 1476/3036] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:54 2026] GET /v2.0/subnets/81dcbf92-eb1a-4c87-82b6-451678e12d08 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3037] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:57:54 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 5381 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3038] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:57:54 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: 1562/3039] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:57:54 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: 1478/3040] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:57:54 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: 1563/3041] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:57:54 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: 1479/3042] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:57:54 2026] GET /v2.0/ports/df521905-80ff-4d9e-b68b-29e887f0f8d0 => generated 1520 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3043] 199.204.45.223 () {34 vars in 790 bytes} [Thu Jul 2 16:57:54 2026] PUT /v2.0/ports/df521905-80ff-4d9e-b68b-29e887f0f8d0 => generated 1311 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:57:55.416 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5095cdc-994a-49b5-a317-4224ebbd8589'] response: {'name': 'network-changed', 'server_uuid': '8f428272-9f08-41e4-a088-cf0f528b486c', 'tag': 'df521905-80ff-4d9e-b68b-29e887f0f8d0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1480/3044] 199.204.45.223 () {30 vars in 743 bytes} [Thu Jul 2 16:57:55 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6 => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1565/3045] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:55 2026] GET /v2.0/subnets/31fd5637-d242-43cb-a401-bc1fda67a828 => generated 747 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3046] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:57:55 2026] GET /v2.0/ports/df521905-80ff-4d9e-b68b-29e887f0f8d0 => generated 1347 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3047] 199.204.45.223 () {34 vars in 789 bytes} [Thu Jul 2 16:57:55 2026] PUT /v2.0/ports/df521905-80ff-4d9e-b68b-29e887f0f8d0 => generated 1080 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3048] 199.204.45.223 () {30 vars in 743 bytes} [Thu Jul 2 16:57:55 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6 => generated 798 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1483/3049] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:57:55 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 4977 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3050] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:57:55 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 4977 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3051] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:57:55 2026] GET /v2.0/networks?id=efe590b5-9eb2-4447-901c-1a7231e6ccd6 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3052] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:57:56 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3053] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:57:56 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 4977 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3054] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:57:56 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3055] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:57:57 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 4977 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:57:57.461 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ec9160f-aa4b-4945-a3be-a8a20c1170eb'] response: {'name': 'network-changed', 'server_uuid': '8f428272-9f08-41e4-a088-cf0f528b486c', 'tag': 'df521905-80ff-4d9e-b68b-29e887f0f8d0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1570/3056] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:57:57 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 4977 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3057] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:57:58 2026] GET /v2.0/networks?id=efe590b5-9eb2-4447-901c-1a7231e6ccd6 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3058] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:57:58 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3059] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:57:58 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3060] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:57:58 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 4977 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3061] 199.204.45.223 () {34 vars in 975 bytes} [Thu Jul 2 16:57:58 2026] GET /v2.0/ports/df521905-80ff-4d9e-b68b-29e887f0f8d0 => generated 1116 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3062] 199.204.45.223 () {34 vars in 1060 bytes} [Thu Jul 2 16:57:58 2026] GET /v2.0/ports/df521905-80ff-4d9e-b68b-29e887f0f8d0?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3063] 199.204.45.223 () {34 vars in 1016 bytes} [Thu Jul 2 16:57:58 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3064] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:57:58 2026] PUT /v2.0/ports/df521905-80ff-4d9e-b68b-29e887f0f8d0 => generated 917 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3065] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:57:59 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 3869 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:57:59.497 7 INFO neutron_taas.services.taas.taas_plugin [None req-089e9b24-abc5-46ff-bc9e-0d8843cabe83 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: df521905-80ff-4d9e-b68b-29e887f0f8d0 2026-07-02 16:57:59.500 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-089e9b24-abc5-46ff-bc9e-0d8843cabe83 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: df521905-80ff-4d9e-b68b-29e887f0f8d0 [pid: 7|app: 0|req: 1575/3066] 199.204.45.223 () {32 vars in 759 bytes} [Thu Jul 2 16:57:59 2026] DELETE /v2.0/ports/df521905-80ff-4d9e-b68b-29e887f0f8d0 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3067] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:57:59 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: 1576/3068] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:57:59 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: 1493/3069] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:57:59 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: 1577/3070] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:57:59 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: 1494/3071] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:59 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3072] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:57:59 2026] GET /v2.0/ports/2044a2b0-1348-462d-be4c-938aeb176fc2 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3073] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:57:59 2026] GET /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3074] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:57:59 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3075] 199.204.45.223 () {30 vars in 743 bytes} [Thu Jul 2 16:57:59 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3076] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:57:59 2026] GET /v2.0/ports/2044a2b0-1348-462d-be4c-938aeb176fc2 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3077] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:58:00 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3078] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:58:00 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 3869 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3079] 199.204.45.223 () {34 vars in 1226 bytes} [Thu Jul 2 16:58:00 2026] GET /v2.0/networks?id=9df2acec-50d6-4514-a6b1-85eab18cbcd7&id=fdb9bdf2-e595-4704-97a1-54222855ece0&id=607a4e4a-10f8-4ba0-8966-e86cebb68b19&id=efe590b5-9eb2-4447-901c-1a7231e6ccd6 => generated 3097 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3080] 199.204.45.223 () {34 vars in 1062 bytes} [Thu Jul 2 16:58:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.254&port_id=69476854-b33d-4d9b-bebb-0d55b936913a => 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: 1499/3081] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:58:00 2026] GET /v2.0/subnets?id=873edaf1-7355-496a-8485-5f1b5d12356a => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3082] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:58:00 2026] GET /v2.0/ports?network_id=9df2acec-50d6-4514-a6b1-85eab18cbcd7&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: 1500/3083] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:58:00 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3084] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:58:00 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3085] 199.204.45.223 () {34 vars in 1056 bytes} [Thu Jul 2 16:58:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.74&port_id=f5a7eaee-7786-4981-a9db-77b453442247 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3086] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:58:00 2026] GET /v2.0/subnets?id=8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3087] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:58:00 2026] GET /v2.0/ports?network_id=fdb9bdf2-e595-4704-97a1-54222855ece0&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3088] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:58:00 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?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: 1503/3089] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:58:00 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3090] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:58:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.116&port_id=d7bdf8c3-7f93-4da9-9528-3362b6a16edf => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3091] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:58:00 2026] GET /v2.0/subnets?id=81dcbf92-eb1a-4c87-82b6-451678e12d08 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3092] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:58:01 2026] GET /v2.0/ports?network_id=607a4e4a-10f8-4ba0-8966-e86cebb68b19&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3093] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:58:01 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3094] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:58:01 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3095] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:58:05 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: 1590/3096] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:58:05 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: 1507/3097] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:58:05 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: 1591/3098] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:58:05 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: 1508/3099] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:58:05 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 3869 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3100] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:58:05 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: 1509/3101] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:58:05 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: 1593/3102] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:58:05 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: 1510/3103] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:58:05 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: 1594/3104] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:58:05 2026] GET /v2.0/ports/d7bdf8c3-7f93-4da9-9528-3362b6a16edf => generated 1291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3105] 199.204.45.223 () {34 vars in 789 bytes} [Thu Jul 2 16:58:05 2026] PUT /v2.0/ports/d7bdf8c3-7f93-4da9-9528-3362b6a16edf => generated 1080 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:58:05.808 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0465cd35-2860-4b49-80a3-1e5052bc0f4d'] response: {'name': 'network-changed', 'server_uuid': '8f428272-9f08-41e4-a088-cf0f528b486c', 'tag': 'd7bdf8c3-7f93-4da9-9528-3362b6a16edf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1595/3106] 199.204.45.223 () {30 vars in 743 bytes} [Thu Jul 2 16:58:05 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19 => generated 797 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1512/3107] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:58:05 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 3694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3108] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:58:05 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 3694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3111] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:58:06 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 3694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3112] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:58:06 2026] GET /v2.0/networks?id=607a4e4a-10f8-4ba0-8966-e86cebb68b19 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3113] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:58:06 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3114] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:58:06 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3115] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:58:07 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 3694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3116] 199.204.45.223 () {34 vars in 975 bytes} [Thu Jul 2 16:58:08 2026] GET /v2.0/ports/d7bdf8c3-7f93-4da9-9528-3362b6a16edf => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3117] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:58:08 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3118] 199.204.45.223 () {34 vars in 1060 bytes} [Thu Jul 2 16:58:08 2026] GET /v2.0/ports/d7bdf8c3-7f93-4da9-9528-3362b6a16edf?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3119] 199.204.45.223 () {34 vars in 1016 bytes} [Thu Jul 2 16:58:08 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=dns_domain => generated 29 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3120] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:58:08 2026] PUT /v2.0/ports/d7bdf8c3-7f93-4da9-9528-3362b6a16edf => generated 917 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3121] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:58:09 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:58:09.334 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e2ba290-c185-41b6-98f5-9350c4d52305 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: d7bdf8c3-7f93-4da9-9528-3362b6a16edf 2026-07-02 16:58:09.338 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e2ba290-c185-41b6-98f5-9350c4d52305 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: d7bdf8c3-7f93-4da9-9528-3362b6a16edf [pid: 8|app: 0|req: 1519/3122] 199.204.45.223 () {32 vars in 759 bytes} [Thu Jul 2 16:58:09 2026] DELETE /v2.0/ports/d7bdf8c3-7f93-4da9-9528-3362b6a16edf => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3123] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:58:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3124] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:58:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3125] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:58:09 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: 1521/3126] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:58:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3127] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:58:09 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3128] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:58:09 2026] GET /v2.0/ports/2044a2b0-1348-462d-be4c-938aeb176fc2 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3129] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:58:09 2026] GET /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 1346 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3130] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:58:09 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3131] 199.204.45.223 () {30 vars in 743 bytes} [Thu Jul 2 16:58:09 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3132] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:58:09 2026] GET /v2.0/ports/2044a2b0-1348-462d-be4c-938aeb176fc2 => 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: 1609/3133] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:58:09 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3134] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:58:09 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3135] 199.204.45.223 () {34 vars in 1146 bytes} [Thu Jul 2 16:58:10 2026] GET /v2.0/networks?id=9df2acec-50d6-4514-a6b1-85eab18cbcd7&id=fdb9bdf2-e595-4704-97a1-54222855ece0&id=607a4e4a-10f8-4ba0-8966-e86cebb68b19 => generated 2310 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3136] 199.204.45.223 () {34 vars in 1062 bytes} [Thu Jul 2 16:58:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.254&port_id=69476854-b33d-4d9b-bebb-0d55b936913a => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3137] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:58:10 2026] GET /v2.0/subnets?id=873edaf1-7355-496a-8485-5f1b5d12356a => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3138] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:58:10 2026] GET /v2.0/ports?network_id=9df2acec-50d6-4514-a6b1-85eab18cbcd7&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: 7|app: 0|req: 1612/3139] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:58:10 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7?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: 1528/3140] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:58:10 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3141] 199.204.45.223 () {34 vars in 1056 bytes} [Thu Jul 2 16:58:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.74&port_id=f5a7eaee-7786-4981-a9db-77b453442247 => 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: 1529/3142] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:58:10 2026] GET /v2.0/subnets?id=8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3143] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:58:10 2026] GET /v2.0/ports?network_id=fdb9bdf2-e595-4704-97a1-54222855ece0&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3144] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:58:10 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3145] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:58:10 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3148] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:58:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3149] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:58:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3150] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:58:21 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: 1533/3151] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:58:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:58:21.449 7 INFO neutron.api.v2.resource [None req-9c92fcba-379f-4096-a775-d90df03fdcc7 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1619/3152] 199.204.45.223 () {30 vars in 763 bytes} [Thu Jul 2 16:58:21 2026] GET /v2.0/security-groups/lb-4abff876-d97a-4acb-9806-fe5a1fa92f7a => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3153] 199.204.45.223 () {30 vars in 785 bytes} [Thu Jul 2 16:58:21 2026] GET /v2.0/security-groups?name=lb-4abff876-d97a-4acb-9806-fe5a1fa92f7a => generated 2865 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3154] 199.204.45.223 () {30 vars in 815 bytes} [Thu Jul 2 16:58:21 2026] GET /v2.0/security-group-rules?security_group_id=1c965d07-26a7-4e12-b793-d07f88ff292e => generated 2334 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3155] 199.204.45.223 () {32 vars in 789 bytes} [Thu Jul 2 16:58:21 2026] DELETE /v2.0/security-group-rules/660cc9ab-10ae-4eca-accf-cb469bc0203d => 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: 1621/3156] 199.204.45.223 () {32 vars in 789 bytes} [Thu Jul 2 16:58:21 2026] DELETE /v2.0/security-group-rules/dc7a37d8-09fc-4573-a63a-3df6b543807b => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:25.086 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe4ae273-5dd6-4582-9192-de6de3678c0b 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] TaaS: Handle Delete Port: ae43002f-e12d-497a-816b-8c619abbacce 2026-07-02 16:58:25.090 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe4ae273-5dd6-4582-9192-de6de3678c0b 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Tap Mirror: Handle Delete Port: ae43002f-e12d-497a-816b-8c619abbacce 2026-07-02 16:58:25.307 8 INFO neutron.db.l3_db [None req-fe4ae273-5dd6-4582-9192-de6de3678c0b 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Floating IP 51168bc6-ef5f-466c-b463-92e3b1d28d4d disassociated (deleted). External IP: 10.96.250.216, port: 2044a2b0-1348-462d-be4c-938aeb176fc2. [pid: 8|app: 0|req: 1536/3157] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:58:24 2026] DELETE /v2.0/floatingips/51168bc6-ef5f-466c-b463-92e3b1d28d4d => generated 0 bytes in 722 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:25.673 7 INFO neutron.api.v2.resource [None req-667a2fe3-cbe9-4668-9b90-e9cd580a3be4 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3158] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:58:25 2026] GET /v2.0/floatingips/51168bc6-ef5f-466c-b463-92e3b1d28d4d => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3159] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:58:26 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: 1623/3160] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:58: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: 1538/3161] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:58:26 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: 1624/3162] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:58: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) 2026-07-02 16:58:26.453 8 INFO neutron.api.v2.resource [None req-e4ab9ad4-5a3a-4f51-84db-c11e84225c70 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1539/3163] 199.204.45.223 () {30 vars in 763 bytes} [Thu Jul 2 16:58:26 2026] GET /v2.0/security-groups/lb-4abff876-d97a-4acb-9806-fe5a1fa92f7a => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3164] 199.204.45.223 () {30 vars in 785 bytes} [Thu Jul 2 16:58:26 2026] GET /v2.0/security-groups?name=lb-4abff876-d97a-4acb-9806-fe5a1fa92f7a => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3165] 199.204.45.223 () {30 vars in 815 bytes} [Thu Jul 2 16:58:26 2026] GET /v2.0/security-group-rules?security_group_id=1c965d07-26a7-4e12-b793-d07f88ff292e => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3166] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:58:26 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: 1541/3167] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:58:26 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: 1627/3168] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:58:26 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: 1542/3169] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:58:26 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: 1628/3170] 199.204.45.223 () {30 vars in 741 bytes} [Thu Jul 2 16:58:26 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3171] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:58:26 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3172] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:58:26 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3173] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:58:26 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3174] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:58:27 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3175] 199.204.45.223 () {34 vars in 975 bytes} [Thu Jul 2 16:58:28 2026] GET /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3176] 199.204.45.223 () {34 vars in 1060 bytes} [Thu Jul 2 16:58:29 2026] GET /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3177] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:58:29 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3178] 199.204.45.223 () {34 vars in 1016 bytes} [Thu Jul 2 16:58:29 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0?fields=dns_domain => generated 29 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3179] 199.204.45.223 () {38 vars in 1028 bytes} [Thu Jul 2 16:58:29 2026] PUT /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 1147 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3180] 199.204.45.223 () {30 vars in 769 bytes} [Thu Jul 2 16:58:30 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1548/3181] 199.204.45.223 () {34 vars in 789 bytes} [Thu Jul 2 16:58:30 2026] PUT /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 1086 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3182] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:58:30 2026] GET /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 1086 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 16:58:30.593 8 INFO neutron_taas.services.taas.taas_plugin [None req-d7cfce03-ffe6-41d8-bb46-5f1ab9ed9574 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: f5a7eaee-7786-4981-a9db-77b453442247 2026-07-02 16:58:30.596 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7cfce03-ffe6-41d8-bb46-5f1ab9ed9574 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: f5a7eaee-7786-4981-a9db-77b453442247 [pid: 8|app: 0|req: 1549/3183] 199.204.45.223 () {32 vars in 759 bytes} [Thu Jul 2 16:58:30 2026] DELETE /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3184] 199.204.45.223 () {30 vars in 703 bytes} [Thu Jul 2 16:58:30 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: 1550/3185] 199.204.45.223 () {30 vars in 705 bytes} [Thu Jul 2 16:58:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3186] 199.204.45.223 () {30 vars in 681 bytes} [Thu Jul 2 16:58:30 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: 1551/3187] 199.204.45.223 () {30 vars in 717 bytes} [Thu Jul 2 16:58:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:58:30.905 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66576f61-9bae-45cc-b515-8249c6d631d0 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1637/3188] 199.204.45.223 () {32 vars in 759 bytes} [Thu Jul 2 16:58:30 2026] DELETE /v2.0/ports/f5a7eaee-7786-4981-a9db-77b453442247 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3189] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:58:30 2026] GET /v2.0/ports/2044a2b0-1348-462d-be4c-938aeb176fc2 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3190] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:58:30 2026] GET /v2.0/ports?tenant_id=03a97dbe9b8a49e6854602dbe22c7056&device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:58:30.981 7 INFO neutron.api.v2.resource [None req-8f33ae41-14b8-41f4-bf2f-7ce4a10ec68f 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1639/3191] 199.204.45.223 () {30 vars in 763 bytes} [Thu Jul 2 16:58:30 2026] GET /v2.0/security-groups/lb-4abff876-d97a-4acb-9806-fe5a1fa92f7a => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3192] 199.204.45.223 () {30 vars in 785 bytes} [Thu Jul 2 16:58:30 2026] GET /v2.0/security-groups?name=lb-4abff876-d97a-4acb-9806-fe5a1fa92f7a => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3193] 199.204.45.223 () {34 vars in 1066 bytes} [Thu Jul 2 16:58:30 2026] GET /v2.0/networks?id=9df2acec-50d6-4514-a6b1-85eab18cbcd7&id=fdb9bdf2-e595-4704-97a1-54222855ece0 => generated 1524 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3194] 199.204.45.223 () {30 vars in 737 bytes} [Thu Jul 2 16:58:31 2026] GET /v2.0/ports/2044a2b0-1348-462d-be4c-938aeb176fc2 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3195] 199.204.45.223 () {34 vars in 1062 bytes} [Thu Jul 2 16:58:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.254&port_id=69476854-b33d-4d9b-bebb-0d55b936913a => 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: 1642/3196] 199.204.45.223 () {34 vars in 984 bytes} [Thu Jul 2 16:58:31 2026] GET /v2.0/subnets?id=873edaf1-7355-496a-8485-5f1b5d12356a => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3197] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:58:31 2026] GET /v2.0/ports?network_id=9df2acec-50d6-4514-a6b1-85eab18cbcd7&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: 1644/3198] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:58:31 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7?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: 1645/3199] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:58:31 2026] GET /v2.0/networks/9df2acec-50d6-4514-a6b1-85eab18cbcd7?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: 1555/3200] 199.204.45.223 () {34 vars in 789 bytes} [Thu Jul 2 16:58:31 2026] PUT /v2.0/ports/2044a2b0-1348-462d-be4c-938aeb176fc2 => generated 1094 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3201] 199.204.45.223 () {32 vars in 779 bytes} [Thu Jul 2 16:58:31 2026] DELETE /v2.0/security-groups/1c965d07-26a7-4e12-b793-d07f88ff292e => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:31.576 8 INFO neutron_taas.services.taas.taas_plugin [None req-1e78311c-f8b3-4440-b006-5e483004f673 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 2044a2b0-1348-462d-be4c-938aeb176fc2 2026-07-02 16:58:31.580 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e78311c-f8b3-4440-b006-5e483004f673 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 2044a2b0-1348-462d-be4c-938aeb176fc2 [pid: 8|app: 0|req: 1556/3202] 199.204.45.223 () {32 vars in 759 bytes} [Thu Jul 2 16:58:31 2026] DELETE /v2.0/ports/2044a2b0-1348-462d-be4c-938aeb176fc2 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3203] 10.0.0.42 () {34 vars in 1177 bytes} [Thu Jul 2 16:58:32 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c&device_id=1ea5716f-b6c5-413a-b211-bdbb9baa842f&device_id=7dffacd7-7f87-46df-b6e7-dec560a1eda7 => generated 4168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3204] 10.0.0.42 () {34 vars in 1119 bytes} [Thu Jul 2 16:58:32 2026] GET /v2.0/security-groups?id=b0d8e183-01bd-47e7-b1b2-5f681d692ac6&id=74ed95c5-c0dc-43de-855f-b2477d3f46c1&fields=id&fields=name => generated 186 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3205] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:58:33 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3206] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:58:33 2026] GET /v2.0/security-groups?id=b0d8e183-01bd-47e7-b1b2-5f681d692ac6&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3207] 10.0.0.42 () {34 vars in 1083 bytes} [Thu Jul 2 16:58:33 2026] GET /v2.0/ports?device_id=1ea5716f-b6c5-413a-b211-bdbb9baa842f&device_id=7dffacd7-7f87-46df-b6e7-dec560a1eda7 => generated 2931 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3208] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:58:33 2026] GET /v2.0/security-groups?id=74ed95c5-c0dc-43de-855f-b2477d3f46c1&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3209] 199.204.45.223 () {34 vars in 994 bytes} [Thu Jul 2 16:58:34 2026] GET /v2.0/ports?device_id=8f428272-9f08-41e4-a088-cf0f528b486c => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:58:34.849 8 INFO neutron_taas.services.taas.taas_plugin [req-e5cbcfd2-2b31-412a-a024-b466a519d539 req-63170d04-7539-4dd7-b12e-6eefe737aad6 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] TaaS: Handle Delete Port: 69476854-b33d-4d9b-bebb-0d55b936913a 2026-07-02 16:58:34.853 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e5cbcfd2-2b31-412a-a024-b466a519d539 req-63170d04-7539-4dd7-b12e-6eefe737aad6 9951d644de784ff1815abf589ca7cd45 03a97dbe9b8a49e6854602dbe22c7056 - - default default] Tap Mirror: Handle Delete Port: 69476854-b33d-4d9b-bebb-0d55b936913a [pid: 8|app: 0|req: 1560/3210] 199.204.45.223 () {36 vars in 997 bytes} [Thu Jul 2 16:58:34 2026] DELETE /v2.0/ports/69476854-b33d-4d9b-bebb-0d55b936913a => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:58:35.065 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe7f6188-901c-4529-becd-8ce580ee6437'] response: {'server_uuid': '8f428272-9f08-41e4-a088-cf0f528b486c', 'name': 'network-vif-deleted', 'tag': '69476854-b33d-4d9b-bebb-0d55b936913a', 'status': 'completed', 'code': 200} 2026-07-02 16:58:36.079 7 INFO neutron_taas.services.taas.taas_plugin [None req-9bec2813-1329-4cd7-804d-7d0625958cd9 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] TaaS: Handle Delete Port: 45670f47-ae9d-45b5-8699-fe99ebc09f44 2026-07-02 16:58:36.082 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9bec2813-1329-4cd7-804d-7d0625958cd9 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Tap Mirror: Handle Delete Port: 45670f47-ae9d-45b5-8699-fe99ebc09f44 2026-07-02 16:58:36.307 7 INFO neutron.db.l3_db [None req-9bec2813-1329-4cd7-804d-7d0625958cd9 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Floating IP 4d12b4a1-893a-411c-bcfa-231d7279f1a2 disassociated (deleted). External IP: 10.96.250.207, port: 5325211d-8eb2-420e-b5ae-9a48e069bbad. [pid: 7|app: 0|req: 1651/3213] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:58:35 2026] DELETE /v2.0/floatingips/4d12b4a1-893a-411c-bcfa-231d7279f1a2 => generated 0 bytes in 733 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:36.647 8 INFO neutron.api.v2.resource [None req-fa4ee9a5-ca6c-4fb6-852c-08ebb1c3e1b1 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/3214] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:58:36 2026] GET /v2.0/floatingips/4d12b4a1-893a-411c-bcfa-231d7279f1a2 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:58:36.669 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5253761d-a5a6-4d0d-a346-854b61125331'] response: {'name': 'network-changed', 'server_uuid': '1ea5716f-b6c5-413a-b211-bdbb9baa842f', 'tag': '5325211d-8eb2-420e-b5ae-9a48e069bbad', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1652/3215] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:58:36 2026] GET /v2.0/ports?device_id=1ea5716f-b6c5-413a-b211-bdbb9baa842f => generated 1204 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3216] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:58:36 2026] GET /v2.0/security-groups?id=74ed95c5-c0dc-43de-855f-b2477d3f46c1&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3217] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:58:37 2026] GET /v2.0/ports?tenant_id=8732744664e745e1ad0e460936c15729&device_id=1ea5716f-b6c5-413a-b211-bdbb9baa842f => generated 1473 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3218] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:58:37 2026] GET /v2.0/networks?id=efe590b5-9eb2-4447-901c-1a7231e6ccd6 => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3219] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:58:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.238&port_id=5325211d-8eb2-420e-b5ae-9a48e069bbad => 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: 1566/3220] 199.204.45.223 () {34 vars in 1106 bytes} [Thu Jul 2 16:58:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A373&port_id=5325211d-8eb2-420e-b5ae-9a48e069bbad => 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: 1655/3221] 199.204.45.223 () {34 vars in 1064 bytes} [Thu Jul 2 16:58:37 2026] GET /v2.0/subnets?id=31fd5637-d242-43cb-a401-bc1fda67a828&id=fee9dc12-88f3-4924-8c94-167b04f78805 => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3222] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:58:37 2026] GET /v2.0/ports?network_id=efe590b5-9eb2-4447-901c-1a7231e6ccd6&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3223] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:58:37 2026] GET /v2.0/ports?network_id=efe590b5-9eb2-4447-901c-1a7231e6ccd6&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3224] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:58:37 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3225] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:58:37 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3226] 199.204.45.223 () {34 vars in 994 bytes} [Thu Jul 2 16:58:38 2026] GET /v2.0/ports?device_id=1ea5716f-b6c5-413a-b211-bdbb9baa842f => generated 1204 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:58:38.990 7 INFO neutron_taas.services.taas.taas_plugin [req-c755346a-5110-4967-be6d-c6370ce5936d req-08c645bd-1d4b-43c7-9f9e-a7b7e3d87bdd 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] TaaS: Handle Delete Port: 5325211d-8eb2-420e-b5ae-9a48e069bbad 2026-07-02 16:58:38.993 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c755346a-5110-4967-be6d-c6370ce5936d req-08c645bd-1d4b-43c7-9f9e-a7b7e3d87bdd 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Tap Mirror: Handle Delete Port: 5325211d-8eb2-420e-b5ae-9a48e069bbad [pid: 7|app: 0|req: 1658/3227] 199.204.45.223 () {36 vars in 997 bytes} [Thu Jul 2 16:58:38 2026] DELETE /v2.0/ports/5325211d-8eb2-420e-b5ae-9a48e069bbad => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:58:39.241 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-791630eb-0794-4f85-a984-3ffa1d98b55e'] response: {'server_uuid': '1ea5716f-b6c5-413a-b211-bdbb9baa842f', 'name': 'network-vif-deleted', 'tag': '5325211d-8eb2-420e-b5ae-9a48e069bbad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1570/3228] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:58:42 2026] GET /v2.0/ports?device_id=1ea5716f-b6c5-413a-b211-bdbb9baa842f => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 16:58:47.286 7 INFO neutron_taas.services.taas.taas_plugin [None req-058130c9-e123-47a9-8c46-f5363273adb8 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] TaaS: Handle Delete Port: e36487cc-d4cb-4b32-9aee-00cf5c352c07 2026-07-02 16:58:47.289 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-058130c9-e123-47a9-8c46-f5363273adb8 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Tap Mirror: Handle Delete Port: e36487cc-d4cb-4b32-9aee-00cf5c352c07 2026-07-02 16:58:47.468 7 INFO neutron.db.l3_db [None req-058130c9-e123-47a9-8c46-f5363273adb8 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Floating IP 687fb1bc-5d50-41ab-8128-99122c374c1e disassociated (deleted). External IP: 10.96.250.202, port: dac891c0-5517-4faa-b506-65f166d4ce54. [pid: 7|app: 0|req: 1659/3229] 10.0.0.22 () {32 vars in 731 bytes} [Thu Jul 2 16:58:47 2026] DELETE /v2.0/floatingips/687fb1bc-5d50-41ab-8128-99122c374c1e => generated 0 bytes in 740 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:47.864 8 INFO neutron.api.v2.resource [None req-826e0fbf-1c92-4c37-add6-47c4c63a8cfa 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/3230] 10.0.0.22 () {32 vars in 728 bytes} [Thu Jul 2 16:58:47 2026] GET /v2.0/floatingips/687fb1bc-5d50-41ab-8128-99122c374c1e => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:58:47.888 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7407c8d-c1e2-4cbc-96f4-281bb8eb15f1'] response: {'name': 'network-changed', 'server_uuid': '7dffacd7-7f87-46df-b6e7-dec560a1eda7', 'tag': 'dac891c0-5517-4faa-b506-65f166d4ce54', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1660/3231] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:58:48 2026] GET /v2.0/ports?device_id=7dffacd7-7f87-46df-b6e7-dec560a1eda7 => generated 1200 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3232] 10.0.0.42 () {34 vars in 1039 bytes} [Thu Jul 2 16:58:48 2026] GET /v2.0/security-groups?id=74ed95c5-c0dc-43de-855f-b2477d3f46c1&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: 7|app: 0|req: 1661/3233] 199.204.45.223 () {34 vars in 1080 bytes} [Thu Jul 2 16:58:48 2026] GET /v2.0/ports?tenant_id=8732744664e745e1ad0e460936c15729&device_id=7dffacd7-7f87-46df-b6e7-dec560a1eda7 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3234] 199.204.45.223 () {34 vars in 986 bytes} [Thu Jul 2 16:58:48 2026] GET /v2.0/networks?id=607a4e4a-10f8-4ba0-8966-e86cebb68b19 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3235] 199.204.45.223 () {34 vars in 1058 bytes} [Thu Jul 2 16:58:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.113&port_id=dac891c0-5517-4faa-b506-65f166d4ce54 => 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: 1574/3236] 199.204.45.223 () {34 vars in 1104 bytes} [Thu Jul 2 16:58:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A13d&port_id=dac891c0-5517-4faa-b506-65f166d4ce54 => 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: 1663/3237] 199.204.45.223 () {34 vars in 1064 bytes} [Thu Jul 2 16:58:48 2026] GET /v2.0/subnets?id=ef6da96e-6278-4d9e-b153-fccfe6b9e781&id=81dcbf92-eb1a-4c87-82b6-451678e12d08 => generated 1410 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3238] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:58:49 2026] GET /v2.0/ports?network_id=607a4e4a-10f8-4ba0-8966-e86cebb68b19&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: 1664/3239] 199.204.45.223 () {34 vars in 1052 bytes} [Thu Jul 2 16:58:49 2026] GET /v2.0/ports?network_id=607a4e4a-10f8-4ba0-8966-e86cebb68b19&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3240] 199.204.45.223 () {34 vars in 1012 bytes} [Thu Jul 2 16:58:49 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3241] 199.204.45.223 () {34 vars in 1112 bytes} [Thu Jul 2 16:58:49 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3242] 199.204.45.223 () {34 vars in 994 bytes} [Thu Jul 2 16:58:50 2026] GET /v2.0/ports?device_id=7dffacd7-7f87-46df-b6e7-dec560a1eda7 => generated 1200 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 16:58:50.685 7 INFO neutron_taas.services.taas.taas_plugin [req-ca78baa8-884d-433d-8b71-145eaca34f9a req-f413b144-adcf-44ac-97f6-4aaaac3056d7 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] TaaS: Handle Delete Port: dac891c0-5517-4faa-b506-65f166d4ce54 2026-07-02 16:58:50.689 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ca78baa8-884d-433d-8b71-145eaca34f9a req-f413b144-adcf-44ac-97f6-4aaaac3056d7 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Tap Mirror: Handle Delete Port: dac891c0-5517-4faa-b506-65f166d4ce54 [pid: 7|app: 0|req: 1666/3243] 199.204.45.223 () {36 vars in 997 bytes} [Thu Jul 2 16:58:50 2026] DELETE /v2.0/ports/dac891c0-5517-4faa-b506-65f166d4ce54 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:58:50.917 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa959ecd-a312-456d-b1a6-a8dd8c62732d'] response: {'server_uuid': '7dffacd7-7f87-46df-b6e7-dec560a1eda7', 'name': 'network-vif-deleted', 'tag': 'dac891c0-5517-4faa-b506-65f166d4ce54', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1579/3246] 10.0.0.42 () {34 vars in 989 bytes} [Thu Jul 2 16:58:53 2026] GET /v2.0/ports?device_id=7dffacd7-7f87-46df-b6e7-dec560a1eda7 => 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: 1668/3247] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:58:58 2026] DELETE /v2.0/security-group-rules/01d28cbe-ac34-4f66-bae9-30d99550a53a => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:58.514 8 INFO neutron.api.v2.resource [None req-f4994723-5816-4bfc-811b-02c8fe6e56f7 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3248] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:58:58 2026] GET /v2.0/security-group-rules/01d28cbe-ac34-4f66-bae9-30d99550a53a => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3249] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:58:58 2026] DELETE /v2.0/security-group-rules/c9c78597-9e1b-4cb0-abd9-9e88b8cb0b3b => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:58.610 8 INFO neutron.api.v2.resource [None req-e27d0005-5931-41fe-8e57-ab5a383a420a 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3250] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:58:58 2026] GET /v2.0/security-group-rules/c9c78597-9e1b-4cb0-abd9-9e88b8cb0b3b => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3251] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:58:58 2026] DELETE /v2.0/security-group-rules/5c61f1fd-a195-4cd4-8129-929c49ae4fec => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:58.714 8 INFO neutron.api.v2.resource [None req-0976299c-c9a4-432b-af6f-7116faa256dd 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3252] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:58:58 2026] GET /v2.0/security-group-rules/5c61f1fd-a195-4cd4-8129-929c49ae4fec => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3253] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:58:58 2026] DELETE /v2.0/security-group-rules/4b579fa4-8960-4cc9-a7a3-a14ab667ffb6 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:58.798 8 INFO neutron.api.v2.resource [None req-601e0517-82a3-4866-aca6-3439eb399400 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3254] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:58:58 2026] GET /v2.0/security-group-rules/4b579fa4-8960-4cc9-a7a3-a14ab667ffb6 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3255] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:58:58 2026] DELETE /v2.0/security-group-rules/0b7a375f-08ca-4a87-8a03-7589af5170cf => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:58.884 8 INFO neutron.api.v2.resource [None req-fa561bb9-4158-430f-a020-5f90f628b0bb 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3256] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:58:58 2026] GET /v2.0/security-group-rules/0b7a375f-08ca-4a87-8a03-7589af5170cf => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3257] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:58:58 2026] DELETE /v2.0/security-group-rules/695aadef-8704-4536-adda-5e9735c88ae4 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:58.974 8 INFO neutron.api.v2.resource [None req-dcef65dd-1b07-430f-89d8-41377a1e03dd 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3258] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:58:58 2026] GET /v2.0/security-group-rules/695aadef-8704-4536-adda-5e9735c88ae4 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3259] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:58:58 2026] DELETE /v2.0/security-group-rules/f6d34896-19d6-4682-898f-f8cf4018a94a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:59.069 8 INFO neutron.api.v2.resource [None req-53da802c-3b7e-479f-a76f-c6aa4b8a5722 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3260] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:58:59 2026] GET /v2.0/security-group-rules/f6d34896-19d6-4682-898f-f8cf4018a94a => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3261] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:58:59 2026] DELETE /v2.0/security-group-rules/fb3de2d1-4434-433f-bc9e-7e19a1224f46 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:59.190 8 INFO neutron.api.v2.resource [None req-ce5f8091-2100-44b4-96dc-d771527a32d7 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3262] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:58:59 2026] GET /v2.0/security-group-rules/fb3de2d1-4434-433f-bc9e-7e19a1224f46 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3263] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:58:59 2026] DELETE /v2.0/security-group-rules/23567f28-5679-436e-adc6-8a56de2f4a56 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:59.314 8 INFO neutron.api.v2.resource [None req-1d9b4ad0-e8e2-407c-aaf9-c805b8bface5 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3264] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:58:59 2026] GET /v2.0/security-group-rules/23567f28-5679-436e-adc6-8a56de2f4a56 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3265] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:58:59 2026] DELETE /v2.0/security-group-rules/2bf0d1c8-1262-4f68-8ce4-027c015278cc => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:59.401 8 INFO neutron.api.v2.resource [None req-fee4ff8e-a500-4f46-9845-b72c544ae067 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3266] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:58:59 2026] GET /v2.0/security-group-rules/2bf0d1c8-1262-4f68-8ce4-027c015278cc => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3267] 10.0.0.22 () {32 vars in 749 bytes} [Thu Jul 2 16:58:59 2026] DELETE /v2.0/security-group-rules/0215f235-994a-40cc-a683-ee2bbe7c3f6d => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:59.508 8 INFO neutron.api.v2.resource [None req-185d8953-e85d-45b0-9152-701fc88c2a81 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3268] 10.0.0.22 () {32 vars in 746 bytes} [Thu Jul 2 16:58:59 2026] GET /v2.0/security-group-rules/0215f235-994a-40cc-a683-ee2bbe7c3f6d => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3269] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:58:59 2026] DELETE /v2.0/security-groups/74ed95c5-c0dc-43de-855f-b2477d3f46c1 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:58:59.640 8 INFO neutron.api.v2.resource [None req-002b6087-6407-464a-8074-b76b754bbc4d 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3270] 10.0.0.22 () {32 vars in 736 bytes} [Thu Jul 2 16:58:59 2026] GET /v2.0/security-groups/74ed95c5-c0dc-43de-855f-b2477d3f46c1 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:59:00.125 7 INFO neutron_taas.services.taas.taas_plugin [None req-246052e3-ddc5-4170-9d99-c58eddaebde9 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] TaaS: Handle Delete Port: c9c17a98-7c3f-401f-a8bc-97535f14f0b6 2026-07-02 16:59:00.128 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-246052e3-ddc5-4170-9d99-c58eddaebde9 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Tap Mirror: Handle Delete Port: c9c17a98-7c3f-401f-a8bc-97535f14f0b6 [pid: 7|app: 0|req: 1680/3271] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:58:59 2026] PUT /v2.0/routers/2945251c-b962-49b4-a684-99085c12f7d7/remove_router_interface => generated 309 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:59:00.887 8 INFO neutron.api.v2.resource [None req-302b8e83-bff5-4649-a438-c36f9acdc159 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3272] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:59:00 2026] PUT /v2.0/routers/2945251c-b962-49b4-a684-99085c12f7d7/remove_router_interface => generated 198 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:59:01.394 7 INFO neutron_taas.services.taas.taas_plugin [None req-f5d84218-e921-4bae-9f95-58c7efc17f5a 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] TaaS: Handle Delete Port: 8383325f-3f6d-4f2f-ac43-4d8321e5bd35 2026-07-02 16:59:01.399 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5d84218-e921-4bae-9f95-58c7efc17f5a 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Tap Mirror: Handle Delete Port: 8383325f-3f6d-4f2f-ac43-4d8321e5bd35 [pid: 7|app: 0|req: 1681/3273] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:59:00 2026] PUT /v2.0/routers/2945251c-b962-49b4-a684-99085c12f7d7/remove_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:59:02.236 8 INFO neutron.api.v2.resource [None req-32d06a21-fb1d-477a-a5d8-fe0511f5ce36 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3274] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:59:02 2026] PUT /v2.0/routers/2945251c-b962-49b4-a684-99085c12f7d7/remove_router_interface => generated 198 bytes in 202 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:59:02.647 7 INFO neutron_taas.services.taas.taas_plugin [None req-5031e2c5-291b-4d4d-8dc6-8f14d7f55411 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] TaaS: Handle Delete Port: 3ac1cf23-d7dc-4436-b71b-db9e57e8dbb3 2026-07-02 16:59:02.651 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5031e2c5-291b-4d4d-8dc6-8f14d7f55411 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Tap Mirror: Handle Delete Port: 3ac1cf23-d7dc-4436-b71b-db9e57e8dbb3 [pid: 7|app: 0|req: 1682/3275] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:59:02 2026] PUT /v2.0/routers/2945251c-b962-49b4-a684-99085c12f7d7/remove_router_interface => generated 309 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 16:59:03.523 8 INFO neutron.api.v2.resource [None req-f9145e42-d8b9-4a20-abfb-b6f70bbf972c 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3276] 10.0.0.22 () {34 vars in 788 bytes} [Thu Jul 2 16:59:03 2026] PUT /v2.0/routers/2945251c-b962-49b4-a684-99085c12f7d7/remove_router_interface => generated 198 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:59:03.812 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ebb1ee9-c41f-4793-991b-cfff4f5766c3 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] TaaS: Handle Delete Port: 478b3566-7c3d-4070-9b1b-9e5f752d92a9 2026-07-02 16:59:03.816 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ebb1ee9-c41f-4793-991b-cfff4f5766c3 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Tap Mirror: Handle Delete Port: 478b3566-7c3d-4070-9b1b-9e5f752d92a9 2026-07-02 16:59:04.088 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ebb1ee9-c41f-4793-991b-cfff4f5766c3 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] TaaS: Handle Delete Port: d3b3780b-2b70-44a7-a806-9fde95b3afeb 2026-07-02 16:59:04.091 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ebb1ee9-c41f-4793-991b-cfff4f5766c3 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Tap Mirror: Handle Delete Port: d3b3780b-2b70-44a7-a806-9fde95b3afeb 2026-07-02 16:59:04.521 7 INFO neutron.services.segments.plugin [-] Segment 552d6195-592f-4c23-8cad-a85c820fca2b resource provider aggregate not found 2026-07-02 16:59:04.528 7 INFO neutron.services.segments.plugin [-] Segment 552d6195-592f-4c23-8cad-a85c820fca2b resource provider aggregate not found 2026-07-02 16:59:04.549 7 INFO neutron.services.segments.plugin [-] Segment 552d6195-592f-4c23-8cad-a85c820fca2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 552d6195-592f-4c23-8cad-a85c820fca2b found for delete ", "request_id": "req-c8caf3df-8eff-4c82-8803-911cd24f65c2"}]} 2026-07-02 16:59:04.550 7 INFO neutron.services.segments.plugin [-] Segment 552d6195-592f-4c23-8cad-a85c820fca2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 552d6195-592f-4c23-8cad-a85c820fca2b found for delete ", "request_id": "req-76d4a997-f379-485a-ba43-4dada60465a7"}]} 2026-07-02 16:59:04.561 7 INFO neutron.db.l3_hamode_db [None req-9ebb1ee9-c41f-4793-991b-cfff4f5766c3 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] HA network 3b1c1b8c-455a-421e-85af-8355780b80bd was deleted as no HA routers are present in tenant 8732744664e745e1ad0e460936c15729. [pid: 7|app: 0|req: 1683/3277] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:59:03 2026] DELETE /v2.0/routers/2945251c-b962-49b4-a684-99085c12f7d7 => generated 0 bytes in 1034 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 16:59:04.598 8 INFO neutron.api.v2.resource [None req-a13fda89-9370-4f8e-b018-69711169a87f 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3278] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:59:04 2026] GET /v2.0/routers/2945251c-b962-49b4-a684-99085c12f7d7 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3279] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:59:04 2026] DELETE /v2.0/subnets/31fd5637-d242-43cb-a401-bc1fda67a828 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:59:04.794 8 INFO neutron.pecan_wsgi.hooks.translation [None req-573f5bbe-8b3b-48e2-ad67-99d8c49dcbfc 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3280] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:59:04 2026] GET /v2.0/subnets/31fd5637-d242-43cb-a401-bc1fda67a828 => 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: 1685/3281] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:59:04 2026] DELETE /v2.0/subnets/fee9dc12-88f3-4924-8c94-167b04f78805 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:59:05.014 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b977376-47cc-4569-9508-27bfc30c294e 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3282] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:59:04 2026] GET /v2.0/subnets/fee9dc12-88f3-4924-8c94-167b04f78805 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:59:05.145 7 INFO neutron_taas.services.taas.taas_plugin [None req-a89b3563-0136-4b5a-bea8-54aea8f8a562 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] TaaS: Handle Delete Port: dbee86f8-62fc-4461-8c84-8fdc30f70c36 2026-07-02 16:59:05.149 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a89b3563-0136-4b5a-bea8-54aea8f8a562 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Tap Mirror: Handle Delete Port: dbee86f8-62fc-4461-8c84-8fdc30f70c36 [pid: 7|app: 0|req: 1686/3283] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:59:05 2026] DELETE /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:59:05.406 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d926b6b-75a6-471b-9553-ec456c8a9568 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3284] 10.0.0.22 () {32 vars in 722 bytes} [Thu Jul 2 16:59:05 2026] GET /v2.0/networks/efe590b5-9eb2-4447-901c-1a7231e6ccd6 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3285] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:59:05 2026] DELETE /v2.0/subnets/ef6da96e-6278-4d9e-b153-fccfe6b9e781 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:59:05.612 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2c357273-4740-42c7-bc07-f639e10774dd 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3286] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:59:05 2026] GET /v2.0/subnets/ef6da96e-6278-4d9e-b153-fccfe6b9e781 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3287] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:59:05 2026] DELETE /v2.0/subnets/81dcbf92-eb1a-4c87-82b6-451678e12d08 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:59:05.780 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a5229bd-1caa-412c-b2df-f90c72a41c6e 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3288] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:59:05 2026] GET /v2.0/subnets/81dcbf92-eb1a-4c87-82b6-451678e12d08 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:59:05.905 7 INFO neutron_taas.services.taas.taas_plugin [None req-26d2fde5-5835-4c33-be84-0a624ab083f5 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] TaaS: Handle Delete Port: a421eef8-88ac-4ad6-a573-3fe42f8850ab 2026-07-02 16:59:05.908 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26d2fde5-5835-4c33-be84-0a624ab083f5 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Tap Mirror: Handle Delete Port: a421eef8-88ac-4ad6-a573-3fe42f8850ab [pid: 7|app: 0|req: 1689/3291] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:59:05 2026] DELETE /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:59:06.146 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc4ebe3b-9a75-4ccf-bc01-335e75759a91 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3292] 10.0.0.22 () {32 vars in 722 bytes} [Thu Jul 2 16:59:06 2026] GET /v2.0/networks/607a4e4a-10f8-4ba0-8966-e86cebb68b19 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3293] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:59:06 2026] DELETE /v2.0/subnets/1376216c-ce39-49bd-ae4d-72570a48dae1 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:59:06.388 8 INFO neutron.pecan_wsgi.hooks.translation [None req-638cbe57-c4ef-409a-8a0e-eff1c21a1683 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3294] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:59:06 2026] GET /v2.0/subnets/1376216c-ce39-49bd-ae4d-72570a48dae1 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3295] 10.0.0.22 () {32 vars in 723 bytes} [Thu Jul 2 16:59:06 2026] DELETE /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:59:06.576 7 INFO neutron.services.segments.plugin [-] Segment 78f0bed2-7bc0-496f-9bd9-07ffe47f0862 resource provider aggregate not found 2026-07-02 16:59:06.581 7 INFO neutron.services.segments.plugin [-] Segment 78f0bed2-7bc0-496f-9bd9-07ffe47f0862 resource provider aggregate not found 2026-07-02 16:59:06.597 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8cb15244-852a-45cc-8fa8-7dcf44c62734 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] GET failed (client error): The resource could not be found. 2026-07-02 16:59:06.599 7 INFO neutron.services.segments.plugin [-] Segment 78f0bed2-7bc0-496f-9bd9-07ffe47f0862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f0bed2-7bc0-496f-9bd9-07ffe47f0862 found for delete ", "request_id": "req-648ee323-060a-45f7-8586-5ecd41599fdc"}]} [pid: 8|app: 0|req: 1605/3296] 10.0.0.22 () {32 vars in 720 bytes} [Thu Jul 2 16:59:06 2026] GET /v2.0/subnets/8b44df99-3fb0-4caa-85a7-4c4f878da2b5 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:59:06.602 7 INFO neutron.services.segments.plugin [-] Segment 78f0bed2-7bc0-496f-9bd9-07ffe47f0862 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f0bed2-7bc0-496f-9bd9-07ffe47f0862 found for delete ", "request_id": "req-a9eba340-4c1b-408a-9582-4d575eb396ea"}]} 2026-07-02 16:59:06.627 7 INFO neutron.services.segments.plugin [-] Segment bce0da85-9fef-4134-a8c6-f8bf9cc683c5 resource provider aggregate not found 2026-07-02 16:59:06.628 7 INFO neutron.services.segments.plugin [-] Segment bce0da85-9fef-4134-a8c6-f8bf9cc683c5 resource provider aggregate not found 2026-07-02 16:59:06.653 7 INFO neutron.services.segments.plugin [-] Segment bce0da85-9fef-4134-a8c6-f8bf9cc683c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bce0da85-9fef-4134-a8c6-f8bf9cc683c5 found for delete ", "request_id": "req-9a5fc3cc-1af2-4f46-9a7f-511e73a7cbfc"}]} 2026-07-02 16:59:06.656 7 INFO neutron.services.segments.plugin [-] Segment bce0da85-9fef-4134-a8c6-f8bf9cc683c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bce0da85-9fef-4134-a8c6-f8bf9cc683c5 found for delete ", "request_id": "req-e408b9a1-72f5-476b-912a-fba435e11d6a"}]} 2026-07-02 16:59:06.722 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc64dc08-2bdb-4ed8-9910-65f1eff1d11a 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] TaaS: Handle Delete Port: f7d442d6-865a-4836-95be-2f51d604a168 2026-07-02 16:59:06.726 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc64dc08-2bdb-4ed8-9910-65f1eff1d11a 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] Tap Mirror: Handle Delete Port: f7d442d6-865a-4836-95be-2f51d604a168 [pid: 7|app: 0|req: 1692/3297] 10.0.0.22 () {32 vars in 725 bytes} [Thu Jul 2 16:59:06 2026] DELETE /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-02 16:59:06.977 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df19e6eb-dff5-450c-8100-26800483a91b 9820f82fd3ba47c7844de7c0af52da19 8732744664e745e1ad0e460936c15729 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3298] 10.0.0.22 () {32 vars in 722 bytes} [Thu Jul 2 16:59:06 2026] GET /v2.0/networks/fdb9bdf2-e595-4704-97a1-54222855ece0 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 16:59:08.675 7 INFO neutron.services.segments.plugin [-] Segment f93f08cc-ffd9-4e52-91fd-aa682fe16123 resource provider aggregate not found 2026-07-02 16:59:08.680 7 INFO neutron.services.segments.plugin [-] Segment f93f08cc-ffd9-4e52-91fd-aa682fe16123 resource provider aggregate not found 2026-07-02 16:59:08.694 7 INFO neutron.services.segments.plugin [-] Segment f93f08cc-ffd9-4e52-91fd-aa682fe16123 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f93f08cc-ffd9-4e52-91fd-aa682fe16123 found for delete ", "request_id": "req-a736d19a-356c-42d6-97b5-1109b242532c"}]} 2026-07-02 16:59:08.702 7 INFO neutron.services.segments.plugin [-] Segment f93f08cc-ffd9-4e52-91fd-aa682fe16123 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f93f08cc-ffd9-4e52-91fd-aa682fe16123 found for delete ", "request_id": "req-d49a1dcf-47ba-4455-bc2d-125ff547226b"}]} [pid: 7|app: 0|req: 1693/3299] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:59:09 2026] GET /v2.0/security-groups?tenant_id=870bcf84c3864d608c1a8e24822102dc&name=default => generated 2929 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3300] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:59:09 2026] DELETE /v2.0/security-groups/8df8e8cc-d26d-4dae-b355-73b0675118b5 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3301] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:59:09 2026] GET /v2.0/security-groups?tenant_id=eea14f6f9ee44e08874d9530e5e0ab81&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3302] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:59:09 2026] DELETE /v2.0/security-groups/91b2315e-fd7e-4684-9756-e4a78101afa9 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3303] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:59:10 2026] GET /v2.0/security-groups?tenant_id=49d923c657ca46c99437631fb8c0d127&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3304] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:59:10 2026] DELETE /v2.0/security-groups/1925dba6-3cca-4573-bddc-88cb6448100f => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3305] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:59:10 2026] GET /v2.0/security-groups?tenant_id=92b92ef95e1b4391adf2238b199d3fa9&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3306] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:59:10 2026] DELETE /v2.0/security-groups/835f87b4-94d2-4638-af24-b3b7a45d941b => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3307] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:59:10 2026] GET /v2.0/security-groups?tenant_id=8732744664e745e1ad0e460936c15729&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3308] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:59:10 2026] DELETE /v2.0/security-groups/1a8f2d48-cf0f-442c-a504-4868b2cfffdd => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3309] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:59:11 2026] GET /v2.0/security-groups?tenant_id=46a2e675d0d14f6cb44abc77d0396531&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3310] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:59:11 2026] DELETE /v2.0/security-groups/a7a22656-dac2-4c60-9e61-584d1bf7560c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3311] 10.0.0.22 () {32 vars in 773 bytes} [Thu Jul 2 16:59:11 2026] GET /v2.0/security-groups?tenant_id=cb833010e64a4ba59b1132a732ad1eaf&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3312] 10.0.0.22 () {32 vars in 739 bytes} [Thu Jul 2 16:59:11 2026] DELETE /v2.0/security-groups/e2812858-288a-4934-b956-216c9c9f9263 => 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: 1700/3313] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 16:59:14 2026] GET /v2.0/networks => generated 2168 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3314] 10.0.0.22 () {32 vars in 654 bytes} [Thu Jul 2 16:59:16 2026] GET /v2.0/floatingips => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3315] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 16:59:16 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3316] 10.0.0.22 () {32 vars in 642 bytes} [Thu Jul 2 16:59:16 2026] GET /v2.0/ports => generated 4721 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3317] 10.0.0.22 () {32 vars in 646 bytes} [Thu Jul 2 16:59:16 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3318] 10.0.0.22 () {32 vars in 648 bytes} [Thu Jul 2 16:59:16 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3319] 10.0.0.22 () {32 vars in 662 bytes} [Thu Jul 2 16:59:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3320] 10.0.0.22 () {32 vars in 654 bytes} [Thu Jul 2 16:59:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)