+ 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 Apr 2 17:34:29 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-7d7f469c79-lmw4h 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7fedfa011668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-04-02 17:34:33.804 8 INFO neutron.common.config [-] Logging enabled! 2026-04-02 17:34:33.804 8 INFO neutron.common.config [-] uwsgi version 26.0.3.dev42 2026-04-02 17:34:33.840 7 INFO neutron.common.config [-] Logging enabled! 2026-04-02 17:34:33.841 7 INFO neutron.common.config [-] uwsgi version 26.0.3.dev42 2026-04-02 17:34:34.793 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-02 17:34:34.859 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-02 17:34:36.110 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:34:36.113 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-02 17:34:36.117 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-02 17:34:36.118 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:34:36.118 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-02 17:34:36.118 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-02 17:34:36.118 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:34:36.125 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:34:36.125 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:34:36.126 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:34:36.147 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-02 17:34:36.148 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:34:36.148 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-02 17:34:36.177 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:34:36.180 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-02 17:34:36.184 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-02 17:34:36.185 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:34:36.185 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-02 17:34:36.185 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-02 17:34:36.185 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:34:36.192 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:34:36.192 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:34:36.193 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:34:36.194 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-02 17:34:36.195 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-02 17:34:36.195 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-02 17:34:36.195 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-02 17:34:36.214 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-02 17:34:36.215 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:34:36.215 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-02 17:34:36.261 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-02 17:34:36.261 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-02 17:34:36.261 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-02 17:34:36.261 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-02 17:34:36.471 8 INFO neutron.plugins.ml2.managers [None req-e5e8ee7e-e22c-46a1-a8af-c6edce5fbc1a - - - - - -] Initializing driver for type 'vlan' 2026-04-02 17:34:36.542 7 INFO neutron.plugins.ml2.managers [None req-034255d3-2598-42f1-bb8b-5a1a698e5051 - - - - - -] Initializing driver for type 'vlan' 2026-04-02 17:34:36.743 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e5e8ee7e-e22c-46a1-a8af-c6edce5fbc1a - - - - - -] VlanTypeDriver initialization complete 2026-04-02 17:34:36.743 8 INFO neutron.plugins.ml2.managers [None req-e5e8ee7e-e22c-46a1-a8af-c6edce5fbc1a - - - - - -] Initializing driver for type 'vxlan' 2026-04-02 17:34:36.743 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-e5e8ee7e-e22c-46a1-a8af-c6edce5fbc1a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-02 17:34:36.763 8 INFO neutron.plugins.ml2.managers [None req-e5e8ee7e-e22c-46a1-a8af-c6edce5fbc1a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-02 17:34:36.764 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e5e8ee7e-e22c-46a1-a8af-c6edce5fbc1a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-02 17:34:36.764 8 INFO neutron.plugins.ml2.managers [None req-e5e8ee7e-e22c-46a1-a8af-c6edce5fbc1a - - - - - -] Initializing extension driver 'port_security' 2026-04-02 17:34:36.764 8 INFO neutron.plugins.ml2.extensions.port_security [None req-e5e8ee7e-e22c-46a1-a8af-c6edce5fbc1a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-02 17:34:36.764 8 INFO neutron.plugins.ml2.managers [None req-e5e8ee7e-e22c-46a1-a8af-c6edce5fbc1a - - - - - -] Initializing extension driver 'qos' 2026-04-02 17:34:36.765 8 INFO neutron.plugins.ml2.managers [None req-e5e8ee7e-e22c-46a1-a8af-c6edce5fbc1a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-02 17:34:36.765 8 INFO neutron.plugins.ml2.managers [None req-e5e8ee7e-e22c-46a1-a8af-c6edce5fbc1a - - - - - -] Initializing mechanism driver 'l2population' 2026-04-02 17:34:36.782 8 INFO neutron.quota [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded quota_driver: . 2026-04-02 17:34:36.782 8 INFO neutron.plugins.ml2.plugin [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Modular L2 Plugin initialization complete 2026-04-02 17:34:36.782 8 INFO neutron.plugins.ml2.managers [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-02 17:34:36.783 8 INFO neutron.plugins.ml2.managers [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-02 17:34:36.783 8 INFO neutron.plugins.ml2.managers [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-02 17:34:36.783 8 INFO neutron.extensions.vlantransparent [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Disabled vlantransparent extension. 2026-04-02 17:34:36.783 8 INFO neutron.extensions.qinq [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Disabled VLAN QinQ extension. 2026-04-02 17:34:36.783 8 INFO neutron.manager [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loading Plugin: qos 2026-04-02 17:34:36.796 8 INFO neutron.manager [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loading Plugin: router 2026-04-02 17:34:36.834 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-034255d3-2598-42f1-bb8b-5a1a698e5051 - - - - - -] VlanTypeDriver initialization complete 2026-04-02 17:34:36.834 7 INFO neutron.plugins.ml2.managers [None req-034255d3-2598-42f1-bb8b-5a1a698e5051 - - - - - -] Initializing driver for type 'vxlan' 2026-04-02 17:34:36.834 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-034255d3-2598-42f1-bb8b-5a1a698e5051 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-02 17:34:36.840 8 INFO neutron.services.service_base [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-02 17:34:36.840 8 INFO neutron.manager [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loading Plugin: segments 2026-04-02 17:34:36.847 7 INFO neutron.plugins.ml2.managers [None req-034255d3-2598-42f1-bb8b-5a1a698e5051 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-02 17:34:36.847 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-034255d3-2598-42f1-bb8b-5a1a698e5051 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-02 17:34:36.847 7 INFO neutron.plugins.ml2.managers [None req-034255d3-2598-42f1-bb8b-5a1a698e5051 - - - - - -] Initializing extension driver 'port_security' 2026-04-02 17:34:36.847 7 INFO neutron.plugins.ml2.extensions.port_security [None req-034255d3-2598-42f1-bb8b-5a1a698e5051 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-02 17:34:36.847 7 INFO neutron.plugins.ml2.managers [None req-034255d3-2598-42f1-bb8b-5a1a698e5051 - - - - - -] Initializing extension driver 'qos' 2026-04-02 17:34:36.848 7 INFO neutron.plugins.ml2.managers [None req-034255d3-2598-42f1-bb8b-5a1a698e5051 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-02 17:34:36.848 7 INFO neutron.plugins.ml2.managers [None req-034255d3-2598-42f1-bb8b-5a1a698e5051 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-02 17:34:36.862 7 INFO neutron.quota [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded quota_driver: . 2026-04-02 17:34:36.863 7 INFO neutron.plugins.ml2.plugin [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Modular L2 Plugin initialization complete 2026-04-02 17:34:36.863 7 INFO neutron.plugins.ml2.managers [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-02 17:34:36.863 7 INFO neutron.plugins.ml2.managers [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-02 17:34:36.863 7 INFO neutron.plugins.ml2.managers [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-02 17:34:36.863 7 INFO neutron.extensions.vlantransparent [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Disabled vlantransparent extension. 2026-04-02 17:34:36.863 7 INFO neutron.extensions.qinq [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Disabled VLAN QinQ extension. 2026-04-02 17:34:36.863 7 INFO neutron.manager [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loading Plugin: qos 2026-04-02 17:34:36.876 7 INFO neutron.manager [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loading Plugin: router 2026-04-02 17:34:36.920 7 INFO neutron.services.service_base [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-02 17:34:36.921 7 INFO neutron.manager [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loading Plugin: segments 2026-04-02 17:34:36.934 8 INFO neutron.manager [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loading Plugin: trunk 2026-04-02 17:34:36.948 8 INFO neutron.manager [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loading Plugin: vpnaas 2026-04-02 17:34:36.986 8 WARNING stevedore.named [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:34:36.986 8 WARNING stevedore.named [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-02 17:34:37.014 7 INFO neutron.manager [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loading Plugin: trunk 2026-04-02 17:34:37.028 7 INFO neutron.manager [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loading Plugin: vpnaas 2026-04-02 17:34:37.064 8 INFO neutron_vpnaas.services.vpn.plugin [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-02 17:34:37.065 8 INFO neutron.common.utils [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-02 17:34:37.065 8 INFO neutron.manager [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loading Plugin: taas 2026-04-02 17:34:37.068 7 WARNING stevedore.named [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:34:37.068 7 WARNING stevedore.named [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-02 17:34:37.090 8 WARNING stevedore.named [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:34:37.091 8 WARNING stevedore.named [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-02 17:34:37.117 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-02 17:34:37.117 8 INFO neutron.manager [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loading Plugin: tapmirror 2026-04-02 17:34:37.130 8 WARNING stevedore.named [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:34:37.131 8 WARNING stevedore.named [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-02 17:34:37.144 7 INFO neutron_vpnaas.services.vpn.plugin [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-02 17:34:37.145 7 INFO neutron.common.utils [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-02 17:34:37.145 7 INFO neutron.manager [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loading Plugin: taas 2026-04-02 17:34:37.150 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-02 17:34:37.150 8 INFO neutron.manager [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loading Plugin: auto_allocate 2026-04-02 17:34:37.158 8 INFO neutron.manager [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loading Plugin: tag 2026-04-02 17:34:37.166 8 INFO neutron.manager [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loading Plugin: timestamp 2026-04-02 17:34:37.171 8 INFO neutron.manager [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loading Plugin: network_ip_availability 2026-04-02 17:34:37.173 7 WARNING stevedore.named [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:34:37.173 7 WARNING stevedore.named [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-02 17:34:37.175 8 INFO neutron.manager [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loading Plugin: flavors 2026-04-02 17:34:37.178 8 INFO neutron.manager [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loading Plugin: revisions 2026-04-02 17:34:37.182 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Initializing extension manager. 2026-04-02 17:34:37.183 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: address-group 2026-04-02 17:34:37.184 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: address-scope 2026-04-02 17:34:37.185 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-02 17:34:37.186 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: agent 2026-04-02 17:34:37.186 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: agent-resources-synced 2026-04-02 17:34:37.187 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-02 17:34:37.188 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-02 17:34:37.189 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: availability_zone 2026-04-02 17:34:37.189 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: availability_zone_filter 2026-04-02 17:34:37.190 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-02 17:34:37.190 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: default-subnetpools 2026-04-02 17:34:37.192 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-02 17:34:37.192 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: dns-integration 2026-04-02 17:34:37.193 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: dns-domain-ports 2026-04-02 17:34:37.193 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-02 17:34:37.194 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: dvr 2026-04-02 17:34:37.194 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-02 17:34:37.196 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: empty-string-filtering 2026-04-02 17:34:37.196 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:34:37.197 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-02 17:34:37.197 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: external-net 2026-04-02 17:34:37.198 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-02 17:34:37.198 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: extraroute 2026-04-02 17:34:37.199 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: extraroute-atomic 2026-04-02 17:34:37.199 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-02 17:34:37.200 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-02 17:34:37.201 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-02 17:34:37.201 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-02 17:34:37.202 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: fip-port-details 2026-04-02 17:34:37.203 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: flavors 2026-04-02 17:34:37.204 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-02 17:34:37.204 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: floatingip-pools 2026-04-02 17:34:37.205 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: ip_allocation 2026-04-02 17:34:37.207 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-02 17:34:37.207 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: l2_adjacency 2026-04-02 17:34:37.208 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: router 2026-04-02 17:34:37.210 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:34:37.211 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-02 17:34:37.211 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-02 17:34:37.212 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: ext-gw-mode 2026-04-02 17:34:37.212 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: l3-ha 2026-04-02 17:34:37.213 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:34:37.213 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-02 17:34:37.214 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: l3-flavors 2026-04-02 17:34:37.215 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:34:37.215 7 INFO neutron_taas.services.taas.taas_plugin [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-02 17:34:37.215 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-02 17:34:37.215 7 INFO neutron.manager [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loading Plugin: tapmirror 2026-04-02 17:34:37.217 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-02 17:34:37.218 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-02 17:34:37.219 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-02 17:34:37.220 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-02 17:34:37.221 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-02 17:34:37.222 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: multi-provider 2026-04-02 17:34:37.222 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: net-mtu 2026-04-02 17:34:37.223 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: net-mtu-writable 2026-04-02 17:34:37.223 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: network_availability_zone 2026-04-02 17:34:37.224 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: network_ha 2026-04-02 17:34:37.224 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: network-ip-availability 2026-04-02 17:34:37.226 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-02 17:34:37.226 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: pagination 2026-04-02 17:34:37.226 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: port-device-profile 2026-04-02 17:34:37.227 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-02 17:34:37.227 7 WARNING stevedore.named [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:34:37.227 7 WARNING stevedore.named [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-02 17:34:37.227 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-02 17:34:37.228 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-02 17:34:37.229 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: port-mac-override 2026-04-02 17:34:37.229 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-02 17:34:37.230 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-02 17:34:37.230 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-02 17:34:37.231 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: port-resource-request 2026-04-02 17:34:37.231 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-02 17:34:37.232 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-02 17:34:37.232 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: binding 2026-04-02 17:34:37.233 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: binding-extended 2026-04-02 17:34:37.234 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: port-security 2026-04-02 17:34:37.234 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: project-id 2026-04-02 17:34:37.235 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: provider 2026-04-02 17:34:37.235 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-02 17:34:37.237 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: qos 2026-04-02 17:34:37.238 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-02 17:34:37.238 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-02 17:34:37.239 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: qos-default 2026-04-02 17:34:37.239 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: qos-fip 2026-04-02 17:34:37.240 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-02 17:34:37.240 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-02 17:34:37.241 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-02 17:34:37.242 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-02 17:34:37.242 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-02 17:34:37.242 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-02 17:34:37.243 7 INFO neutron.manager [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loading Plugin: auto_allocate 2026-04-02 17:34:37.243 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: qos-pps 2026-04-02 17:34:37.243 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-02 17:34:37.244 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-02 17:34:37.244 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: qos-rules-alias 2026-04-02 17:34:37.245 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: quota-check-limit 2026-04-02 17:34:37.246 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-02 17:34:37.249 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: quotas 2026-04-02 17:34:37.250 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: quota_details 2026-04-02 17:34:37.251 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: rbac-policies 2026-04-02 17:34:37.252 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: rbac-address-group 2026-04-02 17:34:37.252 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: rbac-address-scope 2026-04-02 17:34:37.252 7 INFO neutron.manager [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loading Plugin: tag 2026-04-02 17:34:37.253 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: rbac-security-groups 2026-04-02 17:34:37.253 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-02 17:34:37.254 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: revision-if-match 2026-04-02 17:34:37.255 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-02 17:34:37.255 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: router_availability_zone 2026-04-02 17:34:37.256 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-02 17:34:37.257 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-02 17:34:37.258 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-02 17:34:37.258 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-02 17:34:37.259 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-02 17:34:37.259 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-02 17:34:37.260 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-02 17:34:37.263 7 INFO neutron.manager [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loading Plugin: timestamp 2026-04-02 17:34:37.264 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: security-group 2026-04-02 17:34:37.265 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: segment 2026-04-02 17:34:37.266 7 INFO neutron.manager [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loading Plugin: network_ip_availability 2026-04-02 17:34:37.266 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-02 17:34:37.267 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: service-type 2026-04-02 17:34:37.267 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: sorting 2026-04-02 17:34:37.268 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: standard-attr-segment 2026-04-02 17:34:37.269 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: standard-attr-description 2026-04-02 17:34:37.269 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: stateful-security-group 2026-04-02 17:34:37.269 7 INFO neutron.manager [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loading Plugin: flavors 2026-04-02 17:34:37.270 8 WARNING neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-02 17:34:37.270 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-02 17:34:37.271 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: subnet-external-network 2026-04-02 17:34:37.271 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: subnet_onboard 2026-04-02 17:34:37.272 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-02 17:34:37.272 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: subnet-service-types 2026-04-02 17:34:37.273 7 INFO neutron.manager [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loading Plugin: revisions 2026-04-02 17:34:37.273 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: subnet_allocation 2026-04-02 17:34:37.274 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-02 17:34:37.274 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: tag-creation 2026-04-02 17:34:37.275 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-02 17:34:37.276 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Initializing extension manager. 2026-04-02 17:34:37.278 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: address-group 2026-04-02 17:34:37.278 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: standard-attr-tag 2026-04-02 17:34:37.279 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: address-scope 2026-04-02 17:34:37.279 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-02 17:34:37.279 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-02 17:34:37.280 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: trunk 2026-04-02 17:34:37.280 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: agent 2026-04-02 17:34:37.280 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: trunk-details 2026-04-02 17:34:37.281 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: agent-resources-synced 2026-04-02 17:34:37.281 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-02 17:34:37.281 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-02 17:34:37.282 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-02 17:34:37.282 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-02 17:34:37.282 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-02 17:34:37.282 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-02 17:34:37.283 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: availability_zone 2026-04-02 17:34:37.284 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: availability_zone_filter 2026-04-02 17:34:37.284 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-02 17:34:37.284 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-02 17:34:37.285 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: default-subnetpools 2026-04-02 17:34:37.285 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-02 17:34:37.286 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: vpn-flavors 2026-04-02 17:34:37.286 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-02 17:34:37.287 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: dns-integration 2026-04-02 17:34:37.287 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: vpnaas 2026-04-02 17:34:37.287 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: dns-domain-ports 2026-04-02 17:34:37.288 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-02 17:34:37.289 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: dvr 2026-04-02 17:34:37.288 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: taas 2026-04-02 17:34:37.289 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-02 17:34:37.289 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: tap-mirror 2026-04-02 17:34:37.290 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: empty-string-filtering 2026-04-02 17:34:37.290 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:34:37.290 8 INFO neutron.api.extensions [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-02 17:34:37.290 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-02 17:34:37.291 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: external-net 2026-04-02 17:34:37.291 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-02 17:34:37.292 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: extraroute 2026-04-02 17:34:37.292 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-02 17:34:37.292 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: extraroute-atomic 2026-04-02 17:34:37.293 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-02 17:34:37.293 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:34:37.293 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-02 17:34:37.293 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-02 17:34:37.294 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-02 17:34:37.294 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-02 17:34:37.294 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-02 17:34:37.295 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: fip-port-details 2026-04-02 17:34:37.296 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: flavors 2026-04-02 17:34:37.296 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:34:37.297 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:34:37.297 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-02 17:34:37.298 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: floatingip-pools 2026-04-02 17:34:37.298 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: ip_allocation 2026-04-02 17:34:37.299 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-02 17:34:37.299 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: l2_adjacency 2026-04-02 17:34:37.301 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: router 2026-04-02 17:34:37.301 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:34:37.302 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:34:37.302 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:34:37.302 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:34:37.303 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-02 17:34:37.303 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:34:37.303 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] subnetpool is already registered 2026-04-02 17:34:37.303 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-02 17:34:37.303 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:34:37.304 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] subnetpool is already registered 2026-04-02 17:34:37.304 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: ext-gw-mode 2026-04-02 17:34:37.304 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:34:37.305 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: l3-ha 2026-04-02 17:34:37.305 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:34:37.305 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:34:37.305 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:34:37.306 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-02 17:34:37.306 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-02 17:34:37.306 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-02 17:34:37.306 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: l3-flavors 2026-04-02 17:34:37.306 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-02 17:34:37.307 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:34:37.307 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:34:37.307 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] ipsecpolicy is already registered 2026-04-02 17:34:37.307 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:34:37.307 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-02 17:34:37.307 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] ikepolicy is already registered 2026-04-02 17:34:37.309 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-02 17:34:37.311 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-02 17:34:37.312 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-02 17:34:37.312 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:34:37.312 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] router is already registered 2026-04-02 17:34:37.312 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:34:37.313 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] floatingip is already registered 2026-04-02 17:34:37.313 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-02 17:34:37.313 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-02 17:34:37.314 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: multi-provider 2026-04-02 17:34:37.314 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: net-mtu 2026-04-02 17:34:37.315 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: net-mtu-writable 2026-04-02 17:34:37.315 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: network_availability_zone 2026-04-02 17:34:37.316 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: network_ha 2026-04-02 17:34:37.316 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:34:37.316 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] rbac_policy is already registered 2026-04-02 17:34:37.316 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: network-ip-availability 2026-04-02 17:34:37.317 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:34:37.317 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] security_group is already registered 2026-04-02 17:34:37.317 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:34:37.318 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-02 17:34:37.318 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] security_group_rule is already registered 2026-04-02 17:34:37.318 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: pagination 2026-04-02 17:34:37.318 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:34:37.318 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] subnetpool is already registered 2026-04-02 17:34:37.319 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: port-device-profile 2026-04-02 17:34:37.319 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:34:37.319 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] subnetpool is already registered 2026-04-02 17:34:37.319 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-02 17:34:37.319 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:34:37.320 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] trunk is already registered 2026-04-02 17:34:37.320 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-02 17:34:37.320 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:34:37.320 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] ikepolicy is already registered 2026-04-02 17:34:37.320 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-02 17:34:37.320 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:34:37.321 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] ipsecpolicy is already registered 2026-04-02 17:34:37.321 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: port-mac-override 2026-04-02 17:34:37.321 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-02 17:34:37.321 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] endpoint_group is already registered 2026-04-02 17:34:37.321 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-02 17:34:37.322 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-02 17:34:37.322 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] vpnservice is already registered 2026-04-02 17:34:37.322 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-02 17:34:37.322 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-02 17:34:37.322 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] ipsec_site_connection is already registered 2026-04-02 17:34:37.322 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-02 17:34:37.322 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:34:37.323 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] ipsecpolicy is already registered 2026-04-02 17:34:37.323 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: port-resource-request 2026-04-02 17:34:37.323 8 INFO neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:34:37.323 8 WARNING neutron.quota.resource_registry [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] ikepolicy is already registered 2026-04-02 17:34:37.323 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-02 17:34:37.324 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-02 17:34:37.324 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: binding 2026-04-02 17:34:37.325 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: binding-extended 2026-04-02 17:34:37.326 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: port-security 2026-04-02 17:34:37.326 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: project-id 2026-04-02 17:34:37.326 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: provider 2026-04-02 17:34:37.327 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-02 17:34:37.329 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: qos 2026-04-02 17:34:37.330 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-02 17:34:37.330 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-02 17:34:37.331 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: qos-default 2026-04-02 17:34:37.331 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: qos-fip 2026-04-02 17:34:37.332 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-02 17:34:37.332 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-02 17:34:37.333 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-02 17:34:37.333 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-02 17:34:37.334 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-02 17:34:37.335 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: qos-pps 2026-04-02 17:34:37.335 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-02 17:34:37.336 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-02 17:34:37.336 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: qos-rules-alias 2026-04-02 17:34:37.337 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: quota-check-limit 2026-04-02 17:34:37.337 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-02 17:34:37.341 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: quotas 2026-04-02 17:34:37.342 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: quota_details 2026-04-02 17:34:37.343 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: rbac-policies 2026-04-02 17:34:37.344 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: rbac-address-group 2026-04-02 17:34:37.344 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: rbac-address-scope 2026-04-02 17:34:37.345 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: rbac-security-groups 2026-04-02 17:34:37.345 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-02 17:34:37.346 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: revision-if-match 2026-04-02 17:34:37.346 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-02 17:34:37.347 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: router_availability_zone 2026-04-02 17:34:37.347 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-02 17:34:37.349 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-02 17:34:37.350 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-02 17:34:37.350 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-02 17:34:37.351 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-02 17:34:37.351 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-02 17:34:37.351 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-02 17:34:37.356 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: security-group 2026-04-02 17:34:37.357 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: segment 2026-04-02 17:34:37.357 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-02 17:34:37.358 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: service-type 2026-04-02 17:34:37.359 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: sorting 2026-04-02 17:34:37.359 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: standard-attr-segment 2026-04-02 17:34:37.360 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: standard-attr-description 2026-04-02 17:34:37.360 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: stateful-security-group 2026-04-02 17:34:37.361 7 WARNING neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-02 17:34:37.362 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-02 17:34:37.362 8 WARNING keystonemiddleware._common.config [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:34:37.362 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: subnet-external-network 2026-04-02 17:34:37.363 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: subnet_onboard 2026-04-02 17:34:37.363 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-02 17:34:37.364 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: subnet-service-types 2026-04-02 17:34:37.364 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: subnet_allocation 2026-04-02 17:34:37.365 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-02 17:34:37.365 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: tag-creation 2026-04-02 17:34:37.366 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-02 17:34:37.368 8 WARNING oslo_config.cfg [None req-2f7403fe-260f-4cab-b68d-47289c1fde51 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-02 17:34:37.370 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: standard-attr-tag WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fedfa011668 pid: 8 (default app) 2026-04-02 17:34:37.370 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-02 17:34:37.371 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: trunk 2026-04-02 17:34:37.371 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: trunk-details 2026-04-02 17:34:37.372 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-02 17:34:37.372 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-02 17:34:37.373 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-02 17:34:37.374 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-02 17:34:37.375 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-02 17:34:37.376 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-02 17:34:37.377 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: vpn-flavors 2026-04-02 17:34:37.379 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: vpnaas 2026-04-02 17:34:37.380 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: taas 2026-04-02 17:34:37.381 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: tap-mirror 2026-04-02 17:34:37.382 7 INFO neutron.api.extensions [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-02 17:34:37.384 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-02 17:34:37.384 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-02 17:34:37.385 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:34:37.385 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-02 17:34:37.389 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:34:37.389 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:34:37.394 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:34:37.394 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:34:37.395 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:34:37.395 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:34:37.396 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] subnetpool is already registered 2026-04-02 17:34:37.396 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:34:37.396 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] subnetpool is already registered 2026-04-02 17:34:37.396 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:34:37.397 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:34:37.397 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:34:37.398 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-02 17:34:37.398 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-02 17:34:37.399 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-02 17:34:37.399 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:34:37.399 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] ipsecpolicy is already registered 2026-04-02 17:34:37.399 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:34:37.400 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] ikepolicy is already registered 2026-04-02 17:34:37.404 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:34:37.404 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] router is already registered 2026-04-02 17:34:37.405 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:34:37.405 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] floatingip is already registered 2026-04-02 17:34:37.409 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:34:37.409 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] rbac_policy is already registered 2026-04-02 17:34:37.409 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:34:37.410 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] security_group is already registered 2026-04-02 17:34:37.410 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:34:37.410 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] security_group_rule is already registered 2026-04-02 17:34:37.411 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:34:37.411 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] subnetpool is already registered 2026-04-02 17:34:37.411 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:34:37.412 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] subnetpool is already registered 2026-04-02 17:34:37.412 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:34:37.412 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] trunk is already registered 2026-04-02 17:34:37.413 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:34:37.413 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] ikepolicy is already registered 2026-04-02 17:34:37.413 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:34:37.413 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] ipsecpolicy is already registered 2026-04-02 17:34:37.414 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-02 17:34:37.414 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] endpoint_group is already registered 2026-04-02 17:34:37.414 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-02 17:34:37.414 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] vpnservice is already registered 2026-04-02 17:34:37.415 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-02 17:34:37.415 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] ipsec_site_connection is already registered 2026-04-02 17:34:37.415 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:34:37.415 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] ipsecpolicy is already registered 2026-04-02 17:34:37.416 7 INFO neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:34:37.416 7 WARNING neutron.quota.resource_registry [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] ikepolicy is already registered 2026-04-02 17:34:37.454 7 WARNING keystonemiddleware._common.config [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:34:37.461 7 WARNING oslo_config.cfg [None req-0191794a-9f2b-4717-97ed-a2f8433923e6 - - - - - -] 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 0x7fedfa011668 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-04-02 17:34:42.283 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ed46e52-2a8e-4d5a-8959-ca3ebd41640e 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.19.213.186 () {44 vars in 928 bytes} [Thu Apr 2 17:34:41 2026] GET /v2.0/networks/public => generated 108 bytes in 840 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.19.213.186 () {44 vars in 950 bytes} [Thu Apr 2 17:34:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:34:43.210 8 WARNING neutron.services.revisions.revision_plugin [None req-883e1df2-e4d5-43bb-b029-651a03504299 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:34:43.238 8 INFO neutron.db.segments_db [None req-883e1df2-e4d5-43bb-b029-651a03504299 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 3627c8a2-441b-4220-b956-209385818fb2 of type flat for network ad3c2161-b920-4ff0-825d-e0dfdb05f0f3 2026-04-02 17:34:43.300 8 INFO neutron.pecan_wsgi.hooks.translation [None req-883e1df2-e4d5-43bb-b029-651a03504299 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.19.213.186 () {48 vars in 968 bytes} [Thu Apr 2 17:34:42 2026] POST /v2.0/networks => generated 124 bytes in 481 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:34:49.134 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86031038-cbb7-4314-bc0e-54adb41e44a1 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/8] 199.19.213.186 () {44 vars in 928 bytes} [Thu Apr 2 17:34:49 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.186 () {44 vars in 950 bytes} [Thu Apr 2 17:34:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:34:49.204 8 WARNING neutron.services.revisions.revision_plugin [None req-f9367c63-142c-474e-b30c-4d19e67dfd88 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:34:49.215 8 INFO neutron.db.segments_db [None req-f9367c63-142c-474e-b30c-4d19e67dfd88 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 0ea901f0-90d9-40e9-809b-67db19dc75b5 of type flat for network b268f016-c154-4568-b37c-fd404548250d 2026-04-02 17:34:49.233 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9367c63-142c-474e-b30c-4d19e67dfd88 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.19.213.186 () {48 vars in 968 bytes} [Thu Apr 2 17:34:49 2026] POST /v2.0/networks => generated 124 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:34:55.407 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9fc19670-be43-44ee-bc20-bc048c07cbfd 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.19.213.186 () {44 vars in 928 bytes} [Thu Apr 2 17:34:55 2026] GET /v2.0/networks/public => generated 108 bytes in 383 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.19.213.186 () {44 vars in 950 bytes} [Thu Apr 2 17:34:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:34:55.668 7 WARNING neutron.services.revisions.revision_plugin [None req-80bac0c5-761b-41b5-b2c1-66ba135e11fe 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:34:55.698 7 INFO neutron.db.segments_db [None req-80bac0c5-761b-41b5-b2c1-66ba135e11fe 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 0a6ceec6-c108-4c4b-a864-4cc6ad5a18b3 of type flat for network 442853ef-9da3-465d-8a4d-5723dd57653c 2026-04-02 17:34:55.754 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80bac0c5-761b-41b5-b2c1-66ba135e11fe 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.19.213.186 () {48 vars in 968 bytes} [Thu Apr 2 17:34:55 2026] POST /v2.0/networks => generated 124 bytes in 329 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:35:01.665 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6308ce3-a608-4338-9e2d-85c4bcc91485 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/15] 199.19.213.186 () {44 vars in 928 bytes} [Thu Apr 2 17:35:01 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.19.213.186 () {44 vars in 950 bytes} [Thu Apr 2 17:35:01 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-04-02 17:35:01.731 7 WARNING neutron.services.revisions.revision_plugin [None req-5555766d-ae05-4782-9142-ce7397a15cac 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:35:01.757 7 INFO neutron.db.segments_db [None req-5555766d-ae05-4782-9142-ce7397a15cac 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 9865196d-88a4-4987-868f-11fbf9745044 of type flat for network 7e7622dd-94c4-4fe5-83f1-e09701a5bf39 2026-04-02 17:35:01.791 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5555766d-ae05-4782-9142-ce7397a15cac 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/17] 199.19.213.186 () {48 vars in 968 bytes} [Thu Apr 2 17:35:01 2026] POST /v2.0/networks => generated 124 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:35:07.640 8 INFO neutron.pecan_wsgi.hooks.translation [None req-90e385c4-7cc4-4036-b1e9-e6b1235983f9 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.19.213.186 () {44 vars in 928 bytes} [Thu Apr 2 17:35:07 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.19.213.186 () {44 vars in 950 bytes} [Thu Apr 2 17:35:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:35:07.718 8 WARNING neutron.services.revisions.revision_plugin [None req-8e1dbdbd-5e30-43ea-a0d1-3be1356e8a89 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:35:07.739 8 INFO neutron.db.segments_db [None req-8e1dbdbd-5e30-43ea-a0d1-3be1356e8a89 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment f94747c6-333e-4a48-bd73-25732a3f3741 of type flat for network 26b04c64-532e-4501-90df-3f85288ee8b0 [pid: 8|app: 0|req: 12/20] 199.19.213.186 () {48 vars in 968 bytes} [Thu Apr 2 17:35:07 2026] POST /v2.0/networks => generated 706 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:35:09.090 7 INFO neutron.pecan_wsgi.hooks.translation [None req-02d78e1a-dd37-4bc6-be48-97a6609a7cd4 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.19.213.186 () {44 vars in 928 bytes} [Thu Apr 2 17:35:09 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: 8|app: 0|req: 13/22] 199.19.213.186 () {44 vars in 950 bytes} [Thu Apr 2 17:35:09 2026] GET /v2.0/networks?name=public => generated 709 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:35:09.152 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a4bcefe3-1d25-4368-9fdb-036db5e7e8d3 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/23] 199.19.213.186 () {44 vars in 1035 bytes} [Thu Apr 2 17:35:09 2026] GET /v2.0/subnets/public-subnet?network_id=26b04c64-532e-4501-90df-3f85288ee8b0 => generated 113 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/24] 199.19.213.186 () {44 vars in 1058 bytes} [Thu Apr 2 17:35:09 2026] GET /v2.0/subnets?name=public-subnet&network_id=26b04c64-532e-4501-90df-3f85288ee8b0 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.19.213.186 () {48 vars in 966 bytes} [Thu Apr 2 17:35:09 2026] POST /v2.0/subnets => generated 664 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:39:50.992 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68877249-592a-4479-8fc9-f336ddee5f35 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/63] 199.19.213.186 () {44 vars in 938 bytes} [Thu Apr 2 17:39:50 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/64] 199.19.213.186 () {44 vars in 960 bytes} [Thu Apr 2 17:39:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:39:51.070 8 INFO neutron.db.segments_db [None req-9f06c7c1-d14c-4e28-bbcb-d4b243d44ea5 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 97b5c4bc-a67f-4622-bc62-ea149412d645 of type vxlan for network a6bcb037-7eef-49c0-b4b7-cc59a8f58861 [pid: 8|app: 0|req: 35/65] 199.19.213.186 () {48 vars in 967 bytes} [Thu Apr 2 17:39:51 2026] POST /v2.0/networks => generated 707 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:39:52.047 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f810e6fc-4e58-4a33-907a-9b0029fcccb9 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/66] 199.19.213.186 () {44 vars in 938 bytes} [Thu Apr 2 17:39:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/67] 199.19.213.186 () {44 vars in 960 bytes} [Thu Apr 2 17:39:52 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:39:52.105 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97549479-5ec0-4f35-923f-a4c2727112af 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/68] 199.19.213.186 () {44 vars in 1037 bytes} [Thu Apr 2 17:39:52 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/69] 199.19.213.186 () {44 vars in 1060 bytes} [Thu Apr 2 17:39:52 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861 => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/70] 199.19.213.186 () {48 vars in 966 bytes} [Thu Apr 2 17:39:52 2026] POST /v2.0/subnets => generated 651 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:39:53.466 8 INFO neutron.api.v2.resource [None req-c3b93451-d0fe-43d4-9685-6d687258129e 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/71] 199.19.213.186 () {44 vars in 972 bytes} [Thu Apr 2 17:39:53 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/72] 199.19.213.186 () {44 vars in 994 bytes} [Thu Apr 2 17:39:53 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/73] 199.19.213.186 () {48 vars in 981 bytes} [Thu Apr 2 17:39:53 2026] POST /v2.0/security-groups => generated 1616 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/74] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:39:54 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 1616 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/75] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:39:54 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 1616 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/76] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:39:54 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/77] 199.19.213.186 () {48 vars in 992 bytes} [Thu Apr 2 17:39:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/78] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:39:55 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 2230 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/79] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:39:55 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/80] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:39:55 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/81] 199.19.213.186 () {48 vars in 992 bytes} [Thu Apr 2 17:39:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/82] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:39:56 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/83] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:39:56 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/84] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:39:56 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/85] 199.19.213.186 () {48 vars in 992 bytes} [Thu Apr 2 17:39:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/86] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:39:57 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => 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: 46/87] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:39:57 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/88] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:39:57 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/89] 199.19.213.186 () {48 vars in 992 bytes} [Thu Apr 2 17:39:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/90] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:39:58 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 4078 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/91] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:39:58 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 4078 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/92] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:39:59 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/93] 199.19.213.186 () {48 vars in 992 bytes} [Thu Apr 2 17:39:59 2026] POST /v2.0/security-group-rules => generated 603 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/94] 199.19.213.186 () {44 vars in 988 bytes} [Thu Apr 2 17:40:00 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861 => generated 732 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:40:00.479 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ff920b5-9f3e-41e4-b4ae-86de1f253366 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/95] 199.19.213.186 () {44 vars in 1077 bytes} [Thu Apr 2 17:40:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/96] 199.19.213.186 () {44 vars in 1100 bytes} [Thu Apr 2 17:40:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/97] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:40:00 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/98] 199.19.213.186 () {48 vars in 962 bytes} [Thu Apr 2 17:40:00 2026] POST /v2.0/ports => generated 1096 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:40:08.098 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8f799273-dd97-4b5c-91c1-1c2108298e94 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/101] 199.19.213.186 () {44 vars in 980 bytes} [Thu Apr 2 17:40:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 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: 49/102] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:40:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/103] 199.19.213.186 () {48 vars in 1032 bytes} [Thu Apr 2 17:40:08 2026] PUT /v2.0/ports/42bafb99-f48e-4c03-8059-1bbf87ec2969 => generated 1245 bytes in 836 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/104] 199.19.213.186 () {44 vars in 921 bytes} [Thu Apr 2 17:40:10 2026] GET /v2.0/ports => generated 3726 bytes in 280 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:40:11.743 8 INFO neutron.api.v2.resource [None req-15b3419a-a23b-468e-8e23-08f89a5184eb 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/105] 199.19.213.186 () {44 vars in 960 bytes} [Thu Apr 2 17:40:11 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/106] 199.19.213.186 () {44 vars in 982 bytes} [Thu Apr 2 17:40:11 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: 8|app: 0|req: 56/107] 199.19.213.186 () {48 vars in 981 bytes} [Thu Apr 2 17:40:11 2026] POST /v2.0/security-groups => generated 1610 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/108] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:40:12 2026] GET /v2.0/security-groups/367a579e-4b53-4924-af07-583cf9ee4c5f => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/109] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:40:12 2026] GET /v2.0/security-groups/367a579e-4b53-4924-af07-583cf9ee4c5f => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/110] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:40:12 2026] GET /v2.0/security-groups/367a579e-4b53-4924-af07-583cf9ee4c5f => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/111] 199.19.213.186 () {48 vars in 992 bytes} [Thu Apr 2 17:40:12 2026] POST /v2.0/security-group-rules => generated 621 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/112] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:40:13 2026] GET /v2.0/security-groups/367a579e-4b53-4924-af07-583cf9ee4c5f => generated 2244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:40:13 2026] GET /v2.0/security-groups/367a579e-4b53-4924-af07-583cf9ee4c5f => generated 2244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/114] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:40:13 2026] GET /v2.0/security-groups/367a579e-4b53-4924-af07-583cf9ee4c5f => generated 2244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/115] 199.19.213.186 () {48 vars in 992 bytes} [Thu Apr 2 17:40:13 2026] POST /v2.0/security-group-rules => generated 625 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/124] 199.19.213.186 () {44 vars in 976 bytes} [Thu Apr 2 17:41:15 2026] GET /v2.0/quotas/9dabf98b30434c9eaccc24aa8f4c5e62 => 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: 66/127] 199.19.213.186 () {48 vars in 1028 bytes} [Thu Apr 2 17:41:16 2026] PUT /v2.0/quotas/9dabf98b30434c9eaccc24aa8f4c5e62 => generated 291 bytes in 30 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-04-02 17:43:27.930 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2e5cfcb-b91b-48a4-a38c-974f3690fc4f 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 70/144] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 17:43:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 169 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: 8|app: 0|req: 75/145] 199.19.213.186 () {30 vars in 763 bytes} [Thu Apr 2 17:43:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:43:29.747 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5374b80-ba16-463f-863b-26b82fff3064 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/146] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 17:43:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/147] 199.19.213.186 () {30 vars in 763 bytes} [Thu Apr 2 17:43:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:49:17.487 7 INFO neutron.api.v2.resource [None req-93121921-095e-4207-8ac5-59afe28ae240 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 96/196] 199.19.213.186 () {44 vars in 1075 bytes} [Thu Apr 2 17:49:17 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=eb3895a2db9e476da4d93a9ae1b2f4b5 => generated 139 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/197] 199.19.213.186 () {44 vars in 1098 bytes} [Thu Apr 2 17:49:17 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=eb3895a2db9e476da4d93a9ae1b2f4b5 => generated 23 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/198] 199.19.213.186 () {48 vars in 982 bytes} [Thu Apr 2 17:49:17 2026] POST /v2.0/security-groups => generated 1624 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/199] 199.19.213.186 () {44 vars in 1089 bytes} [Thu Apr 2 17:49:18 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125?project_id=eb3895a2db9e476da4d93a9ae1b2f4b5 => generated 1624 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/200] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:49:18 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/201] 199.19.213.186 () {44 vars in 1089 bytes} [Thu Apr 2 17:49:18 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125?project_id=eb3895a2db9e476da4d93a9ae1b2f4b5 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/202] 199.19.213.186 () {48 vars in 992 bytes} [Thu Apr 2 17:49:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/203] 199.19.213.186 () {44 vars in 1089 bytes} [Thu Apr 2 17:49:19 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125?project_id=eb3895a2db9e476da4d93a9ae1b2f4b5 => generated 2234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/204] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:49:20 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/205] 199.19.213.186 () {44 vars in 1089 bytes} [Thu Apr 2 17:49:20 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125?project_id=eb3895a2db9e476da4d93a9ae1b2f4b5 => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/206] 199.19.213.186 () {48 vars in 992 bytes} [Thu Apr 2 17:49:20 2026] POST /v2.0/security-group-rules => generated 599 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/207] 199.19.213.186 () {44 vars in 1089 bytes} [Thu Apr 2 17:49:21 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125?project_id=eb3895a2db9e476da4d93a9ae1b2f4b5 => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/208] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:49:21 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/209] 199.19.213.186 () {44 vars in 1089 bytes} [Thu Apr 2 17:49:21 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125?project_id=eb3895a2db9e476da4d93a9ae1b2f4b5 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/210] 199.19.213.186 () {48 vars in 992 bytes} [Thu Apr 2 17:49:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/211] 199.19.213.186 () {44 vars in 1089 bytes} [Thu Apr 2 17:49:22 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125?project_id=eb3895a2db9e476da4d93a9ae1b2f4b5 => generated 3460 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/212] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 17:49:23 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125 => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/213] 199.19.213.186 () {44 vars in 1089 bytes} [Thu Apr 2 17:49:23 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125?project_id=eb3895a2db9e476da4d93a9ae1b2f4b5 => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/214] 199.19.213.186 () {48 vars in 992 bytes} [Thu Apr 2 17:49:23 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) [pid: 8|app: 0|req: 119/233] 199.19.213.186 () {30 vars in 740 bytes} [Thu Apr 2 17:51:32 2026] GET /v2.0/networks?tenant_id=eb3895a2db9e476da4d93a9ae1b2f4b5&shared=False => generated 15 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:51:32.572 7 INFO neutron.db.segments_db [None req-0fb78af3-5438-4cc5-82c4-deb68fc6598b 710b81ab377046189fc556a42f7eab62 eb3895a2db9e476da4d93a9ae1b2f4b5 - - b0867ad02eed45149c36a9df93904452 b0867ad02eed45149c36a9df93904452] Added segment 46f76156-df27-4738-8f47-16af7b3a5fe1 of type vxlan for network 6d4eb859-8cc9-4626-aa78-6b1d02dc2522 [pid: 7|app: 0|req: 115/234] 199.19.213.186 () {34 vars in 682 bytes} [Thu Apr 2 17:51:32 2026] POST /v2.0/networks => generated 718 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/235] 199.19.213.186 () {30 vars in 722 bytes} [Thu Apr 2 17:51:32 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/236] 199.19.213.186 () {30 vars in 633 bytes} [Thu Apr 2 17:51:32 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: 121/237] 199.19.213.186 () {34 vars in 677 bytes} [Thu Apr 2 17:51:32 2026] POST /v2.0/ports => generated 999 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/238] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 17:51:33 2026] GET /v2.0/networks/6d4eb859-8cc9-4626-aa78-6b1d02dc2522 => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/239] 199.19.213.186 () {30 vars in 722 bytes} [Thu Apr 2 17:51:35 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/240] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 17:51:35 2026] GET /v2.0/networks/6d4eb859-8cc9-4626-aa78-6b1d02dc2522 => generated 705 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/243] 199.19.213.186 () {44 vars in 976 bytes} [Thu Apr 2 17:52:01 2026] GET /v2.0/quotas/eb3895a2db9e476da4d93a9ae1b2f4b5 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/246] 199.19.213.186 () {48 vars in 1028 bytes} [Thu Apr 2 17:52:01 2026] PUT /v2.0/quotas/eb3895a2db9e476da4d93a9ae1b2f4b5 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:03:27.724 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e6e128c9-8d6a-4dbd-9cd4-37940e8d454c 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/337] 199.19.213.186 () {44 vars in 928 bytes} [Thu Apr 2 18:03:27 2026] GET /v2.0/networks/public => generated 108 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/338] 199.19.213.186 () {44 vars in 950 bytes} [Thu Apr 2 18:03:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:03:28.979 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b45428de-b621-4eb4-b17f-a9e9a0a6c8a1 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/339] 199.19.213.186 () {44 vars in 928 bytes} [Thu Apr 2 18:03:28 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/340] 199.19.213.186 () {44 vars in 950 bytes} [Thu Apr 2 18:03:28 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:03:29.055 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2239105d-cb05-4c76-b7a9-247d348968b2 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/341] 199.19.213.186 () {44 vars in 1035 bytes} [Thu Apr 2 18:03:29 2026] GET /v2.0/subnets/public-subnet?network_id=26b04c64-532e-4501-90df-3f85288ee8b0 => 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: 169/342] 199.19.213.186 () {44 vars in 1058 bytes} [Thu Apr 2 18:03:29 2026] GET /v2.0/subnets?name=public-subnet&network_id=26b04c64-532e-4501-90df-3f85288ee8b0 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:03:57.004 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d3d56c1e-d1ba-40de-983b-b63592c431a8 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/347] 199.19.213.186 () {44 vars in 938 bytes} [Thu Apr 2 18:03:56 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: 7|app: 0|req: 172/348] 199.19.213.186 () {44 vars in 960 bytes} [Thu Apr 2 18:03:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:03:58.190 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f87460cd-09fd-4b8f-b0a1-f6e7d55c25ff 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/349] 199.19.213.186 () {44 vars in 938 bytes} [Thu Apr 2 18:03:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/350] 199.19.213.186 () {44 vars in 960 bytes} [Thu Apr 2 18:03:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:03:58.256 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a723cca-350b-4e9b-988d-08eb0237034a 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/351] 199.19.213.186 () {44 vars in 1037 bytes} [Thu Apr 2 18:03:58 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/352] 199.19.213.186 () {44 vars in 1060 bytes} [Thu Apr 2 18:03:58 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:03:59.350 8 INFO neutron.api.v2.resource [None req-d427e717-16af-4df6-b906-0e663c7e3628 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/353] 199.19.213.186 () {44 vars in 972 bytes} [Thu Apr 2 18:03:59 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/354] 199.19.213.186 () {44 vars in 994 bytes} [Thu Apr 2 18:03:59 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/355] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:04:00 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/356] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:04:00 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/357] 199.19.213.186 () {44 vars in 1012 bytes} [Thu Apr 2 18:04:00 2026] GET /v2.0/security-group-rules/753fb4c4-5c1f-467f-8be1-3c9be204bd61 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/360] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:04:01 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 4694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/361] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:04:01 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/362] 199.19.213.186 () {44 vars in 1012 bytes} [Thu Apr 2 18:04:01 2026] GET /v2.0/security-group-rules/c46cd6af-e2e0-42ca-968c-19e7813ba3db => 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: 184/363] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:04:02 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 4694 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/364] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:04:02 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/365] 199.19.213.186 () {44 vars in 1012 bytes} [Thu Apr 2 18:04:02 2026] GET /v2.0/security-group-rules/b90596d0-ef15-480f-97db-37de1a1fa1ea => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/366] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:04:03 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/367] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:04:03 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => 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: 182/368] 199.19.213.186 () {44 vars in 1012 bytes} [Thu Apr 2 18:04:03 2026] GET /v2.0/security-group-rules/4cf6d341-817b-4ab3-a2ae-39e716a1cd68 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/369] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:04:04 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/370] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:04:04 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/371] 199.19.213.186 () {44 vars in 1012 bytes} [Thu Apr 2 18:04:04 2026] GET /v2.0/security-group-rules/5a0fdb20-c97a-4e82-870a-3b56e5aed9d9 => 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: 184/372] 199.19.213.186 () {44 vars in 988 bytes} [Thu Apr 2 18:04:05 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861 => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:04:05.741 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7cf21eb-07bc-437f-b25b-ab4b004bda2a 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/373] 199.19.213.186 () {44 vars in 1077 bytes} [Thu Apr 2 18:04:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/374] 199.19.213.186 () {44 vars in 1100 bytes} [Thu Apr 2 18:04:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861 => generated 1250 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/375] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:04:05 2026] GET /v2.0/security-groups/372720f1-9794-4ca8-ab0a-a346b0805a82 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:04:14.433 7 INFO neutron.pecan_wsgi.hooks.translation [None req-11c51553-87b9-4f83-89a3-2afe02a4c9f5 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/376] 199.19.213.186 () {44 vars in 980 bytes} [Thu Apr 2 18:04:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:04:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/378] 199.19.213.186 () {44 vars in 921 bytes} [Thu Apr 2 18:04:16 2026] GET /v2.0/ports => generated 4721 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:04:17.272 7 INFO neutron.api.v2.resource [None req-63f7894e-5cec-4d23-b4f0-3c9e095d2669 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/381] 199.19.213.186 () {44 vars in 960 bytes} [Thu Apr 2 18:04:17 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.19.213.186 () {44 vars in 982 bytes} [Thu Apr 2 18:04:17 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:04:18 2026] GET /v2.0/security-groups/367a579e-4b53-4924-af07-583cf9ee4c5f => generated 2882 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:04:18 2026] GET /v2.0/security-groups/367a579e-4b53-4924-af07-583cf9ee4c5f => 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: 191/385] 199.19.213.186 () {44 vars in 1012 bytes} [Thu Apr 2 18:04:18 2026] GET /v2.0/security-group-rules/e49decdf-bd1b-4b92-b89e-ac65cf0016dc => generated 621 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:04:19 2026] GET /v2.0/security-groups/367a579e-4b53-4924-af07-583cf9ee4c5f => generated 2882 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:04:19 2026] GET /v2.0/security-groups/367a579e-4b53-4924-af07-583cf9ee4c5f => generated 2882 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.19.213.186 () {44 vars in 1012 bytes} [Thu Apr 2 18:04:19 2026] GET /v2.0/security-group-rules/ff390052-d4e3-4928-9d66-4ca724e3c188 => generated 625 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.19.213.186 () {44 vars in 976 bytes} [Thu Apr 2 18:04:31 2026] GET /v2.0/quotas/9dabf98b30434c9eaccc24aa8f4c5e62 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:24.803 7 INFO neutron.api.v2.resource [None req-9ae037ad-d81e-48c2-9480-a60f468cd41c 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/398] 199.19.213.186 () {44 vars in 1075 bytes} [Thu Apr 2 18:05:24 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=eb3895a2db9e476da4d93a9ae1b2f4b5 => generated 139 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 199.19.213.186 () {44 vars in 1098 bytes} [Thu Apr 2 18:05:24 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=eb3895a2db9e476da4d93a9ae1b2f4b5 => generated 4072 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.19.213.186 () {44 vars in 1089 bytes} [Thu Apr 2 18:05:25 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125?project_id=eb3895a2db9e476da4d93a9ae1b2f4b5 => 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: 203/401] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:25 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125 => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.19.213.186 () {44 vars in 1012 bytes} [Thu Apr 2 18:05:25 2026] GET /v2.0/security-group-rules/e6b88620-69ea-4e7b-8987-34fbc57f5e86 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 199.19.213.186 () {44 vars in 1089 bytes} [Thu Apr 2 18:05:26 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125?project_id=eb3895a2db9e476da4d93a9ae1b2f4b5 => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:26 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125 => 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: 205/405] 199.19.213.186 () {44 vars in 1012 bytes} [Thu Apr 2 18:05:26 2026] GET /v2.0/security-group-rules/cbbf3f8c-ee8f-4cd8-9d2a-071828b70254 => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.19.213.186 () {44 vars in 1089 bytes} [Thu Apr 2 18:05:27 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125?project_id=eb3895a2db9e476da4d93a9ae1b2f4b5 => 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: 206/407] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:27 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/408] 199.19.213.186 () {44 vars in 1012 bytes} [Thu Apr 2 18:05:27 2026] GET /v2.0/security-group-rules/ee9d2573-3c1f-4354-be03-23a4194fc981 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/409] 199.19.213.186 () {44 vars in 1089 bytes} [Thu Apr 2 18:05:29 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125?project_id=eb3895a2db9e476da4d93a9ae1b2f4b5 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.19.213.186 () {44 vars in 1002 bytes} [Thu Apr 2 18:05:29 2026] GET /v2.0/security-groups/53331b59-ae33-499f-a5f5-1ca880770125 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.19.213.186 () {44 vars in 1012 bytes} [Thu Apr 2 18:05:29 2026] GET /v2.0/security-group-rules/fa9a99f6-2ad7-4362-969e-27f66a9bbdda => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/414] 199.19.213.186 () {44 vars in 976 bytes} [Thu Apr 2 18:05:36 2026] GET /v2.0/quotas/eb3895a2db9e476da4d93a9ae1b2f4b5 => 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: 208/421] 199.19.213.186 () {44 vars in 950 bytes} [Thu Apr 2 18:06:28 2026] GET /v2.0/networks?name=public => generated 753 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/428] 10.0.0.206 () {32 vars in 649 bytes} [Thu Apr 2 18:07:08 2026] GET /v2.0/networks => generated 2168 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/429] 10.0.0.206 () {32 vars in 655 bytes} [Thu Apr 2 18:07:09 2026] GET /v2.0/floatingips => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/430] 10.0.0.206 () {32 vars in 647 bytes} [Thu Apr 2 18:07:09 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/431] 10.0.0.206 () {32 vars in 643 bytes} [Thu Apr 2 18:07:09 2026] GET /v2.0/ports => generated 4721 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/432] 10.0.0.206 () {32 vars in 647 bytes} [Thu Apr 2 18:07:09 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/433] 10.0.0.206 () {32 vars in 649 bytes} [Thu Apr 2 18:07:09 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/434] 10.0.0.206 () {32 vars in 663 bytes} [Thu Apr 2 18:07:09 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/435] 10.0.0.206 () {32 vars in 655 bytes} [Thu Apr 2 18:07:09 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:21.019 7 INFO neutron.db.segments_db [None req-88d82f23-c399-4580-afcf-ac43c3a748b2 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 61152b11-9d89-4ee6-b36e-eebb5eff425a of type vxlan for network e78d6e00-a524-4015-bb29-b4febfa7c4b2 2026-04-02 18:07:21.034 8 INFO neutron.db.segments_db [None req-b510d498-dbf7-40cd-9028-e1ebd328c0ff 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 9e517136-1a3e-4173-88d1-c122289fd07c of type vxlan for network 08303a8d-9c4f-4e2e-b4de-a3141e8381aa [pid: 7|app: 0|req: 217/438] 10.0.0.206 () {34 vars in 671 bytes} [Thu Apr 2 18:07:20 2026] POST /v2.0/networks => generated 745 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/439] 10.0.0.206 () {34 vars in 671 bytes} [Thu Apr 2 18:07:20 2026] POST /v2.0/networks => generated 746 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:21.272 7 INFO neutron.db.segments_db [None req-67324428-c944-467b-8458-50254bd2e210 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment e536d0f4-a4dc-4aa4-9ada-1f14b20efdb7 of type vxlan for network 22aa2ca5-f715-44a3-9d91-f78361079cab [pid: 8|app: 0|req: 223/440] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:07:21 2026] POST /v2.0/subnets => generated 692 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/441] 10.0.0.206 () {34 vars in 671 bytes} [Thu Apr 2 18:07:21 2026] POST /v2.0/networks => generated 738 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/442] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:07:21 2026] POST /v2.0/subnets => generated 693 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:21.438 7 INFO neutron.db.segments_db [None req-39e29265-36d6-467e-ac10-51d6585f4d16 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 6cfe07bf-cb4e-4cc3-918b-3e66b307d3e2 of type vxlan for network d94c885b-1905-4898-b435-9e59a5bc2536 [pid: 8|app: 0|req: 225/443] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:07:21 2026] POST /v2.0/subnets => generated 685 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:21.599 8 INFO neutron.db.segments_db [None req-9227f69d-003b-45bb-82c4-ee83c249a15f 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 070388b2-f8a4-4de8-9861-348f79b60dc3 of type vxlan for network c7d0c1bd-076e-46b0-9d9e-10a504427354 2026-04-02 18:07:21.703 7 INFO neutron.db.l3_hamode_db [None req-39e29265-36d6-467e-ac10-51d6585f4d16 716b94bd8a2748d09b61b58954fc1a7f f1b1160fb1ec47c7a05d0f76adc60cb3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:21.834 8 INFO neutron.db.l3_hamode_db [None req-9227f69d-003b-45bb-82c4-ee83c249a15f 716b94bd8a2748d09b61b58954fc1a7f 6cbd7e2f857a48bc9d60b169fbcf2115 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:22.565 7 INFO neutron.db.l3_hamode_db [None req-39e29265-36d6-467e-ac10-51d6585f4d16 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:22.708 8 INFO neutron.db.l3_hamode_db [None req-9227f69d-003b-45bb-82c4-ee83c249a15f 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 219/444] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:07:21 2026] POST /v2.0/routers => generated 732 bytes in 2357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:23.770 7 INFO neutron.db.segments_db [None req-2e9cb2cd-d545-43e8-9ef0-3d9d4098ccf5 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 03db7ff5-204d-46c5-b5a5-e222007d308c of type vxlan for network 31f66358-002e-410b-98f8-9cad4edbb90b [pid: 8|app: 0|req: 226/445] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:07:21 2026] POST /v2.0/routers => generated 733 bytes in 2276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:23.995 7 INFO neutron.db.l3_hamode_db [None req-2e9cb2cd-d545-43e8-9ef0-3d9d4098ccf5 716b94bd8a2748d09b61b58954fc1a7f 810e24b7773d41e5977dbfde1184dfa2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 227/446] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:07:23 2026] GET /v2.0/security-groups?tenant_id=caaf896901e74d509e3382e594267e56&name=default => generated 2922 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:07:24.613 7 INFO neutron.db.l3_hamode_db [None req-2e9cb2cd-d545-43e8-9ef0-3d9d4098ccf5 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 228/447] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:07:24 2026] PUT /v2.0/routers/1b5d06ca-d8d1-4ddf-b983-a95b31cef327/add_router_interface => generated 309 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/448] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:07:23 2026] POST /v2.0/routers => generated 725 bytes in 1664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/449] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:07:25 2026] DELETE /v2.0/security-groups/0b42e805-48eb-42ec-baa0-03c8cda28b40 => 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: 229/450] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:07:25 2026] PUT /v2.0/routers/cc6f976e-6b77-47aa-a304-b0f5a4fe4010/add_router_interface => generated 309 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/451] 10.0.0.70 () {38 vars in 970 bytes} [Thu Apr 2 18:07:26 2026] POST /v2.0/security-groups => generated 1682 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/452] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:07:25 2026] PUT /v2.0/routers/8e1b98c4-691a-4d2b-8ae0-03c955f40adc/add_router_interface => generated 309 bytes in 1214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/453] 10.0.0.70 () {38 vars in 970 bytes} [Thu Apr 2 18:07:26 2026] POST /v2.0/security-groups => generated 1682 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/454] 10.0.0.70 () {34 vars in 981 bytes} [Thu Apr 2 18:07:27 2026] GET /v2.0/networks?id=08303a8d-9c4f-4e2e-b4de-a3141e8381aa => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/455] 10.0.0.70 () {34 vars in 964 bytes} [Thu Apr 2 18:07:27 2026] GET /v2.0/quotas/6cbd7e2f857a48bc9d60b169fbcf2115 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/456] 10.0.0.70 () {34 vars in 1001 bytes} [Thu Apr 2 18:07:27 2026] GET /v2.0/ports?tenant_id=6cbd7e2f857a48bc9d60b169fbcf2115&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/457] 10.0.0.70 () {38 vars in 970 bytes} [Thu Apr 2 18:07:27 2026] POST /v2.0/security-groups => generated 1679 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:07:27.486 8 INFO neutron.db.segments_db [None req-3898f3f3-f43a-4ec7-9840-9b456c4cf4a9 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment c1c6bc3c-f9e9-4ffd-8663-a7447e4723d9 of type vxlan for network 37eecc65-a470-4112-988e-85341e29b820 [pid: 7|app: 0|req: 226/458] 10.0.0.206 () {34 vars in 685 bytes} [Thu Apr 2 18:07:27 2026] POST /v2.0/security-groups => generated 1661 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/459] 10.0.0.70 () {34 vars in 1001 bytes} [Thu Apr 2 18:07:27 2026] GET /v2.0/security-groups?tenant_id=f1b1160fb1ec47c7a05d0f76adc60cb3 => generated 7904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/460] 10.0.0.206 () {34 vars in 671 bytes} [Thu Apr 2 18:07:27 2026] POST /v2.0/networks => generated 749 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/461] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:27 2026] GET /v2.0/security-groups/6af7e7d6-3b8b-4d7f-b6ca-85ff5fe20dae => generated 2918 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/462] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:07:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/463] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:27 2026] GET /v2.0/security-groups/6af7e7d6-3b8b-4d7f-b6ca-85ff5fe20dae => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/464] 10.0.0.70 () {34 vars in 906 bytes} [Thu Apr 2 18:07:27 2026] GET /v2.0/extensions => generated 21537 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/465] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:07:27 2026] POST /v2.0/subnets => generated 696 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/466] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:07:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/467] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:27 2026] GET /v2.0/security-groups/f5bb1d03-591b-4df1-a24d-955e39b40a72 => generated 1682 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/468] 10.0.0.70 () {34 vars in 1007 bytes} [Thu Apr 2 18:07:27 2026] GET /v2.0/networks/08303a8d-9c4f-4e2e-b4de-a3141e8381aa?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:27.962 7 INFO neutron.db.segments_db [None req-186d0202-4baa-4226-9b01-123af18b33db 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment c8e91bcc-84ba-4a38-8619-257da93abf07 of type vxlan for network 3825a837-d42b-4267-b140-392899243dc1 2026-04-02 18:07:28.223 7 INFO neutron.db.l3_hamode_db [None req-186d0202-4baa-4226-9b01-123af18b33db 716b94bd8a2748d09b61b58954fc1a7f 0c0f3994ea434759a0adeb6f979df58b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 237/469] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:07:27 2026] POST /v2.0/floatingips => generated 552 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/470] 10.0.0.70 () {36 vars in 1012 bytes} [Thu Apr 2 18:07:28 2026] DELETE /v2.0/security-groups/f5bb1d03-591b-4df1-a24d-955e39b40a72 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/471] 10.0.0.70 () {34 vars in 1107 bytes} [Thu Apr 2 18:07:28 2026] GET /v2.0/networks/08303a8d-9c4f-4e2e-b4de-a3141e8381aa?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) 2026-04-02 18:07:28.610 8 INFO neutron.api.v2.resource [req-622c60dc-51be-4b6d-8d6c-dfa7373a6732 req-2258ce3b-0d18-4e5b-a12b-899d5727f7ad 5271cf960dc34244b47eba351518bb78 f1b1160fb1ec47c7a05d0f76adc60cb3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 240/472] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:28 2026] GET /v2.0/security-groups/f5bb1d03-591b-4df1-a24d-955e39b40a72 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/473] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:28 2026] GET /v2.0/security-groups/412b13f9-37cc-4d8c-a44d-77d7b4c24f60 => generated 1682 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/474] 10.0.0.70 () {36 vars in 1012 bytes} [Thu Apr 2 18:07:28 2026] DELETE /v2.0/security-groups/412b13f9-37cc-4d8c-a44d-77d7b4c24f60 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/475] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:28 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:28.929 8 INFO neutron.api.v2.resource [req-8d957e89-d77c-4617-b4f6-135e070d5180 req-46823ca5-241c-460e-90f0-66afd18ac357 5271cf960dc34244b47eba351518bb78 f1b1160fb1ec47c7a05d0f76adc60cb3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/476] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:28 2026] GET /v2.0/security-groups/412b13f9-37cc-4d8c-a44d-77d7b4c24f60 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:07:28.980 7 INFO neutron.db.l3_hamode_db [None req-186d0202-4baa-4226-9b01-123af18b33db 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 245/477] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:28 2026] GET /v2.0/security-groups/ff5addb2-1c48-4826-a7b2-1ca79c2cd241 => generated 1679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/478] 10.0.0.70 () {34 vars in 1099 bytes} [Thu Apr 2 18:07:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1694179322&fields=id&tenant_id=810e24b7773d41e5977dbfde1184dfa2 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/479] 10.0.0.70 () {36 vars in 1012 bytes} [Thu Apr 2 18:07:29 2026] DELETE /v2.0/security-groups/ff5addb2-1c48-4826-a7b2-1ca79c2cd241 => 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: 248/480] 10.0.0.70 () {34 vars in 981 bytes} [Thu Apr 2 18:07:29 2026] GET /v2.0/networks?id=22aa2ca5-f715-44a3-9d91-f78361079cab => generated 670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:29.169 8 INFO neutron.api.v2.resource [req-1ecbdbe0-4682-4a6a-a094-420ee9dba0c3 req-e98f07fd-b5d2-4d8a-90f0-99f4f00ab7a0 5271cf960dc34244b47eba351518bb78 f1b1160fb1ec47c7a05d0f76adc60cb3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 249/481] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:29 2026] GET /v2.0/security-groups/ff5addb2-1c48-4826-a7b2-1ca79c2cd241 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/482] 10.0.0.70 () {34 vars in 964 bytes} [Thu Apr 2 18:07:29 2026] GET /v2.0/quotas/810e24b7773d41e5977dbfde1184dfa2 => 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: 251/483] 10.0.0.70 () {34 vars in 1001 bytes} [Thu Apr 2 18:07:29 2026] GET /v2.0/ports?tenant_id=810e24b7773d41e5977dbfde1184dfa2&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/484] 10.0.0.70 () {34 vars in 1001 bytes} [Thu Apr 2 18:07:29 2026] GET /v2.0/security-groups?tenant_id=f1b1160fb1ec47c7a05d0f76adc60cb3 => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/485] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:29 2026] GET /v2.0/security-groups/6af7e7d6-3b8b-4d7f-b6ca-85ff5fe20dae => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/486] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:29 2026] GET /v2.0/security-groups/6af7e7d6-3b8b-4d7f-b6ca-85ff5fe20dae => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:07:29.459 8 INFO neutron.api.v2.resource [req-1d45a659-aca2-4875-95d4-e85e75f77d35 req-4a3819ca-b8dd-4923-9c93-bb8b1a53429a 5271cf960dc34244b47eba351518bb78 f1b1160fb1ec47c7a05d0f76adc60cb3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 255/487] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:29 2026] GET /v2.0/security-groups/ff5addb2-1c48-4826-a7b2-1ca79c2cd241 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:07:29.512 8 INFO neutron.api.v2.resource [req-4671fbea-c7d6-41ed-b044-0eff6731e828 req-c365d9c3-a293-4707-80db-350876a3a60b 5271cf960dc34244b47eba351518bb78 f1b1160fb1ec47c7a05d0f76adc60cb3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 256/488] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:29 2026] GET /v2.0/security-groups/412b13f9-37cc-4d8c-a44d-77d7b4c24f60 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:07:29.545 8 INFO neutron.api.v2.resource [req-a6f4c977-ca73-4d6e-8f60-274297fcd7d3 req-1360a6a6-52bd-4664-b0cb-42be937ce0ae 5271cf960dc34244b47eba351518bb78 f1b1160fb1ec47c7a05d0f76adc60cb3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 257/489] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:29 2026] GET /v2.0/security-groups/f5bb1d03-591b-4df1-a24d-955e39b40a72 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/490] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:07:27 2026] POST /v2.0/routers => generated 736 bytes in 1708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/491] 10.0.0.70 () {34 vars in 906 bytes} [Thu Apr 2 18:07:29 2026] GET /v2.0/extensions => generated 21537 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-02 18:07:30.454 8 INFO neutron_taas.services.taas.taas_plugin [None req-8555b66e-b47d-4108-b3fe-a227ccf05fb8 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 7641b078-6002-4881-a35e-e1504a963098 2026-04-02 18:07:30.463 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8555b66e-b47d-4108-b3fe-a227ccf05fb8 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 7641b078-6002-4881-a35e-e1504a963098 [pid: 7|app: 0|req: 235/492] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:07:29 2026] PUT /v2.0/routers/19c5a523-96b1-4843-baab-a1eabb040284/add_router_interface => generated 309 bytes in 1187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/493] 10.0.0.70 () {34 vars in 1007 bytes} [Thu Apr 2 18:07:30 2026] GET /v2.0/networks/22aa2ca5-f715-44a3-9d91-f78361079cab?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: 237/494] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:30 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => 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: 238/495] 10.0.0.70 () {34 vars in 1107 bytes} [Thu Apr 2 18:07:30 2026] GET /v2.0/networks/22aa2ca5-f715-44a3-9d91-f78361079cab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/496] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:07:29 2026] PUT /v2.0/routers/1b5d06ca-d8d1-4ddf-b983-a95b31cef327/remove_router_interface => generated 309 bytes in 1467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/497] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:31 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:31.185 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c70fe63-9141-401b-b2f5-fa333438bd90 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: e85fc12c-4878-4c51-baff-d25f6c50d8b1 2026-04-02 18:07:31.192 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c70fe63-9141-401b-b2f5-fa333438bd90 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: e85fc12c-4878-4c51-baff-d25f6c50d8b1 2026-04-02 18:07:31.423 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c70fe63-9141-401b-b2f5-fa333438bd90 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 7bfa46ce-01ca-407f-b7d7-30c8a329fee9 2026-04-02 18:07:31.425 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c70fe63-9141-401b-b2f5-fa333438bd90 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 7bfa46ce-01ca-407f-b7d7-30c8a329fee9 [pid: 8|app: 0|req: 262/500] 10.0.0.70 () {38 vars in 970 bytes} [Thu Apr 2 18:07:31 2026] POST /v2.0/security-groups => generated 1685 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:07:31.488 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-2c70fe63-9141-401b-b2f5-fa333438bd90 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - 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 124, 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 124, 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 58, 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 40, 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 340, 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 2241, 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 645, 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 716, 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() [pid: 8|app: 0|req: 263/501] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:31 2026] GET /v2.0/security-groups/86839ed9-19b5-427a-8e5a-92110b537848 => generated 1685 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/502] 10.0.0.70 () {38 vars in 980 bytes} [Thu Apr 2 18:07:31 2026] POST /v2.0/security-group-rules => generated 614 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:31.812 7 INFO neutron.db.l3_hamode_db [None req-2c70fe63-9141-401b-b2f5-fa333438bd90 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] HA network d94c885b-1905-4898-b435-9e59a5bc2536 was deleted as no HA routers are present in tenant f1b1160fb1ec47c7a05d0f76adc60cb3. [pid: 7|app: 0|req: 239/503] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:07:31 2026] DELETE /v2.0/routers/1b5d06ca-d8d1-4ddf-b983-a95b31cef327 => generated 0 bytes in 791 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/504] 10.0.0.70 () {38 vars in 970 bytes} [Thu Apr 2 18:07:31 2026] POST /v2.0/security-groups => generated 1683 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/505] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:31 2026] GET /v2.0/security-groups/76e9b3bf-ccd5-4d93-a65b-3ad5f115df1d => generated 1683 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/506] 10.0.0.70 () {38 vars in 980 bytes} [Thu Apr 2 18:07:31 2026] POST /v2.0/security-group-rules => generated 614 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/507] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:32 2026] GET /v2.0/security-groups/76e9b3bf-ccd5-4d93-a65b-3ad5f115df1d => generated 2308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/508] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:07:31 2026] DELETE /v2.0/subnets/b3b2d4a9-1e9f-4d23-a269-710af919e13b => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:32.153 7 INFO neutron.services.segments.plugin [-] Segment 6cfe07bf-cb4e-4cc3-918b-3e66b307d3e2 resource provider aggregate not found [pid: 8|app: 0|req: 269/509] 10.0.0.70 () {38 vars in 980 bytes} [Thu Apr 2 18:07:32 2026] POST /v2.0/security-group-rules => generated 619 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:32.172 7 INFO neutron.services.segments.plugin [-] Segment 6cfe07bf-cb4e-4cc3-918b-3e66b307d3e2 resource provider aggregate not found [pid: 8|app: 0|req: 270/510] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:32 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:32.185 7 INFO neutron.services.segments.plugin [-] Segment 6cfe07bf-cb4e-4cc3-918b-3e66b307d3e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cfe07bf-cb4e-4cc3-918b-3e66b307d3e2 found for delete ", "request_id": "req-4ab15105-dbfa-4677-bfd2-a30e5f5e4e0d"}]} 2026-04-02 18:07:32.194 7 INFO neutron.services.segments.plugin [-] Segment 6cfe07bf-cb4e-4cc3-918b-3e66b307d3e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cfe07bf-cb4e-4cc3-918b-3e66b307d3e2 found for delete ", "request_id": "req-8c7137fe-d866-47cc-8fa3-c9937b601d21"}]} [pid: 8|app: 0|req: 271/511] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:32 2026] GET /v2.0/security-groups/76e9b3bf-ccd5-4d93-a65b-3ad5f115df1d => generated 2938 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:07:32.234 7 INFO neutron_taas.services.taas.taas_plugin [None req-48351fac-9ea4-4d81-a568-17eb31d523b7 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: e0b7cd1b-25a9-45e4-b5d1-a4401db58973 2026-04-02 18:07:32.238 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48351fac-9ea4-4d81-a568-17eb31d523b7 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: e0b7cd1b-25a9-45e4-b5d1-a4401db58973 [pid: 8|app: 0|req: 272/512] 10.0.0.70 () {34 vars in 1000 bytes} [Thu Apr 2 18:07:32 2026] GET /v2.0/security-group-rules/aed6c5df-f78b-4520-acb1-3aad18c84545 => generated 616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/513] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:32 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => 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: 274/514] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:32 2026] GET /v2.0/security-groups/76e9b3bf-ccd5-4d93-a65b-3ad5f115df1d => generated 2938 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/515] 10.0.0.70 () {36 vars in 1022 bytes} [Thu Apr 2 18:07:32 2026] DELETE /v2.0/security-group-rules/aed6c5df-f78b-4520-acb1-3aad18c84545 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/516] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:07:32 2026] DELETE /v2.0/networks/e78d6e00-a524-4015-bb29-b4febfa7c4b2 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/517] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:32 2026] GET /v2.0/security-groups/76e9b3bf-ccd5-4d93-a65b-3ad5f115df1d => generated 2308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/518] 10.0.0.70 () {36 vars in 1012 bytes} [Thu Apr 2 18:07:32 2026] DELETE /v2.0/security-groups/76e9b3bf-ccd5-4d93-a65b-3ad5f115df1d => 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: 277/519] 10.0.0.70 () {34 vars in 990 bytes} [Thu Apr 2 18:07:32 2026] GET /v2.0/security-groups/86839ed9-19b5-427a-8e5a-92110b537848 => generated 2310 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/520] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:07:32 2026] GET /v2.0/security-groups?tenant_id=f1b1160fb1ec47c7a05d0f76adc60cb3&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/521] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:07:32 2026] DELETE /v2.0/security-groups/6af7e7d6-3b8b-4d7f-b6ca-85ff5fe20dae => 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: 278/522] 10.0.0.70 () {36 vars in 1012 bytes} [Thu Apr 2 18:07:32 2026] DELETE /v2.0/security-groups/86839ed9-19b5-427a-8e5a-92110b537848 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:07:33.054 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ae346ff-a7ab-4768-a73f-91d6ae1d5d9c 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: e7b7bc40-b558-4369-aa23-42301bf9c1bb 2026-04-02 18:07:33.056 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ae346ff-a7ab-4768-a73f-91d6ae1d5d9c 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: e7b7bc40-b558-4369-aa23-42301bf9c1bb [pid: 8|app: 0|req: 279/523] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:33 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => 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: 280/524] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:33 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => 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: 245/525] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:07:32 2026] PUT /v2.0/routers/19c5a523-96b1-4843-baab-a1eabb040284/remove_router_interface => generated 309 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:33.668 8 INFO neutron_taas.services.taas.taas_plugin [None req-03cc0c24-8e87-45d0-b2ec-f82da248ada0 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 32e7cc05-5a82-4e01-abb6-d4ac2c225ea0 2026-04-02 18:07:33.671 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03cc0c24-8e87-45d0-b2ec-f82da248ada0 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 32e7cc05-5a82-4e01-abb6-d4ac2c225ea0 2026-04-02 18:07:33.956 8 INFO neutron_taas.services.taas.taas_plugin [None req-03cc0c24-8e87-45d0-b2ec-f82da248ada0 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 4588c970-725e-45d2-b13b-8f3b30060e09 2026-04-02 18:07:33.959 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03cc0c24-8e87-45d0-b2ec-f82da248ada0 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 4588c970-725e-45d2-b13b-8f3b30060e09 [pid: 7|app: 0|req: 246/526] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:07:33 2026] GET /v2.0/networks?id=08303a8d-9c4f-4e2e-b4de-a3141e8381aa => generated 678 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:34.045 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-03cc0c24-8e87-45d0-b2ec-f82da248ada0 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - 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 124, 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 124, 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 58, 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 40, 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 340, 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 2241, 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 645, 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 716, 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-04-02 18:07:34.213 7 INFO neutron.services.segments.plugin [-] Segment 61152b11-9d89-4ee6-b36e-eebb5eff425a resource provider aggregate not found 2026-04-02 18:07:34.218 7 INFO neutron.services.segments.plugin [-] Segment 61152b11-9d89-4ee6-b36e-eebb5eff425a resource provider aggregate not found 2026-04-02 18:07:34.237 7 INFO neutron.services.segments.plugin [-] Segment 61152b11-9d89-4ee6-b36e-eebb5eff425a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61152b11-9d89-4ee6-b36e-eebb5eff425a found for delete ", "request_id": "req-2d4d2ecd-29e7-4710-9252-8a9a9492b4ba"}]} 2026-04-02 18:07:34.237 7 INFO neutron.services.segments.plugin [-] Segment 61152b11-9d89-4ee6-b36e-eebb5eff425a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61152b11-9d89-4ee6-b36e-eebb5eff425a found for delete ", "request_id": "req-1830aff6-52b2-427f-9cb0-91e57633bfcb"}]} 2026-04-02 18:07:34.418 8 INFO neutron.db.l3_hamode_db [None req-03cc0c24-8e87-45d0-b2ec-f82da248ada0 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] HA network 3825a837-d42b-4267-b140-392899243dc1 was deleted as no HA routers are present in tenant 0c0f3994ea434759a0adeb6f979df58b. [pid: 8|app: 0|req: 281/527] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:07:33 2026] DELETE /v2.0/routers/19c5a523-96b1-4843-baab-a1eabb040284 => generated 0 bytes in 957 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/528] 199.19.213.186 () {38 vars in 955 bytes} [Thu Apr 2 18:07:34 2026] POST /v2.0/ports => generated 954 bytes in 498 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: 282/529] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:34 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 957 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/530] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:34 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/531] 199.19.213.186 () {34 vars in 911 bytes} [Thu Apr 2 18:07:34 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/532] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:07:34 2026] DELETE /v2.0/subnets/04828a1c-7188-4f9e-b4fe-8a3fb4923dc3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/533] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:34 2026] GET /v2.0/security-groups?id=b6575b53-e182-4702-bd93-9d17574aec8d&fields=id&fields=name => generated 88 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/534] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:07:34 2026] DELETE /v2.0/networks/37eecc65-a470-4112-988e-85341e29b820 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:34.868 8 INFO neutron.services.segments.plugin [-] Segment c8e91bcc-84ba-4a38-8619-257da93abf07 resource provider aggregate not found 2026-04-02 18:07:34.884 8 INFO neutron.services.segments.plugin [-] Segment c8e91bcc-84ba-4a38-8619-257da93abf07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8e91bcc-84ba-4a38-8619-257da93abf07 found for delete ", "request_id": "req-9311e608-8bfb-466d-905c-18fe5185ab81"}]} 2026-04-02 18:07:34.917 7 INFO neutron.db.segments_db [None req-c05461b2-87c6-43ea-a24f-763758917430 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 4b8beca5-0f72-491d-a959-54de6962ae94 of type vxlan for network 17b31107-ebc1-470d-8320-cf01717879c9 2026-04-02 18:07:34.975 8 INFO neutron.services.segments.plugin [-] Segment c8e91bcc-84ba-4a38-8619-257da93abf07 resource provider aggregate not found [pid: 7|app: 0|req: 249/535] 10.0.0.206 () {34 vars in 671 bytes} [Thu Apr 2 18:07:34 2026] POST /v2.0/networks => generated 747 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:34.994 8 INFO neutron.services.segments.plugin [-] Segment c8e91bcc-84ba-4a38-8619-257da93abf07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8e91bcc-84ba-4a38-8619-257da93abf07 found for delete ", "request_id": "req-de1050b0-ebad-445e-82e6-bf97f4d81f24"}]} [pid: 7|app: 0|req: 250/536] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:07:34 2026] GET /v2.0/security-groups?tenant_id=0c0f3994ea434759a0adeb6f979df58b&name=default => generated 2925 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/537] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:07:35 2026] POST /v2.0/subnets => generated 694 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/538] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:07:35 2026] DELETE /v2.0/security-groups/a305c2f8-0d68-4fa3-824b-554e5133864c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:07:35.306 7 INFO neutron.db.segments_db [None req-36dcc113-2e43-4d2e-908d-b1af9038c0f0 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 44a74e08-5d96-48e6-9f40-638210c6bd4a of type vxlan for network 337873ad-7cdb-432b-b6da-137d3b6050c5 [pid: 8|app: 0|req: 287/539] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:07:34 2026] PUT /v2.0/ports/55a8a142-ec4c-46a1-90bf-175fb62c058b => generated 1235 bytes in 516 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: 288/540] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:07:35 2026] GET /v2.0/networks?id=22aa2ca5-f715-44a3-9d91-f78361079cab => generated 670 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/541] 199.19.213.186 () {34 vars in 1050 bytes} [Thu Apr 2 18:07:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=810e24b7773d41e5977dbfde1184dfa2 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:35.570 7 INFO neutron.db.l3_hamode_db [None req-36dcc113-2e43-4d2e-908d-b1af9038c0f0 716b94bd8a2748d09b61b58954fc1a7f 049b6aab428a4a30b1d5093de6319e31 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 290/542] 199.19.213.186 () {38 vars in 955 bytes} [Thu Apr 2 18:07:35 2026] POST /v2.0/ports => generated 954 bytes in 524 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: 291/543] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:36 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/544] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:36 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:36.385 7 INFO neutron.db.l3_hamode_db [None req-36dcc113-2e43-4d2e-908d-b1af9038c0f0 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 293/545] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:07:36 2026] PUT /v2.0/ports/aa35f7a0-93da-4e42-a6a8-c34b85fd0f3f => generated 1235 bytes in 384 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: 294/546] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:36 2026] GET /v2.0/security-groups?id=d4714b2c-485c-4df4-910c-aa1f7ee0b58b&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: 295/547] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:36 2026] GET /v2.0/security-groups?id=b6575b53-e182-4702-bd93-9d17574aec8d&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: 8|app: 0|req: 296/548] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:07:36 2026] GET /v2.0/ports?tenant_id=6cbd7e2f857a48bc9d60b169fbcf2115&device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/549] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:07:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=55a8a142-ec4c-46a1-90bf-175fb62c058b => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/550] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:07:36 2026] GET /v2.0/subnets?id=c1e113a3-2ef7-4599-8696-1f8240cc428a => generated 696 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:36.779 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-15d60781-984b-4517-8d8c-20984ea2f25e'] response: {'name': 'network-changed', 'server_uuid': '5dc470a6-31ed-438e-8d6b-8251f2cb3cac', 'tag': '55a8a142-ec4c-46a1-90bf-175fb62c058b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 299/551] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:07:36 2026] GET /v2.0/ports?network_id=08303a8d-9c4f-4e2e-b4de-a3141e8381aa&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/552] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:07:36 2026] GET /v2.0/networks/08303a8d-9c4f-4e2e-b4de-a3141e8381aa?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/553] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:07:36 2026] GET /v2.0/networks/08303a8d-9c4f-4e2e-b4de-a3141e8381aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:36.926 8 INFO neutron.services.segments.plugin [-] Segment c1c6bc3c-f9e9-4ffd-8663-a7447e4723d9 resource provider aggregate not found 2026-04-02 18:07:36.954 8 INFO neutron.services.segments.plugin [-] Segment c1c6bc3c-f9e9-4ffd-8663-a7447e4723d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1c6bc3c-f9e9-4ffd-8663-a7447e4723d9 found for delete ", "request_id": "req-c1fbed43-793d-4218-8ce3-e19930480ba6"}]} 2026-04-02 18:07:37.012 8 INFO neutron.services.segments.plugin [-] Segment c1c6bc3c-f9e9-4ffd-8663-a7447e4723d9 resource provider aggregate not found 2026-04-02 18:07:37.024 8 INFO neutron.services.segments.plugin [-] Segment c1c6bc3c-f9e9-4ffd-8663-a7447e4723d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1c6bc3c-f9e9-4ffd-8663-a7447e4723d9 found for delete ", "request_id": "req-483b1969-8185-4a22-b587-1f7d1bb4553c"}]} [pid: 7|app: 0|req: 253/554] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:07:35 2026] POST /v2.0/routers => generated 734 bytes in 2039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:37.499 8 INFO neutron.db.segments_db [None req-563d270f-f890-4549-92c7-edf3cfaf5d48 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 38c38912-629d-457f-9fcd-42505e7f09be of type vxlan for network f2fa4429-9e94-416a-8728-e8c81b5016e8 [pid: 8|app: 0|req: 302/555] 10.0.0.206 () {34 vars in 671 bytes} [Thu Apr 2 18:07:37 2026] POST /v2.0/networks => generated 752 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/556] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:07:37 2026] GET /v2.0/ports?tenant_id=810e24b7773d41e5977dbfde1184dfa2&device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/557] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:07:37 2026] POST /v2.0/subnets => generated 699 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/558] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:37 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/559] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:37 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/560] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:07:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=aa35f7a0-93da-4e42-a6a8-c34b85fd0f3f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:38.009 8 INFO neutron.db.segments_db [None req-ed798459-ca72-4fd7-b876-72440207c4a6 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 73f67ed4-7e6d-424b-a21a-e1e813d87410 of type vxlan for network 9a15b493-d335-4b90-880d-7b26ff3566da 2026-04-02 18:07:38.324 8 INFO neutron.db.l3_hamode_db [None req-ed798459-ca72-4fd7-b876-72440207c4a6 716b94bd8a2748d09b61b58954fc1a7f a5e5d49616d64ddfa7bbd7645566484a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 254/561] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:07:37 2026] PUT /v2.0/routers/6d3f634a-a962-438c-8453-d80ebab57005/add_router_interface => generated 309 bytes in 1541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/562] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:07:38 2026] GET /v2.0/ports?tenant_id=6cbd7e2f857a48bc9d60b169fbcf2115&device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/563] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:38 2026] GET /v2.0/security-groups?id=d4714b2c-485c-4df4-910c-aa1f7ee0b58b&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/564] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:38 2026] GET /v2.0/security-groups?id=b6575b53-e182-4702-bd93-9d17574aec8d&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/565] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:07:38 2026] GET /v2.0/subnets?id=0682f578-0a98-4881-b398-d99e7b8c624c => generated 688 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:39.025 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8cb0adc-bfed-4f30-8472-6a6119d0a41b'] response: {'name': 'network-changed', 'server_uuid': '7825694a-6232-4689-b108-d3d09f930170', 'tag': 'aa35f7a0-93da-4e42-a6a8-c34b85fd0f3f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 259/566] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:07:38 2026] GET /v2.0/networks?id=08303a8d-9c4f-4e2e-b4de-a3141e8381aa => generated 774 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/567] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:07:39 2026] GET /v2.0/ports?network_id=22aa2ca5-f715-44a3-9d91-f78361079cab&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:07:39.141 8 INFO neutron.db.l3_hamode_db [None req-ed798459-ca72-4fd7-b876-72440207c4a6 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 261/568] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:07:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=55a8a142-ec4c-46a1-90bf-175fb62c058b => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/569] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:07:39 2026] GET /v2.0/networks/22aa2ca5-f715-44a3-9d91-f78361079cab?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: 263/570] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:07:39 2026] GET /v2.0/subnets?id=c1e113a3-2ef7-4599-8696-1f8240cc428a => generated 696 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/571] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:07:39 2026] GET /v2.0/networks/22aa2ca5-f715-44a3-9d91-f78361079cab?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: 7|app: 0|req: 265/572] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:07:39 2026] GET /v2.0/ports?network_id=08303a8d-9c4f-4e2e-b4de-a3141e8381aa&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: 266/573] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:07:39 2026] GET /v2.0/networks/08303a8d-9c4f-4e2e-b4de-a3141e8381aa?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/574] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:07:39 2026] GET /v2.0/networks/08303a8d-9c4f-4e2e-b4de-a3141e8381aa?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: 7|app: 0|req: 268/575] 10.0.0.206 () {34 vars in 685 bytes} [Thu Apr 2 18:07:39 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: 269/576] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:07:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/577] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:07:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/578] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:07:37 2026] POST /v2.0/routers => generated 739 bytes in 2021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/579] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:07:39 2026] POST /v2.0/floatingips => generated 552 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/580] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:40 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/581] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:40 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/582] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:07:40 2026] GET /v2.0/ports?tenant_id=810e24b7773d41e5977dbfde1184dfa2&device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/583] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:40 2026] GET /v2.0/security-groups?id=d4714b2c-485c-4df4-910c-aa1f7ee0b58b&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/584] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:40 2026] GET /v2.0/security-groups?id=b6575b53-e182-4702-bd93-9d17574aec8d&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/585] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:07:40 2026] GET /v2.0/networks?id=22aa2ca5-f715-44a3-9d91-f78361079cab => generated 766 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/586] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:07:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=aa35f7a0-93da-4e42-a6a8-c34b85fd0f3f => 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: 279/587] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:07:40 2026] GET /v2.0/subnets?id=0682f578-0a98-4881-b398-d99e7b8c624c => generated 688 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/588] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:07:40 2026] GET /v2.0/ports?network_id=22aa2ca5-f715-44a3-9d91-f78361079cab&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/589] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:07:40 2026] GET /v2.0/networks/22aa2ca5-f715-44a3-9d91-f78361079cab?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/590] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:07:40 2026] GET /v2.0/networks/22aa2ca5-f715-44a3-9d91-f78361079cab?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: 309/591] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:07:39 2026] PUT /v2.0/routers/2afa12db-8ad3-456e-b8b1-8c6b03f09425/add_router_interface => generated 309 bytes in 1644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/592] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:41 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => 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: 284/593] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:41 2026] GET /v2.0/security-groups?id=d4714b2c-485c-4df4-910c-aa1f7ee0b58b&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: 310/594] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:41 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/595] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:41 2026] GET /v2.0/security-groups?id=b6575b53-e182-4702-bd93-9d17574aec8d&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/596] 10.0.0.206 () {34 vars in 685 bytes} [Thu Apr 2 18:07:42 2026] POST /v2.0/security-groups => generated 1659 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/597] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:07:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/598] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:07:42 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: 313/599] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:42 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/600] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:43 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => 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: 287/601] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:07:42 2026] POST /v2.0/floatingips => generated 552 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/602] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:43 2026] GET /v2.0/security-groups?id=d4714b2c-485c-4df4-910c-aa1f7ee0b58b&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: 7|app: 0|req: 288/603] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:43 2026] GET /v2.0/security-groups?id=b6575b53-e182-4702-bd93-9d17574aec8d&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/604] 10.0.0.70 () {34 vars in 1099 bytes} [Thu Apr 2 18:07:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1383096867&fields=id&tenant_id=a5e5d49616d64ddfa7bbd7645566484a => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/605] 10.0.0.70 () {34 vars in 981 bytes} [Thu Apr 2 18:07:43 2026] GET /v2.0/networks?id=f2fa4429-9e94-416a-8728-e8c81b5016e8 => generated 684 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/606] 10.0.0.70 () {34 vars in 964 bytes} [Thu Apr 2 18:07:43 2026] GET /v2.0/quotas/a5e5d49616d64ddfa7bbd7645566484a => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/607] 10.0.0.70 () {34 vars in 1001 bytes} [Thu Apr 2 18:07:43 2026] GET /v2.0/ports?tenant_id=a5e5d49616d64ddfa7bbd7645566484a&fields=id => generated 57 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/608] 10.0.0.70 () {34 vars in 1007 bytes} [Thu Apr 2 18:07:43 2026] GET /v2.0/networks/f2fa4429-9e94-416a-8728-e8c81b5016e8?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: 291/609] 10.0.0.70 () {34 vars in 1107 bytes} [Thu Apr 2 18:07:43 2026] GET /v2.0/networks/f2fa4429-9e94-416a-8728-e8c81b5016e8?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: 319/610] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:43 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/611] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:44 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/612] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:44 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => 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: 293/613] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:44 2026] GET /v2.0/security-groups?id=d4714b2c-485c-4df4-910c-aa1f7ee0b58b&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/614] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:44 2026] GET /v2.0/security-groups?id=b6575b53-e182-4702-bd93-9d17574aec8d&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/615] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => 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: 322/616] 10.0.0.70 () {34 vars in 1095 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--80261261&fields=id&tenant_id=049b6aab428a4a30b1d5093de6319e31 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/617] 10.0.0.70 () {34 vars in 981 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/networks?id=17b31107-ebc1-470d-8320-cf01717879c9 => generated 679 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/618] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/619] 10.0.0.70 () {34 vars in 964 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/quotas/049b6aab428a4a30b1d5093de6319e31 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/620] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/security-groups?id=d4714b2c-485c-4df4-910c-aa1f7ee0b58b&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: 297/621] 10.0.0.70 () {34 vars in 1001 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/ports?tenant_id=049b6aab428a4a30b1d5093de6319e31&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/622] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/623] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/security-groups?id=b6575b53-e182-4702-bd93-9d17574aec8d&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: 298/624] 10.0.0.70 () {34 vars in 1007 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/networks/17b31107-ebc1-470d-8320-cf01717879c9?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/625] 10.0.0.70 () {34 vars in 1107 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/networks/17b31107-ebc1-470d-8320-cf01717879c9?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: 7|app: 0|req: 299/626] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/627] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:46 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => 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: 330/630] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:46 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => 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: 301/631] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:46 2026] GET /v2.0/security-groups?id=d4714b2c-485c-4df4-910c-aa1f7ee0b58b&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: 331/632] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:46 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => 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: 302/633] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:46 2026] GET /v2.0/security-groups?id=b6575b53-e182-4702-bd93-9d17574aec8d&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: 332/634] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:46 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => 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: 303/635] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:47 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/636] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:47 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/637] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:47 2026] GET /v2.0/security-groups?id=d4714b2c-485c-4df4-910c-aa1f7ee0b58b&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: 334/638] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:47 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => 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: 305/639] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:47 2026] GET /v2.0/security-groups?id=b6575b53-e182-4702-bd93-9d17574aec8d&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: 8|app: 0|req: 335/640] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:48 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => 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: 336/641] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:48 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/642] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:48 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/643] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:48 2026] GET /v2.0/security-groups?id=b6575b53-e182-4702-bd93-9d17574aec8d&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/644] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:48 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => 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: 338/645] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:48 2026] GET /v2.0/security-groups?id=d4714b2c-485c-4df4-910c-aa1f7ee0b58b&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: 308/646] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:49 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/647] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:49 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => 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: 310/648] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:49 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/649] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:49 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/650] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:49 2026] GET /v2.0/security-groups?id=b6575b53-e182-4702-bd93-9d17574aec8d&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:49.604 8 INFO neutron.db.l3_db [None req-5bb4b2b3-84d4-4ec2-a945-d9487014030c 5f12bac40a824338bebd6c3a39cd5da8 810e24b7773d41e5977dbfde1184dfa2 - - default default] Floating IP 97c031d2-22ba-4906-8cd5-6369e97ea942 associated. External IP: 10.96.250.201, port: aa35f7a0-93da-4e42-a6a8-c34b85fd0f3f. [pid: 8|app: 0|req: 339/651] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:07:49 2026] PUT /v2.0/floatingips/97c031d2-22ba-4906-8cd5-6369e97ea942 => generated 855 bytes in 769 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:49.876 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c84bbdd8-d323-416b-8d43-10450861c08c'] response: {'name': 'network-changed', 'server_uuid': '7825694a-6232-4689-b108-d3d09f930170', 'tag': 'aa35f7a0-93da-4e42-a6a8-c34b85fd0f3f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 313/652] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:49 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/653] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:49 2026] GET /v2.0/security-groups?id=d4714b2c-485c-4df4-910c-aa1f7ee0b58b&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: 314/654] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:50 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => 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: 341/655] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:50 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/656] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:07:50 2026] GET /v2.0/ports?tenant_id=810e24b7773d41e5977dbfde1184dfa2&device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/657] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:50 2026] GET /v2.0/security-groups?id=d4714b2c-485c-4df4-910c-aa1f7ee0b58b&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/658] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:07:50 2026] GET /v2.0/networks?id=22aa2ca5-f715-44a3-9d91-f78361079cab => generated 766 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/659] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:07:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=aa35f7a0-93da-4e42-a6a8-c34b85fd0f3f => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/660] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:07:50 2026] GET /v2.0/subnets?id=0682f578-0a98-4881-b398-d99e7b8c624c => generated 688 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/661] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:50 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/662] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:07:50 2026] GET /v2.0/ports?network_id=22aa2ca5-f715-44a3-9d91-f78361079cab&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: 345/663] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:50 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/664] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:07:50 2026] GET /v2.0/networks/22aa2ca5-f715-44a3-9d91-f78361079cab?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/665] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:50 2026] GET /v2.0/security-groups?id=b6575b53-e182-4702-bd93-9d17574aec8d&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: 320/666] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:07:50 2026] GET /v2.0/networks/22aa2ca5-f715-44a3-9d91-f78361079cab?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: 8|app: 0|req: 347/667] 199.19.213.186 () {34 vars in 994 bytes} [Thu Apr 2 18:07:50 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:51.011 7 INFO neutron_taas.services.taas.taas_plugin [req-789484bd-ec11-4f39-89b6-2c73473aa969 req-c51afd24-df90-4d2f-8839-d9031c7c0664 f070d074f81d47fea356202e8ed7882a 6cbd7e2f857a48bc9d60b169fbcf2115 - - default default] TaaS: Handle Delete Port: 55a8a142-ec4c-46a1-90bf-175fb62c058b 2026-04-02 18:07:51.017 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-789484bd-ec11-4f39-89b6-2c73473aa969 req-c51afd24-df90-4d2f-8839-d9031c7c0664 f070d074f81d47fea356202e8ed7882a 6cbd7e2f857a48bc9d60b169fbcf2115 - - default default] Tap Mirror: Handle Delete Port: 55a8a142-ec4c-46a1-90bf-175fb62c058b [pid: 7|app: 0|req: 321/668] 199.19.213.186 () {36 vars in 997 bytes} [Thu Apr 2 18:07:50 2026] DELETE /v2.0/ports/55a8a142-ec4c-46a1-90bf-175fb62c058b => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/669] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:51 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:51.565 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7cb695b4-93d3-4959-a55b-1674a95b2430'] response: {'server_uuid': '5dc470a6-31ed-438e-8d6b-8251f2cb3cac', 'name': 'network-vif-deleted', 'tag': '55a8a142-ec4c-46a1-90bf-175fb62c058b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 322/670] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:51 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/671] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:51 2026] GET /v2.0/security-groups?id=d4714b2c-485c-4df4-910c-aa1f7ee0b58b&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: 323/672] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:51 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => 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: 350/673] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:07:51 2026] GET /v2.0/networks?id=f2fa4429-9e94-416a-8728-e8c81b5016e8 => generated 684 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/674] 199.19.213.186 () {34 vars in 1050 bytes} [Thu Apr 2 18:07:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a5e5d49616d64ddfa7bbd7645566484a => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/675] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:51 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/676] 199.19.213.186 () {38 vars in 955 bytes} [Thu Apr 2 18:07:51 2026] POST /v2.0/ports => generated 954 bytes in 471 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: 326/677] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:52 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => 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: 352/678] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:07:52 2026] PUT /v2.0/ports/777dc1d9-1f60-4835-a591-11faaaba20f5 => generated 1235 bytes in 387 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-04-02 18:07:52.735 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e68d440-d991-4e83-8384-59aafbaabe15'] response: {'name': 'network-changed', 'server_uuid': 'd702e128-db22-475c-a074-034766220b7f', 'tag': '777dc1d9-1f60-4835-a591-11faaaba20f5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 327/679] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:52 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/680] 199.19.213.186 () {34 vars in 994 bytes} [Thu Apr 2 18:07:52 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => 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: 328/681] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:52 2026] GET /v2.0/security-groups?id=d4714b2c-485c-4df4-910c-aa1f7ee0b58b&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/682] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:52 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/683] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:52 2026] GET /v2.0/security-groups?id=885ca61e-27d3-4542-9a28-f45d0aa3a8bf&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:52.935 8 INFO neutron_taas.services.taas.taas_plugin [req-64aa2d8d-8e6f-4e2f-a6f7-4ac8485d8988 req-f20488a2-7339-4959-b122-ca335e015ebf 5f12bac40a824338bebd6c3a39cd5da8 810e24b7773d41e5977dbfde1184dfa2 - - default default] TaaS: Handle Delete Port: aa35f7a0-93da-4e42-a6a8-c34b85fd0f3f 2026-04-02 18:07:52.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-64aa2d8d-8e6f-4e2f-a6f7-4ac8485d8988 req-f20488a2-7339-4959-b122-ca335e015ebf 5f12bac40a824338bebd6c3a39cd5da8 810e24b7773d41e5977dbfde1184dfa2 - - default default] Tap Mirror: Handle Delete Port: aa35f7a0-93da-4e42-a6a8-c34b85fd0f3f [pid: 7|app: 0|req: 331/684] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:52 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:53.093 8 INFO neutron.db.l3_db [req-64aa2d8d-8e6f-4e2f-a6f7-4ac8485d8988 req-f20488a2-7339-4959-b122-ca335e015ebf 5f12bac40a824338bebd6c3a39cd5da8 810e24b7773d41e5977dbfde1184dfa2 - - default default] Floating IP 97c031d2-22ba-4906-8cd5-6369e97ea942 disassociated. External IP: 10.96.250.201, port: aa35f7a0-93da-4e42-a6a8-c34b85fd0f3f. [pid: 7|app: 0|req: 332/685] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:07:53 2026] GET /v2.0/ports?tenant_id=a5e5d49616d64ddfa7bbd7645566484a&device_id=d702e128-db22-475c-a074-034766220b7f => 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: 333/686] 199.19.213.186 () {34 vars in 1018 bytes} [Thu Apr 2 18:07:53 2026] GET /v2.0/networks?tenant_id=a5e5d49616d64ddfa7bbd7645566484a&shared=False => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/687] 199.19.213.186 () {36 vars in 997 bytes} [Thu Apr 2 18:07:52 2026] DELETE /v2.0/ports/aa35f7a0-93da-4e42-a6a8-c34b85fd0f3f => generated 0 bytes in 594 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/688] 199.19.213.186 () {34 vars in 930 bytes} [Thu Apr 2 18:07:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/689] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:53 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => 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: 335/690] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:53 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/691] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:07:53 2026] GET /v2.0/networks?id=17b31107-ebc1-470d-8320-cf01717879c9 => generated 679 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/692] 199.19.213.186 () {34 vars in 1050 bytes} [Thu Apr 2 18:07:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=049b6aab428a4a30b1d5093de6319e31 => generated 179 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/693] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => 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: 338/694] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/security-groups?id=885ca61e-27d3-4542-9a28-f45d0aa3a8bf&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: 7|app: 0|req: 339/695] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/ports?device_id=5dc470a6-31ed-438e-8d6b-8251f2cb3cac => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/696] 199.19.213.186 () {38 vars in 955 bytes} [Thu Apr 2 18:07:53 2026] POST /v2.0/ports => generated 954 bytes in 391 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: 358/697] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/ports?tenant_id=a5e5d49616d64ddfa7bbd7645566484a&device_id=d702e128-db22-475c-a074-034766220b7f => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/698] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=777dc1d9-1f60-4835-a591-11faaaba20f5 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/699] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/subnets?id=fb7dff4f-e1b8-4f02-ba0f-1ed2007e0d1d => generated 702 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/700] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/ports?network_id=f2fa4429-9e94-416a-8728-e8c81b5016e8&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/701] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/networks/f2fa4429-9e94-416a-8728-e8c81b5016e8?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/702] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/networks/f2fa4429-9e94-416a-8728-e8c81b5016e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/703] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/704] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/security-groups?id=98c560fa-9a25-48a3-be1b-c50f526beff2&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:54.785 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a05dc95f-3f90-45c1-a688-78a88a91b6d7'] response: {'server_uuid': '7825694a-6232-4689-b108-d3d09f930170', 'name': 'network-vif-deleted', 'tag': 'aa35f7a0-93da-4e42-a6a8-c34b85fd0f3f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 340/705] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:07:54 2026] PUT /v2.0/ports/bc418731-d30d-4009-b552-441dc56e89ee => generated 1235 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:07:54.913 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d45b1eba-c51f-4ccf-8ec5-9fb8e572a698'] response: {'name': 'network-changed', 'server_uuid': '0229eda4-87ae-4c2d-9638-dccf94a3844b', 'tag': 'bc418731-d30d-4009-b552-441dc56e89ee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 366/706] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 12 bytes in 22 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: 341/707] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:55 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => 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: 342/708] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:55 2026] GET /v2.0/security-groups?id=885ca61e-27d3-4542-9a28-f45d0aa3a8bf&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/709] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:07:55 2026] GET /v2.0/ports?tenant_id=049b6aab428a4a30b1d5093de6319e31&device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:07:55.485 8 INFO neutron_taas.services.taas.taas_plugin [None req-63f72551-0389-4a76-a17c-a3edea4615eb 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 021305aa-fb6e-4a88-b78f-68ed0606fbab 2026-04-02 18:07:55.488 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63f72551-0389-4a76-a17c-a3edea4615eb 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 021305aa-fb6e-4a88-b78f-68ed0606fbab [pid: 7|app: 0|req: 344/710] 199.19.213.186 () {34 vars in 1018 bytes} [Thu Apr 2 18:07:55 2026] GET /v2.0/networks?tenant_id=049b6aab428a4a30b1d5093de6319e31&shared=False => generated 775 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/711] 199.19.213.186 () {34 vars in 930 bytes} [Thu Apr 2 18:07:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/712] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:55 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/713] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:55 2026] GET /v2.0/security-groups?id=98c560fa-9a25-48a3-be1b-c50f526beff2&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/714] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:07:55 2026] PUT /v2.0/routers/cc6f976e-6b77-47aa-a304-b0f5a4fe4010/remove_router_interface => generated 309 bytes in 787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/715] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:56 2026] GET /v2.0/ports?device_id=7825694a-6232-4689-b108-d3d09f930170 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:56.230 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f617f59-ea41-473d-ac4e-37d69e649a9f 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 9c8a076d-7cdc-497b-a3a9-9e13b1cbefa5 2026-04-02 18:07:56.233 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f617f59-ea41-473d-ac4e-37d69e649a9f 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 9c8a076d-7cdc-497b-a3a9-9e13b1cbefa5 [pid: 8|app: 0|req: 369/716] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:56 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/717] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:56 2026] GET /v2.0/security-groups?id=885ca61e-27d3-4542-9a28-f45d0aa3a8bf&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:56.548 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f617f59-ea41-473d-ac4e-37d69e649a9f 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 9d7a6975-c3af-4dc9-b4c5-ec6c9f1e6b8f 2026-04-02 18:07:56.550 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f617f59-ea41-473d-ac4e-37d69e649a9f 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 9d7a6975-c3af-4dc9-b4c5-ec6c9f1e6b8f [pid: 8|app: 0|req: 371/718] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:07:56 2026] GET /v2.0/ports?tenant_id=049b6aab428a4a30b1d5093de6319e31&device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/719] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:07:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=bc418731-d30d-4009-b552-441dc56e89ee => 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: 373/720] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:07:56 2026] GET /v2.0/subnets?id=23f16797-d192-4bf8-98c5-fa46d47183a7 => generated 697 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/721] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:07:56 2026] GET /v2.0/ports?network_id=17b31107-ebc1-470d-8320-cf01717879c9&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/722] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:07:56 2026] GET /v2.0/networks/17b31107-ebc1-470d-8320-cf01717879c9?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/723] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:07:56 2026] GET /v2.0/networks/17b31107-ebc1-470d-8320-cf01717879c9?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) 2026-04-02 18:07:56.913 7 INFO neutron.services.segments.plugin [-] Segment 070388b2-f8a4-4de8-9861-348f79b60dc3 resource provider aggregate not found 2026-04-02 18:07:56.918 7 INFO neutron.services.segments.plugin [-] Segment 070388b2-f8a4-4de8-9861-348f79b60dc3 resource provider aggregate not found 2026-04-02 18:07:56.940 7 INFO neutron.db.l3_hamode_db [None req-5f617f59-ea41-473d-ac4e-37d69e649a9f 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] HA network c7d0c1bd-076e-46b0-9d9e-10a504427354 was deleted as no HA routers are present in tenant 6cbd7e2f857a48bc9d60b169fbcf2115. 2026-04-02 18:07:56.940 7 INFO neutron.services.segments.plugin [-] Segment 070388b2-f8a4-4de8-9861-348f79b60dc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 070388b2-f8a4-4de8-9861-348f79b60dc3 found for delete ", "request_id": "req-6fbb44e3-1ad8-4227-97ec-21b47b4b4bb8"}]} 2026-04-02 18:07:56.945 7 INFO neutron.services.segments.plugin [-] Segment 070388b2-f8a4-4de8-9861-348f79b60dc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 070388b2-f8a4-4de8-9861-348f79b60dc3 found for delete ", "request_id": "req-ae3b61bd-d91d-4567-a116-ecd83328425b"}]} [pid: 7|app: 0|req: 348/724] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:07:55 2026] DELETE /v2.0/routers/cc6f976e-6b77-47aa-a304-b0f5a4fe4010 => generated 0 bytes in 965 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/725] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:56 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/726] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:57 2026] GET /v2.0/security-groups?id=98c560fa-9a25-48a3-be1b-c50f526beff2&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/727] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:07:56 2026] DELETE /v2.0/subnets/c1e113a3-2ef7-4599-8696-1f8240cc428a => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:57.220 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ce8f5b9-047d-4c10-a92e-af2c70c75086 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 879b8f53-891f-4587-8775-2fa3d760815f 2026-04-02 18:07:57.230 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ce8f5b9-047d-4c10-a92e-af2c70c75086 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 879b8f53-891f-4587-8775-2fa3d760815f [pid: 8|app: 0|req: 378/728] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:07:57 2026] DELETE /v2.0/security-groups/d4714b2c-485c-4df4-910c-aa1f7ee0b58b => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:07:57.326 8 INFO neutron.api.v2.resource [None req-2d5cb4aa-2052-41ba-94dd-776b80c6043f 5f12bac40a824338bebd6c3a39cd5da8 810e24b7773d41e5977dbfde1184dfa2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 379/729] 10.0.0.206 () {32 vars in 737 bytes} [Thu Apr 2 18:07:57 2026] GET /v2.0/security-groups/d4714b2c-485c-4df4-910c-aa1f7ee0b58b => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:07:57.427 8 INFO neutron_taas.services.taas.taas_plugin [None req-646a6c41-4b0b-47e9-82c4-6e8562d1d12c 5f12bac40a824338bebd6c3a39cd5da8 810e24b7773d41e5977dbfde1184dfa2 - - default default] TaaS: Handle Delete Port: c2122674-a95e-401f-8213-7f4450c43625 2026-04-02 18:07:57.430 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-646a6c41-4b0b-47e9-82c4-6e8562d1d12c 5f12bac40a824338bebd6c3a39cd5da8 810e24b7773d41e5977dbfde1184dfa2 - - default default] Tap Mirror: Handle Delete Port: c2122674-a95e-401f-8213-7f4450c43625 [pid: 7|app: 0|req: 351/730] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:07:57 2026] DELETE /v2.0/networks/08303a8d-9c4f-4e2e-b4de-a3141e8381aa => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/731] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:07:57 2026] DELETE /v2.0/floatingips/97c031d2-22ba-4906-8cd5-6369e97ea942 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/732] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:57 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/733] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:07:57 2026] GET /v2.0/security-groups?tenant_id=6cbd7e2f857a48bc9d60b169fbcf2115&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/734] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:07:57 2026] DELETE /v2.0/security-groups/b6575b53-e182-4702-bd93-9d17574aec8d => 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: 383/735] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:57 2026] GET /v2.0/security-groups?id=885ca61e-27d3-4542-9a28-f45d0aa3a8bf&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:58.038 7 INFO neutron_taas.services.taas.taas_plugin [None req-e1d9aa3c-57e4-4a97-b398-24b8e6a6479d 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 69d9ef07-4094-4627-917d-3f0c1a5a91d0 2026-04-02 18:07:58.040 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1d9aa3c-57e4-4a97-b398-24b8e6a6479d 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 69d9ef07-4094-4627-917d-3f0c1a5a91d0 [pid: 8|app: 0|req: 384/736] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:58 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/737] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:58 2026] GET /v2.0/security-groups?id=98c560fa-9a25-48a3-be1b-c50f526beff2&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/738] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:07:57 2026] PUT /v2.0/routers/8e1b98c4-691a-4d2b-8ae0-03c955f40adc/remove_router_interface => generated 309 bytes in 908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:58.733 8 INFO neutron_taas.services.taas.taas_plugin [None req-e3c1a22a-babe-4024-ba68-855985e260c1 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: d4088d2a-e748-4d0e-9200-046bc5973c83 2026-04-02 18:07:58.735 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3c1a22a-babe-4024-ba68-855985e260c1 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: d4088d2a-e748-4d0e-9200-046bc5973c83 [pid: 7|app: 0|req: 354/739] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:58 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:58.943 8 INFO neutron_taas.services.taas.taas_plugin [None req-e3c1a22a-babe-4024-ba68-855985e260c1 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: eaa64327-0cf8-4c5e-8888-8433f682cd01 2026-04-02 18:07:58.947 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3c1a22a-babe-4024-ba68-855985e260c1 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: eaa64327-0cf8-4c5e-8888-8433f682cd01 [pid: 7|app: 0|req: 355/740] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:58 2026] GET /v2.0/security-groups?id=885ca61e-27d3-4542-9a28-f45d0aa3a8bf&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:58.979 7 INFO neutron.services.segments.plugin [-] Segment 9e517136-1a3e-4173-88d1-c122289fd07c resource provider aggregate not found 2026-04-02 18:07:58.984 7 INFO neutron.services.segments.plugin [-] Segment 9e517136-1a3e-4173-88d1-c122289fd07c resource provider aggregate not found 2026-04-02 18:07:59.003 7 INFO neutron.services.segments.plugin [-] Segment 9e517136-1a3e-4173-88d1-c122289fd07c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e517136-1a3e-4173-88d1-c122289fd07c found for delete ", "request_id": "req-e8a2ee1d-6f9e-4b7c-81aa-b30f197d08c6"}]} 2026-04-02 18:07:59.007 7 INFO neutron.services.segments.plugin [-] Segment 9e517136-1a3e-4173-88d1-c122289fd07c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e517136-1a3e-4173-88d1-c122289fd07c found for delete ", "request_id": "req-4d6b24a5-b391-43ac-a66f-0d9edc0b86b1"}]} 2026-04-02 18:07:59.343 8 INFO neutron.services.segments.plugin [-] Segment 03db7ff5-204d-46c5-b5a5-e222007d308c resource provider aggregate not found 2026-04-02 18:07:59.354 8 INFO neutron.services.segments.plugin [-] Segment 03db7ff5-204d-46c5-b5a5-e222007d308c resource provider aggregate not found [pid: 7|app: 0|req: 356/741] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:07:59 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:59.375 8 INFO neutron.services.segments.plugin [-] Segment 03db7ff5-204d-46c5-b5a5-e222007d308c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03db7ff5-204d-46c5-b5a5-e222007d308c found for delete ", "request_id": "req-1a9006ad-46da-4484-957f-8d8e48cdb21f"}]} 2026-04-02 18:07:59.380 8 INFO neutron.services.segments.plugin [-] Segment 03db7ff5-204d-46c5-b5a5-e222007d308c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03db7ff5-204d-46c5-b5a5-e222007d308c found for delete ", "request_id": "req-a80d7312-5b37-4859-b1c3-31c7140c6edb"}]} 2026-04-02 18:07:59.388 8 INFO neutron.db.l3_hamode_db [None req-e3c1a22a-babe-4024-ba68-855985e260c1 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] HA network 31f66358-002e-410b-98f8-9cad4edbb90b was deleted as no HA routers are present in tenant 810e24b7773d41e5977dbfde1184dfa2. [pid: 8|app: 0|req: 386/742] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:07:58 2026] DELETE /v2.0/routers/8e1b98c4-691a-4d2b-8ae0-03c955f40adc => generated 0 bytes in 839 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/743] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:59 2026] GET /v2.0/security-groups?id=98c560fa-9a25-48a3-be1b-c50f526beff2&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/744] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:07:59 2026] DELETE /v2.0/subnets/0682f578-0a98-4881-b398-d99e7b8c624c => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:59.689 7 INFO neutron_taas.services.taas.taas_plugin [None req-c053be35-7b94-445f-a67e-32eb82fb51c0 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 3b36eefc-2b9f-440c-ba37-abb418cda8cb 2026-04-02 18:07:59.693 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c053be35-7b94-445f-a67e-32eb82fb51c0 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 3b36eefc-2b9f-440c-ba37-abb418cda8cb [pid: 7|app: 0|req: 358/745] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:07:59 2026] DELETE /v2.0/networks/22aa2ca5-f715-44a3-9d91-f78361079cab => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/746] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:00 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/747] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:00 2026] GET /v2.0/security-groups?id=885ca61e-27d3-4542-9a28-f45d0aa3a8bf&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: 389/748] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:00 2026] GET /v2.0/security-groups?tenant_id=810e24b7773d41e5977dbfde1184dfa2&name=default => generated 2921 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/749] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:00 2026] DELETE /v2.0/security-groups/7e82823e-7375-46de-b418-35acb3153aeb => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/750] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:00 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/751] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:00 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/752] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:00 2026] GET /v2.0/security-groups?id=98c560fa-9a25-48a3-be1b-c50f526beff2&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:00.720 7 INFO neutron.db.l3_db [None req-b9c2d4e6-714e-4c1c-b1cd-e3c14b21309a ffd4dd5815c24f75b8dc7efd62334e9f a5e5d49616d64ddfa7bbd7645566484a - - default default] Floating IP a978bca2-14f8-4322-958b-b7b4a43d172b associated. External IP: 10.96.250.212, port: 777dc1d9-1f60-4835-a591-11faaaba20f5. [pid: 8|app: 0|req: 393/753] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:00 2026] GET /v2.0/security-groups?tenant_id=2cb057be3566435c90fec03a6e5ba542&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:01.036 7 INFO neutron.services.segments.plugin [-] Segment e536d0f4-a4dc-4aa4-9ada-1f14b20efdb7 resource provider aggregate not found 2026-04-02 18:08:01.048 7 INFO neutron.services.segments.plugin [-] Segment e536d0f4-a4dc-4aa4-9ada-1f14b20efdb7 resource provider aggregate not found 2026-04-02 18:08:01.058 7 INFO neutron.services.segments.plugin [-] Segment e536d0f4-a4dc-4aa4-9ada-1f14b20efdb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e536d0f4-a4dc-4aa4-9ada-1f14b20efdb7 found for delete ", "request_id": "req-6c601022-e31e-433a-a54d-899d9408b4a1"}]} 2026-04-02 18:08:01.069 7 INFO neutron.services.segments.plugin [-] Segment e536d0f4-a4dc-4aa4-9ada-1f14b20efdb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e536d0f4-a4dc-4aa4-9ada-1f14b20efdb7 found for delete ", "request_id": "req-3d7d2f21-a13b-410a-b67b-747ca264eb49"}]} [pid: 7|app: 0|req: 361/754] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:08:00 2026] PUT /v2.0/floatingips/a978bca2-14f8-4322-958b-b7b4a43d172b => generated 855 bytes in 845 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:01.121 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b057b24-6c91-41f6-945d-3703c9b711e4'] response: {'name': 'network-changed', 'server_uuid': 'd702e128-db22-475c-a074-034766220b7f', 'tag': '777dc1d9-1f60-4835-a591-11faaaba20f5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 394/755] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:01 2026] DELETE /v2.0/security-groups/6241b736-623a-4026-a7d1-a124b9899d7d => 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: 362/756] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:01 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => 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: 395/757] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:01 2026] GET /v2.0/security-groups?id=885ca61e-27d3-4542-9a28-f45d0aa3a8bf&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: 7|app: 0|req: 364/760] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:08:01 2026] GET /v2.0/ports?tenant_id=a5e5d49616d64ddfa7bbd7645566484a&device_id=d702e128-db22-475c-a074-034766220b7f => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/761] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:08:01 2026] GET /v2.0/networks?id=f2fa4429-9e94-416a-8728-e8c81b5016e8 => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/762] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:01 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/763] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:01 2026] GET /v2.0/security-groups?id=98c560fa-9a25-48a3-be1b-c50f526beff2&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/764] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:08:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=777dc1d9-1f60-4835-a591-11faaaba20f5 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/765] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:08:01 2026] GET /v2.0/subnets?id=fb7dff4f-e1b8-4f02-ba0f-1ed2007e0d1d => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/766] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:08:01 2026] GET /v2.0/ports?network_id=f2fa4429-9e94-416a-8728-e8c81b5016e8&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/767] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:08:01 2026] GET /v2.0/networks/f2fa4429-9e94-416a-8728-e8c81b5016e8?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/768] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:08:01 2026] GET /v2.0/networks/f2fa4429-9e94-416a-8728-e8c81b5016e8?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: 369/769] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:02 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => 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: 401/770] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:02 2026] GET /v2.0/security-groups?id=98c560fa-9a25-48a3-be1b-c50f526beff2&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/771] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:04 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/772] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:04 2026] GET /v2.0/security-groups?id=98c560fa-9a25-48a3-be1b-c50f526beff2&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/773] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:05 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/774] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:05 2026] GET /v2.0/security-groups?id=98c560fa-9a25-48a3-be1b-c50f526beff2&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/775] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:05 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => 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: 372/776] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:05 2026] GET /v2.0/security-groups?tenant_id=0f9f5bf1427b46048cb7bfe565cf01d3&name=default => generated 2925 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:05.791 8 INFO neutron.db.l3_db [None req-28b5aa85-8970-4ec0-b802-2c8f795e1798 44507e1b4c20438a8f36441fca794b7a 049b6aab428a4a30b1d5093de6319e31 - - default default] Floating IP 6d464d3e-d4fe-40ef-94c8-e80fe1e185fe associated. External IP: 10.96.250.202, port: bc418731-d30d-4009-b552-441dc56e89ee. [pid: 7|app: 0|req: 373/777] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:05 2026] DELETE /v2.0/security-groups/cca8ef7d-b5bc-4fd5-8b19-5421df6e0fe2 => 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: 405/778] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:08:05 2026] PUT /v2.0/floatingips/6d464d3e-d4fe-40ef-94c8-e80fe1e185fe => generated 855 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:06.202 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82f2d67f-fc42-44f4-9b5c-799823cb0b3a'] response: {'name': 'network-changed', 'server_uuid': '0229eda4-87ae-4c2d-9638-dccf94a3844b', 'tag': 'bc418731-d30d-4009-b552-441dc56e89ee', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 374/779] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:06 2026] GET /v2.0/security-groups?tenant_id=c2b795eb64154c9ca9f5cd954c007fcc&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: 375/780] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:06 2026] DELETE /v2.0/security-groups/c63862f5-72d3-47f6-b3d3-17c6efeb45f9 => 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: 406/781] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:06 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 971 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/782] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:06 2026] GET /v2.0/security-groups?id=98c560fa-9a25-48a3-be1b-c50f526beff2&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/783] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:08:06 2026] GET /v2.0/ports?tenant_id=049b6aab428a4a30b1d5093de6319e31&device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/784] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:08:06 2026] GET /v2.0/networks?id=17b31107-ebc1-470d-8320-cf01717879c9 => generated 775 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/785] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:08:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=bc418731-d30d-4009-b552-441dc56e89ee => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/786] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:08:06 2026] GET /v2.0/subnets?id=23f16797-d192-4bf8-98c5-fa46d47183a7 => generated 697 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/787] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:08:06 2026] GET /v2.0/ports?network_id=17b31107-ebc1-470d-8320-cf01717879c9&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/788] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:08:06 2026] GET /v2.0/networks/17b31107-ebc1-470d-8320-cf01717879c9?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: 410/789] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:08:07 2026] GET /v2.0/networks/17b31107-ebc1-470d-8320-cf01717879c9?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: 380/790] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:07 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => 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: 411/791] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:07 2026] GET /v2.0/security-groups?id=98c560fa-9a25-48a3-be1b-c50f526beff2&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/792] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:07 2026] GET /v2.0/security-groups?tenant_id=44cbe260621a419a8774e99a3eaeff95&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/793] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:07 2026] DELETE /v2.0/security-groups/d808f4ed-e47a-40ba-9b82-453dd5d859d5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/794] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:08 2026] GET /v2.0/security-groups?tenant_id=835af988c9494527aa87f7c856242b45&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/795] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:08 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 971 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/796] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:08 2026] GET /v2.0/security-groups?id=98c560fa-9a25-48a3-be1b-c50f526beff2&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/797] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:08 2026] DELETE /v2.0/security-groups/a3259147-686e-4e34-b3dd-8876a071ef63 => 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: 385/798] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:09 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/799] 199.19.213.186 () {34 vars in 994 bytes} [Thu Apr 2 18:08:09 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/800] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:09 2026] GET /v2.0/security-groups?id=98c560fa-9a25-48a3-be1b-c50f526beff2&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:09.588 7 INFO neutron_taas.services.taas.taas_plugin [req-9c41f252-5c6d-47ac-9f43-e52dee581efd req-172e6ee8-dbdc-486b-9f22-0a3ad3b828e8 44507e1b4c20438a8f36441fca794b7a 049b6aab428a4a30b1d5093de6319e31 - - default default] TaaS: Handle Delete Port: bc418731-d30d-4009-b552-441dc56e89ee 2026-04-02 18:08:09.591 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9c41f252-5c6d-47ac-9f43-e52dee581efd req-172e6ee8-dbdc-486b-9f22-0a3ad3b828e8 44507e1b4c20438a8f36441fca794b7a 049b6aab428a4a30b1d5093de6319e31 - - default default] Tap Mirror: Handle Delete Port: bc418731-d30d-4009-b552-441dc56e89ee 2026-04-02 18:08:10.311 7 INFO neutron.db.l3_db [req-9c41f252-5c6d-47ac-9f43-e52dee581efd req-172e6ee8-dbdc-486b-9f22-0a3ad3b828e8 44507e1b4c20438a8f36441fca794b7a 049b6aab428a4a30b1d5093de6319e31 - - default default] Floating IP 6d464d3e-d4fe-40ef-94c8-e80fe1e185fe disassociated. External IP: 10.96.250.202, port: bc418731-d30d-4009-b552-441dc56e89ee. [pid: 7|app: 0|req: 387/801] 199.19.213.186 () {36 vars in 997 bytes} [Thu Apr 2 18:08:09 2026] DELETE /v2.0/ports/bc418731-d30d-4009-b552-441dc56e89ee => generated 0 bytes in 1177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/802] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:10 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:10.708 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b95e7800-e658-410f-93bf-1e0a3bf2062b'] response: {'server_uuid': '0229eda4-87ae-4c2d-9638-dccf94a3844b', 'name': 'network-vif-deleted', 'tag': 'bc418731-d30d-4009-b552-441dc56e89ee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 415/803] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:10 2026] GET /v2.0/security-groups?tenant_id=9066ba0bcb9b48d3b73e531a31777481&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/804] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:10 2026] DELETE /v2.0/security-groups/ee6c5e2a-72ad-436e-a7c7-a924ba878234 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/805] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:11 2026] GET /v2.0/security-groups?tenant_id=83b123fb02bb4c4dab02a0bb6eb48c69&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: 390/806] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:11 2026] DELETE /v2.0/security-groups/022f9d49-2a6d-4458-9682-024133aaafe8 => 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: 391/807] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:11 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => 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: 417/808] 10.0.0.10 () {34 vars in 989 bytes} [Thu Apr 2 18:08:11 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 1240 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/809] 10.0.0.10 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:11 2026] GET /v2.0/security-groups?id=885ca61e-27d3-4542-9a28-f45d0aa3a8bf&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: 418/810] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:12 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/811] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:13 2026] GET /v2.0/ports?device_id=0229eda4-87ae-4c2d-9638-dccf94a3844b => 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: 419/812] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:13 2026] GET /v2.0/security-groups?tenant_id=ea7cabedfb1b4c6e98675306a08c443c&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/813] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:14 2026] GET /v2.0/security-groups?tenant_id=fee79ed1766549eaa85e10b23aa91b8b&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: 420/814] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:14 2026] DELETE /v2.0/security-groups/1bae625f-7be6-426a-94ab-2e99f7ba0bec => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/815] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:14 2026] DELETE /v2.0/security-groups/87a3574d-6a24-4130-abb8-528d92e02007 => 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: 421/816] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:14 2026] GET /v2.0/security-groups?tenant_id=37a39dc6498f4fdf999112590e924dc4&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/817] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:14 2026] DELETE /v2.0/security-groups/f5d4a2d4-f1eb-47d1-9fd5-7a41c2ba07a3 => 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: 422/818] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:15 2026] DELETE /v2.0/security-groups/98c560fa-9a25-48a3-be1b-c50f526beff2 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:15.205 7 INFO neutron.api.v2.resource [None req-6dae9b9f-8e74-4863-9cf1-b690ee711018 44507e1b4c20438a8f36441fca794b7a 049b6aab428a4a30b1d5093de6319e31 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 397/819] 10.0.0.206 () {32 vars in 737 bytes} [Thu Apr 2 18:08:15 2026] GET /v2.0/security-groups/98c560fa-9a25-48a3-be1b-c50f526beff2 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:08:15.305 8 INFO neutron_taas.services.taas.taas_plugin [None req-afd9215d-e3ce-4089-940f-2e6c5808bcd6 44507e1b4c20438a8f36441fca794b7a 049b6aab428a4a30b1d5093de6319e31 - - default default] TaaS: Handle Delete Port: 37d5f05b-a556-4c3d-8d00-3ce185052cb0 2026-04-02 18:08:15.308 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afd9215d-e3ce-4089-940f-2e6c5808bcd6 44507e1b4c20438a8f36441fca794b7a 049b6aab428a4a30b1d5093de6319e31 - - default default] Tap Mirror: Handle Delete Port: 37d5f05b-a556-4c3d-8d00-3ce185052cb0 [pid: 8|app: 0|req: 423/820] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:08:15 2026] DELETE /v2.0/floatingips/6d464d3e-d4fe-40ef-94c8-e80fe1e185fe => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:15.834 7 INFO neutron_taas.services.taas.taas_plugin [None req-943117a5-422b-4ef2-a4ca-8175d737f579 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: d63f021e-4276-41ed-b0f8-94d569908c14 2026-04-02 18:08:15.836 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-943117a5-422b-4ef2-a4ca-8175d737f579 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: d63f021e-4276-41ed-b0f8-94d569908c14 [pid: 7|app: 0|req: 398/823] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:08:15 2026] PUT /v2.0/routers/6d3f634a-a962-438c-8453-d80ebab57005/remove_router_interface => generated 309 bytes in 861 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:16.556 8 INFO neutron_taas.services.taas.taas_plugin [None req-140d35f4-b3b9-4c24-bb60-87157e7cc3e2 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: af48a256-5d90-4d01-a745-32fbc8ab057d 2026-04-02 18:08:16.559 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-140d35f4-b3b9-4c24-bb60-87157e7cc3e2 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: af48a256-5d90-4d01-a745-32fbc8ab057d 2026-04-02 18:08:16.825 8 INFO neutron_taas.services.taas.taas_plugin [None req-140d35f4-b3b9-4c24-bb60-87157e7cc3e2 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 0a5b11c5-2134-4181-b32e-e42a5fc53262 2026-04-02 18:08:16.829 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-140d35f4-b3b9-4c24-bb60-87157e7cc3e2 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 0a5b11c5-2134-4181-b32e-e42a5fc53262 2026-04-02 18:08:16.838 7 INFO neutron.db.segments_db [None req-e217502a-b4e3-4044-b4fd-6a8192f1df1f 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] Added segment 88902f44-b30d-47bf-a5a1-0ca235428db1 of type vxlan for network a51cf6df-7e39-48e7-ab22-6f202e6fbcb0 [pid: 7|app: 0|req: 399/824] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:16 2026] POST /v2.0/networks => generated 650 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/825] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:16 2026] GET /v2.0/security-groups?tenant_id=4d5781494cb44c138d07ce51016651f4&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:17.224 8 INFO neutron.services.segments.plugin [-] Segment 44a74e08-5d96-48e6-9f40-638210c6bd4a resource provider aggregate not found 2026-04-02 18:08:17.228 8 INFO neutron.services.segments.plugin [-] Segment 44a74e08-5d96-48e6-9f40-638210c6bd4a resource provider aggregate not found 2026-04-02 18:08:17.241 8 INFO neutron.services.segments.plugin [-] Segment 44a74e08-5d96-48e6-9f40-638210c6bd4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a74e08-5d96-48e6-9f40-638210c6bd4a found for delete ", "request_id": "req-ae3126d2-56b1-49e7-bcda-ad40f3b4007e"}]} 2026-04-02 18:08:17.246 8 INFO neutron.services.segments.plugin [-] Segment 44a74e08-5d96-48e6-9f40-638210c6bd4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a74e08-5d96-48e6-9f40-638210c6bd4a found for delete ", "request_id": "req-a9ce40a4-e85a-49ee-a181-7e22ef9e8ca7"}]} 2026-04-02 18:08:17.253 8 INFO neutron.db.l3_hamode_db [None req-140d35f4-b3b9-4c24-bb60-87157e7cc3e2 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] HA network 337873ad-7cdb-432b-b6da-137d3b6050c5 was deleted as no HA routers are present in tenant 049b6aab428a4a30b1d5093de6319e31. [pid: 8|app: 0|req: 426/826] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:16 2026] DELETE /v2.0/routers/6d3f634a-a962-438c-8453-d80ebab57005 => generated 0 bytes in 912 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/827] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:17 2026] DELETE /v2.0/security-groups/3616ee03-b7eb-4bd6-b279-a7fbae61871a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/828] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:17 2026] POST /v2.0/subnets => generated 627 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:17.430 7 INFO neutron.db.segments_db [None req-f42b2e55-879d-46d2-af0f-c8b835334a83 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] Added segment 13220c7b-734e-43f5-a8e8-845e55dd2aba of type vxlan for network c8bbd441-f5fd-4236-9394-0f74f1ce1f69 [pid: 8|app: 0|req: 428/829] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:17 2026] DELETE /v2.0/subnets/23f16797-d192-4bf8-98c5-fa46d47183a7 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:17.612 8 INFO neutron_taas.services.taas.taas_plugin [None req-23e1afb9-47ae-48a9-95d1-d7d2b307f78e 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: bebcdaa5-dc51-4849-b7a0-b78a61029a65 2026-04-02 18:08:17.615 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23e1afb9-47ae-48a9-95d1-d7d2b307f78e 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: bebcdaa5-dc51-4849-b7a0-b78a61029a65 2026-04-02 18:08:17.629 7 INFO neutron.db.l3_hamode_db [None req-f42b2e55-879d-46d2-af0f-c8b835334a83 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 429/830] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:17 2026] DELETE /v2.0/networks/17b31107-ebc1-470d-8320-cf01717879c9 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/831] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:17 2026] GET /v2.0/security-groups?tenant_id=049b6aab428a4a30b1d5093de6319e31&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/832] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:17 2026] DELETE /v2.0/security-groups/3591abee-6745-4e8a-b9a5-dce6be6e712a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:18.427 7 INFO neutron.db.l3_hamode_db [None req-f42b2e55-879d-46d2-af0f-c8b835334a83 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:08:19.270 8 INFO neutron.services.segments.plugin [-] Segment 4b8beca5-0f72-491d-a959-54de6962ae94 resource provider aggregate not found 2026-04-02 18:08:19.276 8 INFO neutron.services.segments.plugin [-] Segment 4b8beca5-0f72-491d-a959-54de6962ae94 resource provider aggregate not found [pid: 7|app: 0|req: 402/833] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:17 2026] POST /v2.0/routers => generated 695 bytes in 1898 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:19.292 8 INFO neutron.services.segments.plugin [-] Segment 4b8beca5-0f72-491d-a959-54de6962ae94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b8beca5-0f72-491d-a959-54de6962ae94 found for delete ", "request_id": "req-8c8d7fd2-2a1f-4f15-adff-51064863b8eb"}]} 2026-04-02 18:08:19.312 8 INFO neutron.services.segments.plugin [-] Segment 4b8beca5-0f72-491d-a959-54de6962ae94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b8beca5-0f72-491d-a959-54de6962ae94 found for delete ", "request_id": "req-028b1133-1067-499e-ba9a-8b68b6f44032"}]} 2026-04-02 18:08:19.589 8 INFO neutron.db.segments_db [None req-610dbd91-1e5a-41fd-89a7-507717f92b49 bf3f4b4ca33a42f980e445d4a0be3841 b91847a15d3a4e9a84b1772a2625c4fa - - default default] Added segment 1f58367b-c892-4b86-b934-7c9e4d1c8118 of type vxlan for network b41eade2-9392-4648-aae0-fd88de485595 2026-04-02 18:08:19.670 8 INFO neutron.db.segments_db [None req-610dbd91-1e5a-41fd-89a7-507717f92b49 bf3f4b4ca33a42f980e445d4a0be3841 b91847a15d3a4e9a84b1772a2625c4fa - - default default] Added segment b35f2e59-f1bd-49ca-910a-88f883c332df of type vxlan for network 10ad9222-e6f3-46c8-8112-50ca90e9985f [pid: 8|app: 0|req: 432/834] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:19 2026] POST /v2.0/networks => generated 1245 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/835] 10.0.0.206 () {32 vars in 649 bytes} [Thu Apr 2 18:08:19 2026] GET /v2.0/networks => generated 1844 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/836] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:19 2026] DELETE /v2.0/networks/b41eade2-9392-4648-aae0-fd88de485595 => 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: 435/837] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:20 2026] DELETE /v2.0/networks/10ad9222-e6f3-46c8-8112-50ca90e9985f => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/838] 10.0.0.206 () {32 vars in 649 bytes} [Thu Apr 2 18:08:20 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:20.318 8 INFO neutron.db.segments_db [None req-bd23c00e-da54-49e6-9c60-0b4d4a7904b3 bf3f4b4ca33a42f980e445d4a0be3841 b91847a15d3a4e9a84b1772a2625c4fa - - default default] Added segment 5588b78f-4405-4bde-a575-a9691a1a27d8 of type vxlan for network 664cb6d6-2a1a-4fa1-99d9-09b29901c193 [pid: 8|app: 0|req: 437/839] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:20 2026] POST /v2.0/networks => generated 649 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:20.484 8 INFO neutron.db.segments_db [None req-9c823882-f3a4-45cf-8b46-d9535a24534b bf3f4b4ca33a42f980e445d4a0be3841 b91847a15d3a4e9a84b1772a2625c4fa - - default default] Added segment 0bd4619e-ecfb-4c30-9ba7-bdb9cc2b76c5 of type vxlan for network 983080f0-e7d7-4dbc-954a-15a912c386bf [pid: 8|app: 0|req: 438/840] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:20 2026] POST /v2.0/networks => generated 650 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/841] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:08:19 2026] PUT /v2.0/routers/c75ddea4-b1d4-4d6f-8e24-cbc6748d121f/add_router_interface => generated 309 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/842] 10.0.0.206 () {34 vars in 665 bytes} [Thu Apr 2 18:08:20 2026] POST /v2.0/ports => generated 955 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, ' [pid: 8|app: 0|req: 439/843] 10.0.0.206 () {34 vars in 665 bytes} [Thu Apr 2 18:08:20 2026] POST /v2.0/ports => generated 1505 bytes in 545 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: 440/844] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/845] 10.0.0.206 () {32 vars in 643 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/ports => generated 1505 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/846] 10.0.0.70 () {34 vars in 970 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/ports/777dc1d9-1f60-4835-a591-11faaaba20f5 => generated 968 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:21.319 8 INFO neutron.services.segments.plugin [-] Segment 1f58367b-c892-4b86-b934-7c9e4d1c8118 resource provider aggregate not found 2026-04-02 18:08:21.338 8 INFO neutron.services.segments.plugin [-] Segment 1f58367b-c892-4b86-b934-7c9e4d1c8118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f58367b-c892-4b86-b934-7c9e4d1c8118 found for delete ", "request_id": "req-fd58cc4d-7b61-4c10-89ea-580e98170977"}]} 2026-04-02 18:08:21.345 8 INFO neutron.services.segments.plugin [-] Segment 1f58367b-c892-4b86-b934-7c9e4d1c8118 resource provider aggregate not found 2026-04-02 18:08:21.362 8 INFO neutron.services.segments.plugin [-] Segment b35f2e59-f1bd-49ca-910a-88f883c332df resource provider aggregate not found 2026-04-02 18:08:21.373 8 INFO neutron.services.segments.plugin [-] Segment 1f58367b-c892-4b86-b934-7c9e4d1c8118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f58367b-c892-4b86-b934-7c9e4d1c8118 found for delete ", "request_id": "req-b6f2db21-e240-4fc0-be23-7b4a90ecf54b"}]} [pid: 7|app: 0|req: 405/847] 10.0.0.206 () {34 vars in 665 bytes} [Thu Apr 2 18:08:20 2026] POST /v2.0/ports => generated 954 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-04-02 18:08:21.389 8 INFO neutron.services.segments.plugin [-] Segment b35f2e59-f1bd-49ca-910a-88f883c332df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b35f2e59-f1bd-49ca-910a-88f883c332df found for delete ", "request_id": "req-4bb42f9c-dd1d-489b-bc0c-87d62fe3a490"}]} 2026-04-02 18:08:21.392 8 INFO neutron.services.segments.plugin [-] Segment b35f2e59-f1bd-49ca-910a-88f883c332df resource provider aggregate not found 2026-04-02 18:08:21.408 8 INFO neutron.services.segments.plugin [-] Segment b35f2e59-f1bd-49ca-910a-88f883c332df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b35f2e59-f1bd-49ca-910a-88f883c332df found for delete ", "request_id": "req-45b0e01b-ccdc-450a-a2b1-b5510eb13c2d"}]} 2026-04-02 18:08:21.422 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc2c22c6-8fd2-47b8-8e1c-20226549c654 bf3f4b4ca33a42f980e445d4a0be3841 b91847a15d3a4e9a84b1772a2625c4fa - - default default] TaaS: Handle Delete Port: 75d1e69b-9fb3-4be2-a3b4-df61347797c9 2026-04-02 18:08:21.427 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc2c22c6-8fd2-47b8-8e1c-20226549c654 bf3f4b4ca33a42f980e445d4a0be3841 b91847a15d3a4e9a84b1772a2625c4fa - - default default] Tap Mirror: Handle Delete Port: 75d1e69b-9fb3-4be2-a3b4-df61347797c9 [pid: 8|app: 0|req: 443/848] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:08:21 2026] DELETE /v2.0/ports/75d1e69b-9fb3-4be2-a3b4-df61347797c9 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:21.618 8 INFO neutron_taas.services.taas.taas_plugin [None req-73e02ff0-e305-4603-bc9f-c1e92c83e12f bf3f4b4ca33a42f980e445d4a0be3841 b91847a15d3a4e9a84b1772a2625c4fa - - default default] TaaS: Handle Delete Port: 574680df-107d-44e5-b9fd-9ada0829912e 2026-04-02 18:08:21.621 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73e02ff0-e305-4603-bc9f-c1e92c83e12f bf3f4b4ca33a42f980e445d4a0be3841 b91847a15d3a4e9a84b1772a2625c4fa - - default default] Tap Mirror: Handle Delete Port: 574680df-107d-44e5-b9fd-9ada0829912e [pid: 8|app: 0|req: 444/849] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:08:21 2026] DELETE /v2.0/ports/574680df-107d-44e5-b9fd-9ada0829912e => 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: 445/850] 10.0.0.206 () {32 vars in 643 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:21.816 8 INFO neutron.db.segments_db [None req-d586887d-4c94-4233-a965-2279c6949753 bf3f4b4ca33a42f980e445d4a0be3841 b91847a15d3a4e9a84b1772a2625c4fa - - default default] Added segment 54e5fa57-e5ce-46d7-b4cc-38a6235957fe of type vxlan for network 31807f1d-c808-4a82-b606-326aef39054c [pid: 8|app: 0|req: 446/851] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:21 2026] POST /v2.0/networks => generated 649 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/852] 199.19.213.186 () {34 vars in 1000 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/subnets?network_id=f2fa4429-9e94-416a-8728-e8c81b5016e8 => generated 684 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:21.990 8 INFO neutron.db.segments_db [None req-92fc2e15-9322-4777-9f6b-3020a89a0bcf bf3f4b4ca33a42f980e445d4a0be3841 b91847a15d3a4e9a84b1772a2625c4fa - - default default] Added segment d43468c3-3032-4ef7-a60f-6f3c6ade6ea0 of type vxlan for network 93d38c7c-bb08-4086-b570-0b10e83e66fb [pid: 8|app: 0|req: 448/853] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:21 2026] POST /v2.0/networks => generated 649 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/854] 199.19.213.186 () {34 vars in 1146 bytes} [Thu Apr 2 18:08:22 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f&device_owner=compute%3Anova&network_id=f2fa4429-9e94-416a-8728-e8c81b5016e8 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:22.151 7 INFO neutron.db.l3_db [None req-44039720-9ab3-49d5-88e5-ba19e9be40a4 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] Floating IP 37e1a313-966a-4865-9238-1a9ff01b4fc0 associated. External IP: 10.96.250.209, port: 870e8ca1-2673-4460-9902-733dc7958ad7. [pid: 7|app: 0|req: 406/855] 10.0.0.206 () {34 vars in 677 bytes} [Thu Apr 2 18:08:21 2026] POST /v2.0/floatingips => generated 841 bytes in 1048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/856] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:22 2026] POST /v2.0/subnets => generated 1272 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/857] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:22 2026] GET /v2.0/security-groups?tenant_id=c8a9c528b9fe41659f498db8fb224ad4&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/858] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:08:22 2026] PUT /v2.0/ports/777dc1d9-1f60-4835-a591-11faaaba20f5 => generated 1145 bytes in 433 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-04-02 18:08:22.909 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9703fdad-f832-49c9-9290-cab5ce873389'] response: {'name': 'network-changed', 'server_uuid': 'd702e128-db22-475c-a074-034766220b7f', 'tag': '777dc1d9-1f60-4835-a591-11faaaba20f5', 'status': 'completed', 'code': 200} 2026-04-02 18:08:22.922 8 INFO neutron.db.l3_db [None req-1e4a7a71-bd24-4120-b4d8-a67c34aa2754 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] Floating IP 37e1a313-966a-4865-9238-1a9ff01b4fc0 disassociated. External IP: 10.96.250.209, port: 870e8ca1-2673-4460-9902-733dc7958ad7. [pid: 7|app: 0|req: 408/859] 10.0.0.206 () {32 vars in 647 bytes} [Thu Apr 2 18:08:22 2026] GET /v2.0/subnets => generated 1908 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/860] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:22 2026] DELETE /v2.0/security-groups/3a533916-338f-4191-8938-fd1432f83cba => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/861] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:23 2026] DELETE /v2.0/subnets/bbcf53b3-1738-47a6-86d2-6e17b7fafae9 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/862] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:08:22 2026] PUT /v2.0/floatingips/37e1a313-966a-4865-9238-1a9ff01b4fc0 => generated 552 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/863] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:23 2026] GET /v2.0/security-groups?tenant_id=20334198750e4f2cadc965eb0ecc38bb&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/864] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:23 2026] DELETE /v2.0/subnets/8640ba34-faab-4853-a010-802056fa2090 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:23.424 7 INFO neutron_taas.services.taas.taas_plugin [None req-9bb18aed-9dd6-46c6-9349-bc9b76e454d4 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] TaaS: Handle Delete Port: 660c17e7-fce4-41bd-9cb9-601dbe4de9fe 2026-04-02 18:08:23.426 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9bb18aed-9dd6-46c6-9349-bc9b76e454d4 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] Tap Mirror: Handle Delete Port: 660c17e7-fce4-41bd-9cb9-601dbe4de9fe [pid: 8|app: 0|req: 454/865] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:23 2026] DELETE /v2.0/security-groups/e64241c4-4510-466a-8725-d5638176c0b8 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/866] 10.0.0.206 () {32 vars in 647 bytes} [Thu Apr 2 18:08:23 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) [pid: 8|app: 0|req: 456/867] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:08:23 2026] GET /v2.0/ports?tenant_id=a5e5d49616d64ddfa7bbd7645566484a&device_id=d702e128-db22-475c-a074-034766220b7f => generated 1417 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:23.613 8 INFO neutron.services.segments.plugin [-] Segment d43468c3-3032-4ef7-a60f-6f3c6ade6ea0 resource provider aggregate not found [pid: 7|app: 0|req: 412/868] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:08:23 2026] DELETE /v2.0/floatingips/37e1a313-966a-4865-9238-1a9ff01b4fc0 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:23.621 8 INFO neutron.services.segments.plugin [-] Segment d43468c3-3032-4ef7-a60f-6f3c6ade6ea0 resource provider aggregate not found 2026-04-02 18:08:23.635 8 INFO neutron.services.segments.plugin [-] Segment d43468c3-3032-4ef7-a60f-6f3c6ade6ea0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d43468c3-3032-4ef7-a60f-6f3c6ade6ea0 found for delete ", "request_id": "req-f256b635-73cf-46e0-8670-a14200f3661c"}]} [pid: 8|app: 0|req: 457/869] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:23 2026] DELETE /v2.0/networks/93d38c7c-bb08-4086-b570-0b10e83e66fb => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:23.642 8 INFO neutron.services.segments.plugin [-] Segment d43468c3-3032-4ef7-a60f-6f3c6ade6ea0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d43468c3-3032-4ef7-a60f-6f3c6ade6ea0 found for delete ", "request_id": "req-8cfde19b-c1d6-4f14-acb4-086271fa66bb"}]} [pid: 7|app: 0|req: 413/870] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:08:23 2026] GET /v2.0/networks?id=f2fa4429-9e94-416a-8728-e8c81b5016e8 => generated 780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:23.785 7 INFO neutron.services.segments.plugin [-] Segment 54e5fa57-e5ce-46d7-b4cc-38a6235957fe resource provider aggregate not found 2026-04-02 18:08:23.791 7 INFO neutron.services.segments.plugin [-] Segment 54e5fa57-e5ce-46d7-b4cc-38a6235957fe resource provider aggregate not found 2026-04-02 18:08:23.808 7 INFO neutron.services.segments.plugin [-] Segment 54e5fa57-e5ce-46d7-b4cc-38a6235957fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54e5fa57-e5ce-46d7-b4cc-38a6235957fe found for delete ", "request_id": "req-2a72ba53-43dd-4914-a697-ab8d28ca34c5"}]} 2026-04-02 18:08:23.810 7 INFO neutron.services.segments.plugin [-] Segment 54e5fa57-e5ce-46d7-b4cc-38a6235957fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54e5fa57-e5ce-46d7-b4cc-38a6235957fe found for delete ", "request_id": "req-efa2e492-ee86-427d-9957-86baa7398448"}]} [pid: 7|app: 0|req: 414/871] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:23 2026] DELETE /v2.0/networks/31807f1d-c808-4a82-b606-326aef39054c => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/872] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:08:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=777dc1d9-1f60-4835-a591-11faaaba20f5 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/873] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:23 2026] DELETE /v2.0/networks/983080f0-e7d7-4dbc-954a-15a912c386bf => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/874] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:08:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=777dc1d9-1f60-4835-a591-11faaaba20f5 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/875] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:23 2026] DELETE /v2.0/networks/664cb6d6-2a1a-4fa1-99d9-09b29901c193 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/876] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/subnets?id=fb7dff4f-e1b8-4f02-ba0f-1ed2007e0d1d => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/877] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/ports?network_id=f2fa4429-9e94-416a-8728-e8c81b5016e8&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: 7|app: 0|req: 421/878] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/networks/f2fa4429-9e94-416a-8728-e8c81b5016e8?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: 422/879] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/networks/f2fa4429-9e94-416a-8728-e8c81b5016e8?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) 2026-04-02 18:08:24.318 8 INFO neutron.db.l3_db [None req-07a9cd43-478f-4964-b1c1-ca50b4a948a9 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] Floating IP b97db5df-7c5f-4437-a6d6-eec1b6c5c863 associated. External IP: 10.96.250.217, port: 0f29a480-9e90-430f-8e3e-fab59cf3acfc. [pid: 8|app: 0|req: 458/880] 10.0.0.206 () {34 vars in 677 bytes} [Thu Apr 2 18:08:23 2026] POST /v2.0/floatingips => generated 842 bytes in 989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/881] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/882] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/security-groups?tenant_id=b91847a15d3a4e9a84b1772a2625c4fa&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/883] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/floatingips/b97db5df-7c5f-4437-a6d6-eec1b6c5c863 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/884] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/security-groups?id=885ca61e-27d3-4542-9a28-f45d0aa3a8bf&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/885] 10.0.0.206 () {32 vars in 655 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/floatingips => generated 845 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/886] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:24 2026] DELETE /v2.0/security-groups/ae661738-c4fe-4170-a5db-c94ebe958fee => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:25.154 7 INFO neutron.db.l3_db [None req-75896203-8779-4a84-be17-006ab0c7b1df 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] Floating IP b97db5df-7c5f-4437-a6d6-eec1b6c5c863 associated. External IP: 10.96.250.217, port: 0f29a480-9e90-430f-8e3e-fab59cf3acfc. [pid: 8|app: 0|req: 462/887] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/ports?tenant_id=a5e5d49616d64ddfa7bbd7645566484a&device_id=d702e128-db22-475c-a074-034766220b7f => generated 1417 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/888] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/networks?id=f2fa4429-9e94-416a-8728-e8c81b5016e8 => generated 780 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/889] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=777dc1d9-1f60-4835-a591-11faaaba20f5 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/890] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=777dc1d9-1f60-4835-a591-11faaaba20f5 => 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: 466/891] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/subnets?id=fb7dff4f-e1b8-4f02-ba0f-1ed2007e0d1d => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/892] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/ports?network_id=f2fa4429-9e94-416a-8728-e8c81b5016e8&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: 8|app: 0|req: 468/893] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/networks/f2fa4429-9e94-416a-8728-e8c81b5016e8?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: 469/894] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/networks/f2fa4429-9e94-416a-8728-e8c81b5016e8?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: 426/895] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:08:24 2026] PUT /v2.0/floatingips/b97db5df-7c5f-4437-a6d6-eec1b6c5c863 => generated 841 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:25.830 7 INFO neutron.services.segments.plugin [-] Segment 0bd4619e-ecfb-4c30-9ba7-bdb9cc2b76c5 resource provider aggregate not found 2026-04-02 18:08:25.846 7 INFO neutron.services.segments.plugin [-] Segment 0bd4619e-ecfb-4c30-9ba7-bdb9cc2b76c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bd4619e-ecfb-4c30-9ba7-bdb9cc2b76c5 found for delete ", "request_id": "req-01fff113-7c4c-49d2-8b65-903262d5c863"}]} 2026-04-02 18:08:25.856 7 INFO neutron.services.segments.plugin [-] Segment 5588b78f-4405-4bde-a575-a9691a1a27d8 resource provider aggregate not found 2026-04-02 18:08:25.865 7 INFO neutron.services.segments.plugin [-] Segment 0bd4619e-ecfb-4c30-9ba7-bdb9cc2b76c5 resource provider aggregate not found 2026-04-02 18:08:25.875 7 INFO neutron.services.segments.plugin [-] Segment 5588b78f-4405-4bde-a575-a9691a1a27d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5588b78f-4405-4bde-a575-a9691a1a27d8 found for delete ", "request_id": "req-49972eff-130e-4108-a84b-73b76a69fb2c"}]} 2026-04-02 18:08:25.892 7 INFO neutron.services.segments.plugin [-] Segment 0bd4619e-ecfb-4c30-9ba7-bdb9cc2b76c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bd4619e-ecfb-4c30-9ba7-bdb9cc2b76c5 found for delete ", "request_id": "req-abff62d5-705a-4ffa-a102-93b5c3863d2f"}]} 2026-04-02 18:08:25.893 8 INFO neutron.db.l3_db [None req-3a063768-1524-4090-a8da-49175894b3d6 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] Floating IP b97db5df-7c5f-4437-a6d6-eec1b6c5c863 disassociated. External IP: 10.96.250.217, port: 870e8ca1-2673-4460-9902-733dc7958ad7. 2026-04-02 18:08:25.919 7 INFO neutron.services.segments.plugin [-] Segment 5588b78f-4405-4bde-a575-a9691a1a27d8 resource provider aggregate not found 2026-04-02 18:08:25.941 7 INFO neutron.services.segments.plugin [-] Segment 5588b78f-4405-4bde-a575-a9691a1a27d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5588b78f-4405-4bde-a575-a9691a1a27d8 found for delete ", "request_id": "req-ab0c2a40-4f9a-4e02-8d39-3eb4d40bede5"}]} [pid: 8|app: 0|req: 470/896] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:08:25 2026] PUT /v2.0/floatingips/b97db5df-7c5f-4437-a6d6-eec1b6c5c863 => generated 552 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/897] 199.19.213.186 () {34 vars in 1118 bytes} [Thu Apr 2 18:08:26 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1148 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:26.306 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d5f7394-624c-494a-a274-00f35b2f50f9 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] TaaS: Handle Delete Port: e7ff3506-efee-4033-a081-8fa3825aa4e5 2026-04-02 18:08:26.308 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d5f7394-624c-494a-a274-00f35b2f50f9 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] Tap Mirror: Handle Delete Port: e7ff3506-efee-4033-a081-8fa3825aa4e5 [pid: 8|app: 0|req: 471/898] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:08:26 2026] DELETE /v2.0/floatingips/b97db5df-7c5f-4437-a6d6-eec1b6c5c863 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:26.481 8 INFO neutron.api.v2.resource [None req-bdfc6121-ec9d-4e02-a0cb-eb969572d5c2 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 472/899] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:08:26 2026] DELETE /v2.0/floatingips/b97db5df-7c5f-4437-a6d6-eec1b6c5c863 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/900] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:08:26 2026] PUT /v2.0/ports/777dc1d9-1f60-4835-a591-11faaaba20f5 => generated 968 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:26.681 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b6fdb89-afb4-400d-9bde-4febeab78ebe 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] TaaS: Handle Delete Port: 870e8ca1-2673-4460-9902-733dc7958ad7 2026-04-02 18:08:26.686 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b6fdb89-afb4-400d-9bde-4febeab78ebe 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] Tap Mirror: Handle Delete Port: 870e8ca1-2673-4460-9902-733dc7958ad7 2026-04-02 18:08:26.704 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fc0e7ef-954c-407d-88f4-a5b4ba85a569'] response: {'name': 'network-changed', 'server_uuid': 'd702e128-db22-475c-a074-034766220b7f', 'tag': '777dc1d9-1f60-4835-a591-11faaaba20f5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 473/901] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:08:26 2026] DELETE /v2.0/ports/870e8ca1-2673-4460-9902-733dc7958ad7 => generated 0 bytes in 346 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-04-02 18:08:26.952 8 INFO neutron_taas.services.taas.taas_plugin [None req-0ad2a2a5-4c42-42c7-9c72-57bacfa9191b 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] TaaS: Handle Delete Port: 0f29a480-9e90-430f-8e3e-fab59cf3acfc 2026-04-02 18:08:26.955 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ad2a2a5-4c42-42c7-9c72-57bacfa9191b 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] Tap Mirror: Handle Delete Port: 0f29a480-9e90-430f-8e3e-fab59cf3acfc 2026-04-02 18:08:27.071 7 INFO neutron.db.segments_db [None req-b9c6bbed-c11f-4682-9f5c-c2e3a62586c0 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Added segment e26ce9a8-45d7-4e67-8ed7-487993525c95 of type vxlan for network 74cc9064-13c7-4c89-a033-c6fa92c90cd4 [pid: 8|app: 0|req: 474/902] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:08:26 2026] DELETE /v2.0/ports/0f29a480-9e90-430f-8e3e-fab59cf3acfc => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/903] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:08:27 2026] GET /v2.0/ports?device_id=c75ddea4-b1d4-4d6f-8e24-cbc6748d121f => generated 958 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/904] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:26 2026] POST /v2.0/networks => generated 634 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/905] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:08:27 2026] GET /v2.0/ports?tenant_id=a5e5d49616d64ddfa7bbd7645566484a&device_id=d702e128-db22-475c-a074-034766220b7f => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:27.258 8 INFO neutron.db.segments_db [None req-496df00f-8bfc-437c-9970-af912005b1b2 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Added segment ec1e70cc-a79b-4aa9-b981-fbda8ec53097 of type vxlan for network 5dca7c2c-0b1e-4d72-bf45-f35efb2d7c31 [pid: 8|app: 0|req: 477/906] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:27 2026] POST /v2.0/networks => generated 634 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/907] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:08:27 2026] GET /v2.0/networks?id=f2fa4429-9e94-416a-8728-e8c81b5016e8 => generated 780 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:27.551 7 INFO neutron_taas.services.taas.taas_plugin [None req-c567946d-03ba-4b16-a280-8d3336cf478a 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] TaaS: Handle Delete Port: 0bd8d31f-4cb9-4e57-b6ea-0bd20a7aece4 2026-04-02 18:08:27.554 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c567946d-03ba-4b16-a280-8d3336cf478a 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] Tap Mirror: Handle Delete Port: 0bd8d31f-4cb9-4e57-b6ea-0bd20a7aece4 [pid: 8|app: 0|req: 479/908] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:27 2026] POST /v2.0/subnets => generated 646 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/909] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:08:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=777dc1d9-1f60-4835-a591-11faaaba20f5 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/910] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:27 2026] POST /v2.0/subnets => generated 655 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/911] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:08:27 2026] GET /v2.0/subnets?id=fb7dff4f-e1b8-4f02-ba0f-1ed2007e0d1d => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:27.971 8 INFO neutron.db.segments_db [None req-3cb86fed-67fa-4b90-9756-86f23eba13ad 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Added segment 29c71b30-bd20-4ef5-a808-da66bba5cc2b of type vxlan for network 6e20dbf5-7268-42a1-acb1-66dc13f48c3c [pid: 7|app: 0|req: 430/912] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:08:27 2026] PUT /v2.0/routers/c75ddea4-b1d4-4d6f-8e24-cbc6748d121f/remove_router_interface => generated 309 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/913] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:08:28 2026] GET /v2.0/ports?network_id=f2fa4429-9e94-416a-8728-e8c81b5016e8&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:28.195 8 INFO neutron.db.l3_hamode_db [None req-3cb86fed-67fa-4b90-9756-86f23eba13ad 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:08:28.330 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a898bd3-beb8-4a1c-9199-a0d1b0f68a81 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] TaaS: Handle Delete Port: f22bef21-c040-4e2c-9596-0f65ba6ec990 2026-04-02 18:08:28.333 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a898bd3-beb8-4a1c-9199-a0d1b0f68a81 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] Tap Mirror: Handle Delete Port: f22bef21-c040-4e2c-9596-0f65ba6ec990 2026-04-02 18:08:28.347 8 INFO neutron.db.l3_hamode_db [None req-3cb86fed-67fa-4b90-9756-86f23eba13ad 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:08:28.562 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a898bd3-beb8-4a1c-9199-a0d1b0f68a81 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] TaaS: Handle Delete Port: 97da44f4-9775-489f-9f10-b7a567fd4096 2026-04-02 18:08:28.564 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a898bd3-beb8-4a1c-9199-a0d1b0f68a81 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] Tap Mirror: Handle Delete Port: 97da44f4-9775-489f-9f10-b7a567fd4096 2026-04-02 18:08:28.906 7 INFO neutron.services.segments.plugin [-] Segment 13220c7b-734e-43f5-a8e8-845e55dd2aba resource provider aggregate not found 2026-04-02 18:08:28.917 7 INFO neutron.services.segments.plugin [-] Segment 13220c7b-734e-43f5-a8e8-845e55dd2aba resource provider aggregate not found 2026-04-02 18:08:28.943 7 INFO neutron.services.segments.plugin [-] Segment 13220c7b-734e-43f5-a8e8-845e55dd2aba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13220c7b-734e-43f5-a8e8-845e55dd2aba found for delete ", "request_id": "req-777e174f-8791-4feb-b2ba-0400b0193ac7"}]} 2026-04-02 18:08:28.948 7 INFO neutron.services.segments.plugin [-] Segment 13220c7b-734e-43f5-a8e8-845e55dd2aba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13220c7b-734e-43f5-a8e8-845e55dd2aba found for delete ", "request_id": "req-3ef3bc29-6deb-44ee-a2c9-76aa02ed9d75"}]} 2026-04-02 18:08:28.953 7 INFO neutron.db.l3_hamode_db [None req-4a898bd3-beb8-4a1c-9199-a0d1b0f68a81 1bbf66b2618344e6a934efbfd26b74ad c43b200c3f0f4805b2de9c42a58471f0 - - default default] HA network c8bbd441-f5fd-4236-9394-0f74f1ce1f69 was deleted as no HA routers are present in tenant c43b200c3f0f4805b2de9c42a58471f0. [pid: 7|app: 0|req: 432/914] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:28 2026] DELETE /v2.0/routers/c75ddea4-b1d4-4d6f-8e24-cbc6748d121f => generated 0 bytes in 815 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/915] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:27 2026] POST /v2.0/routers => generated 510 bytes in 1040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/916] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:08:28 2026] GET /v2.0/networks/f2fa4429-9e94-416a-8728-e8c81b5016e8?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: 434/917] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:28 2026] DELETE /v2.0/subnets/c682180b-90a6-4bd7-a4a0-7735c28b6c28 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/918] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:28 2026] GET /v2.0/security-groups?tenant_id=185cabf044cc4ee89a16cf761d116e2c&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/919] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:08:29 2026] GET /v2.0/networks/f2fa4429-9e94-416a-8728-e8c81b5016e8?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) 2026-04-02 18:08:29.364 8 INFO neutron.services.segments.plugin [-] Segment 88902f44-b30d-47bf-a5a1-0ca235428db1 resource provider aggregate not found 2026-04-02 18:08:29.365 8 INFO neutron.services.segments.plugin [-] Segment 88902f44-b30d-47bf-a5a1-0ca235428db1 resource provider aggregate not found 2026-04-02 18:08:29.393 8 INFO neutron.services.segments.plugin [-] Segment 88902f44-b30d-47bf-a5a1-0ca235428db1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88902f44-b30d-47bf-a5a1-0ca235428db1 found for delete ", "request_id": "req-74b2320b-3c7f-44db-9e96-2890f0a0edc5"}]} 2026-04-02 18:08:29.394 8 INFO neutron.services.segments.plugin [-] Segment 88902f44-b30d-47bf-a5a1-0ca235428db1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88902f44-b30d-47bf-a5a1-0ca235428db1 found for delete ", "request_id": "req-7cd7fd8c-11fa-4fd7-ab26-a302e3c1818e"}]} [pid: 8|app: 0|req: 486/920] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:29 2026] DELETE /v2.0/networks/a51cf6df-7e39-48e7-ab22-6f202e6fbcb0 => 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: 487/921] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:29 2026] DELETE /v2.0/security-groups/c99ca328-48b8-4a8a-8753-2e21c83967c5 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/922] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:29 2026] GET /v2.0/security-groups?tenant_id=c75bff93c10140e8bad93b84678b5685&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/923] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:29 2026] DELETE /v2.0/security-groups/40780e92-c515-4373-bf9d-736fc5c5801e => 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: 490/924] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:29 2026] GET /v2.0/security-groups?tenant_id=c43b200c3f0f4805b2de9c42a58471f0&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/925] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:29 2026] DELETE /v2.0/security-groups/6a09566b-f43a-4f68-b593-61c5428b0a2a => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/926] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:30 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/927] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:30 2026] GET /v2.0/security-groups?id=885ca61e-27d3-4542-9a28-f45d0aa3a8bf&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: 494/928] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:08:30 2026] GET /v2.0/ports?tenant_id=a5e5d49616d64ddfa7bbd7645566484a&device_id=d702e128-db22-475c-a074-034766220b7f => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/929] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:08:30 2026] GET /v2.0/networks?id=f2fa4429-9e94-416a-8728-e8c81b5016e8 => generated 780 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/930] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:08:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=777dc1d9-1f60-4835-a591-11faaaba20f5 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/931] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:08:30 2026] GET /v2.0/subnets?id=fb7dff4f-e1b8-4f02-ba0f-1ed2007e0d1d => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/932] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:08:30 2026] GET /v2.0/ports?network_id=f2fa4429-9e94-416a-8728-e8c81b5016e8&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/933] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:08:29 2026] PUT /v2.0/routers/27a9cfa1-1df3-4662-aa54-3baefc813424/add_router_interface => generated 309 bytes in 1385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/934] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:08:30 2026] GET /v2.0/networks/f2fa4429-9e94-416a-8728-e8c81b5016e8?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/935] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:08:30 2026] GET /v2.0/networks/f2fa4429-9e94-416a-8728-e8c81b5016e8?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: 436/936] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:08:30 2026] GET /v2.0/ports/bee7a7bf-2f76-4135-83bf-e70d8f9e9e47 => generated 959 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/939] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:31 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/940] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:31 2026] GET /v2.0/security-groups?id=885ca61e-27d3-4542-9a28-f45d0aa3a8bf&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: 501/941] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:08:30 2026] PUT /v2.0/routers/27a9cfa1-1df3-4662-aa54-3baefc813424/add_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/942] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:08:31 2026] GET /v2.0/ports/ce4ee5c9-84a1-4f9e-b3ea-1d604e3a00c3 => generated 967 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:32.241 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae0ee08d-7b6c-4571-8f95-7e235d9b6f11 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] TaaS: Handle Delete Port: ce4ee5c9-84a1-4f9e-b3ea-1d604e3a00c3 2026-04-02 18:08:32.246 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae0ee08d-7b6c-4571-8f95-7e235d9b6f11 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Tap Mirror: Handle Delete Port: ce4ee5c9-84a1-4f9e-b3ea-1d604e3a00c3 2026-04-02 18:08:32.296 7 INFO neutron.db.segments_db [None req-fa75285f-b88e-416b-8583-a36fe6b03472 39d385ccd57a4de29577f47c973c3510 0b8e6496673d4bb7824272af622e35c1 - - default default] Added segment 1f8b1d1d-fe9f-4336-9579-d18967f38f71 of type vxlan for network c596eaf0-95f4-443b-b46e-d685309bacd4 [pid: 7|app: 0|req: 442/943] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:32 2026] POST /v2.0/networks => generated 648 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/944] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:08:31 2026] PUT /v2.0/routers/27a9cfa1-1df3-4662-aa54-3baefc813424/remove_router_interface => generated 309 bytes in 717 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/945] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:32 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/946] 199.19.213.186 () {34 vars in 994 bytes} [Thu Apr 2 18:08:32 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/947] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:32 2026] GET /v2.0/security-groups?id=885ca61e-27d3-4542-9a28-f45d0aa3a8bf&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:32.799 8 INFO neutron_taas.services.taas.taas_plugin [req-084c9d34-50cd-4b55-8012-778238b52c0b req-9fe50c46-2c87-44ff-a4c4-72653682ce7d ffd4dd5815c24f75b8dc7efd62334e9f a5e5d49616d64ddfa7bbd7645566484a - - default default] TaaS: Handle Delete Port: 777dc1d9-1f60-4835-a591-11faaaba20f5 2026-04-02 18:08:32.802 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-084c9d34-50cd-4b55-8012-778238b52c0b req-9fe50c46-2c87-44ff-a4c4-72653682ce7d ffd4dd5815c24f75b8dc7efd62334e9f a5e5d49616d64ddfa7bbd7645566484a - - default default] Tap Mirror: Handle Delete Port: 777dc1d9-1f60-4835-a591-11faaaba20f5 2026-04-02 18:08:32.910 8 INFO neutron.db.l3_db [req-084c9d34-50cd-4b55-8012-778238b52c0b req-9fe50c46-2c87-44ff-a4c4-72653682ce7d ffd4dd5815c24f75b8dc7efd62334e9f a5e5d49616d64ddfa7bbd7645566484a - - default default] Floating IP a978bca2-14f8-4322-958b-b7b4a43d172b disassociated. External IP: 10.96.250.212, port: 777dc1d9-1f60-4835-a591-11faaaba20f5. 2026-04-02 18:08:32.957 7 INFO neutron_taas.services.taas.taas_plugin [None req-9de139fe-eae3-4b1f-8573-cc625f4a4030 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] TaaS: Handle Delete Port: bee7a7bf-2f76-4135-83bf-e70d8f9e9e47 2026-04-02 18:08:32.960 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9de139fe-eae3-4b1f-8573-cc625f4a4030 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Tap Mirror: Handle Delete Port: bee7a7bf-2f76-4135-83bf-e70d8f9e9e47 [pid: 8|app: 0|req: 505/948] 199.19.213.186 () {36 vars in 997 bytes} [Thu Apr 2 18:08:32 2026] DELETE /v2.0/ports/777dc1d9-1f60-4835-a591-11faaaba20f5 => generated 0 bytes in 508 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:33.248 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d52de60c-cbf3-4ce7-b1a5-4a2cbfcfe07a'] response: {'server_uuid': 'd702e128-db22-475c-a074-034766220b7f', 'name': 'network-vif-deleted', 'tag': '777dc1d9-1f60-4835-a591-11faaaba20f5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 444/949] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:08:32 2026] PUT /v2.0/routers/27a9cfa1-1df3-4662-aa54-3baefc813424/remove_router_interface => generated 309 bytes in 709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/950] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:08:33 2026] GET /v2.0/ports?device_id=27a9cfa1-1df3-4662-aa54-3baefc813424 => 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: 506/951] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:33 2026] POST /v2.0/subnets => generated 673 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:33.508 8 INFO neutron.db.segments_db [None req-fca5af40-2045-458c-b99f-50ce17dce0df 39d385ccd57a4de29577f47c973c3510 0b8e6496673d4bb7824272af622e35c1 - - default default] Added segment b7ad86a1-c0f8-4860-9a5d-9ead9a2d85da of type vxlan for network 54a6f759-e0d3-4fd1-9035-e519dcd022e9 [pid: 8|app: 0|req: 507/952] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:33 2026] POST /v2.0/networks => generated 648 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:33.650 7 INFO neutron_taas.services.taas.taas_plugin [None req-45781407-5f09-4e8d-a575-5c8eb41312e1 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] TaaS: Handle Delete Port: ff1333eb-a0de-4149-9763-d66946d76395 2026-04-02 18:08:33.655 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45781407-5f09-4e8d-a575-5c8eb41312e1 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Tap Mirror: Handle Delete Port: ff1333eb-a0de-4149-9763-d66946d76395 [pid: 8|app: 0|req: 508/953] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:33 2026] GET /v2.0/security-groups?tenant_id=37a4a9bcb4a24a978bc646071c4afada&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:34.006 7 INFO neutron.services.segments.plugin [-] Segment 29c71b30-bd20-4ef5-a808-da66bba5cc2b resource provider aggregate not found 2026-04-02 18:08:34.007 7 INFO neutron.services.segments.plugin [-] Segment 29c71b30-bd20-4ef5-a808-da66bba5cc2b resource provider aggregate not found [pid: 8|app: 0|req: 509/954] 10.0.0.206 () {34 vars in 743 bytes} [Thu Apr 2 18:08:33 2026] PUT /v2.0/networks/54a6f759-e0d3-4fd1-9035-e519dcd022e9 => generated 592 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:34.033 7 INFO neutron.services.segments.plugin [-] Segment 29c71b30-bd20-4ef5-a808-da66bba5cc2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29c71b30-bd20-4ef5-a808-da66bba5cc2b found for delete ", "request_id": "req-4853e886-5bb3-49eb-a1de-e0a56addffcc"}]} 2026-04-02 18:08:34.035 7 INFO neutron.services.segments.plugin [-] Segment 29c71b30-bd20-4ef5-a808-da66bba5cc2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29c71b30-bd20-4ef5-a808-da66bba5cc2b found for delete ", "request_id": "req-df4aa11d-9be1-4d09-a603-c173baaa64ce"}]} 2026-04-02 18:08:34.039 7 INFO neutron.db.l3_hamode_db [None req-45781407-5f09-4e8d-a575-5c8eb41312e1 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] HA network 6e20dbf5-7268-42a1-acb1-66dc13f48c3c was deleted as no HA routers are present in tenant dc361901ffbb4044b76c2ec4dd2b7241. [pid: 8|app: 0|req: 510/955] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => 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: 446/956] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:33 2026] DELETE /v2.0/routers/27a9cfa1-1df3-4662-aa54-3baefc813424 => generated 0 bytes in 651 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/957] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:34 2026] DELETE /v2.0/security-groups/464ab79f-016d-4be1-8da0-c20862bea79c => 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: 512/958] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:34 2026] DELETE /v2.0/subnets/f3eb7a63-b4b0-43cb-8c35-3967af8ea973 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/959] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:34 2026] POST /v2.0/subnets => generated 646 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/960] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.0/security-groups?tenant_id=b58a5b55f803400cac1c42dc6ccc2db1&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/961] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:34 2026] DELETE /v2.0/subnets/12a28376-f941-4ba5-8b77-7f0c2683daaa => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/962] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:34 2026] DELETE /v2.0/security-groups/608419e2-b96f-47b3-8b21-49768f11b25c => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/963] 10.0.0.206 () {34 vars in 741 bytes} [Thu Apr 2 18:08:34 2026] PUT /v2.0/subnets/9a0a7984-a23c-4b4c-9d22-dba095e31816 => generated 656 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:34.581 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5b9fde2-fdd3-403c-a333-b983c8f1ed25 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] TaaS: Handle Delete Port: fbed561b-4026-4a8e-a2f2-29206f8b222c 2026-04-02 18:08:34.584 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5b9fde2-fdd3-403c-a333-b983c8f1ed25 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Tap Mirror: Handle Delete Port: fbed561b-4026-4a8e-a2f2-29206f8b222c 2026-04-02 18:08:34.670 8 INFO neutron.services.segments.plugin [-] Segment b7ad86a1-c0f8-4860-9a5d-9ead9a2d85da resource provider aggregate not found 2026-04-02 18:08:34.675 8 INFO neutron.services.segments.plugin [-] Segment b7ad86a1-c0f8-4860-9a5d-9ead9a2d85da resource provider aggregate not found 2026-04-02 18:08:34.692 8 INFO neutron.services.segments.plugin [-] Segment b7ad86a1-c0f8-4860-9a5d-9ead9a2d85da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7ad86a1-c0f8-4860-9a5d-9ead9a2d85da found for delete ", "request_id": "req-4d592c4f-123a-40eb-b670-c8b826967623"}]} 2026-04-02 18:08:34.696 8 INFO neutron.services.segments.plugin [-] Segment b7ad86a1-c0f8-4860-9a5d-9ead9a2d85da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7ad86a1-c0f8-4860-9a5d-9ead9a2d85da found for delete ", "request_id": "req-464b430a-e92d-4702-aea6-e2e0321cbff0"}]} [pid: 8|app: 0|req: 515/964] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:34 2026] DELETE /v2.0/networks/54a6f759-e0d3-4fd1-9035-e519dcd022e9 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:34.733 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f5c8b84-0cba-4d80-95c2-7098323d4b3d 39d385ccd57a4de29577f47c973c3510 0b8e6496673d4bb7824272af622e35c1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 516/965] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:34 2026] DELETE /v2.0/networks/54a6f759-e0d3-4fd1-9035-e519dcd022e9 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/966] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:34 2026] DELETE /v2.0/networks/5dca7c2c-0b1e-4d72-bf45-f35efb2d7c31 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/967] 10.0.0.206 () {32 vars in 694 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/968] 10.0.0.206 () {32 vars in 742 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.0/subnets?network_id=26b04c64-532e-4501-90df-3f85288ee8b0 => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:34.846 7 INFO neutron_taas.services.taas.taas_plugin [None req-26704bcd-f6f0-412f-b65f-4264dc3d73fa 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] TaaS: Handle Delete Port: 51edc36a-95c7-4c46-ba98-261a907b121c 2026-04-02 18:08:34.849 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26704bcd-f6f0-412f-b65f-4264dc3d73fa 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Tap Mirror: Handle Delete Port: 51edc36a-95c7-4c46-ba98-261a907b121c [pid: 8|app: 0|req: 519/969] 10.0.0.206 () {32 vars in 653 bytes} [Thu Apr 2 18:08:34 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: 8|app: 0|req: 520/970] 10.0.0.206 () {32 vars in 649 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.0/networks => generated 1313 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/971] 10.0.0.206 () {32 vars in 647 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.0/subnets => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/972] 10.0.0.206 () {32 vars in 723 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.0/networks/c596eaf0-95f4-443b-b46e-d685309bacd4 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/973] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:34 2026] DELETE /v2.0/networks/74cc9064-13c7-4c89-a033-c6fa92c90cd4 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/974] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:08:35 2026] GET /v2.0/subnets/58d9c837-0562-434f-bf53-13cf3ca5741c => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:35.061 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8af23151-f482-406a-8c23-8f9f9f6fa39d 39d385ccd57a4de29577f47c973c3510 0b8e6496673d4bb7824272af622e35c1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 524/975] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:35 2026] DELETE /v2.0/subnets/9a0a7984-a23c-4b4c-9d22-dba095e31816 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:08:35.071 7 INFO neutron.db.segments_db [None req-40fc1ab0-d94e-4881-90c5-3470d47930a6 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Added segment 139b81ed-3e53-4fd3-967a-0c765c069363 of type vxlan for network 1ccc4ea8-7b48-4b18-8eba-09e59cecb129 2026-04-02 18:08:35.079 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ea2af33-bf92-4e00-a2f2-7a01f15a8209 39d385ccd57a4de29577f47c973c3510 0b8e6496673d4bb7824272af622e35c1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 525/976] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:35 2026] DELETE /v2.0/networks/54a6f759-e0d3-4fd1-9035-e519dcd022e9 => 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: 452/977] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:35 2026] POST /v2.0/networks => generated 633 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/978] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:35 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => 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: 526/979] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:35 2026] DELETE /v2.0/subnets/58d9c837-0562-434f-bf53-13cf3ca5741c => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/980] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:35 2026] DELETE /v2.0/networks/c596eaf0-95f4-443b-b46e-d685309bacd4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/981] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:35 2026] POST /v2.0/subnets => generated 646 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:35.480 8 INFO neutron.db.segments_db [None req-4f491786-2716-4149-9768-1f827d008d7d 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Added segment 5f9d89ae-76c8-4373-af8d-3e3012524e46 of type vxlan for network 9c4c9787-6524-4506-a21e-5a491cef6356 2026-04-02 18:08:35.735 8 INFO neutron.db.l3_hamode_db [None req-4f491786-2716-4149-9768-1f827d008d7d 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:08:35.865 8 INFO neutron.db.l3_hamode_db [None req-4f491786-2716-4149-9768-1f827d008d7d 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:08:36.059 7 INFO neutron.services.segments.plugin [-] Segment ec1e70cc-a79b-4aa9-b981-fbda8ec53097 resource provider aggregate not found [pid: 7|app: 0|req: 455/982] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:35 2026] GET /v2.0/security-groups?tenant_id=0b8e6496673d4bb7824272af622e35c1&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:36.064 7 INFO neutron.services.segments.plugin [-] Segment ec1e70cc-a79b-4aa9-b981-fbda8ec53097 resource provider aggregate not found 2026-04-02 18:08:36.087 7 INFO neutron.services.segments.plugin [-] Segment ec1e70cc-a79b-4aa9-b981-fbda8ec53097 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1e70cc-a79b-4aa9-b981-fbda8ec53097 found for delete ", "request_id": "req-71dc1a8d-9392-4572-b32a-368f61c95513"}]} 2026-04-02 18:08:36.096 7 INFO neutron.services.segments.plugin [-] Segment ec1e70cc-a79b-4aa9-b981-fbda8ec53097 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1e70cc-a79b-4aa9-b981-fbda8ec53097 found for delete ", "request_id": "req-1130e52b-edb5-4112-9636-86e19de63149"}]} 2026-04-02 18:08:36.106 7 INFO neutron.services.segments.plugin [-] Segment e26ce9a8-45d7-4e67-8ed7-487993525c95 resource provider aggregate not found 2026-04-02 18:08:36.123 7 INFO neutron.services.segments.plugin [-] Segment e26ce9a8-45d7-4e67-8ed7-487993525c95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e26ce9a8-45d7-4e67-8ed7-487993525c95 found for delete ", "request_id": "req-f523e773-86ed-4a8e-b5e5-1ab1c01ca949"}]} 2026-04-02 18:08:36.126 7 INFO neutron.services.segments.plugin [-] Segment e26ce9a8-45d7-4e67-8ed7-487993525c95 resource provider aggregate not found 2026-04-02 18:08:36.139 7 INFO neutron.services.segments.plugin [-] Segment e26ce9a8-45d7-4e67-8ed7-487993525c95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e26ce9a8-45d7-4e67-8ed7-487993525c95 found for delete ", "request_id": "req-fb48b297-bf9c-489c-b4a8-22e28d5677fa"}]} [pid: 7|app: 0|req: 456/983] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:36 2026] DELETE /v2.0/security-groups/71a4c830-1a4b-40e9-bf6c-eb1c9da5aa1a => 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: 457/984] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:36 2026] GET /v2.0/ports?device_id=d702e128-db22-475c-a074-034766220b7f => 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: 528/985] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:35 2026] POST /v2.0/routers => generated 511 bytes in 1152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:36.714 8 INFO neutron.services.segments.plugin [-] Segment 1f8b1d1d-fe9f-4336-9579-d18967f38f71 resource provider aggregate not found 2026-04-02 18:08:36.719 8 INFO neutron.services.segments.plugin [-] Segment 1f8b1d1d-fe9f-4336-9579-d18967f38f71 resource provider aggregate not found 2026-04-02 18:08:36.736 8 INFO neutron.services.segments.plugin [-] Segment 1f8b1d1d-fe9f-4336-9579-d18967f38f71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8b1d1d-fe9f-4336-9579-d18967f38f71 found for delete ", "request_id": "req-b5785a41-f906-47dd-9af5-cf207b5360b9"}]} 2026-04-02 18:08:36.736 8 INFO neutron.services.segments.plugin [-] Segment 1f8b1d1d-fe9f-4336-9579-d18967f38f71 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8b1d1d-fe9f-4336-9579-d18967f38f71 found for delete ", "request_id": "req-28f044e8-295e-474c-be13-378dbeff09f6"}]} [pid: 7|app: 0|req: 458/986] 10.0.0.206 () {34 vars in 665 bytes} [Thu Apr 2 18:08:36 2026] POST /v2.0/ports => generated 963 bytes in 299 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: 459/987] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:37 2026] DELETE /v2.0/security-groups/885ca61e-27d3-4542-9a28-f45d0aa3a8bf => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:37.519 7 INFO neutron.api.v2.resource [None req-5bcc6ec9-5435-4978-a141-ee73b1713db3 ffd4dd5815c24f75b8dc7efd62334e9f a5e5d49616d64ddfa7bbd7645566484a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 460/988] 10.0.0.206 () {32 vars in 737 bytes} [Thu Apr 2 18:08:37 2026] GET /v2.0/security-groups/885ca61e-27d3-4542-9a28-f45d0aa3a8bf => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:08:37.629 7 INFO neutron_taas.services.taas.taas_plugin [None req-648bab91-d6bf-47d0-8b3f-549eb164862f ffd4dd5815c24f75b8dc7efd62334e9f a5e5d49616d64ddfa7bbd7645566484a - - default default] TaaS: Handle Delete Port: a0e2065e-de06-4913-adc5-1947e57974d7 2026-04-02 18:08:37.631 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-648bab91-d6bf-47d0-8b3f-549eb164862f ffd4dd5815c24f75b8dc7efd62334e9f a5e5d49616d64ddfa7bbd7645566484a - - default default] Tap Mirror: Handle Delete Port: a0e2065e-de06-4913-adc5-1947e57974d7 [pid: 7|app: 0|req: 461/989] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:08:37 2026] DELETE /v2.0/floatingips/a978bca2-14f8-4322-958b-b7b4a43d172b => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:38.173 7 INFO neutron_taas.services.taas.taas_plugin [None req-9da5c37e-b7c2-4cbc-891e-13b21b4b8964 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: a7d7e85a-3574-439c-8752-652c738fabb8 2026-04-02 18:08:38.176 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9da5c37e-b7c2-4cbc-891e-13b21b4b8964 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: a7d7e85a-3574-439c-8752-652c738fabb8 [pid: 8|app: 0|req: 529/990] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:08:36 2026] PUT /v2.0/routers/19f6e0be-f910-46a2-8344-711b5741492e/add_router_interface => generated 309 bytes in 1392 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-04-02 18:08:38.574 8 INFO neutron.db.segments_db [None req-bd331dcd-6ff9-4142-aeaf-32c55dbecb2c cef02b99b5bd48b08a6a7de786290d58 5628c42610b64281a6584a23786e4c8e - - default default] Added segment 5f0e09a0-7866-40a6-b36b-5d7695b3dfca of type vxlan for network f98fadf6-f368-406d-851f-e64b2dd6c775 [pid: 8|app: 0|req: 530/991] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:38 2026] POST /v2.0/networks => generated 644 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/992] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/ports/32c026c7-7742-468e-9055-8e3cfb377733 => generated 1037 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/993] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:08:37 2026] PUT /v2.0/routers/2afa12db-8ad3-456e-b8b1-8c6b03f09425/remove_router_interface => generated 309 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/994] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:38 2026] POST /v2.0/subnets => generated 641 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:39.095 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d548ebb-bd06-479f-acf6-99ce4e73ed0f 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] TaaS: Handle Delete Port: 32c026c7-7742-468e-9055-8e3cfb377733 2026-04-02 18:08:39.098 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d548ebb-bd06-479f-acf6-99ce4e73ed0f 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Tap Mirror: Handle Delete Port: 32c026c7-7742-468e-9055-8e3cfb377733 2026-04-02 18:08:39.148 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d6df271-be0d-447a-9e6b-5e4b7fd39c98 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 7a979838-a6b7-4354-8bfd-f7daf8da74ba 2026-04-02 18:08:39.151 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d6df271-be0d-447a-9e6b-5e4b7fd39c98 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 7a979838-a6b7-4354-8bfd-f7daf8da74ba 2026-04-02 18:08:39.368 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d6df271-be0d-447a-9e6b-5e4b7fd39c98 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 8b24ec06-7ef5-40ec-992f-62cd698a2a37 2026-04-02 18:08:39.370 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d6df271-be0d-447a-9e6b-5e4b7fd39c98 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 8b24ec06-7ef5-40ec-992f-62cd698a2a37 [pid: 7|app: 0|req: 463/995] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:08:38 2026] PUT /v2.0/routers/19f6e0be-f910-46a2-8344-711b5741492e/remove_router_interface => generated 309 bytes in 709 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-04-02 18:08:39.532 7 INFO neutron.db.segments_db [None req-230b74fb-bb16-4a99-a275-dbe56ff31053 cef02b99b5bd48b08a6a7de786290d58 5628c42610b64281a6584a23786e4c8e - - default default] Added segment bbee93b9-f75c-4424-87a1-6cfbb1e7886f of type vxlan for network fcfd4a50-6b9c-4067-8e46-df7e623f7485 [pid: 7|app: 0|req: 464/996] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:39 2026] POST /v2.0/networks => generated 644 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:39.638 8 INFO neutron.services.segments.plugin [-] Segment 73f67ed4-7e6d-424b-a21a-e1e813d87410 resource provider aggregate not found 2026-04-02 18:08:39.641 8 INFO neutron.services.segments.plugin [-] Segment 73f67ed4-7e6d-424b-a21a-e1e813d87410 resource provider aggregate not found 2026-04-02 18:08:39.655 8 INFO neutron.services.segments.plugin [-] Segment 73f67ed4-7e6d-424b-a21a-e1e813d87410 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73f67ed4-7e6d-424b-a21a-e1e813d87410 found for delete ", "request_id": "req-13aa27f4-e50d-4fa0-98d5-d164bd27333f"}]} 2026-04-02 18:08:39.657 8 INFO neutron.services.segments.plugin [-] Segment 73f67ed4-7e6d-424b-a21a-e1e813d87410 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73f67ed4-7e6d-424b-a21a-e1e813d87410 found for delete ", "request_id": "req-493aec27-b27c-499f-a351-8eb037e0339d"}]} 2026-04-02 18:08:39.662 8 INFO neutron.db.l3_hamode_db [None req-5d6df271-be0d-447a-9e6b-5e4b7fd39c98 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] HA network 9a15b493-d335-4b90-880d-7b26ff3566da was deleted as no HA routers are present in tenant a5e5d49616d64ddfa7bbd7645566484a. [pid: 8|app: 0|req: 533/997] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:38 2026] DELETE /v2.0/routers/2afa12db-8ad3-456e-b8b1-8c6b03f09425 => generated 0 bytes in 700 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:39.792 8 INFO neutron.api.v2.resource [None req-76bdeee0-d876-4b4e-bb78-54e4bd394f6f 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 534/998] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:08:39 2026] PUT /v2.0/routers/19f6e0be-f910-46a2-8344-711b5741492e/remove_router_interface => generated 197 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/999] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:39 2026] GET /v2.0/security-groups?tenant_id=b4ffc5a723b642d081a7ef30461a3351&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1000] 10.0.0.206 () {34 vars in 743 bytes} [Thu Apr 2 18:08:39 2026] PUT /v2.0/networks/fcfd4a50-6b9c-4067-8e46-df7e623f7485 => generated 592 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1001] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:08:39 2026] GET /v2.0/ports?device_id=19f6e0be-f910-46a2-8344-711b5741492e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1002] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:39 2026] DELETE /v2.0/security-groups/fe6858c4-0c49-4dbf-8159-ffc4f4ac8e33 => 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: 466/1003] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:39 2026] DELETE /v2.0/subnets/fb7dff4f-e1b8-4f02-ba0f-1ed2007e0d1d => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:40.186 7 INFO neutron_taas.services.taas.taas_plugin [None req-55cb4ccf-f12f-4139-8be0-d08ea8bf5ad6 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] TaaS: Handle Delete Port: f610ec3f-c67c-4308-810b-81cb4736feac 2026-04-02 18:08:40.189 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55cb4ccf-f12f-4139-8be0-d08ea8bf5ad6 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Tap Mirror: Handle Delete Port: f610ec3f-c67c-4308-810b-81cb4736feac [pid: 8|app: 0|req: 538/1004] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:40 2026] POST /v2.0/subnets => generated 626 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:40.307 8 INFO neutron_taas.services.taas.taas_plugin [None req-b140c206-26dd-4c72-93c4-f1b48ed48cda 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 43f96c0b-81ae-48ea-9349-260c9ce1fa05 2026-04-02 18:08:40.310 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b140c206-26dd-4c72-93c4-f1b48ed48cda 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 43f96c0b-81ae-48ea-9349-260c9ce1fa05 2026-04-02 18:08:40.470 7 INFO neutron.services.segments.plugin [-] Segment 5f9d89ae-76c8-4373-af8d-3e3012524e46 resource provider aggregate not found 2026-04-02 18:08:40.475 7 INFO neutron.services.segments.plugin [-] Segment 5f9d89ae-76c8-4373-af8d-3e3012524e46 resource provider aggregate not found 2026-04-02 18:08:40.494 7 INFO neutron.services.segments.plugin [-] Segment 5f9d89ae-76c8-4373-af8d-3e3012524e46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f9d89ae-76c8-4373-af8d-3e3012524e46 found for delete ", "request_id": "req-c90efcf9-d872-49f4-a41f-872df52f6d8e"}]} 2026-04-02 18:08:40.498 7 INFO neutron.services.segments.plugin [-] Segment 5f9d89ae-76c8-4373-af8d-3e3012524e46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f9d89ae-76c8-4373-af8d-3e3012524e46 found for delete ", "request_id": "req-ab08dda9-ebee-4ca8-8133-39fa98a3d8e8"}]} 2026-04-02 18:08:40.503 7 INFO neutron.db.l3_hamode_db [None req-55cb4ccf-f12f-4139-8be0-d08ea8bf5ad6 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] HA network 9c4c9787-6524-4506-a21e-5a491cef6356 was deleted as no HA routers are present in tenant dc361901ffbb4044b76c2ec4dd2b7241. [pid: 7|app: 0|req: 467/1005] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:40 2026] DELETE /v2.0/routers/19f6e0be-f910-46a2-8344-711b5741492e => generated 0 bytes in 506 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1006] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:40 2026] DELETE /v2.0/networks/f2fa4429-9e94-416a-8728-e8c81b5016e8 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1007] 10.0.0.206 () {34 vars in 741 bytes} [Thu Apr 2 18:08:40 2026] PUT /v2.0/subnets/1d809459-6780-42b8-b2c8-3dd5c73330d9 => generated 636 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1008] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:40 2026] GET /v2.0/security-groups?tenant_id=a5e5d49616d64ddfa7bbd7645566484a&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1009] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:40 2026] DELETE /v2.0/subnets/b64cfd23-297b-4a9d-9ad1-2c723f375589 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1010] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:40 2026] DELETE /v2.0/security-groups/8fe5a0c5-b84b-4bc4-8e61-208008c691fd => 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: 470/1011] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:40 2026] DELETE /v2.0/networks/fcfd4a50-6b9c-4067-8e46-df7e623f7485 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:40.933 8 INFO neutron_taas.services.taas.taas_plugin [None req-621d5c84-5f14-4277-8a60-5c9ff5ace630 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] TaaS: Handle Delete Port: 908a7aec-61bf-4b31-9181-3021d9ff39dd 2026-04-02 18:08:40.936 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-621d5c84-5f14-4277-8a60-5c9ff5ace630 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Tap Mirror: Handle Delete Port: 908a7aec-61bf-4b31-9181-3021d9ff39dd 2026-04-02 18:08:40.947 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c012c440-6bc1-403a-ab63-40e36767ca8c cef02b99b5bd48b08a6a7de786290d58 5628c42610b64281a6584a23786e4c8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 471/1012] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:40 2026] DELETE /v2.0/networks/fcfd4a50-6b9c-4067-8e46-df7e623f7485 => 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: 472/1013] 10.0.0.206 () {32 vars in 694 bytes} [Thu Apr 2 18:08:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1014] 10.0.0.206 () {32 vars in 742 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/subnets?network_id=26b04c64-532e-4501-90df-3f85288ee8b0 => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1015] 10.0.0.206 () {32 vars in 653 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1016] 10.0.0.206 () {32 vars in 649 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/networks => generated 1309 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1017] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:40 2026] DELETE /v2.0/networks/1ccc4ea8-7b48-4b18-8eba-09e59cecb129 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1018] 10.0.0.206 () {32 vars in 647 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/subnets => generated 1280 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1019] 10.0.0.206 () {32 vars in 723 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/networks/f98fadf6-f368-406d-851f-e64b2dd6c775 => generated 669 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:41.281 8 INFO neutron.db.segments_db [None req-5af78954-bef1-41c8-8978-3a8c99b13167 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Added segment 204f615c-6cda-487e-ad7b-dc8a9b338de3 of type vxlan for network b8b7621d-00c8-434e-bf5a-a8de790c602c [pid: 7|app: 0|req: 478/1020] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/subnets/77891a4e-caac-45cc-9ef3-ff9f643abbaa => generated 641 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:41.303 7 INFO neutron.pecan_wsgi.hooks.translation [None req-496a17e9-a9ec-48cb-b9b9-1b0c9181a9ec cef02b99b5bd48b08a6a7de786290d58 5628c42610b64281a6584a23786e4c8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 479/1021] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:41 2026] DELETE /v2.0/subnets/1d809459-6780-42b8-b2c8-3dd5c73330d9 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:08:41.319 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb0073c8-974f-4430-8dcf-5fad03e90bb7 cef02b99b5bd48b08a6a7de786290d58 5628c42610b64281a6584a23786e4c8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 480/1022] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:41 2026] DELETE /v2.0/networks/fcfd4a50-6b9c-4067-8e46-df7e623f7485 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1023] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:41 2026] POST /v2.0/networks => generated 634 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1024] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:41 2026] DELETE /v2.0/subnets/77891a4e-caac-45cc-9ef3-ff9f643abbaa => 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: 482/1025] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:41 2026] DELETE /v2.0/networks/f98fadf6-f368-406d-851f-e64b2dd6c775 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:41.683 8 INFO neutron.services.segments.plugin [-] Segment 38c38912-629d-457f-9fcd-42505e7f09be resource provider aggregate not found 2026-04-02 18:08:41.688 8 INFO neutron.services.segments.plugin [-] Segment 38c38912-629d-457f-9fcd-42505e7f09be resource provider aggregate not found 2026-04-02 18:08:41.707 8 INFO neutron.services.segments.plugin [-] Segment 38c38912-629d-457f-9fcd-42505e7f09be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38c38912-629d-457f-9fcd-42505e7f09be found for delete ", "request_id": "req-54beb2ac-cb6a-4b40-acdd-b3e5deec3a6a"}]} 2026-04-02 18:08:41.712 8 INFO neutron.services.segments.plugin [-] Segment 38c38912-629d-457f-9fcd-42505e7f09be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38c38912-629d-457f-9fcd-42505e7f09be found for delete ", "request_id": "req-d3caaa62-e1a5-4dc6-8c09-e8f898def0b6"}]} 2026-04-02 18:08:41.727 8 INFO neutron.services.segments.plugin [-] Segment 139b81ed-3e53-4fd3-967a-0c765c069363 resource provider aggregate not found [pid: 8|app: 0|req: 544/1026] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:41 2026] POST /v2.0/subnets => generated 646 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:41.739 8 INFO neutron.services.segments.plugin [-] Segment 139b81ed-3e53-4fd3-967a-0c765c069363 resource provider aggregate not found 2026-04-02 18:08:41.745 8 INFO neutron.services.segments.plugin [-] Segment 139b81ed-3e53-4fd3-967a-0c765c069363 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 139b81ed-3e53-4fd3-967a-0c765c069363 found for delete ", "request_id": "req-98565d9f-bfc2-45ac-b97d-8d4ee326c862"}]} 2026-04-02 18:08:41.754 8 INFO neutron.services.segments.plugin [-] Segment 139b81ed-3e53-4fd3-967a-0c765c069363 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 139b81ed-3e53-4fd3-967a-0c765c069363 found for delete ", "request_id": "req-4c21b298-38cf-4dbf-9c69-254ceaab23d9"}]} 2026-04-02 18:08:41.789 7 INFO neutron.db.segments_db [None req-bc60721f-fe93-46d4-bf4f-4da67728beb1 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Added segment a2bf2c8f-8785-4689-803d-2f06903f8bef of type vxlan for network 2987bed7-55ba-448b-9152-61f0a02230fd 2026-04-02 18:08:42.033 7 INFO neutron.db.l3_hamode_db [None req-bc60721f-fe93-46d4-bf4f-4da67728beb1 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 545/1027] 10.0.0.206 () {32 vars in 653 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/extensions => generated 21537 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1028] 10.0.0.206 () {32 vars in 681 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1029] 10.0.0.206 () {32 vars in 681 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1030] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1031] 10.0.0.206 () {32 vars in 665 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1032] 10.0.0.206 () {32 vars in 699 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1033] 10.0.0.206 () {32 vars in 697 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1034] 10.0.0.206 () {32 vars in 701 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1035] 10.0.0.206 () {32 vars in 689 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:42.158 7 INFO neutron.db.l3_hamode_db [None req-bc60721f-fe93-46d4-bf4f-4da67728beb1 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 554/1036] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/security-groups?tenant_id=5628c42610b64281a6584a23786e4c8e&name=default => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1037] 10.0.0.206 () {32 vars in 703 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1038] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:42 2026] DELETE /v2.0/security-groups/1a0bfb01-c7b3-4ca9-9cb0-74a54bfd8319 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1039] 10.0.0.206 () {32 vars in 693 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1040] 10.0.0.206 () {32 vars in 695 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1041] 10.0.0.206 () {32 vars in 685 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1042] 10.0.0.206 () {32 vars in 687 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1043] 10.0.0.206 () {32 vars in 661 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1044] 10.0.0.206 () {32 vars in 699 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1045] 10.0.0.206 () {32 vars in 679 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1046] 10.0.0.206 () {32 vars in 683 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1047] 10.0.0.206 () {32 vars in 675 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1048] 10.0.0.206 () {32 vars in 689 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1049] 10.0.0.206 () {32 vars in 723 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1050] 10.0.0.206 () {32 vars in 687 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1051] 10.0.0.206 () {32 vars in 669 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1052] 10.0.0.206 () {32 vars in 687 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1053] 10.0.0.206 () {32 vars in 681 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1054] 10.0.0.206 () {32 vars in 699 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1055] 10.0.0.206 () {32 vars in 679 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1056] 10.0.0.206 () {32 vars in 667 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1057] 10.0.0.206 () {32 vars in 677 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1058] 10.0.0.206 () {32 vars in 665 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/l3-ha => 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: 577/1059] 10.0.0.206 () {32 vars in 675 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/l3-flavors => 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: 578/1060] 10.0.0.206 () {32 vars in 713 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1061] 10.0.0.206 () {32 vars in 691 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1062] 10.0.0.206 () {32 vars in 683 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1063] 10.0.0.206 () {32 vars in 669 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1064] 10.0.0.206 () {32 vars in 687 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1065] 10.0.0.206 () {32 vars in 705 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1066] 10.0.0.206 () {32 vars in 675 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:42.532 7 INFO neutron.services.segments.plugin [-] Segment bbee93b9-f75c-4424-87a1-6cfbb1e7886f resource provider aggregate not found [pid: 8|app: 0|req: 585/1067] 10.0.0.206 () {32 vars in 701 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:42.539 7 INFO neutron.services.segments.plugin [-] Segment bbee93b9-f75c-4424-87a1-6cfbb1e7886f resource provider aggregate not found [pid: 8|app: 0|req: 586/1068] 10.0.0.206 () {32 vars in 675 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1069] 10.0.0.206 () {32 vars in 693 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:42.561 7 INFO neutron.services.segments.plugin [-] Segment bbee93b9-f75c-4424-87a1-6cfbb1e7886f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbee93b9-f75c-4424-87a1-6cfbb1e7886f found for delete ", "request_id": "req-b539afda-81c4-4134-940a-4e600d17bf1c"}]} [pid: 8|app: 0|req: 588/1070] 10.0.0.206 () {32 vars in 689 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:42.566 7 INFO neutron.services.segments.plugin [-] Segment bbee93b9-f75c-4424-87a1-6cfbb1e7886f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbee93b9-f75c-4424-87a1-6cfbb1e7886f found for delete ", "request_id": "req-9d78eed5-33a0-4cfc-a3e0-b10fd1334a39"}]} [pid: 8|app: 0|req: 589/1071] 10.0.0.206 () {32 vars in 709 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1072] 10.0.0.206 () {32 vars in 705 bytes} [Thu Apr 2 18:08:42 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) 2026-04-02 18:08:42.583 7 INFO neutron.services.segments.plugin [-] Segment 5f0e09a0-7866-40a6-b36b-5d7695b3dfca resource provider aggregate not found 2026-04-02 18:08:42.589 7 INFO neutron.services.segments.plugin [-] Segment 5f0e09a0-7866-40a6-b36b-5d7695b3dfca resource provider aggregate not found [pid: 8|app: 0|req: 591/1073] 10.0.0.206 () {32 vars in 719 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1074] 10.0.0.206 () {32 vars in 697 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1075] 10.0.0.206 () {32 vars in 711 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:42.614 7 INFO neutron.services.segments.plugin [-] Segment 5f0e09a0-7866-40a6-b36b-5d7695b3dfca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f0e09a0-7866-40a6-b36b-5d7695b3dfca found for delete ", "request_id": "req-cd1a19c8-1912-4d68-9f66-b1e6853393a4"}]} [pid: 8|app: 0|req: 594/1076] 10.0.0.206 () {32 vars in 669 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:42.625 7 INFO neutron.services.segments.plugin [-] Segment 5f0e09a0-7866-40a6-b36b-5d7695b3dfca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f0e09a0-7866-40a6-b36b-5d7695b3dfca found for delete ", "request_id": "req-d9a16a87-1187-49e2-9909-b2018221470b"}]} [pid: 8|app: 0|req: 595/1077] 10.0.0.206 () {32 vars in 687 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/binding-extended => 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: 596/1078] 10.0.0.206 () {32 vars in 681 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1079] 10.0.0.206 () {32 vars in 675 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1080] 10.0.0.206 () {32 vars in 671 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1081] 10.0.0.206 () {32 vars in 661 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1082] 10.0.0.206 () {32 vars in 699 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1083] 10.0.0.206 () {32 vars in 699 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1084] 10.0.0.206 () {32 vars in 677 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1085] 10.0.0.206 () {32 vars in 669 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1086] 10.0.0.206 () {32 vars in 683 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1087] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:41 2026] POST /v2.0/routers => generated 511 bytes in 1067 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1088] 10.0.0.206 () {32 vars in 701 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:43.185 8 INFO neutron.db.segments_db [None req-d0625e05-c685-46b1-b4e3-274737dcb154 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment f95c004c-23e0-4476-8892-c0b870115d7e of type vxlan for network 0d57a7d2-8330-4470-87b2-bf06082bad5a [pid: 8|app: 0|req: 605/1089] 10.0.0.206 () {34 vars in 671 bytes} [Thu Apr 2 18:08:42 2026] POST /v2.0/networks => generated 744 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1090] 10.0.0.206 () {32 vars in 685 bytes} [Thu Apr 2 18:08:43 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1091] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:43 2026] POST /v2.0/subnets => generated 691 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1092] 10.0.0.206 () {32 vars in 707 bytes} [Thu Apr 2 18:08:43 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:43.529 8 INFO neutron.db.segments_db [None req-ebd201c8-c6a5-43d6-bbf4-9ba891682da1 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 4dc0a9b6-cd37-424d-a74c-00cd7e1ba6b1 of type vxlan for network ada63583-1e8b-4156-9115-52d2020dd054 2026-04-02 18:08:43.766 8 INFO neutron.db.l3_hamode_db [None req-ebd201c8-c6a5-43d6-bbf4-9ba891682da1 716b94bd8a2748d09b61b58954fc1a7f d77d12ecebc54de09397f77ec0b1a21d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 485/1093] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:08:42 2026] PUT /v2.0/routers/68fbae41-6381-4749-82a1-8a3a72d8fabc/add_router_interface => generated 309 bytes in 972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1094] 10.0.0.206 () {32 vars in 669 bytes} [Thu Apr 2 18:08:43 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: 487/1095] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:08:43 2026] GET /v2.0/ports/b8c5589a-5794-48bf-a19e-e7b6f50958e4 => generated 959 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1096] 10.0.0.206 () {32 vars in 697 bytes} [Thu Apr 2 18:08:43 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:44.184 7 INFO neutron_taas.services.taas.taas_plugin [None req-17dac970-3b3d-4947-b4d9-425655529685 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] TaaS: Handle Delete Port: b8c5589a-5794-48bf-a19e-e7b6f50958e4 2026-04-02 18:08:44.188 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17dac970-3b3d-4947-b4d9-425655529685 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Tap Mirror: Handle Delete Port: b8c5589a-5794-48bf-a19e-e7b6f50958e4 2026-04-02 18:08:44.417 8 INFO neutron.db.l3_hamode_db [None req-ebd201c8-c6a5-43d6-bbf4-9ba891682da1 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 489/1097] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:08:43 2026] PUT /v2.0/routers/68fbae41-6381-4749-82a1-8a3a72d8fabc/remove_router_interface => generated 309 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1098] 10.0.0.206 () {32 vars in 695 bytes} [Thu Apr 2 18:08:44 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:44.914 7 INFO neutron.db.segments_db [None req-556a9864-58e8-46ec-828d-c9319f916f0f 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Added segment 1507ae27-7375-405d-82e1-67cd1f4b4f04 of type vxlan for network bfb5447d-19b1-47e1-9fdc-4213ab9ad058 [pid: 7|app: 0|req: 491/1099] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:44 2026] POST /v2.0/networks => generated 630 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1100] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:08:44 2026] GET /v2.0/ports?device_id=68fbae41-6381-4749-82a1-8a3a72d8fabc => 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: 493/1101] 10.0.0.206 () {32 vars in 685 bytes} [Thu Apr 2 18:08:45 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:45.076 7 INFO neutron.db.segments_db [None req-44d19843-9fd5-4b8b-a06d-996255c5e659 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Added segment d10fe196-ee12-4b0b-9b8e-cc289d446899 of type vxlan for network 73555160-7e34-4181-955a-ad4f53831018 [pid: 7|app: 0|req: 494/1102] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:45 2026] POST /v2.0/networks => generated 630 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1103] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:43 2026] POST /v2.0/routers => generated 731 bytes in 1689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1104] 10.0.0.206 () {32 vars in 689 bytes} [Thu Apr 2 18:08:45 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:45.319 7 INFO neutron_taas.services.taas.taas_plugin [None req-acfb7329-94c2-498b-9dfc-2004ed5de38c 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] TaaS: Handle Delete Port: ed6c6505-8ac6-48c4-a4e7-bc2376de31fc 2026-04-02 18:08:45.323 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-acfb7329-94c2-498b-9dfc-2004ed5de38c 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Tap Mirror: Handle Delete Port: ed6c6505-8ac6-48c4-a4e7-bc2376de31fc [pid: 8|app: 0|req: 611/1105] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:45 2026] POST /v2.0/subnets => generated 626 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:45.669 7 INFO neutron.services.segments.plugin [-] Segment a2bf2c8f-8785-4689-803d-2f06903f8bef resource provider aggregate not found 2026-04-02 18:08:45.679 7 INFO neutron.services.segments.plugin [-] Segment a2bf2c8f-8785-4689-803d-2f06903f8bef resource provider aggregate not found 2026-04-02 18:08:45.693 7 INFO neutron.services.segments.plugin [-] Segment a2bf2c8f-8785-4689-803d-2f06903f8bef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2bf2c8f-8785-4689-803d-2f06903f8bef found for delete ", "request_id": "req-0f1423b6-2b4c-4347-a8ea-6c0c1e6cee73"}]} 2026-04-02 18:08:45.703 7 INFO neutron.services.segments.plugin [-] Segment a2bf2c8f-8785-4689-803d-2f06903f8bef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2bf2c8f-8785-4689-803d-2f06903f8bef found for delete ", "request_id": "req-dc9424d2-fd92-4513-a8a2-355d40f61e17"}]} 2026-04-02 18:08:45.704 7 INFO neutron.db.l3_hamode_db [None req-acfb7329-94c2-498b-9dfc-2004ed5de38c 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] HA network 2987bed7-55ba-448b-9152-61f0a02230fd was deleted as no HA routers are present in tenant dc361901ffbb4044b76c2ec4dd2b7241. [pid: 7|app: 0|req: 495/1106] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:45 2026] DELETE /v2.0/routers/68fbae41-6381-4749-82a1-8a3a72d8fabc => generated 0 bytes in 543 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1107] 10.0.0.206 () {32 vars in 705 bytes} [Thu Apr 2 18:08:45 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1108] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:45 2026] POST /v2.0/subnets => generated 626 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1109] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:45 2026] DELETE /v2.0/subnets/b099d099-6dcc-4978-b346-020438b32a33 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1110] 10.0.0.206 () {32 vars in 667 bytes} [Thu Apr 2 18:08:46 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:46.132 7 INFO neutron.db.segments_db [None req-5367b6ea-1ff2-4846-9a49-9ffc79e20a2b 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Added segment 02a9aa43-f643-463a-85b3-670c32e13cb0 of type vxlan for network 9781a4d7-de16-4889-95e8-28fee333d85e 2026-04-02 18:08:46.398 7 INFO neutron.db.l3_hamode_db [None req-5367b6ea-1ff2-4846-9a49-9ffc79e20a2b 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:08:46.521 7 INFO neutron.db.l3_hamode_db [None req-5367b6ea-1ff2-4846-9a49-9ffc79e20a2b 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 612/1111] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:08:45 2026] PUT /v2.0/routers/9db49f2c-984e-4b52-863c-0941f4a7ea29/add_router_interface => generated 309 bytes in 1147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:46.728 8 INFO neutron.services.segments.plugin [-] Segment 204f615c-6cda-487e-ad7b-dc8a9b338de3 resource provider aggregate not found 2026-04-02 18:08:46.731 8 INFO neutron.services.segments.plugin [-] Segment 204f615c-6cda-487e-ad7b-dc8a9b338de3 resource provider aggregate not found 2026-04-02 18:08:46.750 8 INFO neutron.services.segments.plugin [-] Segment 204f615c-6cda-487e-ad7b-dc8a9b338de3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 204f615c-6cda-487e-ad7b-dc8a9b338de3 found for delete ", "request_id": "req-d2f1777b-9822-4955-b39d-af9232b42511"}]} [pid: 8|app: 0|req: 613/1112] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:46 2026] DELETE /v2.0/networks/b8b7621d-00c8-434e-bf5a-a8de790c602c => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:46.756 8 INFO neutron.services.segments.plugin [-] Segment 204f615c-6cda-487e-ad7b-dc8a9b338de3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 204f615c-6cda-487e-ad7b-dc8a9b338de3 found for delete ", "request_id": "req-2e6a4d9d-5842-45ce-841a-d5092c730c07"}]} [pid: 8|app: 0|req: 614/1113] 10.0.0.206 () {32 vars in 681 bytes} [Thu Apr 2 18:08:46 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:46.813 8 INFO neutron.db.segments_db [None req-c61d7887-e113-4439-aec3-8c77232f0c19 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Added segment ff34aee5-bc5b-459f-a6ac-f3699ad269e8 of type vxlan for network 0b42f901-c1cf-4069-818d-2f126e61bc12 2026-04-02 18:08:47.048 8 INFO neutron.db.l3_hamode_db [None req-c61d7887-e113-4439-aec3-8c77232f0c19 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 500/1116] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:46 2026] POST /v2.0/routers => generated 507 bytes in 1114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1117] 10.0.0.206 () {32 vars in 681 bytes} [Thu Apr 2 18:08:47 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:47.807 8 INFO neutron.db.l3_hamode_db [None req-c61d7887-e113-4439-aec3-8c77232f0c19 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 502/1118] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:08:47 2026] PUT /v2.0/routers/44733540-264a-4f6c-880e-d833b3febd53/add_router_interface => generated 309 bytes in 1103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1119] 10.0.0.206 () {34 vars in 685 bytes} [Thu Apr 2 18:08:48 2026] POST /v2.0/security-groups => generated 1660 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1120] 10.0.0.206 () {32 vars in 691 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1121] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/ports/60a90aa1-bcaa-4787-aa05-1628fb55d406 => generated 955 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1122] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:46 2026] POST /v2.0/routers => generated 691 bytes in 1836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1123] 10.0.0.206 () {32 vars in 691 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1124] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:08:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1125] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/routers/a207d927-a767-4145-b050-a347c70768e1 => generated 697 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1126] 10.0.0.206 () {32 vars in 695 bytes} [Thu Apr 2 18:08:48 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: 7|app: 0|req: 509/1127] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:08:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1128] 10.0.0.206 () {32 vars in 647 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/routers => generated 700 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1129] 10.0.0.206 () {32 vars in 685 bytes} [Thu Apr 2 18:08:48 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: 512/1130] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:08:48 2026] POST /v2.0/floatingips => generated 552 bytes in 707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1131] 10.0.0.206 () {32 vars in 689 bytes} [Thu Apr 2 18:08:49 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: 619/1132] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:08:48 2026] PUT /v2.0/routers/44733540-264a-4f6c-880e-d833b3febd53/add_router_interface => generated 309 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1133] 10.0.0.206 () {32 vars in 701 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1134] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/ports/83930ca5-ab92-4747-87c1-84f65338d7cb => generated 955 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1135] 10.0.0.206 () {32 vars in 703 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1136] 10.0.0.206 () {34 vars in 741 bytes} [Thu Apr 2 18:08:49 2026] PUT /v2.0/routers/a207d927-a767-4145-b050-a347c70768e1 => generated 704 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1137] 10.0.0.206 () {32 vars in 713 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1138] 10.0.0.70 () {34 vars in 1097 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--666105507&fields=id&tenant_id=d77d12ecebc54de09397f77ec0b1a21d => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1139] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1140] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/routers/a207d927-a767-4145-b050-a347c70768e1 => generated 704 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1141] 10.0.0.206 () {32 vars in 715 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1142] 10.0.0.70 () {34 vars in 981 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/networks?id=0d57a7d2-8330-4470-87b2-bf06082bad5a => 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: 521/1143] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/ports?device_id=a207d927-a767-4145-b050-a347c70768e1 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1144] 10.0.0.206 () {32 vars in 727 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1145] 10.0.0.70 () {34 vars in 964 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/quotas/d77d12ecebc54de09397f77ec0b1a21d => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:50.276 8 INFO neutron_taas.services.taas.taas_plugin [None req-95d028de-4737-421c-8a66-aa2fc1e02712 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] TaaS: Handle Delete Port: 83930ca5-ab92-4747-87c1-84f65338d7cb 2026-04-02 18:08:50.279 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95d028de-4737-421c-8a66-aa2fc1e02712 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Tap Mirror: Handle Delete Port: 83930ca5-ab92-4747-87c1-84f65338d7cb 2026-04-02 18:08:50.425 7 INFO neutron_taas.services.taas.taas_plugin [None req-7c20ac1e-f633-4710-9758-ddd4d993e964 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] TaaS: Handle Delete Port: 23b9d7cf-7089-4739-9dee-b7d48ce71a8b 2026-04-02 18:08:50.428 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c20ac1e-f633-4710-9758-ddd4d993e964 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Tap Mirror: Handle Delete Port: 23b9d7cf-7089-4739-9dee-b7d48ce71a8b [pid: 8|app: 0|req: 623/1146] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:08:49 2026] PUT /v2.0/routers/44733540-264a-4f6c-880e-d833b3febd53/remove_router_interface => generated 309 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1147] 10.0.0.206 () {32 vars in 741 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:50.714 7 INFO neutron_taas.services.taas.taas_plugin [None req-7c20ac1e-f633-4710-9758-ddd4d993e964 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] TaaS: Handle Delete Port: a65e668b-52de-4782-ba15-30be348a89fa 2026-04-02 18:08:50.717 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c20ac1e-f633-4710-9758-ddd4d993e964 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] Tap Mirror: Handle Delete Port: a65e668b-52de-4782-ba15-30be348a89fa [pid: 8|app: 0|req: 625/1148] 10.0.0.70 () {34 vars in 1001 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/ports?tenant_id=d77d12ecebc54de09397f77ec0b1a21d&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:51.086 8 INFO neutron_taas.services.taas.taas_plugin [None req-774daacf-5ebf-41cd-9bf1-f336e91341be 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] TaaS: Handle Delete Port: 60a90aa1-bcaa-4787-aa05-1628fb55d406 2026-04-02 18:08:51.088 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-774daacf-5ebf-41cd-9bf1-f336e91341be 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Tap Mirror: Handle Delete Port: 60a90aa1-bcaa-4787-aa05-1628fb55d406 2026-04-02 18:08:51.110 7 INFO neutron.services.segments.plugin [-] Segment ff34aee5-bc5b-459f-a6ac-f3699ad269e8 resource provider aggregate not found 2026-04-02 18:08:51.113 7 INFO neutron.services.segments.plugin [-] Segment ff34aee5-bc5b-459f-a6ac-f3699ad269e8 resource provider aggregate not found 2026-04-02 18:08:51.128 7 INFO neutron.services.segments.plugin [-] Segment ff34aee5-bc5b-459f-a6ac-f3699ad269e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff34aee5-bc5b-459f-a6ac-f3699ad269e8 found for delete ", "request_id": "req-883cdb86-a6e8-4d42-83ff-aabb1c15ba8c"}]} 2026-04-02 18:08:51.142 7 INFO neutron.services.segments.plugin [-] Segment ff34aee5-bc5b-459f-a6ac-f3699ad269e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff34aee5-bc5b-459f-a6ac-f3699ad269e8 found for delete ", "request_id": "req-47b2fb67-5e34-440d-aeba-5e4147452ecd"}]} 2026-04-02 18:08:51.145 7 INFO neutron.db.l3_hamode_db [None req-7c20ac1e-f633-4710-9758-ddd4d993e964 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] HA network 0b42f901-c1cf-4069-818d-2f126e61bc12 was deleted as no HA routers are present in tenant dc361901ffbb4044b76c2ec4dd2b7241. [pid: 7|app: 0|req: 524/1149] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:50 2026] DELETE /v2.0/routers/a207d927-a767-4145-b050-a347c70768e1 => generated 0 bytes in 898 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1150] 10.0.0.206 () {32 vars in 719 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1151] 10.0.0.70 () {34 vars in 1007 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/networks/0d57a7d2-8330-4470-87b2-bf06082bad5a?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: 527/1152] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/ports?device_id=a207d927-a767-4145-b050-a347c70768e1 => 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: 528/1153] 10.0.0.206 () {32 vars in 683 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1154] 10.0.0.70 () {34 vars in 1107 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/networks/0d57a7d2-8330-4470-87b2-bf06082bad5a?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) 2026-04-02 18:08:51.268 7 INFO neutron.api.v2.resource [None req-ed0949a7-eb4c-44bb-bca0-8999105e13a2 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 530/1155] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:51 2026] DELETE /v2.0/routers/a207d927-a767-4145-b050-a347c70768e1 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1156] 10.0.0.206 () {32 vars in 669 bytes} [Thu Apr 2 18:08:51 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: 7|app: 0|req: 532/1157] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/ports?device_id=68fbae41-6381-4749-82a1-8a3a72d8fabc => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1158] 10.0.0.206 () {32 vars in 719 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:51.321 7 INFO neutron.api.v2.resource [None req-2a49966c-54e1-4a29-89a9-759cf4cf0bf4 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 534/1159] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:51 2026] DELETE /v2.0/routers/68fbae41-6381-4749-82a1-8a3a72d8fabc => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1160] 10.0.0.206 () {32 vars in 679 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:51.338 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ce8cd93-0ce2-4c6a-b01d-8447ac02033a 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 536/1161] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:51 2026] DELETE /v2.0/subnets/b099d099-6dcc-4978-b346-020438b32a33 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1162] 10.0.0.206 () {32 vars in 669 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1163] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/ports?device_id=19f6e0be-f910-46a2-8344-711b5741492e => 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: 539/1164] 10.0.0.206 () {32 vars in 697 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:51.388 7 INFO neutron.api.v2.resource [None req-39bd3f52-04dc-430e-b0ad-248b4df86d40 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 540/1165] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:51 2026] DELETE /v2.0/routers/19f6e0be-f910-46a2-8344-711b5741492e => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1166] 10.0.0.206 () {32 vars in 705 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:51.406 7 INFO neutron.pecan_wsgi.hooks.translation [None req-daf5ed31-8164-4122-a0c6-34aec61e4a1c 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 542/1167] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:51 2026] DELETE /v2.0/subnets/b64cfd23-297b-4a9d-9ad1-2c723f375589 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1168] 10.0.0.206 () {32 vars in 701 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1169] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/ports?device_id=27a9cfa1-1df3-4662-aa54-3baefc813424 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1170] 10.0.0.206 () {32 vars in 701 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:51.444 7 INFO neutron.api.v2.resource [None req-a1ca1bfb-708f-4d62-ab17-92f408eb0411 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 546/1171] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:51 2026] DELETE /v2.0/routers/27a9cfa1-1df3-4662-aa54-3baefc813424 => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1172] 10.0.0.206 () {32 vars in 683 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:51.459 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6aff16ab-0a41-449f-bf85-59f178972703 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 548/1173] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:51 2026] DELETE /v2.0/subnets/f3eb7a63-b4b0-43cb-8c35-3967af8ea973 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1174] 10.0.0.206 () {32 vars in 705 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:51.482 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6c425c9-a5be-4671-b15f-802d11d179f4 5ca8113e66534dd990a86575c08b8ad0 dc361901ffbb4044b76c2ec4dd2b7241 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 550/1175] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:51 2026] DELETE /v2.0/subnets/12a28376-f941-4ba5-8b77-7f0c2683daaa => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1176] 10.0.0.206 () {32 vars in 695 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1177] 10.0.0.206 () {32 vars in 689 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1178] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:08:50 2026] PUT /v2.0/routers/44733540-264a-4f6c-880e-d833b3febd53/remove_router_interface => generated 309 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1179] 10.0.0.206 () {32 vars in 697 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1180] 10.0.0.206 () {32 vars in 679 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1181] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/ports?device_id=44733540-264a-4f6c-880e-d833b3febd53 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1182] 10.0.0.206 () {32 vars in 689 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1183] 10.0.0.206 () {32 vars in 701 bytes} [Thu Apr 2 18:08:51 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: 8|app: 0|req: 629/1184] 10.0.0.206 () {32 vars in 665 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1185] 10.0.0.206 () {32 vars in 681 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1186] 10.0.0.206 () {32 vars in 677 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1187] 10.0.0.206 () {32 vars in 693 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1188] 10.0.0.206 () {32 vars in 677 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1189] 10.0.0.206 () {32 vars in 667 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1190] 10.0.0.206 () {32 vars in 663 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1191] 10.0.0.206 () {32 vars in 675 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1192] 10.0.0.206 () {32 vars in 687 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1193] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:51 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:51.696 7 INFO neutron_taas.services.taas.taas_plugin [None req-76423bf9-c6dc-421c-a084-347981b64230 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] TaaS: Handle Delete Port: cba11749-a7b6-40f5-8885-f405775523b5 2026-04-02 18:08:51.699 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76423bf9-c6dc-421c-a084-347981b64230 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Tap Mirror: Handle Delete Port: cba11749-a7b6-40f5-8885-f405775523b5 [pid: 8|app: 0|req: 639/1194] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:52 2026] GET /v2.0/security-groups?tenant_id=dc361901ffbb4044b76c2ec4dd2b7241&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1195] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:52 2026] GET /v2.0/security-groups?tenant_id=ee65987f69a0448481194de1c9bd4ab4&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1196] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:52 2026] DELETE /v2.0/security-groups/424643fc-38df-4174-9146-6ab89feaae9e => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:52.657 7 INFO neutron.db.l3_hamode_db [None req-76423bf9-c6dc-421c-a084-347981b64230 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] HA network 9781a4d7-de16-4889-95e8-28fee333d85e was deleted as no HA routers are present in tenant 25d787c5d36149878374990814cce2bc. [pid: 7|app: 0|req: 556/1197] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:51 2026] DELETE /v2.0/routers/44733540-264a-4f6c-880e-d833b3febd53 => generated 0 bytes in 1130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1198] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:52 2026] DELETE /v2.0/security-groups/eff9f481-2dc7-4b85-9480-545b25bcc97a => 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: 643/1199] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:52 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => 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: 557/1200] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:52 2026] DELETE /v2.0/subnets/ceb7fc1c-0bd6-4d36-b6a3-3117236719d8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1201] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:52 2026] DELETE /v2.0/subnets/62067b64-041b-410b-b3bf-c6bc406fbc1f => 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: 558/1202] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:52 2026] DELETE /v2.0/networks/73555160-7e34-4181-955a-ad4f53831018 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:53.150 7 INFO neutron.services.segments.plugin [-] Segment 02a9aa43-f643-463a-85b3-670c32e13cb0 resource provider aggregate not found 2026-04-02 18:08:53.176 7 INFO neutron.services.segments.plugin [-] Segment 02a9aa43-f643-463a-85b3-670c32e13cb0 resource provider aggregate not found 2026-04-02 18:08:53.187 7 INFO neutron.services.segments.plugin [-] Segment 02a9aa43-f643-463a-85b3-670c32e13cb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02a9aa43-f643-463a-85b3-670c32e13cb0 found for delete ", "request_id": "req-40cd0631-2f96-4fbd-9e7f-ced6c6b98460"}]} 2026-04-02 18:08:53.199 7 INFO neutron.services.segments.plugin [-] Segment 02a9aa43-f643-463a-85b3-670c32e13cb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02a9aa43-f643-463a-85b3-670c32e13cb0 found for delete ", "request_id": "req-eae89520-e2db-4372-a10b-ff6de0d30f89"}]} 2026-04-02 18:08:53.207 7 INFO neutron.services.segments.plugin [-] Segment d10fe196-ee12-4b0b-9b8e-cc289d446899 resource provider aggregate not found 2026-04-02 18:08:53.223 7 INFO neutron.services.segments.plugin [-] Segment d10fe196-ee12-4b0b-9b8e-cc289d446899 resource provider aggregate not found 2026-04-02 18:08:53.227 7 INFO neutron.services.segments.plugin [-] Segment d10fe196-ee12-4b0b-9b8e-cc289d446899 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d10fe196-ee12-4b0b-9b8e-cc289d446899 found for delete ", "request_id": "req-b93ff2f8-0d2c-4415-a69d-dc30d1c6c2cb"}]} 2026-04-02 18:08:53.249 7 INFO neutron.services.segments.plugin [-] Segment d10fe196-ee12-4b0b-9b8e-cc289d446899 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d10fe196-ee12-4b0b-9b8e-cc289d446899 found for delete ", "request_id": "req-b3ac0d7c-3db3-4d87-bedf-dce997dae132"}]} 2026-04-02 18:08:53.253 8 INFO neutron_taas.services.taas.taas_plugin [None req-62211a50-4d04-4c4d-874d-e61f162536e5 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] TaaS: Handle Delete Port: 7507b92c-721a-4a10-a9e4-f2c6c93b431a 2026-04-02 18:08:53.256 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62211a50-4d04-4c4d-874d-e61f162536e5 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Tap Mirror: Handle Delete Port: 7507b92c-721a-4a10-a9e4-f2c6c93b431a 2026-04-02 18:08:53.413 8 INFO neutron.services.segments.plugin [-] Segment 1507ae27-7375-405d-82e1-67cd1f4b4f04 resource provider aggregate not found 2026-04-02 18:08:53.418 8 INFO neutron.services.segments.plugin [-] Segment 1507ae27-7375-405d-82e1-67cd1f4b4f04 resource provider aggregate not found [pid: 8|app: 0|req: 645/1203] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:53 2026] DELETE /v2.0/networks/bfb5447d-19b1-47e1-9fdc-4213ab9ad058 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:53.437 8 INFO neutron.services.segments.plugin [-] Segment 1507ae27-7375-405d-82e1-67cd1f4b4f04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1507ae27-7375-405d-82e1-67cd1f4b4f04 found for delete ", "request_id": "req-1c5239e5-429d-431c-ba46-4ecdd89c931e"}]} 2026-04-02 18:08:53.449 8 INFO neutron.services.segments.plugin [-] Segment 1507ae27-7375-405d-82e1-67cd1f4b4f04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1507ae27-7375-405d-82e1-67cd1f4b4f04 found for delete ", "request_id": "req-54222ffc-5b7d-42da-a2b9-e170224e5e50"}]} 2026-04-02 18:08:53.502 7 INFO neutron.db.segments_db [None req-0854c368-53a6-4e07-b70a-de00625a755d 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Added segment 03319c43-ecda-4a68-a5e7-254b4e4b02ca of type vxlan for network 6fa53cdc-923f-499f-9e72-0541e0906696 [pid: 7|app: 0|req: 559/1204] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:53 2026] POST /v2.0/networks => generated 629 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1205] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:53 2026] POST /v2.0/subnets => generated 626 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1206] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:53 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:53.857 7 INFO neutron.db.segments_db [None req-f5a7be18-28be-4d61-8a45-d1ce0308d58c 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Added segment c45d1d7b-c83d-4dff-9502-1aae0af9cb97 of type vxlan for network 84d52975-62cb-4b95-bfca-fb1abad962e3 2026-04-02 18:08:54.109 7 INFO neutron.db.l3_hamode_db [None req-f5a7be18-28be-4d61-8a45-d1ce0308d58c 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:08:54.234 7 INFO neutron.db.l3_hamode_db [None req-f5a7be18-28be-4d61-8a45-d1ce0308d58c 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 648/1207] 10.0.0.206 () {34 vars in 684 bytes} [Thu Apr 2 18:08:54 2026] POST /v2.0/security-groups => generated 1624 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1208] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:53 2026] POST /v2.0/routers => generated 507 bytes in 1001 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:54.814 8 INFO neutron.db.segments_db [None req-b115a05a-997b-4ea0-a344-688bfda2ed40 ada4fb31c4c9421aa6ee503f47901502 48a713cdf2a94918847d625552765f10 - - default default] Added segment c9736b73-2597-4759-81ff-1044d16c35b4 of type vxlan for network 4db2367c-3ff5-4492-9a8c-2f5e242c1ca9 [pid: 7|app: 0|req: 561/1209] 10.0.0.206 () {32 vars in 663 bytes} [Thu Apr 2 18:08:54 2026] GET /v2.0/security-groups => generated 4529 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:54.876 8 INFO neutron.db.segments_db [None req-b115a05a-997b-4ea0-a344-688bfda2ed40 ada4fb31c4c9421aa6ee503f47901502 48a713cdf2a94918847d625552765f10 - - default default] Added segment 39fb1775-c34d-4065-93e1-d7fef98fe5a6 of type vxlan for network 05f96a42-9006-4883-b539-15c56ca56b52 [pid: 8|app: 0|req: 649/1210] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:54 2026] POST /v2.0/networks => generated 1243 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1211] 10.0.0.206 () {34 vars in 758 bytes} [Thu Apr 2 18:08:54 2026] PUT /v2.0/security-groups/6bcb0870-59a8-4181-9277-081924af4582 => generated 1663 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1212] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:55 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1213] 10.0.0.206 () {32 vars in 649 bytes} [Thu Apr 2 18:08:55 2026] GET /v2.0/networks => generated 1842 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1214] 10.0.0.206 () {32 vars in 737 bytes} [Thu Apr 2 18:08:55 2026] GET /v2.0/security-groups/6bcb0870-59a8-4181-9277-081924af4582 => generated 1663 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1215] 10.0.0.206 () {34 vars in 665 bytes} [Thu Apr 2 18:08:54 2026] POST /v2.0/ports => generated 952 bytes in 388 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: 654/1216] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:55 2026] DELETE /v2.0/networks/4db2367c-3ff5-4492-9a8c-2f5e242c1ca9 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1217] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:55 2026] DELETE /v2.0/security-groups/6bcb0870-59a8-4181-9277-081924af4582 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:55.406 7 INFO neutron.services.segments.plugin [-] Segment 39fb1775-c34d-4065-93e1-d7fef98fe5a6 resource provider aggregate not found 2026-04-02 18:08:55.410 7 INFO neutron.services.segments.plugin [-] Segment 39fb1775-c34d-4065-93e1-d7fef98fe5a6 resource provider aggregate not found 2026-04-02 18:08:55.431 7 INFO neutron.services.segments.plugin [-] Segment 39fb1775-c34d-4065-93e1-d7fef98fe5a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39fb1775-c34d-4065-93e1-d7fef98fe5a6 found for delete ", "request_id": "req-6fb1b41e-fbb6-4560-9f1f-0d8cece98757"}]} [pid: 7|app: 0|req: 564/1218] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:55 2026] DELETE /v2.0/networks/05f96a42-9006-4883-b539-15c56ca56b52 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:55.432 7 INFO neutron.services.segments.plugin [-] Segment 39fb1775-c34d-4065-93e1-d7fef98fe5a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39fb1775-c34d-4065-93e1-d7fef98fe5a6 found for delete ", "request_id": "req-811db7c0-96c4-45c8-bdb1-6e5e98f14e09"}]} 2026-04-02 18:08:55.457 8 INFO neutron.services.segments.plugin [-] Segment c9736b73-2597-4759-81ff-1044d16c35b4 resource provider aggregate not found [pid: 7|app: 0|req: 565/1219] 10.0.0.206 () {32 vars in 663 bytes} [Thu Apr 2 18:08:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:55.476 8 INFO neutron.services.segments.plugin [-] Segment c9736b73-2597-4759-81ff-1044d16c35b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9736b73-2597-4759-81ff-1044d16c35b4 found for delete ", "request_id": "req-2f6e64e1-7891-4689-a847-ceccd8d29cad"}]} 2026-04-02 18:08:55.479 8 INFO neutron.services.segments.plugin [-] Segment c9736b73-2597-4759-81ff-1044d16c35b4 resource provider aggregate not found 2026-04-02 18:08:55.498 8 INFO neutron.services.segments.plugin [-] Segment c9736b73-2597-4759-81ff-1044d16c35b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9736b73-2597-4759-81ff-1044d16c35b4 found for delete ", "request_id": "req-dbb69d8c-8c5b-49a3-9e02-fcd6a72e5f1d"}]} [pid: 7|app: 0|req: 566/1220] 10.0.0.206 () {32 vars in 649 bytes} [Thu Apr 2 18:08:55 2026] GET /v2.0/networks => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:55.511 7 INFO neutron.api.v2.resource [None req-29648eca-d68a-4a90-939b-74b1e7e2ea51 79d5da15233a477ca7fc21297be036fc 0177dc3b945440fd98085dc538875363 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 567/1221] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:55 2026] DELETE /v2.0/security-groups/6bcb0870-59a8-4181-9277-081924af4582 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:08:55.569 7 INFO neutron.db.segments_db [None req-36d61c64-2e70-4649-b51e-97cc76c951af ada4fb31c4c9421aa6ee503f47901502 48a713cdf2a94918847d625552765f10 - - default default] Added segment a159c063-decd-4680-9200-1cb1d4c47366 of type vxlan for network 1c960468-f204-4917-97f7-0a72cb978ec8 [pid: 7|app: 0|req: 568/1222] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:55 2026] POST /v2.0/networks => generated 654 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1223] 10.0.0.206 () {34 vars in 684 bytes} [Thu Apr 2 18:08:55 2026] POST /v2.0/security-groups => generated 1624 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:08:55.827 7 INFO neutron.db.segments_db [None req-56275d5e-a0cd-477f-85a6-2336565d7806 ada4fb31c4c9421aa6ee503f47901502 48a713cdf2a94918847d625552765f10 - - default default] Added segment 4bdc791b-3982-4441-878a-e45f6a91a71c of type vxlan for network bda7c7e8-8391-4561-b519-2b97ac2d7d4f [pid: 7|app: 0|req: 570/1224] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:55 2026] POST /v2.0/networks => generated 654 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1225] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:08:55 2026] GET /v2.0/networks?id=0d57a7d2-8330-4470-87b2-bf06082bad5a => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1226] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:08:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1227] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:08:55 2026] PUT /v2.0/routers/071b16db-586a-4d99-a091-aab0d3522fe1/add_router_interface => generated 309 bytes in 1176 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: 656/1228] 199.19.213.186 () {34 vars in 1050 bytes} [Thu Apr 2 18:08:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d77d12ecebc54de09397f77ec0b1a21d => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1229] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:08:56 2026] GET /v2.0/security-group-rules/7e08affd-52fe-4941-9aaf-01ad643e93b1 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1230] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:56 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => 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: 659/1231] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:08:56 2026] GET /v2.0/ports/05c035df-8c13-47b3-a2e2-5419ebd6cd18 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1232] 199.19.213.186 () {38 vars in 955 bytes} [Thu Apr 2 18:08:56 2026] POST /v2.0/ports => generated 954 bytes in 423 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: 573/1233] 10.0.0.206 () {34 vars in 665 bytes} [Thu Apr 2 18:08:56 2026] POST /v2.0/ports => generated 1505 bytes in 888 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: 661/1234] 10.0.0.206 () {32 vars in 673 bytes} [Thu Apr 2 18:08:56 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:57.351 7 INFO neutron_taas.services.taas.taas_plugin [None req-d62b9e66-fcb1-4eaf-8160-f0a8cb05274f 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] TaaS: Handle Delete Port: 05c035df-8c13-47b3-a2e2-5419ebd6cd18 2026-04-02 18:08:57.355 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d62b9e66-fcb1-4eaf-8160-f0a8cb05274f 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Tap Mirror: Handle Delete Port: 05c035df-8c13-47b3-a2e2-5419ebd6cd18 [pid: 8|app: 0|req: 662/1235] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:08:57 2026] PUT /v2.0/ports/e60e5612-3f2a-48e8-b0a0-c55f9c4bd058 => generated 1235 bytes in 358 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-04-02 18:08:57.437 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-30821071-50c8-4527-846d-244eced248ee'] response: {'name': 'network-changed', 'server_uuid': 'd8d42c1d-139a-4231-98e7-b2d7dbf6b47f', 'tag': 'e60e5612-3f2a-48e8-b0a0-c55f9c4bd058', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 663/1236] 10.0.0.206 () {32 vars in 643 bytes} [Thu Apr 2 18:08:57 2026] GET /v2.0/ports => generated 1505 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1237] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:08:57 2026] DELETE /v2.0/security-group-rules/7e08affd-52fe-4941-9aaf-01ad643e93b1 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:57.681 8 INFO neutron_taas.services.taas.taas_plugin [None req-0877fcca-3823-4dbb-8e99-1eaefd71c7c6 ada4fb31c4c9421aa6ee503f47901502 48a713cdf2a94918847d625552765f10 - - default default] TaaS: Handle Delete Port: 02e8fa87-98d6-43cb-8f72-a7f3b656d454 2026-04-02 18:08:57.684 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0877fcca-3823-4dbb-8e99-1eaefd71c7c6 ada4fb31c4c9421aa6ee503f47901502 48a713cdf2a94918847d625552765f10 - - default default] Tap Mirror: Handle Delete Port: 02e8fa87-98d6-43cb-8f72-a7f3b656d454 [pid: 8|app: 0|req: 665/1238] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:08:57 2026] DELETE /v2.0/ports/02e8fa87-98d6-43cb-8f72-a7f3b656d454 => 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: 666/1239] 10.0.0.206 () {32 vars in 673 bytes} [Thu Apr 2 18:08:57 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1240] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:57 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => 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: 574/1241] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:08:57 2026] PUT /v2.0/routers/071b16db-586a-4d99-a091-aab0d3522fe1/remove_router_interface => generated 309 bytes in 912 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-04-02 18:08:58.011 8 INFO neutron_taas.services.taas.taas_plugin [None req-baeca69d-342e-40b0-adf7-750e8d08d270 ada4fb31c4c9421aa6ee503f47901502 48a713cdf2a94918847d625552765f10 - - default default] TaaS: Handle Delete Port: 0740b055-b0a2-4e56-a15d-36f181b6cf12 2026-04-02 18:08:58.014 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-baeca69d-342e-40b0-adf7-750e8d08d270 ada4fb31c4c9421aa6ee503f47901502 48a713cdf2a94918847d625552765f10 - - default default] Tap Mirror: Handle Delete Port: 0740b055-b0a2-4e56-a15d-36f181b6cf12 [pid: 7|app: 0|req: 575/1242] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:08:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1243] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/security-groups?id=ec579485-b4c1-4946-a56e-c938b3c71653&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: 668/1244] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:08:57 2026] DELETE /v2.0/ports/0740b055-b0a2-4e56-a15d-36f181b6cf12 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1245] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/ports?tenant_id=d77d12ecebc54de09397f77ec0b1a21d&device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1246] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/security-group-rules/79897a4a-47ed-479c-a62b-4d95c7919e03 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1247] 10.0.0.206 () {32 vars in 643 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/ports => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:58.163 7 INFO neutron.api.v2.resource [None req-ba3adf6b-464c-4c66-b856-c2f4fb3f774f 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 577/1248] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:08:58 2026] PUT /v2.0/routers/071b16db-586a-4d99-a091-aab0d3522fe1/remove_router_interface => generated 197 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1249] 199.19.213.186 () {34 vars in 1018 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/networks?tenant_id=d77d12ecebc54de09397f77ec0b1a21d&shared=False => generated 772 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:58.226 8 INFO neutron.db.segments_db [None req-718211d9-7383-427a-965e-c5dc5f9657ec ada4fb31c4c9421aa6ee503f47901502 48a713cdf2a94918847d625552765f10 - - default default] Added segment c7ca3084-8795-46d8-ac89-168ef5d03e58 of type vxlan for network 65595f32-7980-4476-8279-8060096f193d [pid: 7|app: 0|req: 578/1250] 10.0.0.206 () {32 vars in 673 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1251] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/ports?device_id=071b16db-586a-4d99-a091-aab0d3522fe1 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1252] 199.19.213.186 () {34 vars in 930 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1253] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:58 2026] POST /v2.0/networks => generated 654 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1254] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:08:58 2026] DELETE /v2.0/security-group-rules/79897a4a-47ed-479c-a62b-4d95c7919e03 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:58.417 7 INFO neutron.db.segments_db [None req-e4191ed2-26f0-4b50-83f3-77c09b9662fc ada4fb31c4c9421aa6ee503f47901502 48a713cdf2a94918847d625552765f10 - - default default] Added segment e17ec920-cd20-449c-b30f-1544ede9669d of type vxlan for network 31f0797b-7523-4b77-bc9c-cb0f3284e8c8 2026-04-02 18:08:58.491 8 INFO neutron_taas.services.taas.taas_plugin [None req-76649d58-d099-4386-8386-041039347a6b 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] TaaS: Handle Delete Port: 31168b19-adb9-4368-b218-8ccbd530a5d8 2026-04-02 18:08:58.500 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76649d58-d099-4386-8386-041039347a6b 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Tap Mirror: Handle Delete Port: 31168b19-adb9-4368-b218-8ccbd530a5d8 [pid: 7|app: 0|req: 582/1255] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:58 2026] POST /v2.0/networks => generated 654 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1256] 10.0.0.206 () {32 vars in 673 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:58.586 7 INFO neutron.db.securitygroups_db [None req-27b69cca-b391-4e3f-a695-606a62cd2b0b 79d5da15233a477ca7fc21297be036fc 0177dc3b945440fd98085dc538875363 - - default default] Project 0177dc3b945440fd98085dc538875363 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: 584/1257] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:08:58 2026] POST /v2.0/security-group-rules => generated 607 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1258] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/security-group-rules/d0375e3f-4227-4877-97b1-d73e70998e04 => generated 607 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1259] 10.0.0.206 () {32 vars in 673 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1260] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:08:58 2026] DELETE /v2.0/security-group-rules/d0375e3f-4227-4877-97b1-d73e70998e04 => 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: 588/1261] 10.0.0.206 () {32 vars in 673 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:58.883 8 INFO neutron.services.segments.plugin [-] Segment c45d1d7b-c83d-4dff-9502-1aae0af9cb97 resource provider aggregate not found 2026-04-02 18:08:58.888 8 INFO neutron.services.segments.plugin [-] Segment c45d1d7b-c83d-4dff-9502-1aae0af9cb97 resource provider aggregate not found 2026-04-02 18:08:58.907 8 INFO neutron.services.segments.plugin [-] Segment c45d1d7b-c83d-4dff-9502-1aae0af9cb97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c45d1d7b-c83d-4dff-9502-1aae0af9cb97 found for delete ", "request_id": "req-a7fe6a7d-63c0-4bda-b588-f894f8a89938"}]} 2026-04-02 18:08:58.909 8 INFO neutron.services.segments.plugin [-] Segment c45d1d7b-c83d-4dff-9502-1aae0af9cb97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c45d1d7b-c83d-4dff-9502-1aae0af9cb97 found for delete ", "request_id": "req-f6e2ff86-7a7c-4ea5-a966-1ad2ab9a7b24"}]} 2026-04-02 18:08:58.910 8 INFO neutron.db.l3_hamode_db [None req-76649d58-d099-4386-8386-041039347a6b 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] HA network 84d52975-62cb-4b95-bfca-fb1abad962e3 was deleted as no HA routers are present in tenant 25d787c5d36149878374990814cce2bc. [pid: 8|app: 0|req: 674/1262] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:58 2026] DELETE /v2.0/routers/071b16db-586a-4d99-a091-aab0d3522fe1 => generated 0 bytes in 601 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1263] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:58 2026] DELETE /v2.0/security-groups/8e56ba21-8cf8-43a9-981e-9905d6ac34bd => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1264] 10.0.0.206 () {32 vars in 663 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1265] 10.0.0.206 () {32 vars in 663 bytes} [Thu Apr 2 18:08:58 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1266] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:58 2026] DELETE /v2.0/subnets/8a1267f2-7b7e-420a-aa39-2b59700a0631 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:59.267 8 INFO neutron_taas.services.taas.taas_plugin [None req-6204162f-e8f5-48d7-b421-62c9c6467396 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] TaaS: Handle Delete Port: aaf043e1-118e-4e22-977c-0bb54db2573e 2026-04-02 18:08:59.271 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6204162f-e8f5-48d7-b421-62c9c6467396 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Tap Mirror: Handle Delete Port: aaf043e1-118e-4e22-977c-0bb54db2573e [pid: 7|app: 0|req: 592/1267] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:59 2026] POST /v2.0/subnets => generated 1324 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1268] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:59 2026] DELETE /v2.0/networks/6fa53cdc-923f-499f-9e72-0541e0906696 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1269] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:08:59 2026] GET /v2.0/ports?tenant_id=d77d12ecebc54de09397f77ec0b1a21d&device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1270] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:08:59 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1271] 10.0.0.206 () {32 vars in 647 bytes} [Thu Apr 2 18:08:59 2026] GET /v2.0/subnets => generated 1960 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1272] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:08:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e60e5612-3f2a-48e8-b0a0-c55f9c4bd058 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:59.588 8 INFO neutron.db.segments_db [None req-4f76cc43-d45a-4a90-8ff3-a2aa77380a0d 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Added segment 0a4d79db-b0bf-4360-aefc-696fb2e44fd6 of type vxlan for network 984f1df6-d24a-4b21-b2af-1ca851385f6d [pid: 7|app: 0|req: 596/1273] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:59 2026] GET /v2.0/security-groups?id=ec579485-b4c1-4946-a56e-c938b3c71653&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1274] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:08:59 2026] POST /v2.0/networks => generated 629 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1275] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:08:59 2026] GET /v2.0/security-groups?tenant_id=0177dc3b945440fd98085dc538875363&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1276] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:08:59 2026] GET /v2.0/subnets?id=321f2fa5-dcf6-4200-879d-71aec2f8c6dd => generated 694 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1277] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:59 2026] DELETE /v2.0/subnets/ed64655b-3af5-4e2e-bec3-1bb40a0b3cd5 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1278] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:08:59 2026] DELETE /v2.0/security-groups/4adf063f-1605-4650-827a-1fac2b133c85 => 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: 599/1279] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:59 2026] POST /v2.0/subnets => generated 626 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1280] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:08:59 2026] GET /v2.0/ports?network_id=0d57a7d2-8330-4470-87b2-bf06082bad5a&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:59.994 8 INFO neutron.db.segments_db [None req-8b0b17b9-2388-4080-a75f-759a39898403 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Added segment d5a5d4bf-e22b-4f5d-b9ef-00f358774e5d of type vxlan for network 72a4dc92-8745-454b-b63e-1a3473e5e283 [pid: 7|app: 0|req: 600/1281] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:08:59 2026] DELETE /v2.0/subnets/de93aae4-adbd-4a2a-bcd5-860ccb9ba935 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1282] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:00 2026] GET /v2.0/networks/0d57a7d2-8330-4470-87b2-bf06082bad5a?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: 602/1283] 10.0.0.206 () {32 vars in 647 bytes} [Thu Apr 2 18:09:00 2026] GET /v2.0/subnets => generated 649 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1284] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:00 2026] GET /v2.0/networks/0d57a7d2-8330-4470-87b2-bf06082bad5a?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) 2026-04-02 18:09:00.247 7 INFO neutron.services.segments.plugin [-] Segment e17ec920-cd20-449c-b30f-1544ede9669d resource provider aggregate not found 2026-04-02 18:09:00.251 7 INFO neutron.services.segments.plugin [-] Segment e17ec920-cd20-449c-b30f-1544ede9669d resource provider aggregate not found 2026-04-02 18:09:00.267 7 INFO neutron.services.segments.plugin [-] Segment e17ec920-cd20-449c-b30f-1544ede9669d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e17ec920-cd20-449c-b30f-1544ede9669d found for delete ", "request_id": "req-82a223ba-2770-43c7-ad6f-b7d6812d7f58"}]} [pid: 7|app: 0|req: 604/1285] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:09:00 2026] DELETE /v2.0/networks/31f0797b-7523-4b77-bc9c-cb0f3284e8c8 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:09:00.277 8 INFO neutron.db.l3_hamode_db [None req-8b0b17b9-2388-4080-a75f-759a39898403 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:09:00.281 7 INFO neutron.services.segments.plugin [-] Segment e17ec920-cd20-449c-b30f-1544ede9669d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e17ec920-cd20-449c-b30f-1544ede9669d found for delete ", "request_id": "req-c14011fb-d012-48e3-ab02-fb3e946e9378"}]} [pid: 7|app: 0|req: 605/1286] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:09:00 2026] DELETE /v2.0/networks/65595f32-7980-4476-8279-8060096f193d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1287] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:09:00 2026] DELETE /v2.0/networks/bda7c7e8-8391-4561-b519-2b97ac2d7d4f => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1288] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:09:00 2026] DELETE /v2.0/networks/1c960468-f204-4917-97f7-0a72cb978ec8 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1289] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:00 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => 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: 609/1290] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:00 2026] GET /v2.0/security-groups?id=ec579485-b4c1-4946-a56e-c938b3c71653&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:00.985 8 INFO neutron.services.segments.plugin [-] Segment 03319c43-ecda-4a68-a5e7-254b4e4b02ca resource provider aggregate not found 2026-04-02 18:09:00.989 8 INFO neutron.services.segments.plugin [-] Segment 03319c43-ecda-4a68-a5e7-254b4e4b02ca resource provider aggregate not found 2026-04-02 18:09:01.002 8 INFO neutron.services.segments.plugin [-] Segment 03319c43-ecda-4a68-a5e7-254b4e4b02ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03319c43-ecda-4a68-a5e7-254b4e4b02ca found for delete ", "request_id": "req-6fc05716-da17-4f3c-8988-35751177e417"}]} 2026-04-02 18:09:01.004 8 INFO neutron.services.segments.plugin [-] Segment 03319c43-ecda-4a68-a5e7-254b4e4b02ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03319c43-ecda-4a68-a5e7-254b4e4b02ca found for delete ", "request_id": "req-be453be7-15a4-4dc7-be4b-a75b9769fb9e"}]} 2026-04-02 18:09:01.007 8 INFO neutron.db.l3_hamode_db [None req-8b0b17b9-2388-4080-a75f-759a39898403 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 610/1291] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:01 2026] GET /v2.0/security-groups?tenant_id=48a713cdf2a94918847d625552765f10&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: 611/1292] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:01 2026] DELETE /v2.0/security-groups/266c8970-8e15-4bd0-9f63-eb7d5f8ee61a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1295] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:08:59 2026] POST /v2.0/routers => generated 507 bytes in 1672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1296] 10.0.0.206 () {34 vars in 684 bytes} [Thu Apr 2 18:09:01 2026] POST /v2.0/security-groups => generated 1624 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1297] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1298] 10.0.0.206 () {32 vars in 663 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/security-groups => generated 4529 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1299] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/security-groups?id=ec579485-b4c1-4946-a56e-c938b3c71653&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:02.302 7 INFO neutron.services.segments.plugin [-] Segment c7ca3084-8795-46d8-ac89-168ef5d03e58 resource provider aggregate not found 2026-04-02 18:09:02.307 7 INFO neutron.services.segments.plugin [-] Segment c7ca3084-8795-46d8-ac89-168ef5d03e58 resource provider aggregate not found [pid: 8|app: 0|req: 687/1300] 10.0.0.206 () {34 vars in 758 bytes} [Thu Apr 2 18:09:02 2026] PUT /v2.0/security-groups/1c7ad1ba-62c0-4a65-b55b-9ef7f3be5327 => generated 1663 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:02.317 7 INFO neutron.services.segments.plugin [-] Segment c7ca3084-8795-46d8-ac89-168ef5d03e58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7ca3084-8795-46d8-ac89-168ef5d03e58 found for delete ", "request_id": "req-cf96cc9f-c495-4cfb-886a-aa620bb15641"}]} 2026-04-02 18:09:02.330 7 INFO neutron.services.segments.plugin [-] Segment 4bdc791b-3982-4441-878a-e45f6a91a71c resource provider aggregate not found 2026-04-02 18:09:02.337 7 INFO neutron.services.segments.plugin [-] Segment c7ca3084-8795-46d8-ac89-168ef5d03e58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7ca3084-8795-46d8-ac89-168ef5d03e58 found for delete ", "request_id": "req-16ccfb76-d20f-48d1-bb94-d39f72cc5f58"}]} [pid: 8|app: 0|req: 688/1301] 10.0.0.206 () {32 vars in 737 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/security-groups/1c7ad1ba-62c0-4a65-b55b-9ef7f3be5327 => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:02.354 7 INFO neutron.services.segments.plugin [-] Segment 4bdc791b-3982-4441-878a-e45f6a91a71c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bdc791b-3982-4441-878a-e45f6a91a71c found for delete ", "request_id": "req-b002889f-c4f9-40b0-be50-5b1ad15cb70a"}]} 2026-04-02 18:09:02.364 7 INFO neutron.services.segments.plugin [-] Segment 4bdc791b-3982-4441-878a-e45f6a91a71c resource provider aggregate not found 2026-04-02 18:09:02.370 7 INFO neutron.services.segments.plugin [-] Segment a159c063-decd-4680-9200-1cb1d4c47366 resource provider aggregate not found 2026-04-02 18:09:02.388 7 INFO neutron.services.segments.plugin [-] Segment 4bdc791b-3982-4441-878a-e45f6a91a71c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bdc791b-3982-4441-878a-e45f6a91a71c found for delete ", "request_id": "req-bf427253-a9b7-43f5-b1f7-7c6c9a57b640"}]} 2026-04-02 18:09:02.394 7 INFO neutron.services.segments.plugin [-] Segment a159c063-decd-4680-9200-1cb1d4c47366 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a159c063-decd-4680-9200-1cb1d4c47366 found for delete ", "request_id": "req-57e89c2b-be0a-44d7-b690-952b732fad6b"}]} 2026-04-02 18:09:02.413 7 INFO neutron.services.segments.plugin [-] Segment a159c063-decd-4680-9200-1cb1d4c47366 resource provider aggregate not found [pid: 8|app: 0|req: 689/1302] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:02 2026] DELETE /v2.0/security-groups/1c7ad1ba-62c0-4a65-b55b-9ef7f3be5327 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:02.438 7 INFO neutron.services.segments.plugin [-] Segment a159c063-decd-4680-9200-1cb1d4c47366 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a159c063-decd-4680-9200-1cb1d4c47366 found for delete ", "request_id": "req-a5e9ac26-25d2-47e9-b765-b1c631d390eb"}]} [pid: 8|app: 0|req: 690/1303] 10.0.0.206 () {32 vars in 663 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:02.471 8 INFO neutron.api.v2.resource [None req-68125207-e90c-4a56-88ac-cef4435a8a5a 4841839db3094ef1afc8d61ec4c27e9e 6d94dbaa48564b43b3192014baa65e73 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 691/1304] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:02 2026] DELETE /v2.0/security-groups/1c7ad1ba-62c0-4a65-b55b-9ef7f3be5327 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1305] 10.0.0.206 () {34 vars in 684 bytes} [Thu Apr 2 18:09:02 2026] POST /v2.0/security-groups => generated 1624 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1306] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:09:01 2026] PUT /v2.0/routers/7984bf9c-86ea-461f-899c-b005c3940ba0/add_router_interface => generated 309 bytes in 1068 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1307] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/ports/e8e89d6f-58f4-4aaa-9d5c-06551cb30901 => generated 955 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1308] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:09:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1309] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/security-group-rules/ef7c93e8-0d5c-4673-80fc-7374e3939fd6 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1310] 10.0.0.206 () {32 vars in 673 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1311] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:09:02 2026] DELETE /v2.0/security-group-rules/ef7c93e8-0d5c-4673-80fc-7374e3939fd6 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1312] 10.0.0.206 () {32 vars in 673 bytes} [Thu Apr 2 18:09:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:03.145 7 INFO neutron_taas.services.taas.taas_plugin [None req-5be27f13-fae8-411f-89ef-79725a9a921d 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] TaaS: Handle Delete Port: e8e89d6f-58f4-4aaa-9d5c-06551cb30901 2026-04-02 18:09:03.148 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5be27f13-fae8-411f-89ef-79725a9a921d 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Tap Mirror: Handle Delete Port: e8e89d6f-58f4-4aaa-9d5c-06551cb30901 2026-04-02 18:09:03.349 8 INFO neutron.db.segments_db [None req-a40e4ff9-87fa-4a4c-afd4-0f7cbb2db029 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] Added segment 91b273fd-e36f-40ea-83c8-b65944aac79a of type vxlan for network 71366022-0874-4405-bbbc-11bef6cf0060 [pid: 8|app: 0|req: 698/1313] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:09:02 2026] POST /v2.0/networks => generated 644 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1314] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:09:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1315] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:09:02 2026] PUT /v2.0/routers/7984bf9c-86ea-461f-899c-b005c3940ba0/remove_router_interface => generated 309 bytes in 896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1316] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:03 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1317] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:09:03 2026] GET /v2.0/security-group-rules/5a96a3eb-e9f0-4a86-99e3-ae61d36ea120 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1318] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:09:03 2026] GET /v2.0/ports?device_id=7984bf9c-86ea-461f-899c-b005c3940ba0 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1319] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:03 2026] GET /v2.0/security-groups?id=ec579485-b4c1-4946-a56e-c938b3c71653&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1320] 10.0.0.206 () {32 vars in 673 bytes} [Thu Apr 2 18:09:03 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:03.936 8 INFO neutron_taas.services.taas.taas_plugin [None req-adaba632-7d2d-41bc-8c2d-1e5b2819a175 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] TaaS: Handle Delete Port: 982db771-d2a2-4901-8ae0-8c234c0f3935 2026-04-02 18:09:03.938 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adaba632-7d2d-41bc-8c2d-1e5b2819a175 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Tap Mirror: Handle Delete Port: 982db771-d2a2-4901-8ae0-8c234c0f3935 [pid: 7|app: 0|req: 617/1321] 10.0.0.206 () {34 vars in 665 bytes} [Thu Apr 2 18:09:03 2026] POST /v2.0/ports => generated 774 bytes in 321 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: 618/1322] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:09:03 2026] DELETE /v2.0/security-group-rules/5a96a3eb-e9f0-4a86-99e3-ae61d36ea120 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:04.085 7 INFO neutron.db.segments_db [None req-ff6b10ef-a4a9-41be-858a-791a9e366e96 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] Added segment 9b88ea73-2111-489c-8f3f-75f6d043921e of type vxlan for network e91cb994-d8d6-4e24-b213-e8e109a683cf [pid: 7|app: 0|req: 619/1323] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:09:04 2026] POST /v2.0/networks => generated 632 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1324] 10.0.0.206 () {32 vars in 673 bytes} [Thu Apr 2 18:09:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:04.249 8 INFO neutron.services.segments.plugin [-] Segment d5a5d4bf-e22b-4f5d-b9ef-00f358774e5d resource provider aggregate not found 2026-04-02 18:09:04.261 8 INFO neutron.services.segments.plugin [-] Segment d5a5d4bf-e22b-4f5d-b9ef-00f358774e5d resource provider aggregate not found 2026-04-02 18:09:04.265 8 INFO neutron.services.segments.plugin [-] Segment d5a5d4bf-e22b-4f5d-b9ef-00f358774e5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5a5d4bf-e22b-4f5d-b9ef-00f358774e5d found for delete ", "request_id": "req-36b6c5c7-e916-4b31-af02-25dca641ef11"}]} 2026-04-02 18:09:04.279 8 INFO neutron.services.segments.plugin [-] Segment d5a5d4bf-e22b-4f5d-b9ef-00f358774e5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5a5d4bf-e22b-4f5d-b9ef-00f358774e5d found for delete ", "request_id": "req-ce18d17b-a0b0-44e9-bef2-36a21638b3c2"}]} 2026-04-02 18:09:04.290 8 INFO neutron.db.l3_hamode_db [None req-adaba632-7d2d-41bc-8c2d-1e5b2819a175 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] HA network 72a4dc92-8745-454b-b63e-1a3473e5e283 was deleted as no HA routers are present in tenant 25d787c5d36149878374990814cce2bc. [pid: 8|app: 0|req: 705/1325] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:03 2026] DELETE /v2.0/routers/7984bf9c-86ea-461f-899c-b005c3940ba0 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1326] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:09:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1327] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:09:04 2026] POST /v2.0/subnets => generated 626 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1328] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:09:04 2026] GET /v2.0/security-group-rules/d5fb2b32-9f3f-4a99-a3e8-ab755fc93178 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1329] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:04 2026] DELETE /v2.0/subnets/f0578817-4619-4b26-97ba-56ac540ae758 => 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: 708/1330] 10.0.0.206 () {32 vars in 673 bytes} [Thu Apr 2 18:09:04 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:04.749 8 INFO neutron_taas.services.taas.taas_plugin [None req-f704df58-0444-4fff-8210-5e6956cc8a2c 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] TaaS: Handle Delete Port: 1e5dfa40-a77b-431b-ae1d-5e2e54c44d18 2026-04-02 18:09:04.752 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f704df58-0444-4fff-8210-5e6956cc8a2c 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Tap Mirror: Handle Delete Port: 1e5dfa40-a77b-431b-ae1d-5e2e54c44d18 [pid: 7|app: 0|req: 623/1331] 10.0.0.206 () {34 vars in 665 bytes} [Thu Apr 2 18:09:04 2026] POST /v2.0/ports => generated 949 bytes in 382 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: 624/1332] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:09:04 2026] DELETE /v2.0/security-group-rules/d5fb2b32-9f3f-4a99-a3e8-ab755fc93178 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1333] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:09:04 2026] DELETE /v2.0/networks/984f1df6-d24a-4b21-b2af-1ca851385f6d => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1334] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:04 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => 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: 626/1335] 10.0.0.206 () {32 vars in 673 bytes} [Thu Apr 2 18:09:05 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:05.075 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4765858-0fd4-432c-8cad-58d3005d3064 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] TaaS: Handle Delete Port: ddfb47a5-f37b-454e-b9dd-0a1665473ead 2026-04-02 18:09:05.078 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4765858-0fd4-432c-8cad-58d3005d3064 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] Tap Mirror: Handle Delete Port: ddfb47a5-f37b-454e-b9dd-0a1665473ead 2026-04-02 18:09:05.085 7 INFO neutron.db.segments_db [None req-538d3557-c6c1-4209-9f58-ceb51a8ec200 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Added segment 90252791-f6ad-42c3-b01c-26e79a7a7247 of type vxlan for network 50390242-d39a-4adc-8d37-b4a400bd74c4 [pid: 8|app: 0|req: 710/1336] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:09:04 2026] DELETE /v2.0/ports/ddfb47a5-f37b-454e-b9dd-0a1665473ead => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1337] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:05 2026] GET /v2.0/security-groups?id=ec579485-b4c1-4946-a56e-c938b3c71653&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1338] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:05 2026] DELETE /v2.0/security-groups/671dfb62-dccc-45b7-9648-c6150a0e03c7 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:05.327 8 INFO neutron.pecan_wsgi.hooks.translation [None req-347ef5eb-5582-4d82-a445-cb5396b86dc7 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-02 18:09:05.330 7 INFO neutron.db.l3_hamode_db [None req-538d3557-c6c1-4209-9f58-ceb51a8ec200 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 713/1339] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:09:05 2026] DELETE /v2.0/ports/ddfb47a5-f37b-454e-b9dd-0a1665473ead => 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: 714/1340] 10.0.0.206 () {32 vars in 663 bytes} [Thu Apr 2 18:09:05 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) 2026-04-02 18:09:05.382 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d690cfbd-8cd8-4362-beed-59ebd55c4c87 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 715/1341] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:09:05 2026] GET /v2.0/ports/ddfb47a5-f37b-454e-b9dd-0a1665473ead => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1342] 10.0.0.206 () {32 vars in 663 bytes} [Thu Apr 2 18:09:05 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1343] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:05 2026] DELETE /v2.0/subnets/3a6e89e3-7678-4d93-a85e-153601478bfc => 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: 718/1344] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:09:05 2026] DELETE /v2.0/networks/e91cb994-d8d6-4e24-b213-e8e109a683cf => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:09:05.769 8 INFO neutron.db.segments_db [None req-1adbddf9-aebe-4d2a-8e40-9f112ae4d18e 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] Added segment dee06d49-54ef-4c71-b4ff-e9bacf7e35b0 of type vxlan for network 5b1bd166-cd30-432c-b815-cd331e434008 [pid: 8|app: 0|req: 719/1345] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:09:05 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1346] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:09:05 2026] POST /v2.0/subnets => generated 626 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:06.116 7 INFO neutron.db.l3_hamode_db [None req-538d3557-c6c1-4209-9f58-ceb51a8ec200 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 721/1347] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:06 2026] GET /v2.0/security-groups?tenant_id=6d94dbaa48564b43b3192014baa65e73&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:06.291 8 INFO neutron.services.segments.plugin [-] Segment 0a4d79db-b0bf-4360-aefc-696fb2e44fd6 resource provider aggregate not found 2026-04-02 18:09:06.311 8 INFO neutron.services.segments.plugin [-] Segment 0a4d79db-b0bf-4360-aefc-696fb2e44fd6 resource provider aggregate not found 2026-04-02 18:09:06.317 8 INFO neutron.services.segments.plugin [-] Segment 0a4d79db-b0bf-4360-aefc-696fb2e44fd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a4d79db-b0bf-4360-aefc-696fb2e44fd6 found for delete ", "request_id": "req-4ddd4420-1071-4d58-9dae-d4b625ff7ff0"}]} 2026-04-02 18:09:06.342 8 INFO neutron.services.segments.plugin [-] Segment 0a4d79db-b0bf-4360-aefc-696fb2e44fd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a4d79db-b0bf-4360-aefc-696fb2e44fd6 found for delete ", "request_id": "req-2a487838-8b13-4a0b-af5b-67a6e8771cf9"}]} 2026-04-02 18:09:06.349 8 INFO neutron.services.segments.plugin [-] Segment 9b88ea73-2111-489c-8f3f-75f6d043921e resource provider aggregate not found 2026-04-02 18:09:06.372 8 INFO neutron.services.segments.plugin [-] Segment 9b88ea73-2111-489c-8f3f-75f6d043921e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b88ea73-2111-489c-8f3f-75f6d043921e found for delete ", "request_id": "req-ca2f31fa-1836-48ec-808e-abe673addaa4"}]} 2026-04-02 18:09:06.376 8 INFO neutron.services.segments.plugin [-] Segment 9b88ea73-2111-489c-8f3f-75f6d043921e resource provider aggregate not found 2026-04-02 18:09:06.421 8 INFO neutron.services.segments.plugin [-] Segment 9b88ea73-2111-489c-8f3f-75f6d043921e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b88ea73-2111-489c-8f3f-75f6d043921e found for delete ", "request_id": "req-26427b03-601b-48b7-b26e-a87582db6426"}]} [pid: 8|app: 0|req: 722/1348] 10.0.0.206 () {34 vars in 665 bytes} [Thu Apr 2 18:09:06 2026] POST /v2.0/ports => generated 912 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1349] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:06 2026] DELETE /v2.0/security-groups/811ebe4d-bcc2-4fea-8f48-929648e49a94 => 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: 724/1350] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:06 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:06.880 8 INFO neutron_taas.services.taas.taas_plugin [None req-9333bc91-8a60-4ab8-b801-b5553a76b1b4 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] TaaS: Handle Delete Port: f49d1729-ee48-4b05-b9f9-99ccfd94cb03 2026-04-02 18:09:06.933 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9333bc91-8a60-4ab8-b801-b5553a76b1b4 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] Tap Mirror: Handle Delete Port: f49d1729-ee48-4b05-b9f9-99ccfd94cb03 [pid: 7|app: 0|req: 627/1351] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:09:05 2026] POST /v2.0/routers => generated 688 bytes in 2170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1352] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:07 2026] GET /v2.0/security-groups?id=ec579485-b4c1-4946-a56e-c938b3c71653&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1353] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:09:06 2026] DELETE /v2.0/ports/f49d1729-ee48-4b05-b9f9-99ccfd94cb03 => generated 0 bytes in 500 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:09:07.277 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8b33449f-169f-4446-add1-58d961a92841 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 726/1354] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:09:07 2026] GET /v2.0/ports/f49d1729-ee48-4b05-b9f9-99ccfd94cb03 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1355] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:09:07 2026] GET /v2.0/routers/932bf57b-aac4-41f1-a47e-4f6192a1b872 => generated 694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1356] 10.0.0.206 () {32 vars in 647 bytes} [Thu Apr 2 18:09:07 2026] GET /v2.0/routers => generated 697 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1357] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:07 2026] DELETE /v2.0/subnets/c263f631-d158-4425-a82b-d5761c6ccf44 => 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: 631/1358] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:07 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:07.619 7 INFO neutron.services.segments.plugin [-] Segment dee06d49-54ef-4c71-b4ff-e9bacf7e35b0 resource provider aggregate not found 2026-04-02 18:09:07.624 7 INFO neutron.services.segments.plugin [-] Segment dee06d49-54ef-4c71-b4ff-e9bacf7e35b0 resource provider aggregate not found [pid: 7|app: 0|req: 632/1359] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:09:07 2026] DELETE /v2.0/networks/5b1bd166-cd30-432c-b815-cd331e434008 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:09:07.659 7 INFO neutron.services.segments.plugin [-] Segment dee06d49-54ef-4c71-b4ff-e9bacf7e35b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dee06d49-54ef-4c71-b4ff-e9bacf7e35b0 found for delete ", "request_id": "req-406da65e-ee7f-4c58-8e6a-4f6a33ac02aa"}]} 2026-04-02 18:09:07.661 7 INFO neutron.services.segments.plugin [-] Segment dee06d49-54ef-4c71-b4ff-e9bacf7e35b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dee06d49-54ef-4c71-b4ff-e9bacf7e35b0 found for delete ", "request_id": "req-102430a3-28b9-4448-8293-7086b6c55797"}]} [pid: 8|app: 0|req: 728/1360] 10.0.0.206 () {34 vars in 741 bytes} [Thu Apr 2 18:09:07 2026] PUT /v2.0/routers/932bf57b-aac4-41f1-a47e-4f6192a1b872 => generated 701 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:07.958 7 INFO neutron.db.l3_db [None req-e4e2bfe5-8b91-4fa5-85b6-34fc603633d0 de66385ee4ae4524b59b78d2827f4140 d77d12ecebc54de09397f77ec0b1a21d - - default default] Floating IP 2d84f61f-019a-4f87-8b06-ad03db23336c associated. External IP: 10.96.250.205, port: e60e5612-3f2a-48e8-b0a0-c55f9c4bd058. [pid: 8|app: 0|req: 729/1361] 10.0.0.206 () {34 vars in 665 bytes} [Thu Apr 2 18:09:07 2026] POST /v2.0/ports => generated 775 bytes in 290 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: 730/1362] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:09:08 2026] GET /v2.0/routers/932bf57b-aac4-41f1-a47e-4f6192a1b872 => generated 701 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1363] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:09:07 2026] PUT /v2.0/floatingips/2d84f61f-019a-4f87-8b06-ad03db23336c => generated 855 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1364] 10.0.0.206 () {34 vars in 737 bytes} [Thu Apr 2 18:09:08 2026] PUT /v2.0/ports/53e14e40-09a6-4c46-9a4c-2f4aab403732 => generated 752 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1365] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:09:08 2026] GET /v2.0/ports?device_id=932bf57b-aac4-41f1-a47e-4f6192a1b872 => generated 12 bytes in 32 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-04-02 18:09:08.379 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-afbc2bd4-8bbb-4ce4-829a-d98a6a532ec7'] response: {'name': 'network-changed', 'server_uuid': 'd8d42c1d-139a-4231-98e7-b2d7dbf6b47f', 'tag': 'e60e5612-3f2a-48e8-b0a0-c55f9c4bd058', 'status': 'completed', 'code': 200} 2026-04-02 18:09:08.481 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac2d6fef-7c80-4988-9fbf-afa551195b40 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] TaaS: Handle Delete Port: 53e14e40-09a6-4c46-9a4c-2f4aab403732 2026-04-02 18:09:08.484 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac2d6fef-7c80-4988-9fbf-afa551195b40 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] Tap Mirror: Handle Delete Port: 53e14e40-09a6-4c46-9a4c-2f4aab403732 2026-04-02 18:09:08.546 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8d316a5-7a12-4efd-ad80-c7189d8c1560 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] TaaS: Handle Delete Port: 7ddb0887-6c9f-4e8e-8a98-52961dc4d6bd 2026-04-02 18:09:08.548 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8d316a5-7a12-4efd-ad80-c7189d8c1560 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Tap Mirror: Handle Delete Port: 7ddb0887-6c9f-4e8e-8a98-52961dc4d6bd [pid: 8|app: 0|req: 732/1366] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:09:08 2026] DELETE /v2.0/ports/53e14e40-09a6-4c46-9a4c-2f4aab403732 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1367] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:08 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1368] 10.0.0.206 () {32 vars in 643 bytes} [Thu Apr 2 18:09:08 2026] GET /v2.0/ports => generated 777 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:08.759 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8d316a5-7a12-4efd-ad80-c7189d8c1560 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] TaaS: Handle Delete Port: 6696e3d1-ceda-4f6e-aa78-8b5157fe6adc 2026-04-02 18:09:08.761 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8d316a5-7a12-4efd-ad80-c7189d8c1560 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] Tap Mirror: Handle Delete Port: 6696e3d1-ceda-4f6e-aa78-8b5157fe6adc [pid: 8|app: 0|req: 735/1369] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:09:08 2026] POST /v2.0/subnetpools => generated 548 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1370] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:08 2026] GET /v2.0/security-groups?id=ec579485-b4c1-4946-a56e-c938b3c71653&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-04-02 18:09:08.979 8 INFO neutron.pecan_wsgi.hooks.translation [None req-341c22b4-a2b7-4cd8-96c5-6df1095a2641 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 737/1371] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:09:08 2026] GET /v2.0/ports/53e14e40-09a6-4c46-9a4c-2f4aab403732 => generated 132 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1372] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:08 2026] GET /v2.0/ports?tenant_id=d77d12ecebc54de09397f77ec0b1a21d&device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1373] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/subnetpools/f718a200-059c-4d30-88b3-2616304ec945 => generated 548 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:09.063 7 INFO neutron.db.l3_hamode_db [None req-b8d316a5-7a12-4efd-ad80-c7189d8c1560 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] HA network 50390242-d39a-4adc-8d37-b4a400bd74c4 was deleted as no HA routers are present in tenant 25d787c5d36149878374990814cce2bc. [pid: 8|app: 0|req: 740/1374] 10.0.0.206 () {32 vars in 643 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/ports => generated 777 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1375] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:08 2026] DELETE /v2.0/routers/932bf57b-aac4-41f1-a47e-4f6192a1b872 => 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: 741/1376] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/networks?id=0d57a7d2-8330-4470-87b2-bf06082bad5a => generated 772 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1377] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:09:09 2026] PUT /v2.0/subnetpools/f718a200-059c-4d30-88b3-2616304ec945 => generated 501 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1378] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/ports/666e24b2-f9c6-4a80-825e-50268384c031 => generated 774 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1379] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/ports?device_id=932bf57b-aac4-41f1-a47e-4f6192a1b872 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1380] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e60e5612-3f2a-48e8-b0a0-c55f9c4bd058 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:09.200 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4af4f531-3712-45e3-ac7a-3ea63901aab7 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 744/1381] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:09:09 2026] DELETE /v2.0/ports/f49d1729-ee48-4b05-b9f9-99ccfd94cb03 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:09:09.218 8 INFO neutron.api.v2.resource [None req-f948707c-0cc0-42d9-907c-d823cb623f7f 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 745/1382] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:09 2026] DELETE /v2.0/routers/932bf57b-aac4-41f1-a47e-4f6192a1b872 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1383] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:09:09 2026] DELETE /v2.0/subnetpools/f718a200-059c-4d30-88b3-2616304ec945 => 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: 746/1384] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/subnets?id=321f2fa5-dcf6-4200-879d-71aec2f8c6dd => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1385] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:09.266 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6796459e-fd25-431e-9f41-6cfd87323b25 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 747/1386] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:09 2026] DELETE /v2.0/subnets/c263f631-d158-4425-a82b-d5761c6ccf44 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1387] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/ports?device_id=7984bf9c-86ea-461f-899c-b005c3940ba0 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:09.276 8 INFO neutron.api.v2.resource [None req-789f27d9-ebdf-4ddb-a9ac-55db4aab3183 e3f8860d218e4b549eeeeaac28bd4313 508cc3723e6b49dcb7ee319686a8d7ab - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1388] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/subnetpools/f718a200-059c-4d30-88b3-2616304ec945 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1389] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/ports?network_id=0d57a7d2-8330-4470-87b2-bf06082bad5a&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: 8|app: 0|req: 749/1390] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/security-groups?id=ec579485-b4c1-4946-a56e-c938b3c71653&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:09.315 7 INFO neutron.api.v2.resource [None req-7a3419d7-186d-49d6-83b8-6ea2059c2adf 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 642/1391] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:09 2026] DELETE /v2.0/routers/7984bf9c-86ea-461f-899c-b005c3940ba0 => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:09:09.318 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a50f1b55-eb80-4f3e-8e24-9ae2a5479c76 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 750/1392] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:09 2026] DELETE /v2.0/subnets/3a6e89e3-7678-4d93-a85e-153601478bfc => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:09:09.324 7 INFO neutron.api.v2.resource [None req-c9ad15a5-5e21-4f26-9dbc-36d0fa6a54d4 e3f8860d218e4b549eeeeaac28bd4313 508cc3723e6b49dcb7ee319686a8d7ab - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 643/1393] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:09:09 2026] DELETE /v2.0/subnetpools/f718a200-059c-4d30-88b3-2616304ec945 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:09:09.333 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df8974ef-bbe6-4a85-b949-4907d83cd0c8 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 644/1394] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:09 2026] DELETE /v2.0/subnets/f0578817-4619-4b26-97ba-56ac540ae758 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1395] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/networks/0d57a7d2-8330-4470-87b2-bf06082bad5a?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: 752/1396] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/ports?device_id=071b16db-586a-4d99-a091-aab0d3522fe1 => 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: 753/1397] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/networks/0d57a7d2-8330-4470-87b2-bf06082bad5a?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) 2026-04-02 18:09:09.447 7 INFO neutron_taas.services.taas.taas_plugin [None req-1595a043-dd16-4d0a-96a7-24e7e5f4c57c 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] TaaS: Handle Delete Port: 666e24b2-f9c6-4a80-825e-50268384c031 2026-04-02 18:09:09.450 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1595a043-dd16-4d0a-96a7-24e7e5f4c57c 1d852212a3064392aad5b4a7c2110992 f88e739a5a9142ac9ee14bd7899d6139 - - default default] Tap Mirror: Handle Delete Port: 666e24b2-f9c6-4a80-825e-50268384c031 2026-04-02 18:09:09.454 8 INFO neutron.api.v2.resource [None req-e72e375a-82b7-4c63-bcfe-d920760890d5 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 754/1398] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:09 2026] DELETE /v2.0/routers/071b16db-586a-4d99-a091-aab0d3522fe1 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:09:09.468 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f549833-1f48-420e-935a-4dfe2f9173c8 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 755/1399] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:09 2026] DELETE /v2.0/subnets/8a1267f2-7b7e-420a-aa39-2b59700a0631 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1400] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/ports?device_id=44733540-264a-4f6c-880e-d833b3febd53 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1401] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:09:09 2026] DELETE /v2.0/ports/666e24b2-f9c6-4a80-825e-50268384c031 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:09:09.519 8 INFO neutron.api.v2.resource [None req-4abdb46d-549c-4b23-9b9e-58d9f70c08a3 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 757/1402] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:09 2026] DELETE /v2.0/routers/44733540-264a-4f6c-880e-d833b3febd53 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:09:09.536 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b6d26974-02d9-4c45-b6ac-7920a7f35f9a 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1403] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:09 2026] DELETE /v2.0/subnets/ceb7fc1c-0bd6-4d36-b6a3-3117236719d8 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:09:09.553 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31d820b8-fd89-46d3-bfa8-43fbc6d8fc57 21def93f11094761ab9108aba1b32987 25d787c5d36149878374990814cce2bc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 759/1404] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:09 2026] DELETE /v2.0/subnets/62067b64-041b-410b-b3bf-c6bc406fbc1f => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1405] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:09:09 2026] DELETE /v2.0/networks/71366022-0874-4405-bbbc-11bef6cf0060 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:09:09.687 7 INFO neutron.services.segments.plugin [-] Segment 90252791-f6ad-42c3-b01c-26e79a7a7247 resource provider aggregate not found 2026-04-02 18:09:09.697 7 INFO neutron.services.segments.plugin [-] Segment 90252791-f6ad-42c3-b01c-26e79a7a7247 resource provider aggregate not found 2026-04-02 18:09:09.707 7 INFO neutron.services.segments.plugin [-] Segment 90252791-f6ad-42c3-b01c-26e79a7a7247 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90252791-f6ad-42c3-b01c-26e79a7a7247 found for delete ", "request_id": "req-045d5cba-4c89-4026-a0d3-20837e9e970e"}]} 2026-04-02 18:09:09.718 7 INFO neutron.services.segments.plugin [-] Segment 90252791-f6ad-42c3-b01c-26e79a7a7247 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90252791-f6ad-42c3-b01c-26e79a7a7247 found for delete ", "request_id": "req-0e0b52dc-e529-4a68-83cc-8f7c738c4479"}]} 2026-04-02 18:09:09.743 7 INFO neutron.services.segments.plugin [-] Segment 91b273fd-e36f-40ea-83c8-b65944aac79a resource provider aggregate not found 2026-04-02 18:09:09.758 7 INFO neutron.services.segments.plugin [-] Segment 91b273fd-e36f-40ea-83c8-b65944aac79a resource provider aggregate not found 2026-04-02 18:09:09.766 7 INFO neutron.services.segments.plugin [-] Segment 91b273fd-e36f-40ea-83c8-b65944aac79a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91b273fd-e36f-40ea-83c8-b65944aac79a found for delete ", "request_id": "req-109460b9-8593-46a7-b7c6-99799ba80f01"}]} 2026-04-02 18:09:09.773 7 INFO neutron.services.segments.plugin [-] Segment 91b273fd-e36f-40ea-83c8-b65944aac79a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91b273fd-e36f-40ea-83c8-b65944aac79a found for delete ", "request_id": "req-a89943b4-edd7-4458-8b62-d25e99b2256f"}]} [pid: 8|app: 0|req: 760/1406] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:09 2026] GET /v2.0/security-groups?tenant_id=508cc3723e6b49dcb7ee319686a8d7ab&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1407] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:10 2026] GET /v2.0/security-groups?tenant_id=f88e739a5a9142ac9ee14bd7899d6139&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1408] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:10 2026] GET /v2.0/security-groups?tenant_id=25d787c5d36149878374990814cce2bc&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1409] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:10 2026] DELETE /v2.0/security-groups/824c8ba3-b181-4977-b711-8f62862650d6 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1410] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:10 2026] DELETE /v2.0/security-groups/8d18ce6e-00d5-4799-a654-8228f6b2e625 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1411] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:10 2026] DELETE /v2.0/security-groups/ac85310f-3625-465b-b000-ea34267bf4d0 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1412] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:10 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1413] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:10 2026] GET /v2.0/security-groups?id=ec579485-b4c1-4946-a56e-c938b3c71653&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: 7|app: 0|req: 650/1414] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:11 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1415] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:11 2026] GET /v2.0/security-groups?id=ec579485-b4c1-4946-a56e-c938b3c71653&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1416] 199.19.213.186 () {34 vars in 994 bytes} [Thu Apr 2 18:09:11 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:11.787 8 INFO neutron_taas.services.taas.taas_plugin [req-b4466a18-c4ad-4c8c-8425-ffee67fb0347 req-5b4f410b-6adc-44bc-8385-2ddced225abd de66385ee4ae4524b59b78d2827f4140 d77d12ecebc54de09397f77ec0b1a21d - - default default] TaaS: Handle Delete Port: e60e5612-3f2a-48e8-b0a0-c55f9c4bd058 2026-04-02 18:09:11.791 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b4466a18-c4ad-4c8c-8425-ffee67fb0347 req-5b4f410b-6adc-44bc-8385-2ddced225abd de66385ee4ae4524b59b78d2827f4140 d77d12ecebc54de09397f77ec0b1a21d - - default default] Tap Mirror: Handle Delete Port: e60e5612-3f2a-48e8-b0a0-c55f9c4bd058 2026-04-02 18:09:11.926 8 INFO neutron.db.l3_db [req-b4466a18-c4ad-4c8c-8425-ffee67fb0347 req-5b4f410b-6adc-44bc-8385-2ddced225abd de66385ee4ae4524b59b78d2827f4140 d77d12ecebc54de09397f77ec0b1a21d - - default default] Floating IP 2d84f61f-019a-4f87-8b06-ad03db23336c disassociated. External IP: 10.96.250.205, port: e60e5612-3f2a-48e8-b0a0-c55f9c4bd058. [pid: 7|app: 0|req: 652/1417] 10.0.0.206 () {32 vars in 623 bytes} [Thu Apr 2 18:09:12 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1418] 10.0.0.206 () {32 vars in 633 bytes} [Thu Apr 2 18:09:12 2026] GET /v2.0/ => generated 632 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1419] 199.19.213.186 () {36 vars in 997 bytes} [Thu Apr 2 18:09:11 2026] DELETE /v2.0/ports/e60e5612-3f2a-48e8-b0a0-c55f9c4bd058 => generated 0 bytes in 649 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:09:12.374 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b08c23e-f6d2-4d07-9c31-9ffc77889cd1'] response: {'server_uuid': 'd8d42c1d-139a-4231-98e7-b2d7dbf6b47f', 'name': 'network-vif-deleted', 'tag': 'e60e5612-3f2a-48e8-b0a0-c55f9c4bd058', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 654/1420] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:12 2026] GET /v2.0/security-groups?tenant_id=9098223290ea40178f2edefc9775cb23&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1421] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:12 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => 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: 767/1422] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:12 2026] DELETE /v2.0/security-groups/2d5a670a-8190-4e4c-8849-185dca65fa02 => 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: 656/1423] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:12 2026] GET /v2.0/security-groups?tenant_id=b98d57bd8c01447bb08d057eec18ffda&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1424] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:13 2026] DELETE /v2.0/security-groups/763cbde5-13a9-4d7e-b1b1-6c9c13e7b0ae => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1425] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:13 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => 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: 769/1426] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:14 2026] GET /v2.0/ports?device_id=d8d42c1d-139a-4231-98e7-b2d7dbf6b47f => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1427] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/security-groups?tenant_id=9f9942e768004ace87777c9d4b458faa&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1428] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:15 2026] DELETE /v2.0/security-groups/ec200657-b0d5-4e2d-adad-925e5be9df21 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:16.136 8 INFO neutron.db.segments_db [None req-4ebe9b3a-2d05-4e41-aa32-8d78869d93ef b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Added segment 8357d8b9-277c-4063-8825-1076086461d3 of type vxlan for network 03c809f9-46c8-4cbe-8de5-e54fb1cb96a3 [pid: 7|app: 0|req: 660/1429] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:16 2026] DELETE /v2.0/security-groups/ec579485-b4c1-4946-a56e-c938b3c71653 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1430] 10.0.0.206 () {34 vars in 671 bytes} [Thu Apr 2 18:09:15 2026] POST /v2.0/networks => generated 633 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:16.269 8 INFO neutron.api.v2.resource [None req-971dd31a-0492-44c3-9aa7-fa208f5c1920 de66385ee4ae4524b59b78d2827f4140 d77d12ecebc54de09397f77ec0b1a21d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 771/1431] 10.0.0.206 () {32 vars in 737 bytes} [Thu Apr 2 18:09:16 2026] GET /v2.0/security-groups/ec579485-b4c1-4946-a56e-c938b3c71653 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:09:16.322 8 INFO neutron.db.segments_db [None req-be42a1ba-2eca-4454-b240-00184452fb8c b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Added segment 6652c352-5fae-4311-ab2e-8ec8c42c2cac of type vxlan for network 8602a0a5-96a9-44a6-b163-91880160126d [pid: 7|app: 0|req: 661/1434] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:16 2026] GET /v2.0/security-groups?tenant_id=1d7056fe54f548ee9a035c48faef1456&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:16.460 7 INFO neutron_taas.services.taas.taas_plugin [None req-7349b78c-97df-4d48-8f52-03faca86bcca de66385ee4ae4524b59b78d2827f4140 d77d12ecebc54de09397f77ec0b1a21d - - default default] TaaS: Handle Delete Port: 421e3009-caf2-44f2-b152-f5b7e7d0b27d 2026-04-02 18:09:16.462 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7349b78c-97df-4d48-8f52-03faca86bcca de66385ee4ae4524b59b78d2827f4140 d77d12ecebc54de09397f77ec0b1a21d - - default default] Tap Mirror: Handle Delete Port: 421e3009-caf2-44f2-b152-f5b7e7d0b27d 2026-04-02 18:09:16.557 8 INFO neutron.db.l3_hamode_db [None req-be42a1ba-2eca-4454-b240-00184452fb8c b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 662/1435] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:09:16 2026] DELETE /v2.0/floatingips/2d84f61f-019a-4f87-8b06-ad03db23336c => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1436] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:16 2026] DELETE /v2.0/security-groups/8fdcbd62-4a4a-42aa-892d-30805db67bef => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:17.174 7 INFO neutron_taas.services.taas.taas_plugin [None req-167b198a-75b4-4a80-bef6-dae20b0f62f3 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 20c8cc85-8717-4211-949c-e510cf1f0294 2026-04-02 18:09:17.177 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-167b198a-75b4-4a80-bef6-dae20b0f62f3 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 20c8cc85-8717-4211-949c-e510cf1f0294 2026-04-02 18:09:17.330 8 INFO neutron.db.l3_hamode_db [None req-be42a1ba-2eca-4454-b240-00184452fb8c b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 664/1437] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:09:16 2026] PUT /v2.0/routers/9db49f2c-984e-4b52-863c-0941f4a7ea29/remove_router_interface => generated 309 bytes in 1078 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1438] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:17 2026] GET /v2.0/security-groups?tenant_id=07fcffef06fb416e8dc2c6d22902ad89&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1439] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:09:16 2026] POST /v2.0/routers => generated 695 bytes in 1894 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:18.241 7 INFO neutron_taas.services.taas.taas_plugin [None req-495a6598-df16-4fb9-8ab0-6a9fdc351dce 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 249fc25c-54e1-49b2-a986-690655f5a94a 2026-04-02 18:09:18.244 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-495a6598-df16-4fb9-8ab0-6a9fdc351dce 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 249fc25c-54e1-49b2-a986-690655f5a94a [pid: 8|app: 0|req: 775/1440] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:18 2026] DELETE /v2.0/security-groups/69ade765-85f3-4d48-9765-b24011c3877a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:18.503 7 INFO neutron_taas.services.taas.taas_plugin [None req-495a6598-df16-4fb9-8ab0-6a9fdc351dce 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 33eca480-bf0b-4424-a1c7-6d17455b975c [pid: 8|app: 0|req: 776/1441] 10.0.0.206 () {32 vars in 776 bytes} [Thu Apr 2 18:09:18 2026] GET /v2.0/subnets?project_id=a983454058a24d0987968376cd7608e3&cidr=10.100.0.0%2F28 => generated 14 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:18.506 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-495a6598-df16-4fb9-8ab0-6a9fdc351dce 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 33eca480-bf0b-4424-a1c7-6d17455b975c [pid: 8|app: 0|req: 777/1442] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:18 2026] GET /v2.0/security-groups?tenant_id=d63e2ae4da094a81a99d477728b0333d&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1443] 10.0.0.206 () {32 vars in 694 bytes} [Thu Apr 2 18:09:18 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: 779/1444] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:18 2026] DELETE /v2.0/security-groups/e643b079-aeda-4438-93fc-c79e5d737751 => 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: 780/1445] 10.0.0.206 () {32 vars in 784 bytes} [Thu Apr 2 18:09:18 2026] GET /v2.0/subnets?network_id=26b04c64-532e-4501-90df-3f85288ee8b0&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:18.846 7 INFO neutron.services.segments.plugin [-] Segment 4dc0a9b6-cd37-424d-a74c-00cd7e1ba6b1 resource provider aggregate not found 2026-04-02 18:09:18.852 7 INFO neutron.services.segments.plugin [-] Segment 4dc0a9b6-cd37-424d-a74c-00cd7e1ba6b1 resource provider aggregate not found 2026-04-02 18:09:18.872 7 INFO neutron.services.segments.plugin [-] Segment 4dc0a9b6-cd37-424d-a74c-00cd7e1ba6b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dc0a9b6-cd37-424d-a74c-00cd7e1ba6b1 found for delete ", "request_id": "req-0dc35ec5-c6cb-454b-be33-c2cb76de0bc3"}]} 2026-04-02 18:09:18.876 7 INFO neutron.services.segments.plugin [-] Segment 4dc0a9b6-cd37-424d-a74c-00cd7e1ba6b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dc0a9b6-cd37-424d-a74c-00cd7e1ba6b1 found for delete ", "request_id": "req-9da89043-2d52-42b0-ae52-95b9bb65ca1f"}]} 2026-04-02 18:09:18.880 7 INFO neutron.db.l3_hamode_db [None req-495a6598-df16-4fb9-8ab0-6a9fdc351dce 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] HA network ada63583-1e8b-4156-9115-52d2020dd054 was deleted as no HA routers are present in tenant d77d12ecebc54de09397f77ec0b1a21d. [pid: 7|app: 0|req: 666/1446] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:18 2026] DELETE /v2.0/routers/9db49f2c-984e-4b52-863c-0941f4a7ea29 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1447] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:18 2026] DELETE /v2.0/subnets/321f2fa5-dcf6-4200-879d-71aec2f8c6dd => 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: 781/1448] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:09:18 2026] POST /v2.0/subnets => generated 656 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:19.147 7 INFO neutron_taas.services.taas.taas_plugin [None req-df021b8b-d81c-425e-b40c-d0a68d338124 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: e5857e05-2bbd-4002-a2ea-5d67caa5a7df 2026-04-02 18:09:19.149 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df021b8b-d81c-425e-b40c-d0a68d338124 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: e5857e05-2bbd-4002-a2ea-5d67caa5a7df [pid: 7|app: 0|req: 668/1449] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:09:19 2026] DELETE /v2.0/networks/0d57a7d2-8330-4470-87b2-bf06082bad5a => 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: 669/1450] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:19 2026] GET /v2.0/security-groups?tenant_id=d77d12ecebc54de09397f77ec0b1a21d&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1451] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:19 2026] DELETE /v2.0/security-groups/d7266425-5df4-4b03-ae01-8ccf7b226f84 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1452] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:19 2026] GET /v2.0/security-groups?tenant_id=8fa1af164e4543519db295313f3ea041&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1453] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:09:19 2026] PUT /v2.0/routers/5d776175-35ed-478a-abc1-c31483d3233a/add_router_interface => generated 309 bytes in 1288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1454] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:20 2026] DELETE /v2.0/security-groups/da5362a3-e5ec-4fff-8c61-c52e7492484a => 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: 783/1455] 10.0.0.206 () {32 vars in 649 bytes} [Thu Apr 2 18:09:20 2026] GET /v2.0/networks => generated 3607 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1456] 10.0.0.206 () {32 vars in 647 bytes} [Thu Apr 2 18:09:20 2026] GET /v2.0/subnets => generated 2594 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1457] 10.0.0.206 () {32 vars in 647 bytes} [Thu Apr 2 18:09:20 2026] GET /v2.0/routers => generated 738 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1458] 10.0.0.206 () {34 vars in 685 bytes} [Thu Apr 2 18:09:20 2026] POST /v2.0/security-groups => generated 1673 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:09:20.896 7 INFO neutron.services.segments.plugin [-] Segment f95c004c-23e0-4476-8892-c0b870115d7e resource provider aggregate not found 2026-04-02 18:09:20.901 7 INFO neutron.services.segments.plugin [-] Segment f95c004c-23e0-4476-8892-c0b870115d7e resource provider aggregate not found 2026-04-02 18:09:20.920 7 INFO neutron.services.segments.plugin [-] Segment f95c004c-23e0-4476-8892-c0b870115d7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f95c004c-23e0-4476-8892-c0b870115d7e found for delete ", "request_id": "req-3a902d15-146b-4f90-a561-126d0d7ba26f"}]} 2026-04-02 18:09:20.921 7 INFO neutron.services.segments.plugin [-] Segment f95c004c-23e0-4476-8892-c0b870115d7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f95c004c-23e0-4476-8892-c0b870115d7e found for delete ", "request_id": "req-6cd00ec5-2527-452f-a674-a06f29a2ebbe"}]} [pid: 8|app: 0|req: 785/1459] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:09:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1460] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:09:20 2026] POST /v2.0/security-group-rules => generated 596 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1461] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:09:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1462] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:09:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:21.398 8 INFO neutron.db.securitygroups_db [None req-447f1cb1-c935-4248-a27a-61acb13e971a b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Project a983454058a24d0987968376cd7608e3 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: 787/1463] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:09:21 2026] POST /v2.0/security-group-rules => generated 607 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:21.514 8 INFO neutron.db.securitygroups_db [None req-1d20f397-e8f3-4a45-9ff1-5c93794280c6 b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Project a983454058a24d0987968376cd7608e3 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: 788/1464] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:09:21 2026] POST /v2.0/security-group-rules => generated 606 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:21.764 7 INFO neutron.db.segments_db [None req-24355df5-4dbb-49a4-a91e-3a147dc23968 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 06f87a3d-25cf-4600-abc7-2c13c2a921bc of type vxlan for network eeeca24f-9d09-4235-b45f-91683cf30626 [pid: 7|app: 0|req: 677/1465] 10.0.0.206 () {34 vars in 671 bytes} [Thu Apr 2 18:09:21 2026] POST /v2.0/networks => generated 742 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1466] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:09:21 2026] POST /v2.0/subnets => generated 689 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:22.085 8 INFO neutron.db.segments_db [None req-249e8df1-46dd-406d-b98f-ec619d8d8f75 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 2686cd60-5e90-4615-b0d9-c0fb29477156 of type vxlan for network 92b09f48-5bff-484a-aecf-6e1cb75a975d [pid: 7|app: 0|req: 678/1467] 10.0.0.206 () {32 vars in 649 bytes} [Thu Apr 2 18:09:21 2026] GET /v2.0/networks => generated 1298 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1468] 10.0.0.70 () {34 vars in 1097 bytes} [Thu Apr 2 18:09:22 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-259911736&fields=id&tenant_id=a983454058a24d0987968376cd7608e3 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1469] 10.0.0.70 () {34 vars in 981 bytes} [Thu Apr 2 18:09:22 2026] GET /v2.0/networks?id=03c809f9-46c8-4cbe-8de5-e54fb1cb96a3 => generated 661 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:22.340 8 INFO neutron.db.l3_hamode_db [None req-249e8df1-46dd-406d-b98f-ec619d8d8f75 716b94bd8a2748d09b61b58954fc1a7f dc37a585d7a84c449924be408214514d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 681/1470] 10.0.0.70 () {34 vars in 964 bytes} [Thu Apr 2 18:09:22 2026] GET /v2.0/quotas/a983454058a24d0987968376cd7608e3 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1471] 10.0.0.70 () {34 vars in 1001 bytes} [Thu Apr 2 18:09:22 2026] GET /v2.0/ports?tenant_id=a983454058a24d0987968376cd7608e3&fields=id => generated 57 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1472] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:22 2026] GET /v2.0/security-groups?tenant_id=dd9e44582fb64cab9b707f66ac3e8a22&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1473] 10.0.0.70 () {34 vars in 1007 bytes} [Thu Apr 2 18:09:22 2026] GET /v2.0/networks/03c809f9-46c8-4cbe-8de5-e54fb1cb96a3?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1474] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:22 2026] DELETE /v2.0/security-groups/5be71dab-02e7-4f92-8a43-d15c82b4ee84 => 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: 686/1475] 10.0.0.70 () {34 vars in 1107 bytes} [Thu Apr 2 18:09:22 2026] GET /v2.0/networks/03c809f9-46c8-4cbe-8de5-e54fb1cb96a3?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: 7|app: 0|req: 687/1476] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:23 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:23.224 8 INFO neutron.db.l3_hamode_db [None req-249e8df1-46dd-406d-b98f-ec619d8d8f75 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 790/1477] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:09:22 2026] POST /v2.0/routers => generated 729 bytes in 2045 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1478] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:24 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1479] 10.0.0.206 () {34 vars in 678 bytes} [Thu Apr 2 18:09:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:24.938 8 INFO neutron.db.segments_db [None req-edc225ef-a2b1-495b-bf44-44918a38dcc8 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 16f3fe24-a344-424b-b126-b2b4a584670f of type vxlan for network 79214d60-42ec-43b9-b123-0529107aa80d [pid: 8|app: 0|req: 793/1480] 10.0.0.206 () {34 vars in 671 bytes} [Thu Apr 2 18:09:24 2026] POST /v2.0/networks => generated 740 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1481] 10.0.0.206 () {34 vars in 678 bytes} [Thu Apr 2 18:09:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1482] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:09:25 2026] POST /v2.0/subnets => generated 687 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1483] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:09:24 2026] PUT /v2.0/routers/e67b0873-d8d4-4374-858c-6e872bc86cd8/add_router_interface => generated 309 bytes in 1195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1484] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:25 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1485] 10.0.0.206 () {34 vars in 678 bytes} [Thu Apr 2 18:09:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1486] 10.0.0.206 () {34 vars in 678 bytes} [Thu Apr 2 18:09:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:25.360 7 INFO neutron.db.segments_db [None req-6ff86827-db51-430b-b586-8f203e1f032f 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment fa7109d5-6efb-41ab-8e45-0ef5c52e12f1 of type vxlan for network 226d88e6-4c2c-46ec-9a24-ad9655a41561 [pid: 8|app: 0|req: 798/1487] 10.0.0.206 () {34 vars in 678 bytes} [Thu Apr 2 18:09:25 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1488] 10.0.0.206 () {34 vars in 753 bytes} [Thu Apr 2 18:09:25 2026] PUT /v2.0/policies/710be8a1-7d1a-4a7d-8373-3e3a06a7f691/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1489] 10.0.0.206 () {34 vars in 753 bytes} [Thu Apr 2 18:09:25 2026] PUT /v2.0/policies/e8375e6d-4453-4f9c-b085-d2b2be634067/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1490] 10.0.0.206 () {34 vars in 753 bytes} [Thu Apr 2 18:09:25 2026] PUT /v2.0/policies/843d4abd-61ac-44e7-81fa-20f90fc49f3a/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1491] 10.0.0.206 () {34 vars in 753 bytes} [Thu Apr 2 18:09:25 2026] PUT /v2.0/policies/33235e8a-b0e9-4cb1-9081-b39eb0fbf8c5/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:25.646 7 INFO neutron.db.l3_hamode_db [None req-6ff86827-db51-430b-b586-8f203e1f032f 716b94bd8a2748d09b61b58954fc1a7f 1d3200d62e79493baffd2b0a90a79e4e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 803/1492] 10.0.0.206 () {34 vars in 685 bytes} [Thu Apr 2 18:09:25 2026] POST /v2.0/security-groups => generated 1659 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1493] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:09:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1494] 10.0.0.206 () {32 vars in 674 bytes} [Thu Apr 2 18:09:26 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1495] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:09:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1496] 10.0.0.206 () {32 vars in 688 bytes} [Thu Apr 2 18:09:26 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1497] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:26 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:26.889 7 INFO neutron.db.l3_hamode_db [None req-6ff86827-db51-430b-b586-8f203e1f032f 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 809/1498] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:09:26 2026] POST /v2.0/floatingips => generated 552 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1499] 10.0.0.206 () {32 vars in 684 bytes} [Thu Apr 2 18:09:26 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1500] 10.0.0.206 () {32 vars in 696 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1501] 10.0.0.206 () {32 vars in 682 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1502] 10.0.0.206 () {32 vars in 696 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1503] 10.0.0.206 () {32 vars in 692 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1504] 10.0.0.206 () {32 vars in 704 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1505] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/networks?id=03c809f9-46c8-4cbe-8de5-e54fb1cb96a3 => generated 661 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1506] 10.0.0.206 () {32 vars in 734 bytes} [Thu Apr 2 18:09:27 2026] DELETE /v2.0/qos/policies/710be8a1-7d1a-4a7d-8373-3e3a06a7f691 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1507] 199.19.213.186 () {34 vars in 1050 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a983454058a24d0987968376cd7608e3 => generated 180 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1508] 10.0.0.70 () {34 vars in 1097 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--846607070&fields=id&tenant_id=dc37a585d7a84c449924be408214514d => generated 69 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1509] 10.0.0.206 () {32 vars in 734 bytes} [Thu Apr 2 18:09:27 2026] DELETE /v2.0/qos/policies/e8375e6d-4453-4f9c-b085-d2b2be634067 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1510] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:09:25 2026] POST /v2.0/routers => generated 727 bytes in 2453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1511] 10.0.0.70 () {34 vars in 981 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/networks?id=eeeca24f-9d09-4235-b45f-91683cf30626 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1512] 10.0.0.206 () {32 vars in 734 bytes} [Thu Apr 2 18:09:27 2026] DELETE /v2.0/qos/policies/843d4abd-61ac-44e7-81fa-20f90fc49f3a => 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: 693/1513] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 957 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1514] 199.19.213.186 () {38 vars in 955 bytes} [Thu Apr 2 18:09:27 2026] POST /v2.0/ports => generated 954 bytes in 411 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: 822/1515] 10.0.0.70 () {34 vars in 964 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/quotas/dc37a585d7a84c449924be408214514d => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1516] 10.0.0.206 () {32 vars in 734 bytes} [Thu Apr 2 18:09:27 2026] DELETE /v2.0/qos/policies/33235e8a-b0e9-4cb1-9081-b39eb0fbf8c5 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1517] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/security-groups?id=6f453f53-7fa2-4d7c-84a1-11fab110f631&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: 825/1518] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:09:28 2026] PUT /v2.0/ports/e2dd193e-71bf-4f34-a865-6e0dcb5073d9 => generated 1235 bytes in 394 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-04-02 18:09:28.480 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09b94112-0141-4131-b84f-7514b14d54cc'] response: {'name': 'network-changed', 'server_uuid': '7b5d278b-adad-454a-a054-147761c3ea2c', 'tag': 'e2dd193e-71bf-4f34-a865-6e0dcb5073d9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 826/1519] 10.0.0.70 () {34 vars in 1001 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/ports?tenant_id=dc37a585d7a84c449924be408214514d&fields=id => generated 57 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1520] 10.0.0.206 () {32 vars in 734 bytes} [Thu Apr 2 18:09:28 2026] DELETE /v2.0/qos/policies/78b286c4-2b87-4ca8-af98-4e619ebf1cfa => 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: 828/1521] 10.0.0.70 () {34 vars in 1007 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/networks/eeeca24f-9d09-4235-b45f-91683cf30626?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: 829/1522] 10.0.0.70 () {34 vars in 1107 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/networks/eeeca24f-9d09-4235-b45f-91683cf30626?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: 830/1523] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 831/1524] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/ports?tenant_id=a983454058a24d0987968376cd7608e3&device_id=7b5d278b-adad-454a-a054-147761c3ea2c => 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: 832/1525] 199.19.213.186 () {34 vars in 1018 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/networks?tenant_id=a983454058a24d0987968376cd7608e3&shared=False => generated 757 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1526] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:09:27 2026] PUT /v2.0/routers/095c454c-b48e-4bc3-8842-e9b9fb2c7888/add_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1527] 199.19.213.186 () {34 vars in 930 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1528] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1529] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/security-groups?id=6f453f53-7fa2-4d7c-84a1-11fab110f631&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: 696/1530] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/security-groups?tenant_id=2a5305d133f34959804e9e9bdefc59a0&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1531] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 835/1532] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:29 2026] DELETE /v2.0/security-groups/23e78195-3c45-4c1f-af6b-269a8909855a => 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: 836/1533] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/ports?tenant_id=a983454058a24d0987968376cd7608e3&device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1534] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/security-groups?tenant_id=26b3ea535a284df4a0029bf3bb5a4387&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1535] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e2dd193e-71bf-4f34-a865-6e0dcb5073d9 => 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: 838/1536] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/subnets?id=bc68e684-8aff-4e54-b5a0-53c26d3f1a08 => 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: 699/1537] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:30 2026] DELETE /v2.0/security-groups/a1b5b945-81a2-47d1-9128-5dad216a78ed => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1538] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/ports?network_id=03c809f9-46c8-4cbe-8de5-e54fb1cb96a3&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: 700/1539] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1540] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/networks/03c809f9-46c8-4cbe-8de5-e54fb1cb96a3?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: 701/1541] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/security-groups?id=6f453f53-7fa2-4d7c-84a1-11fab110f631&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: 841/1542] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/networks/03c809f9-46c8-4cbe-8de5-e54fb1cb96a3?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: 702/1543] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/security-groups?tenant_id=4ef5fcbf0a5b4847a5dd4b08ea3970c3&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1544] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:30 2026] DELETE /v2.0/security-groups/e5d49aea-7af0-4d1d-8da2-395d9bd4d63f => 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: 703/1545] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 705/1548] 10.0.0.70 () {34 vars in 981 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/networks?id=79214d60-42ec-43b9-b123-0529107aa80d => generated 672 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1549] 10.0.0.70 () {34 vars in 964 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/quotas/1d3200d62e79493baffd2b0a90a79e4e => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1550] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1551] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/security-groups?id=6f453f53-7fa2-4d7c-84a1-11fab110f631&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: 7|app: 0|req: 707/1552] 10.0.0.70 () {34 vars in 1001 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/ports?tenant_id=1d3200d62e79493baffd2b0a90a79e4e&fields=id => generated 57 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1553] 10.0.0.70 () {34 vars in 1007 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/networks/79214d60-42ec-43b9-b123-0529107aa80d?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: 708/1554] 10.0.0.70 () {34 vars in 1107 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/networks/79214d60-42ec-43b9-b123-0529107aa80d?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: 8|app: 0|req: 847/1555] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => 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: 709/1556] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:32 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 848/1557] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:32 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => 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: 710/1558] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:32 2026] GET /v2.0/security-groups?id=6f453f53-7fa2-4d7c-84a1-11fab110f631&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: 849/1559] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:32 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1560] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/networks?id=eeeca24f-9d09-4235-b45f-91683cf30626 => generated 674 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1561] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1562] 199.19.213.186 () {34 vars in 1050 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dc37a585d7a84c449924be408214514d => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1563] 199.19.213.186 () {38 vars in 955 bytes} [Thu Apr 2 18:09:33 2026] POST /v2.0/ports => generated 954 bytes in 504 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: 852/1564] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1565] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/security-groups?id=6f453f53-7fa2-4d7c-84a1-11fab110f631&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1566] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => 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: 713/1567] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:09:33 2026] PUT /v2.0/ports/25dbf172-a62e-4c93-ab63-0394b562219d => generated 1235 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:34.259 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-022331b6-97a9-433d-951d-917cd6a7a841'] response: {'name': 'network-changed', 'server_uuid': '25688ecf-6e50-4a9d-b58b-b41e660c3ec2', 'tag': '25dbf172-a62e-4c93-ab63-0394b562219d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 855/1568] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 856/1569] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&fields=id&fields=name => generated 113 bytes in 30 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-04-02 18:09:34.679 7 INFO neutron.db.segments_db [None req-ce99ee7a-8c11-42e5-8310-caf3415d163c 1404f5ded9fa4d01b3e0a29ed6afc07b 0d84349bb395428db2e433c5918e3292 - - default default] Added segment 1387f6c1-a9cf-4f91-9208-9aa79c9fef0c of type vxlan for network 4fca03f6-2fdb-43f7-a553-f5b1bc83e51f [pid: 8|app: 0|req: 857/1570] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/ports?tenant_id=dc37a585d7a84c449924be408214514d&device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1571] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:09:34 2026] POST /v2.0/networks => generated 631 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1572] 199.19.213.186 () {34 vars in 1018 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/networks?tenant_id=dc37a585d7a84c449924be408214514d&shared=False => generated 770 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1573] 199.19.213.186 () {34 vars in 930 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1574] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1575] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/security-groups?id=6f453f53-7fa2-4d7c-84a1-11fab110f631&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: 862/1576] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => 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: 715/1577] 10.0.0.206 () {34 vars in 664 bytes} [Thu Apr 2 18:09:34 2026] POST /v2.0/ports => generated 743 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1578] 10.0.0.206 () {34 vars in 747 bytes} [Thu Apr 2 18:09:35 2026] PUT /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/tags => generated 25 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: 7|app: 0|req: 716/1579] 10.0.0.206 () {32 vars in 727 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/tags => generated 25 bytes in 58 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: 864/1580] 10.0.0.206 () {34 vars in 758 bytes} [Thu Apr 2 18:09:35 2026] PUT /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/tags/green => generated 4 bytes in 84 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, ' /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: 865/1581] 10.0.0.206 () {32 vars in 727 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/tags => generated 34 bytes in 57 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: 717/1582] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1583] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 866/1584] 10.0.0.206 () {34 vars in 754 bytes} [Thu Apr 2 18:09:35 2026] PUT /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/tags/red => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1585] 10.0.0.206 () {32 vars in 727 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/tags => generated 34 bytes in 43 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: 867/1586] 10.0.0.206 () {34 vars in 776 bytes} [Thu Apr 2 18:09:35 2026] PUT /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/tags/black.or.white => generated 4 bytes in 111 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: 7|app: 0|req: 720/1587] 10.0.0.206 () {32 vars in 727 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/tags => generated 52 bytes in 45 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: 868/1588] 10.0.0.206 () {34 vars in 747 bytes} [Thu Apr 2 18:09:35 2026] PUT /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/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: 7|app: 0|req: 721/1589] 10.0.0.206 () {32 vars in 727 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/tags => generated 37 bytes in 48 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, ' /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: 869/1590] 10.0.0.206 () {32 vars in 735 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/tags/red => generated 0 bytes in 70 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: 722/1591] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/ports?tenant_id=dc37a585d7a84c449924be408214514d&device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 723/1592] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=25dbf172-a62e-4c93-ab63-0394b562219d => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:36.080 8 INFO neutron.api.v2.resource [None req-380824a1-a7ba-4d8d-ac30-977712ba1cd0 1404f5ded9fa4d01b3e0a29ed6afc07b 0d84349bb395428db2e433c5918e3292 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 870/1593] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1594] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/subnets?id=ea2b3097-8b33-42b9-90a8-c2368ec25b29 => generated 692 bytes in 26 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: 725/1595] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/ports?network_id=eeeca24f-9d09-4235-b45f-91683cf30626&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1596] 10.0.0.206 () {32 vars in 738 bytes} [Thu Apr 2 18:09:36 2026] DELETE /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/tags/red => generated 0 bytes in 93 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: 726/1597] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/networks/eeeca24f-9d09-4235-b45f-91683cf30626?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1598] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1599] 10.0.0.206 () {32 vars in 727 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/tags => generated 30 bytes in 48 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: 873/1600] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/networks/eeeca24f-9d09-4235-b45f-91683cf30626?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1601] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/networks?id=79214d60-42ec-43b9-b123-0529107aa80d => generated 672 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1602] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/security-groups?id=6f453f53-7fa2-4d7c-84a1-11fab110f631&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1603] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:36.329 7 INFO neutron.api.v2.resource [None req-1d8e0589-c1bf-4130-82e9-e5892263aba0 1404f5ded9fa4d01b3e0a29ed6afc07b 0d84349bb395428db2e433c5918e3292 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 729/1604] 10.0.0.206 () {32 vars in 742 bytes} [Thu Apr 2 18:09:36 2026] DELETE /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/tags/green => generated 99 bytes in 56 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: 730/1605] 10.0.0.206 () {32 vars in 730 bytes} [Thu Apr 2 18:09:36 2026] DELETE /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/tags => generated 0 bytes in 75 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: 731/1606] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1607] 10.0.0.206 () {32 vars in 727 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f/tags => generated 12 bytes in 79 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: 733/1608] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/security-groups?id=6f453f53-7fa2-4d7c-84a1-11fab110f631&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:36.724 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1846df3-d799-496c-90cc-716b55827bf2 1404f5ded9fa4d01b3e0a29ed6afc07b 0d84349bb395428db2e433c5918e3292 - - default default] TaaS: Handle Delete Port: 4a3652a0-7652-4678-83c5-4fa80043c33f [pid: 8|app: 0|req: 876/1609] 199.19.213.186 () {38 vars in 955 bytes} [Thu Apr 2 18:09:36 2026] POST /v2.0/ports => generated 958 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:36.727 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1846df3-d799-496c-90cc-716b55827bf2 1404f5ded9fa4d01b3e0a29ed6afc07b 0d84349bb395428db2e433c5918e3292 - - default default] Tap Mirror: Handle Delete Port: 4a3652a0-7652-4678-83c5-4fa80043c33f /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: 877/1610] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1611] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:09:36 2026] DELETE /v2.0/ports/4a3652a0-7652-4678-83c5-4fa80043c33f => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1612] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 735/1613] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:09:36 2026] PUT /v2.0/ports/3507dc66-68f2-4cf5-a369-682f31ca8ef9 => generated 1239 bytes in 399 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-04-02 18:09:37.246 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c120a9ef-4f93-4df5-9529-185a18e06233'] response: {'name': 'network-changed', 'server_uuid': '9ff6cdee-d318-4ee1-bec1-5cf27317c8d4', 'tag': '3507dc66-68f2-4cf5-a369-682f31ca8ef9', 'status': 'completed', 'code': 200} 2026-04-02 18:09:37.351 7 INFO neutron.services.segments.plugin [-] Segment 1387f6c1-a9cf-4f91-9208-9aa79c9fef0c resource provider aggregate not found 2026-04-02 18:09:37.357 7 INFO neutron.services.segments.plugin [-] Segment 1387f6c1-a9cf-4f91-9208-9aa79c9fef0c resource provider aggregate not found 2026-04-02 18:09:37.379 7 INFO neutron.services.segments.plugin [-] Segment 1387f6c1-a9cf-4f91-9208-9aa79c9fef0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1387f6c1-a9cf-4f91-9208-9aa79c9fef0c found for delete ", "request_id": "req-45f02b9e-827f-4185-a9cb-b5ccf80e2525"}]} 2026-04-02 18:09:37.383 7 INFO neutron.services.segments.plugin [-] Segment 1387f6c1-a9cf-4f91-9208-9aa79c9fef0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1387f6c1-a9cf-4f91-9208-9aa79c9fef0c found for delete ", "request_id": "req-8e0dd747-e915-47b3-8dec-a78de604514e"}]} [pid: 7|app: 0|req: 736/1614] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:09:37 2026] DELETE /v2.0/networks/4fca03f6-2fdb-43f7-a553-f5b1bc83e51f => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1615] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1616] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:37.518 8 INFO neutron.db.l3_db [None req-a230e719-9638-4d86-96d7-989cf726036c b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Floating IP b523ec99-ef72-4de6-b0cc-5a4dbb7372cb associated. External IP: 10.96.250.220, port: e2dd193e-71bf-4f34-a865-6e0dcb5073d9. [pid: 7|app: 0|req: 739/1617] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/security-groups?id=9f7b3d7e-6c4a-4a1f-9939-a07bacc19c3c&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: 740/1618] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/ports?tenant_id=1d3200d62e79493baffd2b0a90a79e4e&device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1619] 199.19.213.186 () {34 vars in 1018 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/networks?tenant_id=1d3200d62e79493baffd2b0a90a79e4e&shared=False => generated 768 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1620] 199.19.213.186 () {34 vars in 930 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1621] 10.0.0.206 () {34 vars in 677 bytes} [Thu Apr 2 18:09:36 2026] POST /v2.0/floatingips => generated 855 bytes in 1442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1622] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/floatingips/b523ec99-ef72-4de6-b0cc-5a4dbb7372cb => generated 855 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:38.309 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bdbea5f-a386-4598-a2aa-ed74e2ec54e7'] response: {'name': 'network-changed', 'server_uuid': '7b5d278b-adad-454a-a054-147761c3ea2c', 'tag': 'e2dd193e-71bf-4f34-a865-6e0dcb5073d9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 743/1623] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/security-groups?tenant_id=8f64a511088d4156ae357bd97c054e5e&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1624] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:38 2026] DELETE /v2.0/security-groups/c16784cc-050d-45d8-9bad-3001527aaebe => 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: 744/1625] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1626] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1627] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/security-groups?tenant_id=0d84349bb395428db2e433c5918e3292&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: 883/1628] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1629] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/security-groups?id=9f7b3d7e-6c4a-4a1f-9939-a07bacc19c3c&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1630] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:38 2026] DELETE /v2.0/security-groups/b4a31997-2d77-40de-b283-913116c0956c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1631] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/ports?tenant_id=a983454058a24d0987968376cd7608e3&device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1632] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/networks?id=03c809f9-46c8-4cbe-8de5-e54fb1cb96a3 => generated 757 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1633] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/ports?tenant_id=1d3200d62e79493baffd2b0a90a79e4e&device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1634] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e2dd193e-71bf-4f34-a865-6e0dcb5073d9 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1635] 199.19.213.186 () {34 vars in 1060 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3507dc66-68f2-4cf5-a369-682f31ca8ef9 => 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: 750/1636] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/subnets?id=b68e9e05-4fae-4ddd-91f0-5978272eaaf1 => generated 690 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1637] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/subnets?id=bc68e684-8aff-4e54-b5a0-53c26d3f1a08 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1638] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/ports?network_id=79214d60-42ec-43b9-b123-0529107aa80d&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: 888/1639] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/ports?network_id=03c809f9-46c8-4cbe-8de5-e54fb1cb96a3&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1640] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/networks/79214d60-42ec-43b9-b123-0529107aa80d?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1641] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/networks/79214d60-42ec-43b9-b123-0529107aa80d?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: 8|app: 0|req: 889/1642] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/networks/03c809f9-46c8-4cbe-8de5-e54fb1cb96a3?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: 754/1643] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/networks/03c809f9-46c8-4cbe-8de5-e54fb1cb96a3?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: 890/1644] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/floatingips/b523ec99-ef72-4de6-b0cc-5a4dbb7372cb => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1645] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1646] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1647] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1648] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/security-groups?id=9f7b3d7e-6c4a-4a1f-9939-a07bacc19c3c&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: 7|app: 0|req: 757/1649] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/floatingips/b523ec99-ef72-4de6-b0cc-5a4dbb7372cb => 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: 893/1650] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1651] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 7|app: 0|req: 758/1652] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1653] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/security-groups?id=9f7b3d7e-6c4a-4a1f-9939-a07bacc19c3c&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1654] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:42 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 897/1655] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:42 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1656] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:42 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 899/1657] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:42 2026] GET /v2.0/security-groups?id=9f7b3d7e-6c4a-4a1f-9939-a07bacc19c3c&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1658] 10.0.0.206 () {34 vars in 678 bytes} [Thu Apr 2 18:09:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1659] 10.0.0.206 () {34 vars in 753 bytes} [Thu Apr 2 18:09:42 2026] PUT /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/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: 901/1660] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:09:42 2026] GET /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1661] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:42 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1662] 10.0.0.206 () {34 vars in 764 bytes} [Thu Apr 2 18:09:42 2026] PUT /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1663] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:09:42 2026] GET /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/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: 904/1664] 10.0.0.206 () {34 vars in 760 bytes} [Thu Apr 2 18:09:42 2026] PUT /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1665] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:09:42 2026] GET /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1666] 10.0.0.206 () {34 vars in 782 bytes} [Thu Apr 2 18:09:42 2026] PUT /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1667] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:09:42 2026] GET /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1668] 10.0.0.206 () {34 vars in 753 bytes} [Thu Apr 2 18:09:42 2026] PUT /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:42.668 7 INFO neutron.db.l3_db [None req-664c16c0-9b4f-4f44-b5ef-238d085f2148 c6ad644e0604488c9be1bdd91c9595f9 dc37a585d7a84c449924be408214514d - - default default] Floating IP 77cbc2e9-a2a2-4cb7-add0-788fb707abb0 associated. External IP: 10.96.250.202, port: 25dbf172-a62e-4c93-ab63-0394b562219d. [pid: 8|app: 0|req: 909/1669] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:09:42 2026] GET /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1670] 10.0.0.206 () {32 vars in 741 bytes} [Thu Apr 2 18:09:42 2026] GET /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:42.756 8 INFO neutron.api.v2.resource [None req-4020199c-a4ec-45bc-879b-360775c3327c a17d6ee5254c40f8b708a9dcb8197925 bdf9f80e227d42e9a8e91436d93c72b4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 911/1671] 10.0.0.206 () {32 vars in 745 bytes} [Thu Apr 2 18:09:42 2026] GET /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/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: 912/1672] 10.0.0.206 () {32 vars in 744 bytes} [Thu Apr 2 18:09:42 2026] DELETE /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1673] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:09:42 2026] GET /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:42.903 8 INFO neutron.api.v2.resource [None req-4e7a4428-b988-4b19-9349-a4b40af36c21 a17d6ee5254c40f8b708a9dcb8197925 bdf9f80e227d42e9a8e91436d93c72b4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 914/1674] 10.0.0.206 () {32 vars in 748 bytes} [Thu Apr 2 18:09:42 2026] DELETE /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1675] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:09:42 2026] DELETE /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1676] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:09:42 2026] GET /v2.0/policies/a54c782e-39c2-4404-939e-43e3f507e032/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1677] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:09:42 2026] PUT /v2.0/floatingips/77cbc2e9-a2a2-4cb7-add0-788fb707abb0 => generated 855 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1678] 10.0.0.206 () {32 vars in 734 bytes} [Thu Apr 2 18:09:43 2026] DELETE /v2.0/qos/policies/a54c782e-39c2-4404-939e-43e3f507e032 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:43.071 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-56dd413f-fe40-46f2-8d1c-6a163fe43fc5'] response: {'name': 'network-changed', 'server_uuid': '25688ecf-6e50-4a9d-b58b-b41e660c3ec2', 'tag': '25dbf172-a62e-4c93-ab63-0394b562219d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 762/1679] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:43 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1680] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:43 2026] GET /v2.0/security-groups?id=9f7b3d7e-6c4a-4a1f-9939-a07bacc19c3c&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: 763/1681] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:43 2026] GET /v2.0/ports?tenant_id=dc37a585d7a84c449924be408214514d&device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1682] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:09:43 2026] GET /v2.0/networks?id=eeeca24f-9d09-4235-b45f-91683cf30626 => generated 770 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1683] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:09:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=25dbf172-a62e-4c93-ab63-0394b562219d => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1684] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:09:43 2026] GET /v2.0/subnets?id=ea2b3097-8b33-42b9-90a8-c2368ec25b29 => generated 692 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1685] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:43 2026] GET /v2.0/ports?network_id=eeeca24f-9d09-4235-b45f-91683cf30626&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1686] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:43 2026] GET /v2.0/networks/eeeca24f-9d09-4235-b45f-91683cf30626?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: 768/1687] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:43 2026] GET /v2.0/networks/eeeca24f-9d09-4235-b45f-91683cf30626?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: 920/1688] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:43 2026] GET /v2.0/security-groups?tenant_id=bdf9f80e227d42e9a8e91436d93c72b4&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: 769/1689] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:44 2026] DELETE /v2.0/security-groups/3504c3f8-4fd8-42f7-a7a3-5c41942a03fe => 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: 921/1690] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:44 2026] GET /v2.0/security-groups?tenant_id=98bda8feff0848c58d2aec40e7e73552&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1691] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:44 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1692] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:44 2026] GET /v2.0/security-groups?id=9f7b3d7e-6c4a-4a1f-9939-a07bacc19c3c&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: 922/1693] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:44 2026] DELETE /v2.0/security-groups/2e2d6ec6-a431-4bdc-badf-181dfafa9eeb => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1694] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:45 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1695] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:46 2026] GET /v2.0/security-groups?id=9f7b3d7e-6c4a-4a1f-9939-a07bacc19c3c&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1698] 10.0.0.10 () {34 vars in 989 bytes} [Thu Apr 2 18:09:46 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1699] 10.0.0.10 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:46 2026] GET /v2.0/security-groups?id=6f453f53-7fa2-4d7c-84a1-11fab110f631&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1700] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:47 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1701] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:47 2026] GET /v2.0/security-groups?id=9f7b3d7e-6c4a-4a1f-9939-a07bacc19c3c&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: 927/1702] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:09:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1703] 10.0.0.206 () {34 vars in 759 bytes} [Thu Apr 2 18:09:48 2026] PUT /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1704] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1705] 10.0.0.206 () {34 vars in 770 bytes} [Thu Apr 2 18:09:48 2026] PUT /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1706] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1707] 199.19.213.186 () {34 vars in 994 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => 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: 930/1708] 10.0.0.206 () {34 vars in 766 bytes} [Thu Apr 2 18:09:48 2026] PUT /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1709] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1710] 10.0.0.206 () {34 vars in 788 bytes} [Thu Apr 2 18:09:48 2026] PUT /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-02 18:09:48.605 7 INFO neutron_taas.services.taas.taas_plugin [req-751c5960-ef46-4b90-8841-3532ba0eaac0 req-74e4d722-2d8b-49e1-a9c2-b312abaf4fa8 f9b0f43b479c43bb876601efa4ecdaa7 1d3200d62e79493baffd2b0a90a79e4e - - default default] TaaS: Handle Delete Port: 3507dc66-68f2-4cf5-a369-682f31ca8ef9 2026-04-02 18:09:48.608 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-751c5960-ef46-4b90-8841-3532ba0eaac0 req-74e4d722-2d8b-49e1-a9c2-b312abaf4fa8 f9b0f43b479c43bb876601efa4ecdaa7 1d3200d62e79493baffd2b0a90a79e4e - - default default] Tap Mirror: Handle Delete Port: 3507dc66-68f2-4cf5-a369-682f31ca8ef9 [pid: 8|app: 0|req: 933/1711] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1712] 10.0.0.206 () {34 vars in 759 bytes} [Thu Apr 2 18:09:48 2026] PUT /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1713] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => 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: 936/1714] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1715] 199.19.213.186 () {36 vars in 997 bytes} [Thu Apr 2 18:09:48 2026] DELETE /v2.0/ports/3507dc66-68f2-4cf5-a369-682f31ca8ef9 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1716] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/security-groups?id=9f7b3d7e-6c4a-4a1f-9939-a07bacc19c3c&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:48.785 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-03f39018-7813-48d1-b827-be11559177bc'] response: {'server_uuid': '9ff6cdee-d318-4ee1-bec1-5cf27317c8d4', 'name': 'network-vif-deleted', 'tag': '3507dc66-68f2-4cf5-a369-682f31ca8ef9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 780/1717] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:48.820 8 INFO neutron.api.v2.resource [None req-3d0a4fbb-fa75-4966-a8df-1dcac3a8d18b 311e5324683b40abb2d65900d120e1d0 6019baece42e4c478e3afd49ad8b7e8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 938/1718] 10.0.0.206 () {32 vars in 751 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1719] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:09:48 2026] DELETE /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1720] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:48.958 7 INFO neutron.api.v2.resource [None req-2e7cf9da-1a58-44c5-966e-f1af2199406f 311e5324683b40abb2d65900d120e1d0 6019baece42e4c478e3afd49ad8b7e8a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 782/1721] 10.0.0.206 () {32 vars in 754 bytes} [Thu Apr 2 18:09:48 2026] DELETE /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1722] 10.0.0.206 () {32 vars in 742 bytes} [Thu Apr 2 18:09:48 2026] DELETE /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1723] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:09:49 2026] GET /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51/tags => 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: 941/1724] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:09:49 2026] DELETE /v2.0/subnetpools/161c61a9-2776-4e1b-8daf-acd5ec2d6c51 => 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: 942/1725] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:49 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1726] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:49 2026] GET /v2.0/security-groups?tenant_id=60ac471298914d4183de8acac6228cf2&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1727] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:49 2026] DELETE /v2.0/security-groups/12c228e8-9093-4e5f-9eec-9c66740ba605 => 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: 785/1728] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:50 2026] GET /v2.0/security-groups?tenant_id=6019baece42e4c478e3afd49ad8b7e8a&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1729] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:50 2026] DELETE /v2.0/security-groups/e7168ab4-93d9-4093-a713-2d3b47179136 => 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: 786/1730] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:09:50 2026] GET /v2.0/ports?device_id=9ff6cdee-d318-4ee1-bec1-5cf27317c8d4 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1731] 10.0.0.10 () {34 vars in 989 bytes} [Thu Apr 2 18:09:51 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 1240 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1732] 10.0.0.10 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:51 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:53.593 8 INFO neutron_taas.services.taas.taas_plugin [None req-e31f9b44-a302-4897-9466-4ef033f263ad 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 05dc7c23-8296-4779-b191-9a21937a1db3 2026-04-02 18:09:53.596 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e31f9b44-a302-4897-9466-4ef033f263ad 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 05dc7c23-8296-4779-b191-9a21937a1db3 [pid: 8|app: 0|req: 946/1733] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:09:53 2026] PUT /v2.0/routers/095c454c-b48e-4bc3-8842-e9b9fb2c7888/remove_router_interface => generated 309 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:54.290 7 INFO neutron_taas.services.taas.taas_plugin [None req-0929a7b5-da61-410e-a63b-f71535f06223 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 81eb9fda-ace1-4ae5-bcc8-ee9fcee5ba67 2026-04-02 18:09:54.294 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0929a7b5-da61-410e-a63b-f71535f06223 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 81eb9fda-ace1-4ae5-bcc8-ee9fcee5ba67 2026-04-02 18:09:54.530 7 INFO neutron_taas.services.taas.taas_plugin [None req-0929a7b5-da61-410e-a63b-f71535f06223 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 65af1cf7-ae95-4500-a386-41acda5fe6ab 2026-04-02 18:09:54.533 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0929a7b5-da61-410e-a63b-f71535f06223 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 65af1cf7-ae95-4500-a386-41acda5fe6ab 2026-04-02 18:09:54.828 7 INFO neutron.services.segments.plugin [-] Segment fa7109d5-6efb-41ab-8e45-0ef5c52e12f1 resource provider aggregate not found 2026-04-02 18:09:54.839 7 INFO neutron.services.segments.plugin [-] Segment fa7109d5-6efb-41ab-8e45-0ef5c52e12f1 resource provider aggregate not found 2026-04-02 18:09:54.850 7 INFO neutron.services.segments.plugin [-] Segment fa7109d5-6efb-41ab-8e45-0ef5c52e12f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa7109d5-6efb-41ab-8e45-0ef5c52e12f1 found for delete ", "request_id": "req-7328670a-bf59-4de2-a3e1-28bfe7ab2e0d"}]} 2026-04-02 18:09:54.857 7 INFO neutron.db.l3_hamode_db [None req-0929a7b5-da61-410e-a63b-f71535f06223 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] HA network 226d88e6-4c2c-46ec-9a24-ad9655a41561 was deleted as no HA routers are present in tenant 1d3200d62e79493baffd2b0a90a79e4e. 2026-04-02 18:09:54.861 7 INFO neutron.services.segments.plugin [-] Segment fa7109d5-6efb-41ab-8e45-0ef5c52e12f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa7109d5-6efb-41ab-8e45-0ef5c52e12f1 found for delete ", "request_id": "req-f1cd734e-5316-4096-a5b5-cada5fea1a2b"}]} [pid: 7|app: 0|req: 788/1734] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:54 2026] DELETE /v2.0/routers/095c454c-b48e-4bc3-8842-e9b9fb2c7888 => generated 0 bytes in 788 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1735] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:09:54 2026] DELETE /v2.0/subnets/b68e9e05-4fae-4ddd-91f0-5978272eaaf1 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:09:55.149 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1a4fa77-13a5-4977-b0ce-5c7dec6170e4 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 160b2501-083c-4d38-b521-c5daaa20bd86 2026-04-02 18:09:55.153 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1a4fa77-13a5-4977-b0ce-5c7dec6170e4 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 160b2501-083c-4d38-b521-c5daaa20bd86 [pid: 7|app: 0|req: 789/1736] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:09:55 2026] DELETE /v2.0/networks/79214d60-42ec-43b9-b123-0529107aa80d => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1737] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:09:55 2026] GET /v2.0/security-groups?tenant_id=1d3200d62e79493baffd2b0a90a79e4e&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1738] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:09:55 2026] DELETE /v2.0/security-groups/9f7b3d7e-6c4a-4a1f-9939-a07bacc19c3c => 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: 949/1739] 10.0.0.206 () {32 vars in 826 bytes} [Thu Apr 2 18:09:56 2026] GET /v2.0/ports?project_id=a983454058a24d0987968376cd7608e3&network_id=03c809f9-46c8-4cbe-8de5-e54fb1cb96a3 => generated 3691 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:56.874 7 INFO neutron.services.segments.plugin [-] Segment 16f3fe24-a344-424b-b126-b2b4a584670f resource provider aggregate not found 2026-04-02 18:09:56.883 7 INFO neutron.services.segments.plugin [-] Segment 16f3fe24-a344-424b-b126-b2b4a584670f resource provider aggregate not found 2026-04-02 18:09:56.896 7 INFO neutron.services.segments.plugin [-] Segment 16f3fe24-a344-424b-b126-b2b4a584670f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16f3fe24-a344-424b-b126-b2b4a584670f found for delete ", "request_id": "req-3babbb56-3953-4d56-8114-f0961bf2b3b4"}]} 2026-04-02 18:09:56.900 7 INFO neutron.services.segments.plugin [-] Segment 16f3fe24-a344-424b-b126-b2b4a584670f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16f3fe24-a344-424b-b126-b2b4a584670f found for delete ", "request_id": "req-27532e09-f7ba-4352-8339-71fcd681d83f"}]} [pid: 7|app: 0|req: 791/1740] 10.0.0.206 () {32 vars in 742 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.0/subnets?network_id=26b04c64-532e-4501-90df-3f85288ee8b0 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:57.426 8 INFO neutron.db.l3_db [None req-3c7ee2a3-befa-4217-b829-3fe4603d8c0e b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Floating IP b523ec99-ef72-4de6-b0cc-5a4dbb7372cb disassociated. External IP: 10.96.250.220, port: e2dd193e-71bf-4f34-a865-6e0dcb5073d9. [pid: 8|app: 0|req: 950/1741] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:09:57 2026] PUT /v2.0/floatingips/b523ec99-ef72-4de6-b0cc-5a4dbb7372cb => generated 554 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:57.740 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-678a6b68-4e18-4faa-9f19-306412b38bb5'] response: {'name': 'network-changed', 'server_uuid': '7b5d278b-adad-454a-a054-147761c3ea2c', 'tag': 'e2dd193e-71bf-4f34-a865-6e0dcb5073d9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 792/1742] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.0/floatingips/b523ec99-ef72-4de6-b0cc-5a4dbb7372cb => generated 554 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1743] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.0/ports?tenant_id=a983454058a24d0987968376cd7608e3&device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1744] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.0/networks?id=03c809f9-46c8-4cbe-8de5-e54fb1cb96a3 => generated 757 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1745] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e2dd193e-71bf-4f34-a865-6e0dcb5073d9 => 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: 794/1746] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.0/subnets?id=bc68e684-8aff-4e54-b5a0-53c26d3f1a08 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1747] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.0/ports?network_id=03c809f9-46c8-4cbe-8de5-e54fb1cb96a3&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: 795/1748] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.0/networks/03c809f9-46c8-4cbe-8de5-e54fb1cb96a3?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1749] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.0/networks/03c809f9-46c8-4cbe-8de5-e54fb1cb96a3?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: 796/1750] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.0/floatingips/b523ec99-ef72-4de6-b0cc-5a4dbb7372cb => generated 554 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1751] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:09:59 2026] GET /v2.0/floatingips/b523ec99-ef72-4de6-b0cc-5a4dbb7372cb => generated 552 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1752] 10.0.0.206 () {34 vars in 685 bytes} [Thu Apr 2 18:10:00 2026] POST /v2.0/security-groups => generated 1673 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1753] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:10:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1756] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:10:01 2026] POST /v2.0/security-group-rules => generated 596 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1757] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:10:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1758] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:10:01 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-04-02 18:10:01.586 8 INFO neutron.db.securitygroups_db [None req-74d978dc-fa97-4598-a08f-0a8f94bdbe1c b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Project a983454058a24d0987968376cd7608e3 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: 960/1759] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:10:01 2026] POST /v2.0/security-group-rules => generated 607 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:01.726 7 INFO neutron.db.securitygroups_db [None req-1b1d44e2-f9a4-4525-be77-257ab787575f b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Project a983454058a24d0987968376cd7608e3 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: 800/1760] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:10:01 2026] POST /v2.0/security-group-rules => generated 606 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1761] 10.0.0.206 () {32 vars in 649 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/networks => generated 1298 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1762] 10.0.0.70 () {34 vars in 1097 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-754181573&fields=id&tenant_id=a983454058a24d0987968376cd7608e3 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1763] 10.0.0.70 () {34 vars in 981 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/networks?id=03c809f9-46c8-4cbe-8de5-e54fb1cb96a3 => generated 661 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1764] 10.0.0.70 () {34 vars in 964 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/quotas/a983454058a24d0987968376cd7608e3 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1765] 10.0.0.70 () {34 vars in 1001 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/ports?tenant_id=a983454058a24d0987968376cd7608e3&fields=id => generated 149 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1766] 10.0.0.70 () {34 vars in 1007 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/networks/03c809f9-46c8-4cbe-8de5-e54fb1cb96a3?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1767] 10.0.0.70 () {34 vars in 1107 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/networks/03c809f9-46c8-4cbe-8de5-e54fb1cb96a3?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: 804/1768] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => 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: 965/1769] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:03 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => 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: 805/1770] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:03 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1771] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:04 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 806/1772] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:04 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 967/1773] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:04 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 807/1774] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:04 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1775] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:04 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 7|app: 0|req: 808/1776] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:04 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => 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: 969/1777] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:05 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 809/1778] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:05 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 810/1779] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => 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: 970/1780] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/ports?tenant_id=dc37a585d7a84c449924be408214514d&device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 1240 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1781] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/networks?id=eeeca24f-9d09-4235-b45f-91683cf30626 => generated 770 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1782] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=25dbf172-a62e-4c93-ab63-0394b562219d => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1783] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/subnets?id=ea2b3097-8b33-42b9-90a8-c2368ec25b29 => generated 692 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1784] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/ports?network_id=eeeca24f-9d09-4235-b45f-91683cf30626&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1785] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/networks/eeeca24f-9d09-4235-b45f-91683cf30626?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: 973/1786] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/networks/eeeca24f-9d09-4235-b45f-91683cf30626?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: 7|app: 0|req: 814/1787] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1788] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 815/1789] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:10:07 2026] GET /v2.0/networks?id=03c809f9-46c8-4cbe-8de5-e54fb1cb96a3 => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1790] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:07 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => 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: 975/1791] 199.19.213.186 () {34 vars in 1050 bytes} [Thu Apr 2 18:10:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a983454058a24d0987968376cd7608e3 => generated 272 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1792] 199.19.213.186 () {38 vars in 955 bytes} [Thu Apr 2 18:10:07 2026] POST /v2.0/ports => generated 954 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1793] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:10:07 2026] PUT /v2.0/ports/58b49a2f-ae3a-42cd-8e1e-a1b709e7609e => generated 1235 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-04-02 18:10:08.074 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a0a9e59-9da4-4682-852e-e3750b66d354'] response: {'name': 'network-changed', 'server_uuid': '9686b5dd-64a9-4fe2-86bf-a9a3547adaae', 'tag': '58b49a2f-ae3a-42cd-8e1e-a1b709e7609e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 818/1794] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 971 bytes in 38 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: 977/1795] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 819/1796] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => 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: 978/1797] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/security-groups?id=ae1377de-448e-4bc4-b8eb-a6b80257f809&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: 979/1798] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/ports?tenant_id=a983454058a24d0987968376cd7608e3&device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1799] 199.19.213.186 () {34 vars in 1018 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/networks?tenant_id=a983454058a24d0987968376cd7608e3&shared=False => generated 757 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1800] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/security-groups?tenant_id=c13703813c534f8fa43e8c6586c0177c&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1801] 199.19.213.186 () {34 vars in 930 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1802] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:10:08 2026] DELETE /v2.0/security-groups/f9e7ddd3-e81d-4f7e-a71c-db5359c19f9b => 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: 982/1803] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1804] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 983/1805] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1806] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/security-groups?id=ae1377de-448e-4bc4-b8eb-a6b80257f809&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: 984/1807] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/ports?tenant_id=a983454058a24d0987968376cd7608e3&device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1808] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=58b49a2f-ae3a-42cd-8e1e-a1b709e7609e => 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: 985/1809] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/subnets?id=bc68e684-8aff-4e54-b5a0-53c26d3f1a08 => 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: 825/1810] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/ports?network_id=03c809f9-46c8-4cbe-8de5-e54fb1cb96a3&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1811] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/networks/03c809f9-46c8-4cbe-8de5-e54fb1cb96a3?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: 826/1812] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:10:09 2026] GET /v2.0/networks/03c809f9-46c8-4cbe-8de5-e54fb1cb96a3?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: 987/1813] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1814] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 828/1815] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1816] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/security-groups?id=ae1377de-448e-4bc4-b8eb-a6b80257f809&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-04-02 18:10:10.818 8 INFO neutron.db.segments_db [None req-0fe2122c-5221-4756-8d8f-dc7da697685d 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment cffd9fe2-46e3-4eb0-9dd5-f62f2f37dfd7 of type vxlan for network 5ad6082f-0c3c-454a-85ce-ac245edba27f [pid: 8|app: 0|req: 988/1817] 10.0.0.206 () {34 vars in 671 bytes} [Thu Apr 2 18:10:10 2026] POST /v2.0/networks => generated 741 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1818] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:10:10 2026] POST /v2.0/subnets => generated 688 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:11.207 8 INFO neutron.db.segments_db [None req-cc8764a3-3695-4f95-a9cb-92901b126d33 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 1471000b-572d-48e4-8e02-6a23b1d45d62 of type vxlan for network b41dfeb4-c553-439c-bd17-7b7f6402c092 2026-04-02 18:10:11.451 8 INFO neutron.db.l3_hamode_db [None req-cc8764a3-3695-4f95-a9cb-92901b126d33 716b94bd8a2748d09b61b58954fc1a7f 94f15412f5e84e9bac2631cb041e04bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 831/1819] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 832/1820] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 7|app: 0|req: 833/1821] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => 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: 834/1822] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/security-groups?id=ae1377de-448e-4bc4-b8eb-a6b80257f809&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-04-02 18:10:12.186 8 INFO neutron.db.l3_hamode_db [None req-cc8764a3-3695-4f95-a9cb-92901b126d33 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 835/1823] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:12 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1824] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:12 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 989/1825] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:10:11 2026] POST /v2.0/routers => generated 728 bytes in 1849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1826] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:12 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1827] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:13 2026] GET /v2.0/security-groups?id=ae1377de-448e-4bc4-b8eb-a6b80257f809&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: 839/1828] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:13 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 840/1829] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:14 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 990/1830] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:10:13 2026] PUT /v2.0/routers/51c3bda0-ab82-4d69-b644-6ca7a46c078d/add_router_interface => generated 309 bytes in 1092 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1831] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:14 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1832] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:14 2026] GET /v2.0/security-groups?id=ae1377de-448e-4bc4-b8eb-a6b80257f809&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: 842/1833] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:15 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 843/1834] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:15 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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-04-02 18:10:15.313 8 INFO neutron.db.segments_db [None req-6a210c29-a216-40cc-84ed-618431718740 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 021e44fc-dd0d-43ac-92c6-96fdfdc01da2 of type vxlan for network e130ebe1-813b-4b94-8217-50f817bbf92a [pid: 7|app: 0|req: 844/1835] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:15 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1836] 10.0.0.206 () {34 vars in 671 bytes} [Thu Apr 2 18:10:15 2026] POST /v2.0/networks => generated 741 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1837] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:15 2026] GET /v2.0/security-groups?id=ae1377de-448e-4bc4-b8eb-a6b80257f809&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1838] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:15 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1839] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:15 2026] GET /v2.0/security-groups?id=ae1377de-448e-4bc4-b8eb-a6b80257f809&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: 993/1840] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:10:15 2026] POST /v2.0/subnets => generated 688 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:15.718 8 INFO neutron.db.segments_db [None req-433ac04d-6f89-4455-8565-315bd5d3a4d9 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Added segment 817585c3-a087-4381-ae1e-5e2eddeb6102 of type vxlan for network 95ceebf6-27ff-4208-8dfc-e4f5bde0bdca [pid: 7|app: 0|req: 848/1841] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:10:15 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:15.954 8 INFO neutron.db.l3_hamode_db [None req-433ac04d-6f89-4455-8565-315bd5d3a4d9 716b94bd8a2748d09b61b58954fc1a7f 6f31c5a2cc474616b820c1f1a48b0a85 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:10:16.094 7 INFO neutron.db.l3_db [None req-d24b0c73-f007-4e12-9e8e-4d0afd57ba9a b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Floating IP b523ec99-ef72-4de6-b0cc-5a4dbb7372cb associated. External IP: 10.96.250.220, port: 58b49a2f-ae3a-42cd-8e1e-a1b709e7609e. [pid: 7|app: 0|req: 849/1842] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:10:15 2026] PUT /v2.0/floatingips/b523ec99-ef72-4de6-b0cc-5a4dbb7372cb => generated 855 bytes in 773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1845] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:10:16 2026] GET /v2.0/floatingips/b523ec99-ef72-4de6-b0cc-5a4dbb7372cb => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:16.564 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cccbc5b5-06ba-4a6b-9363-6e9c2bb343a6'] response: {'name': 'network-changed', 'server_uuid': '9686b5dd-64a9-4fe2-86bf-a9a3547adaae', 'tag': '58b49a2f-ae3a-42cd-8e1e-a1b709e7609e', 'status': 'completed', 'code': 200} 2026-04-02 18:10:16.832 8 INFO neutron.db.l3_hamode_db [None req-433ac04d-6f89-4455-8565-315bd5d3a4d9 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 853/1846] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:17 2026] GET /v2.0/ports?tenant_id=a983454058a24d0987968376cd7608e3&device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1847] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:10:17 2026] GET /v2.0/networks?id=03c809f9-46c8-4cbe-8de5-e54fb1cb96a3 => generated 757 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1848] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:10:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=58b49a2f-ae3a-42cd-8e1e-a1b709e7609e => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1849] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:10:17 2026] GET /v2.0/subnets?id=bc68e684-8aff-4e54-b5a0-53c26d3f1a08 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1850] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:10:17 2026] GET /v2.0/ports?network_id=03c809f9-46c8-4cbe-8de5-e54fb1cb96a3&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1851] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:10:17 2026] GET /v2.0/networks/03c809f9-46c8-4cbe-8de5-e54fb1cb96a3?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: 859/1852] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:10:17 2026] GET /v2.0/networks/03c809f9-46c8-4cbe-8de5-e54fb1cb96a3?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: 860/1853] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:10:17 2026] GET /v2.0/floatingips/b523ec99-ef72-4de6-b0cc-5a4dbb7372cb => 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: 994/1854] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:10:15 2026] POST /v2.0/routers => generated 728 bytes in 2033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1855] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:10:18 2026] GET /v2.0/floatingips/b523ec99-ef72-4de6-b0cc-5a4dbb7372cb => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1856] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:10:17 2026] PUT /v2.0/routers/58685596-fc2f-49b6-99b3-238e85794509/add_router_interface => generated 309 bytes in 1149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1857] 10.0.0.206 () {34 vars in 685 bytes} [Thu Apr 2 18:10:19 2026] POST /v2.0/security-groups => generated 1675 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1858] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:10:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1859] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:10:19 2026] POST /v2.0/security-group-rules => generated 596 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1860] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:10:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1861] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:10:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:20.411 7 INFO neutron.db.securitygroups_db [None req-faba0258-a2e6-40e5-ab1a-bb57f39524fb fd3167fb7db34e57adaa49192d90a8ca 94f15412f5e84e9bac2631cb041e04bc - - default default] Project 94f15412f5e84e9bac2631cb041e04bc 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: 864/1862] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:10:20 2026] POST /v2.0/security-group-rules => generated 607 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:20.549 8 INFO neutron.db.securitygroups_db [None req-36873be6-63a0-4815-809b-2b10714b31a5 fd3167fb7db34e57adaa49192d90a8ca 94f15412f5e84e9bac2631cb041e04bc - - default default] Project 94f15412f5e84e9bac2631cb041e04bc 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: 999/1863] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:10:20 2026] POST /v2.0/security-group-rules => generated 606 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1864] 10.0.0.206 () {34 vars in 685 bytes} [Thu Apr 2 18:10:21 2026] POST /v2.0/security-groups => generated 1659 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1865] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:10:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1866] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:10:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1867] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:10:21 2026] POST /v2.0/floatingips => generated 552 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1868] 10.0.0.70 () {34 vars in 1099 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1003079552&fields=id&tenant_id=94f15412f5e84e9bac2631cb041e04bc => 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: 1002/1869] 10.0.0.70 () {34 vars in 1097 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--782762207&fields=id&tenant_id=94f15412f5e84e9bac2631cb041e04bc => 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: 868/1870] 10.0.0.70 () {34 vars in 981 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/networks?id=5ad6082f-0c3c-454a-85ce-ac245edba27f => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1871] 10.0.0.70 () {34 vars in 964 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/quotas/94f15412f5e84e9bac2631cb041e04bc => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1872] 10.0.0.70 () {34 vars in 1001 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/ports?tenant_id=94f15412f5e84e9bac2631cb041e04bc&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1873] 10.0.0.70 () {34 vars in 1007 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/networks/5ad6082f-0c3c-454a-85ce-ac245edba27f?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1874] 10.0.0.70 () {34 vars in 1107 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/networks/5ad6082f-0c3c-454a-85ce-ac245edba27f?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: 1005/1875] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1876] 10.0.0.10 () {34 vars in 989 bytes} [Thu Apr 2 18:10:23 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1877] 10.0.0.10 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:23 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1878] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:23 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1879] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:24 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => 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: 873/1880] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:25 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => 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: 1008/1881] 10.0.0.10 () {34 vars in 989 bytes} [Thu Apr 2 18:10:25 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1882] 10.0.0.10 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:25 2026] GET /v2.0/security-groups?id=ae1377de-448e-4bc4-b8eb-a6b80257f809&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: 1009/1883] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:10:26 2026] GET /v2.0/networks?id=5ad6082f-0c3c-454a-85ce-ac245edba27f => generated 673 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1884] 199.19.213.186 () {34 vars in 1050 bytes} [Thu Apr 2 18:10:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=94f15412f5e84e9bac2631cb041e04bc => generated 273 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1885] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:26 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => 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: 1010/1886] 199.19.213.186 () {38 vars in 955 bytes} [Thu Apr 2 18:10:26 2026] POST /v2.0/ports => generated 997 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1887] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:10:27 2026] PUT /v2.0/ports/aa23797e-c843-4eac-bb91-c1b2eb1c834e => generated 1278 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:27.862 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c15278b0-e828-447c-8fcb-51674a6dcebf'] response: {'name': 'network-changed', 'server_uuid': 'c9385a5a-c8e8-4202-b8d1-1aac843e1163', 'tag': 'aa23797e-c843-4eac-bb91-c1b2eb1c834e', '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: 1011/1888] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:28 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1012 bytes in 54 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: 878/1889] 10.0.0.70 () {34 vars in 1119 bytes} [Thu Apr 2 18:10:28 2026] GET /v2.0/security-groups?id=a6c766d8-b5d2-4fea-b1c4-c8b96cd0e738&id=68cf2c7a-b2c3-4c74-a69c-49889c41687a&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1890] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:28 2026] GET /v2.0/ports?tenant_id=94f15412f5e84e9bac2631cb041e04bc&device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1891] 199.19.213.186 () {34 vars in 1018 bytes} [Thu Apr 2 18:10:28 2026] GET /v2.0/networks?tenant_id=94f15412f5e84e9bac2631cb041e04bc&shared=False => generated 769 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1892] 199.19.213.186 () {34 vars in 930 bytes} [Thu Apr 2 18:10:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1893] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:29 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1012 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1894] 10.0.0.70 () {34 vars in 1119 bytes} [Thu Apr 2 18:10:29 2026] GET /v2.0/security-groups?id=a6c766d8-b5d2-4fea-b1c4-c8b96cd0e738&id=68cf2c7a-b2c3-4c74-a69c-49889c41687a&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1895] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:29 2026] GET /v2.0/ports?tenant_id=94f15412f5e84e9bac2631cb041e04bc&device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1281 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1896] 199.19.213.186 () {34 vars in 1060 bytes} [Thu Apr 2 18:10:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=aa23797e-c843-4eac-bb91-c1b2eb1c834e => 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: 882/1897] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:10:29 2026] GET /v2.0/subnets?id=83f37c96-e155-467e-8a2b-e23ccb29d3b0 => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1898] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:10:29 2026] GET /v2.0/ports?network_id=5ad6082f-0c3c-454a-85ce-ac245edba27f&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1899] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:10:29 2026] GET /v2.0/networks/5ad6082f-0c3c-454a-85ce-ac245edba27f?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: 1017/1900] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:10:29 2026] GET /v2.0/networks/5ad6082f-0c3c-454a-85ce-ac245edba27f?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: 884/1901] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:30 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1012 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1902] 10.0.0.70 () {34 vars in 1119 bytes} [Thu Apr 2 18:10:30 2026] GET /v2.0/security-groups?id=a6c766d8-b5d2-4fea-b1c4-c8b96cd0e738&id=68cf2c7a-b2c3-4c74-a69c-49889c41687a&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1905] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:31 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1012 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1906] 10.0.0.70 () {34 vars in 1119 bytes} [Thu Apr 2 18:10:31 2026] GET /v2.0/security-groups?id=a6c766d8-b5d2-4fea-b1c4-c8b96cd0e738&id=68cf2c7a-b2c3-4c74-a69c-49889c41687a&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1907] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:32 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1012 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1908] 10.0.0.70 () {34 vars in 1119 bytes} [Thu Apr 2 18:10:32 2026] GET /v2.0/security-groups?id=a6c766d8-b5d2-4fea-b1c4-c8b96cd0e738&id=68cf2c7a-b2c3-4c74-a69c-49889c41687a&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1909] 199.19.213.186 () {34 vars in 994 bytes} [Thu Apr 2 18:10:32 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1283 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1910] 199.19.213.186 () {34 vars in 1124 bytes} [Thu Apr 2 18:10:32 2026] GET /v2.0/security-groups?id=a6c766d8-b5d2-4fea-b1c4-c8b96cd0e738&id=68cf2c7a-b2c3-4c74-a69c-49889c41687a&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1911] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:33 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1912] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:33 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 8|app: 0|req: 1024/1913] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:33 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 890/1914] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:33 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 1025/1915] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:33 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1916] 10.0.0.70 () {34 vars in 1119 bytes} [Thu Apr 2 18:10:34 2026] GET /v2.0/security-groups?id=a6c766d8-b5d2-4fea-b1c4-c8b96cd0e738&id=68cf2c7a-b2c3-4c74-a69c-49889c41687a&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1917] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:34 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 892/1918] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:34 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&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: 1027/1919] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:35 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1920] 10.0.0.70 () {34 vars in 1119 bytes} [Thu Apr 2 18:10:35 2026] GET /v2.0/security-groups?id=a6c766d8-b5d2-4fea-b1c4-c8b96cd0e738&id=68cf2c7a-b2c3-4c74-a69c-49889c41687a&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1921] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:35 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:35.702 7 INFO neutron.db.l3_db [None req-7f99d73a-b8a1-4984-b526-268015997991 fd3167fb7db34e57adaa49192d90a8ca 94f15412f5e84e9bac2631cb041e04bc - - default default] Floating IP b3b9842d-2b42-4fc9-9efb-5d960ab49ce8 associated. External IP: 10.96.250.219, port: aa23797e-c843-4eac-bb91-c1b2eb1c834e. [pid: 8|app: 0|req: 1029/1922] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:35 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1923] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:35 2026] GET /v2.0/security-groups?id=f388f7d2-61bd-4b0c-86dc-29465122f0ea&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1924] 199.19.213.186 () {34 vars in 994 bytes} [Thu Apr 2 18:10:35 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 894/1925] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:10:35 2026] PUT /v2.0/floatingips/b3b9842d-2b42-4fc9-9efb-5d960ab49ce8 => generated 856 bytes in 638 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:36.066 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-769efc2f-0475-423e-92b0-60a38e13b8f4'] response: {'name': 'network-changed', 'server_uuid': 'c9385a5a-c8e8-4202-b8d1-1aac843e1163', 'tag': 'aa23797e-c843-4eac-bb91-c1b2eb1c834e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1032/1926] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:35 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1927] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:36 2026] GET /v2.0/security-groups?id=ae1377de-448e-4bc4-b8eb-a6b80257f809&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-04-02 18:10:36.172 7 INFO neutron_taas.services.taas.taas_plugin [req-c77e570f-a3fe-49fc-8df9-7b6507b49b91 req-1d3589b4-4bcf-4167-8cc9-bf3aa048098a c6ad644e0604488c9be1bdd91c9595f9 dc37a585d7a84c449924be408214514d - - default default] TaaS: Handle Delete Port: 25dbf172-a62e-4c93-ab63-0394b562219d 2026-04-02 18:10:36.181 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c77e570f-a3fe-49fc-8df9-7b6507b49b91 req-1d3589b4-4bcf-4167-8cc9-bf3aa048098a c6ad644e0604488c9be1bdd91c9595f9 dc37a585d7a84c449924be408214514d - - default default] Tap Mirror: Handle Delete Port: 25dbf172-a62e-4c93-ab63-0394b562219d 2026-04-02 18:10:36.311 7 INFO neutron.db.l3_db [req-c77e570f-a3fe-49fc-8df9-7b6507b49b91 req-1d3589b4-4bcf-4167-8cc9-bf3aa048098a c6ad644e0604488c9be1bdd91c9595f9 dc37a585d7a84c449924be408214514d - - default default] Floating IP 77cbc2e9-a2a2-4cb7-add0-788fb707abb0 disassociated. External IP: 10.96.250.202, port: 25dbf172-a62e-4c93-ab63-0394b562219d. [pid: 8|app: 0|req: 1034/1928] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:10:36 2026] GET /v2.0/ports?tenant_id=94f15412f5e84e9bac2631cb041e04bc&device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1283 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1929] 199.19.213.186 () {36 vars in 997 bytes} [Thu Apr 2 18:10:36 2026] DELETE /v2.0/ports/25dbf172-a62e-4c93-ab63-0394b562219d => generated 0 bytes in 646 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1930] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:10:36 2026] GET /v2.0/networks?id=5ad6082f-0c3c-454a-85ce-ac245edba27f => generated 769 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1931] 199.19.213.186 () {34 vars in 1060 bytes} [Thu Apr 2 18:10:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=aa23797e-c843-4eac-bb91-c1b2eb1c834e => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1932] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:10:36 2026] GET /v2.0/subnets?id=83f37c96-e155-467e-8a2b-e23ccb29d3b0 => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1933] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:10:36 2026] GET /v2.0/ports?network_id=5ad6082f-0c3c-454a-85ce-ac245edba27f&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: 8|app: 0|req: 1037/1934] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:10:36 2026] GET /v2.0/networks/5ad6082f-0c3c-454a-85ce-ac245edba27f?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: 898/1935] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:10:36 2026] GET /v2.0/networks/5ad6082f-0c3c-454a-85ce-ac245edba27f?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: 1038/1936] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:37 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1937] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:37 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => 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: 1039/1938] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:37 2026] GET /v2.0/security-groups?id=ae1377de-448e-4bc4-b8eb-a6b80257f809&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-04-02 18:10:38.110 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-61d3b2e5-15ac-4189-b97e-73cf46414358'] response: {'server_uuid': '25688ecf-6e50-4a9d-b58b-b41e660c3ec2', 'name': 'network-vif-deleted', 'tag': '25dbf172-a62e-4c93-ab63-0394b562219d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 900/1939] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:38 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 1040/1940] 199.19.213.186 () {34 vars in 994 bytes} [Thu Apr 2 18:10:38 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => 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: 901/1941] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:38 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => 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: 902/1942] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:38 2026] GET /v2.0/security-groups?id=ae1377de-448e-4bc4-b8eb-a6b80257f809&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:38.514 8 INFO neutron_taas.services.taas.taas_plugin [req-50b89f60-ff90-4c41-8692-755d4729bc73 req-546f4a24-3e4d-4cca-8542-033149c63b3a b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] TaaS: Handle Delete Port: 58b49a2f-ae3a-42cd-8e1e-a1b709e7609e 2026-04-02 18:10:38.517 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-50b89f60-ff90-4c41-8692-755d4729bc73 req-546f4a24-3e4d-4cca-8542-033149c63b3a b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Tap Mirror: Handle Delete Port: 58b49a2f-ae3a-42cd-8e1e-a1b709e7609e 2026-04-02 18:10:38.655 8 INFO neutron.db.l3_db [req-50b89f60-ff90-4c41-8692-755d4729bc73 req-546f4a24-3e4d-4cca-8542-033149c63b3a b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Floating IP b523ec99-ef72-4de6-b0cc-5a4dbb7372cb disassociated. External IP: 10.96.250.220, port: 58b49a2f-ae3a-42cd-8e1e-a1b709e7609e. [pid: 8|app: 0|req: 1041/1943] 199.19.213.186 () {36 vars in 997 bytes} [Thu Apr 2 18:10:38 2026] DELETE /v2.0/ports/58b49a2f-ae3a-42cd-8e1e-a1b709e7609e => generated 0 bytes in 595 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:10:39.062 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6da40439-8ec9-453a-beb5-5c9985af9d59'] response: {'server_uuid': '9686b5dd-64a9-4fe2-86bf-a9a3547adaae', 'name': 'network-vif-deleted', 'tag': '58b49a2f-ae3a-42cd-8e1e-a1b709e7609e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 903/1944] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.0/ports?device_id=25688ecf-6e50-4a9d-b58b-b41e660c3ec2 => 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: 1042/1945] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => 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: 904/1946] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:10:40 2026] DELETE /v2.0/security-groups/f388f7d2-61bd-4b0c-86dc-29465122f0ea => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:40.427 8 INFO neutron.api.v2.resource [None req-fcc38e6c-aafa-41e5-95d7-e1fc42a00c9c c6ad644e0604488c9be1bdd91c9595f9 dc37a585d7a84c449924be408214514d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1043/1947] 10.0.0.206 () {32 vars in 737 bytes} [Thu Apr 2 18:10:40 2026] GET /v2.0/security-groups/f388f7d2-61bd-4b0c-86dc-29465122f0ea => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:10:40.539 7 INFO neutron_taas.services.taas.taas_plugin [None req-14d2cdb0-2ead-4ed4-ad76-ef246e97755f c6ad644e0604488c9be1bdd91c9595f9 dc37a585d7a84c449924be408214514d - - default default] TaaS: Handle Delete Port: 18d02dc4-be1a-4df5-91e2-bf4ec386de87 2026-04-02 18:10:40.547 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14d2cdb0-2ead-4ed4-ad76-ef246e97755f c6ad644e0604488c9be1bdd91c9595f9 dc37a585d7a84c449924be408214514d - - default default] Tap Mirror: Handle Delete Port: 18d02dc4-be1a-4df5-91e2-bf4ec386de87 [pid: 8|app: 0|req: 1044/1948] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:40 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => 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: 905/1949] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:10:40 2026] DELETE /v2.0/floatingips/77cbc2e9-a2a2-4cb7-add0-788fb707abb0 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:41.124 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8f645d3-553c-4600-982b-6edfd9258fd6 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 3e5bbd92-0b44-4bb8-8b27-3d107cd23d58 2026-04-02 18:10:41.126 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8f645d3-553c-4600-982b-6edfd9258fd6 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 3e5bbd92-0b44-4bb8-8b27-3d107cd23d58 [pid: 8|app: 0|req: 1045/1950] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:10:40 2026] PUT /v2.0/routers/e67b0873-d8d4-4374-858c-6e872bc86cd8/remove_router_interface => generated 309 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1951] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:41 2026] GET /v2.0/ports?device_id=9686b5dd-64a9-4fe2-86bf-a9a3547adaae => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:41.829 7 INFO neutron_taas.services.taas.taas_plugin [None req-07965e86-11cf-4187-92d5-746b4fd1a103 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: eaed5aea-4994-48f1-8805-3d4de56d9e22 2026-04-02 18:10:41.831 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07965e86-11cf-4187-92d5-746b4fd1a103 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: eaed5aea-4994-48f1-8805-3d4de56d9e22 2026-04-02 18:10:42.098 7 INFO neutron_taas.services.taas.taas_plugin [None req-07965e86-11cf-4187-92d5-746b4fd1a103 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: e281f23f-5451-4dfe-bb9e-de66038e6bcf 2026-04-02 18:10:42.103 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07965e86-11cf-4187-92d5-746b4fd1a103 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: e281f23f-5451-4dfe-bb9e-de66038e6bcf 2026-04-02 18:10:42.407 7 INFO neutron.services.segments.plugin [-] Segment 2686cd60-5e90-4615-b0d9-c0fb29477156 resource provider aggregate not found 2026-04-02 18:10:42.408 7 INFO neutron.services.segments.plugin [-] Segment 2686cd60-5e90-4615-b0d9-c0fb29477156 resource provider aggregate not found 2026-04-02 18:10:42.426 7 INFO neutron.db.l3_hamode_db [None req-07965e86-11cf-4187-92d5-746b4fd1a103 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] HA network 92b09f48-5bff-484a-aecf-6e1cb75a975d was deleted as no HA routers are present in tenant dc37a585d7a84c449924be408214514d. 2026-04-02 18:10:42.432 7 INFO neutron.services.segments.plugin [-] Segment 2686cd60-5e90-4615-b0d9-c0fb29477156 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2686cd60-5e90-4615-b0d9-c0fb29477156 found for delete ", "request_id": "req-ae79d924-cc1d-4ca0-985c-3d4ca3e2d647"}]} 2026-04-02 18:10:42.432 7 INFO neutron.services.segments.plugin [-] Segment 2686cd60-5e90-4615-b0d9-c0fb29477156 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2686cd60-5e90-4615-b0d9-c0fb29477156 found for delete ", "request_id": "req-bca57e3f-1581-4ed0-ad60-6c34dcd7365a"}]} [pid: 7|app: 0|req: 906/1952] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:10:41 2026] DELETE /v2.0/routers/e67b0873-d8d4-4374-858c-6e872bc86cd8 => generated 0 bytes in 801 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1953] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:10:42 2026] DELETE /v2.0/subnets/ea2b3097-8b33-42b9-90a8-c2368ec25b29 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:10:42.710 7 INFO neutron_taas.services.taas.taas_plugin [None req-d75bc8d3-b2ec-42a1-8da6-4a6e4d6d9d23 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 00ca2b30-3447-41de-8e3e-5e3fa14f413e 2026-04-02 18:10:42.713 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d75bc8d3-b2ec-42a1-8da6-4a6e4d6d9d23 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 00ca2b30-3447-41de-8e3e-5e3fa14f413e [pid: 7|app: 0|req: 907/1954] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:10:42 2026] DELETE /v2.0/networks/eeeca24f-9d09-4235-b45f-91683cf30626 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1955] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:10:42 2026] DELETE /v2.0/security-groups/ae1377de-448e-4bc4-b8eb-a6b80257f809 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:43.068 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ded7c20-8b3f-4b27-a641-9bd208330f87 b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] TaaS: Handle Delete Port: 904261b5-c8a6-4279-a355-3e72ef9c0f7a 2026-04-02 18:10:43.071 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ded7c20-8b3f-4b27-a641-9bd208330f87 b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Tap Mirror: Handle Delete Port: 904261b5-c8a6-4279-a355-3e72ef9c0f7a [pid: 8|app: 0|req: 1049/1956] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:10:43 2026] GET /v2.0/security-groups?tenant_id=dc37a585d7a84c449924be408214514d&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1957] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:10:43 2026] DELETE /v2.0/security-groups/15d4d3ad-6774-40a5-9ce4-59aaeb523c37 => 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: 908/1958] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:10:42 2026] DELETE /v2.0/floatingips/b523ec99-ef72-4de6-b0cc-5a4dbb7372cb => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1959] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:43 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1960] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:43 2026] GET /v2.0/security-groups?id=6f453f53-7fa2-4d7c-84a1-11fab110f631&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:44.451 7 INFO neutron.services.segments.plugin [-] Segment 06f87a3d-25cf-4600-abc7-2c13c2a921bc resource provider aggregate not found 2026-04-02 18:10:44.456 7 INFO neutron.services.segments.plugin [-] Segment 06f87a3d-25cf-4600-abc7-2c13c2a921bc resource provider aggregate not found 2026-04-02 18:10:44.470 7 INFO neutron.services.segments.plugin [-] Segment 06f87a3d-25cf-4600-abc7-2c13c2a921bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06f87a3d-25cf-4600-abc7-2c13c2a921bc found for delete ", "request_id": "req-29fcffda-8956-47ad-a4d9-24800953af7f"}]} 2026-04-02 18:10:44.471 7 INFO neutron.services.segments.plugin [-] Segment 06f87a3d-25cf-4600-abc7-2c13c2a921bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06f87a3d-25cf-4600-abc7-2c13c2a921bc found for delete ", "request_id": "req-c811c3b1-af79-4148-815c-659959911f13"}]} [pid: 8|app: 0|req: 1052/1961] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:44 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => 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: 910/1962] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:44 2026] GET /v2.0/security-groups?id=6f453f53-7fa2-4d7c-84a1-11fab110f631&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: 1053/1963] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1964] 10.0.0.70 () {34 vars in 1119 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/security-groups?id=a6c766d8-b5d2-4fea-b1c4-c8b96cd0e738&id=68cf2c7a-b2c3-4c74-a69c-49889c41687a&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1965] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1966] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/security-groups?id=6f453f53-7fa2-4d7c-84a1-11fab110f631&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: 7|app: 0|req: 914/1967] 199.19.213.186 () {34 vars in 994 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1968] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1283 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:46.020 7 INFO neutron_taas.services.taas.taas_plugin [req-1cead112-9889-451a-bdd6-24cf727aa448 req-685c7d87-6fb8-43ed-9317-696042a16d55 b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] TaaS: Handle Delete Port: e2dd193e-71bf-4f34-a865-6e0dcb5073d9 2026-04-02 18:10:46.022 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1cead112-9889-451a-bdd6-24cf727aa448 req-685c7d87-6fb8-43ed-9317-696042a16d55 b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Tap Mirror: Handle Delete Port: e2dd193e-71bf-4f34-a865-6e0dcb5073d9 [pid: 8|app: 0|req: 1055/1969] 10.0.0.206 () {32 vars in 858 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/floatingips?floating_network_id=26b04c64-532e-4501-90df-3f85288ee8b0&port_id=aa23797e-c843-4eac-bb91-c1b2eb1c834e => generated 861 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1970] 199.19.213.186 () {36 vars in 997 bytes} [Thu Apr 2 18:10:45 2026] DELETE /v2.0/ports/e2dd193e-71bf-4f34-a865-6e0dcb5073d9 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:10:46.189 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0afb9070-6ac1-481d-a818-8e1f0b1d93d4'] response: {'server_uuid': '7b5d278b-adad-454a-a054-147761c3ea2c', 'name': 'network-vif-deleted', 'tag': 'e2dd193e-71bf-4f34-a865-6e0dcb5073d9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1057/1973] 10.0.0.10 () {34 vars in 989 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1974] 10.0.0.10 () {34 vars in 1119 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/security-groups?id=a6c766d8-b5d2-4fea-b1c4-c8b96cd0e738&id=68cf2c7a-b2c3-4c74-a69c-49889c41687a&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1975] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => 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: 918/1976] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:10:47 2026] GET /v2.0/security-groups?tenant_id=41e7d89bcf3d49098e3f333c3f886c4c&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/1977] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:10:47 2026] DELETE /v2.0/security-groups/59361308-5416-4622-b4ce-1433b26d4a35 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1978] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:48 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => 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: 1060/1979] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:10:48 2026] GET /v2.0/security-groups?tenant_id=66c8058d7551492c9ab5f391cd89049c&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1980] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:10:48 2026] DELETE /v2.0/security-groups/dd15887b-2645-49bc-9f56-2c53573471e1 => 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: 1061/1981] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:49 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => 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: 921/1982] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:49 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1983] 10.0.0.70 () {34 vars in 1119 bytes} [Thu Apr 2 18:10:49 2026] GET /v2.0/security-groups?id=a6c766d8-b5d2-4fea-b1c4-c8b96cd0e738&id=68cf2c7a-b2c3-4c74-a69c-49889c41687a&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1984] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:50 2026] GET /v2.0/ports?device_id=7b5d278b-adad-454a-a054-147761c3ea2c => 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: 1063/1985] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:50 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1986] 10.0.0.70 () {34 vars in 1119 bytes} [Thu Apr 2 18:10:50 2026] GET /v2.0/security-groups?id=a6c766d8-b5d2-4fea-b1c4-c8b96cd0e738&id=68cf2c7a-b2c3-4c74-a69c-49889c41687a&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1987] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:10:51 2026] DELETE /v2.0/security-groups/6f453f53-7fa2-4d7c-84a1-11fab110f631 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:51.873 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d811029-c952-4e32-aa1e-22b21d6353e7 b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] TaaS: Handle Delete Port: 7c9af66b-412e-4b03-a05a-10e8af51a33f 2026-04-02 18:10:51.875 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d811029-c952-4e32-aa1e-22b21d6353e7 b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Tap Mirror: Handle Delete Port: 7c9af66b-412e-4b03-a05a-10e8af51a33f [pid: 8|app: 0|req: 1065/1988] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:51 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/1989] 10.0.0.70 () {34 vars in 1119 bytes} [Thu Apr 2 18:10:51 2026] GET /v2.0/security-groups?id=a6c766d8-b5d2-4fea-b1c4-c8b96cd0e738&id=68cf2c7a-b2c3-4c74-a69c-49889c41687a&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/1990] 199.19.213.186 () {34 vars in 994 bytes} [Thu Apr 2 18:10:51 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:52.135 8 INFO neutron_taas.services.taas.taas_plugin [req-885e01b6-8df9-447e-8a2a-af801b642275 req-2fff6872-3b71-41b4-874a-fea08726ae65 fd3167fb7db34e57adaa49192d90a8ca 94f15412f5e84e9bac2631cb041e04bc - - default default] TaaS: Handle Delete Port: aa23797e-c843-4eac-bb91-c1b2eb1c834e 2026-04-02 18:10:52.138 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-885e01b6-8df9-447e-8a2a-af801b642275 req-2fff6872-3b71-41b4-874a-fea08726ae65 fd3167fb7db34e57adaa49192d90a8ca 94f15412f5e84e9bac2631cb041e04bc - - default default] Tap Mirror: Handle Delete Port: aa23797e-c843-4eac-bb91-c1b2eb1c834e 2026-04-02 18:10:52.261 8 INFO neutron.db.l3_db [req-885e01b6-8df9-447e-8a2a-af801b642275 req-2fff6872-3b71-41b4-874a-fea08726ae65 fd3167fb7db34e57adaa49192d90a8ca 94f15412f5e84e9bac2631cb041e04bc - - default default] Floating IP b3b9842d-2b42-4fc9-9efb-5d960ab49ce8 disassociated. External IP: 10.96.250.219, port: aa23797e-c843-4eac-bb91-c1b2eb1c834e. [pid: 7|app: 0|req: 924/1991] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:10:51 2026] PUT /v2.0/routers/5d776175-35ed-478a-abc1-c31483d3233a/remove_router_interface => generated 309 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1992] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:10:52 2026] DELETE /v2.0/subnets/bc68e684-8aff-4e54-b5a0-53c26d3f1a08 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/1993] 199.19.213.186 () {36 vars in 997 bytes} [Thu Apr 2 18:10:52 2026] DELETE /v2.0/ports/aa23797e-c843-4eac-bb91-c1b2eb1c834e => generated 0 bytes in 605 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:10:52.681 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbda69f5-77bf-4665-bbad-4a508ce77031'] response: {'server_uuid': 'c9385a5a-c8e8-4202-b8d1-1aac843e1163', 'name': 'network-vif-deleted', 'tag': 'aa23797e-c843-4eac-bb91-c1b2eb1c834e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1069/1994] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:53.289 7 INFO neutron_taas.services.taas.taas_plugin [None req-40824a80-a992-4436-a3e9-19f2150a1c50 b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] TaaS: Handle Delete Port: 6fac74ed-5a58-4925-a1f0-564710025824 2026-04-02 18:10:53.292 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40824a80-a992-4436-a3e9-19f2150a1c50 b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Tap Mirror: Handle Delete Port: 6fac74ed-5a58-4925-a1f0-564710025824 2026-04-02 18:10:53.547 7 INFO neutron_taas.services.taas.taas_plugin [None req-40824a80-a992-4436-a3e9-19f2150a1c50 b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] TaaS: Handle Delete Port: 39b9b254-051a-411a-8cb1-073bf1b41632 2026-04-02 18:10:53.549 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40824a80-a992-4436-a3e9-19f2150a1c50 b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Tap Mirror: Handle Delete Port: 39b9b254-051a-411a-8cb1-073bf1b41632 2026-04-02 18:10:53.876 7 INFO neutron.services.segments.plugin [-] Segment 6652c352-5fae-4311-ab2e-8ec8c42c2cac resource provider aggregate not found 2026-04-02 18:10:53.888 7 INFO neutron.services.segments.plugin [-] Segment 6652c352-5fae-4311-ab2e-8ec8c42c2cac resource provider aggregate not found 2026-04-02 18:10:53.893 7 INFO neutron.services.segments.plugin [-] Segment 6652c352-5fae-4311-ab2e-8ec8c42c2cac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6652c352-5fae-4311-ab2e-8ec8c42c2cac found for delete ", "request_id": "req-a0a35957-4d13-4b74-acd3-d10a5c649ef6"}]} 2026-04-02 18:10:53.909 7 INFO neutron.services.segments.plugin [-] Segment 6652c352-5fae-4311-ab2e-8ec8c42c2cac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6652c352-5fae-4311-ab2e-8ec8c42c2cac found for delete ", "request_id": "req-a2f7e3c0-8687-40b2-8eec-a23fcf5a5bc9"}]} 2026-04-02 18:10:53.913 7 INFO neutron.db.l3_hamode_db [None req-40824a80-a992-4436-a3e9-19f2150a1c50 b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] HA network 8602a0a5-96a9-44a6-b163-91880160126d was deleted as no HA routers are present in tenant a983454058a24d0987968376cd7608e3. [pid: 7|app: 0|req: 926/1995] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:10:52 2026] DELETE /v2.0/routers/5d776175-35ed-478a-abc1-c31483d3233a => generated 0 bytes in 1337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:53.997 8 INFO neutron_taas.services.taas.taas_plugin [None req-92edce2c-e066-4014-a1ea-eacb4327e05d b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] TaaS: Handle Delete Port: 91444599-57a8-47c9-846e-fd48561523b3 2026-04-02 18:10:53.999 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92edce2c-e066-4014-a1ea-eacb4327e05d b5d62fd5f2994d7a8e14db320f0ef4c6 a983454058a24d0987968376cd7608e3 - - default default] Tap Mirror: Handle Delete Port: 91444599-57a8-47c9-846e-fd48561523b3 2026-04-02 18:10:54.163 8 INFO neutron.services.segments.plugin [-] Segment 8357d8b9-277c-4063-8825-1076086461d3 resource provider aggregate not found 2026-04-02 18:10:54.172 8 INFO neutron.services.segments.plugin [-] Segment 8357d8b9-277c-4063-8825-1076086461d3 resource provider aggregate not found 2026-04-02 18:10:54.185 8 INFO neutron.services.segments.plugin [-] Segment 8357d8b9-277c-4063-8825-1076086461d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8357d8b9-277c-4063-8825-1076086461d3 found for delete ", "request_id": "req-b846cc9c-bc40-42dc-a8b9-868fa6fbc035"}]} 2026-04-02 18:10:54.192 8 INFO neutron.services.segments.plugin [-] Segment 8357d8b9-277c-4063-8825-1076086461d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8357d8b9-277c-4063-8825-1076086461d3 found for delete ", "request_id": "req-e8c0ee6b-ac01-4950-930c-2b2564b7d9f4"}]} [pid: 8|app: 0|req: 1070/1996] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:10:53 2026] DELETE /v2.0/networks/03c809f9-46c8-4cbe-8de5-e54fb1cb96a3 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1997] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/security-groups?tenant_id=805b43ac95e24ec7be1b503e4198eaba&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/1998] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:54 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => 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: 928/1999] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:10:54 2026] DELETE /v2.0/security-groups/b6f2841d-625e-4cbb-b5cb-7135bdd5c779 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2000] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:10:54 2026] GET /v2.0/security-groups?tenant_id=145dabd512b04ffba5f57418f92c5d29&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/2001] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:10:54 2026] DELETE /v2.0/security-groups/1199ee81-f532-4c18-aff6-91e3a799e4fd => 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: 1073/2002] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:10:54 2026] GET /v2.0/security-groups?tenant_id=86e4544b13a84071856e92272c27592e&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/2003] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:10:55 2026] DELETE /v2.0/security-groups/d6b75ca4-829c-4f8e-8d6b-622bddfd8693 => 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: 1074/2004] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/ports?device_id=c9385a5a-c8e8-4202-b8d1-1aac843e1163 => 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: 931/2005] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/security-groups?tenant_id=a983454058a24d0987968376cd7608e3&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2006] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:10:55 2026] DELETE /v2.0/security-groups/4bfb4eb9-4bfa-4f0d-bf39-b110f90aa315 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/2007] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:10:56 2026] DELETE /v2.0/security-groups/68cf2c7a-b2c3-4c74-a69c-49889c41687a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:56.614 8 INFO neutron.api.v2.resource [None req-d2e8b58b-5a14-4e76-8f1d-424bc7b4e4f5 fd3167fb7db34e57adaa49192d90a8ca 94f15412f5e84e9bac2631cb041e04bc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1076/2008] 10.0.0.206 () {32 vars in 737 bytes} [Thu Apr 2 18:10:56 2026] GET /v2.0/security-groups/68cf2c7a-b2c3-4c74-a69c-49889c41687a => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:10:56.739 7 INFO neutron_taas.services.taas.taas_plugin [None req-f8c83da6-fc99-411a-a8b8-bc0fe7c88cb4 fd3167fb7db34e57adaa49192d90a8ca 94f15412f5e84e9bac2631cb041e04bc - - default default] TaaS: Handle Delete Port: dd893b30-1b03-4927-84ff-35590fe05936 2026-04-02 18:10:56.741 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8c83da6-fc99-411a-a8b8-bc0fe7c88cb4 fd3167fb7db34e57adaa49192d90a8ca 94f15412f5e84e9bac2631cb041e04bc - - default default] Tap Mirror: Handle Delete Port: dd893b30-1b03-4927-84ff-35590fe05936 [pid: 7|app: 0|req: 933/2009] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:10:56 2026] DELETE /v2.0/floatingips/b3b9842d-2b42-4fc9-9efb-5d960ab49ce8 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2010] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:10:56 2026] DELETE /v2.0/security-groups/a6c766d8-b5d2-4fea-b1c4-c8b96cd0e738 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2011] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:10:57 2026] GET /v2.0/security-groups?tenant_id=94fb37bb405d435088e2c8cad92a7dd0&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2012] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:10:57 2026] DELETE /v2.0/security-groups/bddf404e-4ce7-4f79-9f84-1e19072ada6e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:57.487 7 INFO neutron_taas.services.taas.taas_plugin [None req-11325151-d03d-4831-8f04-3932ce6167b2 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 1b652dea-42bb-403a-a7d5-229f7202c0e6 2026-04-02 18:10:57.491 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11325151-d03d-4831-8f04-3932ce6167b2 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 1b652dea-42bb-403a-a7d5-229f7202c0e6 [pid: 7|app: 0|req: 934/2013] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:10:57 2026] PUT /v2.0/routers/51c3bda0-ab82-4d69-b644-6ca7a46c078d/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:58.234 8 INFO neutron_taas.services.taas.taas_plugin [None req-925d1349-1322-4beb-bee1-c158539dc62a 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 29d29fec-28e3-45b0-afcf-a369e35b572c 2026-04-02 18:10:58.237 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-925d1349-1322-4beb-bee1-c158539dc62a 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 29d29fec-28e3-45b0-afcf-a369e35b572c 2026-04-02 18:10:58.494 8 INFO neutron_taas.services.taas.taas_plugin [None req-925d1349-1322-4beb-bee1-c158539dc62a 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 235e931b-751f-4fbc-a818-69a3b3f59d16 2026-04-02 18:10:58.501 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-925d1349-1322-4beb-bee1-c158539dc62a 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 235e931b-751f-4fbc-a818-69a3b3f59d16 2026-04-02 18:10:58.836 8 INFO neutron.services.segments.plugin [-] Segment 1471000b-572d-48e4-8e02-6a23b1d45d62 resource provider aggregate not found 2026-04-02 18:10:58.841 8 INFO neutron.services.segments.plugin [-] Segment 1471000b-572d-48e4-8e02-6a23b1d45d62 resource provider aggregate not found 2026-04-02 18:10:58.859 8 INFO neutron.services.segments.plugin [-] Segment 1471000b-572d-48e4-8e02-6a23b1d45d62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1471000b-572d-48e4-8e02-6a23b1d45d62 found for delete ", "request_id": "req-1fbb6f21-d305-4632-914e-85cead165a91"}]} 2026-04-02 18:10:58.864 8 INFO neutron.services.segments.plugin [-] Segment 1471000b-572d-48e4-8e02-6a23b1d45d62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1471000b-572d-48e4-8e02-6a23b1d45d62 found for delete ", "request_id": "req-c6dec5c3-391c-4a6d-bc77-7238c490792c"}]} 2026-04-02 18:10:58.868 8 INFO neutron.db.l3_hamode_db [None req-925d1349-1322-4beb-bee1-c158539dc62a 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] HA network b41dfeb4-c553-439c-bd17-7b7f6402c092 was deleted as no HA routers are present in tenant 94f15412f5e84e9bac2631cb041e04bc. [pid: 8|app: 0|req: 1080/2014] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:10:58 2026] DELETE /v2.0/routers/51c3bda0-ab82-4d69-b644-6ca7a46c078d => generated 0 bytes in 821 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/2015] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:10:58 2026] DELETE /v2.0/subnets/83f37c96-e155-467e-8a2b-e23ccb29d3b0 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:10:59.140 8 INFO neutron_taas.services.taas.taas_plugin [None req-604b0e7a-0e3a-4a8a-b9a3-3635cb80a2a8 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: fb38b4b1-a92f-4e3d-b420-7f768d29c342 2026-04-02 18:10:59.142 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-604b0e7a-0e3a-4a8a-b9a3-3635cb80a2a8 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: fb38b4b1-a92f-4e3d-b420-7f768d29c342 [pid: 8|app: 0|req: 1081/2016] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:10:59 2026] DELETE /v2.0/networks/5ad6082f-0c3c-454a-85ce-ac245edba27f => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:10:59.439 7 INFO neutron.db.segments_db [None req-791e9092-3510-4201-b0a1-44bfc586e460 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] Added segment a5d2ba06-f361-4b23-ae33-77a7f02e4125 of type vxlan for network a9f845b0-20db-44cf-9e2f-ffa6a9c8edbb [pid: 7|app: 0|req: 936/2017] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:10:59 2026] POST /v2.0/networks => generated 649 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:59.748 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f1158fe-c07e-45a4-8dd4-f37127e0ef02 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 1e46b29c-d1fe-47d5-89b2-518256b3612c 2026-04-02 18:10:59.750 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f1158fe-c07e-45a4-8dd4-f37127e0ef02 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 1e46b29c-d1fe-47d5-89b2-518256b3612c [pid: 7|app: 0|req: 937/2018] 10.0.0.206 () {34 vars in 665 bytes} [Thu Apr 2 18:10:59 2026] POST /v2.0/ports => generated 778 bytes in 312 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: 1082/2019] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:10:59 2026] PUT /v2.0/routers/58685596-fc2f-49b6-99b3-238e85794509/remove_router_interface => generated 309 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:00.270 8 INFO neutron.db.segments_db [None req-979849c2-7f27-40ff-a698-08ea7e66066f 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] Added segment f3b800d1-9cd4-4b79-8ed3-78ffab34f1bf of type vxlan for network bc6c7356-1646-4696-9f54-72391256d4aa [pid: 7|app: 0|req: 938/2020] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:10:59 2026] POST /v2.0/floatingips => generated 552 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2021] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:00 2026] POST /v2.0/networks => generated 635 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:00.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-461dc9c7-60dd-4a64-915b-62bd46b2fe54 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: aa902b78-9dab-498e-9437-627f1ad04cd4 2026-04-02 18:11:00.514 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-461dc9c7-60dd-4a64-915b-62bd46b2fe54 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: aa902b78-9dab-498e-9437-627f1ad04cd4 2026-04-02 18:11:00.741 7 INFO neutron_taas.services.taas.taas_plugin [None req-461dc9c7-60dd-4a64-915b-62bd46b2fe54 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 3fbed41c-1a16-46e6-a89c-2de56f7ee4ab 2026-04-02 18:11:00.744 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-461dc9c7-60dd-4a64-915b-62bd46b2fe54 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 3fbed41c-1a16-46e6-a89c-2de56f7ee4ab 2026-04-02 18:11:01.078 7 INFO neutron.services.segments.plugin [-] Segment 817585c3-a087-4381-ae1e-5e2eddeb6102 resource provider aggregate not found 2026-04-02 18:11:01.080 7 INFO neutron.services.segments.plugin [-] Segment 817585c3-a087-4381-ae1e-5e2eddeb6102 resource provider aggregate not found 2026-04-02 18:11:01.098 7 INFO neutron.services.segments.plugin [-] Segment 817585c3-a087-4381-ae1e-5e2eddeb6102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 817585c3-a087-4381-ae1e-5e2eddeb6102 found for delete ", "request_id": "req-86071287-e19e-4e90-bbf3-45951a85265a"}]} 2026-04-02 18:11:01.098 7 INFO neutron.services.segments.plugin [-] Segment 817585c3-a087-4381-ae1e-5e2eddeb6102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 817585c3-a087-4381-ae1e-5e2eddeb6102 found for delete ", "request_id": "req-3c0204c2-a562-4344-9bf6-def4b426b830"}]} 2026-04-02 18:11:01.110 7 INFO neutron.db.l3_hamode_db [None req-461dc9c7-60dd-4a64-915b-62bd46b2fe54 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] HA network 95ceebf6-27ff-4208-8dfc-e4f5bde0bdca was deleted as no HA routers are present in tenant 6f31c5a2cc474616b820c1f1a48b0a85. [pid: 7|app: 0|req: 939/2022] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:00 2026] DELETE /v2.0/routers/58685596-fc2f-49b6-99b3-238e85794509 => generated 0 bytes in 787 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:01.176 8 INFO neutron.services.segments.plugin [-] Segment cffd9fe2-46e3-4eb0-9dd5-f62f2f37dfd7 resource provider aggregate not found 2026-04-02 18:11:01.190 8 INFO neutron.services.segments.plugin [-] Segment cffd9fe2-46e3-4eb0-9dd5-f62f2f37dfd7 resource provider aggregate not found 2026-04-02 18:11:01.204 8 INFO neutron.services.segments.plugin [-] Segment cffd9fe2-46e3-4eb0-9dd5-f62f2f37dfd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cffd9fe2-46e3-4eb0-9dd5-f62f2f37dfd7 found for delete ", "request_id": "req-bfc9225b-c87f-41d4-b489-6ab755c431b9"}]} 2026-04-02 18:11:01.213 8 INFO neutron.services.segments.plugin [-] Segment cffd9fe2-46e3-4eb0-9dd5-f62f2f37dfd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cffd9fe2-46e3-4eb0-9dd5-f62f2f37dfd7 found for delete ", "request_id": "req-9a438d7f-af3a-46bb-a315-9a3eea76836f"}]} [pid: 7|app: 0|req: 940/2023] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:01 2026] POST /v2.0/subnets => generated 646 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2024] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:11:00 2026] POST /v2.0/floatingips => generated 552 bytes in 997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2027] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:01 2026] DELETE /v2.0/subnets/1b81c5e7-06e2-4d2b-be7c-be45d3d48489 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2028] 10.0.0.206 () {34 vars in 665 bytes} [Thu Apr 2 18:11:01 2026] POST /v2.0/ports => generated 966 bytes in 366 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-04-02 18:11:01.822 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ae6c49a-0788-4114-9a29-b0ba5872a179 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: e7d2c868-2771-47c6-aae2-c09578aee232 2026-04-02 18:11:01.825 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ae6c49a-0788-4114-9a29-b0ba5872a179 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: e7d2c868-2771-47c6-aae2-c09578aee232 [pid: 8|app: 0|req: 1088/2029] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:11:01 2026] DELETE /v2.0/networks/e130ebe1-813b-4b94-8217-50f817bbf92a => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/2030] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:11:01 2026] POST /v2.0/floatingips => generated 552 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:02.074 8 INFO neutron_taas.services.taas.taas_plugin [None req-2923d713-09ad-4237-b817-b80766d11172 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] TaaS: Handle Delete Port: 2926c42f-7c6d-4e42-8a0f-31e70e80ad48 2026-04-02 18:11:02.077 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2923d713-09ad-4237-b817-b80766d11172 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] Tap Mirror: Handle Delete Port: 2926c42f-7c6d-4e42-8a0f-31e70e80ad48 [pid: 8|app: 0|req: 1089/2031] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:11:01 2026] DELETE /v2.0/ports/2926c42f-7c6d-4e42-8a0f-31e70e80ad48 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2032] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:02 2026] GET /v2.0/security-groups?tenant_id=6f31c5a2cc474616b820c1f1a48b0a85&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:02.241 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35acdc5f-4fae-4363-b5a3-b622ee470551 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1091/2033] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:11:02 2026] DELETE /v2.0/ports/2926c42f-7c6d-4e42-8a0f-31e70e80ad48 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2034] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:02 2026] DELETE /v2.0/security-groups/dc705f73-e747-4110-8a18-cfbf0865e19a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:02.376 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d4869b4-a91d-4b37-80bb-1b374c94f3df 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1093/2035] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:11:02 2026] GET /v2.0/ports/2926c42f-7c6d-4e42-8a0f-31e70e80ad48 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2036] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:02 2026] DELETE /v2.0/subnets/372595e2-e81c-4f5a-aced-a89dda77a737 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2037] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:11:02 2026] POST /v2.0/floatingips => generated 552 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2038] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:02 2026] GET /v2.0/security-groups?tenant_id=94f15412f5e84e9bac2631cb041e04bc&name=default => generated 2925 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2039] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:11:02 2026] DELETE /v2.0/networks/bc6c7356-1646-4696-9f54-72391256d4aa => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2040] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:02 2026] DELETE /v2.0/security-groups/789a37fa-1029-4be9-be86-1375cfe484d4 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:02.827 7 INFO neutron.db.segments_db [None req-dadd491b-9593-4e00-86d0-efcee353e9b6 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] Added segment f36c2a90-34ba-436f-97b8-aeb6e8155760 of type vxlan for network 43c69ba9-3d49-4fdd-90a0-47dfbe517438 [pid: 7|app: 0|req: 946/2041] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:02 2026] POST /v2.0/networks => generated 635 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2042] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:11:02 2026] POST /v2.0/floatingips => generated 552 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:03.122 7 INFO neutron.services.segments.plugin [-] Segment f3b800d1-9cd4-4b79-8ed3-78ffab34f1bf resource provider aggregate not found 2026-04-02 18:11:03.129 7 INFO neutron.services.segments.plugin [-] Segment f3b800d1-9cd4-4b79-8ed3-78ffab34f1bf resource provider aggregate not found [pid: 8|app: 0|req: 1097/2043] 10.0.0.206 () {34 vars in 759 bytes} [Thu Apr 2 18:11:03 2026] PUT /v2.0/floatingips/5dfa957e-17ba-463c-b4aa-38d33b4e5746/tags => generated 17 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:03.148 7 INFO neutron.services.segments.plugin [-] Segment f3b800d1-9cd4-4b79-8ed3-78ffab34f1bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3b800d1-9cd4-4b79-8ed3-78ffab34f1bf found for delete ", "request_id": "req-808af9b7-8692-4b8d-82c4-84dbea98c24f"}]} 2026-04-02 18:11:03.152 7 INFO neutron.services.segments.plugin [-] Segment f3b800d1-9cd4-4b79-8ed3-78ffab34f1bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3b800d1-9cd4-4b79-8ed3-78ffab34f1bf found for delete ", "request_id": "req-489bd089-fe00-4542-99d9-98d9454f9b49"}]} [pid: 7|app: 0|req: 947/2044] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:02 2026] POST /v2.0/subnets => generated 646 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2045] 10.0.0.206 () {34 vars in 759 bytes} [Thu Apr 2 18:11:03 2026] PUT /v2.0/floatingips/59ed35b5-c4fb-494b-91bd-3ad769e1da4b/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:03.232 8 INFO neutron.services.segments.plugin [-] Segment 021e44fc-dd0d-43ac-92c6-96fdfdc01da2 resource provider aggregate not found 2026-04-02 18:11:03.237 8 INFO neutron.services.segments.plugin [-] Segment 021e44fc-dd0d-43ac-92c6-96fdfdc01da2 resource provider aggregate not found 2026-04-02 18:11:03.263 8 INFO neutron.services.segments.plugin [-] Segment 021e44fc-dd0d-43ac-92c6-96fdfdc01da2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 021e44fc-dd0d-43ac-92c6-96fdfdc01da2 found for delete ", "request_id": "req-27ec391d-53b5-46ae-b0c3-0295bebd3509"}]} 2026-04-02 18:11:03.266 8 INFO neutron.services.segments.plugin [-] Segment 021e44fc-dd0d-43ac-92c6-96fdfdc01da2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 021e44fc-dd0d-43ac-92c6-96fdfdc01da2 found for delete ", "request_id": "req-b0c2af84-7c5b-4a25-bdfe-fb6d0b5ceb67"}]} [pid: 8|app: 0|req: 1099/2046] 10.0.0.206 () {34 vars in 759 bytes} [Thu Apr 2 18:11:03 2026] PUT /v2.0/floatingips/2df07b05-c28c-4422-9182-697c6254a772/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2047] 10.0.0.206 () {34 vars in 759 bytes} [Thu Apr 2 18:11:03 2026] PUT /v2.0/floatingips/90e753a7-ebba-460d-9514-047f152a2246/tags => generated 19 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2048] 10.0.0.206 () {32 vars in 672 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2049] 10.0.0.206 () {34 vars in 665 bytes} [Thu Apr 2 18:11:03 2026] POST /v2.0/ports => generated 928 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2050] 10.0.0.206 () {32 vars in 686 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:03.591 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8494e1e-8aa6-459d-acd7-6e0a2a36e5a6 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] TaaS: Handle Delete Port: 46d1417a-650f-4d2e-bd09-e01349456282 [pid: 8|app: 0|req: 1103/2051] 10.0.0.206 () {32 vars in 682 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:03.594 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8494e1e-8aa6-459d-acd7-6e0a2a36e5a6 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] Tap Mirror: Handle Delete Port: 46d1417a-650f-4d2e-bd09-e01349456282 [pid: 8|app: 0|req: 1104/2052] 10.0.0.206 () {32 vars in 694 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2053] 10.0.0.206 () {32 vars in 680 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2054] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:11:03 2026] DELETE /v2.0/ports/46d1417a-650f-4d2e-bd09-e01349456282 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2055] 10.0.0.206 () {32 vars in 694 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:03.786 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5126886-6a72-4ad7-ad6b-9241ade63889 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 950/2056] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/ports/46d1417a-650f-4d2e-bd09-e01349456282 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2057] 10.0.0.206 () {32 vars in 690 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2058] 10.0.0.206 () {32 vars in 702 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2059] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:03 2026] DELETE /v2.0/subnets/e7b18009-5d1a-4396-9c07-4125bdcd017e => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:03.979 8 INFO neutron_taas.services.taas.taas_plugin [None req-3fa7c094-396f-4a18-b9dc-a4d66210fb20 dc91e82af82d498aa76ccc340d722e0c c71f305163ed4632b3e8b81d4441fbfb - - default default] TaaS: Handle Delete Port: 24f8d83e-9375-47fc-bea9-552734843cf1 2026-04-02 18:11:03.982 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fa7c094-396f-4a18-b9dc-a4d66210fb20 dc91e82af82d498aa76ccc340d722e0c c71f305163ed4632b3e8b81d4441fbfb - - default default] Tap Mirror: Handle Delete Port: 24f8d83e-9375-47fc-bea9-552734843cf1 [pid: 7|app: 0|req: 952/2060] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:11:03 2026] DELETE /v2.0/networks/43c69ba9-3d49-4fdd-90a0-47dfbe517438 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2061] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:11:03 2026] DELETE /v2.0/floatingips/5dfa957e-17ba-463c-b4aa-38d33b4e5746 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2062] 10.0.0.206 () {34 vars in 665 bytes} [Thu Apr 2 18:11:04 2026] POST /v2.0/ports => generated 778 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, ' 2026-04-02 18:11:04.278 8 INFO neutron_taas.services.taas.taas_plugin [None req-82803f2a-217e-46bd-8a7d-3d7292075870 dc91e82af82d498aa76ccc340d722e0c c71f305163ed4632b3e8b81d4441fbfb - - default default] TaaS: Handle Delete Port: 5a5b0b16-b5b6-4e7c-9c59-51af8d3b16cb 2026-04-02 18:11:04.281 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82803f2a-217e-46bd-8a7d-3d7292075870 dc91e82af82d498aa76ccc340d722e0c c71f305163ed4632b3e8b81d4441fbfb - - default default] Tap Mirror: Handle Delete Port: 5a5b0b16-b5b6-4e7c-9c59-51af8d3b16cb [pid: 7|app: 0|req: 954/2063] 10.0.0.206 () {34 vars in 737 bytes} [Thu Apr 2 18:11:04 2026] PUT /v2.0/ports/a056fbc8-baab-4c19-85fb-c00aaf0b44dc => generated 752 bytes in 158 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: 1110/2064] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:11:04 2026] DELETE /v2.0/floatingips/59ed35b5-c4fb-494b-91bd-3ad769e1da4b => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:04.528 7 INFO neutron_taas.services.taas.taas_plugin [None req-7daf3b2b-52b0-434a-abdb-6fffeb3e40c0 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] TaaS: Handle Delete Port: a056fbc8-baab-4c19-85fb-c00aaf0b44dc 2026-04-02 18:11:04.535 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7daf3b2b-52b0-434a-abdb-6fffeb3e40c0 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] Tap Mirror: Handle Delete Port: a056fbc8-baab-4c19-85fb-c00aaf0b44dc 2026-04-02 18:11:04.589 8 INFO neutron_taas.services.taas.taas_plugin [None req-9048e835-f531-4b9a-aa16-64083dcf035e dc91e82af82d498aa76ccc340d722e0c c71f305163ed4632b3e8b81d4441fbfb - - default default] TaaS: Handle Delete Port: 7135c276-5423-40e1-a1cb-0bc7d0208c4e 2026-04-02 18:11:04.592 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9048e835-f531-4b9a-aa16-64083dcf035e dc91e82af82d498aa76ccc340d722e0c c71f305163ed4632b3e8b81d4441fbfb - - default default] Tap Mirror: Handle Delete Port: 7135c276-5423-40e1-a1cb-0bc7d0208c4e [pid: 7|app: 0|req: 955/2065] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:11:04 2026] DELETE /v2.0/ports/a056fbc8-baab-4c19-85fb-c00aaf0b44dc => 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: 956/2066] 10.0.0.206 () {32 vars in 643 bytes} [Thu Apr 2 18:11:04 2026] GET /v2.0/ports => generated 781 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:04.713 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eece4b96-bc86-4b94-a88d-742f87ed75ce 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 957/2067] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:11:04 2026] GET /v2.0/ports/a056fbc8-baab-4c19-85fb-c00aaf0b44dc => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2068] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:11:04 2026] DELETE /v2.0/floatingips/2df07b05-c28c-4422-9182-697c6254a772 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2069] 10.0.0.206 () {32 vars in 643 bytes} [Thu Apr 2 18:11:04 2026] GET /v2.0/ports => generated 781 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2070] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:11:04 2026] GET /v2.0/ports/b194d85b-e256-4540-82e6-e9be5f46a519 => generated 778 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:04.816 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95665378-b6e9-4c30-b0fd-f58b950b6e2a 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 960/2071] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:11:04 2026] DELETE /v2.0/ports/46d1417a-650f-4d2e-bd09-e01349456282 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:04.834 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b35c00c8-6b39-4bfd-9b3d-5fa3ed8b048b 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 961/2072] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:04 2026] DELETE /v2.0/subnets/e7b18009-5d1a-4396-9c07-4125bdcd017e => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:04.849 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c5e7d92-fafe-4ea9-a463-e162cd8c57e1 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 962/2073] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:04 2026] DELETE /v2.0/subnets/372595e2-e81c-4f5a-aced-a89dda77a737 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:04.857 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c7165b3-c855-4232-98fe-266be1c910a6 dc91e82af82d498aa76ccc340d722e0c c71f305163ed4632b3e8b81d4441fbfb - - default default] TaaS: Handle Delete Port: 9667a575-8a4c-4dd5-a676-3171c626fc70 2026-04-02 18:11:04.860 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c7165b3-c855-4232-98fe-266be1c910a6 dc91e82af82d498aa76ccc340d722e0c c71f305163ed4632b3e8b81d4441fbfb - - default default] Tap Mirror: Handle Delete Port: 9667a575-8a4c-4dd5-a676-3171c626fc70 2026-04-02 18:11:04.967 7 INFO neutron_taas.services.taas.taas_plugin [None req-7427e096-638d-4efb-b629-07c4e40a9154 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] TaaS: Handle Delete Port: b194d85b-e256-4540-82e6-e9be5f46a519 2026-04-02 18:11:04.970 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7427e096-638d-4efb-b629-07c4e40a9154 43d916ddcb6842c08a5b7e347bcf04c8 8e8ef4b56b3542ccaaab038a9bb50d90 - - default default] Tap Mirror: Handle Delete Port: b194d85b-e256-4540-82e6-e9be5f46a519 [pid: 8|app: 0|req: 1112/2074] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:11:04 2026] DELETE /v2.0/floatingips/90e753a7-ebba-460d-9514-047f152a2246 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2075] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:11:04 2026] DELETE /v2.0/ports/b194d85b-e256-4540-82e6-e9be5f46a519 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:05.099 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb9f2936-96d2-4e78-bcdb-984f349361fd dc91e82af82d498aa76ccc340d722e0c c71f305163ed4632b3e8b81d4441fbfb - - default default] TaaS: Handle Delete Port: b122f5cf-8f3d-4148-aecc-22981d807905 2026-04-02 18:11:05.101 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb9f2936-96d2-4e78-bcdb-984f349361fd dc91e82af82d498aa76ccc340d722e0c c71f305163ed4632b3e8b81d4441fbfb - - default default] Tap Mirror: Handle Delete Port: b122f5cf-8f3d-4148-aecc-22981d807905 2026-04-02 18:11:05.174 7 INFO neutron.services.segments.plugin [-] Segment f36c2a90-34ba-436f-97b8-aeb6e8155760 resource provider aggregate not found 2026-04-02 18:11:05.179 7 INFO neutron.services.segments.plugin [-] Segment f36c2a90-34ba-436f-97b8-aeb6e8155760 resource provider aggregate not found 2026-04-02 18:11:05.196 7 INFO neutron.services.segments.plugin [-] Segment f36c2a90-34ba-436f-97b8-aeb6e8155760 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f36c2a90-34ba-436f-97b8-aeb6e8155760 found for delete ", "request_id": "req-f4f13d52-3225-4063-9314-9ab9471e03bb"}]} 2026-04-02 18:11:05.207 7 INFO neutron.services.segments.plugin [-] Segment f36c2a90-34ba-436f-97b8-aeb6e8155760 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f36c2a90-34ba-436f-97b8-aeb6e8155760 found for delete ", "request_id": "req-9eaafa5f-bfa6-49db-b456-91cda0d949fa"}]} 2026-04-02 18:11:05.218 7 INFO neutron.services.segments.plugin [-] Segment a5d2ba06-f361-4b23-ae33-77a7f02e4125 resource provider aggregate not found [pid: 7|app: 0|req: 964/2076] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:11:05 2026] DELETE /v2.0/networks/a9f845b0-20db-44cf-9e2f-ffa6a9c8edbb => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:05.235 7 INFO neutron.services.segments.plugin [-] Segment a5d2ba06-f361-4b23-ae33-77a7f02e4125 resource provider aggregate not found 2026-04-02 18:11:05.243 7 INFO neutron.services.segments.plugin [-] Segment a5d2ba06-f361-4b23-ae33-77a7f02e4125 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5d2ba06-f361-4b23-ae33-77a7f02e4125 found for delete ", "request_id": "req-6f8793ab-e822-478b-8923-cf1739b9cda3"}]} 2026-04-02 18:11:05.251 7 INFO neutron.services.segments.plugin [-] Segment a5d2ba06-f361-4b23-ae33-77a7f02e4125 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5d2ba06-f361-4b23-ae33-77a7f02e4125 found for delete ", "request_id": "req-05c88273-4cf7-42ac-9721-332352e46c25"}]} [pid: 8|app: 0|req: 1113/2077] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:11:05 2026] DELETE /v2.0/floatingips/364ffd29-9d29-40a6-af6d-6cb3f3b7cf86 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2078] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:05 2026] GET /v2.0/security-groups?tenant_id=8e8ef4b56b3542ccaaab038a9bb50d90&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2079] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:05 2026] DELETE /v2.0/security-groups/e274faee-d037-47f8-bb30-23c1ea1f496e => 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: 966/2080] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:06 2026] GET /v2.0/security-groups?tenant_id=c71f305163ed4632b3e8b81d4441fbfb&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2081] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:06 2026] DELETE /v2.0/security-groups/2ac2830f-0b45-4042-8d20-cf9b59f035da => 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: 967/2082] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:06 2026] GET /v2.0/security-groups?tenant_id=18cdc99b30be4139a29c1c42aa3ae21f&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2083] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:06 2026] DELETE /v2.0/security-groups/7a5a52a2-637b-4a77-aeba-b8756ef0b72e => 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: 1117/2084] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:07 2026] GET /v2.0/security-groups?tenant_id=8ff2185e59fd447ab8459876880de6bb&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:07.268 7 INFO neutron.db.segments_db [None req-893db9d9-5e8b-49b7-b82a-6d63b823ce79 62c95f358daa4feaba5392c2b8980211 14a84e559bde481c8573e8aef4b12e56 - - default default] Added segment 5178a115-4f2a-4a4b-8618-addc55ba29a8 of type vxlan for network 51e3c3d4-16ec-46ea-aa56-05b464293775 [pid: 8|app: 0|req: 1118/2085] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:07 2026] DELETE /v2.0/security-groups/d58e8bef-6999-4527-8308-72d209948b88 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2086] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:06 2026] POST /v2.0/networks => generated 727 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2087] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:07 2026] POST /v2.0/subnets => generated 644 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:07.577 7 WARNING neutron.api.v2.base [None req-a7edcc1e-4eab-4a74-95ff-f9c69655a767 62c95f358daa4feaba5392c2b8980211 14a84e559bde481c8573e8aef4b12e56 - - 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-04-02 18:11:07.578 7 INFO neutron.api.v2.resource [None req-a7edcc1e-4eab-4a74-95ff-f9c69655a767 62c95f358daa4feaba5392c2b8980211 14a84e559bde481c8573e8aef4b12e56 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 969/2088] 10.0.0.206 () {34 vars in 681 bytes} [Thu Apr 2 18:11:07 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-02 18:11:07.768 8 INFO neutron.services.segments.plugin [-] Segment 5178a115-4f2a-4a4b-8618-addc55ba29a8 resource provider aggregate not found 2026-04-02 18:11:07.773 8 INFO neutron.services.segments.plugin [-] Segment 5178a115-4f2a-4a4b-8618-addc55ba29a8 resource provider aggregate not found 2026-04-02 18:11:07.792 8 INFO neutron.services.segments.plugin [-] Segment 5178a115-4f2a-4a4b-8618-addc55ba29a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5178a115-4f2a-4a4b-8618-addc55ba29a8 found for delete ", "request_id": "req-5937052d-319f-4ad9-81f9-351add312bad"}]} 2026-04-02 18:11:07.792 8 INFO neutron.services.segments.plugin [-] Segment 5178a115-4f2a-4a4b-8618-addc55ba29a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5178a115-4f2a-4a4b-8618-addc55ba29a8 found for delete ", "request_id": "req-141c52a8-d01e-4e28-b511-ae575b3dc9d2"}]} [pid: 8|app: 0|req: 1120/2089] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:11:07 2026] DELETE /v2.0/networks/51e3c3d4-16ec-46ea-aa56-05b464293775 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:07.881 7 INFO neutron.db.segments_db [None req-b6be8bb2-d111-4e29-bd88-accfb26b4866 62c95f358daa4feaba5392c2b8980211 14a84e559bde481c8573e8aef4b12e56 - - default default] Added segment 60be77c7-3841-4340-a4e7-a086f8ef6532 of type vxlan for network 0cb621c9-a371-4c1e-8e19-1acc1fb7405b [pid: 7|app: 0|req: 970/2090] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:07 2026] POST /v2.0/networks => generated 726 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2091] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:07 2026] POST /v2.0/subnets => generated 647 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:08.201 7 WARNING neutron.api.v2.base [None req-2ab1ba6f-416f-4ce4-8109-71f351fa9858 62c95f358daa4feaba5392c2b8980211 14a84e559bde481c8573e8aef4b12e56 - - 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-04-02 18:11:08.202 7 INFO neutron.api.v2.resource [None req-2ab1ba6f-416f-4ce4-8109-71f351fa9858 62c95f358daa4feaba5392c2b8980211 14a84e559bde481c8573e8aef4b12e56 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 971/2092] 10.0.0.206 () {34 vars in 681 bytes} [Thu Apr 2 18:11:08 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2093] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:11:08 2026] DELETE /v2.0/networks/0cb621c9-a371-4c1e-8e19-1acc1fb7405b => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:08.482 7 INFO neutron.db.segments_db [None req-75c12b39-e61b-43d4-80fd-532586ef24c1 62c95f358daa4feaba5392c2b8980211 14a84e559bde481c8573e8aef4b12e56 - - default default] Added segment 37788957-51c1-46bb-b5e1-7f22b38034f3 of type vxlan for network 6f02f608-9c0d-48ec-a0e2-edaae75dcc78 [pid: 7|app: 0|req: 972/2094] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:08 2026] POST /v2.0/networks => generated 726 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2095] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:08 2026] POST /v2.0/subnets => generated 647 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2096] 10.0.0.206 () {34 vars in 681 bytes} [Thu Apr 2 18:11:08 2026] POST /v2.0/rbac-policies => generated 324 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2097] 10.0.0.206 () {32 vars in 723 bytes} [Thu Apr 2 18:11:09 2026] GET /v2.0/networks/6f02f608-9c0d-48ec-a0e2-edaae75dcc78 => generated 654 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2098] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:09 2026] GET /v2.0/security-groups?tenant_id=c76a5e66c43a4bb5ba2921c37699296c&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:09.819 8 INFO neutron.services.segments.plugin [-] Segment 60be77c7-3841-4340-a4e7-a086f8ef6532 resource provider aggregate not found 2026-04-02 18:11:09.832 8 INFO neutron.services.segments.plugin [-] Segment 60be77c7-3841-4340-a4e7-a086f8ef6532 resource provider aggregate not found 2026-04-02 18:11:09.849 8 INFO neutron.services.segments.plugin [-] Segment 60be77c7-3841-4340-a4e7-a086f8ef6532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60be77c7-3841-4340-a4e7-a086f8ef6532 found for delete ", "request_id": "req-64385c20-db9f-422c-8a72-d76000fa2a7a"}]} 2026-04-02 18:11:09.860 8 INFO neutron.services.segments.plugin [-] Segment 60be77c7-3841-4340-a4e7-a086f8ef6532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60be77c7-3841-4340-a4e7-a086f8ef6532 found for delete ", "request_id": "req-b7f6e495-946d-481f-a5e1-8322cc1aa411"}]} [pid: 8|app: 0|req: 1125/2099] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:09 2026] DELETE /v2.0/security-groups/0238b731-5e52-47fe-864a-9011e097dea9 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:09.935 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3045d7ee-962e-417f-843a-e5c3801a3d26 f7c1e3d6f3d540aab619897e44316137 e37242e0cd4e40beb4ad8605792ff99d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 975/2100] 10.0.0.206 () {32 vars in 723 bytes} [Thu Apr 2 18:11:09 2026] GET /v2.0/networks/6f02f608-9c0d-48ec-a0e2-edaae75dcc78 => generated 138 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:10.052 8 INFO neutron_taas.services.taas.taas_plugin [None req-e9815964-2a81-479e-b78d-70000109cefc 62c95f358daa4feaba5392c2b8980211 14a84e559bde481c8573e8aef4b12e56 - - default default] TaaS: Handle Delete Port: 00adef98-aefa-4719-a0e5-c64c3964cdcf 2026-04-02 18:11:10.054 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9815964-2a81-479e-b78d-70000109cefc 62c95f358daa4feaba5392c2b8980211 14a84e559bde481c8573e8aef4b12e56 - - default default] Tap Mirror: Handle Delete Port: 00adef98-aefa-4719-a0e5-c64c3964cdcf [pid: 8|app: 0|req: 1126/2101] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:11:09 2026] DELETE /v2.0/networks/6f02f608-9c0d-48ec-a0e2-edaae75dcc78 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:10.387 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da22aae0-2b3a-402b-989c-094e4c362025 62c95f358daa4feaba5392c2b8980211 14a84e559bde481c8573e8aef4b12e56 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 976/2102] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:10 2026] DELETE /v2.0/subnets/60ef2dc9-1015-455c-9576-67ab8cc75a88 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:10.402 8 INFO neutron.pecan_wsgi.hooks.translation [None req-729b1ce5-1840-4b23-a55d-18490e122281 62c95f358daa4feaba5392c2b8980211 14a84e559bde481c8573e8aef4b12e56 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1127/2103] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:10 2026] DELETE /v2.0/subnets/fc6dea2b-b180-450c-a948-9fafcf3cec39 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:10.417 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f1a82d6-efe3-4626-ba23-d170f65101de 62c95f358daa4feaba5392c2b8980211 14a84e559bde481c8573e8aef4b12e56 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 977/2104] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:10 2026] DELETE /v2.0/subnets/48cf8232-9cc4-4ff8-974a-ed2d710607a6 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2105] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:11 2026] GET /v2.0/security-groups?tenant_id=14a84e559bde481c8573e8aef4b12e56&name=default => generated 2925 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2106] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:11 2026] DELETE /v2.0/security-groups/b9371c5b-baba-4ad0-9e70-159c42eae468 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2107] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:11 2026] GET /v2.0/security-groups?tenant_id=e37242e0cd4e40beb4ad8605792ff99d&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2108] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:11 2026] DELETE /v2.0/security-groups/ae25a1fb-300c-4ea1-89d1-36256eee9c1e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:11.750 7 INFO neutron.db.segments_db [None req-72b1ce49-14f0-45fc-a0c6-e005674f4f08 f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] Added segment d59e350c-debd-4bf3-8c9a-d6a84d20ec6f of type vxlan for network 567b6fde-446f-4b59-8495-a5febb40e08e 2026-04-02 18:11:11.872 8 INFO neutron.services.segments.plugin [-] Segment 37788957-51c1-46bb-b5e1-7f22b38034f3 resource provider aggregate not found 2026-04-02 18:11:11.880 8 INFO neutron.services.segments.plugin [-] Segment 37788957-51c1-46bb-b5e1-7f22b38034f3 resource provider aggregate not found 2026-04-02 18:11:11.886 8 INFO neutron.services.segments.plugin [-] Segment 37788957-51c1-46bb-b5e1-7f22b38034f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37788957-51c1-46bb-b5e1-7f22b38034f3 found for delete ", "request_id": "req-d155bbbe-b459-4c2e-85b8-7290e6787b09"}]} 2026-04-02 18:11:11.899 8 INFO neutron.services.segments.plugin [-] Segment 37788957-51c1-46bb-b5e1-7f22b38034f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37788957-51c1-46bb-b5e1-7f22b38034f3 found for delete ", "request_id": "req-c95e9862-c6a2-447a-b1b9-b2e9f97ed422"}]} 2026-04-02 18:11:11.997 7 INFO neutron.db.l3_hamode_db [None req-72b1ce49-14f0-45fc-a0c6-e005674f4f08 f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1131/2109] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:11 2026] GET /v2.0/security-groups?tenant_id=f26ba606146f42f1be2fd384931f1f27&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:12.106 7 INFO neutron.db.l3_hamode_db [None req-72b1ce49-14f0-45fc-a0c6-e005674f4f08 f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1132/2110] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:12 2026] DELETE /v2.0/security-groups/2802c082-81eb-4a7c-90a1-f558c7efd0f5 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2111] 10.0.0.206 () {34 vars in 668 bytes} [Thu Apr 2 18:11:11 2026] POST /v2.0/routers => generated 474 bytes in 1195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:12.765 8 INFO neutron.db.l3_hamode_db [None req-90498604-80de-4672-9e56-56532d1588bf f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:12.850 8 INFO neutron.db.l3_hamode_db [None req-90498604-80de-4672-9e56-56532d1588bf f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1133/2112] 10.0.0.206 () {34 vars in 668 bytes} [Thu Apr 2 18:11:12 2026] POST /v2.0/routers => generated 474 bytes in 735 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:13.516 7 INFO neutron.db.l3_hamode_db [None req-132e5698-2899-495a-ab31-a2cf5ef150db f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:13.625 7 INFO neutron.db.l3_hamode_db [None req-132e5698-2899-495a-ab31-a2cf5ef150db f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 980/2113] 10.0.0.206 () {34 vars in 668 bytes} [Thu Apr 2 18:11:13 2026] POST /v2.0/routers => generated 474 bytes in 766 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:14.282 8 INFO neutron.db.l3_hamode_db [None req-4899398e-cd44-42af-93c3-668a43299f4e f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:14.405 8 INFO neutron.db.l3_hamode_db [None req-4899398e-cd44-42af-93c3-668a43299f4e f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1134/2114] 10.0.0.206 () {34 vars in 668 bytes} [Thu Apr 2 18:11:14 2026] POST /v2.0/routers => generated 474 bytes in 743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:15.042 7 INFO neutron.db.l3_hamode_db [None req-112c1c68-8b4f-4419-a51f-0c19370a4e48 f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:15.155 7 INFO neutron.db.l3_hamode_db [None req-112c1c68-8b4f-4419-a51f-0c19370a4e48 f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 981/2115] 10.0.0.206 () {34 vars in 668 bytes} [Thu Apr 2 18:11:14 2026] POST /v2.0/routers => generated 474 bytes in 817 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2116] 10.0.0.206 () {34 vars in 751 bytes} [Thu Apr 2 18:11:15 2026] PUT /v2.0/routers/31ec1998-62d5-4952-961e-828a9ce023bf/tags => generated 17 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2117] 10.0.0.206 () {34 vars in 751 bytes} [Thu Apr 2 18:11:15 2026] PUT /v2.0/routers/d9ca0baf-596b-49cc-8f4a-5a866e973107/tags => generated 25 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2118] 10.0.0.206 () {34 vars in 751 bytes} [Thu Apr 2 18:11:16 2026] PUT /v2.0/routers/c1dae0f3-c3db-4904-9d11-3a84ac3d134c/tags => generated 34 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2119] 10.0.0.206 () {34 vars in 751 bytes} [Thu Apr 2 18:11:16 2026] PUT /v2.0/routers/b1ea14bd-e2f7-4deb-9d02-bfcd115d018f/tags => generated 19 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:16.439 8 INFO neutron.db.segments_db [None req-a3a78d11-9b39-4882-9f64-3dce5dec5aa6 7098a06f75ec4b5388101b3f6e97906b 08111e9c5d5144389a3a951cd376e2e2 - - default default] Added segment 9bae4d35-a64d-41f4-ad0c-1ac62387650d of type vxlan for network 937bdacd-f9ee-4de6-b244-321692414617 [pid: 7|app: 0|req: 987/2122] 10.0.0.206 () {32 vars in 664 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2123] 10.0.0.206 () {32 vars in 678 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2124] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:16 2026] POST /v2.0/networks => generated 632 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2125] 10.0.0.206 () {32 vars in 674 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2126] 10.0.0.206 () {32 vars in 686 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2127] 10.0.0.206 () {32 vars in 672 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2128] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:16 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:16.867 8 INFO neutron.db.segments_db [None req-70652993-923a-4efd-b57d-ae50272fec32 7098a06f75ec4b5388101b3f6e97906b 08111e9c5d5144389a3a951cd376e2e2 - - default default] Added segment bac1c73d-aef8-405c-9845-f96a3025292f of type vxlan for network d0027bd6-6fa5-4f7c-9cd7-bb15e50d84bc [pid: 7|app: 0|req: 992/2129] 10.0.0.206 () {32 vars in 686 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2130] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:16 2026] POST /v2.0/networks => generated 631 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2131] 10.0.0.206 () {32 vars in 682 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2132] 10.0.0.206 () {32 vars in 694 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2133] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:11:17 2026] GET /v2.0/routers/31ec1998-62d5-4952-961e-828a9ce023bf => generated 485 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2134] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:16 2026] POST /v2.0/subnets => generated 629 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:17.210 8 INFO neutron.db.segments_db [None req-50acdef6-49a5-41f3-9c4c-85ecb3c093f3 7098a06f75ec4b5388101b3f6e97906b 08111e9c5d5144389a3a951cd376e2e2 - - default default] Added segment 89b7fda2-3392-4af4-8520-40e781be38e0 of type vxlan for network 383e2363-b720-46c3-bf2a-6bad02087e0a [pid: 8|app: 0|req: 1140/2135] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:17 2026] POST /v2.0/networks => generated 631 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2136] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:17 2026] POST /v2.0/subnets => generated 629 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:17.530 8 INFO neutron.db.segments_db [None req-de8e2798-6c41-4ccf-b235-e1eb02015f71 7098a06f75ec4b5388101b3f6e97906b 08111e9c5d5144389a3a951cd376e2e2 - - default default] Added segment d7b96feb-6981-4775-9204-4eb7793377e8 of type vxlan for network ec454529-0756-4c15-b8cf-b3fedbedba1d [pid: 8|app: 0|req: 1142/2137] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:17 2026] POST /v2.0/networks => generated 632 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2138] 10.0.0.206 () {34 vars in 742 bytes} [Thu Apr 2 18:11:17 2026] PUT /v2.0/routers/31ec1998-62d5-4952-961e-828a9ce023bf => generated 485 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2139] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:11:17 2026] GET /v2.0/ports?device_id=31ec1998-62d5-4952-961e-828a9ce023bf => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:17.840 7 INFO neutron_taas.services.taas.taas_plugin [None req-7932abae-1be6-4c87-9ec1-5befa1a88f87 f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] TaaS: Handle Delete Port: 1d1c74db-885c-40a5-a7e9-5e23b69ae76e 2026-04-02 18:11:17.843 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7932abae-1be6-4c87-9ec1-5befa1a88f87 f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] Tap Mirror: Handle Delete Port: 1d1c74db-885c-40a5-a7e9-5e23b69ae76e [pid: 8|app: 0|req: 1143/2140] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:17 2026] POST /v2.0/subnets => generated 629 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:17.908 8 INFO neutron.db.segments_db [None req-c0fe510a-cdb7-4167-b1ff-468c7c53c0b0 7098a06f75ec4b5388101b3f6e97906b 08111e9c5d5144389a3a951cd376e2e2 - - default default] Added segment fc6e7fb8-49b3-4695-aa6b-961336e69737 of type vxlan for network c3f6b3d1-b9d0-485d-89f1-80ca4613cf87 [pid: 8|app: 0|req: 1144/2141] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:17 2026] POST /v2.0/networks => generated 631 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2142] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:17 2026] DELETE /v2.0/routers/31ec1998-62d5-4952-961e-828a9ce023bf => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2143] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:11:18 2026] GET /v2.0/routers/d9ca0baf-596b-49cc-8f4a-5a866e973107 => generated 493 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2144] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:18 2026] POST /v2.0/subnets => generated 629 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2145] 10.0.0.206 () {34 vars in 751 bytes} [Thu Apr 2 18:11:18 2026] PUT /v2.0/subnets/d68c92dc-49d2-4d7b-aec5-e87067641f0d/tags => generated 17 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2146] 10.0.0.206 () {34 vars in 751 bytes} [Thu Apr 2 18:11:18 2026] PUT /v2.0/subnets/056d4a1a-a0c4-4ea1-a6ac-978f9773e38f/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2147] 10.0.0.206 () {34 vars in 751 bytes} [Thu Apr 2 18:11:18 2026] PUT /v2.0/subnets/a891f708-d82f-48d0-8e5c-7507d664bca6/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2148] 10.0.0.206 () {34 vars in 751 bytes} [Thu Apr 2 18:11:18 2026] PUT /v2.0/subnets/a904552d-eda8-4796-9483-fb5a2259bff4/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2149] 10.0.0.206 () {32 vars in 664 bytes} [Thu Apr 2 18:11:18 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2150] 10.0.0.206 () {34 vars in 742 bytes} [Thu Apr 2 18:11:18 2026] PUT /v2.0/routers/d9ca0baf-596b-49cc-8f4a-5a866e973107 => generated 493 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2151] 10.0.0.206 () {32 vars in 678 bytes} [Thu Apr 2 18:11:18 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2152] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:11:18 2026] GET /v2.0/ports?device_id=d9ca0baf-596b-49cc-8f4a-5a866e973107 => 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: 1152/2153] 10.0.0.206 () {32 vars in 674 bytes} [Thu Apr 2 18:11:18 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2154] 10.0.0.206 () {32 vars in 686 bytes} [Thu Apr 2 18:11:18 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2155] 10.0.0.206 () {32 vars in 672 bytes} [Thu Apr 2 18:11:18 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:18.827 7 INFO neutron_taas.services.taas.taas_plugin [None req-626283c2-53a2-45a5-9639-0ab5c60a675a f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] TaaS: Handle Delete Port: d839e10a-3a9f-49a0-922a-2710710de954 2026-04-02 18:11:18.830 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-626283c2-53a2-45a5-9639-0ab5c60a675a f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] Tap Mirror: Handle Delete Port: d839e10a-3a9f-49a0-922a-2710710de954 [pid: 8|app: 0|req: 1155/2156] 10.0.0.206 () {32 vars in 686 bytes} [Thu Apr 2 18:11:18 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2157] 10.0.0.206 () {32 vars in 682 bytes} [Thu Apr 2 18:11:18 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2158] 10.0.0.206 () {32 vars in 694 bytes} [Thu Apr 2 18:11:18 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: 1002/2159] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:18 2026] DELETE /v2.0/routers/d9ca0baf-596b-49cc-8f4a-5a866e973107 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2160] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:18 2026] DELETE /v2.0/subnets/d68c92dc-49d2-4d7b-aec5-e87067641f0d => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2161] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:19 2026] DELETE /v2.0/subnets/056d4a1a-a0c4-4ea1-a6ac-978f9773e38f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2162] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:19 2026] DELETE /v2.0/subnets/a891f708-d82f-48d0-8e5c-7507d664bca6 => 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: 1161/2163] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:19 2026] DELETE /v2.0/subnets/a904552d-eda8-4796-9483-fb5a2259bff4 => 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: 1003/2164] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:11:19 2026] GET /v2.0/routers/c1dae0f3-c3db-4904-9d11-3a84ac3d134c => generated 502 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2165] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:19 2026] DELETE /v2.0/subnets/3c0c6dfd-a8bc-4144-a8d8-c54dfe88aa26 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:19.854 8 INFO neutron_taas.services.taas.taas_plugin [None req-8ecc6c5e-a402-4aad-8aea-1b202ec551af 7098a06f75ec4b5388101b3f6e97906b 08111e9c5d5144389a3a951cd376e2e2 - - default default] TaaS: Handle Delete Port: 8c2aaea8-2775-47bf-8ae5-7bc5c2c3ae09 2026-04-02 18:11:19.858 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ecc6c5e-a402-4aad-8aea-1b202ec551af 7098a06f75ec4b5388101b3f6e97906b 08111e9c5d5144389a3a951cd376e2e2 - - default default] Tap Mirror: Handle Delete Port: 8c2aaea8-2775-47bf-8ae5-7bc5c2c3ae09 2026-04-02 18:11:20.033 8 INFO neutron.services.segments.plugin [-] Segment 9bae4d35-a64d-41f4-ad0c-1ac62387650d resource provider aggregate not found 2026-04-02 18:11:20.036 8 INFO neutron.services.segments.plugin [-] Segment 9bae4d35-a64d-41f4-ad0c-1ac62387650d resource provider aggregate not found 2026-04-02 18:11:20.053 8 INFO neutron.services.segments.plugin [-] Segment 9bae4d35-a64d-41f4-ad0c-1ac62387650d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bae4d35-a64d-41f4-ad0c-1ac62387650d found for delete ", "request_id": "req-1e23f4d2-c8a2-418a-82c6-043a31063c45"}]} 2026-04-02 18:11:20.056 8 INFO neutron.services.segments.plugin [-] Segment 9bae4d35-a64d-41f4-ad0c-1ac62387650d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bae4d35-a64d-41f4-ad0c-1ac62387650d found for delete ", "request_id": "req-2b66357a-a2ec-4ac3-bdd9-427b012242da"}]} [pid: 8|app: 0|req: 1163/2166] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:11:19 2026] DELETE /v2.0/networks/937bdacd-f9ee-4de6-b244-321692414617 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2167] 10.0.0.206 () {34 vars in 742 bytes} [Thu Apr 2 18:11:19 2026] PUT /v2.0/routers/c1dae0f3-c3db-4904-9d11-3a84ac3d134c => generated 502 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:20.247 7 INFO neutron.services.segments.plugin [-] Segment bac1c73d-aef8-405c-9845-f96a3025292f resource provider aggregate not found [pid: 8|app: 0|req: 1164/2168] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:20 2026] GET /v2.0/security-groups?tenant_id=57cfbc2734fa4c0ebe23a6c976eb1575&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:20.252 7 INFO neutron.services.segments.plugin [-] Segment bac1c73d-aef8-405c-9845-f96a3025292f resource provider aggregate not found [pid: 8|app: 0|req: 1165/2169] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:11:20 2026] GET /v2.0/ports?device_id=c1dae0f3-c3db-4904-9d11-3a84ac3d134c => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:20.272 7 INFO neutron.services.segments.plugin [-] Segment bac1c73d-aef8-405c-9845-f96a3025292f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bac1c73d-aef8-405c-9845-f96a3025292f found for delete ", "request_id": "req-3981bf52-c5ab-4542-8225-92f9f0e521a6"}]} 2026-04-02 18:11:20.274 7 INFO neutron.services.segments.plugin [-] Segment bac1c73d-aef8-405c-9845-f96a3025292f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bac1c73d-aef8-405c-9845-f96a3025292f found for delete ", "request_id": "req-a2289415-c6ff-448a-8d90-c19576f27148"}]} [pid: 7|app: 0|req: 1005/2170] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:11:20 2026] DELETE /v2.0/networks/d0027bd6-6fa5-4f7c-9cd7-bb15e50d84bc => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2171] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:20 2026] DELETE /v2.0/security-groups/15d72c53-b6d7-46ff-8328-c5d1cb662e66 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:20.437 7 INFO neutron_taas.services.taas.taas_plugin [None req-351932a9-e5ce-477d-b5c0-7b6ef6bafe3f f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] TaaS: Handle Delete Port: 1cca8adf-3c4e-4f5f-93a0-77b8b907da5d 2026-04-02 18:11:20.442 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-351932a9-e5ce-477d-b5c0-7b6ef6bafe3f f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] Tap Mirror: Handle Delete Port: 1cca8adf-3c4e-4f5f-93a0-77b8b907da5d [pid: 8|app: 0|req: 1167/2172] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:11:20 2026] DELETE /v2.0/networks/383e2363-b720-46c3-bf2a-6bad02087e0a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2173] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:11:20 2026] DELETE /v2.0/networks/ec454529-0756-4c15-b8cf-b3fedbedba1d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2174] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:20 2026] DELETE /v2.0/routers/c1dae0f3-c3db-4904-9d11-3a84ac3d134c => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2175] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:11:20 2026] GET /v2.0/routers/b1ea14bd-e2f7-4deb-9d02-bfcd115d018f => generated 487 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2176] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:11:20 2026] DELETE /v2.0/networks/c3f6b3d1-b9d0-485d-89f1-80ca4613cf87 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2177] 10.0.0.206 () {34 vars in 742 bytes} [Thu Apr 2 18:11:20 2026] PUT /v2.0/routers/b1ea14bd-e2f7-4deb-9d02-bfcd115d018f => generated 487 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2178] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:11:21 2026] GET /v2.0/ports?device_id=b1ea14bd-e2f7-4deb-9d02-bfcd115d018f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:21.412 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc6e6cf9-cd80-4479-afb5-7f6d8133a3ed f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] TaaS: Handle Delete Port: 95a46cdd-58bf-47eb-9ff8-5edaaccbcd0f 2026-04-02 18:11:21.415 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc6e6cf9-cd80-4479-afb5-7f6d8133a3ed f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] Tap Mirror: Handle Delete Port: 95a46cdd-58bf-47eb-9ff8-5edaaccbcd0f [pid: 7|app: 0|req: 1009/2179] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:21 2026] DELETE /v2.0/routers/b1ea14bd-e2f7-4deb-9d02-bfcd115d018f => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2180] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:11:21 2026] GET /v2.0/routers/4a018a32-2256-4612-ac1b-15d1445587b9 => generated 480 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2181] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:21 2026] GET /v2.0/security-groups?tenant_id=cb696315c9d54aad906e899e94d2bbfa&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2182] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:21 2026] DELETE /v2.0/security-groups/f13605b6-0b4e-4926-9ed9-769aa7d70d75 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2183] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:21 2026] GET /v2.0/security-groups?tenant_id=0bd2aa98844746478ba7a44af1e022fb&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:22.081 8 INFO neutron.services.segments.plugin [-] Segment 89b7fda2-3392-4af4-8520-40e781be38e0 resource provider aggregate not found 2026-04-02 18:11:22.087 8 INFO neutron.services.segments.plugin [-] Segment 89b7fda2-3392-4af4-8520-40e781be38e0 resource provider aggregate not found 2026-04-02 18:11:22.103 8 INFO neutron.services.segments.plugin [-] Segment 89b7fda2-3392-4af4-8520-40e781be38e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89b7fda2-3392-4af4-8520-40e781be38e0 found for delete ", "request_id": "req-056d0ad3-ff63-4838-a74d-d3af8ba2b593"}]} 2026-04-02 18:11:22.112 8 INFO neutron.services.segments.plugin [-] Segment 89b7fda2-3392-4af4-8520-40e781be38e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89b7fda2-3392-4af4-8520-40e781be38e0 found for delete ", "request_id": "req-f4aef565-408e-473b-a224-45186a110f6b"}]} 2026-04-02 18:11:22.123 8 INFO neutron.services.segments.plugin [-] Segment d7b96feb-6981-4775-9204-4eb7793377e8 resource provider aggregate not found 2026-04-02 18:11:22.131 8 INFO neutron.services.segments.plugin [-] Segment d7b96feb-6981-4775-9204-4eb7793377e8 resource provider aggregate not found 2026-04-02 18:11:22.144 8 INFO neutron.services.segments.plugin [-] Segment d7b96feb-6981-4775-9204-4eb7793377e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7b96feb-6981-4775-9204-4eb7793377e8 found for delete ", "request_id": "req-76d72f23-0e13-4214-b206-4793d7b66fcb"}]} 2026-04-02 18:11:22.149 8 INFO neutron.services.segments.plugin [-] Segment d7b96feb-6981-4775-9204-4eb7793377e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7b96feb-6981-4775-9204-4eb7793377e8 found for delete ", "request_id": "req-baf3b037-6e9b-4d3b-9564-e305f6267e26"}]} 2026-04-02 18:11:22.161 8 INFO neutron.services.segments.plugin [-] Segment fc6e7fb8-49b3-4695-aa6b-961336e69737 resource provider aggregate not found 2026-04-02 18:11:22.166 8 INFO neutron.services.segments.plugin [-] Segment fc6e7fb8-49b3-4695-aa6b-961336e69737 resource provider aggregate not found 2026-04-02 18:11:22.187 8 INFO neutron.services.segments.plugin [-] Segment fc6e7fb8-49b3-4695-aa6b-961336e69737 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc6e7fb8-49b3-4695-aa6b-961336e69737 found for delete ", "request_id": "req-211980e0-b506-49c9-9e45-2cc4a5a1b4be"}]} [pid: 8|app: 0|req: 1174/2184] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:22 2026] DELETE /v2.0/security-groups/34be81b4-1a92-448f-8fef-132f07e76671 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:22.187 8 INFO neutron.services.segments.plugin [-] Segment fc6e7fb8-49b3-4695-aa6b-961336e69737 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc6e7fb8-49b3-4695-aa6b-961336e69737 found for delete ", "request_id": "req-9f564652-80a4-4034-8627-12827f6d6c4c"}]} [pid: 7|app: 0|req: 1011/2185] 10.0.0.206 () {34 vars in 742 bytes} [Thu Apr 2 18:11:21 2026] PUT /v2.0/routers/4a018a32-2256-4612-ac1b-15d1445587b9 => generated 480 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2186] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/ports?device_id=4a018a32-2256-4612-ac1b-15d1445587b9 => 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: 1176/2187] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/security-groups?tenant_id=08111e9c5d5144389a3a951cd376e2e2&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:22.382 7 INFO neutron_taas.services.taas.taas_plugin [None req-14516969-d764-4bcd-806d-2b0836f25092 f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] TaaS: Handle Delete Port: ca40146e-dcf7-479b-a6b0-2c45965579d6 2026-04-02 18:11:22.384 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14516969-d764-4bcd-806d-2b0836f25092 f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] Tap Mirror: Handle Delete Port: ca40146e-dcf7-479b-a6b0-2c45965579d6 [pid: 8|app: 0|req: 1177/2188] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:22 2026] DELETE /v2.0/security-groups/6884b697-ccdc-4bb1-b702-efdfd4fd418b => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:22.635 7 INFO neutron.services.segments.plugin [-] Segment d59e350c-debd-4bf3-8c9a-d6a84d20ec6f resource provider aggregate not found 2026-04-02 18:11:22.646 7 INFO neutron.services.segments.plugin [-] Segment d59e350c-debd-4bf3-8c9a-d6a84d20ec6f resource provider aggregate not found 2026-04-02 18:11:22.657 7 INFO neutron.services.segments.plugin [-] Segment d59e350c-debd-4bf3-8c9a-d6a84d20ec6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d59e350c-debd-4bf3-8c9a-d6a84d20ec6f found for delete ", "request_id": "req-672b2623-8493-4ca9-b09c-8f85d4f4ab44"}]} 2026-04-02 18:11:22.665 7 INFO neutron.services.segments.plugin [-] Segment d59e350c-debd-4bf3-8c9a-d6a84d20ec6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d59e350c-debd-4bf3-8c9a-d6a84d20ec6f found for delete ", "request_id": "req-cad8fd9c-81b0-4fd1-9c96-76471a2eae7b"}]} 2026-04-02 18:11:22.671 7 INFO neutron.db.l3_hamode_db [None req-14516969-d764-4bcd-806d-2b0836f25092 f5b386f66c534e5b9ddb16e9e9809dba 9ebf0697e572410da17be26440657dda - - default default] HA network 567b6fde-446f-4b59-8495-a5febb40e08e was deleted as no HA routers are present in tenant 9ebf0697e572410da17be26440657dda. [pid: 7|app: 0|req: 1012/2189] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:22 2026] DELETE /v2.0/routers/4a018a32-2256-4612-ac1b-15d1445587b9 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2190] 10.0.0.116 () {30 vars in 650 bytes} [Thu Apr 2 18:11:23 2026] GET /v2.0/extensions => generated 21537 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2191] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:23 2026] GET /v2.0/security-groups?tenant_id=9ebf0697e572410da17be26440657dda&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2192] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:23 2026] DELETE /v2.0/security-groups/d989f3eb-e4e4-406c-8e2c-361568ad76f7 => 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: 1014/2193] 10.0.0.116 () {30 vars in 724 bytes} [Thu Apr 2 18:11:23 2026] GET /v2.0/quotas/38828c7c62944847844aed3fe64ff71b/details => generated 847 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2194] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:23 2026] GET /v2.0/security-groups?tenant_id=bf658556398b434aa47b4ecb8f2c0873&name=default => generated 2925 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2195] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:24 2026] DELETE /v2.0/security-groups/e0da54e1-639c-45ee-94f7-3f395b625f67 => 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: 1181/2196] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:24 2026] GET /v2.0/security-groups?tenant_id=fe09cceec94e465f94cdddbbac78d18a&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2197] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:24 2026] DELETE /v2.0/security-groups/edc65f18-54c3-4d85-b5b2-fbe043e3e02f => 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: 1182/2198] 10.0.0.116 () {30 vars in 650 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2199] 10.0.0.116 () {30 vars in 724 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/quotas/38828c7c62944847844aed3fe64ff71b/details => generated 847 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2200] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:11:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2201] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:11:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2202] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:11:26 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: 1019/2203] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:11:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2204] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:11:27 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2205] 10.0.0.206 () {34 vars in 759 bytes} [Thu Apr 2 18:11:27 2026] PUT /v2.0/subnetpools/5a863f10-e035-4100-981f-6482e970e3e6/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2206] 10.0.0.206 () {34 vars in 759 bytes} [Thu Apr 2 18:11:27 2026] PUT /v2.0/subnetpools/ccb1da0e-ef2a-4f2a-a1e4-ec8724e94f8e/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2207] 10.0.0.206 () {34 vars in 759 bytes} [Thu Apr 2 18:11:27 2026] PUT /v2.0/subnetpools/5c33f37d-c7b3-4ab0-a5dc-ab86339fdaed/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2208] 10.0.0.206 () {34 vars in 759 bytes} [Thu Apr 2 18:11:27 2026] PUT /v2.0/subnetpools/8106e6ae-6e95-4d7c-bd01-dc99ee62e0bd/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2209] 10.0.0.206 () {32 vars in 672 bytes} [Thu Apr 2 18:11:27 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2210] 10.0.0.206 () {32 vars in 686 bytes} [Thu Apr 2 18:11:27 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2211] 10.0.0.206 () {32 vars in 682 bytes} [Thu Apr 2 18:11:27 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: 8|app: 0|req: 1189/2212] 10.0.0.206 () {32 vars in 694 bytes} [Thu Apr 2 18:11:27 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2213] 10.0.0.206 () {32 vars in 680 bytes} [Thu Apr 2 18:11:27 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2214] 10.0.0.206 () {32 vars in 694 bytes} [Thu Apr 2 18:11:27 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2215] 10.0.0.206 () {32 vars in 690 bytes} [Thu Apr 2 18:11:27 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2216] 10.0.0.206 () {32 vars in 702 bytes} [Thu Apr 2 18:11:27 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2217] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:11:27 2026] DELETE /v2.0/subnetpools/5a863f10-e035-4100-981f-6482e970e3e6 => 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: 1192/2218] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:11:27 2026] DELETE /v2.0/subnetpools/ccb1da0e-ef2a-4f2a-a1e4-ec8724e94f8e => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2219] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:11:27 2026] DELETE /v2.0/subnetpools/5c33f37d-c7b3-4ab0-a5dc-ab86339fdaed => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2220] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:11:27 2026] DELETE /v2.0/subnetpools/8106e6ae-6e95-4d7c-bd01-dc99ee62e0bd => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2221] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:11:27 2026] DELETE /v2.0/subnetpools/30d39cb0-9dc8-4cd7-89e1-5fcbcd57e29e => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2222] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:28 2026] GET /v2.0/security-groups?tenant_id=38828c7c62944847844aed3fe64ff71b&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2223] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:28 2026] GET /v2.0/security-groups?tenant_id=37bbc0a268fd4d54bce832ae9b8c48d1&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2224] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:28 2026] DELETE /v2.0/security-groups/63afc0ac-b1f2-4a2b-974e-15a212c97dc2 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2225] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:28 2026] DELETE /v2.0/security-groups/a740ed8d-5d22-45d4-ace2-857d2086fd64 => 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: 1195/2226] 10.0.0.206 () {34 vars in 684 bytes} [Thu Apr 2 18:11:28 2026] POST /v2.0/security-groups => generated 1601 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2227] 10.0.0.206 () {34 vars in 684 bytes} [Thu Apr 2 18:11:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2228] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:29 2026] GET /v2.0/security-groups?tenant_id=f59849e76bf5443b8089ebaedf14f178&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2229] 10.0.0.206 () {34 vars in 684 bytes} [Thu Apr 2 18:11:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2230] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:29 2026] DELETE /v2.0/security-groups/cbf83f1d-3244-4b5b-bc36-10a355330e7f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2231] 10.0.0.206 () {34 vars in 684 bytes} [Thu Apr 2 18:11:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2232] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:29 2026] GET /v2.0/security-groups?tenant_id=717aa2f91af147baa5558d2fce727c2d&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: 1035/2233] 10.0.0.206 () {34 vars in 684 bytes} [Thu Apr 2 18:11:29 2026] POST /v2.0/security-groups => generated 1601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2235] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:29 2026] DELETE /v2.0/security-groups/50e934ec-bc43-416c-8ec7-64b1bdba6dc7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2234] 10.0.0.206 () {34 vars in 767 bytes} [Thu Apr 2 18:11:29 2026] PUT /v2.0/security-groups/b4a027a2-1491-4f6d-86a7-96bd9a174d4f/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2236] 10.0.0.206 () {34 vars in 767 bytes} [Thu Apr 2 18:11:29 2026] PUT /v2.0/security-groups/e19c428c-c942-485b-a4fe-44408b073137/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2237] 10.0.0.206 () {34 vars in 767 bytes} [Thu Apr 2 18:11:29 2026] PUT /v2.0/security-groups/760c6da9-ef68-4f98-adef-21ffacbc1e0f/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2238] 10.0.0.206 () {34 vars in 767 bytes} [Thu Apr 2 18:11:29 2026] PUT /v2.0/security-groups/d7e640c1-b15e-49a8-8bcb-6f0baf9aedfb/tags => 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: 1038/2239] 10.0.0.206 () {32 vars in 680 bytes} [Thu Apr 2 18:11:29 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2240] 10.0.0.206 () {32 vars in 694 bytes} [Thu Apr 2 18:11:29 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2241] 10.0.0.206 () {32 vars in 690 bytes} [Thu Apr 2 18:11:29 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2242] 10.0.0.206 () {32 vars in 702 bytes} [Thu Apr 2 18:11:29 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2243] 10.0.0.206 () {32 vars in 688 bytes} [Thu Apr 2 18:11:29 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2244] 10.0.0.206 () {32 vars in 702 bytes} [Thu Apr 2 18:11:30 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2245] 10.0.0.206 () {32 vars in 698 bytes} [Thu Apr 2 18:11:30 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2246] 10.0.0.206 () {32 vars in 710 bytes} [Thu Apr 2 18:11:30 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2247] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:30 2026] DELETE /v2.0/security-groups/b4a027a2-1491-4f6d-86a7-96bd9a174d4f => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2248] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:30 2026] DELETE /v2.0/security-groups/e19c428c-c942-485b-a4fe-44408b073137 => 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: 1043/2249] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:30 2026] DELETE /v2.0/security-groups/760c6da9-ef68-4f98-adef-21ffacbc1e0f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2250] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:30 2026] DELETE /v2.0/security-groups/d7e640c1-b15e-49a8-8bcb-6f0baf9aedfb => 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: 1044/2251] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:30 2026] DELETE /v2.0/security-groups/b2e78142-b04b-462b-abb7-1d013602e7a1 => 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: 1209/2254] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/security-groups?tenant_id=cf876af6b52344bc8f33cd698c30b667&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2255] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:31 2026] DELETE /v2.0/security-groups/c1b751c7-1b08-46b9-a83f-662616fd6af6 => 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: 1210/2256] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:32 2026] GET /v2.0/security-groups?tenant_id=8c6762831d2049eaa06a9424dbd2a96c&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2257] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:32 2026] DELETE /v2.0/security-groups/80345880-b6d4-4c4d-ae37-8c9b0af7085b => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2258] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:32 2026] GET /v2.0/security-groups?tenant_id=8620d81ffa2d43c986b92f8df5ce5e08&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2259] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:32 2026] DELETE /v2.0/security-groups/2249066e-83bf-4bf7-b4f5-49ffc3d709b0 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:33.130 8 INFO neutron.db.segments_db [None req-64cf4f0a-da60-4ee0-994c-05fe7ab43611 8ee23210744a48a686127c2a1ebd9d7a 0de3186b88994d1e9700ddb2db8ee7a9 - - default default] Added segment b03b3e39-3347-45d8-9d95-127c65eafbf7 of type vxlan for network fd605d8a-6245-4a10-a619-3c966e4a095b [pid: 8|app: 0|req: 1212/2260] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:32 2026] POST /v2.0/networks => generated 631 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2261] 10.0.0.206 () {34 vars in 753 bytes} [Thu Apr 2 18:11:33 2026] PUT /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2262] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2263] 10.0.0.206 () {34 vars in 764 bytes} [Thu Apr 2 18:11:33 2026] PUT /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2264] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2265] 10.0.0.206 () {34 vars in 760 bytes} [Thu Apr 2 18:11:33 2026] PUT /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/tags/red => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2266] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2267] 10.0.0.206 () {34 vars in 782 bytes} [Thu Apr 2 18:11:33 2026] PUT /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/tags/black.or.white => generated 4 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2268] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2269] 10.0.0.206 () {34 vars in 753 bytes} [Thu Apr 2 18:11:33 2026] PUT /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2270] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2271] 10.0.0.206 () {32 vars in 741 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:33.984 8 INFO neutron.api.v2.resource [None req-3f27cbad-67e9-4078-9051-fcf6393708aa 8ee23210744a48a686127c2a1ebd9d7a 0de3186b88994d1e9700ddb2db8ee7a9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1218/2272] 10.0.0.206 () {32 vars in 745 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2273] 10.0.0.206 () {32 vars in 744 bytes} [Thu Apr 2 18:11:33 2026] DELETE /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2274] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:11:34 2026] GET /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:34.148 7 INFO neutron.api.v2.resource [None req-412cbdec-7c9a-4332-b41a-9203ce6672c9 8ee23210744a48a686127c2a1ebd9d7a 0de3186b88994d1e9700ddb2db8ee7a9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1056/2275] 10.0.0.206 () {32 vars in 748 bytes} [Thu Apr 2 18:11:34 2026] DELETE /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2276] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:11:34 2026] DELETE /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/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: 1057/2277] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:11:34 2026] GET /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:34.393 8 INFO neutron.services.segments.plugin [-] Segment b03b3e39-3347-45d8-9d95-127c65eafbf7 resource provider aggregate not found 2026-04-02 18:11:34.403 8 INFO neutron.services.segments.plugin [-] Segment b03b3e39-3347-45d8-9d95-127c65eafbf7 resource provider aggregate not found 2026-04-02 18:11:34.415 8 INFO neutron.services.segments.plugin [-] Segment b03b3e39-3347-45d8-9d95-127c65eafbf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b03b3e39-3347-45d8-9d95-127c65eafbf7 found for delete ", "request_id": "req-7c49cdc7-db26-4349-b9df-70e69404276a"}]} 2026-04-02 18:11:34.417 8 INFO neutron.services.segments.plugin [-] Segment b03b3e39-3347-45d8-9d95-127c65eafbf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b03b3e39-3347-45d8-9d95-127c65eafbf7 found for delete ", "request_id": "req-0e373c94-eec0-49a7-a5f2-3abc0b5416c5"}]} [pid: 8|app: 0|req: 1221/2278] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:11:34 2026] DELETE /v2.0/networks/fd605d8a-6245-4a10-a619-3c966e4a095b => 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: 1058/2279] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:35 2026] GET /v2.0/security-groups?tenant_id=da325a5348be443bb06c15396ddc85b1&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2280] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:35 2026] DELETE /v2.0/security-groups/3098758e-2e95-4486-aa4a-f32bd2d35fbc => 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: 1059/2281] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:35 2026] GET /v2.0/security-groups?tenant_id=0de3186b88994d1e9700ddb2db8ee7a9&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2282] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:35 2026] DELETE /v2.0/security-groups/42075b5f-4ce6-4f2b-bdf8-79a7f31b4cc2 => 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: 1060/2283] 10.0.0.206 () {34 vars in 676 bytes} [Thu Apr 2 18:11:35 2026] POST /v2.0/floatingips => generated 552 bytes in 755 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2284] 10.0.0.206 () {34 vars in 759 bytes} [Thu Apr 2 18:11:36 2026] PUT /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2285] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:11:36 2026] GET /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2286] 10.0.0.206 () {34 vars in 770 bytes} [Thu Apr 2 18:11:36 2026] PUT /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/tags/green => 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: 1062/2287] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:11:36 2026] GET /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2288] 10.0.0.206 () {34 vars in 766 bytes} [Thu Apr 2 18:11:36 2026] PUT /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/tags/red => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2289] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:11:36 2026] GET /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2290] 10.0.0.206 () {34 vars in 788 bytes} [Thu Apr 2 18:11:36 2026] PUT /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2291] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:11:36 2026] GET /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2292] 10.0.0.206 () {34 vars in 759 bytes} [Thu Apr 2 18:11:37 2026] PUT /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2293] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:11:37 2026] GET /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2294] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:11:37 2026] GET /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:37.211 7 INFO neutron.api.v2.resource [None req-90cc8f80-278d-4b11-87bc-e1d6ac14a91a 3d07ad8164674ed889bf306e56819c12 1d7e03a98d5f4a57bfcc69973c7dadce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1066/2295] 10.0.0.206 () {32 vars in 751 bytes} [Thu Apr 2 18:11:37 2026] GET /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2296] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:11:37 2026] DELETE /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/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: 1067/2297] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:11:37 2026] GET /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:37.359 8 INFO neutron.api.v2.resource [None req-4868d813-124d-4e51-8b00-3d16ba0df658 3d07ad8164674ed889bf306e56819c12 1d7e03a98d5f4a57bfcc69973c7dadce - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1231/2298] 10.0.0.206 () {32 vars in 754 bytes} [Thu Apr 2 18:11:37 2026] DELETE /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2299] 10.0.0.206 () {32 vars in 742 bytes} [Thu Apr 2 18:11:37 2026] DELETE /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2300] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:11:37 2026] GET /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:37.567 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e9aa63d-0d1d-4b38-ad6c-d2278a2747ab 3d07ad8164674ed889bf306e56819c12 1d7e03a98d5f4a57bfcc69973c7dadce - - default default] TaaS: Handle Delete Port: b111d75e-bb7b-440b-bb71-c0e8c896926f 2026-04-02 18:11:37.570 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e9aa63d-0d1d-4b38-ad6c-d2278a2747ab 3d07ad8164674ed889bf306e56819c12 1d7e03a98d5f4a57bfcc69973c7dadce - - default default] Tap Mirror: Handle Delete Port: b111d75e-bb7b-440b-bb71-c0e8c896926f [pid: 7|app: 0|req: 1069/2301] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:11:37 2026] DELETE /v2.0/floatingips/e6aba1c5-fbf0-4926-839a-491aeaf894d0 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2302] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:38 2026] GET /v2.0/security-groups?tenant_id=e9e0986955394de1854af74dcdb801d2&name=default => generated 2929 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:38.717 7 INFO neutron.db.segments_db [None req-c6bc5fc2-3ddc-4943-95ad-a1574505f2cb b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Added segment 220ed7fc-43fd-4ef8-b0d2-e7b6258de28b of type vxlan for network 9641454c-511d-40ad-a821-be5a956ccd95 [pid: 8|app: 0|req: 1234/2303] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:38 2026] DELETE /v2.0/security-groups/828f25a7-ee85-411f-8eac-22b564295310 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2304] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:38 2026] POST /v2.0/networks => generated 639 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2305] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:38 2026] GET /v2.0/security-groups?tenant_id=1d7e03a98d5f4a57bfcc69973c7dadce&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2306] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:38 2026] POST /v2.0/subnets => generated 658 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2307] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:38 2026] DELETE /v2.0/security-groups/71e64740-97fb-47fe-8305-a0e5c967ee19 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2308] 10.0.0.206 () {32 vars in 722 bytes} [Thu Apr 2 18:11:39 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:39.344 7 INFO neutron.db.segments_db [None req-66585f5b-df8c-4f79-96fd-9e7ad748de7b 7a4970619b264f4097d592f90dd9b615 07ca84768bef4404947aa29f1f88e54e - - default default] Added segment 456a9065-6cb6-435e-b44a-07d90cc42ee5 of type vxlan for network e3ee03ce-4e27-488e-9e33-7f75eff2e2a4 [pid: 8|app: 0|req: 1237/2309] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:39 2026] POST /v2.0/subnets => generated 732 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:39.451 8 INFO neutron.db.segments_db [None req-5f9a593a-a7a6-4603-bc76-0516b3f6c449 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Added segment 6795f645-a174-4b6a-9c4d-a3db5b3711b8 of type vxlan for network e0085366-094c-4c84-b1c9-734e65e5f6fd [pid: 8|app: 0|req: 1238/2310] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:39 2026] POST /v2.0/networks => generated 637 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:39.544 7 INFO neutron.db.l3_hamode_db [None req-66585f5b-df8c-4f79-96fd-9e7ad748de7b 7a4970619b264f4097d592f90dd9b615 07ca84768bef4404947aa29f1f88e54e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:39.637 7 INFO neutron.db.l3_hamode_db [None req-66585f5b-df8c-4f79-96fd-9e7ad748de7b 7a4970619b264f4097d592f90dd9b615 07ca84768bef4404947aa29f1f88e54e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1239/2311] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:39 2026] POST /v2.0/subnets => generated 656 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2312] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:39 2026] POST /v2.0/subnets => generated 725 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:40.047 8 INFO neutron.db.segments_db [None req-847ec0a8-8577-4541-87a1-dec4c9979aa4 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Added segment e5efceb7-f7c1-49e5-88d0-d61fdd49b534 of type vxlan for network fcb3b7ea-6a8e-4812-9653-14cc4ce2c703 [pid: 8|app: 0|req: 1241/2313] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:39 2026] POST /v2.0/networks => generated 638 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2314] 10.0.0.206 () {34 vars in 668 bytes} [Thu Apr 2 18:11:39 2026] POST /v2.0/routers => generated 474 bytes in 1062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2315] 10.0.0.206 () {34 vars in 751 bytes} [Thu Apr 2 18:11:40 2026] PUT /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/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: 1075/2316] 10.0.0.206 () {32 vars in 731 bytes} [Thu Apr 2 18:11:40 2026] GET /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2317] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:40 2026] POST /v2.0/subnets => generated 654 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2318] 10.0.0.206 () {34 vars in 762 bytes} [Thu Apr 2 18:11:40 2026] PUT /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/tags/green => generated 4 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2319] 10.0.0.206 () {32 vars in 731 bytes} [Thu Apr 2 18:11:40 2026] GET /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2320] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:40 2026] POST /v2.0/subnets => generated 729 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:40.680 8 INFO neutron.db.segments_db [None req-8f97e1d8-d387-4a7a-94f8-c0fc9781f927 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Added segment 59536b29-cea8-4120-aff9-e9f8f2341d4b of type vxlan for network a5638a86-6e54-4d48-9cf6-c682f4d28547 [pid: 7|app: 0|req: 1078/2321] 10.0.0.206 () {34 vars in 758 bytes} [Thu Apr 2 18:11:40 2026] PUT /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/tags/red => generated 4 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2322] 10.0.0.206 () {32 vars in 731 bytes} [Thu Apr 2 18:11:40 2026] GET /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:40.900 8 INFO neutron.db.l3_hamode_db [None req-8f97e1d8-d387-4a7a-94f8-c0fc9781f927 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1080/2323] 10.0.0.206 () {34 vars in 780 bytes} [Thu Apr 2 18:11:40 2026] PUT /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/tags/black.or.white => generated 4 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2324] 10.0.0.206 () {32 vars in 731 bytes} [Thu Apr 2 18:11:40 2026] GET /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/tags => generated 52 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2325] 10.0.0.206 () {34 vars in 751 bytes} [Thu Apr 2 18:11:41 2026] PUT /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/tags => generated 37 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2326] 10.0.0.206 () {32 vars in 731 bytes} [Thu Apr 2 18:11:41 2026] GET /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2327] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:11:41 2026] GET /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:41.442 7 INFO neutron.api.v2.resource [None req-16c25325-89d0-4d24-933e-25af89ca0db6 7a4970619b264f4097d592f90dd9b615 07ca84768bef4404947aa29f1f88e54e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1085/2328] 10.0.0.206 () {32 vars in 743 bytes} [Thu Apr 2 18:11:41 2026] GET /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/tags/green => generated 99 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2329] 10.0.0.206 () {32 vars in 742 bytes} [Thu Apr 2 18:11:41 2026] DELETE /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/tags/red => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2330] 10.0.0.206 () {32 vars in 731 bytes} [Thu Apr 2 18:11:41 2026] GET /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/tags => generated 30 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:41.681 8 INFO neutron.db.l3_hamode_db [None req-8f97e1d8-d387-4a7a-94f8-c0fc9781f927 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:11:41.686 7 INFO neutron.api.v2.resource [None req-7b089c78-9bb0-4287-b90d-04116368823c 7a4970619b264f4097d592f90dd9b615 07ca84768bef4404947aa29f1f88e54e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1088/2331] 10.0.0.206 () {32 vars in 746 bytes} [Thu Apr 2 18:11:41 2026] DELETE /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/tags/green => generated 99 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2332] 10.0.0.206 () {32 vars in 734 bytes} [Thu Apr 2 18:11:41 2026] DELETE /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/tags => 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: 1090/2333] 10.0.0.206 () {32 vars in 731 bytes} [Thu Apr 2 18:11:41 2026] GET /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac/tags => generated 12 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2334] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:11:41 2026] GET /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac => generated 480 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2335] 10.0.0.206 () {34 vars in 742 bytes} [Thu Apr 2 18:11:41 2026] PUT /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac => generated 480 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:42.572 7 INFO neutron.db.segments_db [None req-6ccb08f3-5c1e-4a4c-b282-16cba839a0f4 7a663d936333424683b01626666c01ee 028d65c5f74b4b858674e55d3a14e9c3 - - default default] Added segment c8c555d8-1eef-4726-a0e4-f85a1c763704 of type vxlan for network 9a3592df-e419-47db-a80f-79bd31aeb757 [pid: 8|app: 0|req: 1244/2336] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:40 2026] POST /v2.0/routers => generated 684 bytes in 2011 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2337] 10.0.0.206 () {32 vars in 736 bytes} [Thu Apr 2 18:11:42 2026] GET /v2.0/ports?device_id=f6aa9d26-214c-402e-85df-1392630d1cac => 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: 1093/2338] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:42 2026] POST /v2.0/networks => generated 631 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:42.832 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c805f29-5db6-4655-aa63-68b3bbfbf82e 7a4970619b264f4097d592f90dd9b615 07ca84768bef4404947aa29f1f88e54e - - default default] TaaS: Handle Delete Port: c190d05b-ea17-4ae0-9052-8b569ca988f1 2026-04-02 18:11:42.835 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c805f29-5db6-4655-aa63-68b3bbfbf82e 7a4970619b264f4097d592f90dd9b615 07ca84768bef4404947aa29f1f88e54e - - default default] Tap Mirror: Handle Delete Port: c190d05b-ea17-4ae0-9052-8b569ca988f1 2026-04-02 18:11:43.171 7 INFO neutron.services.segments.plugin [-] Segment 456a9065-6cb6-435e-b44a-07d90cc42ee5 resource provider aggregate not found 2026-04-02 18:11:43.173 7 INFO neutron.services.segments.plugin [-] Segment 456a9065-6cb6-435e-b44a-07d90cc42ee5 resource provider aggregate not found 2026-04-02 18:11:43.196 7 INFO neutron.services.segments.plugin [-] Segment 456a9065-6cb6-435e-b44a-07d90cc42ee5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 456a9065-6cb6-435e-b44a-07d90cc42ee5 found for delete ", "request_id": "req-b9a94d35-8b74-4693-8ec1-41dd0e445824"}]} 2026-04-02 18:11:43.199 7 INFO neutron.services.segments.plugin [-] Segment 456a9065-6cb6-435e-b44a-07d90cc42ee5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 456a9065-6cb6-435e-b44a-07d90cc42ee5 found for delete ", "request_id": "req-33b726e9-9df8-45e4-9a1b-4008b91a207f"}]} 2026-04-02 18:11:43.208 7 INFO neutron.db.l3_hamode_db [None req-9c805f29-5db6-4655-aa63-68b3bbfbf82e 7a4970619b264f4097d592f90dd9b615 07ca84768bef4404947aa29f1f88e54e - - default default] HA network e3ee03ce-4e27-488e-9e33-7f75eff2e2a4 was deleted as no HA routers are present in tenant 07ca84768bef4404947aa29f1f88e54e. [pid: 7|app: 0|req: 1094/2339] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:42 2026] DELETE /v2.0/routers/f6aa9d26-214c-402e-85df-1392630d1cac => generated 0 bytes in 542 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2340] 10.0.0.206 () {34 vars in 669 bytes} [Thu Apr 2 18:11:43 2026] POST /v2.0/subnets => generated 626 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2341] 10.0.0.206 () {34 vars in 751 bytes} [Thu Apr 2 18:11:43 2026] PUT /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2342] 10.0.0.206 () {32 vars in 731 bytes} [Thu Apr 2 18:11:43 2026] GET /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2343] 10.0.0.206 () {34 vars in 762 bytes} [Thu Apr 2 18:11:43 2026] PUT /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/tags/green => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2344] 10.0.0.206 () {32 vars in 731 bytes} [Thu Apr 2 18:11:43 2026] GET /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2345] 10.0.0.206 () {34 vars in 758 bytes} [Thu Apr 2 18:11:43 2026] PUT /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2346] 10.0.0.206 () {32 vars in 731 bytes} [Thu Apr 2 18:11:43 2026] GET /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2347] 10.0.0.206 () {34 vars in 780 bytes} [Thu Apr 2 18:11:43 2026] PUT /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/tags/black.or.white => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2348] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:43 2026] GET /v2.0/security-groups?tenant_id=07ca84768bef4404947aa29f1f88e54e&name=default => generated 2929 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2349] 10.0.0.206 () {32 vars in 731 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2350] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/security-groups/fd529789-29ed-48b4-8660-27378d41e4f6 => 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: 1106/2351] 10.0.0.206 () {34 vars in 751 bytes} [Thu Apr 2 18:11:44 2026] PUT /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2352] 10.0.0.206 () {32 vars in 731 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/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: 1246/2353] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:11:42 2026] PUT /v2.0/routers/301c176c-739a-4d24-a9e7-e7f4a15723d2/add_router_interface => generated 309 bytes in 1778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2354] 10.0.0.206 () {32 vars in 739 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2355] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/security-groups?tenant_id=4fca82ced5b942b697f76f987eb38802&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:44.626 7 INFO neutron.api.v2.resource [None req-cb791983-de32-43f3-958c-62c4dae16f91 7a663d936333424683b01626666c01ee 028d65c5f74b4b858674e55d3a14e9c3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1110/2356] 10.0.0.206 () {32 vars in 743 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2357] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/security-groups/6904458d-a6ec-4407-abb8-faa36a7618a8 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2358] 10.0.0.206 () {32 vars in 742 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/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: 1113/2359] 10.0.0.206 () {32 vars in 731 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:44.866 7 INFO neutron.api.v2.resource [None req-a5fd9da8-ec80-435c-9fb8-566c2f61bed7 7a663d936333424683b01626666c01ee 028d65c5f74b4b858674e55d3a14e9c3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1114/2360] 10.0.0.206 () {32 vars in 746 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2361] 10.0.0.206 () {32 vars in 734 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2362] 10.0.0.206 () {32 vars in 731 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2363] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/subnets/9fed8e8e-fe49-4144-aa12-f430a2291a1e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:45.228 7 INFO neutron.services.segments.plugin [-] Segment c8c555d8-1eef-4726-a0e4-f85a1c763704 resource provider aggregate not found 2026-04-02 18:11:45.235 7 INFO neutron.services.segments.plugin [-] Segment c8c555d8-1eef-4726-a0e4-f85a1c763704 resource provider aggregate not found 2026-04-02 18:11:45.248 7 INFO neutron.services.segments.plugin [-] Segment c8c555d8-1eef-4726-a0e4-f85a1c763704 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8c555d8-1eef-4726-a0e4-f85a1c763704 found for delete ", "request_id": "req-7080704d-ab64-4997-9bbc-dddf12abc82f"}]} 2026-04-02 18:11:45.254 7 INFO neutron.services.segments.plugin [-] Segment c8c555d8-1eef-4726-a0e4-f85a1c763704 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8c555d8-1eef-4726-a0e4-f85a1c763704 found for delete ", "request_id": "req-2af1dbb1-7a04-4d30-8fb2-022fef8add4a"}]} [pid: 7|app: 0|req: 1118/2364] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:11:45 2026] DELETE /v2.0/networks/9a3592df-e419-47db-a80f-79bd31aeb757 => 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: 1247/2365] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:11:44 2026] PUT /v2.0/routers/301c176c-739a-4d24-a9e7-e7f4a15723d2/add_router_interface => generated 309 bytes in 1348 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2366] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:45 2026] GET /v2.0/security-groups?tenant_id=028d65c5f74b4b858674e55d3a14e9c3&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2367] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:46 2026] DELETE /v2.0/security-groups/fd8b2f81-5cfb-41f2-aee1-3f84ede8e1d9 => 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: 1252/2370] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:46 2026] GET /v2.0/security-groups?tenant_id=8caf14dfbad34be1b6b072f987ba07f1&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2371] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:46 2026] DELETE /v2.0/security-groups/0d40d17b-3cca-4683-b6b5-293734d6fe27 => 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: 1119/2372] 10.0.0.206 () {34 vars in 783 bytes} [Thu Apr 2 18:11:45 2026] PUT /v2.0/routers/301c176c-739a-4d24-a9e7-e7f4a15723d2/add_router_interface => generated 309 bytes in 2260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2373] 10.0.0.206 () {34 vars in 684 bytes} [Thu Apr 2 18:11:48 2026] POST /v2.0/security-groups => generated 1629 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2374] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:11:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2375] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:11:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2376] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:11:48 2026] POST /v2.0/security-group-rules => generated 599 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2377] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:11:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2378] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:11:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2379] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:11:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2380] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:11:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2381] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:11:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2382] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:11:49 2026] POST /v2.0/security-group-rules => generated 599 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2383] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:11:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2384] 10.0.0.206 () {34 vars in 695 bytes} [Thu Apr 2 18:11:49 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: 7|app: 0|req: 1126/2385] 10.0.0.70 () {34 vars in 1093 bytes} [Thu Apr 2 18:11:49 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-303766524&fields=id&tenant_id=7c2c580cdf114394a80ea3170c09dd7a => 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: 1127/2386] 10.0.0.70 () {34 vars in 981 bytes} [Thu Apr 2 18:11:50 2026] GET /v2.0/networks?id=e0085366-094c-4c84-b1c9-734e65e5f6fd => generated 704 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2387] 10.0.0.70 () {34 vars in 964 bytes} [Thu Apr 2 18:11:50 2026] GET /v2.0/quotas/7c2c580cdf114394a80ea3170c09dd7a => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:50.284 8 INFO neutron.db.segments_db [None req-fb40c315-c482-4603-82ec-9e662f011888 6f638ebfc9134708b7dd72221c8c47d8 896f3ad26f404e80bbcbcd6336ae8306 - - default default] Added segment 5a91e256-dd81-4dd2-8262-4057e4c1e8a0 of type vxlan for network b991d94c-d0cc-419b-94a3-3e93a2ea1695 [pid: 7|app: 0|req: 1129/2388] 10.0.0.70 () {34 vars in 1001 bytes} [Thu Apr 2 18:11:50 2026] GET /v2.0/ports?tenant_id=7c2c580cdf114394a80ea3170c09dd7a&fields=id => generated 287 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2389] 10.0.0.70 () {34 vars in 1007 bytes} [Thu Apr 2 18:11:50 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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: 1260/2390] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:49 2026] POST /v2.0/networks => generated 632 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2391] 10.0.0.70 () {34 vars in 1107 bytes} [Thu Apr 2 18:11:50 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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) 2026-04-02 18:11:50.442 8 INFO neutron.db.segments_db [None req-37554523-823b-4131-9868-6bd392e4f97e 6f638ebfc9134708b7dd72221c8c47d8 896f3ad26f404e80bbcbcd6336ae8306 - - default default] Added segment 9425a418-eeae-4f37-9de1-1fc00d459be0 of type vxlan for network ba3c8eba-7641-4926-94fe-3a30c5a0b6cb [pid: 8|app: 0|req: 1261/2392] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:11:50 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2393] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:11:50 2026] GET /v2.0/ports?device_id=a86c19f3-286e-436f-8bdb-d2eeb5834b60 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2394] 10.0.0.206 () {34 vars in 753 bytes} [Thu Apr 2 18:11:50 2026] PUT /v2.0/networks/b991d94c-d0cc-419b-94a3-3e93a2ea1695/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2395] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:11:50 2026] GET /v2.0/networks/b991d94c-d0cc-419b-94a3-3e93a2ea1695/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: 1263/2396] 10.0.0.206 () {34 vars in 753 bytes} [Thu Apr 2 18:11:50 2026] PUT /v2.0/networks/ba3c8eba-7641-4926-94fe-3a30c5a0b6cb/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2397] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:11:50 2026] GET /v2.0/networks/ba3c8eba-7641-4926-94fe-3a30c5a0b6cb/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2398] 10.0.0.206 () {34 vars in 753 bytes} [Thu Apr 2 18:11:50 2026] PUT /v2.0/networks/ba3c8eba-7641-4926-94fe-3a30c5a0b6cb/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2399] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:11:50 2026] GET /v2.0/networks/ba3c8eba-7641-4926-94fe-3a30c5a0b6cb/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2400] 10.0.0.206 () {32 vars in 733 bytes} [Thu Apr 2 18:11:50 2026] GET /v2.0/networks/b991d94c-d0cc-419b-94a3-3e93a2ea1695/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:51.028 7 INFO neutron.services.segments.plugin [-] Segment 5a91e256-dd81-4dd2-8262-4057e4c1e8a0 resource provider aggregate not found 2026-04-02 18:11:51.029 7 INFO neutron.services.segments.plugin [-] Segment 5a91e256-dd81-4dd2-8262-4057e4c1e8a0 resource provider aggregate not found 2026-04-02 18:11:51.066 7 INFO neutron.services.segments.plugin [-] Segment 5a91e256-dd81-4dd2-8262-4057e4c1e8a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a91e256-dd81-4dd2-8262-4057e4c1e8a0 found for delete ", "request_id": "req-b3f96c25-6301-4122-a95d-a3d36fd27c4d"}]} 2026-04-02 18:11:51.067 7 INFO neutron.services.segments.plugin [-] Segment 5a91e256-dd81-4dd2-8262-4057e4c1e8a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a91e256-dd81-4dd2-8262-4057e4c1e8a0 found for delete ", "request_id": "req-4ed8d6ac-f5ec-478e-be03-af10e3a85047"}]} [pid: 7|app: 0|req: 1136/2401] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:11:50 2026] DELETE /v2.0/networks/b991d94c-d0cc-419b-94a3-3e93a2ea1695 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:51.201 8 INFO neutron.services.segments.plugin [-] Segment 9425a418-eeae-4f37-9de1-1fc00d459be0 resource provider aggregate not found 2026-04-02 18:11:51.209 8 INFO neutron.services.segments.plugin [-] Segment 9425a418-eeae-4f37-9de1-1fc00d459be0 resource provider aggregate not found 2026-04-02 18:11:51.221 8 INFO neutron.services.segments.plugin [-] Segment 9425a418-eeae-4f37-9de1-1fc00d459be0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9425a418-eeae-4f37-9de1-1fc00d459be0 found for delete ", "request_id": "req-9a1bfd64-75c0-4586-8695-52c0b73277b8"}]} 2026-04-02 18:11:51.227 8 INFO neutron.services.segments.plugin [-] Segment 9425a418-eeae-4f37-9de1-1fc00d459be0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9425a418-eeae-4f37-9de1-1fc00d459be0 found for delete ", "request_id": "req-8632c421-f129-47c1-85f3-f5d6e6bae767"}]} [pid: 8|app: 0|req: 1266/2402] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:11:51 2026] DELETE /v2.0/networks/ba3c8eba-7641-4926-94fe-3a30c5a0b6cb => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2403] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:51 2026] GET /v2.0/security-groups?tenant_id=896f3ad26f404e80bbcbcd6336ae8306&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: 1267/2404] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:52 2026] DELETE /v2.0/security-groups/5ce36055-7dcd-4d9f-9d55-b64d899e589e => 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: 1138/2405] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:52 2026] GET /v2.0/security-groups?tenant_id=90b78fae756e48689cfc77bdc11f005c&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2406] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:52 2026] DELETE /v2.0/security-groups/afe53f1d-2db2-4a07-8fe8-64030436e223 => 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: 1139/2407] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:11:54 2026] GET /v2.0/networks?id=e0085366-094c-4c84-b1c9-734e65e5f6fd => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2408] 199.19.213.186 () {34 vars in 1050 bytes} [Thu Apr 2 18:11:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7c2c580cdf114394a80ea3170c09dd7a => generated 178 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2409] 199.19.213.186 () {38 vars in 955 bytes} [Thu Apr 2 18:11:54 2026] POST /v2.0/ports => generated 1179 bytes in 431 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: 1141/2410] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:11:55 2026] GET /v2.0/ports?device_id=a86c19f3-286e-436f-8bdb-d2eeb5834b60 => generated 1194 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2411] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:11:55 2026] GET /v2.0/security-groups?id=afdeb73f-8fab-400a-b29b-93c66f6f209d&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2412] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:11:55 2026] PUT /v2.0/ports/8738c1ad-1352-4d6a-93d3-c89bd8c9eb85 => generated 1460 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:55.798 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4d3be00-07d3-4c60-b429-bf1bbaf63844'] response: {'name': 'network-changed', 'server_uuid': 'a86c19f3-286e-436f-8bdb-d2eeb5834b60', 'tag': '8738c1ad-1352-4d6a-93d3-c89bd8c9eb85', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1143/2413] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:55 2026] GET /v2.0/security-groups?tenant_id=4d922495a3824a89bbef779189f0cae2&name=default => generated 2929 bytes in 262 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: 1271/2414] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:55 2026] DELETE /v2.0/security-groups/4b94d992-e210-46c1-bb81-cd48425548bb => 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: 1144/2415] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/security-groups?tenant_id=dd9aa2681e474234aaa3bbf76ca84540&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2416] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/ports?tenant_id=7c2c580cdf114394a80ea3170c09dd7a&device_id=a86c19f3-286e-436f-8bdb-d2eeb5834b60 => generated 1463 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2417] 199.19.213.186 () {34 vars in 1018 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/networks?tenant_id=7c2c580cdf114394a80ea3170c09dd7a&shared=False => generated 2375 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2418] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:11:56 2026] DELETE /v2.0/security-groups/e9078219-c9ae-41d1-899f-ae7a59546ab5 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2419] 199.19.213.186 () {34 vars in 930 bytes} [Thu Apr 2 18:11:56 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2420] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:11:57 2026] GET /v2.0/ports?tenant_id=7c2c580cdf114394a80ea3170c09dd7a&device_id=a86c19f3-286e-436f-8bdb-d2eeb5834b60 => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2421] 199.19.213.186 () {34 vars in 1056 bytes} [Thu Apr 2 18:11:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=8738c1ad-1352-4d6a-93d3-c89bd8c9eb85 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2422] 199.19.213.186 () {34 vars in 1104 bytes} [Thu Apr 2 18:11:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A29a&port_id=8738c1ad-1352-4d6a-93d3-c89bd8c9eb85 => 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: 1276/2423] 199.19.213.186 () {34 vars in 1064 bytes} [Thu Apr 2 18:11:57 2026] GET /v2.0/subnets?id=2b44945f-99a4-489e-ba49-0dfc1135db63&id=09c26df3-4544-4f98-8002-16e7520e3915 => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2424] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:11:57 2026] GET /v2.0/ports?network_id=e0085366-094c-4c84-b1c9-734e65e5f6fd&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2425] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:11:57 2026] GET /v2.0/ports?network_id=e0085366-094c-4c84-b1c9-734e65e5f6fd&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2426] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:11:57 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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: 1278/2427] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:11:57 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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: 1150/2428] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/ports?device_id=a86c19f3-286e-436f-8bdb-d2eeb5834b60 => generated 1196 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2429] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:12:00 2026] GET /v2.0/security-groups?id=afdeb73f-8fab-400a-b29b-93c66f6f209d&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: 1152/2432] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:12:05 2026] GET /v2.0/ports?device_id=a86c19f3-286e-436f-8bdb-d2eeb5834b60 => generated 1196 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2433] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:12:06 2026] GET /v2.0/security-groups?id=afdeb73f-8fab-400a-b29b-93c66f6f209d&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: 1153/2434] 10.0.0.206 () {32 vars in 818 bytes} [Thu Apr 2 18:12:06 2026] GET /v2.0/ports?network_id=e0085366-094c-4c84-b1c9-734e65e5f6fd&mac_address=fa%3A16%3A3e%3A50%3A00%3A8e => generated 1196 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:12:06.998 8 INFO neutron.db.l3_db [None req-696d3ca3-ae50-41c3-bf10-3e5bab156617 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Floating IP 24d4ab11-c288-419f-b4e8-6badeececfab associated. External IP: 10.96.250.215, port: 8738c1ad-1352-4d6a-93d3-c89bd8c9eb85. [pid: 8|app: 0|req: 1282/2435] 10.0.0.206 () {34 vars in 677 bytes} [Thu Apr 2 18:12:06 2026] POST /v2.0/floatingips => generated 854 bytes in 1102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:07.379 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f7ff1c5-d547-479c-beca-f52c3c35ad41'] response: {'name': 'network-changed', 'server_uuid': 'a86c19f3-286e-436f-8bdb-d2eeb5834b60', 'tag': '8738c1ad-1352-4d6a-93d3-c89bd8c9eb85', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1154/2436] 10.0.0.70 () {34 vars in 1093 bytes} [Thu Apr 2 18:12:07 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-303766524&fields=id&tenant_id=7c2c580cdf114394a80ea3170c09dd7a => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2437] 10.0.0.70 () {34 vars in 981 bytes} [Thu Apr 2 18:12:07 2026] GET /v2.0/networks?id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703 => generated 705 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2438] 10.0.0.70 () {34 vars in 964 bytes} [Thu Apr 2 18:12:07 2026] GET /v2.0/quotas/7c2c580cdf114394a80ea3170c09dd7a => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2439] 10.0.0.70 () {34 vars in 1001 bytes} [Thu Apr 2 18:12:07 2026] GET /v2.0/ports?tenant_id=7c2c580cdf114394a80ea3170c09dd7a&fields=id => generated 333 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2440] 10.0.0.70 () {34 vars in 1007 bytes} [Thu Apr 2 18:12:07 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?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: 1285/2441] 10.0.0.70 () {34 vars in 1107 bytes} [Thu Apr 2 18:12:07 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?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: 7|app: 0|req: 1157/2442] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:12:07 2026] GET /v2.0/ports?tenant_id=7c2c580cdf114394a80ea3170c09dd7a&device_id=a86c19f3-286e-436f-8bdb-d2eeb5834b60 => generated 1465 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2443] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:12:07 2026] GET /v2.0/ports?device_id=f7e875cd-005a-4d44-ba2d-4481d879f9bf => 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: 1158/2444] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:12:07 2026] GET /v2.0/networks?id=e0085366-094c-4c84-b1c9-734e65e5f6fd => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2445] 199.19.213.186 () {34 vars in 1056 bytes} [Thu Apr 2 18:12:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=8738c1ad-1352-4d6a-93d3-c89bd8c9eb85 => generated 857 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2446] 199.19.213.186 () {34 vars in 1104 bytes} [Thu Apr 2 18:12:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A29a&port_id=8738c1ad-1352-4d6a-93d3-c89bd8c9eb85 => 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: 1288/2447] 199.19.213.186 () {34 vars in 1064 bytes} [Thu Apr 2 18:12:08 2026] GET /v2.0/subnets?id=2b44945f-99a4-489e-ba49-0dfc1135db63&id=09c26df3-4544-4f98-8002-16e7520e3915 => generated 1410 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2448] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:12:08 2026] GET /v2.0/ports?network_id=e0085366-094c-4c84-b1c9-734e65e5f6fd&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: 1289/2449] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:12:08 2026] GET /v2.0/ports?network_id=e0085366-094c-4c84-b1c9-734e65e5f6fd&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: 1161/2450] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:12:08 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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: 1290/2451] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:12:08 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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: 1162/2452] 10.0.0.10 () {34 vars in 989 bytes} [Thu Apr 2 18:12:11 2026] GET /v2.0/ports?device_id=a86c19f3-286e-436f-8bdb-d2eeb5834b60 => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2453] 10.0.0.10 () {34 vars in 1039 bytes} [Thu Apr 2 18:12:11 2026] GET /v2.0/security-groups?id=afdeb73f-8fab-400a-b29b-93c66f6f209d&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: 1163/2454] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:12:12 2026] GET /v2.0/networks?id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703 => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2455] 199.19.213.186 () {34 vars in 1050 bytes} [Thu Apr 2 18:12:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7c2c580cdf114394a80ea3170c09dd7a => generated 178 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2456] 199.19.213.186 () {38 vars in 955 bytes} [Thu Apr 2 18:12:12 2026] POST /v2.0/ports => generated 1175 bytes in 453 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: 1165/2457] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:12:13 2026] GET /v2.0/ports?device_id=f7e875cd-005a-4d44-ba2d-4481d879f9bf => generated 1190 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2458] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:12:13 2026] GET /v2.0/security-groups?id=afdeb73f-8fab-400a-b29b-93c66f6f209d&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2459] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:12:12 2026] PUT /v2.0/ports/97244b70-d014-46a0-b18c-461ce6178ea2 => generated 1456 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:12:13.246 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2550010-84b8-47b8-9d08-b1eaf33ee90c'] response: {'name': 'network-changed', 'server_uuid': 'f7e875cd-005a-4d44-ba2d-4481d879f9bf', 'tag': '97244b70-d014-46a0-b18c-461ce6178ea2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1167/2460] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:12:13 2026] GET /v2.0/ports?tenant_id=7c2c580cdf114394a80ea3170c09dd7a&device_id=f7e875cd-005a-4d44-ba2d-4481d879f9bf => generated 1459 bytes in 32 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: 1294/2461] 199.19.213.186 () {34 vars in 1018 bytes} [Thu Apr 2 18:12:13 2026] GET /v2.0/networks?tenant_id=7c2c580cdf114394a80ea3170c09dd7a&shared=False => generated 2375 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2462] 199.19.213.186 () {34 vars in 930 bytes} [Thu Apr 2 18:12:13 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) [pid: 8|app: 0|req: 1295/2463] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:12:14 2026] GET /v2.0/ports?tenant_id=7c2c580cdf114394a80ea3170c09dd7a&device_id=f7e875cd-005a-4d44-ba2d-4481d879f9bf => generated 1459 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2464] 199.19.213.186 () {34 vars in 1054 bytes} [Thu Apr 2 18:12:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.5&port_id=97244b70-d014-46a0-b18c-461ce6178ea2 => 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: 1296/2465] 199.19.213.186 () {34 vars in 1104 bytes} [Thu Apr 2 18:12:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A74&port_id=97244b70-d014-46a0-b18c-461ce6178ea2 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2466] 199.19.213.186 () {34 vars in 1064 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/subnets?id=ac31ed5c-6f49-4f2d-a4cb-e42e8ddf54bd&id=6899cec8-f073-4505-8a29-75e7df62690f => generated 1412 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2467] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/ports?network_id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2468] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/ports?network_id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703&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: 1298/2469] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?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: 1172/2470] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:12:15 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?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: 1300/2473] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:12:18 2026] GET /v2.0/ports?device_id=f7e875cd-005a-4d44-ba2d-4481d879f9bf => generated 1192 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2474] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:12:18 2026] GET /v2.0/security-groups?id=afdeb73f-8fab-400a-b29b-93c66f6f209d&fields=id&fields=name => generated 111 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2475] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/ports?device_id=f7e875cd-005a-4d44-ba2d-4481d879f9bf => generated 1192 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2476] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/security-groups?id=afdeb73f-8fab-400a-b29b-93c66f6f209d&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2477] 10.0.0.206 () {32 vars in 818 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/ports?network_id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703&mac_address=fa%3A16%3A3e%3Adc%3A18%3A45 => generated 1192 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:12:24.288 7 INFO neutron.db.l3_db [None req-8867b676-c7d3-4505-932a-952d088ae952 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Floating IP cb22a3c5-90bf-4858-829f-9107e6ceca5d associated. External IP: 10.96.250.210, port: 97244b70-d014-46a0-b18c-461ce6178ea2. [pid: 7|app: 0|req: 1176/2478] 10.0.0.206 () {34 vars in 677 bytes} [Thu Apr 2 18:12:23 2026] POST /v2.0/floatingips => generated 853 bytes in 941 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:24.604 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10a83f2b-dc5c-41a6-b7ff-6d5812456423'] response: {'name': 'network-changed', 'server_uuid': 'f7e875cd-005a-4d44-ba2d-4481d879f9bf', 'tag': '97244b70-d014-46a0-b18c-461ce6178ea2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1303/2479] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:12:25 2026] GET /v2.0/ports?tenant_id=7c2c580cdf114394a80ea3170c09dd7a&device_id=f7e875cd-005a-4d44-ba2d-4481d879f9bf => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2480] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:12:25 2026] GET /v2.0/networks?id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2481] 199.19.213.186 () {34 vars in 1054 bytes} [Thu Apr 2 18:12:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.5&port_id=97244b70-d014-46a0-b18c-461ce6178ea2 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2482] 199.19.213.186 () {34 vars in 1104 bytes} [Thu Apr 2 18:12:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A74&port_id=97244b70-d014-46a0-b18c-461ce6178ea2 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2483] 199.19.213.186 () {34 vars in 1064 bytes} [Thu Apr 2 18:12:25 2026] GET /v2.0/subnets?id=ac31ed5c-6f49-4f2d-a4cb-e42e8ddf54bd&id=6899cec8-f073-4505-8a29-75e7df62690f => generated 1412 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2484] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:12:25 2026] GET /v2.0/ports?network_id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2485] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:12:25 2026] GET /v2.0/ports?network_id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2486] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:12:25 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?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: 1307/2487] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:12:25 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?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: 1182/2490] 10.0.0.10 () {34 vars in 989 bytes} [Thu Apr 2 18:12:31 2026] GET /v2.0/ports?device_id=f7e875cd-005a-4d44-ba2d-4481d879f9bf => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2491] 10.0.0.10 () {34 vars in 1039 bytes} [Thu Apr 2 18:12:31 2026] GET /v2.0/security-groups?id=afdeb73f-8fab-400a-b29b-93c66f6f209d&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2494] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:12:47 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => 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: 1184/2495] 10.0.0.12 () {30 vars in 689 bytes} [Thu Apr 2 18:12:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2496] 10.0.0.12 () {30 vars in 691 bytes} [Thu Apr 2 18:12:48 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: 1185/2497] 10.0.0.12 () {30 vars in 667 bytes} [Thu Apr 2 18:12:48 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: 1313/2498] 10.0.0.12 () {30 vars in 703 bytes} [Thu Apr 2 18:12:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2499] 10.0.0.12 () {28 vars in 438 bytes} [Thu Apr 2 18:12:48 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: 1314/2500] 10.0.0.12 () {30 vars in 727 bytes} [Thu Apr 2 18:12:48 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 658 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2501] 10.0.0.12 () {30 vars in 689 bytes} [Thu Apr 2 18:12:48 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: 1315/2502] 10.0.0.12 () {30 vars in 691 bytes} [Thu Apr 2 18:12:48 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: 1188/2503] 10.0.0.12 () {30 vars in 667 bytes} [Thu Apr 2 18:12:49 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: 1316/2504] 10.0.0.12 () {30 vars in 703 bytes} [Thu Apr 2 18:12:49 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: 1189/2505] 10.0.0.12 () {30 vars in 727 bytes} [Thu Apr 2 18:12:49 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2506] 10.0.0.12 () {30 vars in 689 bytes} [Thu Apr 2 18:12:49 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: 1190/2507] 10.0.0.12 () {30 vars in 691 bytes} [Thu Apr 2 18:12:49 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: 1318/2508] 10.0.0.12 () {30 vars in 667 bytes} [Thu Apr 2 18:12:49 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: 1191/2509] 10.0.0.12 () {30 vars in 703 bytes} [Thu Apr 2 18:12:49 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: 1319/2510] 10.0.0.12 () {30 vars in 729 bytes} [Thu Apr 2 18:12:49 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95 => generated 799 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2511] 10.0.0.12 () {30 vars in 681 bytes} [Thu Apr 2 18:12:49 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2512] 10.0.0.12 () {34 vars in 703 bytes} [Thu Apr 2 18:12:49 2026] POST /v2.0/ports => generated 1132 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2513] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:12:52 2026] GET /v2.0/extensions/security-group => generated 170 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: 1321/2514] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:12:52 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: 1194/2515] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:12:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2516] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:12:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2517] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:12:52 2026] GET /v2.0/ports/c410f828-2e72-45d9-8edd-3824230d9e10 => 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: 1323/2518] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:12:52 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: 1196/2519] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:12:52 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: 1324/2520] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:12:52 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: 1197/2521] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:12:52 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-04-02 18:12:52.764 8 INFO neutron.api.v2.resource [None req-2ec8599c-6dcf-4466-9a69-7725f8cb6028 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1325/2522] 199.19.213.186 () {30 vars in 763 bytes} [Thu Apr 2 18:12:52 2026] GET /v2.0/security-groups/lb-cfdf3fb4-f2df-4947-81e3-4a41d2fb1a59 => 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: 1198/2523] 199.19.213.186 () {30 vars in 785 bytes} [Thu Apr 2 18:12:52 2026] GET /v2.0/security-groups?name=lb-cfdf3fb4-f2df-4947-81e3-4a41d2fb1a59 => generated 23 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2524] 199.19.213.186 () {34 vars in 736 bytes} [Thu Apr 2 18:12:52 2026] POST /v2.0/security-groups => generated 1638 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2525] 199.19.213.186 () {30 vars in 815 bytes} [Thu Apr 2 18:12:52 2026] GET /v2.0/security-group-rules?security_group_id=48843c48-b657-493f-beeb-cf66f293e727 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2526] 199.19.213.186 () {34 vars in 789 bytes} [Thu Apr 2 18:12:52 2026] PUT /v2.0/ports/c410f828-2e72-45d9-8edd-3824230d9e10 => generated 1132 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2527] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:12:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /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: 1328/2528] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:12:53 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: 1201/2529] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:12:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2530] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:12:53 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: 1202/2531] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:12:53 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2532] 10.0.0.70 () {34 vars in 1015 bytes} [Thu Apr 2 18:13:00 2026] GET /v2.0/security-groups?id=367a579e-4b53-4924-af07-583cf9ee4c5f&fields=id => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2533] 10.0.0.70 () {34 vars in 981 bytes} [Thu Apr 2 18:13:00 2026] GET /v2.0/networks?id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861 => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2534] 10.0.0.70 () {34 vars in 964 bytes} [Thu Apr 2 18:13:00 2026] GET /v2.0/quotas/9dabf98b30434c9eaccc24aa8f4c5e62 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2535] 10.0.0.70 () {34 vars in 1001 bytes} [Thu Apr 2 18:13:00 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&fields=id => generated 149 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2536] 10.0.0.70 () {34 vars in 1007 bytes} [Thu Apr 2 18:13:00 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2537] 10.0.0.70 () {34 vars in 1107 bytes} [Thu Apr 2 18:13:00 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861?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: 1334/2540] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:13:01 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2541] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:13:01 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2542] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => 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: 1208/2543] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:13:04 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => 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: 1336/2544] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:13:05 2026] GET /v2.0/networks?id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861 => generated 735 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2545] 199.19.213.186 () {34 vars in 1050 bytes} [Thu Apr 2 18:13:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62 => generated 343 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2546] 199.19.213.186 () {38 vars in 955 bytes} [Thu Apr 2 18:13:05 2026] POST /v2.0/ports => generated 1082 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2547] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:13:05 2026] PUT /v2.0/ports/a1a20c98-9ba7-42fb-9d3f-94e00470f79a => generated 1243 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:13:06.398 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-20c0d1ff-bc70-4dbf-a05c-9c82ce980b53'] response: {'name': 'network-changed', 'server_uuid': 'cf06ea5c-0383-4724-864e-c5ac791d717a', 'tag': 'a1a20c98-9ba7-42fb-9d3f-94e00470f79a', '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: 1338/2548] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:13:06 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 1246 bytes in 37 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: 1211/2549] 199.19.213.186 () {34 vars in 1018 bytes} [Thu Apr 2 18:13:06 2026] GET /v2.0/networks?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&shared=False => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2550] 199.19.213.186 () {34 vars in 930 bytes} [Thu Apr 2 18:13:07 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: 7|app: 0|req: 1212/2551] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:13:07 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2552] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:13:07 2026] GET /v2.0/security-groups?id=367a579e-4b53-4924-af07-583cf9ee4c5f&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2553] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:13:07 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2554] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:13:08 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2555] 199.19.213.186 () {34 vars in 1062 bytes} [Thu Apr 2 18:13:08 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.187&port_id=a1a20c98-9ba7-42fb-9d3f-94e00470f79a => 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: 1342/2556] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:13:08 2026] GET /v2.0/subnets?id=061d56fb-e8ea-4f45-920c-5633eb2f3205 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2557] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:13:08 2026] GET /v2.0/ports?network_id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861&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: 1343/2558] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:13:08 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861?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: 1216/2559] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:13:08 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861?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: 1344/2560] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:13:10 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => 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: 1217/2561] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:13:10 2026] GET /v2.0/security-groups?id=367a579e-4b53-4924-af07-583cf9ee4c5f&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2562] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:13:10 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2563] 199.19.213.186 () {34 vars in 994 bytes} [Thu Apr 2 18:13:12 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2564] 199.19.213.186 () {34 vars in 1044 bytes} [Thu Apr 2 18:13:12 2026] GET /v2.0/security-groups?id=367a579e-4b53-4924-af07-583cf9ee4c5f&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2565] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:13:13 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 1248 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2566] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:13:13 2026] GET /v2.0/security-groups?id=367a579e-4b53-4924-af07-583cf9ee4c5f&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: 1220/2567] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:13:13 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2570] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:13:16 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2571] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:13:16 2026] GET /v2.0/security-groups?id=367a579e-4b53-4924-af07-583cf9ee4c5f&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2572] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:13:16 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2577] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:13:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2578] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:13:52 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: 1353/2579] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:13:52 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: 1227/2580] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:13:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2581] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:13:52 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2582] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:13:52 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2583] 199.19.213.186 () {34 vars in 717 bytes} [Thu Apr 2 18:13:52 2026] POST /v2.0/ports => generated 1059 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2584] 10.0.0.70 () {34 vars in 970 bytes} [Thu Apr 2 18:13:52 2026] GET /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 1059 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2585] 10.0.0.70 () {34 vars in 906 bytes} [Thu Apr 2 18:13:52 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: 1230/2586] 199.19.213.186 () {34 vars in 1262 bytes} [Thu Apr 2 18:13:53 2026] GET /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2587] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:13:53 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?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: 1231/2588] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:13:53 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?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: 1358/2589] 199.19.213.186 () {34 vars in 975 bytes} [Thu Apr 2 18:13:54 2026] GET /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 1059 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2590] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:13:54 2026] GET /v2.0/networks?id=9641454c-511d-40ad-a821-be5a956ccd95 => generated 802 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2591] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:13:54 2026] PUT /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 1249 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:13:55.155 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-890c6eb7-8a23-4c60-8c8e-dced95573174'] response: {'name': 'network-changed', 'server_uuid': 'cf06ea5c-0383-4724-864e-c5ac791d717a', 'tag': 'bb745f4b-2b74-4b91-9867-cff6f0efae27', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1233/2592] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:13:55 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 2489 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2593] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:13:55 2026] GET /v2.0/networks?id=9641454c-511d-40ad-a821-be5a956ccd95 => generated 802 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2594] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:13:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.217&port_id=bb745f4b-2b74-4b91-9867-cff6f0efae27 => 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: 1361/2595] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:13:55 2026] GET /v2.0/subnets?id=470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2596] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:13:55 2026] GET /v2.0/ports?network_id=9641454c-511d-40ad-a821-be5a956ccd95&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2597] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:13:55 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?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: 1236/2598] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:13:55 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?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: 1363/2599] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:13:56 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 2489 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2600] 199.19.213.186 () {34 vars in 1062 bytes} [Thu Apr 2 18:13:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.187&port_id=a1a20c98-9ba7-42fb-9d3f-94e00470f79a => 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: 1364/2601] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:13:57 2026] GET /v2.0/subnets?id=061d56fb-e8ea-4f45-920c-5633eb2f3205 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2602] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:13:57 2026] GET /v2.0/ports?network_id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861&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: 1365/2603] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:13:57 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2604] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:13:57 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861?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: 1366/2605] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:13:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.217&port_id=bb745f4b-2b74-4b91-9867-cff6f0efae27 => 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: 1240/2606] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:13:57 2026] GET /v2.0/subnets?id=470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2607] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:13:57 2026] GET /v2.0/ports?network_id=9641454c-511d-40ad-a821-be5a956ccd95&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: 7|app: 0|req: 1241/2608] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:13:57 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2609] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:13:57 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?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: 1370/2612] 10.0.0.70 () {34 vars in 970 bytes} [Thu Apr 2 18:14:01 2026] GET /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 1251 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2613] 199.19.213.186 () {34 vars in 789 bytes} [Thu Apr 2 18:14:01 2026] PUT /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 1276 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:14:01.738 8 INFO neutron.api.v2.resource [None req-afbad788-5389-4b1e-ac73-5446c31b0b09 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1371/2614] 199.19.213.186 () {30 vars in 763 bytes} [Thu Apr 2 18:14:01 2026] GET /v2.0/security-groups/lb-cfdf3fb4-f2df-4947-81e3-4a41d2fb1a59 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:14:01.754 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7150a889-73e0-49b1-b1f2-7eb59069d35e'] response: {'name': 'network-changed', 'server_uuid': 'cf06ea5c-0383-4724-864e-c5ac791d717a', 'tag': 'bb745f4b-2b74-4b91-9867-cff6f0efae27', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1244/2615] 199.19.213.186 () {30 vars in 785 bytes} [Thu Apr 2 18:14:01 2026] GET /v2.0/security-groups?name=lb-cfdf3fb4-f2df-4947-81e3-4a41d2fb1a59 => 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: 1372/2616] 199.19.213.186 () {34 vars in 789 bytes} [Thu Apr 2 18:14:01 2026] PUT /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 1314 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:14:02.115 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b22b8af-52b6-478d-9509-62eae72dbd5e'] response: {'name': 'network-changed', 'server_uuid': 'cf06ea5c-0383-4724-864e-c5ac791d717a', 'tag': 'bb745f4b-2b74-4b91-9867-cff6f0efae27', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1245/2617] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:14:02 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) /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: 1246/2618] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2619] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2620] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2621] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2622] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => 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: 1374/2623] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/networks?id=9641454c-511d-40ad-a821-be5a956ccd95 => generated 802 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2624] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.217&port_id=bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2625] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/ports/c410f828-2e72-45d9-8edd-3824230d9e10 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2626] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 1350 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2627] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/subnets?id=470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2628] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => 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: 1252/2629] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/ports?network_id=9641454c-511d-40ad-a821-be5a956ccd95&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2630] 199.19.213.186 () {30 vars in 743 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95 => generated 799 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2631] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2632] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?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: 1379/2633] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/ports/c410f828-2e72-45d9-8edd-3824230d9e10 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2634] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:02 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => 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: 1380/2635] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:14:03 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 2590 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2636] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:14:03 2026] GET /v2.0/networks?id=9641454c-511d-40ad-a821-be5a956ccd95 => generated 802 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2637] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.217&port_id=bb745f4b-2b74-4b91-9867-cff6f0efae27 => 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: 1257/2638] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:14:03 2026] GET /v2.0/subnets?id=470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 679 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2639] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:03 2026] GET /v2.0/ports?network_id=9641454c-511d-40ad-a821-be5a956ccd95&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2640] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:03 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2641] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:03 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?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) 2026-04-02 18:14:10.754 7 INFO neutron.db.l3_db [None req-9e5509ec-df9a-4869-9497-b9376ec6c488 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Floating IP 816aeba2-286d-49b9-8e51-e3fb54144b93 associated. External IP: 10.96.250.207, port: c410f828-2e72-45d9-8edd-3824230d9e10. [pid: 7|app: 0|req: 1259/2642] 10.0.0.206 () {34 vars in 677 bytes} [Thu Apr 2 18:14:10 2026] POST /v2.0/floatingips => generated 899 bytes in 965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2643] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:14:13 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: 1260/2644] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:14:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2645] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:14:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2646] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:14:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:14:14.017 8 INFO neutron.api.v2.resource [None req-20c0b4fd-0d0b-4340-9bcc-b23b3160f330 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1386/2647] 199.19.213.186 () {30 vars in 763 bytes} [Thu Apr 2 18:14:14 2026] GET /v2.0/security-groups/lb-cfdf3fb4-f2df-4947-81e3-4a41d2fb1a59 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2648] 199.19.213.186 () {30 vars in 785 bytes} [Thu Apr 2 18:14:14 2026] GET /v2.0/security-groups?name=lb-cfdf3fb4-f2df-4947-81e3-4a41d2fb1a59 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2649] 199.19.213.186 () {30 vars in 815 bytes} [Thu Apr 2 18:14:14 2026] GET /v2.0/security-group-rules?security_group_id=48843c48-b657-493f-beeb-cf66f293e727 => 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: 1263/2650] 199.19.213.186 () {34 vars in 747 bytes} [Thu Apr 2 18:14:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2651] 199.19.213.186 () {34 vars in 747 bytes} [Thu Apr 2 18:14:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2654] 10.0.0.12 () {30 vars in 689 bytes} [Thu Apr 2 18:14:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2655] 10.0.0.12 () {30 vars in 691 bytes} [Thu Apr 2 18:14:22 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: 1266/2656] 10.0.0.12 () {30 vars in 667 bytes} [Thu Apr 2 18:14:22 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: 1391/2657] 10.0.0.12 () {30 vars in 703 bytes} [Thu Apr 2 18:14:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2658] 10.0.0.12 () {28 vars in 438 bytes} [Thu Apr 2 18:14:23 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2659] 10.0.0.12 () {30 vars in 727 bytes} [Thu Apr 2 18:14:23 2026] GET /v2.0/subnets/2b44945f-99a4-489e-ba49-0dfc1135db63 => generated 656 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2660] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:14:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2661] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:14:25 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: 1269/2662] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:14:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2663] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:14:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2664] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:25 2026] GET /v2.0/subnets/2b44945f-99a4-489e-ba49-0dfc1135db63 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2665] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:14:25 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2666] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:14:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2667] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:14:25 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: 1272/2668] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:14:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2669] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:14: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: 1273/2670] 199.19.213.186 () {34 vars in 717 bytes} [Thu Apr 2 18:14:25 2026] POST /v2.0/ports => generated 1328 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2671] 10.0.0.70 () {34 vars in 970 bytes} [Thu Apr 2 18:14:26 2026] GET /v2.0/ports/11659e5f-cb40-4b86-be50-f239de6672d4 => generated 1328 bytes in 35 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: 1274/2672] 10.0.0.70 () {34 vars in 906 bytes} [Thu Apr 2 18:14:26 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: 8|app: 0|req: 1399/2673] 199.19.213.186 () {34 vars in 1262 bytes} [Thu Apr 2 18:14:27 2026] GET /v2.0/ports/11659e5f-cb40-4b86-be50-f239de6672d4?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2674] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:27 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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: 1400/2675] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:27 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2676] 199.19.213.186 () {34 vars in 975 bytes} [Thu Apr 2 18:14:28 2026] GET /v2.0/ports/11659e5f-cb40-4b86-be50-f239de6672d4 => generated 1328 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2677] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:14:28 2026] GET /v2.0/networks?id=e0085366-094c-4c84-b1c9-734e65e5f6fd => 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: 1277/2678] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:14:28 2026] PUT /v2.0/ports/11659e5f-cb40-4b86-be50-f239de6672d4 => generated 1518 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:14:28.991 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0262bfac-eefa-4df9-9fd9-fba0abef83e9'] response: {'name': 'network-changed', 'server_uuid': 'cf06ea5c-0383-4724-864e-c5ac791d717a', 'tag': '11659e5f-cb40-4b86-be50-f239de6672d4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1402/2679] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:14:29 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 4100 bytes in 56 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: 1278/2680] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:14:29 2026] GET /v2.0/networks?id=e0085366-094c-4c84-b1c9-734e65e5f6fd => 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: 1403/2681] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=11659e5f-cb40-4b86-be50-f239de6672d4 => 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: 1279/2682] 199.19.213.186 () {34 vars in 1104 bytes} [Thu Apr 2 18:14:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2bd&port_id=11659e5f-cb40-4b86-be50-f239de6672d4 => 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: 1404/2683] 199.19.213.186 () {34 vars in 1064 bytes} [Thu Apr 2 18:14:29 2026] GET /v2.0/subnets?id=2b44945f-99a4-489e-ba49-0dfc1135db63&id=09c26df3-4544-4f98-8002-16e7520e3915 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2684] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:29 2026] GET /v2.0/ports?network_id=e0085366-094c-4c84-b1c9-734e65e5f6fd&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2685] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:29 2026] GET /v2.0/ports?network_id=e0085366-094c-4c84-b1c9-734e65e5f6fd&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2686] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:29 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2687] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:29 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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: 1282/2688] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:14:30 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 4100 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2689] 199.19.213.186 () {34 vars in 1062 bytes} [Thu Apr 2 18:14:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.187&port_id=a1a20c98-9ba7-42fb-9d3f-94e00470f79a => 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: 1283/2690] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:14:30 2026] GET /v2.0/subnets?id=061d56fb-e8ea-4f45-920c-5633eb2f3205 => 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: 1408/2691] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/ports?network_id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2692] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861?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: 1409/2693] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861?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: 7|app: 0|req: 1285/2694] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.217&port_id=bb745f4b-2b74-4b91-9867-cff6f0efae27 => 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: 1410/2695] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/subnets?id=470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2698] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/ports?network_id=9641454c-511d-40ad-a821-be5a956ccd95&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: 7|app: 0|req: 1287/2699] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?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: 1413/2700] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?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: 1288/2701] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=11659e5f-cb40-4b86-be50-f239de6672d4 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2702] 199.19.213.186 () {34 vars in 1104 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2bd&port_id=11659e5f-cb40-4b86-be50-f239de6672d4 => 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: 1289/2703] 199.19.213.186 () {34 vars in 1064 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/subnets?id=2b44945f-99a4-489e-ba49-0dfc1135db63&id=09c26df3-4544-4f98-8002-16e7520e3915 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2704] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/ports?network_id=e0085366-094c-4c84-b1c9-734e65e5f6fd&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2705] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/ports?network_id=e0085366-094c-4c84-b1c9-734e65e5f6fd&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2706] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2707] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:31 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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: 1417/2708] 10.0.0.70 () {34 vars in 970 bytes} [Thu Apr 2 18:14:35 2026] GET /v2.0/ports/11659e5f-cb40-4b86-be50-f239de6672d4 => generated 1520 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2709] 199.19.213.186 () {30 vars in 743 bytes} [Thu Apr 2 18:14:35 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd => generated 797 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2710] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:35 2026] GET /v2.0/subnets/2b44945f-99a4-489e-ba49-0dfc1135db63 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2711] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:35 2026] GET /v2.0/subnets/09c26df3-4544-4f98-8002-16e7520e3915 => generated 743 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2712] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:14:36 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: 1294/2713] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:14:36 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: 1420/2714] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:14:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2715] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:14:36 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: 1421/2716] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:36 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => 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: 1296/2717] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:14:36 2026] GET /v2.0/ports/c410f828-2e72-45d9-8edd-3824230d9e10 => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2718] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:14:36 2026] GET /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 1350 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2719] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:36 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 676 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2720] 199.19.213.186 () {30 vars in 743 bytes} [Thu Apr 2 18:14:36 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95 => generated 799 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2721] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:14:36 2026] GET /v2.0/ports/c410f828-2e72-45d9-8edd-3824230d9e10 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2722] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:36 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => 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: 1299/2723] 10.0.0.12 () {30 vars in 689 bytes} [Thu Apr 2 18:14:44 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: 1425/2724] 10.0.0.12 () {30 vars in 691 bytes} [Thu Apr 2 18:14:44 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: 1300/2725] 10.0.0.12 () {30 vars in 667 bytes} [Thu Apr 2 18:14: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: 8|app: 0|req: 1426/2726] 10.0.0.12 () {30 vars in 703 bytes} [Thu Apr 2 18:14:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2727] 10.0.0.12 () {28 vars in 438 bytes} [Thu Apr 2 18:14:44 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: 1427/2728] 10.0.0.12 () {30 vars in 727 bytes} [Thu Apr 2 18:14:44 2026] GET /v2.0/subnets/6899cec8-f073-4505-8a29-75e7df62690f => 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: 1302/2729] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:14:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2730] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:14:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2731] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:14:45 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: 1429/2732] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:14: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: 1304/2733] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:45 2026] GET /v2.0/subnets/2b44945f-99a4-489e-ba49-0dfc1135db63 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2734] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:45 2026] GET /v2.0/subnets/6899cec8-f073-4505-8a29-75e7df62690f => generated 672 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2735] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:14:45 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 4102 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2736] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:14:45 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: 1306/2737] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:14:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2738] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:14:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2739] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:14:45 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: 1433/2740] 199.19.213.186 () {34 vars in 717 bytes} [Thu Apr 2 18:14:45 2026] POST /v2.0/ports => generated 1328 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2741] 10.0.0.70 () {34 vars in 970 bytes} [Thu Apr 2 18:14:46 2026] GET /v2.0/ports/1a5b78dd-c4f1-4557-972d-b5b708349b7b => 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: 1435/2744] 199.19.213.186 () {34 vars in 1262 bytes} [Thu Apr 2 18:14:47 2026] GET /v2.0/ports/1a5b78dd-c4f1-4557-972d-b5b708349b7b?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2745] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:47 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?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: 1436/2746] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:47 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?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: 1311/2747] 199.19.213.186 () {34 vars in 975 bytes} [Thu Apr 2 18:14:47 2026] GET /v2.0/ports/1a5b78dd-c4f1-4557-972d-b5b708349b7b => generated 1328 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2748] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:14:47 2026] GET /v2.0/networks?id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2749] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:14:47 2026] PUT /v2.0/ports/1a5b78dd-c4f1-4557-972d-b5b708349b7b => generated 1518 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:14:48.385 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c86ac81-f2b7-4953-a7c2-8a22e826b870'] response: {'name': 'network-changed', 'server_uuid': 'cf06ea5c-0383-4724-864e-c5ac791d717a', 'tag': '1a5b78dd-c4f1-4557-972d-b5b708349b7b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1438/2750] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:14:48 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 5612 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: 7|app: 0|req: 1313/2751] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:14:48 2026] GET /v2.0/networks?id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2752] 199.19.213.186 () {34 vars in 1056 bytes} [Thu Apr 2 18:14:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.90&port_id=1a5b78dd-c4f1-4557-972d-b5b708349b7b => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2753] 199.19.213.186 () {34 vars in 1106 bytes} [Thu Apr 2 18:14:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A248&port_id=1a5b78dd-c4f1-4557-972d-b5b708349b7b => 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: 1440/2754] 199.19.213.186 () {34 vars in 1064 bytes} [Thu Apr 2 18:14:49 2026] GET /v2.0/subnets?id=ac31ed5c-6f49-4f2d-a4cb-e42e8ddf54bd&id=6899cec8-f073-4505-8a29-75e7df62690f => generated 1412 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2755] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:49 2026] GET /v2.0/ports?network_id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703&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: 1441/2756] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:49 2026] GET /v2.0/ports?network_id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703&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: 7|app: 0|req: 1316/2757] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:49 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?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: 1442/2758] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:49 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?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: 1317/2759] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 5612 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2760] 199.19.213.186 () {34 vars in 1062 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.187&port_id=a1a20c98-9ba7-42fb-9d3f-94e00470f79a => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2761] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/subnets?id=061d56fb-e8ea-4f45-920c-5633eb2f3205 => 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: 1444/2762] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/ports?network_id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861&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: 1319/2763] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861?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: 1445/2764] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861?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: 1320/2765] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.217&port_id=bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2766] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/subnets?id=470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2767] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/ports?network_id=9641454c-511d-40ad-a821-be5a956ccd95&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2768] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2769] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?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: 1448/2770] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=11659e5f-cb40-4b86-be50-f239de6672d4 => 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: 1323/2771] 199.19.213.186 () {34 vars in 1104 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2bd&port_id=11659e5f-cb40-4b86-be50-f239de6672d4 => 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: 1449/2772] 199.19.213.186 () {34 vars in 1064 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/subnets?id=2b44945f-99a4-489e-ba49-0dfc1135db63&id=09c26df3-4544-4f98-8002-16e7520e3915 => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2773] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/ports?network_id=e0085366-094c-4c84-b1c9-734e65e5f6fd&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2774] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/ports?network_id=e0085366-094c-4c84-b1c9-734e65e5f6fd&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2775] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:50 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2776] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:51 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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: 1326/2777] 199.19.213.186 () {34 vars in 1056 bytes} [Thu Apr 2 18:14:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.90&port_id=1a5b78dd-c4f1-4557-972d-b5b708349b7b => 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: 1452/2778] 199.19.213.186 () {34 vars in 1106 bytes} [Thu Apr 2 18:14:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A248&port_id=1a5b78dd-c4f1-4557-972d-b5b708349b7b => 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: 1327/2779] 199.19.213.186 () {34 vars in 1064 bytes} [Thu Apr 2 18:14:51 2026] GET /v2.0/subnets?id=ac31ed5c-6f49-4f2d-a4cb-e42e8ddf54bd&id=6899cec8-f073-4505-8a29-75e7df62690f => generated 1412 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2780] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:51 2026] GET /v2.0/ports?network_id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703&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: 1328/2781] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:51 2026] GET /v2.0/ports?network_id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2782] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:51 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2783] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:51 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?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: 1455/2784] 10.0.0.70 () {34 vars in 970 bytes} [Thu Apr 2 18:14:55 2026] GET /v2.0/ports/1a5b78dd-c4f1-4557-972d-b5b708349b7b => generated 1520 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2785] 199.19.213.186 () {30 vars in 743 bytes} [Thu Apr 2 18:14:55 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703 => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2786] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:55 2026] GET /v2.0/subnets/6899cec8-f073-4505-8a29-75e7df62690f => generated 672 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2787] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:55 2026] GET /v2.0/subnets/ac31ed5c-6f49-4f2d-a4cb-e42e8ddf54bd => generated 747 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2788] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:14:55 2026] GET /v2.0/ports/11659e5f-cb40-4b86-be50-f239de6672d4 => generated 1520 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2789] 199.19.213.186 () {34 vars in 790 bytes} [Thu Apr 2 18:14:55 2026] PUT /v2.0/ports/11659e5f-cb40-4b86-be50-f239de6672d4 => generated 1255 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:14:55.750 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4600cc38-2896-4d23-b26c-9c16ade0d875'] response: {'name': 'network-changed', 'server_uuid': 'cf06ea5c-0383-4724-864e-c5ac791d717a', 'tag': '11659e5f-cb40-4b86-be50-f239de6672d4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1458/2790] 199.19.213.186 () {30 vars in 743 bytes} [Thu Apr 2 18:14:55 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd => generated 797 bytes in 46 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: 1333/2791] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:55 2026] GET /v2.0/subnets/2b44945f-99a4-489e-ba49-0dfc1135db63 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2792] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:14:55 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: 1334/2793] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:14:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2794] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:14:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2795] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:14:55 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: 1461/2796] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:55 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => 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: 1336/2797] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:14:56 2026] GET /v2.0/ports/c410f828-2e72-45d9-8edd-3824230d9e10 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2798] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:14:56 2026] GET /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2799] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:56 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => 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: 1463/2800] 199.19.213.186 () {30 vars in 743 bytes} [Thu Apr 2 18:14:56 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95 => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2801] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:14:56 2026] GET /v2.0/ports/c410f828-2e72-45d9-8edd-3824230d9e10 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2802] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:14:56 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 676 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2803] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:14:56 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 5385 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2804] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:14:56 2026] GET /v2.0/networks?id=e0085366-094c-4c84-b1c9-734e65e5f6fd => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2805] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:14:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=11659e5f-cb40-4b86-be50-f239de6672d4 => 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: 1466/2806] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:14:56 2026] GET /v2.0/subnets?id=2b44945f-99a4-489e-ba49-0dfc1135db63 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2807] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:14:56 2026] GET /v2.0/ports?network_id=e0085366-094c-4c84-b1c9-734e65e5f6fd&device_owner=network%3Adhcp => generated 1457 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2808] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:14:56 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2809] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:14:56 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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: 1344/2812] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:15: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: 1469/2813] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:15:09 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: 1345/2814] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:15:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2815] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:15:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2816] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:15:09 2026] GET /v2.0/subnets/2b44945f-99a4-489e-ba49-0dfc1135db63 => generated 674 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2817] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:09 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 5385 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2818] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:15:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2819] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:15:09 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: 1348/2820] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:15:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2821] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:15: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: 1349/2822] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:15:09 2026] GET /v2.0/ports/1a5b78dd-c4f1-4557-972d-b5b708349b7b => generated 1520 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2823] 199.19.213.186 () {34 vars in 790 bytes} [Thu Apr 2 18:15:09 2026] PUT /v2.0/ports/1a5b78dd-c4f1-4557-972d-b5b708349b7b => generated 1251 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:15:09.878 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ed33bc6-566e-4cb9-904e-56e23c1c83f7'] response: {'name': 'network-changed', 'server_uuid': 'cf06ea5c-0383-4724-864e-c5ac791d717a', 'tag': '1a5b78dd-c4f1-4557-972d-b5b708349b7b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1350/2824] 199.19.213.186 () {30 vars in 743 bytes} [Thu Apr 2 18:15:09 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703 => generated 798 bytes in 47 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: 1475/2825] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:15:09 2026] GET /v2.0/subnets/6899cec8-f073-4505-8a29-75e7df62690f => generated 672 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2826] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:15:09 2026] GET /v2.0/ports/1a5b78dd-c4f1-4557-972d-b5b708349b7b => generated 1287 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2827] 199.19.213.186 () {34 vars in 789 bytes} [Thu Apr 2 18:15:10 2026] PUT /v2.0/ports/1a5b78dd-c4f1-4557-972d-b5b708349b7b => generated 1080 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2828] 199.19.213.186 () {30 vars in 743 bytes} [Thu Apr 2 18:15:10 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703 => generated 798 bytes in 50 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: 1477/2829] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:10 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 4981 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2830] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:15:10 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 4981 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2831] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:15:10 2026] GET /v2.0/networks?id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2832] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:10 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?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: 1479/2833] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:10 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 4981 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2834] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:10 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?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: 1480/2835] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:11 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 4981 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:15:11.912 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d27a4b5d-ce36-4320-b6b8-05ff1f3d7e87'] response: {'name': 'network-changed', 'server_uuid': 'cf06ea5c-0383-4724-864e-c5ac791d717a', 'tag': '1a5b78dd-c4f1-4557-972d-b5b708349b7b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1356/2836] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 4981 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2837] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/networks?id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703 => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2838] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2839] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?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: 7|app: 0|req: 1358/2840] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 4981 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2841] 199.19.213.186 () {34 vars in 975 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/ports/1a5b78dd-c4f1-4557-972d-b5b708349b7b => generated 1116 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2842] 199.19.213.186 () {34 vars in 1060 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/ports/1a5b78dd-c4f1-4557-972d-b5b708349b7b?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2843] 199.19.213.186 () {34 vars in 1016 bytes} [Thu Apr 2 18:15:12 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2844] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:15:12 2026] PUT /v2.0/ports/1a5b78dd-c4f1-4557-972d-b5b708349b7b => generated 917 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2845] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:13 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 3873 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-04-02 18:15:13.881 7 INFO neutron_taas.services.taas.taas_plugin [None req-009cf5ea-88e7-4193-b17a-d36a7a3dcdfe 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 1a5b78dd-c4f1-4557-972d-b5b708349b7b 2026-04-02 18:15:13.884 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-009cf5ea-88e7-4193-b17a-d36a7a3dcdfe 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 1a5b78dd-c4f1-4557-972d-b5b708349b7b [pid: 7|app: 0|req: 1361/2846] 199.19.213.186 () {32 vars in 759 bytes} [Thu Apr 2 18:15:13 2026] DELETE /v2.0/ports/1a5b78dd-c4f1-4557-972d-b5b708349b7b => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2847] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:15:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2848] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:15:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2849] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:15:14 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: 1363/2850] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:15:14 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: 1488/2851] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:15:14 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => 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: 1364/2852] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:15:14 2026] GET /v2.0/ports/c410f828-2e72-45d9-8edd-3824230d9e10 => 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: 1489/2853] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:15:14 2026] GET /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2854] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:15:14 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => 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: 1490/2855] 199.19.213.186 () {30 vars in 743 bytes} [Thu Apr 2 18:15:14 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2856] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:15:14 2026] GET /v2.0/ports/c410f828-2e72-45d9-8edd-3824230d9e10 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2857] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:15:14 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => 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: 1367/2858] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:15:14 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 3873 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2859] 199.19.213.186 () {34 vars in 1226 bytes} [Thu Apr 2 18:15:14 2026] GET /v2.0/networks?id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861&id=9641454c-511d-40ad-a821-be5a956ccd95&id=e0085366-094c-4c84-b1c9-734e65e5f6fd&id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703 => generated 3096 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2860] 199.19.213.186 () {34 vars in 1062 bytes} [Thu Apr 2 18:15:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.187&port_id=a1a20c98-9ba7-42fb-9d3f-94e00470f79a => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2861] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:15:14 2026] GET /v2.0/subnets?id=061d56fb-e8ea-4f45-920c-5633eb2f3205 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2862] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:14 2026] GET /v2.0/ports?network_id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861&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: 1494/2863] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:14 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861?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: 1370/2864] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:14 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861?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: 1495/2865] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:15:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.217&port_id=bb745f4b-2b74-4b91-9867-cff6f0efae27 => 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: 1371/2866] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:15:15 2026] GET /v2.0/subnets?id=470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2867] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:15 2026] GET /v2.0/ports?network_id=9641454c-511d-40ad-a821-be5a956ccd95&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: 1372/2868] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:15 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?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: 1497/2869] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:15 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2870] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:15:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=11659e5f-cb40-4b86-be50-f239de6672d4 => 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: 1498/2871] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:15:15 2026] GET /v2.0/subnets?id=2b44945f-99a4-489e-ba49-0dfc1135db63 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2872] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:15 2026] GET /v2.0/ports?network_id=e0085366-094c-4c84-b1c9-734e65e5f6fd&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2873] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:15 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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: 1375/2874] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:15 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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/2877] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:15:19 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: 1377/2878] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:15:19 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: 1502/2879] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:15:19 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: 1378/2880] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:15:19 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: 1503/2881] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:19 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 3873 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2882] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:15:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2883] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:15:19 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: 1380/2884] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:15:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2885] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:15:19 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: 1381/2886] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:15:19 2026] GET /v2.0/ports/11659e5f-cb40-4b86-be50-f239de6672d4 => generated 1291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2887] 199.19.213.186 () {34 vars in 789 bytes} [Thu Apr 2 18:15:19 2026] PUT /v2.0/ports/11659e5f-cb40-4b86-be50-f239de6672d4 => generated 1080 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:15:20.245 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cca0cc1b-b96f-4483-96c1-a18d5edee516'] response: {'name': 'network-changed', 'server_uuid': 'cf06ea5c-0383-4724-864e-c5ac791d717a', 'tag': '11659e5f-cb40-4b86-be50-f239de6672d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1382/2888] 199.19.213.186 () {30 vars in 743 bytes} [Thu Apr 2 18:15:20 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd => generated 797 bytes in 54 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: 1507/2889] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:20 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 3698 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2890] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:20 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 3698 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2891] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:15:20 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 3698 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2892] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:15:20 2026] GET /v2.0/networks?id=e0085366-094c-4c84-b1c9-734e65e5f6fd => 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: 1509/2893] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:20 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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: 1385/2894] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:20 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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: 1510/2895] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:21 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 3698 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2896] 199.19.213.186 () {34 vars in 975 bytes} [Thu Apr 2 18:15:22 2026] GET /v2.0/ports/11659e5f-cb40-4b86-be50-f239de6672d4 => generated 1116 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2897] 199.19.213.186 () {34 vars in 1060 bytes} [Thu Apr 2 18:15:22 2026] GET /v2.0/ports/11659e5f-cb40-4b86-be50-f239de6672d4?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2898] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:22 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 3698 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2899] 199.19.213.186 () {34 vars in 1016 bytes} [Thu Apr 2 18:15:22 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?fields=dns_domain => generated 29 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2900] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:15:22 2026] PUT /v2.0/ports/11659e5f-cb40-4b86-be50-f239de6672d4 => generated 917 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2901] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:23 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 2590 bytes in 42 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-04-02 18:15:23.739 7 INFO neutron_taas.services.taas.taas_plugin [None req-e61a216b-22dd-4880-8510-42c43d28201c 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: 11659e5f-cb40-4b86-be50-f239de6672d4 2026-04-02 18:15:23.741 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e61a216b-22dd-4880-8510-42c43d28201c 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: 11659e5f-cb40-4b86-be50-f239de6672d4 [pid: 7|app: 0|req: 1389/2902] 199.19.213.186 () {32 vars in 759 bytes} [Thu Apr 2 18:15:23 2026] DELETE /v2.0/ports/11659e5f-cb40-4b86-be50-f239de6672d4 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2903] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:15:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2904] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:15:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2905] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:15:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2906] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:15:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2907] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:15:23 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => 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: 1392/2908] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/ports/c410f828-2e72-45d9-8edd-3824230d9e10 => 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: 1517/2909] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 1350 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2910] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2911] 199.19.213.186 () {30 vars in 743 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95 => generated 799 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2912] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/ports/c410f828-2e72-45d9-8edd-3824230d9e10 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2913] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2914] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2915] 199.19.213.186 () {34 vars in 1146 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/networks?id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861&id=9641454c-511d-40ad-a821-be5a956ccd95&id=e0085366-094c-4c84-b1c9-734e65e5f6fd => generated 2309 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2916] 199.19.213.186 () {34 vars in 1062 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.187&port_id=a1a20c98-9ba7-42fb-9d3f-94e00470f79a => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2917] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/subnets?id=061d56fb-e8ea-4f45-920c-5633eb2f3205 => generated 654 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2918] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/ports?network_id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2919] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2920] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861?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: 1523/2921] 199.19.213.186 () {34 vars in 1058 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.217&port_id=bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2922] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/subnets?id=470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2923] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/ports?network_id=9641454c-511d-40ad-a821-be5a956ccd95&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2924] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2925] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:24 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2928] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:15:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2929] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:15:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2930] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:15:35 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: 1403/2931] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:15:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:15:35.628 8 INFO neutron.api.v2.resource [None req-89050c18-9a82-4449-9e82-3affbf3a7a09 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/2932] 199.19.213.186 () {30 vars in 763 bytes} [Thu Apr 2 18:15:35 2026] GET /v2.0/security-groups/lb-cfdf3fb4-f2df-4947-81e3-4a41d2fb1a59 => 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: 1404/2933] 199.19.213.186 () {30 vars in 785 bytes} [Thu Apr 2 18:15:35 2026] GET /v2.0/security-groups?name=lb-cfdf3fb4-f2df-4947-81e3-4a41d2fb1a59 => generated 2865 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2934] 199.19.213.186 () {30 vars in 815 bytes} [Thu Apr 2 18:15:35 2026] GET /v2.0/security-group-rules?security_group_id=48843c48-b657-493f-beeb-cf66f293e727 => generated 2334 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2935] 199.19.213.186 () {32 vars in 789 bytes} [Thu Apr 2 18:15:35 2026] DELETE /v2.0/security-group-rules/4350258f-cab4-47ea-84e3-68d8f2f4414a => 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: 1531/2936] 199.19.213.186 () {32 vars in 789 bytes} [Thu Apr 2 18:15:35 2026] DELETE /v2.0/security-group-rules/b94608e5-95dd-430b-b421-bbe430fd2f4f => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:15:39.646 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a9854bf-4984-4c7c-8ec0-8a0bd89e0816 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] TaaS: Handle Delete Port: 5a20d647-708f-4c36-b313-226028af71e2 2026-04-02 18:15:39.649 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a9854bf-4984-4c7c-8ec0-8a0bd89e0816 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Tap Mirror: Handle Delete Port: 5a20d647-708f-4c36-b313-226028af71e2 2026-04-02 18:15:39.850 7 INFO neutron.db.l3_db [None req-4a9854bf-4984-4c7c-8ec0-8a0bd89e0816 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Floating IP 816aeba2-286d-49b9-8e51-e3fb54144b93 disassociated (deleted). External IP: 10.96.250.207, port: c410f828-2e72-45d9-8edd-3824230d9e10. [pid: 7|app: 0|req: 1406/2937] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:15:39 2026] DELETE /v2.0/floatingips/816aeba2-286d-49b9-8e51-e3fb54144b93 => generated 0 bytes in 656 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:15:40.194 8 INFO neutron.api.v2.resource [None req-c4ef8f52-1a93-40c3-b791-aed2ee912d69 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/2938] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:15:40 2026] GET /v2.0/floatingips/816aeba2-286d-49b9-8e51-e3fb54144b93 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2939] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:15:40 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: 1533/2940] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:15:40 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: 1408/2941] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:15:40 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: 1534/2942] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:15:40 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-04-02 18:15:40.920 7 INFO neutron.api.v2.resource [None req-00388f70-f3dc-4108-966d-0b145ff4237b 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1409/2943] 199.19.213.186 () {30 vars in 763 bytes} [Thu Apr 2 18:15:40 2026] GET /v2.0/security-groups/lb-cfdf3fb4-f2df-4947-81e3-4a41d2fb1a59 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2944] 199.19.213.186 () {30 vars in 785 bytes} [Thu Apr 2 18:15:40 2026] GET /v2.0/security-groups?name=lb-cfdf3fb4-f2df-4947-81e3-4a41d2fb1a59 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2945] 199.19.213.186 () {30 vars in 815 bytes} [Thu Apr 2 18:15:40 2026] GET /v2.0/security-group-rules?security_group_id=48843c48-b657-493f-beeb-cf66f293e727 => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2946] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:15:41 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: 1411/2947] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:15:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2948] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:15:41 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: 1412/2949] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:15:41 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: 1538/2950] 199.19.213.186 () {30 vars in 741 bytes} [Thu Apr 2 18:15:41 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => 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: 1413/2951] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:41 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2952] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:41 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2953] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:41 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 2590 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2954] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:42 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2955] 199.19.213.186 () {34 vars in 975 bytes} [Thu Apr 2 18:15:43 2026] GET /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 1350 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2956] 199.19.213.186 () {34 vars in 1060 bytes} [Thu Apr 2 18:15:43 2026] GET /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27?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: 7|app: 0|req: 1416/2957] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:43 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 2590 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2958] 199.19.213.186 () {34 vars in 1016 bytes} [Thu Apr 2 18:15:43 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95?fields=dns_domain => generated 29 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2959] 199.19.213.186 () {38 vars in 1028 bytes} [Thu Apr 2 18:15:43 2026] PUT /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 1151 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2960] 199.19.213.186 () {30 vars in 769 bytes} [Thu Apr 2 18:15:44 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 1248 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, ' [pid: 7|app: 0|req: 1418/2961] 199.19.213.186 () {34 vars in 789 bytes} [Thu Apr 2 18:15:44 2026] PUT /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 1090 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2962] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:15:44 2026] GET /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 1090 bytes in 32 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-04-02 18:15:44.938 7 INFO neutron_taas.services.taas.taas_plugin [None req-87dfa54a-d2de-47b5-8c9b-d54f48085612 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: bb745f4b-2b74-4b91-9867-cff6f0efae27 2026-04-02 18:15:44.941 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87dfa54a-d2de-47b5-8c9b-d54f48085612 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: bb745f4b-2b74-4b91-9867-cff6f0efae27 [pid: 7|app: 0|req: 1419/2963] 199.19.213.186 () {32 vars in 759 bytes} [Thu Apr 2 18:15:44 2026] DELETE /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => 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: 1545/2964] 199.19.213.186 () {30 vars in 703 bytes} [Thu Apr 2 18:15:45 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: 1420/2965] 199.19.213.186 () {30 vars in 705 bytes} [Thu Apr 2 18:15:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2966] 199.19.213.186 () {30 vars in 681 bytes} [Thu Apr 2 18:15:45 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: 1421/2967] 199.19.213.186 () {30 vars in 717 bytes} [Thu Apr 2 18:15: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) 2026-04-02 18:15:45.218 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f03bda6-5716-4eca-9ea9-4fa1bce5aecd 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1547/2968] 199.19.213.186 () {32 vars in 759 bytes} [Thu Apr 2 18:15:45 2026] DELETE /v2.0/ports/bb745f4b-2b74-4b91-9867-cff6f0efae27 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2969] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:15:45 2026] GET /v2.0/ports/c410f828-2e72-45d9-8edd-3824230d9e10 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:15:45.295 8 INFO neutron.api.v2.resource [None req-1666d7fa-37d0-45db-b7a6-77049dc3e50d 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/2970] 199.19.213.186 () {30 vars in 763 bytes} [Thu Apr 2 18:15:45 2026] GET /v2.0/security-groups/lb-cfdf3fb4-f2df-4947-81e3-4a41d2fb1a59 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2971] 199.19.213.186 () {30 vars in 785 bytes} [Thu Apr 2 18:15:45 2026] GET /v2.0/security-groups?name=lb-cfdf3fb4-f2df-4947-81e3-4a41d2fb1a59 => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2972] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:15:45 2026] GET /v2.0/ports?tenant_id=9dabf98b30434c9eaccc24aa8f4c5e62&device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 1248 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2973] 199.19.213.186 () {30 vars in 737 bytes} [Thu Apr 2 18:15:45 2026] GET /v2.0/ports/c410f828-2e72-45d9-8edd-3824230d9e10 => 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: 1550/2974] 199.19.213.186 () {34 vars in 1066 bytes} [Thu Apr 2 18:15:45 2026] GET /v2.0/networks?id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861&id=9641454c-511d-40ad-a821-be5a956ccd95 => generated 1523 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2975] 199.19.213.186 () {34 vars in 1062 bytes} [Thu Apr 2 18:15:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.187&port_id=a1a20c98-9ba7-42fb-9d3f-94e00470f79a => 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: 1552/2976] 199.19.213.186 () {34 vars in 984 bytes} [Thu Apr 2 18:15:45 2026] GET /v2.0/subnets?id=061d56fb-e8ea-4f45-920c-5633eb2f3205 => 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: 1553/2977] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:45 2026] GET /v2.0/ports?network_id=a6bcb037-7eef-49c0-b4b7-cc59a8f58861&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2978] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:45 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861?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: 1555/2979] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:45 2026] GET /v2.0/networks/a6bcb037-7eef-49c0-b4b7-cc59a8f58861?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: 1425/2980] 199.19.213.186 () {34 vars in 789 bytes} [Thu Apr 2 18:15:45 2026] PUT /v2.0/ports/c410f828-2e72-45d9-8edd-3824230d9e10 => generated 1094 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2981] 199.19.213.186 () {32 vars in 779 bytes} [Thu Apr 2 18:15:45 2026] DELETE /v2.0/security-groups/48843c48-b657-493f-beeb-cf66f293e727 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:15:45.838 7 INFO neutron_taas.services.taas.taas_plugin [None req-72415d0d-f6bb-4fea-bbb4-811bda890b6f 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: c410f828-2e72-45d9-8edd-3824230d9e10 2026-04-02 18:15:45.840 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72415d0d-f6bb-4fea-bbb4-811bda890b6f 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: c410f828-2e72-45d9-8edd-3824230d9e10 [pid: 7|app: 0|req: 1426/2982] 199.19.213.186 () {32 vars in 759 bytes} [Thu Apr 2 18:15:45 2026] DELETE /v2.0/ports/c410f828-2e72-45d9-8edd-3824230d9e10 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2985] 199.19.213.186 () {34 vars in 994 bytes} [Thu Apr 2 18:15:48 2026] GET /v2.0/ports?device_id=cf06ea5c-0383-4724-864e-c5ac791d717a => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:15:48.806 8 INFO neutron_taas.services.taas.taas_plugin [req-f14bbd6b-4988-4e3d-97df-88ba123d7459 req-58925956-b939-432d-8061-079f1adb7ff3 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] TaaS: Handle Delete Port: a1a20c98-9ba7-42fb-9d3f-94e00470f79a 2026-04-02 18:15:48.809 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f14bbd6b-4988-4e3d-97df-88ba123d7459 req-58925956-b939-432d-8061-079f1adb7ff3 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Tap Mirror: Handle Delete Port: a1a20c98-9ba7-42fb-9d3f-94e00470f79a [pid: 8|app: 0|req: 1558/2986] 199.19.213.186 () {36 vars in 997 bytes} [Thu Apr 2 18:15:48 2026] DELETE /v2.0/ports/a1a20c98-9ba7-42fb-9d3f-94e00470f79a => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:15:48.986 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a0c47f2-5cb5-4679-b8c8-f33c8fdb3e67'] response: {'server_uuid': 'cf06ea5c-0383-4724-864e-c5ac791d717a', 'name': 'network-vif-deleted', 'tag': 'a1a20c98-9ba7-42fb-9d3f-94e00470f79a', 'status': 'completed', 'code': 200} 2026-04-02 18:15:50.571 7 INFO neutron_taas.services.taas.taas_plugin [None req-0eb18400-0a16-43c4-a29e-1482f013c6e0 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] TaaS: Handle Delete Port: 57b09c49-8ebc-4d5b-84c4-5e751b808d5b 2026-04-02 18:15:50.574 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0eb18400-0a16-43c4-a29e-1482f013c6e0 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Tap Mirror: Handle Delete Port: 57b09c49-8ebc-4d5b-84c4-5e751b808d5b 2026-04-02 18:15:50.744 7 INFO neutron.db.l3_db [None req-0eb18400-0a16-43c4-a29e-1482f013c6e0 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Floating IP cb22a3c5-90bf-4858-829f-9107e6ceca5d disassociated (deleted). External IP: 10.96.250.210, port: 97244b70-d014-46a0-b18c-461ce6178ea2. [pid: 7|app: 0|req: 1429/2987] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:15:50 2026] DELETE /v2.0/floatingips/cb22a3c5-90bf-4858-829f-9107e6ceca5d => generated 0 bytes in 647 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:15:51.081 8 INFO neutron.api.v2.resource [None req-ed4f9ff6-846c-4890-ba5e-f1f2334b57e7 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/2988] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/floatingips/cb22a3c5-90bf-4858-829f-9107e6ceca5d => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:15:51.092 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-412a46e3-8102-473a-b7e5-f42724e6f1b2'] response: {'name': 'network-changed', 'server_uuid': 'f7e875cd-005a-4d44-ba2d-4481d879f9bf', 'tag': '97244b70-d014-46a0-b18c-461ce6178ea2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1430/2989] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/ports?device_id=f7e875cd-005a-4d44-ba2d-4481d879f9bf => generated 1192 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2990] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/security-groups?id=afdeb73f-8fab-400a-b29b-93c66f6f209d&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: 1431/2991] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/ports?tenant_id=7c2c580cdf114394a80ea3170c09dd7a&device_id=f7e875cd-005a-4d44-ba2d-4481d879f9bf => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/2992] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/networks?id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703 => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2993] 199.19.213.186 () {34 vars in 1054 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.5&port_id=97244b70-d014-46a0-b18c-461ce6178ea2 => 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: 1562/2994] 199.19.213.186 () {34 vars in 1104 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A74&port_id=97244b70-d014-46a0-b18c-461ce6178ea2 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2995] 199.19.213.186 () {34 vars in 1064 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/subnets?id=ac31ed5c-6f49-4f2d-a4cb-e42e8ddf54bd&id=6899cec8-f073-4505-8a29-75e7df62690f => generated 1412 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2996] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/ports?network_id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703&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: 1434/2997] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/ports?network_id=fcb3b7ea-6a8e-4812-9653-14cc4ce2c703&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: 1564/2998] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2999] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:15:51 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703?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: 1565/3000] 199.19.213.186 () {34 vars in 994 bytes} [Thu Apr 2 18:15:53 2026] GET /v2.0/ports?device_id=f7e875cd-005a-4d44-ba2d-4481d879f9bf => generated 1192 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:15:53.845 7 INFO neutron_taas.services.taas.taas_plugin [req-c272eb96-68a1-4b44-9830-8fc2e130afe4 req-19302734-6341-4539-9f5e-ccbb2978c5a6 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] TaaS: Handle Delete Port: 97244b70-d014-46a0-b18c-461ce6178ea2 2026-04-02 18:15:53.848 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c272eb96-68a1-4b44-9830-8fc2e130afe4 req-19302734-6341-4539-9f5e-ccbb2978c5a6 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Tap Mirror: Handle Delete Port: 97244b70-d014-46a0-b18c-461ce6178ea2 [pid: 7|app: 0|req: 1436/3001] 199.19.213.186 () {36 vars in 997 bytes} [Thu Apr 2 18:15:53 2026] DELETE /v2.0/ports/97244b70-d014-46a0-b18c-461ce6178ea2 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:15:54.063 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-345189d0-8a4f-47a7-9ac3-58d870801279'] response: {'server_uuid': 'f7e875cd-005a-4d44-ba2d-4481d879f9bf', 'name': 'network-vif-deleted', 'tag': '97244b70-d014-46a0-b18c-461ce6178ea2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1566/3002] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:15:56 2026] GET /v2.0/ports?device_id=f7e875cd-005a-4d44-ba2d-4481d879f9bf => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:16:01.628 8 INFO neutron_taas.services.taas.taas_plugin [None req-38dbd1a1-82e5-494b-ae09-e4b686a63aae b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] TaaS: Handle Delete Port: 5f09a6a9-1b89-4730-8c0d-ae1750a7af52 2026-04-02 18:16:01.631 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38dbd1a1-82e5-494b-ae09-e4b686a63aae b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Tap Mirror: Handle Delete Port: 5f09a6a9-1b89-4730-8c0d-ae1750a7af52 2026-04-02 18:16:01.814 8 INFO neutron.db.l3_db [None req-38dbd1a1-82e5-494b-ae09-e4b686a63aae b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Floating IP 24d4ab11-c288-419f-b4e8-6badeececfab disassociated (deleted). External IP: 10.96.250.215, port: 8738c1ad-1352-4d6a-93d3-c89bd8c9eb85. [pid: 8|app: 0|req: 1568/3005] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:16:01 2026] DELETE /v2.0/floatingips/24d4ab11-c288-419f-b4e8-6badeececfab => generated 0 bytes in 603 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:02.139 7 INFO neutron.api.v2.resource [None req-2044d315-5bd7-415f-a600-1c7c29a07024 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] show failed (client error): The resource could not be found. 2026-04-02 18:16:02.140 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8734bd55-ead5-4461-961d-b7c96a560a0a'] response: {'name': 'network-changed', 'server_uuid': 'a86c19f3-286e-436f-8bdb-d2eeb5834b60', 'tag': '8738c1ad-1352-4d6a-93d3-c89bd8c9eb85', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1438/3006] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:16:02 2026] GET /v2.0/floatingips/24d4ab11-c288-419f-b4e8-6badeececfab => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3007] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:16:02 2026] GET /v2.0/ports?device_id=a86c19f3-286e-436f-8bdb-d2eeb5834b60 => generated 1196 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3008] 10.0.0.70 () {34 vars in 1039 bytes} [Thu Apr 2 18:16:02 2026] GET /v2.0/security-groups?id=afdeb73f-8fab-400a-b29b-93c66f6f209d&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3009] 199.19.213.186 () {34 vars in 1080 bytes} [Thu Apr 2 18:16:02 2026] GET /v2.0/ports?tenant_id=7c2c580cdf114394a80ea3170c09dd7a&device_id=a86c19f3-286e-436f-8bdb-d2eeb5834b60 => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3010] 199.19.213.186 () {34 vars in 986 bytes} [Thu Apr 2 18:16:02 2026] GET /v2.0/networks?id=e0085366-094c-4c84-b1c9-734e65e5f6fd => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3011] 199.19.213.186 () {34 vars in 1056 bytes} [Thu Apr 2 18:16:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.37&port_id=8738c1ad-1352-4d6a-93d3-c89bd8c9eb85 => 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: 1441/3012] 199.19.213.186 () {34 vars in 1104 bytes} [Thu Apr 2 18:16:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A29a&port_id=8738c1ad-1352-4d6a-93d3-c89bd8c9eb85 => 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: 1572/3013] 199.19.213.186 () {34 vars in 1064 bytes} [Thu Apr 2 18:16:02 2026] GET /v2.0/subnets?id=2b44945f-99a4-489e-ba49-0dfc1135db63&id=09c26df3-4544-4f98-8002-16e7520e3915 => 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: 1442/3014] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:16:02 2026] GET /v2.0/ports?network_id=e0085366-094c-4c84-b1c9-734e65e5f6fd&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: 1573/3015] 199.19.213.186 () {34 vars in 1052 bytes} [Thu Apr 2 18:16:02 2026] GET /v2.0/ports?network_id=e0085366-094c-4c84-b1c9-734e65e5f6fd&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3016] 199.19.213.186 () {34 vars in 1012 bytes} [Thu Apr 2 18:16:02 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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: 1574/3017] 199.19.213.186 () {34 vars in 1112 bytes} [Thu Apr 2 18:16:03 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd?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: 7|app: 0|req: 1444/3018] 199.19.213.186 () {34 vars in 994 bytes} [Thu Apr 2 18:16:04 2026] GET /v2.0/ports?device_id=a86c19f3-286e-436f-8bdb-d2eeb5834b60 => generated 1196 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:16:04.897 8 INFO neutron_taas.services.taas.taas_plugin [req-ee98335f-bde5-480c-9452-8655e5bc3b18 req-ed5df5cd-af41-487c-b385-960cd8c901aa b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] TaaS: Handle Delete Port: 8738c1ad-1352-4d6a-93d3-c89bd8c9eb85 2026-04-02 18:16:04.899 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ee98335f-bde5-480c-9452-8655e5bc3b18 req-ed5df5cd-af41-487c-b385-960cd8c901aa b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Tap Mirror: Handle Delete Port: 8738c1ad-1352-4d6a-93d3-c89bd8c9eb85 [pid: 8|app: 0|req: 1575/3019] 199.19.213.186 () {36 vars in 997 bytes} [Thu Apr 2 18:16:04 2026] DELETE /v2.0/ports/8738c1ad-1352-4d6a-93d3-c89bd8c9eb85 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:05.062 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e098e1b2-8b5b-4dd9-8cbf-7cc78acc4e2f'] response: {'server_uuid': 'a86c19f3-286e-436f-8bdb-d2eeb5834b60', 'name': 'network-vif-deleted', 'tag': '8738c1ad-1352-4d6a-93d3-c89bd8c9eb85', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1445/3020] 10.0.0.70 () {34 vars in 989 bytes} [Thu Apr 2 18:16:07 2026] GET /v2.0/ports?device_id=a86c19f3-286e-436f-8bdb-d2eeb5834b60 => 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: 1576/3021] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:16:12 2026] DELETE /v2.0/security-group-rules/ffd8ca35-a0af-488e-89f3-15f9ed1c6bde => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:12.669 7 INFO neutron.api.v2.resource [None req-5e5dce8f-1d0f-44eb-ac8d-b7b81b4a644e b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1446/3022] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:12 2026] GET /v2.0/security-group-rules/ffd8ca35-a0af-488e-89f3-15f9ed1c6bde => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3023] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:16:12 2026] DELETE /v2.0/security-group-rules/a923440e-b3f4-4252-8748-54f6d3949af7 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:12.753 7 INFO neutron.api.v2.resource [None req-e42c0b31-6bc5-47c4-a8fb-0cd06d1f7e1b b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1447/3024] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:12 2026] GET /v2.0/security-group-rules/a923440e-b3f4-4252-8748-54f6d3949af7 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3025] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:16:12 2026] DELETE /v2.0/security-group-rules/2280515a-8e13-427e-a8e4-d27df077b71a => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:12.826 7 INFO neutron.api.v2.resource [None req-aac6b64b-0949-44af-8899-7b6c6e37183a b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1448/3026] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:12 2026] GET /v2.0/security-group-rules/2280515a-8e13-427e-a8e4-d27df077b71a => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3027] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:16:12 2026] DELETE /v2.0/security-group-rules/ff069e37-e4c8-42f4-a9d4-69483c09a6bb => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:12.916 7 INFO neutron.api.v2.resource [None req-5cf695e2-14f4-4319-851c-ed7f8cc21751 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1449/3028] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:12 2026] GET /v2.0/security-group-rules/ff069e37-e4c8-42f4-a9d4-69483c09a6bb => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3029] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:16:12 2026] DELETE /v2.0/security-group-rules/c46ad664-34b7-4d3b-bfc6-4c41a8cbe0ee => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:12.992 7 INFO neutron.api.v2.resource [None req-625909ee-8794-4080-b0a8-74600307fb58 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1450/3030] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:12 2026] GET /v2.0/security-group-rules/c46ad664-34b7-4d3b-bfc6-4c41a8cbe0ee => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3031] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:16:12 2026] DELETE /v2.0/security-group-rules/fbe6ae1c-ed28-4cf9-9fc6-b0c539f0c2e8 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:13.067 7 INFO neutron.api.v2.resource [None req-54e103c8-baf2-4ba2-9300-d97d11ec5fb1 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1451/3032] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:13 2026] GET /v2.0/security-group-rules/fbe6ae1c-ed28-4cf9-9fc6-b0c539f0c2e8 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3033] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:16:13 2026] DELETE /v2.0/security-group-rules/014ff91b-ae15-447d-ad71-a44714d32045 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:13.154 7 INFO neutron.api.v2.resource [None req-9d6cb81d-94e4-4c2d-a370-0f5d4b5d3a2a b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1452/3034] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:13 2026] GET /v2.0/security-group-rules/014ff91b-ae15-447d-ad71-a44714d32045 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3035] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:16:13 2026] DELETE /v2.0/security-group-rules/dc63186b-7af5-46a1-84ec-d91795a9b8dc => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:13.241 7 INFO neutron.api.v2.resource [None req-99e9af06-5a05-43bf-abbf-746a95ba8835 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1453/3036] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:13 2026] GET /v2.0/security-group-rules/dc63186b-7af5-46a1-84ec-d91795a9b8dc => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3037] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:16:13 2026] DELETE /v2.0/security-group-rules/66912cb4-b014-4406-9609-a61c2de5a949 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:13.335 7 INFO neutron.api.v2.resource [None req-92535e3d-5be2-4bef-b171-239ac2f88140 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1454/3038] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:13 2026] GET /v2.0/security-group-rules/66912cb4-b014-4406-9609-a61c2de5a949 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3039] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:16:13 2026] DELETE /v2.0/security-group-rules/5bf536ac-8410-4b45-a25e-5714cd8f0d58 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:13.456 7 INFO neutron.api.v2.resource [None req-b54586b2-b591-40c7-8e51-996c59d33517 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1455/3040] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:13 2026] GET /v2.0/security-group-rules/5bf536ac-8410-4b45-a25e-5714cd8f0d58 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3041] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:16:13 2026] DELETE /v2.0/security-group-rules/2a7b19e2-fbe6-40d4-a961-b8c53191e0ee => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:13.541 7 INFO neutron.api.v2.resource [None req-9f460ad2-dd5e-4de3-b499-ea81fe3ac943 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1456/3042] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:13 2026] GET /v2.0/security-group-rules/2a7b19e2-fbe6-40d4-a961-b8c53191e0ee => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3043] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:13 2026] DELETE /v2.0/security-groups/afdeb73f-8fab-400a-b29b-93c66f6f209d => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:13.625 7 INFO neutron.api.v2.resource [None req-31a13ce0-14ac-47d4-b895-02f9dba76a52 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1457/3044] 10.0.0.206 () {32 vars in 737 bytes} [Thu Apr 2 18:16:13 2026] GET /v2.0/security-groups/afdeb73f-8fab-400a-b29b-93c66f6f209d => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:16:13.991 8 INFO neutron_taas.services.taas.taas_plugin [None req-57471041-3381-4fbd-9fd6-e9fbb672109f b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] TaaS: Handle Delete Port: b2829c53-0c83-4bf4-be84-553d9564ef2e 2026-04-02 18:16:13.994 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57471041-3381-4fbd-9fd6-e9fbb672109f b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Tap Mirror: Handle Delete Port: b2829c53-0c83-4bf4-be84-553d9564ef2e [pid: 8|app: 0|req: 1588/3045] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:16:13 2026] PUT /v2.0/routers/301c176c-739a-4d24-a9e7-e7f4a15723d2/remove_router_interface => generated 309 bytes in 874 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:16:14.722 7 INFO neutron.api.v2.resource [None req-50f1dbbc-0667-460c-8581-86a8edc601b9 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1458/3046] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:16:14 2026] PUT /v2.0/routers/301c176c-739a-4d24-a9e7-e7f4a15723d2/remove_router_interface => generated 198 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:16:15.078 8 INFO neutron_taas.services.taas.taas_plugin [None req-fef9e8ba-2e57-425e-bf87-6ff6f94ad5e8 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] TaaS: Handle Delete Port: 5c6e571b-ff93-4c95-a9c8-41f77b7f47f3 2026-04-02 18:16:15.081 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fef9e8ba-2e57-425e-bf87-6ff6f94ad5e8 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Tap Mirror: Handle Delete Port: 5c6e571b-ff93-4c95-a9c8-41f77b7f47f3 [pid: 8|app: 0|req: 1589/3047] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:16:14 2026] PUT /v2.0/routers/301c176c-739a-4d24-a9e7-e7f4a15723d2/remove_router_interface => generated 309 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:16:15.803 7 INFO neutron.api.v2.resource [None req-e7202a7d-026e-4fd9-baf8-68ca0565af72 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1459/3048] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:16:15 2026] PUT /v2.0/routers/301c176c-739a-4d24-a9e7-e7f4a15723d2/remove_router_interface => generated 198 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:16:16.123 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7e59d28-108e-43db-9756-0887eee88c20 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] TaaS: Handle Delete Port: c2a5a290-a820-4bfb-acf1-c26a674e61cb 2026-04-02 18:16:16.126 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7e59d28-108e-43db-9756-0887eee88c20 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Tap Mirror: Handle Delete Port: c2a5a290-a820-4bfb-acf1-c26a674e61cb [pid: 8|app: 0|req: 1590/3051] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:16:15 2026] PUT /v2.0/routers/301c176c-739a-4d24-a9e7-e7f4a15723d2/remove_router_interface => generated 309 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:16:16.853 7 INFO neutron.api.v2.resource [None req-988538ae-14b5-44df-ba5e-ec24313860e8 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/3052] 10.0.0.206 () {34 vars in 789 bytes} [Thu Apr 2 18:16:16 2026] PUT /v2.0/routers/301c176c-739a-4d24-a9e7-e7f4a15723d2/remove_router_interface => generated 198 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:16:17.083 8 INFO neutron_taas.services.taas.taas_plugin [None req-0454d81f-a065-48f6-a678-be16f3e5365f b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] TaaS: Handle Delete Port: 05e1d26c-e0a2-40c7-93ed-976142b6a447 2026-04-02 18:16:17.086 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0454d81f-a065-48f6-a678-be16f3e5365f b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Tap Mirror: Handle Delete Port: 05e1d26c-e0a2-40c7-93ed-976142b6a447 2026-04-02 18:16:17.334 8 INFO neutron_taas.services.taas.taas_plugin [None req-0454d81f-a065-48f6-a678-be16f3e5365f b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] TaaS: Handle Delete Port: 0eed15fc-65bc-4632-ba1d-247c5513cdec 2026-04-02 18:16:17.337 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0454d81f-a065-48f6-a678-be16f3e5365f b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Tap Mirror: Handle Delete Port: 0eed15fc-65bc-4632-ba1d-247c5513cdec 2026-04-02 18:16:17.709 8 INFO neutron.db.l3_hamode_db [None req-0454d81f-a065-48f6-a678-be16f3e5365f b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] HA network a5638a86-6e54-4d48-9cf6-c682f4d28547 was deleted as no HA routers are present in tenant 7c2c580cdf114394a80ea3170c09dd7a. [pid: 8|app: 0|req: 1591/3053] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:16:16 2026] DELETE /v2.0/routers/301c176c-739a-4d24-a9e7-e7f4a15723d2 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:17.735 8 INFO neutron.services.segments.plugin [-] Segment 59536b29-cea8-4120-aff9-e9f8f2341d4b resource provider aggregate not found 2026-04-02 18:16:17.741 8 INFO neutron.services.segments.plugin [-] Segment 59536b29-cea8-4120-aff9-e9f8f2341d4b resource provider aggregate not found 2026-04-02 18:16:17.745 7 INFO neutron.api.v2.resource [None req-07802aa5-e644-4fbb-a6a8-dea9dea820c0 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1463/3054] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:16:17 2026] GET /v2.0/routers/301c176c-739a-4d24-a9e7-e7f4a15723d2 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:16:17.755 8 INFO neutron.services.segments.plugin [-] Segment 59536b29-cea8-4120-aff9-e9f8f2341d4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59536b29-cea8-4120-aff9-e9f8f2341d4b found for delete ", "request_id": "req-a3e1eaa6-2986-40ec-aa97-4b9962a75202"}]} 2026-04-02 18:16:17.758 8 INFO neutron.services.segments.plugin [-] Segment 59536b29-cea8-4120-aff9-e9f8f2341d4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59536b29-cea8-4120-aff9-e9f8f2341d4b found for delete ", "request_id": "req-f4999bc1-f5f4-4a4d-9381-deb746056683"}]} [pid: 8|app: 0|req: 1592/3055] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:16:17 2026] DELETE /v2.0/subnets/ac31ed5c-6f49-4f2d-a4cb-e42e8ddf54bd => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:17.927 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52f4abc1-daa4-4ff9-a07a-a20a763488c2 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1464/3056] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:16:17 2026] GET /v2.0/subnets/ac31ed5c-6f49-4f2d-a4cb-e42e8ddf54bd => 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: 1593/3057] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:16:17 2026] DELETE /v2.0/subnets/6899cec8-f073-4505-8a29-75e7df62690f => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:18.104 7 INFO neutron.pecan_wsgi.hooks.translation [None req-614727a2-2e71-4077-a746-45f40b55246a b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/3058] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:16:18 2026] GET /v2.0/subnets/6899cec8-f073-4505-8a29-75e7df62690f => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:16:18.190 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1bd699e-0653-4fe5-a596-cc96255eef16 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] TaaS: Handle Delete Port: dc649198-6d73-4fb7-91af-be6bf36cc311 2026-04-02 18:16:18.192 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1bd699e-0653-4fe5-a596-cc96255eef16 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Tap Mirror: Handle Delete Port: dc649198-6d73-4fb7-91af-be6bf36cc311 [pid: 8|app: 0|req: 1594/3059] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:18 2026] DELETE /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:18.349 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8c1ec14-282b-4580-8f8e-c5e7f14a67ea b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1466/3060] 10.0.0.206 () {32 vars in 723 bytes} [Thu Apr 2 18:16:18 2026] GET /v2.0/networks/fcb3b7ea-6a8e-4812-9653-14cc4ce2c703 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3061] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:16:18 2026] DELETE /v2.0/subnets/09c26df3-4544-4f98-8002-16e7520e3915 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:18.497 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8348649-6ded-49a8-acf8-49aa7cba3566 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1467/3062] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:16:18 2026] GET /v2.0/subnets/09c26df3-4544-4f98-8002-16e7520e3915 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3063] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:16:18 2026] DELETE /v2.0/subnets/2b44945f-99a4-489e-ba49-0dfc1135db63 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:18.649 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e02a5054-a7fe-4066-b5dc-0275fdc31898 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1468/3064] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:16:18 2026] GET /v2.0/subnets/2b44945f-99a4-489e-ba49-0dfc1135db63 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:16:18.725 8 INFO neutron_taas.services.taas.taas_plugin [None req-0f311c22-76a2-4d50-901b-ac058c38272a b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] TaaS: Handle Delete Port: 2c21b86e-1b22-4129-8baf-52157ca6afab 2026-04-02 18:16:18.730 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f311c22-76a2-4d50-901b-ac058c38272a b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Tap Mirror: Handle Delete Port: 2c21b86e-1b22-4129-8baf-52157ca6afab [pid: 8|app: 0|req: 1597/3065] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:18 2026] DELETE /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:18.953 7 INFO neutron.pecan_wsgi.hooks.translation [None req-527199e7-4794-465f-b95c-e0375d0003bc b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/3066] 10.0.0.206 () {32 vars in 723 bytes} [Thu Apr 2 18:16:18 2026] GET /v2.0/networks/e0085366-094c-4c84-b1c9-734e65e5f6fd => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3067] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:16:18 2026] DELETE /v2.0/subnets/f3bc7266-a377-47ba-a813-903eacabf21e => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:19.124 7 INFO neutron.pecan_wsgi.hooks.translation [None req-118be146-71b8-4460-9be3-b930fba1c5aa b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1470/3068] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:16:19 2026] GET /v2.0/subnets/f3bc7266-a377-47ba-a813-903eacabf21e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3069] 10.0.0.206 () {32 vars in 724 bytes} [Thu Apr 2 18:16:19 2026] DELETE /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:19.285 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74b4739e-6c93-47d6-bc1d-8d6857ca1c97 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1471/3070] 10.0.0.206 () {32 vars in 721 bytes} [Thu Apr 2 18:16:19 2026] GET /v2.0/subnets/470c0bea-6284-4b6d-b8cf-400a9bda3f9c => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:16:19.382 8 INFO neutron_taas.services.taas.taas_plugin [None req-7324d941-4e72-486e-b9ea-d991e87c53c0 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] TaaS: Handle Delete Port: 52ac7f6d-f52f-4417-9cfc-5762e27844de 2026-04-02 18:16:19.386 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7324d941-4e72-486e-b9ea-d991e87c53c0 b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] Tap Mirror: Handle Delete Port: 52ac7f6d-f52f-4417-9cfc-5762e27844de [pid: 8|app: 0|req: 1600/3071] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:19 2026] DELETE /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:19.582 7 INFO neutron.pecan_wsgi.hooks.translation [None req-daa98027-4c4a-483b-bdeb-aebc98e4bc0e b55c3b9502e14a3fab7251d8fcd65438 7c2c580cdf114394a80ea3170c09dd7a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/3072] 10.0.0.206 () {32 vars in 723 bytes} [Thu Apr 2 18:16:19 2026] GET /v2.0/networks/9641454c-511d-40ad-a821-be5a956ccd95 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:16:19.778 8 INFO neutron.services.segments.plugin [-] Segment e5efceb7-f7c1-49e5-88d0-d61fdd49b534 resource provider aggregate not found 2026-04-02 18:16:19.781 8 INFO neutron.services.segments.plugin [-] Segment e5efceb7-f7c1-49e5-88d0-d61fdd49b534 resource provider aggregate not found 2026-04-02 18:16:19.798 8 INFO neutron.services.segments.plugin [-] Segment e5efceb7-f7c1-49e5-88d0-d61fdd49b534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5efceb7-f7c1-49e5-88d0-d61fdd49b534 found for delete ", "request_id": "req-9c2cd604-e111-42a8-bb7e-c8227128e860"}]} 2026-04-02 18:16:19.803 8 INFO neutron.services.segments.plugin [-] Segment e5efceb7-f7c1-49e5-88d0-d61fdd49b534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5efceb7-f7c1-49e5-88d0-d61fdd49b534 found for delete ", "request_id": "req-06260ab3-544b-4407-a194-9655cfb7aa03"}]} 2026-04-02 18:16:19.821 8 INFO neutron.services.segments.plugin [-] Segment 6795f645-a174-4b6a-9c4d-a3db5b3711b8 resource provider aggregate not found 2026-04-02 18:16:19.827 8 INFO neutron.services.segments.plugin [-] Segment 6795f645-a174-4b6a-9c4d-a3db5b3711b8 resource provider aggregate not found 2026-04-02 18:16:19.842 8 INFO neutron.services.segments.plugin [-] Segment 6795f645-a174-4b6a-9c4d-a3db5b3711b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6795f645-a174-4b6a-9c4d-a3db5b3711b8 found for delete ", "request_id": "req-c26aa15e-1bf5-457d-8aa1-6568bdf6a5a7"}]} 2026-04-02 18:16:19.845 8 INFO neutron.services.segments.plugin [-] Segment 6795f645-a174-4b6a-9c4d-a3db5b3711b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6795f645-a174-4b6a-9c4d-a3db5b3711b8 found for delete ", "request_id": "req-4d5813cc-ef4f-4be3-9dba-dfc8a25dec88"}]} 2026-04-02 18:16:19.857 8 INFO neutron.services.segments.plugin [-] Segment 220ed7fc-43fd-4ef8-b0d2-e7b6258de28b resource provider aggregate not found 2026-04-02 18:16:19.862 8 INFO neutron.services.segments.plugin [-] Segment 220ed7fc-43fd-4ef8-b0d2-e7b6258de28b resource provider aggregate not found 2026-04-02 18:16:19.875 8 INFO neutron.services.segments.plugin [-] Segment 220ed7fc-43fd-4ef8-b0d2-e7b6258de28b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 220ed7fc-43fd-4ef8-b0d2-e7b6258de28b found for delete ", "request_id": "req-4ae03fcd-ee77-4355-b7b6-26e36a5464aa"}]} 2026-04-02 18:16:19.879 8 INFO neutron.services.segments.plugin [-] Segment 220ed7fc-43fd-4ef8-b0d2-e7b6258de28b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 220ed7fc-43fd-4ef8-b0d2-e7b6258de28b found for delete ", "request_id": "req-bc6b75b7-ac0a-4b00-bf1d-023a5a5542b2"}]} [pid: 8|app: 0|req: 1601/3073] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:16:21 2026] GET /v2.0/security-groups?tenant_id=93047813bce24c26ab3bf8026ddb1d9d&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3074] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:21 2026] DELETE /v2.0/security-groups/444ff190-1f35-407f-9b96-917a246be67c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3075] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:16:21 2026] GET /v2.0/security-groups?tenant_id=dc1535aab8c64687a0f4f74e91a5c174&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: 1474/3076] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:21 2026] DELETE /v2.0/security-groups/32356699-896e-49fc-9187-77439183f5e5 => 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: 1603/3077] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:16:22 2026] GET /v2.0/security-groups?tenant_id=ac1c33ddfca14c8493132cf166c3af32&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3078] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:22 2026] DELETE /v2.0/security-groups/3d33ab6a-cb6e-42af-8892-967f9a11b9d2 => 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: 1604/3079] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:16:22 2026] GET /v2.0/security-groups?tenant_id=e86344e3d01b46178ae56fb14b3c8405&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3080] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:22 2026] DELETE /v2.0/security-groups/46d73e67-e503-4f28-8af7-8040bed80fe3 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3081] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:16:22 2026] GET /v2.0/security-groups?tenant_id=63fe2a2aae224ef59326c6fbaf7c4363&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3082] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:23 2026] DELETE /v2.0/security-groups/15114768-334c-43b6-86bc-ba816253c65a => 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: 1606/3083] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:16:23 2026] GET /v2.0/security-groups?tenant_id=081f64dfba934f328add0665de92cd3e&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3084] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:23 2026] DELETE /v2.0/security-groups/b3859497-920d-408a-9f86-7cef28fa30cb => 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: 1607/3085] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:16:23 2026] GET /v2.0/security-groups?tenant_id=7c2c580cdf114394a80ea3170c09dd7a&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3086] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:23 2026] DELETE /v2.0/security-groups/2017026e-87e8-4acb-945e-fc82ac521b47 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:27.993 8 INFO neutron.db.segments_db [None req-265c1d45-857e-4193-bdb4-b0f65e321245 b8d01102352d418d861aa2bb0b3e93b5 489762237fb04c4a8cc7cc8c00f67b90 - - default default] Added segment 70aff1fb-95c9-4cea-b135-c4278082371f of type vxlan for network 7d2651ca-6c01-4cf6-be08-aa144dd23aa5 [pid: 8|app: 0|req: 1608/3087] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:16:27 2026] POST /v2.0/networks => generated 632 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:16:28.131 7 INFO neutron.db.segments_db [None req-bc6b8383-2504-4ae2-98cb-6018b9204e82 b8d01102352d418d861aa2bb0b3e93b5 489762237fb04c4a8cc7cc8c00f67b90 - - default default] Added segment 5e7063dd-39f7-42c2-9ba9-e2891639098e of type vxlan for network 64246523-341f-498e-969b-6630b74c6fde [pid: 7|app: 0|req: 1480/3088] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:16:28 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:16:28.278 8 INFO neutron.db.segments_db [None req-03862cf4-fdb1-4969-a5ac-7e31086c980f b8d01102352d418d861aa2bb0b3e93b5 489762237fb04c4a8cc7cc8c00f67b90 - - default default] Added segment 15f87849-e42b-4fcb-be62-068729b5c63e of type vxlan for network ec99fb59-54f5-48c4-a3e5-7c48e6647add [pid: 8|app: 0|req: 1609/3089] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:16:28 2026] POST /v2.0/networks => generated 631 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:16:28.409 7 INFO neutron.db.segments_db [None req-ad87825c-734e-470f-b447-ed67d89bb8e5 b8d01102352d418d861aa2bb0b3e93b5 489762237fb04c4a8cc7cc8c00f67b90 - - default default] Added segment 77cf755c-f0d0-41b0-a288-7abb0de00495 of type vxlan for network 8bb5a964-7ba8-4e60-8e2f-292899ba4e53 [pid: 7|app: 0|req: 1481/3090] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:16:28 2026] POST /v2.0/networks => generated 632 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:16:28.559 8 INFO neutron.db.segments_db [None req-9673e2fd-34f0-40bb-b6f4-8a54d0cbce76 b8d01102352d418d861aa2bb0b3e93b5 489762237fb04c4a8cc7cc8c00f67b90 - - default default] Added segment d41b2034-9fd7-4ca7-956a-aef8cc8b49ce of type vxlan for network c9067ad4-4746-4453-9a8e-956707315275 [pid: 8|app: 0|req: 1610/3091] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:16:28 2026] POST /v2.0/networks => generated 632 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3092] 10.0.0.206 () {34 vars in 753 bytes} [Thu Apr 2 18:16:28 2026] PUT /v2.0/networks/7d2651ca-6c01-4cf6-be08-aa144dd23aa5/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: 1611/3093] 10.0.0.206 () {34 vars in 753 bytes} [Thu Apr 2 18:16:28 2026] PUT /v2.0/networks/64246523-341f-498e-969b-6630b74c6fde/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3094] 10.0.0.206 () {34 vars in 753 bytes} [Thu Apr 2 18:16:28 2026] PUT /v2.0/networks/ec99fb59-54f5-48c4-a3e5-7c48e6647add/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3095] 10.0.0.206 () {34 vars in 753 bytes} [Thu Apr 2 18:16:28 2026] PUT /v2.0/networks/8bb5a964-7ba8-4e60-8e2f-292899ba4e53/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3096] 10.0.0.206 () {32 vars in 666 bytes} [Thu Apr 2 18:16:28 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3097] 10.0.0.206 () {32 vars in 680 bytes} [Thu Apr 2 18:16:28 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3098] 10.0.0.206 () {32 vars in 676 bytes} [Thu Apr 2 18:16:28 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3099] 10.0.0.206 () {32 vars in 688 bytes} [Thu Apr 2 18:16:29 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3100] 10.0.0.206 () {32 vars in 674 bytes} [Thu Apr 2 18:16:29 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: 1615/3101] 10.0.0.206 () {32 vars in 688 bytes} [Thu Apr 2 18:16:29 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3102] 10.0.0.206 () {32 vars in 684 bytes} [Thu Apr 2 18:16:29 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3103] 10.0.0.206 () {32 vars in 696 bytes} [Thu Apr 2 18:16:29 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3104] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:29 2026] DELETE /v2.0/networks/7d2651ca-6c01-4cf6-be08-aa144dd23aa5 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:29.556 7 INFO neutron.services.segments.plugin [-] Segment 70aff1fb-95c9-4cea-b135-c4278082371f resource provider aggregate not found 2026-04-02 18:16:29.562 7 INFO neutron.services.segments.plugin [-] Segment 70aff1fb-95c9-4cea-b135-c4278082371f resource provider aggregate not found 2026-04-02 18:16:29.573 7 INFO neutron.services.segments.plugin [-] Segment 70aff1fb-95c9-4cea-b135-c4278082371f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70aff1fb-95c9-4cea-b135-c4278082371f found for delete ", "request_id": "req-ec32ae69-35e4-42f6-aeaa-51b278e5a850"}]} 2026-04-02 18:16:29.578 7 INFO neutron.services.segments.plugin [-] Segment 70aff1fb-95c9-4cea-b135-c4278082371f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70aff1fb-95c9-4cea-b135-c4278082371f found for delete ", "request_id": "req-f4e97b8b-9ee4-4ad7-96c7-4d3796860db5"}]} 2026-04-02 18:16:29.603 8 INFO neutron.services.segments.plugin [-] Segment 5e7063dd-39f7-42c2-9ba9-e2891639098e resource provider aggregate not found 2026-04-02 18:16:29.608 8 INFO neutron.services.segments.plugin [-] Segment 5e7063dd-39f7-42c2-9ba9-e2891639098e resource provider aggregate not found 2026-04-02 18:16:29.622 8 INFO neutron.services.segments.plugin [-] Segment 5e7063dd-39f7-42c2-9ba9-e2891639098e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e7063dd-39f7-42c2-9ba9-e2891639098e found for delete ", "request_id": "req-b195f3d5-0e17-4e33-821f-b6121d7aa7c2"}]} 2026-04-02 18:16:29.626 8 INFO neutron.services.segments.plugin [-] Segment 5e7063dd-39f7-42c2-9ba9-e2891639098e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e7063dd-39f7-42c2-9ba9-e2891639098e found for delete ", "request_id": "req-5ee0edc8-17c9-435f-b307-b0ce4cb9db76"}]} [pid: 8|app: 0|req: 1617/3105] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:29 2026] DELETE /v2.0/networks/64246523-341f-498e-969b-6630b74c6fde => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3106] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:29 2026] DELETE /v2.0/networks/ec99fb59-54f5-48c4-a3e5-7c48e6647add => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3107] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:29 2026] DELETE /v2.0/networks/8bb5a964-7ba8-4e60-8e2f-292899ba4e53 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3108] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:29 2026] DELETE /v2.0/networks/c9067ad4-4746-4453-9a8e-956707315275 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3109] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:16:30 2026] GET /v2.0/security-groups?tenant_id=489762237fb04c4a8cc7cc8c00f67b90&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3110] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:30 2026] DELETE /v2.0/security-groups/7251e75b-1931-4e91-9bd3-36f587c38bd9 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3111] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:16:31 2026] GET /v2.0/security-groups?tenant_id=403538b9ec804f9d93f9ff462997b22c&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3114] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:31 2026] DELETE /v2.0/security-groups/d821e9bc-4253-4cd9-b2ab-a01c7530202e => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:31.596 7 INFO neutron.services.segments.plugin [-] Segment 15f87849-e42b-4fcb-be62-068729b5c63e resource provider aggregate not found 2026-04-02 18:16:31.602 7 INFO neutron.services.segments.plugin [-] Segment 15f87849-e42b-4fcb-be62-068729b5c63e resource provider aggregate not found [pid: 8|app: 0|req: 1623/3115] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:16:31 2026] GET /v2.0/security-groups?tenant_id=dc643af481904165a7c04b7fe04dcd57&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:16:31.614 7 INFO neutron.services.segments.plugin [-] Segment 15f87849-e42b-4fcb-be62-068729b5c63e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f87849-e42b-4fcb-be62-068729b5c63e found for delete ", "request_id": "req-d60cee42-a3b2-4020-aa4b-11d3b1db748e"}]} 2026-04-02 18:16:31.618 7 INFO neutron.services.segments.plugin [-] Segment 15f87849-e42b-4fcb-be62-068729b5c63e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15f87849-e42b-4fcb-be62-068729b5c63e found for delete ", "request_id": "req-8d92e984-059a-431f-8b68-c2b61933ae85"}]} 2026-04-02 18:16:31.639 7 INFO neutron.services.segments.plugin [-] Segment d41b2034-9fd7-4ca7-956a-aef8cc8b49ce resource provider aggregate not found 2026-04-02 18:16:31.644 8 INFO neutron.services.segments.plugin [-] Segment 77cf755c-f0d0-41b0-a288-7abb0de00495 resource provider aggregate not found 2026-04-02 18:16:31.647 7 INFO neutron.services.segments.plugin [-] Segment d41b2034-9fd7-4ca7-956a-aef8cc8b49ce resource provider aggregate not found 2026-04-02 18:16:31.649 8 INFO neutron.services.segments.plugin [-] Segment 77cf755c-f0d0-41b0-a288-7abb0de00495 resource provider aggregate not found 2026-04-02 18:16:31.663 7 INFO neutron.services.segments.plugin [-] Segment d41b2034-9fd7-4ca7-956a-aef8cc8b49ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d41b2034-9fd7-4ca7-956a-aef8cc8b49ce found for delete ", "request_id": "req-c07cdaf1-5cb8-4f6a-90be-09c3ee6374a1"}]} 2026-04-02 18:16:31.664 8 INFO neutron.services.segments.plugin [-] Segment 77cf755c-f0d0-41b0-a288-7abb0de00495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77cf755c-f0d0-41b0-a288-7abb0de00495 found for delete ", "request_id": "req-6625b946-7430-46ce-aa2c-3e41fb1002af"}]} 2026-04-02 18:16:31.667 8 INFO neutron.services.segments.plugin [-] Segment 77cf755c-f0d0-41b0-a288-7abb0de00495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77cf755c-f0d0-41b0-a288-7abb0de00495 found for delete ", "request_id": "req-9f61fb95-4ec7-4f16-90db-8f5a45572f80"}]} 2026-04-02 18:16:31.671 7 INFO neutron.services.segments.plugin [-] Segment d41b2034-9fd7-4ca7-956a-aef8cc8b49ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d41b2034-9fd7-4ca7-956a-aef8cc8b49ce found for delete ", "request_id": "req-b91eae1b-32e3-48ca-87ba-75399d971605"}]} [pid: 7|app: 0|req: 1493/3116] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:31 2026] DELETE /v2.0/security-groups/b4d9273c-784e-4595-b1ad-e0e52aefd86b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:35.927 8 INFO neutron.db.segments_db [None req-f9cc5cb2-8190-491c-8c1c-1dd53c93f586 7eb12d27f1aa4ed587dce44368660c91 9e00e0de1dcf4d909d4a3467fae7bddb - - default default] Added segment 3977053a-a50f-4874-9702-11374c628510 of type vxlan for network 5da568cc-acd6-4f72-abe0-e442267d5d8a [pid: 8|app: 0|req: 1624/3117] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:16:35 2026] POST /v2.0/networks => generated 631 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3118] 10.0.0.206 () {34 vars in 664 bytes} [Thu Apr 2 18:16:36 2026] POST /v2.0/ports => generated 743 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:16:36.417 8 INFO neutron.db.segments_db [None req-c6448968-5536-4e1d-a492-a1f21d8f6bbe 7eb12d27f1aa4ed587dce44368660c91 9e00e0de1dcf4d909d4a3467fae7bddb - - default default] Added segment 5848cff6-c160-4ae9-98c4-32f5a651e726 of type vxlan for network ef28508a-2eb5-4e24-856c-93279c69a1e3 [pid: 8|app: 0|req: 1625/3119] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:16:36 2026] POST /v2.0/networks => generated 632 bytes in 170 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: 1495/3120] 10.0.0.206 () {34 vars in 664 bytes} [Thu Apr 2 18:16:36 2026] POST /v2.0/ports => generated 743 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:16:36.903 8 INFO neutron.db.segments_db [None req-c6ad60a9-bea6-48a6-89f4-085228f231ce 7eb12d27f1aa4ed587dce44368660c91 9e00e0de1dcf4d909d4a3467fae7bddb - - default default] Added segment 48a4b5ac-12a4-4ce1-9382-2281c842899a of type vxlan for network aadbabed-aae0-4999-99f5-1054b52a0c62 [pid: 8|app: 0|req: 1626/3121] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:16:36 2026] POST /v2.0/networks => generated 632 bytes in 164 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: 1496/3122] 10.0.0.206 () {34 vars in 664 bytes} [Thu Apr 2 18:16:37 2026] POST /v2.0/ports => generated 743 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:16:37.380 8 INFO neutron.db.segments_db [None req-e153dd48-aa00-404a-b67f-a6296589b9b0 7eb12d27f1aa4ed587dce44368660c91 9e00e0de1dcf4d909d4a3467fae7bddb - - default default] Added segment 638ccd2a-5d6d-47d5-a3ac-4f84b0a0eb3f of type vxlan for network b4e0a2cd-c9bb-4dc2-8d9e-d0c78327fadb [pid: 8|app: 0|req: 1627/3123] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:16:37 2026] POST /v2.0/networks => generated 631 bytes in 125 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: 1497/3124] 10.0.0.206 () {34 vars in 664 bytes} [Thu Apr 2 18:16:37 2026] POST /v2.0/ports => generated 743 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:16:37.823 8 INFO neutron.db.segments_db [None req-33957ce7-4270-4142-9519-952f0ea22eae 7eb12d27f1aa4ed587dce44368660c91 9e00e0de1dcf4d909d4a3467fae7bddb - - default default] Added segment 6fa8d76d-a81b-44df-8285-72f45a1848f9 of type vxlan for network 68bdc202-9fd9-4043-b962-daa013c1fb7d [pid: 8|app: 0|req: 1628/3125] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:16:37 2026] POST /v2.0/networks => generated 632 bytes in 143 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: 1498/3126] 10.0.0.206 () {34 vars in 664 bytes} [Thu Apr 2 18:16:37 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3127] 10.0.0.206 () {34 vars in 747 bytes} [Thu Apr 2 18:16:38 2026] PUT /v2.0/ports/c1961101-548a-4634-8072-ed982c6e00b7/tags => generated 17 bytes in 61 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: 1499/3128] 10.0.0.206 () {34 vars in 747 bytes} [Thu Apr 2 18:16:38 2026] PUT /v2.0/ports/31f1ed8e-9a5f-4cdf-bb70-49ddfdd28f5b/tags => generated 25 bytes in 73 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: 1630/3129] 10.0.0.206 () {34 vars in 747 bytes} [Thu Apr 2 18:16:38 2026] PUT /v2.0/ports/1aed00bc-a068-4570-90bc-b999a51b7217/tags => generated 34 bytes in 64 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: 1500/3130] 10.0.0.206 () {34 vars in 747 bytes} [Thu Apr 2 18:16:38 2026] PUT /v2.0/ports/9ca98698-70af-4b2e-b303-e11b2d0f5673/tags => generated 19 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, ' [pid: 8|app: 0|req: 1631/3131] 10.0.0.206 () {32 vars in 660 bytes} [Thu Apr 2 18:16:38 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 154 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: 1501/3132] 10.0.0.206 () {32 vars in 674 bytes} [Thu Apr 2 18:16:38 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3133] 10.0.0.206 () {32 vars in 670 bytes} [Thu Apr 2 18:16:38 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3134] 10.0.0.206 () {32 vars in 682 bytes} [Thu Apr 2 18:16:38 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3135] 10.0.0.206 () {32 vars in 668 bytes} [Thu Apr 2 18:16:38 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3136] 10.0.0.206 () {32 vars in 682 bytes} [Thu Apr 2 18:16:39 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3137] 10.0.0.206 () {32 vars in 678 bytes} [Thu Apr 2 18:16:39 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3138] 10.0.0.206 () {32 vars in 690 bytes} [Thu Apr 2 18:16:39 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:16:40.101 8 INFO neutron_taas.services.taas.taas_plugin [None req-ba577da3-84d9-4bec-bf6e-567c3d0121c1 7eb12d27f1aa4ed587dce44368660c91 9e00e0de1dcf4d909d4a3467fae7bddb - - default default] TaaS: Handle Delete Port: c1961101-548a-4634-8072-ed982c6e00b7 2026-04-02 18:16:40.103 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba577da3-84d9-4bec-bf6e-567c3d0121c1 7eb12d27f1aa4ed587dce44368660c91 9e00e0de1dcf4d909d4a3467fae7bddb - - default default] Tap Mirror: Handle Delete Port: c1961101-548a-4634-8072-ed982c6e00b7 [pid: 8|app: 0|req: 1635/3139] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:16:39 2026] DELETE /v2.0/ports/c1961101-548a-4634-8072-ed982c6e00b7 => generated 0 bytes in 929 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:40.271 7 INFO neutron_taas.services.taas.taas_plugin [None req-272ff8e0-6a3e-47d6-8f24-f5f9c13c1653 7eb12d27f1aa4ed587dce44368660c91 9e00e0de1dcf4d909d4a3467fae7bddb - - default default] TaaS: Handle Delete Port: 31f1ed8e-9a5f-4cdf-bb70-49ddfdd28f5b 2026-04-02 18:16:40.276 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-272ff8e0-6a3e-47d6-8f24-f5f9c13c1653 7eb12d27f1aa4ed587dce44368660c91 9e00e0de1dcf4d909d4a3467fae7bddb - - default default] Tap Mirror: Handle Delete Port: 31f1ed8e-9a5f-4cdf-bb70-49ddfdd28f5b [pid: 7|app: 0|req: 1505/3140] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:16:40 2026] DELETE /v2.0/ports/31f1ed8e-9a5f-4cdf-bb70-49ddfdd28f5b => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:40.478 8 INFO neutron_taas.services.taas.taas_plugin [None req-d5aec4ec-3097-4332-af21-991ed88d1aec 7eb12d27f1aa4ed587dce44368660c91 9e00e0de1dcf4d909d4a3467fae7bddb - - default default] TaaS: Handle Delete Port: 1aed00bc-a068-4570-90bc-b999a51b7217 2026-04-02 18:16:40.481 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5aec4ec-3097-4332-af21-991ed88d1aec 7eb12d27f1aa4ed587dce44368660c91 9e00e0de1dcf4d909d4a3467fae7bddb - - default default] Tap Mirror: Handle Delete Port: 1aed00bc-a068-4570-90bc-b999a51b7217 [pid: 8|app: 0|req: 1636/3141] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:16:40 2026] DELETE /v2.0/ports/1aed00bc-a068-4570-90bc-b999a51b7217 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:40.670 7 INFO neutron_taas.services.taas.taas_plugin [None req-08990477-affc-4530-abab-d1073bb43f6e 7eb12d27f1aa4ed587dce44368660c91 9e00e0de1dcf4d909d4a3467fae7bddb - - default default] TaaS: Handle Delete Port: 9ca98698-70af-4b2e-b303-e11b2d0f5673 2026-04-02 18:16:40.672 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08990477-affc-4530-abab-d1073bb43f6e 7eb12d27f1aa4ed587dce44368660c91 9e00e0de1dcf4d909d4a3467fae7bddb - - default default] Tap Mirror: Handle Delete Port: 9ca98698-70af-4b2e-b303-e11b2d0f5673 [pid: 7|app: 0|req: 1506/3142] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:16:40 2026] DELETE /v2.0/ports/9ca98698-70af-4b2e-b303-e11b2d0f5673 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:40.855 8 INFO neutron_taas.services.taas.taas_plugin [None req-6db4a2f9-a99e-402a-a0f1-a2889f262db7 7eb12d27f1aa4ed587dce44368660c91 9e00e0de1dcf4d909d4a3467fae7bddb - - default default] TaaS: Handle Delete Port: c393b5b2-ad8a-431c-930d-03a2e61bb1b5 2026-04-02 18:16:40.859 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6db4a2f9-a99e-402a-a0f1-a2889f262db7 7eb12d27f1aa4ed587dce44368660c91 9e00e0de1dcf4d909d4a3467fae7bddb - - default default] Tap Mirror: Handle Delete Port: c393b5b2-ad8a-431c-930d-03a2e61bb1b5 [pid: 8|app: 0|req: 1637/3143] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:16:40 2026] DELETE /v2.0/ports/c393b5b2-ad8a-431c-930d-03a2e61bb1b5 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:41.052 7 INFO neutron.services.segments.plugin [-] Segment 3977053a-a50f-4874-9702-11374c628510 resource provider aggregate not found 2026-04-02 18:16:41.053 7 INFO neutron.services.segments.plugin [-] Segment 3977053a-a50f-4874-9702-11374c628510 resource provider aggregate not found 2026-04-02 18:16:41.069 7 INFO neutron.services.segments.plugin [-] Segment 3977053a-a50f-4874-9702-11374c628510 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3977053a-a50f-4874-9702-11374c628510 found for delete ", "request_id": "req-28564749-366f-40e0-99bf-d29cbf4df697"}]} [pid: 7|app: 0|req: 1507/3144] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:40 2026] DELETE /v2.0/networks/5da568cc-acd6-4f72-abe0-e442267d5d8a => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:41.078 7 INFO neutron.services.segments.plugin [-] Segment 3977053a-a50f-4874-9702-11374c628510 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3977053a-a50f-4874-9702-11374c628510 found for delete ", "request_id": "req-3cbf5487-e692-4b8b-8acd-af163d94f8aa"}]} 2026-04-02 18:16:41.202 8 INFO neutron.services.segments.plugin [-] Segment 5848cff6-c160-4ae9-98c4-32f5a651e726 resource provider aggregate not found 2026-04-02 18:16:41.209 8 INFO neutron.services.segments.plugin [-] Segment 5848cff6-c160-4ae9-98c4-32f5a651e726 resource provider aggregate not found 2026-04-02 18:16:41.225 8 INFO neutron.services.segments.plugin [-] Segment 5848cff6-c160-4ae9-98c4-32f5a651e726 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5848cff6-c160-4ae9-98c4-32f5a651e726 found for delete ", "request_id": "req-ad2ca3ad-bab5-434c-90c2-7663f79d8aa2"}]} 2026-04-02 18:16:41.227 8 INFO neutron.services.segments.plugin [-] Segment 5848cff6-c160-4ae9-98c4-32f5a651e726 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5848cff6-c160-4ae9-98c4-32f5a651e726 found for delete ", "request_id": "req-dc9a442f-f807-4f05-837e-3104902b6ba3"}]} [pid: 8|app: 0|req: 1638/3145] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:41 2026] DELETE /v2.0/networks/ef28508a-2eb5-4e24-856c-93279c69a1e3 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3146] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:41 2026] DELETE /v2.0/networks/aadbabed-aae0-4999-99f5-1054b52a0c62 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3147] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:41 2026] DELETE /v2.0/networks/b4e0a2cd-c9bb-4dc2-8d9e-d0c78327fadb => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3148] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:41 2026] DELETE /v2.0/networks/68bdc202-9fd9-4043-b962-daa013c1fb7d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3149] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:16:42 2026] GET /v2.0/security-groups?tenant_id=9e00e0de1dcf4d909d4a3467fae7bddb&name=default => generated 2929 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3150] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:42 2026] DELETE /v2.0/security-groups/08ee8cec-5dbe-4345-a39c-02fe44388664 => 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: 1641/3151] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:16:42 2026] GET /v2.0/security-groups?tenant_id=6478bbb27aa5495d875fb736b5dd6c36&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: 1511/3152] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:42 2026] DELETE /v2.0/security-groups/1c7446c9-56db-4e88-831e-57349ce75ee3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:43.087 7 INFO neutron.services.segments.plugin [-] Segment 48a4b5ac-12a4-4ce1-9382-2281c842899a resource provider aggregate not found 2026-04-02 18:16:43.097 7 INFO neutron.services.segments.plugin [-] Segment 48a4b5ac-12a4-4ce1-9382-2281c842899a resource provider aggregate not found 2026-04-02 18:16:43.102 7 INFO neutron.services.segments.plugin [-] Segment 48a4b5ac-12a4-4ce1-9382-2281c842899a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48a4b5ac-12a4-4ce1-9382-2281c842899a found for delete ", "request_id": "req-37cf7c45-8e94-4667-8656-06b2fd92427d"}]} 2026-04-02 18:16:43.111 7 INFO neutron.services.segments.plugin [-] Segment 48a4b5ac-12a4-4ce1-9382-2281c842899a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48a4b5ac-12a4-4ce1-9382-2281c842899a found for delete ", "request_id": "req-dc4d28cb-08c3-4600-94ef-b01e2f30ec05"}]} 2026-04-02 18:16:43.114 7 INFO neutron.services.segments.plugin [-] Segment 6fa8d76d-a81b-44df-8285-72f45a1848f9 resource provider aggregate not found 2026-04-02 18:16:43.125 7 INFO neutron.services.segments.plugin [-] Segment 6fa8d76d-a81b-44df-8285-72f45a1848f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fa8d76d-a81b-44df-8285-72f45a1848f9 found for delete ", "request_id": "req-d514f239-9859-48a8-818c-e5d420555b54"}]} 2026-04-02 18:16:43.126 7 INFO neutron.services.segments.plugin [-] Segment 6fa8d76d-a81b-44df-8285-72f45a1848f9 resource provider aggregate not found 2026-04-02 18:16:43.137 7 INFO neutron.services.segments.plugin [-] Segment 6fa8d76d-a81b-44df-8285-72f45a1848f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fa8d76d-a81b-44df-8285-72f45a1848f9 found for delete ", "request_id": "req-9a2100b7-59fc-4caa-8104-0072d69adc80"}]} [pid: 8|app: 0|req: 1642/3153] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:16:43 2026] GET /v2.0/security-groups?tenant_id=c5406e069fc4464eaa55282e09024ecd&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:16:43.252 8 INFO neutron.services.segments.plugin [-] Segment 638ccd2a-5d6d-47d5-a3ac-4f84b0a0eb3f resource provider aggregate not found 2026-04-02 18:16:43.252 8 INFO neutron.services.segments.plugin [-] Segment 638ccd2a-5d6d-47d5-a3ac-4f84b0a0eb3f resource provider aggregate not found 2026-04-02 18:16:43.272 8 INFO neutron.services.segments.plugin [-] Segment 638ccd2a-5d6d-47d5-a3ac-4f84b0a0eb3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 638ccd2a-5d6d-47d5-a3ac-4f84b0a0eb3f found for delete ", "request_id": "req-f5133536-2555-42c5-8cdf-2aec593394b4"}]} 2026-04-02 18:16:43.278 8 INFO neutron.services.segments.plugin [-] Segment 638ccd2a-5d6d-47d5-a3ac-4f84b0a0eb3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 638ccd2a-5d6d-47d5-a3ac-4f84b0a0eb3f found for delete ", "request_id": "req-7e775ba8-0f54-42c6-bf0a-121641860fd4"}]} [pid: 7|app: 0|req: 1512/3154] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:43 2026] DELETE /v2.0/security-groups/48acf4fd-e8f6-477c-ae12-7d47e045582d => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:47.551 8 INFO neutron.db.segments_db [None req-417a10b3-a1c2-4e6b-8835-b965a44862b2 f0484f960a04492f90c5a4c739a171f5 b3890bef8d24450287efb6998cba3063 - - default default] Added segment c129c911-9143-4538-8989-f22da7123221 of type vxlan for network 8a3942df-3a4c-49ee-9ad0-5d844714d1b5 [pid: 8|app: 0|req: 1644/3157] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:16:47 2026] POST /v2.0/networks => generated 632 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3158] 10.0.0.206 () {34 vars in 664 bytes} [Thu Apr 2 18:16:47 2026] POST /v2.0/ports => generated 743 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3159] 10.0.0.206 () {34 vars in 666 bytes} [Thu Apr 2 18:16:47 2026] POST /v2.0/trunks => generated 407 bytes in 190 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-04-02 18:16:48.190 7 INFO neutron.db.segments_db [None req-ecc5e71a-8fa0-44a1-86af-db19acc5b7af f0484f960a04492f90c5a4c739a171f5 b3890bef8d24450287efb6998cba3063 - - default default] Added segment 402eed89-7be8-4b6e-8768-162f899b307f of type vxlan for network 22369083-dfe6-4827-82ca-e58d99f9dc01 [pid: 7|app: 0|req: 1515/3160] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:16:48 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3161] 10.0.0.206 () {34 vars in 664 bytes} [Thu Apr 2 18:16:48 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3162] 10.0.0.206 () {34 vars in 666 bytes} [Thu Apr 2 18:16:48 2026] POST /v2.0/trunks => generated 407 bytes in 212 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-04-02 18:16:48.873 8 INFO neutron.db.segments_db [None req-45185993-a1ff-4a8e-90d0-9e58f94810e2 f0484f960a04492f90c5a4c739a171f5 b3890bef8d24450287efb6998cba3063 - - default default] Added segment 4c8078b4-113f-417d-9b33-665c7c29209e of type vxlan for network 1f214706-dd6a-45ac-8b2a-692fce2e9e19 [pid: 8|app: 0|req: 1647/3163] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:16:48 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3164] 10.0.0.206 () {34 vars in 664 bytes} [Thu Apr 2 18:16:48 2026] POST /v2.0/ports => generated 743 bytes in 766 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3165] 10.0.0.206 () {34 vars in 666 bytes} [Thu Apr 2 18:16:49 2026] POST /v2.0/trunks => generated 407 bytes in 159 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-04-02 18:16:49.974 7 INFO neutron.db.segments_db [None req-31972648-54aa-4146-bfc3-09a8c365a56c f0484f960a04492f90c5a4c739a171f5 b3890bef8d24450287efb6998cba3063 - - default default] Added segment ed705ef4-039b-4742-99dc-13e21a7c42da of type vxlan for network 8209ef37-6072-4523-955c-59b533505098 [pid: 7|app: 0|req: 1518/3166] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:16:49 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3167] 10.0.0.206 () {34 vars in 664 bytes} [Thu Apr 2 18:16:50 2026] POST /v2.0/ports => generated 743 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3168] 10.0.0.206 () {34 vars in 666 bytes} [Thu Apr 2 18:16:50 2026] POST /v2.0/trunks => generated 407 bytes in 152 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-04-02 18:16:50.559 8 INFO neutron.db.segments_db [None req-7f7bbd89-1716-487b-be21-f643f262a332 f0484f960a04492f90c5a4c739a171f5 b3890bef8d24450287efb6998cba3063 - - default default] Added segment 8d6aad2a-c256-4f3f-a89b-b53836ce76d9 of type vxlan for network 773993bf-7196-4648-8573-6a3539ccf8e7 [pid: 8|app: 0|req: 1650/3169] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:16:50 2026] POST /v2.0/networks => generated 632 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3170] 10.0.0.206 () {34 vars in 664 bytes} [Thu Apr 2 18:16:50 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3171] 10.0.0.206 () {34 vars in 666 bytes} [Thu Apr 2 18:16:50 2026] POST /v2.0/trunks => generated 407 bytes in 126 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: 1521/3172] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:16:51 2026] PUT /v2.0/trunks/643cf234-84bd-424c-874b-0622ce57f723/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3173] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:16:51 2026] PUT /v2.0/trunks/ffb248e6-5e89-415c-91a6-ddc677828861/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3174] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:16:51 2026] PUT /v2.0/trunks/d89bb003-fa4a-4203-93b9-75c621f6461f/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3175] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:16:51 2026] PUT /v2.0/trunks/b004db92-3baa-4777-a248-5ca4e9f67a38/tags => 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: 1523/3176] 10.0.0.206 () {32 vars in 662 bytes} [Thu Apr 2 18:16:51 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3177] 10.0.0.206 () {32 vars in 676 bytes} [Thu Apr 2 18:16:51 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3178] 10.0.0.206 () {32 vars in 672 bytes} [Thu Apr 2 18:16:51 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: 1655/3179] 10.0.0.206 () {32 vars in 684 bytes} [Thu Apr 2 18:16:51 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: 7|app: 0|req: 1525/3180] 10.0.0.206 () {32 vars in 670 bytes} [Thu Apr 2 18:16:51 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3181] 10.0.0.206 () {32 vars in 684 bytes} [Thu Apr 2 18:16:51 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3182] 10.0.0.206 () {32 vars in 680 bytes} [Thu Apr 2 18:16:51 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3183] 10.0.0.206 () {32 vars in 692 bytes} [Thu Apr 2 18:16:51 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3184] 10.0.0.206 () {32 vars in 719 bytes} [Thu Apr 2 18:16:51 2026] GET /v2.0/trunks/643cf234-84bd-424c-874b-0622ce57f723 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3185] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:16:51 2026] GET /v2.0/ports/76d4a1ed-572c-4744-a96c-678723dc255f => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3186] 10.0.0.206 () {32 vars in 722 bytes} [Thu Apr 2 18:16:51 2026] DELETE /v2.0/trunks/643cf234-84bd-424c-874b-0622ce57f723 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3187] 10.0.0.206 () {32 vars in 719 bytes} [Thu Apr 2 18:16:51 2026] GET /v2.0/trunks/ffb248e6-5e89-415c-91a6-ddc677828861 => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3188] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:16:51 2026] GET /v2.0/ports/3e341573-7a63-4e89-a75c-8e38018d8cf4 => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3189] 10.0.0.206 () {32 vars in 722 bytes} [Thu Apr 2 18:16:51 2026] DELETE /v2.0/trunks/ffb248e6-5e89-415c-91a6-ddc677828861 => 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: 1530/3190] 10.0.0.206 () {32 vars in 719 bytes} [Thu Apr 2 18:16:51 2026] GET /v2.0/trunks/d89bb003-fa4a-4203-93b9-75c621f6461f => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3191] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:16:51 2026] GET /v2.0/ports/977377b3-8e1e-4271-b4e5-ea59b10447b2 => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3192] 10.0.0.206 () {32 vars in 722 bytes} [Thu Apr 2 18:16:51 2026] DELETE /v2.0/trunks/d89bb003-fa4a-4203-93b9-75c621f6461f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3193] 10.0.0.206 () {32 vars in 719 bytes} [Thu Apr 2 18:16:52 2026] GET /v2.0/trunks/b004db92-3baa-4777-a248-5ca4e9f67a38 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3194] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:16:52 2026] GET /v2.0/ports/65346d88-dd03-4aae-8d53-690c4bcac04b => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3195] 10.0.0.206 () {32 vars in 722 bytes} [Thu Apr 2 18:16:52 2026] DELETE /v2.0/trunks/b004db92-3baa-4777-a248-5ca4e9f67a38 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3196] 10.0.0.206 () {32 vars in 719 bytes} [Thu Apr 2 18:16:52 2026] GET /v2.0/trunks/590ee4a3-5f42-48b9-8f45-6a563a759e7c => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3197] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:16:52 2026] GET /v2.0/ports/4552f964-bd4f-4059-926f-912325121d40 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3198] 10.0.0.206 () {32 vars in 722 bytes} [Thu Apr 2 18:16:52 2026] DELETE /v2.0/trunks/590ee4a3-5f42-48b9-8f45-6a563a759e7c => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:52.472 8 INFO neutron_taas.services.taas.taas_plugin [None req-289f549f-6d11-4d97-a21d-3e880ca00baf f0484f960a04492f90c5a4c739a171f5 b3890bef8d24450287efb6998cba3063 - - default default] TaaS: Handle Delete Port: 76d4a1ed-572c-4744-a96c-678723dc255f 2026-04-02 18:16:52.476 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-289f549f-6d11-4d97-a21d-3e880ca00baf f0484f960a04492f90c5a4c739a171f5 b3890bef8d24450287efb6998cba3063 - - default default] Tap Mirror: Handle Delete Port: 76d4a1ed-572c-4744-a96c-678723dc255f [pid: 8|app: 0|req: 1665/3199] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:16:52 2026] DELETE /v2.0/ports/76d4a1ed-572c-4744-a96c-678723dc255f => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:52.654 7 INFO neutron_taas.services.taas.taas_plugin [None req-a687b05d-d5a1-4969-b21e-745878fc4e36 f0484f960a04492f90c5a4c739a171f5 b3890bef8d24450287efb6998cba3063 - - default default] TaaS: Handle Delete Port: 3e341573-7a63-4e89-a75c-8e38018d8cf4 2026-04-02 18:16:52.657 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a687b05d-d5a1-4969-b21e-745878fc4e36 f0484f960a04492f90c5a4c739a171f5 b3890bef8d24450287efb6998cba3063 - - default default] Tap Mirror: Handle Delete Port: 3e341573-7a63-4e89-a75c-8e38018d8cf4 [pid: 7|app: 0|req: 1535/3200] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:16:52 2026] DELETE /v2.0/ports/3e341573-7a63-4e89-a75c-8e38018d8cf4 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:52.824 8 INFO neutron_taas.services.taas.taas_plugin [None req-dd29b0c0-a53f-409b-aff5-1d2e71a5336d f0484f960a04492f90c5a4c739a171f5 b3890bef8d24450287efb6998cba3063 - - default default] TaaS: Handle Delete Port: 977377b3-8e1e-4271-b4e5-ea59b10447b2 2026-04-02 18:16:52.828 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd29b0c0-a53f-409b-aff5-1d2e71a5336d f0484f960a04492f90c5a4c739a171f5 b3890bef8d24450287efb6998cba3063 - - default default] Tap Mirror: Handle Delete Port: 977377b3-8e1e-4271-b4e5-ea59b10447b2 [pid: 8|app: 0|req: 1666/3201] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:16:52 2026] DELETE /v2.0/ports/977377b3-8e1e-4271-b4e5-ea59b10447b2 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:53.000 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d19b07f-84a2-4cd4-9755-8561c18ba6e4 f0484f960a04492f90c5a4c739a171f5 b3890bef8d24450287efb6998cba3063 - - default default] TaaS: Handle Delete Port: 65346d88-dd03-4aae-8d53-690c4bcac04b 2026-04-02 18:16:53.003 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d19b07f-84a2-4cd4-9755-8561c18ba6e4 f0484f960a04492f90c5a4c739a171f5 b3890bef8d24450287efb6998cba3063 - - default default] Tap Mirror: Handle Delete Port: 65346d88-dd03-4aae-8d53-690c4bcac04b [pid: 7|app: 0|req: 1536/3202] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:16:52 2026] DELETE /v2.0/ports/65346d88-dd03-4aae-8d53-690c4bcac04b => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:53.181 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d3c4a6c-1938-44a3-9a19-f801626d851d f0484f960a04492f90c5a4c739a171f5 b3890bef8d24450287efb6998cba3063 - - default default] TaaS: Handle Delete Port: 4552f964-bd4f-4059-926f-912325121d40 2026-04-02 18:16:53.184 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d3c4a6c-1938-44a3-9a19-f801626d851d f0484f960a04492f90c5a4c739a171f5 b3890bef8d24450287efb6998cba3063 - - default default] Tap Mirror: Handle Delete Port: 4552f964-bd4f-4059-926f-912325121d40 [pid: 8|app: 0|req: 1667/3203] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:16:53 2026] DELETE /v2.0/ports/4552f964-bd4f-4059-926f-912325121d40 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:53.387 7 INFO neutron.services.segments.plugin [-] Segment c129c911-9143-4538-8989-f22da7123221 resource provider aggregate not found 2026-04-02 18:16:53.394 7 INFO neutron.services.segments.plugin [-] Segment c129c911-9143-4538-8989-f22da7123221 resource provider aggregate not found 2026-04-02 18:16:53.404 7 INFO neutron.services.segments.plugin [-] Segment c129c911-9143-4538-8989-f22da7123221 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c129c911-9143-4538-8989-f22da7123221 found for delete ", "request_id": "req-c6fe3234-3f35-4ef8-b166-001e2c751eb7"}]} [pid: 7|app: 0|req: 1537/3204] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:53 2026] DELETE /v2.0/networks/8a3942df-3a4c-49ee-9ad0-5d844714d1b5 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:16:53.416 7 INFO neutron.services.segments.plugin [-] Segment c129c911-9143-4538-8989-f22da7123221 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c129c911-9143-4538-8989-f22da7123221 found for delete ", "request_id": "req-ef86520e-630a-4231-8194-314e30ed7a2a"}]} 2026-04-02 18:16:53.547 8 INFO neutron.services.segments.plugin [-] Segment 402eed89-7be8-4b6e-8768-162f899b307f resource provider aggregate not found 2026-04-02 18:16:53.550 8 INFO neutron.services.segments.plugin [-] Segment 402eed89-7be8-4b6e-8768-162f899b307f resource provider aggregate not found 2026-04-02 18:16:53.570 8 INFO neutron.services.segments.plugin [-] Segment 402eed89-7be8-4b6e-8768-162f899b307f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 402eed89-7be8-4b6e-8768-162f899b307f found for delete ", "request_id": "req-67a08066-6962-4eb4-9a6c-7ec0814be4ee"}]} 2026-04-02 18:16:53.571 8 INFO neutron.services.segments.plugin [-] Segment 402eed89-7be8-4b6e-8768-162f899b307f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 402eed89-7be8-4b6e-8768-162f899b307f found for delete ", "request_id": "req-dbbf1cc0-1bc1-4d4e-97dd-04110df20953"}]} [pid: 8|app: 0|req: 1668/3205] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:53 2026] DELETE /v2.0/networks/22369083-dfe6-4827-82ca-e58d99f9dc01 => 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: 1538/3206] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:53 2026] DELETE /v2.0/networks/1f214706-dd6a-45ac-8b2a-692fce2e9e19 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3207] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:53 2026] DELETE /v2.0/networks/8209ef37-6072-4523-955c-59b533505098 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3208] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:16:53 2026] DELETE /v2.0/networks/773993bf-7196-4648-8573-6a3539ccf8e7 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3209] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:16:54 2026] GET /v2.0/security-groups?tenant_id=4da34dd51e3f44b3a7275dcf040faabb&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3210] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:55 2026] DELETE /v2.0/security-groups/e30ffa6e-e892-4a84-a369-c63569b67399 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3211] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:16:55 2026] GET /v2.0/security-groups?tenant_id=8ecb6d0a7327454d9685486b2708bd6c&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:16:55.434 7 INFO neutron.services.segments.plugin [-] Segment 4c8078b4-113f-417d-9b33-665c7c29209e resource provider aggregate not found 2026-04-02 18:16:55.440 7 INFO neutron.services.segments.plugin [-] Segment 4c8078b4-113f-417d-9b33-665c7c29209e resource provider aggregate not found 2026-04-02 18:16:55.457 7 INFO neutron.services.segments.plugin [-] Segment 4c8078b4-113f-417d-9b33-665c7c29209e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c8078b4-113f-417d-9b33-665c7c29209e found for delete ", "request_id": "req-039351b9-4d1b-4d32-ba19-95929ebfc807"}]} 2026-04-02 18:16:55.458 7 INFO neutron.services.segments.plugin [-] Segment 4c8078b4-113f-417d-9b33-665c7c29209e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c8078b4-113f-417d-9b33-665c7c29209e found for delete ", "request_id": "req-c8ffaf75-9c6b-4632-ab3d-0427ddcfd2ae"}]} [pid: 7|app: 0|req: 1541/3212] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:55 2026] DELETE /v2.0/security-groups/3b733ffc-e2e7-4d6f-bd85-cf2a3f475369 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:55.482 7 INFO neutron.services.segments.plugin [-] Segment 8d6aad2a-c256-4f3f-a89b-b53836ce76d9 resource provider aggregate not found 2026-04-02 18:16:55.487 7 INFO neutron.services.segments.plugin [-] Segment 8d6aad2a-c256-4f3f-a89b-b53836ce76d9 resource provider aggregate not found 2026-04-02 18:16:55.505 7 INFO neutron.services.segments.plugin [-] Segment 8d6aad2a-c256-4f3f-a89b-b53836ce76d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d6aad2a-c256-4f3f-a89b-b53836ce76d9 found for delete ", "request_id": "req-69bd352a-bffc-4c25-9767-83717edbe9eb"}]} 2026-04-02 18:16:55.509 7 INFO neutron.services.segments.plugin [-] Segment 8d6aad2a-c256-4f3f-a89b-b53836ce76d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d6aad2a-c256-4f3f-a89b-b53836ce76d9 found for delete ", "request_id": "req-f205a732-d6b4-4285-bc15-c56b474ee964"}]} 2026-04-02 18:16:55.593 8 INFO neutron.services.segments.plugin [-] Segment ed705ef4-039b-4742-99dc-13e21a7c42da resource provider aggregate not found 2026-04-02 18:16:55.600 8 INFO neutron.services.segments.plugin [-] Segment ed705ef4-039b-4742-99dc-13e21a7c42da resource provider aggregate not found 2026-04-02 18:16:55.611 8 INFO neutron.services.segments.plugin [-] Segment ed705ef4-039b-4742-99dc-13e21a7c42da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed705ef4-039b-4742-99dc-13e21a7c42da found for delete ", "request_id": "req-1f58336f-b812-41d2-b31c-b8b727628dc1"}]} 2026-04-02 18:16:55.612 8 INFO neutron.services.segments.plugin [-] Segment ed705ef4-039b-4742-99dc-13e21a7c42da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed705ef4-039b-4742-99dc-13e21a7c42da found for delete ", "request_id": "req-153b93b8-8721-41b6-bce0-5533f06b770a"}]} [pid: 8|app: 0|req: 1672/3213] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:16:55 2026] GET /v2.0/security-groups?tenant_id=b3890bef8d24450287efb6998cba3063&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3214] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:16:55 2026] DELETE /v2.0/security-groups/14269c16-59b5-46a2-a237-75fe4d5ea76d => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3215] 10.0.0.206 () {34 vars in 684 bytes} [Thu Apr 2 18:16:58 2026] POST /v2.0/security-groups => generated 1603 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3216] 10.0.0.206 () {34 vars in 767 bytes} [Thu Apr 2 18:16:59 2026] PUT /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/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: 1674/3217] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:59 2026] GET /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3218] 10.0.0.206 () {34 vars in 778 bytes} [Thu Apr 2 18:16:59 2026] PUT /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3219] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:59 2026] GET /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3220] 10.0.0.206 () {34 vars in 774 bytes} [Thu Apr 2 18:16:59 2026] PUT /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3221] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:59 2026] GET /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/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: 1546/3222] 10.0.0.206 () {34 vars in 796 bytes} [Thu Apr 2 18:16:59 2026] PUT /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3223] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:59 2026] GET /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3224] 10.0.0.206 () {34 vars in 767 bytes} [Thu Apr 2 18:16:59 2026] PUT /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3225] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:59 2026] GET /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3226] 10.0.0.206 () {32 vars in 755 bytes} [Thu Apr 2 18:16:59 2026] GET /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:16:59.861 8 INFO neutron.api.v2.resource [None req-92819303-37e6-4362-ad48-e1c2db13e57c be21460d6b1a41dfa6b00c4eaae9227a 4da46180453246278aa98d0a3e224959 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1679/3227] 10.0.0.206 () {32 vars in 759 bytes} [Thu Apr 2 18:16:59 2026] GET /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3228] 10.0.0.206 () {32 vars in 758 bytes} [Thu Apr 2 18:16:59 2026] DELETE /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/tags/red => 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: 1680/3229] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:16:59 2026] GET /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:16:59.991 7 INFO neutron.api.v2.resource [None req-9b5a4465-0244-4973-9169-b29604393eec be21460d6b1a41dfa6b00c4eaae9227a 4da46180453246278aa98d0a3e224959 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3230] 10.0.0.206 () {32 vars in 762 bytes} [Thu Apr 2 18:16:59 2026] DELETE /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3231] 10.0.0.206 () {32 vars in 750 bytes} [Thu Apr 2 18:16:59 2026] DELETE /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/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: 1551/3232] 10.0.0.206 () {32 vars in 747 bytes} [Thu Apr 2 18:17:00 2026] GET /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3233] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:17:00 2026] DELETE /v2.0/security-groups/2649880b-f3a6-47a5-a4ad-2aeb85563bf0 => 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: 1552/3234] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:17:00 2026] GET /v2.0/security-groups?tenant_id=4da46180453246278aa98d0a3e224959&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3235] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:17:00 2026] DELETE /v2.0/security-groups/804cafbc-1755-4f6a-9c2f-fa4639701079 => 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: 1553/3236] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:17:01 2026] GET /v2.0/security-groups?tenant_id=5d85d8b093084c2ba7cc9f36a1ec8f17&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3239] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:17:01 2026] DELETE /v2.0/security-groups/813c7081-458a-423f-adfd-a8f609944796 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:17:04.707 7 INFO neutron.db.segments_db [None req-0bd1c37c-08e2-4711-b758-f20e9d5da3a7 0681b6cc3ca541c8a85397fcee0fb88b 49a59c2835164ef1ad28999823ae60df - - default default] Added segment f74c588b-0aad-4ef5-bdcc-7a1d3288daa3 of type vxlan for network 84b648d6-77e8-402f-b9c6-cd1ba98b4a27 [pid: 7|app: 0|req: 1556/3240] 10.0.0.206 () {34 vars in 670 bytes} [Thu Apr 2 18:17:04 2026] POST /v2.0/networks => generated 631 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3241] 10.0.0.206 () {34 vars in 664 bytes} [Thu Apr 2 18:17:04 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3242] 10.0.0.206 () {34 vars in 666 bytes} [Thu Apr 2 18:17:05 2026] POST /v2.0/trunks => generated 407 bytes in 138 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: 1686/3243] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:17:05 2026] PUT /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3244] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:17:05 2026] GET /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3245] 10.0.0.206 () {34 vars in 760 bytes} [Thu Apr 2 18:17:05 2026] PUT /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3246] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:17:05 2026] GET /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3247] 10.0.0.206 () {34 vars in 756 bytes} [Thu Apr 2 18:17:05 2026] PUT /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3248] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:17:05 2026] GET /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3249] 10.0.0.206 () {34 vars in 778 bytes} [Thu Apr 2 18:17:05 2026] PUT /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3250] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:17:05 2026] GET /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3251] 10.0.0.206 () {34 vars in 749 bytes} [Thu Apr 2 18:17:05 2026] PUT /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3252] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:17:05 2026] GET /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3253] 10.0.0.206 () {32 vars in 737 bytes} [Thu Apr 2 18:17:05 2026] GET /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:17:05.655 7 INFO neutron.api.v2.resource [None req-bc611f3e-65f5-4283-8f33-f45bf541e64d 0681b6cc3ca541c8a85397fcee0fb88b 49a59c2835164ef1ad28999823ae60df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3254] 10.0.0.206 () {32 vars in 741 bytes} [Thu Apr 2 18:17:05 2026] GET /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3255] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:17:05 2026] DELETE /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3256] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:17:05 2026] GET /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:17:05.752 8 INFO neutron.api.v2.resource [None req-a4600f6d-cadf-4b37-bfa5-982c9d3deb9b 0681b6cc3ca541c8a85397fcee0fb88b 49a59c2835164ef1ad28999823ae60df - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1693/3257] 10.0.0.206 () {32 vars in 744 bytes} [Thu Apr 2 18:17:05 2026] DELETE /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3258] 10.0.0.206 () {32 vars in 732 bytes} [Thu Apr 2 18:17:05 2026] DELETE /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3259] 10.0.0.206 () {32 vars in 729 bytes} [Thu Apr 2 18:17:05 2026] GET /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3260] 10.0.0.206 () {32 vars in 719 bytes} [Thu Apr 2 18:17:05 2026] GET /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3261] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:17:05 2026] GET /v2.0/ports/6a32ff58-2d9a-4cd6-b0f6-9cd8bb2305f5 => generated 826 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3262] 10.0.0.206 () {32 vars in 722 bytes} [Thu Apr 2 18:17:05 2026] DELETE /v2.0/trunks/6c97cd41-1b4a-48a3-bae3-12fb0e6d3dd7 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:17:06.072 8 INFO neutron_taas.services.taas.taas_plugin [None req-8fed5aa0-c61e-4bfb-9921-bc69f6881589 0681b6cc3ca541c8a85397fcee0fb88b 49a59c2835164ef1ad28999823ae60df - - default default] TaaS: Handle Delete Port: 6a32ff58-2d9a-4cd6-b0f6-9cd8bb2305f5 2026-04-02 18:17:06.075 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8fed5aa0-c61e-4bfb-9921-bc69f6881589 0681b6cc3ca541c8a85397fcee0fb88b 49a59c2835164ef1ad28999823ae60df - - default default] Tap Mirror: Handle Delete Port: 6a32ff58-2d9a-4cd6-b0f6-9cd8bb2305f5 [pid: 8|app: 0|req: 1696/3263] 10.0.0.206 () {32 vars in 720 bytes} [Thu Apr 2 18:17:05 2026] DELETE /v2.0/ports/6a32ff58-2d9a-4cd6-b0f6-9cd8bb2305f5 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:17:06.292 7 INFO neutron.services.segments.plugin [-] Segment f74c588b-0aad-4ef5-bdcc-7a1d3288daa3 resource provider aggregate not found 2026-04-02 18:17:06.300 7 INFO neutron.services.segments.plugin [-] Segment f74c588b-0aad-4ef5-bdcc-7a1d3288daa3 resource provider aggregate not found 2026-04-02 18:17:06.315 7 INFO neutron.services.segments.plugin [-] Segment f74c588b-0aad-4ef5-bdcc-7a1d3288daa3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f74c588b-0aad-4ef5-bdcc-7a1d3288daa3 found for delete ", "request_id": "req-c9892124-a5e6-4202-a964-2a9f48c6c6f4"}]} 2026-04-02 18:17:06.320 7 INFO neutron.services.segments.plugin [-] Segment f74c588b-0aad-4ef5-bdcc-7a1d3288daa3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f74c588b-0aad-4ef5-bdcc-7a1d3288daa3 found for delete ", "request_id": "req-e3030eb9-a9c8-4b47-a186-2d15bd32be9a"}]} [pid: 7|app: 0|req: 1568/3264] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:17:06 2026] DELETE /v2.0/networks/84b648d6-77e8-402f-b9c6-cd1ba98b4a27 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3265] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:17:07 2026] GET /v2.0/security-groups?tenant_id=49a59c2835164ef1ad28999823ae60df&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3266] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:17:07 2026] DELETE /v2.0/security-groups/5466014e-a8b3-4ca2-83fb-87d0e3959c3e => 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: 1698/3267] 10.0.0.206 () {32 vars in 774 bytes} [Thu Apr 2 18:17:07 2026] GET /v2.0/security-groups?tenant_id=e6bfe587c8dd40119fa8abf07bc7c18b&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: 1570/3268] 10.0.0.206 () {32 vars in 740 bytes} [Thu Apr 2 18:17:07 2026] DELETE /v2.0/security-groups/2a9bb65f-c629-440c-8383-b6fd0d7d5d47 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3269] 10.0.0.206 () {32 vars in 649 bytes} [Thu Apr 2 18:17:10 2026] GET /v2.0/networks => generated 2168 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3270] 10.0.0.206 () {32 vars in 655 bytes} [Thu Apr 2 18:17:11 2026] GET /v2.0/floatingips => 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: 1700/3271] 10.0.0.206 () {32 vars in 647 bytes} [Thu Apr 2 18:17:11 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3272] 10.0.0.206 () {32 vars in 643 bytes} [Thu Apr 2 18:17:11 2026] GET /v2.0/ports => generated 4721 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3273] 10.0.0.206 () {32 vars in 647 bytes} [Thu Apr 2 18:17:11 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3274] 10.0.0.206 () {32 vars in 649 bytes} [Thu Apr 2 18:17:11 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3275] 10.0.0.206 () {32 vars in 663 bytes} [Thu Apr 2 18:17:11 2026] GET /v2.0/security-groups => generated 17397 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3276] 10.0.0.206 () {32 vars in 655 bytes} [Thu Apr 2 18:17:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)