+ 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 [Tue Jun 23 19:18:38 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-6c7cbc458d-2zlp9 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fd952aee668 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-06-23 19:18:42.722 8 INFO neutron.common.config [-] Logging enabled! 2026-06-23 19:18:42.722 8 INFO neutron.common.config [-] uwsgi version 26.0.4.dev31 2026-06-23 19:18:42.815 7 INFO neutron.common.config [-] Logging enabled! 2026-06-23 19:18:42.815 7 INFO neutron.common.config [-] uwsgi version 26.0.4.dev31 2026-06-23 19:18:43.766 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-23 19:18:43.783 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-23 19:18:45.091 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 19:18:45.093 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-23 19:18:45.097 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-23 19:18:45.098 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 19:18:45.098 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-23 19:18:45.098 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-23 19:18:45.098 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:18:45.106 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:18:45.106 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:18:45.106 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 19:18:45.128 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-23 19:18:45.129 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 19:18:45.130 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-23 19:18:45.143 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 19:18:45.152 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-23 19:18:45.155 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-23 19:18:45.156 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 19:18:45.157 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-23 19:18:45.157 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-23 19:18:45.157 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:18:45.165 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:18:45.165 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:18:45.165 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 19:18:45.178 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-23 19:18:45.178 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-23 19:18:45.178 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-23 19:18:45.178 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-23 19:18:45.187 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-23 19:18:45.188 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 19:18:45.189 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-23 19:18:45.239 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-23 19:18:45.239 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-23 19:18:45.239 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-23 19:18:45.239 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-23 19:18:45.475 7 INFO neutron.plugins.ml2.managers [None req-0ae084ee-eb54-4a43-a444-8685cbe6d159 - - - - - -] Initializing driver for type 'vlan' 2026-06-23 19:18:45.522 8 INFO neutron.plugins.ml2.managers [None req-810ae57f-0392-42cd-a266-726f7f0a90a6 - - - - - -] Initializing driver for type 'vlan' 2026-06-23 19:18:45.736 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-0ae084ee-eb54-4a43-a444-8685cbe6d159 - - - - - -] VlanTypeDriver initialization complete 2026-06-23 19:18:45.736 7 INFO neutron.plugins.ml2.managers [None req-0ae084ee-eb54-4a43-a444-8685cbe6d159 - - - - - -] Initializing driver for type 'vxlan' 2026-06-23 19:18:45.737 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-0ae084ee-eb54-4a43-a444-8685cbe6d159 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-23 19:18:45.750 7 INFO neutron.plugins.ml2.managers [None req-0ae084ee-eb54-4a43-a444-8685cbe6d159 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-23 19:18:45.750 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-0ae084ee-eb54-4a43-a444-8685cbe6d159 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-23 19:18:45.750 7 INFO neutron.plugins.ml2.managers [None req-0ae084ee-eb54-4a43-a444-8685cbe6d159 - - - - - -] Initializing extension driver 'port_security' 2026-06-23 19:18:45.750 7 INFO neutron.plugins.ml2.extensions.port_security [None req-0ae084ee-eb54-4a43-a444-8685cbe6d159 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-23 19:18:45.750 7 INFO neutron.plugins.ml2.managers [None req-0ae084ee-eb54-4a43-a444-8685cbe6d159 - - - - - -] Initializing extension driver 'qos' 2026-06-23 19:18:45.750 7 INFO neutron.plugins.ml2.managers [None req-0ae084ee-eb54-4a43-a444-8685cbe6d159 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-23 19:18:45.750 7 INFO neutron.plugins.ml2.managers [None req-0ae084ee-eb54-4a43-a444-8685cbe6d159 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-23 19:18:45.762 7 INFO neutron.quota [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded quota_driver: . 2026-06-23 19:18:45.762 7 INFO neutron.plugins.ml2.plugin [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Modular L2 Plugin initialization complete 2026-06-23 19:18:45.762 7 INFO neutron.plugins.ml2.managers [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-23 19:18:45.762 7 INFO neutron.plugins.ml2.managers [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-23 19:18:45.762 7 INFO neutron.plugins.ml2.managers [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Got port-security extension from driver 'port_security' 2026-06-23 19:18:45.763 7 INFO neutron.extensions.vlantransparent [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Disabled vlantransparent extension. 2026-06-23 19:18:45.763 7 INFO neutron.extensions.qinq [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Disabled VLAN QinQ extension. 2026-06-23 19:18:45.763 7 INFO neutron.manager [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loading Plugin: qos 2026-06-23 19:18:45.775 7 INFO neutron.manager [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loading Plugin: router 2026-06-23 19:18:45.785 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-810ae57f-0392-42cd-a266-726f7f0a90a6 - - - - - -] VlanTypeDriver initialization complete 2026-06-23 19:18:45.786 8 INFO neutron.plugins.ml2.managers [None req-810ae57f-0392-42cd-a266-726f7f0a90a6 - - - - - -] Initializing driver for type 'vxlan' 2026-06-23 19:18:45.786 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-810ae57f-0392-42cd-a266-726f7f0a90a6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-23 19:18:45.798 8 INFO neutron.plugins.ml2.managers [None req-810ae57f-0392-42cd-a266-726f7f0a90a6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-23 19:18:45.798 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-810ae57f-0392-42cd-a266-726f7f0a90a6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-23 19:18:45.798 8 INFO neutron.plugins.ml2.managers [None req-810ae57f-0392-42cd-a266-726f7f0a90a6 - - - - - -] Initializing extension driver 'port_security' 2026-06-23 19:18:45.799 8 INFO neutron.plugins.ml2.extensions.port_security [None req-810ae57f-0392-42cd-a266-726f7f0a90a6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-23 19:18:45.799 8 INFO neutron.plugins.ml2.managers [None req-810ae57f-0392-42cd-a266-726f7f0a90a6 - - - - - -] Initializing extension driver 'qos' 2026-06-23 19:18:45.800 8 INFO neutron.plugins.ml2.managers [None req-810ae57f-0392-42cd-a266-726f7f0a90a6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-23 19:18:45.800 8 INFO neutron.plugins.ml2.managers [None req-810ae57f-0392-42cd-a266-726f7f0a90a6 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-23 19:18:45.813 8 INFO neutron.quota [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded quota_driver: . 2026-06-23 19:18:45.813 8 INFO neutron.plugins.ml2.plugin [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Modular L2 Plugin initialization complete 2026-06-23 19:18:45.814 8 INFO neutron.plugins.ml2.managers [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-23 19:18:45.814 8 INFO neutron.plugins.ml2.managers [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-23 19:18:45.814 8 INFO neutron.plugins.ml2.managers [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Got port-security extension from driver 'port_security' 2026-06-23 19:18:45.814 8 INFO neutron.extensions.vlantransparent [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Disabled vlantransparent extension. 2026-06-23 19:18:45.814 8 INFO neutron.extensions.qinq [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Disabled VLAN QinQ extension. 2026-06-23 19:18:45.814 8 INFO neutron.manager [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loading Plugin: qos 2026-06-23 19:18:45.821 7 INFO neutron.services.service_base [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-23 19:18:45.821 7 INFO neutron.manager [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loading Plugin: segments 2026-06-23 19:18:45.827 8 INFO neutron.manager [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loading Plugin: router 2026-06-23 19:18:45.871 8 INFO neutron.services.service_base [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-23 19:18:45.872 8 INFO neutron.manager [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loading Plugin: segments 2026-06-23 19:18:45.917 7 INFO neutron.manager [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loading Plugin: trunk 2026-06-23 19:18:45.931 7 INFO neutron.manager [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loading Plugin: vpnaas 2026-06-23 19:18:45.968 8 INFO neutron.manager [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loading Plugin: trunk 2026-06-23 19:18:45.969 7 WARNING stevedore.named [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-23 19:18:45.970 7 WARNING stevedore.named [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-23 19:18:45.982 8 INFO neutron.manager [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loading Plugin: vpnaas 2026-06-23 19:18:46.020 8 WARNING stevedore.named [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-23 19:18:46.020 8 WARNING stevedore.named [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-23 19:18:46.092 7 INFO neutron_vpnaas.services.vpn.plugin [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-23 19:18:46.093 7 INFO neutron.common.utils [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-23 19:18:46.093 7 INFO neutron.manager [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loading Plugin: taas 2026-06-23 19:18:46.121 7 WARNING stevedore.named [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-23 19:18:46.127 8 INFO neutron_vpnaas.services.vpn.plugin [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-23 19:18:46.127 8 INFO neutron.common.utils [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-23 19:18:46.127 8 INFO neutron.manager [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loading Plugin: taas 2026-06-23 19:18:46.149 7 INFO neutron_taas.services.taas.taas_plugin [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-23 19:18:46.149 7 INFO neutron.manager [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loading Plugin: tapmirror 2026-06-23 19:18:46.152 8 WARNING stevedore.named [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-23 19:18:46.162 7 WARNING stevedore.named [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-23 19:18:46.216 8 INFO neutron_taas.services.taas.taas_plugin [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-23 19:18:46.216 8 INFO neutron.manager [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loading Plugin: tapmirror 2026-06-23 19:18:46.224 8 WARNING stevedore.named [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-23 19:18:46.228 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-23 19:18:46.228 7 INFO neutron.manager [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loading Plugin: auto_allocate 2026-06-23 19:18:46.236 7 INFO neutron.manager [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loading Plugin: tag 2026-06-23 19:18:46.238 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-23 19:18:46.238 8 INFO neutron.manager [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loading Plugin: auto_allocate 2026-06-23 19:18:46.244 8 INFO neutron.manager [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loading Plugin: tag 2026-06-23 19:18:46.245 7 INFO neutron.manager [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loading Plugin: timestamp 2026-06-23 19:18:46.247 7 INFO neutron.manager [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loading Plugin: network_ip_availability 2026-06-23 19:18:46.251 7 INFO neutron.manager [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loading Plugin: flavors 2026-06-23 19:18:46.252 8 INFO neutron.manager [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loading Plugin: timestamp 2026-06-23 19:18:46.254 8 INFO neutron.manager [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loading Plugin: network_ip_availability 2026-06-23 19:18:46.255 7 INFO neutron.manager [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loading Plugin: revisions 2026-06-23 19:18:46.258 8 INFO neutron.manager [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loading Plugin: flavors 2026-06-23 19:18:46.258 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Initializing extension manager. 2026-06-23 19:18:46.260 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: address-group 2026-06-23 19:18:46.261 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: address-scope 2026-06-23 19:18:46.262 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-23 19:18:46.262 8 INFO neutron.manager [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loading Plugin: revisions 2026-06-23 19:18:46.263 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: agent 2026-06-23 19:18:46.263 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: agent-resources-synced 2026-06-23 19:18:46.265 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: allowed-address-pairs 2026-06-23 19:18:46.265 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: auto-allocated-topology 2026-06-23 19:18:46.266 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Initializing extension manager. 2026-06-23 19:18:46.266 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: availability_zone 2026-06-23 19:18:46.266 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: availability_zone_filter 2026-06-23 19:18:46.267 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: address-group 2026-06-23 19:18:46.267 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-23 19:18:46.268 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: default-subnetpools 2026-06-23 19:18:46.268 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: address-scope 2026-06-23 19:18:46.268 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-23 19:18:46.269 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: agent 2026-06-23 19:18:46.270 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: agent-resources-synced 2026-06-23 19:18:46.270 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-23 19:18:46.271 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: allowed-address-pairs 2026-06-23 19:18:46.272 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: auto-allocated-topology 2026-06-23 19:18:46.272 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: availability_zone 2026-06-23 19:18:46.273 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: availability_zone_filter 2026-06-23 19:18:46.273 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: dns-integration 2026-06-23 19:18:46.273 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-23 19:18:46.274 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: default-subnetpools 2026-06-23 19:18:46.274 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: dns-domain-ports 2026-06-23 19:18:46.275 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-23 19:18:46.276 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: dns-integration 2026-06-23 19:18:46.276 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: dns-domain-ports 2026-06-23 19:18:46.276 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-23 19:18:46.277 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-23 19:18:46.278 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: dvr 2026-06-23 19:18:46.278 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: dvr 2026-06-23 19:18:46.278 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-23 19:18:46.278 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-23 19:18:46.279 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: empty-string-filtering 2026-06-23 19:18:46.279 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 19:18:46.279 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: empty-string-filtering 2026-06-23 19:18:46.280 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-23 19:18:46.280 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 19:18:46.280 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: external-net 2026-06-23 19:18:46.281 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-23 19:18:46.281 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-23 19:18:46.281 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: extraroute 2026-06-23 19:18:46.282 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: extraroute-atomic 2026-06-23 19:18:46.282 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: external-net 2026-06-23 19:18:46.283 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-23 19:18:46.283 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-23 19:18:46.283 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-23 19:18:46.284 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-23 19:18:46.284 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-23 19:18:46.284 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: extraroute 2026-06-23 19:18:46.285 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: fip-port-details 2026-06-23 19:18:46.285 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: flavors 2026-06-23 19:18:46.285 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: extraroute-atomic 2026-06-23 19:18:46.286 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-23 19:18:46.286 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-23 19:18:46.287 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-23 19:18:46.287 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: floatingip-pools 2026-06-23 19:18:46.287 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-23 19:18:46.288 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: ip_allocation 2026-06-23 19:18:46.288 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-23 19:18:46.288 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: ip-substring-filtering 2026-06-23 19:18:46.289 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: l2_adjacency 2026-06-23 19:18:46.289 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: fip-port-details 2026-06-23 19:18:46.290 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: router 2026-06-23 19:18:46.290 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: flavors 2026-06-23 19:18:46.291 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-23 19:18:46.291 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 19:18:46.292 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: floatingip-pools 2026-06-23 19:18:46.293 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-23 19:18:46.293 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-23 19:18:46.294 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: ext-gw-mode 2026-06-23 19:18:46.294 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: ip_allocation 2026-06-23 19:18:46.294 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: l3-ha 2026-06-23 19:18:46.295 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-23 19:18:46.295 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: ip-substring-filtering 2026-06-23 19:18:46.295 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-23 19:18:46.295 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: l2_adjacency 2026-06-23 19:18:46.296 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: l3-flavors 2026-06-23 19:18:46.296 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-23 19:18:46.297 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-23 19:18:46.297 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: router 2026-06-23 19:18:46.299 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 19:18:46.299 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-23 19:18:46.300 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-23 19:18:46.300 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-23 19:18:46.300 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-23 19:18:46.301 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: ext-gw-mode 2026-06-23 19:18:46.301 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-23 19:18:46.302 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: l3-ha 2026-06-23 19:18:46.302 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-23 19:18:46.303 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-23 19:18:46.303 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-23 19:18:46.303 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-23 19:18:46.304 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: multi-provider 2026-06-23 19:18:46.304 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: l3-flavors 2026-06-23 19:18:46.304 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: net-mtu 2026-06-23 19:18:46.305 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: net-mtu-writable 2026-06-23 19:18:46.305 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-23 19:18:46.305 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: network_availability_zone 2026-06-23 19:18:46.305 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-23 19:18:46.306 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: network_ha 2026-06-23 19:18:46.306 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: network-ip-availability 2026-06-23 19:18:46.307 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-23 19:18:46.308 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: pagination 2026-06-23 19:18:46.308 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: port-device-profile 2026-06-23 19:18:46.309 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-23 19:18:46.309 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-23 19:18:46.309 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-23 19:18:46.310 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-23 19:18:46.310 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: port-mac-override 2026-06-23 19:18:46.310 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-23 19:18:46.311 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-23 19:18:46.311 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-23 19:18:46.311 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-23 19:18:46.312 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-23 19:18:46.312 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: port-resource-request 2026-06-23 19:18:46.313 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-23 19:18:46.313 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-23 19:18:46.313 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: port-resource-request-groups 2026-06-23 19:18:46.314 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-23 19:18:46.314 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: multi-provider 2026-06-23 19:18:46.314 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: binding 2026-06-23 19:18:46.315 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: net-mtu 2026-06-23 19:18:46.315 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: binding-extended 2026-06-23 19:18:46.316 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: port-security 2026-06-23 19:18:46.316 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: project-id 2026-06-23 19:18:46.316 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: net-mtu-writable 2026-06-23 19:18:46.317 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: provider 2026-06-23 19:18:46.318 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-23 19:18:46.318 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: network_availability_zone 2026-06-23 19:18:46.318 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: network_ha 2026-06-23 19:18:46.320 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: network-ip-availability 2026-06-23 19:18:46.320 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: qos 2026-06-23 19:18:46.320 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-23 19:18:46.321 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-23 19:18:46.321 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: qos-default 2026-06-23 19:18:46.322 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: qos-fip 2026-06-23 19:18:46.322 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-23 19:18:46.323 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-23 19:18:46.324 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: qos-gateway-ip 2026-06-23 19:18:46.324 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: pagination 2026-06-23 19:18:46.324 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: qos-port-network-policy 2026-06-23 19:18:46.324 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: port-device-profile 2026-06-23 19:18:46.325 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: qos-pps-minimum 2026-06-23 19:18:46.325 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-23 19:18:46.326 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-23 19:18:46.326 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-23 19:18:46.327 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: qos-pps 2026-06-23 19:18:46.327 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: qos-rule-type-details 2026-06-23 19:18:46.328 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-23 19:18:46.328 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: qos-rules-alias 2026-06-23 19:18:46.328 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-23 19:18:46.329 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: quota-check-limit 2026-06-23 19:18:46.330 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: quota-check-limit-default 2026-06-23 19:18:46.330 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: port-mac-override 2026-06-23 19:18:46.332 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: quotas 2026-06-23 19:18:46.332 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-23 19:18:46.333 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: quota_details 2026-06-23 19:18:46.333 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-23 19:18:46.334 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: rbac-policies 2026-06-23 19:18:46.335 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: rbac-address-group 2026-06-23 19:18:46.335 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: rbac-address-scope 2026-06-23 19:18:46.335 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-23 19:18:46.336 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: rbac-security-groups 2026-06-23 19:18:46.336 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: port-resource-request 2026-06-23 19:18:46.336 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: rbac-subnetpool 2026-06-23 19:18:46.337 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: revision-if-match 2026-06-23 19:18:46.337 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: port-resource-request-groups 2026-06-23 19:18:46.338 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: standard-attr-revisions 2026-06-23 19:18:46.338 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: router_availability_zone 2026-06-23 19:18:46.338 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-23 19:18:46.339 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-23 19:18:46.339 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: binding 2026-06-23 19:18:46.340 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: security-groups-default-rules 2026-06-23 19:18:46.340 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: binding-extended 2026-06-23 19:18:46.341 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-23 19:18:46.341 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: port-security 2026-06-23 19:18:46.341 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-23 19:18:46.342 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: project-id 2026-06-23 19:18:46.342 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-23 19:18:46.342 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-23 19:18:46.343 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: provider 2026-06-23 19:18:46.343 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-23 19:18:46.344 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-23 19:18:46.346 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: qos 2026-06-23 19:18:46.347 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-23 19:18:46.347 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-23 19:18:46.347 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: security-group 2026-06-23 19:18:46.348 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: qos-default 2026-06-23 19:18:46.348 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: segment 2026-06-23 19:18:46.348 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: qos-fip 2026-06-23 19:18:46.349 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-23 19:18:46.349 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-23 19:18:46.349 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: qos-gateway-ip 2026-06-23 19:18:46.349 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: service-type 2026-06-23 19:18:46.350 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: qos-port-network-policy 2026-06-23 19:18:46.350 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: sorting 2026-06-23 19:18:46.350 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: standard-attr-segment 2026-06-23 19:18:46.350 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: qos-pps-minimum 2026-06-23 19:18:46.351 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: standard-attr-description 2026-06-23 19:18:46.351 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-23 19:18:46.352 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: qos-pps 2026-06-23 19:18:46.352 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: stateful-security-group 2026-06-23 19:18:46.353 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: qos-rule-type-details 2026-06-23 19:18:46.353 8 WARNING neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-23 19:18:46.353 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-23 19:18:46.353 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-23 19:18:46.354 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: qos-rules-alias 2026-06-23 19:18:46.354 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: subnet-external-network 2026-06-23 19:18:46.354 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: quota-check-limit 2026-06-23 19:18:46.354 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: subnet_onboard 2026-06-23 19:18:46.355 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-23 19:18:46.355 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: quota-check-limit-default 2026-06-23 19:18:46.355 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: subnet-service-types 2026-06-23 19:18:46.356 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: subnet_allocation 2026-06-23 19:18:46.358 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: quotas 2026-06-23 19:18:46.358 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-23 19:18:46.359 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: tag-creation 2026-06-23 19:18:46.359 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: quota_details 2026-06-23 19:18:46.359 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-23 19:18:46.360 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: rbac-policies 2026-06-23 19:18:46.361 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: rbac-address-group 2026-06-23 19:18:46.361 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: rbac-address-scope 2026-06-23 19:18:46.362 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: rbac-security-groups 2026-06-23 19:18:46.362 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: rbac-subnetpool 2026-06-23 19:18:46.363 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: revision-if-match 2026-06-23 19:18:46.363 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: standard-attr-tag 2026-06-23 19:18:46.364 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-23 19:18:46.364 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: standard-attr-revisions 2026-06-23 19:18:46.364 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: trunk 2026-06-23 19:18:46.364 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: router_availability_zone 2026-06-23 19:18:46.365 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: trunk-details 2026-06-23 19:18:46.365 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-23 19:18:46.365 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-23 19:18:46.366 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-23 19:18:46.366 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-23 19:18:46.367 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: security-groups-default-rules 2026-06-23 19:18:46.367 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-23 19:18:46.367 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-23 19:18:46.368 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-23 19:18:46.368 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-23 19:18:46.369 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-23 19:18:46.369 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-23 19:18:46.369 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-23 19:18:46.370 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-23 19:18:46.370 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: vpn-flavors 2026-06-23 19:18:46.372 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: vpnaas 2026-06-23 19:18:46.373 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: taas 2026-06-23 19:18:46.374 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: tap-mirror 2026-06-23 19:18:46.375 8 INFO neutron.api.extensions [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Loaded extension: taas-vlan-filter 2026-06-23 19:18:46.377 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: security-group 2026-06-23 19:18:46.377 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-23 19:18:46.377 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-23 19:18:46.377 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:18:46.378 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-23 19:18:46.378 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: segment 2026-06-23 19:18:46.378 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-23 19:18:46.379 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: service-type 2026-06-23 19:18:46.379 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: sorting 2026-06-23 19:18:46.380 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: standard-attr-segment 2026-06-23 19:18:46.381 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: standard-attr-description 2026-06-23 19:18:46.381 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-23 19:18:46.381 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: stateful-security-group 2026-06-23 19:18:46.381 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-23 19:18:46.382 7 WARNING neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-23 19:18:46.382 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-23 19:18:46.383 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: subnet-external-network 2026-06-23 19:18:46.383 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: subnet_onboard 2026-06-23 19:18:46.384 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-23 19:18:46.384 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: subnet-service-types 2026-06-23 19:18:46.385 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: subnet_allocation 2026-06-23 19:18:46.386 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-23 19:18:46.386 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-23 19:18:46.386 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: tag-creation 2026-06-23 19:18:46.386 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-23 19:18:46.387 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-23 19:18:46.387 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-23 19:18:46.388 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:18:46.388 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] subnetpool is already registered 2026-06-23 19:18:46.388 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:18:46.389 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] subnetpool is already registered 2026-06-23 19:18:46.389 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-23 19:18:46.389 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 19:18:46.390 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 19:18:46.390 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-23 19:18:46.390 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: standard-attr-tag 2026-06-23 19:18:46.391 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-23 19:18:46.391 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-23 19:18:46.391 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-23 19:18:46.392 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: trunk 2026-06-23 19:18:46.392 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 19:18:46.392 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] ipsecpolicy is already registered 2026-06-23 19:18:46.392 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: trunk-details 2026-06-23 19:18:46.393 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 19:18:46.393 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] ikepolicy is already registered 2026-06-23 19:18:46.393 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-23 19:18:46.393 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-23 19:18:46.394 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-23 19:18:46.394 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-23 19:18:46.396 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-23 19:18:46.397 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-23 19:18:46.397 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-23 19:18:46.397 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] router is already registered 2026-06-23 19:18:46.398 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: vpn-flavors 2026-06-23 19:18:46.398 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-23 19:18:46.398 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] floatingip is already registered 2026-06-23 19:18:46.399 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: vpnaas 2026-06-23 19:18:46.401 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: taas 2026-06-23 19:18:46.402 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-23 19:18:46.402 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: tap-mirror 2026-06-23 19:18:46.402 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] rbac_policy is already registered 2026-06-23 19:18:46.402 7 INFO neutron.api.extensions [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Loaded extension: taas-vlan-filter 2026-06-23 19:18:46.402 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-23 19:18:46.402 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] security_group is already registered 2026-06-23 19:18:46.403 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-23 19:18:46.403 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] security_group_rule is already registered 2026-06-23 19:18:46.404 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:18:46.404 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] subnetpool is already registered 2026-06-23 19:18:46.404 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:18:46.404 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] subnetpool is already registered 2026-06-23 19:18:46.405 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-23 19:18:46.405 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-23 19:18:46.405 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] trunk is already registered 2026-06-23 19:18:46.405 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-23 19:18:46.405 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:18:46.405 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-23 19:18:46.405 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 19:18:46.406 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] ikepolicy is already registered 2026-06-23 19:18:46.406 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 19:18:46.406 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] ipsecpolicy is already registered 2026-06-23 19:18:46.406 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-23 19:18:46.406 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] endpoint_group is already registered 2026-06-23 19:18:46.407 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-23 19:18:46.407 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] vpnservice is already registered 2026-06-23 19:18:46.407 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-23 19:18:46.408 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] ipsec_site_connection is already registered 2026-06-23 19:18:46.408 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 19:18:46.408 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] ipsecpolicy is already registered 2026-06-23 19:18:46.408 8 INFO neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 19:18:46.408 8 WARNING neutron.quota.resource_registry [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] ikepolicy is already registered 2026-06-23 19:18:46.408 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-23 19:18:46.409 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-23 19:18:46.414 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-23 19:18:46.414 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-23 19:18:46.415 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-23 19:18:46.416 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:18:46.416 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] subnetpool is already registered 2026-06-23 19:18:46.416 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:18:46.416 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] subnetpool is already registered 2026-06-23 19:18:46.417 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-23 19:18:46.417 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 19:18:46.418 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 19:18:46.418 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-23 19:18:46.418 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-23 19:18:46.419 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-23 19:18:46.419 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 19:18:46.419 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] ipsecpolicy is already registered 2026-06-23 19:18:46.420 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 19:18:46.420 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] ikepolicy is already registered 2026-06-23 19:18:46.424 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-23 19:18:46.424 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] router is already registered 2026-06-23 19:18:46.425 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-23 19:18:46.425 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] floatingip is already registered 2026-06-23 19:18:46.429 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-23 19:18:46.429 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] rbac_policy is already registered 2026-06-23 19:18:46.429 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-23 19:18:46.430 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] security_group is already registered 2026-06-23 19:18:46.430 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-23 19:18:46.430 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] security_group_rule is already registered 2026-06-23 19:18:46.431 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:18:46.431 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] subnetpool is already registered 2026-06-23 19:18:46.431 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:18:46.432 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] subnetpool is already registered 2026-06-23 19:18:46.432 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-23 19:18:46.432 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] trunk is already registered 2026-06-23 19:18:46.432 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 19:18:46.433 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] ikepolicy is already registered 2026-06-23 19:18:46.433 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 19:18:46.433 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] ipsecpolicy is already registered 2026-06-23 19:18:46.433 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-23 19:18:46.434 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] endpoint_group is already registered 2026-06-23 19:18:46.434 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-23 19:18:46.434 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] vpnservice is already registered 2026-06-23 19:18:46.434 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-23 19:18:46.435 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] ipsec_site_connection is already registered 2026-06-23 19:18:46.435 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 19:18:46.435 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] ipsecpolicy is already registered 2026-06-23 19:18:46.436 7 INFO neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 19:18:46.436 7 WARNING neutron.quota.resource_registry [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] ikepolicy is already registered 2026-06-23 19:18:46.445 8 WARNING keystonemiddleware._common.config [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:18:46.451 8 WARNING oslo_config.cfg [None req-11e42233-1f9b-4e0a-88ae-e81bfae833aa - - - - - -] 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 0x7fd952aee668 pid: 8 (default app) 2026-06-23 19:18:46.473 7 WARNING keystonemiddleware._common.config [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:18:46.480 7 WARNING oslo_config.cfg [None req-e8f1a457-70d6-48c4-a87c-b05404b0edff - - - - - -] 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 0x7fd952aee668 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-06-23 19:18:50.866 8 INFO neutron.pecan_wsgi.hooks.translation [None req-231e248b-428f-4aad-bd19-c937898a8331 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.116 () {44 vars in 928 bytes} [Tue Jun 23 19:18:50 2026] GET /v2.0/networks/public => generated 108 bytes in 802 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.204.45.116 () {44 vars in 950 bytes} [Tue Jun 23 19:18:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:18:51.710 8 WARNING neutron.services.revisions.revision_plugin [None req-525571a8-b0a1-4d49-9a55-25eeabe62849 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Could not find related network for resource to bump revision. 2026-06-23 19:18:51.737 8 INFO neutron.db.segments_db [None req-525571a8-b0a1-4d49-9a55-25eeabe62849 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment aff7b8ca-a459-47f5-be24-ca5817dbce9b of type flat for network 85f63301-4fff-488e-b632-5e8f273f0188 2026-06-23 19:18:51.785 8 INFO neutron.pecan_wsgi.hooks.translation [None req-525571a8-b0a1-4d49-9a55-25eeabe62849 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.116 () {48 vars in 968 bytes} [Tue Jun 23 19:18:51 2026] POST /v2.0/networks => generated 124 bytes in 509 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:18:57.955 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83b8c68f-6ad4-4a60-a228-457d190abc0b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.116 () {44 vars in 928 bytes} [Tue Jun 23 19:18:57 2026] GET /v2.0/networks/public => generated 108 bytes in 357 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.116 () {44 vars in 950 bytes} [Tue Jun 23 19:18:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:18:58.207 7 WARNING neutron.services.revisions.revision_plugin [None req-87fc33ed-080f-4068-871f-4b36aeb54c67 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Could not find related network for resource to bump revision. 2026-06-23 19:18:58.235 7 INFO neutron.db.segments_db [None req-87fc33ed-080f-4068-871f-4b36aeb54c67 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 610416e1-6d6e-4d1c-b07c-79760b8bac51 of type flat for network d23fd232-83ab-45e3-ac21-3bd83f1351d1 2026-06-23 19:18:58.292 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87fc33ed-080f-4068-871f-4b36aeb54c67 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.204.45.116 () {48 vars in 968 bytes} [Tue Jun 23 19:18:57 2026] POST /v2.0/networks => generated 124 bytes in 322 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:19:04.133 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1911d140-3aa0-4483-a137-a4502ee369b9 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.116 () {44 vars in 928 bytes} [Tue Jun 23 19:19:04 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.116 () {44 vars in 950 bytes} [Tue Jun 23 19:19:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:19:04.195 7 WARNING neutron.services.revisions.revision_plugin [None req-1dc7ad18-3e6c-405b-8135-f178db03f8e6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Could not find related network for resource to bump revision. 2026-06-23 19:19:04.205 7 INFO neutron.db.segments_db [None req-1dc7ad18-3e6c-405b-8135-f178db03f8e6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 777c92a8-866d-4456-a25f-02af26f92a08 of type flat for network 089aff74-dc10-44c1-987d-15a74ad7191f 2026-06-23 19:19:04.222 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1dc7ad18-3e6c-405b-8135-f178db03f8e6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.116 () {48 vars in 968 bytes} [Tue Jun 23 19:19:04 2026] POST /v2.0/networks => generated 124 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:19:10.059 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ec9c26e-35a5-48ac-917b-b076f3aee9f8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.116 () {44 vars in 928 bytes} [Tue Jun 23 19:19:10 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.116 () {44 vars in 950 bytes} [Tue Jun 23 19:19:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:19:10.132 8 WARNING neutron.services.revisions.revision_plugin [None req-835cb6d6-e206-4ea9-956c-53a88edbcea6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Could not find related network for resource to bump revision. 2026-06-23 19:19:10.151 8 INFO neutron.db.segments_db [None req-835cb6d6-e206-4ea9-956c-53a88edbcea6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 2c3ee15b-faa6-4f7c-a02a-ac90eb62d3db of type flat for network 996a5319-5a8d-402d-b218-fbad8bfe781d 2026-06-23 19:19:10.176 8 INFO neutron.pecan_wsgi.hooks.translation [None req-835cb6d6-e206-4ea9-956c-53a88edbcea6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.116 () {48 vars in 968 bytes} [Tue Jun 23 19:19:10 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:19:16.016 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af655d20-dc6c-419c-adec-930ecd0b4bba 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.204.45.116 () {44 vars in 928 bytes} [Tue Jun 23 19:19:15 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.116 () {44 vars in 950 bytes} [Tue Jun 23 19:19:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:19:16.086 8 WARNING neutron.services.revisions.revision_plugin [None req-5cd17332-1189-4ca2-8157-7aeaa0030947 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Could not find related network for resource to bump revision. 2026-06-23 19:19:16.102 8 INFO neutron.db.segments_db [None req-5cd17332-1189-4ca2-8157-7aeaa0030947 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment c1459c48-846b-4501-aca6-74afd4c2d282 of type flat for network dfee99a1-5b28-4b10-aa85-e03b1466856a 2026-06-23 19:19:16.127 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5cd17332-1189-4ca2-8157-7aeaa0030947 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.204.45.116 () {48 vars in 968 bytes} [Tue Jun 23 19:19:16 2026] POST /v2.0/networks => generated 124 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:19:21.981 7 INFO neutron.pecan_wsgi.hooks.translation [None req-150a3df4-d74d-4762-bfdc-2a03e116e226 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.116 () {44 vars in 928 bytes} [Tue Jun 23 19:19:21 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.116 () {44 vars in 950 bytes} [Tue Jun 23 19:19:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:19:22.078 7 WARNING neutron.services.revisions.revision_plugin [None req-0ded3bdc-6c61-470c-889f-08d9a72fc8df 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Could not find related network for resource to bump revision. 2026-06-23 19:19:22.099 7 INFO neutron.db.segments_db [None req-0ded3bdc-6c61-470c-889f-08d9a72fc8df 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 9392803a-56ea-49d2-8aaf-4e123099ddeb of type flat for network cc310722-9bdf-47c6-a661-9a051b8e0dad [pid: 7|app: 0|req: 10/23] 199.204.45.116 () {48 vars in 968 bytes} [Tue Jun 23 19:19:22 2026] POST /v2.0/networks => generated 706 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:19:23.422 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26eb07d3-6e84-4e59-bd89-52401e92b674 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.116 () {44 vars in 928 bytes} [Tue Jun 23 19:19:23 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.116 () {44 vars in 950 bytes} [Tue Jun 23 19:19:23 2026] GET /v2.0/networks?name=public => generated 709 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:19:23.498 8 INFO neutron.pecan_wsgi.hooks.translation [None req-794fd5c3-6fca-47dc-88fd-12fe3cc227d6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.204.45.116 () {44 vars in 1035 bytes} [Tue Jun 23 19:19:23 2026] GET /v2.0/subnets/public-subnet?network_id=cc310722-9bdf-47c6-a661-9a051b8e0dad => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.204.45.116 () {44 vars in 1058 bytes} [Tue Jun 23 19:19:23 2026] GET /v2.0/subnets?name=public-subnet&network_id=cc310722-9bdf-47c6-a661-9a051b8e0dad => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.116 () {48 vars in 966 bytes} [Tue Jun 23 19:19:23 2026] POST /v2.0/subnets => generated 664 bytes in 874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:24:03.165 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c8dff9f-ce7f-4604-a90c-890e4b15d30b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 199.204.45.116 () {44 vars in 938 bytes} [Tue Jun 23 19:24:03 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.204.45.116 () {44 vars in 960 bytes} [Tue Jun 23 19:24:03 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:24:03.244 7 INFO neutron.db.segments_db [None req-cc209ef6-eb7e-4665-aa22-a5aaa8053be6 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 1dffbfc1-b461-4a44-a356-b64a594ff05d of type vxlan for network 44494752-aa54-4405-b745-5981a5d7ffa7 [pid: 7|app: 0|req: 33/68] 199.204.45.116 () {48 vars in 967 bytes} [Tue Jun 23 19:24:03 2026] POST /v2.0/networks => generated 706 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:24:04.256 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a452439-6957-4924-b3ab-fb2fb8153ba7 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.204.45.116 () {44 vars in 938 bytes} [Tue Jun 23 19:24:04 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: 7|app: 0|req: 34/70] 199.204.45.116 () {44 vars in 960 bytes} [Tue Jun 23 19:24:04 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:24:04.325 8 INFO neutron.pecan_wsgi.hooks.translation [None req-125befea-4889-4f2e-a9d5-652b90916a37 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 199.204.45.116 () {44 vars in 1037 bytes} [Tue Jun 23 19:24:04 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=44494752-aa54-4405-b745-5981a5d7ffa7 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.116 () {44 vars in 1060 bytes} [Tue Jun 23 19:24:04 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=44494752-aa54-4405-b745-5981a5d7ffa7 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.116 () {48 vars in 966 bytes} [Tue Jun 23 19:24:04 2026] POST /v2.0/subnets => generated 651 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:24:05.726 7 INFO neutron.api.v2.resource [None req-bc589b80-8285-4845-985a-481e97221807 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.204.45.116 () {44 vars in 972 bytes} [Tue Jun 23 19:24:05 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.116 () {44 vars in 994 bytes} [Tue Jun 23 19:24:05 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.116 () {48 vars in 981 bytes} [Tue Jun 23 19:24:05 2026] POST /v2.0/security-groups => generated 1616 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:06 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 1616 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:07 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:07 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.116 () {48 vars in 992 bytes} [Tue Jun 23 19:24:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:08 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:08 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => 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/83] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:08 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.116 () {48 vars in 992 bytes} [Tue Jun 23 19:24:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:09 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 2846 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:09 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:09 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.116 () {48 vars in 992 bytes} [Tue Jun 23 19:24:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:10 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 3462 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:10 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 3462 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:10 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.116 () {48 vars in 992 bytes} [Tue Jun 23 19:24:10 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:11 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 4078 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:11 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 4078 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:11 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.116 () {48 vars in 992 bytes} [Tue Jun 23 19:24:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.116 () {44 vars in 988 bytes} [Tue Jun 23 19:24:12 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7 => generated 731 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:24:12.904 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db64415c-c0c8-48fc-9318-6f915171aeaf 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/98] 199.204.45.116 () {44 vars in 1077 bytes} [Tue Jun 23 19:24:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=44494752-aa54-4405-b745-5981a5d7ffa7 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.116 () {44 vars in 1100 bytes} [Tue Jun 23 19:24:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=44494752-aa54-4405-b745-5981a5d7ffa7 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:12 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.116 () {48 vars in 962 bytes} [Tue Jun 23 19:24:13 2026] POST /v2.0/ports => generated 1100 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:24:19.792 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e76cac2f-9280-4a8d-8894-20a90f715933 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/104] 199.204.45.116 () {44 vars in 980 bytes} [Tue Jun 23 19:24:19 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/105] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.116 () {48 vars in 1032 bytes} [Tue Jun 23 19:24:19 2026] PUT /v2.0/ports/e731ece4-be62-46ae-bc7f-afd5e17bae7c => generated 1249 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.116 () {44 vars in 921 bytes} [Tue Jun 23 19:24:22 2026] GET /v2.0/ports => generated 3730 bytes in 87 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-06-23 19:24:23.215 7 INFO neutron.api.v2.resource [None req-1af89ece-e0f9-45a4-9ae4-cafe58a63419 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/108] 199.204.45.116 () {44 vars in 960 bytes} [Tue Jun 23 19:24:23 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.116 () {44 vars in 982 bytes} [Tue Jun 23 19:24:23 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.116 () {48 vars in 981 bytes} [Tue Jun 23 19:24:23 2026] POST /v2.0/security-groups => generated 1610 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:24 2026] GET /v2.0/security-groups/465493a9-e7c6-460d-910c-ab2b88f06fb7 => generated 1610 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:24 2026] GET /v2.0/security-groups/465493a9-e7c6-460d-910c-ab2b88f06fb7 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:24 2026] GET /v2.0/security-groups/465493a9-e7c6-460d-910c-ab2b88f06fb7 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.116 () {48 vars in 992 bytes} [Tue Jun 23 19:24:24 2026] POST /v2.0/security-group-rules => generated 623 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:25 2026] GET /v2.0/security-groups/465493a9-e7c6-460d-910c-ab2b88f06fb7 => generated 2246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:25 2026] GET /v2.0/security-groups/465493a9-e7c6-460d-910c-ab2b88f06fb7 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:24:25 2026] GET /v2.0/security-groups/465493a9-e7c6-460d-910c-ab2b88f06fb7 => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.204.45.116 () {48 vars in 992 bytes} [Tue Jun 23 19:24:25 2026] POST /v2.0/security-group-rules => generated 627 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/129] 199.204.45.116 () {44 vars in 976 bytes} [Tue Jun 23 19:25:34 2026] GET /v2.0/quotas/febb1af176824dd8b95546488c4cf07f => generated 292 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/130] 199.204.45.116 () {48 vars in 1028 bytes} [Tue Jun 23 19:25:35 2026] PUT /v2.0/quotas/febb1af176824dd8b95546488c4cf07f => generated 291 bytes in 31 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-06-23 19:27:44.619 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a4fdfcb-ff38-422d-ad84-565b62a73eec 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/149] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:27:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 116 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: 76/150] 199.204.45.116 () {30 vars in 763 bytes} [Tue Jun 23 19:27:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:27:46.254 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34407f40-ce63-4aa0-9542-122edf2e3977 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/151] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:27:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/152] 199.204.45.116 () {30 vars in 763 bytes} [Tue Jun 23 19:27:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:33:48.054 7 INFO neutron.api.v2.resource [None req-10a24bd1-0711-445f-96f5-ad1245f9bd67 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/201] 199.204.45.116 () {44 vars in 1075 bytes} [Tue Jun 23 19:33:47 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=644023edf7b9495ba8b5e6bbc5011e0b => generated 139 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/202] 199.204.45.116 () {44 vars in 1098 bytes} [Tue Jun 23 19:33:48 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=644023edf7b9495ba8b5e6bbc5011e0b => generated 23 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/203] 199.204.45.116 () {48 vars in 982 bytes} [Tue Jun 23 19:33:48 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: 8|app: 0|req: 103/204] 199.204.45.116 () {44 vars in 1089 bytes} [Tue Jun 23 19:33:49 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799?project_id=644023edf7b9495ba8b5e6bbc5011e0b => generated 1624 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/205] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:33:49 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799 => 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: 104/206] 199.204.45.116 () {44 vars in 1089 bytes} [Tue Jun 23 19:33:49 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799?project_id=644023edf7b9495ba8b5e6bbc5011e0b => generated 1624 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/207] 199.204.45.116 () {48 vars in 992 bytes} [Tue Jun 23 19:33:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/208] 199.204.45.116 () {44 vars in 1089 bytes} [Tue Jun 23 19:33:50 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799?project_id=644023edf7b9495ba8b5e6bbc5011e0b => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/209] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:33:50 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/210] 199.204.45.116 () {44 vars in 1089 bytes} [Tue Jun 23 19:33:50 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799?project_id=644023edf7b9495ba8b5e6bbc5011e0b => 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: 105/211] 199.204.45.116 () {48 vars in 992 bytes} [Tue Jun 23 19:33:50 2026] POST /v2.0/security-group-rules => generated 599 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/212] 199.204.45.116 () {44 vars in 1089 bytes} [Tue Jun 23 19:33:51 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799?project_id=644023edf7b9495ba8b5e6bbc5011e0b => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/213] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:33:51 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/214] 199.204.45.116 () {44 vars in 1089 bytes} [Tue Jun 23 19:33:52 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799?project_id=644023edf7b9495ba8b5e6bbc5011e0b => 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: 107/215] 199.204.45.116 () {48 vars in 992 bytes} [Tue Jun 23 19:33:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/216] 199.204.45.116 () {44 vars in 1089 bytes} [Tue Jun 23 19:33:53 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799?project_id=644023edf7b9495ba8b5e6bbc5011e0b => generated 3460 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/217] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:33:53 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799 => 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: 110/218] 199.204.45.116 () {44 vars in 1089 bytes} [Tue Jun 23 19:33:53 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799?project_id=644023edf7b9495ba8b5e6bbc5011e0b => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/219] 199.204.45.116 () {48 vars in 992 bytes} [Tue Jun 23 19:33:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/238] 199.204.45.116 () {30 vars in 740 bytes} [Tue Jun 23 19:36:02 2026] GET /v2.0/networks?tenant_id=644023edf7b9495ba8b5e6bbc5011e0b&shared=False => generated 15 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:36:02.785 7 INFO neutron.db.segments_db [None req-da5cc3b4-f495-40dd-8760-cd567d964248 c872904e90c84874819f290e9cef3f32 644023edf7b9495ba8b5e6bbc5011e0b - - e46cfccb02654721bac1e21b2adf8f35 e46cfccb02654721bac1e21b2adf8f35] Added segment 840a21be-dd2a-4941-b7df-0b88719427fc of type vxlan for network b291a5e0-8e75-466f-a0c2-b3624eca8d60 [pid: 7|app: 0|req: 119/239] 199.204.45.116 () {34 vars in 682 bytes} [Tue Jun 23 19:36:02 2026] POST /v2.0/networks => generated 718 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/240] 199.204.45.116 () {30 vars in 722 bytes} [Tue Jun 23 19:36:02 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/241] 199.204.45.116 () {30 vars in 633 bytes} [Tue Jun 23 19:36:02 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: 8|app: 0|req: 122/242] 199.204.45.116 () {34 vars in 677 bytes} [Tue Jun 23 19:36:02 2026] POST /v2.0/ports => generated 999 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/243] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 19:36:03 2026] GET /v2.0/networks/b291a5e0-8e75-466f-a0c2-b3624eca8d60 => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/244] 199.204.45.116 () {30 vars in 722 bytes} [Tue Jun 23 19:36:05 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/245] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 19:36:05 2026] GET /v2.0/networks/b291a5e0-8e75-466f-a0c2-b3624eca8d60 => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/250] 199.204.45.116 () {44 vars in 976 bytes} [Tue Jun 23 19:36:30 2026] GET /v2.0/quotas/644023edf7b9495ba8b5e6bbc5011e0b => 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: 125/251] 199.204.45.116 () {48 vars in 1028 bytes} [Tue Jun 23 19:36:30 2026] PUT /v2.0/quotas/644023edf7b9495ba8b5e6bbc5011e0b => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:47:56.737 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c8bba54-94f0-48c2-ad54-963d792df82c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/342] 199.204.45.116 () {44 vars in 928 bytes} [Tue Jun 23 19:47:56 2026] GET /v2.0/networks/public => generated 108 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/343] 199.204.45.116 () {44 vars in 950 bytes} [Tue Jun 23 19:47:56 2026] GET /v2.0/networks?name=public => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:47:57.774 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8916c7b2-1995-4e23-a5d4-eebb6573b96c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/344] 199.204.45.116 () {44 vars in 928 bytes} [Tue Jun 23 19:47:57 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/345] 199.204.45.116 () {44 vars in 950 bytes} [Tue Jun 23 19:47:57 2026] GET /v2.0/networks?name=public => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:47:57.837 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e078b90e-3251-4e38-9da4-762dc03d1610 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/346] 199.204.45.116 () {44 vars in 1035 bytes} [Tue Jun 23 19:47:57 2026] GET /v2.0/subnets/public-subnet?network_id=cc310722-9bdf-47c6-a661-9a051b8e0dad => generated 113 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/347] 199.204.45.116 () {44 vars in 1058 bytes} [Tue Jun 23 19:47:57 2026] GET /v2.0/subnets?name=public-subnet&network_id=cc310722-9bdf-47c6-a661-9a051b8e0dad => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:48:25.473 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2f7c4e2-06a7-4029-9624-cb9d3607e955 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/352] 199.204.45.116 () {44 vars in 938 bytes} [Tue Jun 23 19:48:25 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/353] 199.204.45.116 () {44 vars in 960 bytes} [Tue Jun 23 19:48:25 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:48:26.439 8 INFO neutron.pecan_wsgi.hooks.translation [None req-92abc1b3-64ff-4c9d-99c7-70aa71155cd3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/354] 199.204.45.116 () {44 vars in 938 bytes} [Tue Jun 23 19:48:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/355] 199.204.45.116 () {44 vars in 960 bytes} [Tue Jun 23 19:48:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:48:26.520 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ff254de-74a0-48a1-b62a-eb5471d46373 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/356] 199.204.45.116 () {44 vars in 1037 bytes} [Tue Jun 23 19:48:26 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=44494752-aa54-4405-b745-5981a5d7ffa7 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/357] 199.204.45.116 () {44 vars in 1060 bytes} [Tue Jun 23 19:48:26 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=44494752-aa54-4405-b745-5981a5d7ffa7 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:48:27.714 8 INFO neutron.api.v2.resource [None req-0e77bb5a-2766-4406-a7ed-6f92a4d55523 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/358] 199.204.45.116 () {44 vars in 972 bytes} [Tue Jun 23 19:48:27 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/359] 199.204.45.116 () {44 vars in 994 bytes} [Tue Jun 23 19:48:27 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/362] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:48:28 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/363] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:48:28 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/364] 199.204.45.116 () {44 vars in 1012 bytes} [Tue Jun 23 19:48:28 2026] GET /v2.0/security-group-rules/39faab08-e659-462a-82f4-fdabb02199d8 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/365] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:48:29 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/366] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:48:29 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.204.45.116 () {44 vars in 1012 bytes} [Tue Jun 23 19:48:29 2026] GET /v2.0/security-group-rules/7fc806b5-2db2-46dd-9704-c0741ed3e9a8 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:48:30 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/369] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:48:30 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => 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: 186/370] 199.204.45.116 () {44 vars in 1012 bytes} [Tue Jun 23 19:48:30 2026] GET /v2.0/security-group-rules/a5f6120f-35df-41cc-8471-c77253482311 => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:48:31 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => 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: 187/372] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:48:31 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.116 () {44 vars in 1012 bytes} [Tue Jun 23 19:48:31 2026] GET /v2.0/security-group-rules/b3ee2bd2-0a7d-461a-97f2-26e181337b07 => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:48:32 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:48:32 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.116 () {44 vars in 1012 bytes} [Tue Jun 23 19:48:32 2026] GET /v2.0/security-group-rules/875a9366-2a83-4f9a-8f50-37070fdd0fb0 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.116 () {44 vars in 988 bytes} [Tue Jun 23 19:48:33 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7 => generated 731 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:48:33.963 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e6dc3e6e-ebc4-4d14-ad6e-3534c3c82510 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/378] 199.204.45.116 () {44 vars in 1077 bytes} [Tue Jun 23 19:48:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=44494752-aa54-4405-b745-5981a5d7ffa7 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.204.45.116 () {44 vars in 1100 bytes} [Tue Jun 23 19:48:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=44494752-aa54-4405-b745-5981a5d7ffa7 => generated 1254 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:48:34 2026] GET /v2.0/security-groups/a9511d51-6e7e-45a6-8728-04b23774935e => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:48:42.425 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2cf94c06-a625-49e1-a280-c905258f8878 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/381] 199.204.45.116 () {44 vars in 980 bytes} [Tue Jun 23 19:48:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:48:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.116 () {44 vars in 921 bytes} [Tue Jun 23 19:48:43 2026] GET /v2.0/ports => generated 4725 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:48:45.359 7 INFO neutron.api.v2.resource [None req-f39c8158-a124-4faf-b1fe-62961741db64 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/386] 199.204.45.116 () {44 vars in 960 bytes} [Tue Jun 23 19:48:45 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: 195/387] 199.204.45.116 () {44 vars in 982 bytes} [Tue Jun 23 19:48:45 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:48:46 2026] GET /v2.0/security-groups/465493a9-e7c6-460d-910c-ab2b88f06fb7 => generated 2886 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:48:46 2026] GET /v2.0/security-groups/465493a9-e7c6-460d-910c-ab2b88f06fb7 => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.204.45.116 () {44 vars in 1012 bytes} [Tue Jun 23 19:48:46 2026] GET /v2.0/security-group-rules/68216897-3d2d-4953-9a3f-e898dd9e87ee => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:48:47 2026] GET /v2.0/security-groups/465493a9-e7c6-460d-910c-ab2b88f06fb7 => generated 2886 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:48:47 2026] GET /v2.0/security-groups/465493a9-e7c6-460d-910c-ab2b88f06fb7 => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.204.45.116 () {44 vars in 1012 bytes} [Tue Jun 23 19:48:47 2026] GET /v2.0/security-group-rules/59823539-3b68-4633-bba0-3a40d3416af3 => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.204.45.116 () {44 vars in 976 bytes} [Tue Jun 23 19:48:58 2026] GET /v2.0/quotas/febb1af176824dd8b95546488c4cf07f => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:49:52.435 8 INFO neutron.api.v2.resource [None req-bdba13fb-ac5f-4dc2-8b95-c745ac61542b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 203/403] 199.204.45.116 () {44 vars in 1075 bytes} [Tue Jun 23 19:49:52 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=644023edf7b9495ba8b5e6bbc5011e0b => generated 139 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.116 () {44 vars in 1098 bytes} [Tue Jun 23 19:49:52 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=644023edf7b9495ba8b5e6bbc5011e0b => generated 4072 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.204.45.116 () {44 vars in 1089 bytes} [Tue Jun 23 19:49:53 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799?project_id=644023edf7b9495ba8b5e6bbc5011e0b => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:49:53 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799 => generated 4075 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.204.45.116 () {44 vars in 1012 bytes} [Tue Jun 23 19:49:53 2026] GET /v2.0/security-group-rules/4b54a849-7354-4e6e-8a26-cefe8f3e1419 => generated 597 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 199.204.45.116 () {44 vars in 1089 bytes} [Tue Jun 23 19:49:54 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799?project_id=644023edf7b9495ba8b5e6bbc5011e0b => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:49:54 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 199.204.45.116 () {44 vars in 1012 bytes} [Tue Jun 23 19:49:54 2026] GET /v2.0/security-group-rules/b293ad0b-7c8e-4612-9dc9-8f8544bb16cc => generated 599 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.204.45.116 () {44 vars in 1089 bytes} [Tue Jun 23 19:49:55 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799?project_id=644023edf7b9495ba8b5e6bbc5011e0b => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:49:55 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.204.45.116 () {44 vars in 1012 bytes} [Tue Jun 23 19:49:55 2026] GET /v2.0/security-group-rules/fcf9acc9-a7ea-41f8-b075-ad0e1c817094 => 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: 206/414] 199.204.45.116 () {44 vars in 1089 bytes} [Tue Jun 23 19:49:56 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799?project_id=644023edf7b9495ba8b5e6bbc5011e0b => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.204.45.116 () {44 vars in 1002 bytes} [Tue Jun 23 19:49:56 2026] GET /v2.0/security-groups/29ab1532-e2b0-4e59-ba91-32252c5f9799 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.204.45.116 () {44 vars in 1012 bytes} [Tue Jun 23 19:49:56 2026] GET /v2.0/security-group-rules/50e90513-970b-49fc-970b-a85e3bb393b7 => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.204.45.116 () {44 vars in 976 bytes} [Tue Jun 23 19:50:03 2026] GET /v2.0/quotas/644023edf7b9495ba8b5e6bbc5011e0b => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 199.204.45.116 () {44 vars in 950 bytes} [Tue Jun 23 19:50:52 2026] GET /v2.0/networks?name=public => generated 753 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/433] 10.0.0.126 () {32 vars in 649 bytes} [Tue Jun 23 19:51:28 2026] GET /v2.0/networks => generated 2167 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 10.0.0.126 () {32 vars in 655 bytes} [Tue Jun 23 19:51:30 2026] GET /v2.0/floatingips => 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: 217/435] 10.0.0.126 () {32 vars in 647 bytes} [Tue Jun 23 19:51:30 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: 8|app: 0|req: 219/436] 10.0.0.126 () {32 vars in 643 bytes} [Tue Jun 23 19:51:30 2026] GET /v2.0/ports => generated 4725 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/437] 10.0.0.126 () {32 vars in 647 bytes} [Tue Jun 23 19:51:30 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 10.0.0.126 () {32 vars in 649 bytes} [Tue Jun 23 19:51:30 2026] GET /v2.0/networks => generated 2167 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 10.0.0.126 () {32 vars in 663 bytes} [Tue Jun 23 19:51:30 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/440] 10.0.0.126 () {32 vars in 655 bytes} [Tue Jun 23 19:51:30 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:51:40.825 7 INFO neutron.db.segments_db [None req-aad240e8-34e1-4cc5-95da-ebd4d87311c8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment e27b1dd4-cd9c-4737-b250-d5405f79e38b of type vxlan for network 832914f9-1d83-441c-a097-4ada731402d4 [pid: 7|app: 0|req: 220/441] 10.0.0.126 () {34 vars in 671 bytes} [Tue Jun 23 19:51:40 2026] POST /v2.0/networks => generated 744 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:51:40.903 8 INFO neutron.db.segments_db [None req-af30b962-ae2c-4b49-bf6e-faa3429d53fa 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment a078b780-d10a-4f28-92aa-0751156918a6 of type vxlan for network 0368e818-d69f-4678-9b89-ed283cf66375 [pid: 8|app: 0|req: 222/442] 10.0.0.126 () {34 vars in 671 bytes} [Tue Jun 23 19:51:40 2026] POST /v2.0/networks => generated 744 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:51:41.083 7 INFO neutron.db.segments_db [None req-e1906716-a754-4423-9608-f8a318002e27 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment e8f1d317-f47a-437a-b2fd-042b781cb7fa of type vxlan for network f83af0ad-3e42-4172-8cd6-0f41b3ad4d43 [pid: 8|app: 0|req: 223/443] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:51:40 2026] POST /v2.0/subnets => generated 691 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/444] 10.0.0.126 () {34 vars in 671 bytes} [Tue Jun 23 19:51:40 2026] POST /v2.0/networks => generated 748 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:51:41.222 7 INFO neutron.db.segments_db [None req-c2d2eaab-cc42-4c64-b778-378458bdf33f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 5529ac52-af7a-46a4-ba1b-5781ecb91a9d of type vxlan for network 5b40b57a-ab3a-4a4e-a6dd-06b0f63ac5fc [pid: 8|app: 0|req: 224/445] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:51:41 2026] POST /v2.0/subnets => generated 691 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/446] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:51:41 2026] POST /v2.0/subnets => generated 695 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:51:41.535 7 INFO neutron.db.l3_hamode_db [None req-c2d2eaab-cc42-4c64-b778-378458bdf33f 371de210f4dc48b7bf718a4de4245a5a 06f4fd1729f34589876d10cf8ba09efa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:51:41.560 8 INFO neutron.db.segments_db [None req-2a6dab03-92c2-46de-9568-f26e8951ec71 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 2a44c178-38b9-49b9-9176-bfba7bff4648 of type vxlan for network 733557ff-b589-4ea9-b960-f33cbf1d1048 2026-06-23 19:51:41.817 8 INFO neutron.db.l3_hamode_db [None req-2a6dab03-92c2-46de-9568-f26e8951ec71 371de210f4dc48b7bf718a4de4245a5a 44722bbd0ba74d05a643d3e004860a20 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:51:42.460 7 INFO neutron.db.l3_hamode_db [None req-c2d2eaab-cc42-4c64-b778-378458bdf33f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:51:42.570 8 INFO neutron.db.l3_hamode_db [None req-2a6dab03-92c2-46de-9568-f26e8951ec71 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 222/447] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:51:41 2026] POST /v2.0/routers => generated 731 bytes in 2478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/448] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:51:41 2026] POST /v2.0/routers => generated 731 bytes in 2168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:51:43.704 7 INFO neutron.db.segments_db [None req-c2c0e347-b617-484d-8bef-068b65088592 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 1de8047b-547b-408d-ad2e-68b9058eba41 of type vxlan for network 30556ab1-4c11-4330-94d9-5346708d48f7 [pid: 8|app: 0|req: 227/449] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:51:43 2026] GET /v2.0/security-groups?tenant_id=82c279236c2c43e79c4d6c57d56a9f0d&name=default => generated 2923 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:51:43.962 7 INFO neutron.db.l3_hamode_db [None req-c2c0e347-b617-484d-8bef-068b65088592 371de210f4dc48b7bf718a4de4245a5a ef426ca46391459db88cf082db96094e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:51:44.704 7 INFO neutron.db.l3_hamode_db [None req-c2c0e347-b617-484d-8bef-068b65088592 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 230/452] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:51:43 2026] PUT /v2.0/routers/15f1d4f5-8780-474a-9721-260e4ac0c720/add_router_interface => generated 309 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/453] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:51:43 2026] POST /v2.0/routers => generated 735 bytes in 1892 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/454] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:51:45 2026] DELETE /v2.0/security-groups/23959601-2b6e-497c-801b-1ab394f62620 => 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: 231/455] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:51:45 2026] PUT /v2.0/routers/bc0bf14e-8a0c-4eb3-818b-07d9279d287d/add_router_interface => generated 309 bytes in 1026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/456] 10.0.0.126 () {34 vars in 685 bytes} [Tue Jun 23 19:51:46 2026] POST /v2.0/security-groups => generated 1660 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/457] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:51:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/458] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:51:46 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: 225/459] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:51:45 2026] PUT /v2.0/routers/99915606-0ac0-4d12-baee-b0cece46591f/add_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/460] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:51:46 2026] POST /v2.0/floatingips => generated 552 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/461] 10.0.0.253 () {38 vars in 971 bytes} [Tue Jun 23 19:51:47 2026] POST /v2.0/security-groups => generated 1681 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/462] 10.0.0.126 () {34 vars in 685 bytes} [Tue Jun 23 19:51:47 2026] POST /v2.0/security-groups => generated 1661 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/463] 10.0.0.253 () {38 vars in 971 bytes} [Tue Jun 23 19:51:47 2026] POST /v2.0/security-groups => generated 1682 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/464] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:51:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:51:47.637 8 INFO neutron.db.segments_db [None req-65272ed5-c157-41f4-b639-35639825100e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 359fb0f2-768b-4b97-936f-8e251263d81c of type vxlan for network eee101e8-b9de-402c-a2c9-133d64501f2c [pid: 8|app: 0|req: 237/465] 10.0.0.126 () {34 vars in 671 bytes} [Tue Jun 23 19:51:47 2026] POST /v2.0/networks => generated 749 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/466] 10.0.0.253 () {38 vars in 971 bytes} [Tue Jun 23 19:51:47 2026] POST /v2.0/security-groups => generated 1681 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/467] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:51:47 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: 8|app: 0|req: 239/468] 10.0.0.253 () {34 vars in 1002 bytes} [Tue Jun 23 19:51:47 2026] GET /v2.0/security-groups?tenant_id=44722bbd0ba74d05a643d3e004860a20 => generated 7905 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/469] 10.0.0.253 () {34 vars in 1098 bytes} [Tue Jun 23 19:51:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--279131967&fields=id&tenant_id=06f4fd1729f34589876d10cf8ba09efa => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/470] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:51:47 2026] POST /v2.0/subnets => generated 696 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/471] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:47 2026] GET /v2.0/security-groups/10b4b846-ab29-461e-b38b-f3dc0ff465e2 => generated 2918 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/472] 10.0.0.253 () {34 vars in 982 bytes} [Tue Jun 23 19:51:47 2026] GET /v2.0/networks?id=832914f9-1d83-441c-a097-4ada731402d4 => generated 676 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:51:48.100 7 INFO neutron.db.segments_db [None req-4443e428-9bc7-4129-a7e6-a1cc8a225580 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 944fd7d9-86b1-495b-afcb-d998cec09dd8 of type vxlan for network 7268798c-0dc2-48fe-afbc-be4171297e61 2026-06-23 19:51:48.319 7 INFO neutron.db.l3_hamode_db [None req-4443e428-9bc7-4129-a7e6-a1cc8a225580 371de210f4dc48b7bf718a4de4245a5a 3fdbb13804144fb9b78d92f62fc33435 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 241/473] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:51:47 2026] POST /v2.0/floatingips => generated 552 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/474] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:48 2026] GET /v2.0/security-groups/10b4b846-ab29-461e-b38b-f3dc0ff465e2 => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/475] 10.0.0.253 () {34 vars in 965 bytes} [Tue Jun 23 19:51:48 2026] GET /v2.0/quotas/06f4fd1729f34589876d10cf8ba09efa => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/476] 10.0.0.253 () {34 vars in 1002 bytes} [Tue Jun 23 19:51:48 2026] GET /v2.0/ports?tenant_id=06f4fd1729f34589876d10cf8ba09efa&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/477] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:48 2026] GET /v2.0/security-groups/06e8fd2c-2f27-4e76-9d0c-35daaccfdefb => generated 1681 bytes in 25 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.253 () {36 vars in 1013 bytes} [Tue Jun 23 19:51:48 2026] DELETE /v2.0/security-groups/06e8fd2c-2f27-4e76-9d0c-35daaccfdefb => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:51:48.688 8 INFO neutron.api.v2.resource [req-1c4206e8-a433-4f8b-b9ab-3d9840cf54bf req-8d5032bc-74c5-4c91-b745-7791b3f7ef79 19cc9838269f4941bb6979396619a64a 44722bbd0ba74d05a643d3e004860a20 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 247/479] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:48 2026] GET /v2.0/security-groups/06e8fd2c-2f27-4e76-9d0c-35daaccfdefb => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/480] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:48 2026] GET /v2.0/security-groups/c4187181-3837-4b9f-88b5-8372a5428575 => generated 1682 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/481] 10.0.0.253 () {36 vars in 1013 bytes} [Tue Jun 23 19:51:48 2026] DELETE /v2.0/security-groups/c4187181-3837-4b9f-88b5-8372a5428575 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:51:48.850 8 INFO neutron.api.v2.resource [req-001c1abc-c748-4b9c-afc8-6aa1f886e3dd req-eabce6e7-5cf2-48c2-90fb-f5277e7fbb90 19cc9838269f4941bb6979396619a64a 44722bbd0ba74d05a643d3e004860a20 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 250/482] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:48 2026] GET /v2.0/security-groups/c4187181-3837-4b9f-88b5-8372a5428575 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/483] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:48 2026] GET /v2.0/security-groups/391bf928-4a6a-415b-a2db-7998c0f038f5 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:51:48.919 7 INFO neutron.db.l3_hamode_db [None req-4443e428-9bc7-4129-a7e6-a1cc8a225580 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 252/484] 10.0.0.253 () {36 vars in 1013 bytes} [Tue Jun 23 19:51:48 2026] DELETE /v2.0/security-groups/391bf928-4a6a-415b-a2db-7998c0f038f5 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/485] 10.0.0.253 () {34 vars in 907 bytes} [Tue Jun 23 19:51:48 2026] GET /v2.0/extensions => generated 21537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-23 19:51:49.020 8 INFO neutron.api.v2.resource [req-faa000f9-95b2-4491-b1e6-3f5d72e32842 req-5082b9dd-10ed-4dbe-8343-bad8f67ece2d 19cc9838269f4941bb6979396619a64a 44722bbd0ba74d05a643d3e004860a20 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/486] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:49 2026] GET /v2.0/security-groups/391bf928-4a6a-415b-a2db-7998c0f038f5 => 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: 255/487] 10.0.0.253 () {34 vars in 1008 bytes} [Tue Jun 23 19:51:49 2026] GET /v2.0/networks/832914f9-1d83-441c-a097-4ada731402d4?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/488] 10.0.0.253 () {34 vars in 1002 bytes} [Tue Jun 23 19:51:49 2026] GET /v2.0/security-groups?tenant_id=44722bbd0ba74d05a643d3e004860a20 => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/489] 10.0.0.253 () {34 vars in 1108 bytes} [Tue Jun 23 19:51:49 2026] GET /v2.0/networks/832914f9-1d83-441c-a097-4ada731402d4?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: 258/490] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:49 2026] GET /v2.0/security-groups/10b4b846-ab29-461e-b38b-f3dc0ff465e2 => generated 2918 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/491] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:49 2026] GET /v2.0/security-groups/10b4b846-ab29-461e-b38b-f3dc0ff465e2 => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:51:49.256 8 INFO neutron.api.v2.resource [req-a27f91cc-c445-46bd-aaa9-ee66b1c747da req-b3f5beb9-ad68-4ad3-b7fc-727899687b3e 19cc9838269f4941bb6979396619a64a 44722bbd0ba74d05a643d3e004860a20 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 260/492] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:49 2026] GET /v2.0/security-groups/391bf928-4a6a-415b-a2db-7998c0f038f5 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:51:49.326 8 INFO neutron.api.v2.resource [req-58336702-d7c8-4fa0-b665-158f0458ddf3 req-2e752ed3-e244-4240-8429-66292b7618f2 19cc9838269f4941bb6979396619a64a 44722bbd0ba74d05a643d3e004860a20 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 261/493] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:49 2026] GET /v2.0/security-groups/c4187181-3837-4b9f-88b5-8372a5428575 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:51:49.364 8 INFO neutron.api.v2.resource [req-7d018f32-47f0-461c-b117-f01f638fd404 req-ed178606-2f2f-4b53-bff4-5cba63588a5c 19cc9838269f4941bb6979396619a64a 44722bbd0ba74d05a643d3e004860a20 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 262/494] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:49 2026] GET /v2.0/security-groups/06e8fd2c-2f27-4e76-9d0c-35daaccfdefb => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/495] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:51:49 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => 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: 233/496] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:51:48 2026] POST /v2.0/routers => generated 736 bytes in 1728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:51:50.101 8 INFO neutron_taas.services.taas.taas_plugin [None req-27c09e94-4dc4-4ba3-bf21-2be31a5f897f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 5a6b09a4-cf2a-4916-a1d2-6588044b7a54 2026-06-23 19:51:50.111 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27c09e94-4dc4-4ba3-bf21-2be31a5f897f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 5a6b09a4-cf2a-4916-a1d2-6588044b7a54 [pid: 8|app: 0|req: 264/497] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:51:49 2026] PUT /v2.0/routers/bc0bf14e-8a0c-4eb3-818b-07d9279d287d/remove_router_interface => generated 309 bytes in 1382 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/498] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:51:50 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:51:50.989 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ce6648d-7959-47aa-8fea-5a683b16ec58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: e41b7eab-252c-49c1-ab35-997df4250a82 2026-06-23 19:51:50.992 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ce6648d-7959-47aa-8fea-5a683b16ec58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: e41b7eab-252c-49c1-ab35-997df4250a82 [pid: 7|app: 0|req: 234/499] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:51:49 2026] PUT /v2.0/routers/a7470782-abfe-4bb1-ab64-5b30d7869e70/add_router_interface => generated 309 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:51:51.214 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ce6648d-7959-47aa-8fea-5a683b16ec58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 5cfd3509-b243-4fc6-93fc-80a32433b98c 2026-06-23 19:51:51.217 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ce6648d-7959-47aa-8fea-5a683b16ec58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 5cfd3509-b243-4fc6-93fc-80a32433b98c 2026-06-23 19:51:51.316 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-3ce6648d-7959-47aa-8fea-5a683b16ec58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - 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-06-23 19:51:51.677 8 INFO neutron.db.l3_hamode_db [None req-3ce6648d-7959-47aa-8fea-5a683b16ec58 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] HA network 733557ff-b589-4ea9-b960-f33cbf1d1048 was deleted as no HA routers are present in tenant 44722bbd0ba74d05a643d3e004860a20. [pid: 8|app: 0|req: 266/500] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:51:50 2026] DELETE /v2.0/routers/bc0bf14e-8a0c-4eb3-818b-07d9279d287d => generated 0 bytes in 879 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/501] 10.0.0.253 () {38 vars in 971 bytes} [Tue Jun 23 19:51:51 2026] POST /v2.0/security-groups => generated 1685 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/502] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:51 2026] GET /v2.0/security-groups/dd6df03f-2fe9-4e85-b762-ca5d82041634 => generated 1685 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/503] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:51:51 2026] DELETE /v2.0/subnets/ccb59f61-53db-43e5-a5f8-2629176d485d => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/504] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:51:51 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/505] 10.0.0.253 () {38 vars in 981 bytes} [Tue Jun 23 19:51:51 2026] POST /v2.0/security-group-rules => generated 614 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:51:52.010 8 INFO neutron.services.segments.plugin [-] Segment 2a44c178-38b9-49b9-9176-bfba7bff4648 resource provider aggregate not found 2026-06-23 19:51:52.017 8 INFO neutron.services.segments.plugin [-] Segment 2a44c178-38b9-49b9-9176-bfba7bff4648 resource provider aggregate not found 2026-06-23 19:51:52.024 8 INFO neutron.services.segments.plugin [-] Segment 2a44c178-38b9-49b9-9176-bfba7bff4648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a44c178-38b9-49b9-9176-bfba7bff4648 found for delete ", "request_id": "req-fd80ef19-2d88-42bb-a7c3-20aaef109c5d"}]} 2026-06-23 19:51:52.038 8 INFO neutron.services.segments.plugin [-] Segment 2a44c178-38b9-49b9-9176-bfba7bff4648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a44c178-38b9-49b9-9176-bfba7bff4648 found for delete ", "request_id": "req-4b615ee7-23fb-496b-84d9-ce0a186ad46c"}]} 2026-06-23 19:51:52.087 7 INFO neutron_taas.services.taas.taas_plugin [None req-861beabe-a66f-48fd-8418-90339c8fef88 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 531f31af-0d8a-40e5-95ec-89b678b7a370 2026-06-23 19:51:52.098 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-861beabe-a66f-48fd-8418-90339c8fef88 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 531f31af-0d8a-40e5-95ec-89b678b7a370 [pid: 8|app: 0|req: 270/506] 10.0.0.253 () {38 vars in 971 bytes} [Tue Jun 23 19:51:52 2026] POST /v2.0/security-groups => generated 1685 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/507] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:52 2026] GET /v2.0/security-groups/fda58026-5b58-4d5a-bdbe-422a42483a4b => generated 1685 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/508] 10.0.0.253 () {38 vars in 981 bytes} [Tue Jun 23 19:51:52 2026] POST /v2.0/security-group-rules => generated 614 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/509] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:52 2026] GET /v2.0/security-groups/fda58026-5b58-4d5a-bdbe-422a42483a4b => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/510] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:51:51 2026] DELETE /v2.0/networks/0368e818-d69f-4678-9b89-ed283cf66375 => generated 0 bytes in 501 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/511] 10.0.0.253 () {38 vars in 981 bytes} [Tue Jun 23 19:51:52 2026] POST /v2.0/security-group-rules => generated 619 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/512] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:52 2026] GET /v2.0/security-groups/fda58026-5b58-4d5a-bdbe-422a42483a4b => generated 2940 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/513] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:51:52 2026] GET /v2.0/security-groups?tenant_id=44722bbd0ba74d05a643d3e004860a20&name=default => generated 2921 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/514] 10.0.0.253 () {34 vars in 1001 bytes} [Tue Jun 23 19:51:52 2026] GET /v2.0/security-group-rules/81fa179a-3bd0-42f5-90ca-0de304ae1193 => generated 616 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/515] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:52 2026] GET /v2.0/security-groups/fda58026-5b58-4d5a-bdbe-422a42483a4b => generated 2940 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/516] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:51:52 2026] DELETE /v2.0/security-groups/10b4b846-ab29-461e-b38b-f3dc0ff465e2 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/517] 10.0.0.253 () {36 vars in 1023 bytes} [Tue Jun 23 19:51:52 2026] DELETE /v2.0/security-group-rules/81fa179a-3bd0-42f5-90ca-0de304ae1193 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/518] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:52 2026] GET /v2.0/security-groups/fda58026-5b58-4d5a-bdbe-422a42483a4b => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/519] 10.0.0.253 () {36 vars in 1013 bytes} [Tue Jun 23 19:51:52 2026] DELETE /v2.0/security-groups/fda58026-5b58-4d5a-bdbe-422a42483a4b => 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: 278/520] 10.0.0.253 () {34 vars in 991 bytes} [Tue Jun 23 19:51:52 2026] GET /v2.0/security-groups/dd6df03f-2fe9-4e85-b762-ca5d82041634 => generated 2310 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:51:53.008 7 INFO neutron.services.segments.plugin [-] Segment a078b780-d10a-4f28-92aa-0751156918a6 resource provider aggregate not found 2026-06-23 19:51:53.027 7 INFO neutron.services.segments.plugin [-] Segment a078b780-d10a-4f28-92aa-0751156918a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a078b780-d10a-4f28-92aa-0751156918a6 found for delete ", "request_id": "req-ff0431a5-8fd3-4b48-94c1-9bf0777fc1b5"}]} [pid: 7|app: 0|req: 243/521] 10.0.0.253 () {36 vars in 1013 bytes} [Tue Jun 23 19:51:52 2026] DELETE /v2.0/security-groups/dd6df03f-2fe9-4e85-b762-ca5d82041634 => 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: 279/522] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:51:53 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:51:53.081 7 INFO neutron.services.segments.plugin [-] Segment a078b780-d10a-4f28-92aa-0751156918a6 resource provider aggregate not found 2026-06-23 19:51:53.099 7 INFO neutron.services.segments.plugin [-] Segment a078b780-d10a-4f28-92aa-0751156918a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a078b780-d10a-4f28-92aa-0751156918a6 found for delete ", "request_id": "req-f024355a-d470-499a-a701-dc285a98035f"}]} [pid: 8|app: 0|req: 280/523] 10.0.0.253 () {34 vars in 1100 bytes} [Tue Jun 23 19:51:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2083371204&fields=id&tenant_id=ef426ca46391459db88cf082db96094e => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/524] 10.0.0.253 () {34 vars in 982 bytes} [Tue Jun 23 19:51:53 2026] GET /v2.0/networks?id=f83af0ad-3e42-4172-8cd6-0f41b3ad4d43 => generated 680 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/525] 10.0.0.253 () {34 vars in 965 bytes} [Tue Jun 23 19:51:53 2026] GET /v2.0/quotas/ef426ca46391459db88cf082db96094e => 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: 283/526] 10.0.0.253 () {34 vars in 1002 bytes} [Tue Jun 23 19:51:53 2026] GET /v2.0/ports?tenant_id=ef426ca46391459db88cf082db96094e&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:51:53.461 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca0127fc-ee00-478b-a5f8-43d47ecabcec 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: fef939d9-aadf-4098-820a-b38b9b24c662 2026-06-23 19:51:53.465 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca0127fc-ee00-478b-a5f8-43d47ecabcec 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: fef939d9-aadf-4098-820a-b38b9b24c662 [pid: 8|app: 0|req: 284/527] 10.0.0.253 () {34 vars in 1008 bytes} [Tue Jun 23 19:51:53 2026] GET /v2.0/networks/f83af0ad-3e42-4172-8cd6-0f41b3ad4d43?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: 285/528] 10.0.0.253 () {34 vars in 1108 bytes} [Tue Jun 23 19:51:53 2026] GET /v2.0/networks/f83af0ad-3e42-4172-8cd6-0f41b3ad4d43?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: 286/529] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:51:53 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => 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: 244/530] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:51:53 2026] PUT /v2.0/routers/a7470782-abfe-4bb1-ab64-5b30d7869e70/remove_router_interface => generated 309 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:51:54.113 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c30b238-e428-4e11-adca-cc7addfa21f3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 261efbf3-646c-42cd-b93e-6b9fd98356df 2026-06-23 19:51:54.116 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c30b238-e428-4e11-adca-cc7addfa21f3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 261efbf3-646c-42cd-b93e-6b9fd98356df [pid: 7|app: 0|req: 245/531] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:51:54 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:51:54.393 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c30b238-e428-4e11-adca-cc7addfa21f3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: acc74191-c958-4ba0-87a8-b540dcef4d88 2026-06-23 19:51:54.395 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c30b238-e428-4e11-adca-cc7addfa21f3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: acc74191-c958-4ba0-87a8-b540dcef4d88 [pid: 7|app: 0|req: 246/532] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:51:54 2026] GET /v2.0/networks?id=832914f9-1d83-441c-a097-4ada731402d4 => generated 676 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:51:54.621 7 INFO neutron.db.segments_db [None req-7ec2b43e-22a9-4615-bcac-efde564987ab 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 54fb0e45-b31f-4340-9576-8128356e2fd4 of type vxlan for network d3a75d74-72b4-46b3-849e-fe986ae9f9da [pid: 7|app: 0|req: 247/533] 10.0.0.126 () {34 vars in 671 bytes} [Tue Jun 23 19:51:54 2026] POST /v2.0/networks => generated 743 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/534] 199.204.45.116 () {34 vars in 911 bytes} [Tue Jun 23 19:51:54 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) 2026-06-23 19:51:54.766 8 INFO neutron.services.segments.plugin [-] Segment 944fd7d9-86b1-495b-afcb-d998cec09dd8 resource provider aggregate not found 2026-06-23 19:51:54.771 8 INFO neutron.services.segments.plugin [-] Segment 944fd7d9-86b1-495b-afcb-d998cec09dd8 resource provider aggregate not found 2026-06-23 19:51:54.787 8 INFO neutron.services.segments.plugin [-] Segment 944fd7d9-86b1-495b-afcb-d998cec09dd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 944fd7d9-86b1-495b-afcb-d998cec09dd8 found for delete ", "request_id": "req-6731b0fe-3156-4713-8f37-0efa3e4ba109"}]} 2026-06-23 19:51:54.794 8 INFO neutron.services.segments.plugin [-] Segment 944fd7d9-86b1-495b-afcb-d998cec09dd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 944fd7d9-86b1-495b-afcb-d998cec09dd8 found for delete ", "request_id": "req-e92919bb-3972-4e2a-9390-3f3ab6e3a0b1"}]} 2026-06-23 19:51:54.801 8 INFO neutron.db.l3_hamode_db [None req-3c30b238-e428-4e11-adca-cc7addfa21f3 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] HA network 7268798c-0dc2-48fe-afbc-be4171297e61 was deleted as no HA routers are present in tenant 3fdbb13804144fb9b78d92f62fc33435. [pid: 8|app: 0|req: 287/535] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:51:53 2026] DELETE /v2.0/routers/a7470782-abfe-4bb1-ab64-5b30d7869e70 => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/536] 199.204.45.116 () {34 vars in 1050 bytes} [Tue Jun 23 19:51:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=06f4fd1729f34589876d10cf8ba09efa => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/537] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:51:54 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => 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: 249/538] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:51:54 2026] POST /v2.0/subnets => generated 691 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/539] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:51:54 2026] DELETE /v2.0/subnets/c2d987b3-d0c5-4eb9-a026-6d5d37315b48 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:51:55.089 8 INFO neutron.db.segments_db [None req-e438170e-37ac-49ab-a53e-38112639c933 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 91b9c788-0a9d-401f-b3ad-c9ed10058abe of type vxlan for network 1b134b98-a68a-448c-b136-e2d3babfc72a [pid: 7|app: 0|req: 250/540] 199.204.45.116 () {38 vars in 955 bytes} [Tue Jun 23 19:51:54 2026] POST /v2.0/ports => generated 954 bytes in 357 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-06-23 19:51:55.295 8 INFO neutron.db.l3_hamode_db [None req-e438170e-37ac-49ab-a53e-38112639c933 371de210f4dc48b7bf718a4de4245a5a ccbafdd78903475792e5263add94278d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:51:55.300 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d986989-2931-41e0-9c86-9ba942c13fe5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 4ce1c6de-12b8-4f77-857f-3529c586ce0a 2026-06-23 19:51:55.304 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d986989-2931-41e0-9c86-9ba942c13fe5 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 4ce1c6de-12b8-4f77-857f-3529c586ce0a 2026-06-23 19:51:55.485 7 INFO neutron.services.segments.plugin [-] Segment 359fb0f2-768b-4b97-936f-8e251263d81c resource provider aggregate not found 2026-06-23 19:51:55.489 7 INFO neutron.services.segments.plugin [-] Segment 359fb0f2-768b-4b97-936f-8e251263d81c resource provider aggregate not found [pid: 7|app: 0|req: 251/541] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:51:55 2026] DELETE /v2.0/networks/eee101e8-b9de-402c-a2c9-133d64501f2c => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:51:55.518 7 INFO neutron.services.segments.plugin [-] Segment 359fb0f2-768b-4b97-936f-8e251263d81c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 359fb0f2-768b-4b97-936f-8e251263d81c found for delete ", "request_id": "req-fc3de08a-14f7-4054-ad95-2c0e7fd01b62"}]} 2026-06-23 19:51:55.530 7 INFO neutron.services.segments.plugin [-] Segment 359fb0f2-768b-4b97-936f-8e251263d81c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 359fb0f2-768b-4b97-936f-8e251263d81c found for delete ", "request_id": "req-95775d7d-fe0a-40ee-899b-408a2a5f8624"}]} [pid: 7|app: 0|req: 252/542] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:51:55 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 957 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:51:56.086 8 INFO neutron.db.l3_hamode_db [None req-e438170e-37ac-49ab-a53e-38112639c933 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 253/543] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:51:55 2026] PUT /v2.0/ports/686896c1-72c3-4d30-9e1d-62531fba907e => generated 1235 bytes in 584 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: 254/544] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:51:56 2026] GET /v2.0/security-groups?id=af03103e-a3fc-4bf6-9d75-90e02f902df9&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/545] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:51:56 2026] GET /v2.0/security-groups?tenant_id=3fdbb13804144fb9b78d92f62fc33435&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/546] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:51:56 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => 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: 257/547] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:51:56 2026] DELETE /v2.0/security-groups/3b1d6f50-d57b-48ab-9cb9-31e1bd13a82c => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:51:56.730 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1073d86-4d16-4c8c-8336-51bdb3059031'] response: {'name': 'network-changed', 'server_uuid': 'cc818d92-862d-4f67-9284-a2fc655c9900', 'tag': '686896c1-72c3-4d30-9e1d-62531fba907e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 291/548] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:51:55 2026] POST /v2.0/routers => generated 731 bytes in 1972 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/549] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:51:57 2026] GET /v2.0/ports?tenant_id=06f4fd1729f34589876d10cf8ba09efa&device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 1238 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/550] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:51:57 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/551] 199.204.45.116 () {34 vars in 1018 bytes} [Tue Jun 23 19:51:57 2026] GET /v2.0/networks?tenant_id=06f4fd1729f34589876d10cf8ba09efa&shared=False => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/552] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:51:57 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => 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: 296/553] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:51:57 2026] GET /v2.0/security-groups?id=af03103e-a3fc-4bf6-9d75-90e02f902df9&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: 8|app: 0|req: 297/554] 199.204.45.116 () {34 vars in 930 bytes} [Tue Jun 23 19:51:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/555] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:51:57 2026] PUT /v2.0/routers/e3d14fa2-d291-4bf8-b994-b431198f77b5/add_router_interface => generated 309 bytes in 1290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/556] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:51:58 2026] GET /v2.0/networks?id=f83af0ad-3e42-4172-8cd6-0f41b3ad4d43 => generated 680 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/557] 199.204.45.116 () {34 vars in 1050 bytes} [Tue Jun 23 19:51:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ef426ca46391459db88cf082db96094e => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:51:58.521 8 INFO neutron.db.segments_db [None req-d765097f-1d1e-48f2-9099-8205f1d1439d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment b0683846-7242-4344-abd0-f8738eaa99ac of type vxlan for network 7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d [pid: 8|app: 0|req: 298/558] 10.0.0.126 () {34 vars in 671 bytes} [Tue Jun 23 19:51:58 2026] POST /v2.0/networks => generated 752 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/561] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:51:58 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => 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: 302/562] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:51:58 2026] GET /v2.0/ports?tenant_id=06f4fd1729f34589876d10cf8ba09efa&device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/563] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:51:58 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/564] 199.204.45.116 () {38 vars in 955 bytes} [Tue Jun 23 19:51:58 2026] POST /v2.0/ports => generated 954 bytes in 365 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: 262/565] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:51:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=686896c1-72c3-4d30-9e1d-62531fba907e => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/566] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:51:58 2026] GET /v2.0/security-groups?id=af03103e-a3fc-4bf6-9d75-90e02f902df9&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: 304/567] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:51:58 2026] POST /v2.0/subnets => generated 699 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/568] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:51:58 2026] GET /v2.0/subnets?id=86a166cc-68fb-44c3-ba46-235735963f8c => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/569] 10.0.0.126 () {34 vars in 685 bytes} [Tue Jun 23 19:51:58 2026] POST /v2.0/security-groups => generated 1658 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:51:59.070 8 INFO neutron.db.segments_db [None req-ba52a685-2165-400d-a59f-a20199388cb2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 7855cc94-b18b-449a-a344-0865b24fa09a of type vxlan for network caba05fc-975a-4ac7-9b51-c367d90744b9 [pid: 7|app: 0|req: 264/570] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:51:58 2026] PUT /v2.0/ports/5c68c839-017f-4bf5-8043-256708ba3342 => generated 1235 bytes in 317 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-06-23 19:51:59.192 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5e5c4a4-efe1-4b6e-8285-f0b5c2fa3591'] response: {'name': 'network-changed', 'server_uuid': '150880d6-1b73-44d8-97c2-f298e0d45dc8', 'tag': '5c68c839-017f-4bf5-8043-256708ba3342', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 265/571] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:51:59 2026] GET /v2.0/ports?network_id=832914f9-1d83-441c-a097-4ada731402d4&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/572] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:51:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:51:59.345 8 INFO neutron.db.l3_hamode_db [None req-ba52a685-2165-400d-a59f-a20199388cb2 371de210f4dc48b7bf718a4de4245a5a 7029a8a21134404aad9d3b8624fc113c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 267/573] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:51:59 2026] GET /v2.0/networks/832914f9-1d83-441c-a097-4ada731402d4?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: 268/574] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:51:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/575] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:51:59 2026] GET /v2.0/networks/832914f9-1d83-441c-a097-4ada731402d4?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) 2026-06-23 19:52:00.085 8 INFO neutron.db.l3_hamode_db [None req-ba52a685-2165-400d-a59f-a20199388cb2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 270/576] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:51:59 2026] POST /v2.0/floatingips => generated 552 bytes in 939 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/577] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:52:00 2026] GET /v2.0/ports?tenant_id=ef426ca46391459db88cf082db96094e&device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/578] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:00 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => 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: 273/579] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:00 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/580] 199.204.45.116 () {34 vars in 1018 bytes} [Tue Jun 23 19:52:00 2026] GET /v2.0/networks?tenant_id=ef426ca46391459db88cf082db96094e&shared=False => generated 776 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/581] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:00 2026] GET /v2.0/security-groups?id=56c2cd4b-365b-450b-8b83-557e140b3668&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: 276/582] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:00 2026] GET /v2.0/security-groups?id=af03103e-a3fc-4bf6-9d75-90e02f902df9&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/583] 199.204.45.116 () {34 vars in 930 bytes} [Tue Jun 23 19:52:00 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/584] 10.0.0.253 () {34 vars in 1098 bytes} [Tue Jun 23 19:52:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--427370676&fields=id&tenant_id=ccbafdd78903475792e5263add94278d => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/585] 10.0.0.253 () {34 vars in 982 bytes} [Tue Jun 23 19:52:00 2026] GET /v2.0/networks?id=d3a75d74-72b4-46b3-849e-fe986ae9f9da => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/586] 10.0.0.253 () {34 vars in 965 bytes} [Tue Jun 23 19:52:00 2026] GET /v2.0/quotas/ccbafdd78903475792e5263add94278d => 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: 281/587] 10.0.0.253 () {34 vars in 1002 bytes} [Tue Jun 23 19:52:00 2026] GET /v2.0/ports?tenant_id=ccbafdd78903475792e5263add94278d&fields=id => generated 57 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/588] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:51:59 2026] POST /v2.0/routers => generated 739 bytes in 2210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/589] 10.0.0.253 () {34 vars in 907 bytes} [Tue Jun 23 19:52:01 2026] GET /v2.0/extensions => generated 21537 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/590] 10.0.0.253 () {34 vars in 1008 bytes} [Tue Jun 23 19:52:01 2026] GET /v2.0/networks/d3a75d74-72b4-46b3-849e-fe986ae9f9da?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/591] 10.0.0.253 () {34 vars in 1108 bytes} [Tue Jun 23 19:52:01 2026] GET /v2.0/networks/d3a75d74-72b4-46b3-849e-fe986ae9f9da?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: 8|app: 0|req: 311/592] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:01 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => 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: 312/593] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:01 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/594] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:52:01 2026] GET /v2.0/ports?tenant_id=ef426ca46391459db88cf082db96094e&device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => generated 1238 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/595] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:01 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/596] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:01 2026] GET /v2.0/security-groups?id=56c2cd4b-365b-450b-8b83-557e140b3668&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/597] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:52:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5c68c839-017f-4bf5-8043-256708ba3342 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/598] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:02 2026] GET /v2.0/security-groups?id=af03103e-a3fc-4bf6-9d75-90e02f902df9&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: 318/599] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:52:02 2026] GET /v2.0/subnets?id=fe83e838-db98-4381-b2b7-6cc099c2ab18 => generated 698 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/600] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:52:02 2026] GET /v2.0/ports?network_id=f83af0ad-3e42-4172-8cd6-0f41b3ad4d43&device_owner=network%3Adhcp => generated 1244 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/601] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:52:02 2026] GET /v2.0/networks/f83af0ad-3e42-4172-8cd6-0f41b3ad4d43?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: 321/602] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:52:02 2026] GET /v2.0/networks/f83af0ad-3e42-4172-8cd6-0f41b3ad4d43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/603] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:52:01 2026] PUT /v2.0/routers/a724cb00-9ae4-4c3f-aa21-8b7d834c215a/add_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/604] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:02 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => 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: 283/605] 10.0.0.126 () {34 vars in 685 bytes} [Tue Jun 23 19:52:02 2026] POST /v2.0/security-groups => generated 1661 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/606] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:03 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/607] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:03 2026] GET /v2.0/security-groups?id=56c2cd4b-365b-450b-8b83-557e140b3668&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: 8|app: 0|req: 325/608] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:03 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/609] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:52:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/610] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:03 2026] GET /v2.0/security-groups?id=af03103e-a3fc-4bf6-9d75-90e02f902df9&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: 285/611] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:52:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/612] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:52:03 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: 7|app: 0|req: 286/613] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:03 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/614] 10.0.0.253 () {34 vars in 1100 bytes} [Tue Jun 23 19:52:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1917115202&fields=id&tenant_id=7029a8a21134404aad9d3b8624fc113c => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/615] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:04 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/616] 10.0.0.253 () {34 vars in 982 bytes} [Tue Jun 23 19:52:04 2026] GET /v2.0/networks?id=7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d => generated 684 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/617] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:04 2026] GET /v2.0/security-groups?id=56c2cd4b-365b-450b-8b83-557e140b3668&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: 330/618] 10.0.0.253 () {34 vars in 965 bytes} [Tue Jun 23 19:52:04 2026] GET /v2.0/quotas/7029a8a21134404aad9d3b8624fc113c => 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: 331/619] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:04 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/620] 10.0.0.253 () {34 vars in 1002 bytes} [Tue Jun 23 19:52:04 2026] GET /v2.0/ports?tenant_id=7029a8a21134404aad9d3b8624fc113c&fields=id => generated 57 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/621] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:04 2026] GET /v2.0/security-groups?id=af03103e-a3fc-4bf6-9d75-90e02f902df9&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/622] 10.0.0.253 () {34 vars in 1008 bytes} [Tue Jun 23 19:52:04 2026] GET /v2.0/networks/7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d?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: 333/623] 10.0.0.253 () {34 vars in 1108 bytes} [Tue Jun 23 19:52:04 2026] GET /v2.0/networks/7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/624] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:04 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => 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: 334/625] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:05 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => 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: 292/626] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:05 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/627] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:05 2026] GET /v2.0/security-groups?id=56c2cd4b-365b-450b-8b83-557e140b3668&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: 293/628] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:05 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => 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: 336/629] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:05 2026] GET /v2.0/security-groups?id=af03103e-a3fc-4bf6-9d75-90e02f902df9&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: 294/630] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:05 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => 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: 337/631] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:06 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => 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: 295/632] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:52:06 2026] GET /v2.0/networks?id=d3a75d74-72b4-46b3-849e-fe986ae9f9da => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/633] 199.204.45.116 () {34 vars in 1050 bytes} [Tue Jun 23 19:52:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ccbafdd78903475792e5263add94278d => 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: 339/634] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:06 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => 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: 340/635] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:06 2026] GET /v2.0/security-groups?id=56c2cd4b-365b-450b-8b83-557e140b3668&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/636] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:06 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => 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: 296/637] 199.204.45.116 () {38 vars in 955 bytes} [Tue Jun 23 19:52:06 2026] POST /v2.0/ports => generated 958 bytes in 370 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: 342/638] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:06 2026] GET /v2.0/security-groups?id=af03103e-a3fc-4bf6-9d75-90e02f902df9&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: 8|app: 0|req: 343/639] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:06 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/640] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:06 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => 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: 297/641] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:52:06 2026] PUT /v2.0/ports/8bf785c5-391f-403d-8457-eac56bc00253 => generated 1239 bytes in 484 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-06-23 19:52:07.363 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52a17047-abcc-4c54-9431-fc25ecd45f9b'] response: {'name': 'network-changed', 'server_uuid': '34804f7a-4ac2-42ba-934b-f4245f3325e2', 'tag': '8bf785c5-391f-403d-8457-eac56bc00253', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 298/642] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:07 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/643] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:07 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&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: 300/644] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:07 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => 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: 301/645] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:07 2026] GET /v2.0/security-groups?id=56c2cd4b-365b-450b-8b83-557e140b3668&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/646] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:52:07 2026] GET /v2.0/ports?tenant_id=ccbafdd78903475792e5263add94278d&device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/647] 199.204.45.116 () {34 vars in 1018 bytes} [Tue Jun 23 19:52:07 2026] GET /v2.0/networks?tenant_id=ccbafdd78903475792e5263add94278d&shared=False => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/648] 199.204.45.116 () {34 vars in 930 bytes} [Tue Jun 23 19:52:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/649] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:08 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:52:08.150 8 INFO neutron.db.l3_db [None req-07fb3300-1eea-4202-b4aa-8c93509a989c 90405fa8e8a142509ca59ee89fdd9410 06f4fd1729f34589876d10cf8ba09efa - - default default] Floating IP 790cf7e8-c064-4184-9bf8-c7bb9d2fa12d associated. External IP: 10.96.250.205, port: 686896c1-72c3-4d30-9e1d-62531fba907e. [pid: 8|app: 0|req: 345/650] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:52:07 2026] PUT /v2.0/floatingips/790cf7e8-c064-4184-9bf8-c7bb9d2fa12d => generated 855 bytes in 1443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/651] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:08 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/652] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:08 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&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: 8|app: 0|req: 346/653] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:08 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => 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: 308/654] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:08 2026] GET /v2.0/security-groups?id=af03103e-a3fc-4bf6-9d75-90e02f902df9&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-06-23 19:52:08.862 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e415c84-b5bf-43b2-bff1-489c6a2b1dc6'] response: {'name': 'network-changed', 'server_uuid': 'cc818d92-862d-4f67-9284-a2fc655c9900', 'tag': '686896c1-72c3-4d30-9e1d-62531fba907e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 309/655] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => 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: 347/656] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:08 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/657] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/ports?tenant_id=ccbafdd78903475792e5263add94278d&device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/658] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/security-groups?id=af03103e-a3fc-4bf6-9d75-90e02f902df9&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: 7|app: 0|req: 311/659] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/security-groups?id=56c2cd4b-365b-450b-8b83-557e140b3668&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/660] 199.204.45.116 () {34 vars in 1060 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8bf785c5-391f-403d-8457-eac56bc00253 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/661] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/networks?id=7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d => generated 684 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/662] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/subnets?id=b95c4c4a-bfa1-45b9-aab4-92cb4e220ed0 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/663] 199.204.45.116 () {34 vars in 1050 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7029a8a21134404aad9d3b8624fc113c => generated 181 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/664] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/ports?network_id=d3a75d74-72b4-46b3-849e-fe986ae9f9da&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/665] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => 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: 352/666] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/networks/d3a75d74-72b4-46b3-849e-fe986ae9f9da?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/667] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/networks/d3a75d74-72b4-46b3-849e-fe986ae9f9da?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: 354/668] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/ports?tenant_id=06f4fd1729f34589876d10cf8ba09efa&device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/669] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/networks?id=832914f9-1d83-441c-a097-4ada731402d4 => generated 772 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/670] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=686896c1-72c3-4d30-9e1d-62531fba907e => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/671] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/subnets?id=86a166cc-68fb-44c3-ba46-235735963f8c => generated 694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/672] 199.204.45.116 () {38 vars in 955 bytes} [Tue Jun 23 19:52:09 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: 358/673] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/ports?network_id=832914f9-1d83-441c-a097-4ada731402d4&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/674] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/675] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/networks/832914f9-1d83-441c-a097-4ada731402d4?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: 361/676] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&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: 8|app: 0|req: 362/677] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:52:09 2026] GET /v2.0/networks/832914f9-1d83-441c-a097-4ada731402d4?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: 316/678] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:52:09 2026] PUT /v2.0/ports/46331798-32d2-40e7-a8f6-bbcb17ac051f => generated 1235 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:52:10.068 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0576f97f-4508-44d7-8a37-a65853947a64'] response: {'name': 'network-changed', 'server_uuid': '05331d0e-3917-4ae7-a50f-37d57c434558', 'tag': '46331798-32d2-40e7-a8f6-bbcb17ac051f', '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: 363/679] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:10 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/680] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:10 2026] GET /v2.0/security-groups?id=af03103e-a3fc-4bf6-9d75-90e02f902df9&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/681] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:10 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/682] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:10 2026] GET /v2.0/security-groups?id=56c2cd4b-365b-450b-8b83-557e140b3668&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/683] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:10 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/684] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:10 2026] GET /v2.0/security-groups?id=28661946-29c9-4678-9f4c-09eeb619f0bf&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/685] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:10 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => 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: 320/686] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:52:10 2026] GET /v2.0/ports?tenant_id=7029a8a21134404aad9d3b8624fc113c&device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/687] 199.204.45.116 () {34 vars in 1018 bytes} [Tue Jun 23 19:52:10 2026] GET /v2.0/networks?tenant_id=7029a8a21134404aad9d3b8624fc113c&shared=False => generated 780 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/688] 199.204.45.116 () {34 vars in 930 bytes} [Tue Jun 23 19:52:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:10.819 8 INFO neutron.db.l3_db [None req-4fbfe02d-ad7e-45c3-a723-7f4631fb9dac 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Floating IP c929033e-a8ed-4726-a3d6-e57acb77dfbd associated. External IP: 10.96.250.207, port: 5c68c839-017f-4bf5-8043-256708ba3342. [pid: 7|app: 0|req: 323/689] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:10 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/690] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:10 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&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: 367/691] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:52:10 2026] PUT /v2.0/floatingips/c929033e-a8ed-4726-a3d6-e57acb77dfbd => generated 855 bytes in 626 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:11.202 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-55ffb82a-85e1-421a-851c-35d431e92995'] response: {'name': 'network-changed', 'server_uuid': '150880d6-1b73-44d8-97c2-f298e0d45dc8', 'tag': '5c68c839-017f-4bf5-8043-256708ba3342', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 325/692] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:11 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => 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: 368/693] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:11 2026] GET /v2.0/security-groups?id=56c2cd4b-365b-450b-8b83-557e140b3668&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/694] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:11 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => 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: 369/695] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:11 2026] GET /v2.0/security-groups?id=af03103e-a3fc-4bf6-9d75-90e02f902df9&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: 7|app: 0|req: 327/696] 199.204.45.116 () {34 vars in 994 bytes} [Tue Jun 23 19:52:11 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/697] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:11 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/698] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:11 2026] GET /v2.0/security-groups?id=28661946-29c9-4678-9f4c-09eeb619f0bf&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/699] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:11 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:11.727 8 INFO neutron_taas.services.taas.taas_plugin [req-5146479a-fe00-4bcf-bb2e-29efbba30c61 req-9745b264-54d3-4dab-bb5b-2f3e04de77ff 90405fa8e8a142509ca59ee89fdd9410 06f4fd1729f34589876d10cf8ba09efa - - default default] TaaS: Handle Delete Port: 686896c1-72c3-4d30-9e1d-62531fba907e 2026-06-23 19:52:11.732 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5146479a-fe00-4bcf-bb2e-29efbba30c61 req-9745b264-54d3-4dab-bb5b-2f3e04de77ff 90405fa8e8a142509ca59ee89fdd9410 06f4fd1729f34589876d10cf8ba09efa - - default default] Tap Mirror: Handle Delete Port: 686896c1-72c3-4d30-9e1d-62531fba907e [pid: 7|app: 0|req: 331/700] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:11 2026] GET /v2.0/security-groups?id=56c2cd4b-365b-450b-8b83-557e140b3668&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/701] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:52:11 2026] GET /v2.0/ports?tenant_id=ef426ca46391459db88cf082db96094e&device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/702] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:52:11 2026] GET /v2.0/ports?tenant_id=7029a8a21134404aad9d3b8624fc113c&device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:52:11.888 8 INFO neutron.db.l3_db [req-5146479a-fe00-4bcf-bb2e-29efbba30c61 req-9745b264-54d3-4dab-bb5b-2f3e04de77ff 90405fa8e8a142509ca59ee89fdd9410 06f4fd1729f34589876d10cf8ba09efa - - default default] Floating IP 790cf7e8-c064-4184-9bf8-c7bb9d2fa12d disassociated. External IP: 10.96.250.205, port: 686896c1-72c3-4d30-9e1d-62531fba907e. [pid: 7|app: 0|req: 334/703] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:52:11 2026] GET /v2.0/networks?id=f83af0ad-3e42-4172-8cd6-0f41b3ad4d43 => generated 776 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/704] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:52:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=46331798-32d2-40e7-a8f6-bbcb17ac051f => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/705] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:52:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5c68c839-017f-4bf5-8043-256708ba3342 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/706] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:52:11 2026] GET /v2.0/subnets?id=dfa47af5-d410-4a7d-9e65-8f472710ff05 => generated 702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/707] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:52:11 2026] GET /v2.0/subnets?id=fe83e838-db98-4381-b2b7-6cc099c2ab18 => generated 698 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/708] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:52:12 2026] GET /v2.0/ports?network_id=7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/709] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:52:12 2026] GET /v2.0/ports?network_id=f83af0ad-3e42-4172-8cd6-0f41b3ad4d43&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: 341/710] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:52:12 2026] GET /v2.0/networks/7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/711] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:12 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/712] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:52:12 2026] GET /v2.0/networks/f83af0ad-3e42-4172-8cd6-0f41b3ad4d43?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: 370/713] 199.204.45.116 () {36 vars in 997 bytes} [Tue Jun 23 19:52:11 2026] DELETE /v2.0/ports/686896c1-72c3-4d30-9e1d-62531fba907e => generated 0 bytes in 781 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/714] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:52:12 2026] GET /v2.0/networks/7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/715] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:12 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/716] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:52:12 2026] GET /v2.0/networks/f83af0ad-3e42-4172-8cd6-0f41b3ad4d43?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: 372/717] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:12 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => 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: 346/718] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:12 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/719] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:12 2026] GET /v2.0/security-groups?id=28661946-29c9-4678-9f4c-09eeb619f0bf&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/720] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:12 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => 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: 374/721] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:12 2026] GET /v2.0/security-groups?id=56c2cd4b-365b-450b-8b83-557e140b3668&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-06-23 19:52:13.233 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccc36e80-fe9f-4c65-9828-d86f546522fa'] response: {'server_uuid': 'cc818d92-862d-4f67-9284-a2fc655c9900', 'name': 'network-vif-deleted', 'tag': '686896c1-72c3-4d30-9e1d-62531fba907e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 348/722] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:13 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/723] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:13 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&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: 377/726] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:13 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => 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: 350/727] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:13 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/728] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:13 2026] GET /v2.0/security-groups?id=28661946-29c9-4678-9f4c-09eeb619f0bf&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: 351/729] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:14 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => 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: 379/730] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:14 2026] GET /v2.0/security-groups?id=56c2cd4b-365b-450b-8b83-557e140b3668&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/731] 199.204.45.116 () {34 vars in 994 bytes} [Tue Jun 23 19:52:14 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:14.394 8 INFO neutron_taas.services.taas.taas_plugin [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-99de5951-d77f-439e-9d26-f0c2bc78225b 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] TaaS: Handle Delete Port: 5c68c839-017f-4bf5-8043-256708ba3342 2026-06-23 19:52:14.397 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-99de5951-d77f-439e-9d26-f0c2bc78225b 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Tap Mirror: Handle Delete Port: 5c68c839-017f-4bf5-8043-256708ba3342 2026-06-23 19:52:14.511 8 INFO neutron.db.l3_db [req-ff107d0b-d3f7-4a54-9eba-6c70413e5d2d req-99de5951-d77f-439e-9d26-f0c2bc78225b 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Floating IP c929033e-a8ed-4726-a3d6-e57acb77dfbd disassociated. External IP: 10.96.250.207, port: 5c68c839-017f-4bf5-8043-256708ba3342. [pid: 7|app: 0|req: 353/732] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:14 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/733] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:14 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&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: 355/734] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:14 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/735] 199.204.45.116 () {36 vars in 997 bytes} [Tue Jun 23 19:52:14 2026] DELETE /v2.0/ports/5c68c839-017f-4bf5-8043-256708ba3342 => generated 0 bytes in 756 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/736] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:14 2026] GET /v2.0/ports?device_id=cc818d92-862d-4f67-9284-a2fc655c9900 => 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: 382/737] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:15 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/738] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:15 2026] GET /v2.0/security-groups?id=28661946-29c9-4678-9f4c-09eeb619f0bf&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: 384/739] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:15 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:52:15.278 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b12bc35-9bd4-4ba7-b6dd-a0949f0f28af'] response: {'server_uuid': '150880d6-1b73-44d8-97c2-f298e0d45dc8', 'name': 'network-vif-deleted', 'tag': '5c68c839-017f-4bf5-8043-256708ba3342', 'status': 'completed', 'code': 200} 2026-06-23 19:52:15.278 7 INFO neutron.db.l3_db [None req-e47fb2b3-bd45-40ed-91e5-c2789f070f25 b1e8b0c4c4a945a9a80f096cc6d6eaca ccbafdd78903475792e5263add94278d - - default default] Floating IP 70ea3564-0bd5-4f42-9cc3-3f307dd5a405 associated. External IP: 10.96.250.202, port: 8bf785c5-391f-403d-8457-eac56bc00253. [pid: 7|app: 0|req: 356/740] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:52:14 2026] PUT /v2.0/floatingips/70ea3564-0bd5-4f42-9cc3-3f307dd5a405 => generated 856 bytes in 843 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:15.617 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc54cdc4-dcd9-4215-8d75-f7b0b514d4da'] response: {'name': 'network-changed', 'server_uuid': '34804f7a-4ac2-42ba-934b-f4245f3325e2', 'tag': '8bf785c5-391f-403d-8457-eac56bc00253', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 357/741] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:52:16 2026] GET /v2.0/ports?tenant_id=ccbafdd78903475792e5263add94278d&device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/742] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:16 2026] DELETE /v2.0/security-groups/af03103e-a3fc-4bf6-9d75-90e02f902df9 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/743] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:52:16 2026] GET /v2.0/networks?id=d3a75d74-72b4-46b3-849e-fe986ae9f9da => generated 771 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:16.201 8 INFO neutron.api.v2.resource [None req-0e9461f3-7fd8-4c7f-b385-4ceb557ef5f0 90405fa8e8a142509ca59ee89fdd9410 06f4fd1729f34589876d10cf8ba09efa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 386/744] 10.0.0.126 () {32 vars in 737 bytes} [Tue Jun 23 19:52:16 2026] GET /v2.0/security-groups/af03103e-a3fc-4bf6-9d75-90e02f902df9 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/745] 199.204.45.116 () {34 vars in 1060 bytes} [Tue Jun 23 19:52:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8bf785c5-391f-403d-8457-eac56bc00253 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/746] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:52:16 2026] GET /v2.0/subnets?id=b95c4c4a-bfa1-45b9-aab4-92cb4e220ed0 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/747] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:16 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:52:16.361 8 INFO neutron_taas.services.taas.taas_plugin [None req-1067d806-7db3-4501-bedd-4fce4735e0f2 90405fa8e8a142509ca59ee89fdd9410 06f4fd1729f34589876d10cf8ba09efa - - default default] TaaS: Handle Delete Port: aaf927d0-c5f3-40ea-9968-70b45207d79d [pid: 7|app: 0|req: 362/748] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:16 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:16.364 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1067d806-7db3-4501-bedd-4fce4735e0f2 90405fa8e8a142509ca59ee89fdd9410 06f4fd1729f34589876d10cf8ba09efa - - default default] Tap Mirror: Handle Delete Port: aaf927d0-c5f3-40ea-9968-70b45207d79d [pid: 7|app: 0|req: 363/749] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:52:16 2026] GET /v2.0/ports?network_id=d3a75d74-72b4-46b3-849e-fe986ae9f9da&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: 364/750] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:16 2026] GET /v2.0/security-groups?id=28661946-29c9-4678-9f4c-09eeb619f0bf&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/751] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:52:16 2026] GET /v2.0/networks/d3a75d74-72b4-46b3-849e-fe986ae9f9da?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: 366/752] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:52:16 2026] GET /v2.0/networks/d3a75d74-72b4-46b3-849e-fe986ae9f9da?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: 387/753] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:52:16 2026] DELETE /v2.0/floatingips/790cf7e8-c064-4184-9bf8-c7bb9d2fa12d => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:52:16.929 7 INFO neutron_taas.services.taas.taas_plugin [None req-72a0c0df-c947-4720-8b2e-c9c5076d3588 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: dc7780c3-13cb-4f70-b251-132234c0492f 2026-06-23 19:52:16.932 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72a0c0df-c947-4720-8b2e-c9c5076d3588 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: dc7780c3-13cb-4f70-b251-132234c0492f [pid: 8|app: 0|req: 388/754] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:17 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/755] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:52:16 2026] PUT /v2.0/routers/15f1d4f5-8780-474a-9721-260e4ac0c720/remove_router_interface => generated 309 bytes in 844 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/756] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:17 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/757] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:17 2026] GET /v2.0/security-groups?id=28661946-29c9-4678-9f4c-09eeb619f0bf&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:17.659 8 INFO neutron_taas.services.taas.taas_plugin [None req-287ae9a4-1ce8-4797-90e9-4c7326c7ee4c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 031e1251-e038-4bf9-b808-188377e4953f 2026-06-23 19:52:17.662 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-287ae9a4-1ce8-4797-90e9-4c7326c7ee4c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 031e1251-e038-4bf9-b808-188377e4953f [pid: 7|app: 0|req: 370/758] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:17 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:17.935 8 INFO neutron_taas.services.taas.taas_plugin [None req-287ae9a4-1ce8-4797-90e9-4c7326c7ee4c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 5e30b50e-d241-4618-ad1f-3400434dd89c 2026-06-23 19:52:17.938 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-287ae9a4-1ce8-4797-90e9-4c7326c7ee4c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 5e30b50e-d241-4618-ad1f-3400434dd89c 2026-06-23 19:52:18.028 7 INFO neutron.db.l3_db [None req-da75ade9-8159-4ff8-a38e-72dfb8ae4943 0b329fa6e6be493e8d5873d77c3d5192 7029a8a21134404aad9d3b8624fc113c - - default default] Floating IP e3db96cf-87a4-4c7d-ad6d-80cb79fe1dac associated. External IP: 10.96.250.211, port: 46331798-32d2-40e7-a8f6-bbcb17ac051f. 2026-06-23 19:52:18.289 8 INFO neutron.services.segments.plugin [-] Segment 5529ac52-af7a-46a4-ba1b-5781ecb91a9d resource provider aggregate not found 2026-06-23 19:52:18.297 8 INFO neutron.services.segments.plugin [-] Segment 5529ac52-af7a-46a4-ba1b-5781ecb91a9d resource provider aggregate not found 2026-06-23 19:52:18.308 8 INFO neutron.services.segments.plugin [-] Segment 5529ac52-af7a-46a4-ba1b-5781ecb91a9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5529ac52-af7a-46a4-ba1b-5781ecb91a9d found for delete ", "request_id": "req-0680718a-c549-4796-9a53-930ae1fb201a"}]} 2026-06-23 19:52:18.314 8 INFO neutron.services.segments.plugin [-] Segment 5529ac52-af7a-46a4-ba1b-5781ecb91a9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5529ac52-af7a-46a4-ba1b-5781ecb91a9d found for delete ", "request_id": "req-bee10647-84ea-4863-b356-8afa8d889ced"}]} 2026-06-23 19:52:18.315 8 INFO neutron.db.l3_hamode_db [None req-287ae9a4-1ce8-4797-90e9-4c7326c7ee4c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] HA network 5b40b57a-ab3a-4a4e-a6dd-06b0f63ac5fc was deleted as no HA routers are present in tenant 06f4fd1729f34589876d10cf8ba09efa. [pid: 8|app: 0|req: 389/759] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:52:17 2026] DELETE /v2.0/routers/15f1d4f5-8780-474a-9721-260e4ac0c720 => generated 0 bytes in 876 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/760] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:52:17 2026] PUT /v2.0/floatingips/e3db96cf-87a4-4c7d-ad6d-80cb79fe1dac => generated 855 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:18.411 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-099db7b7-8264-477e-9937-b107854a95f5'] response: {'name': 'network-changed', 'server_uuid': '05331d0e-3917-4ae7-a50f-37d57c434558', 'tag': '46331798-32d2-40e7-a8f6-bbcb17ac051f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 372/761] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:18 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => 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: 390/762] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:52:18 2026] DELETE /v2.0/subnets/86a166cc-68fb-44c3-ba46-235735963f8c => 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: 373/763] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:18 2026] GET /v2.0/security-groups?id=28661946-29c9-4678-9f4c-09eeb619f0bf&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/764] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:18 2026] GET /v2.0/ports?device_id=150880d6-1b73-44d8-97c2-f298e0d45dc8 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:52:18.587 7 INFO neutron_taas.services.taas.taas_plugin [None req-873ab363-ed54-4a65-9a79-99ae59082252 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 5c170f75-62da-4d45-88c3-d8abc8058353 2026-06-23 19:52:18.589 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-873ab363-ed54-4a65-9a79-99ae59082252 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 5c170f75-62da-4d45-88c3-d8abc8058353 2026-06-23 19:52:18.794 7 INFO neutron.services.segments.plugin [-] Segment e27b1dd4-cd9c-4737-b250-d5405f79e38b resource provider aggregate not found 2026-06-23 19:52:18.799 7 INFO neutron.services.segments.plugin [-] Segment e27b1dd4-cd9c-4737-b250-d5405f79e38b resource provider aggregate not found [pid: 7|app: 0|req: 374/765] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:52:18 2026] DELETE /v2.0/networks/832914f9-1d83-441c-a097-4ada731402d4 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:52:18.817 7 INFO neutron.services.segments.plugin [-] Segment e27b1dd4-cd9c-4737-b250-d5405f79e38b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e27b1dd4-cd9c-4737-b250-d5405f79e38b found for delete ", "request_id": "req-ab7a6f61-ac7d-4196-a720-fa49ad66d848"}]} 2026-06-23 19:52:18.818 7 INFO neutron.services.segments.plugin [-] Segment e27b1dd4-cd9c-4737-b250-d5405f79e38b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e27b1dd4-cd9c-4737-b250-d5405f79e38b found for delete ", "request_id": "req-67837da2-7d3a-4034-9934-c2b0f8321d76"}]} [pid: 8|app: 0|req: 392/766] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:52:18 2026] GET /v2.0/ports?tenant_id=7029a8a21134404aad9d3b8624fc113c&device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/767] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:18 2026] GET /v2.0/security-groups?tenant_id=06f4fd1729f34589876d10cf8ba09efa&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/768] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:52:18 2026] GET /v2.0/networks?id=7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/769] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:52:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=46331798-32d2-40e7-a8f6-bbcb17ac051f => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/770] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:18 2026] DELETE /v2.0/security-groups/421868e2-5a77-4462-8f59-f42b7823193d => 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: 395/771] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:52:19 2026] GET /v2.0/subnets?id=dfa47af5-d410-4a7d-9e65-8f472710ff05 => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/772] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:52:19 2026] GET /v2.0/ports?network_id=7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d&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: 396/773] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:52:19 2026] GET /v2.0/networks/7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d?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: 378/774] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:52:19 2026] GET /v2.0/networks/7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/775] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:19 2026] DELETE /v2.0/security-groups/56c2cd4b-365b-450b-8b83-557e140b3668 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:52:19.721 7 INFO neutron.api.v2.resource [None req-a3fdc584-5351-473f-9c69-344ca3a7fc8f 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 379/776] 10.0.0.126 () {32 vars in 737 bytes} [Tue Jun 23 19:52:19 2026] GET /v2.0/security-groups/56c2cd4b-365b-450b-8b83-557e140b3668 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:52:19.823 8 INFO neutron_taas.services.taas.taas_plugin [None req-fdba6f27-43ce-4819-b69b-9133ebdce35d 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] TaaS: Handle Delete Port: 53574177-55b0-467e-9ac6-70c0eceb44d1 2026-06-23 19:52:19.826 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fdba6f27-43ce-4819-b69b-9133ebdce35d 840b5fd2fc7c4af588488542b99d5d93 ef426ca46391459db88cf082db96094e - - default default] Tap Mirror: Handle Delete Port: 53574177-55b0-467e-9ac6-70c0eceb44d1 [pid: 8|app: 0|req: 398/777] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:52:19 2026] DELETE /v2.0/floatingips/c929033e-a8ed-4726-a3d6-e57acb77dfbd => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:52:20.339 7 INFO neutron_taas.services.taas.taas_plugin [None req-1da74eb7-b55a-426f-9e39-7c76d66f6d23 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: d29cddf4-6677-4e69-b83e-353c4d1ea42f 2026-06-23 19:52:20.341 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1da74eb7-b55a-426f-9e39-7c76d66f6d23 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: d29cddf4-6677-4e69-b83e-353c4d1ea42f [pid: 7|app: 0|req: 380/778] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:52:20 2026] PUT /v2.0/routers/99915606-0ac0-4d12-baee-b0cece46591f/remove_router_interface => generated 309 bytes in 870 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:21.135 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9bb420c-7e74-43c9-b97d-aff271e39b0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 7231737d-1042-4de3-8883-3239f9eba77f 2026-06-23 19:52:21.138 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9bb420c-7e74-43c9-b97d-aff271e39b0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 7231737d-1042-4de3-8883-3239f9eba77f 2026-06-23 19:52:21.416 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9bb420c-7e74-43c9-b97d-aff271e39b0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 7318ec92-396d-4689-b156-5fc7e26b3769 2026-06-23 19:52:21.420 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9bb420c-7e74-43c9-b97d-aff271e39b0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 7318ec92-396d-4689-b156-5fc7e26b3769 2026-06-23 19:52:21.752 8 INFO neutron.services.segments.plugin [-] Segment 1de8047b-547b-408d-ad2e-68b9058eba41 resource provider aggregate not found 2026-06-23 19:52:21.758 8 INFO neutron.services.segments.plugin [-] Segment 1de8047b-547b-408d-ad2e-68b9058eba41 resource provider aggregate not found 2026-06-23 19:52:21.776 8 INFO neutron.services.segments.plugin [-] Segment 1de8047b-547b-408d-ad2e-68b9058eba41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1de8047b-547b-408d-ad2e-68b9058eba41 found for delete ", "request_id": "req-75647915-f136-4ec8-bb0c-2c28b5c75bd2"}]} 2026-06-23 19:52:21.777 8 INFO neutron.db.l3_hamode_db [None req-b9bb420c-7e74-43c9-b97d-aff271e39b0e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] HA network 30556ab1-4c11-4330-94d9-5346708d48f7 was deleted as no HA routers are present in tenant ef426ca46391459db88cf082db96094e. 2026-06-23 19:52:21.782 8 INFO neutron.services.segments.plugin [-] Segment 1de8047b-547b-408d-ad2e-68b9058eba41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1de8047b-547b-408d-ad2e-68b9058eba41 found for delete ", "request_id": "req-7dfa15f3-6228-437c-90aa-e9e897e4946c"}]} [pid: 8|app: 0|req: 399/779] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:52:20 2026] DELETE /v2.0/routers/99915606-0ac0-4d12-baee-b0cece46591f => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/780] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:52:21 2026] DELETE /v2.0/subnets/fe83e838-db98-4381-b2b7-6cc099c2ab18 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:52:22.060 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a20b0d5-537e-4ba7-9d81-8df41ef68c43 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 4a99fac8-af2c-463b-b725-0a02f30826ce 2026-06-23 19:52:22.063 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a20b0d5-537e-4ba7-9d81-8df41ef68c43 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 4a99fac8-af2c-463b-b725-0a02f30826ce [pid: 8|app: 0|req: 400/781] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:52:21 2026] DELETE /v2.0/networks/f83af0ad-3e42-4172-8cd6-0f41b3ad4d43 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/782] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:22 2026] GET /v2.0/security-groups?tenant_id=ef426ca46391459db88cf082db96094e&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/783] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:22 2026] DELETE /v2.0/security-groups/a8ae9501-0918-4bb5-a4b1-948d7b7034b0 => 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: 383/784] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:23 2026] GET /v2.0/security-groups?tenant_id=f7dd400a464b4e0c81d1bd6cf8b90137&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:52:23.803 8 INFO neutron.services.segments.plugin [-] Segment e8f1d317-f47a-437a-b2fd-042b781cb7fa resource provider aggregate not found 2026-06-23 19:52:23.809 8 INFO neutron.services.segments.plugin [-] Segment e8f1d317-f47a-437a-b2fd-042b781cb7fa resource provider aggregate not found 2026-06-23 19:52:23.822 8 INFO neutron.services.segments.plugin [-] Segment e8f1d317-f47a-437a-b2fd-042b781cb7fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8f1d317-f47a-437a-b2fd-042b781cb7fa found for delete ", "request_id": "req-b0f098cb-6f38-496e-9d96-f118700ae3bb"}]} 2026-06-23 19:52:23.828 8 INFO neutron.services.segments.plugin [-] Segment e8f1d317-f47a-437a-b2fd-042b781cb7fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8f1d317-f47a-437a-b2fd-042b781cb7fa found for delete ", "request_id": "req-203de5c3-30bc-4358-9a42-261129417b11"}]} [pid: 8|app: 0|req: 402/785] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:23 2026] DELETE /v2.0/security-groups/51b2891f-981c-4b4b-8681-ed6f652f1f56 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/786] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:23 2026] GET /v2.0/security-groups?tenant_id=2758c063ea93435d98cc2817d15a3a49&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/787] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:24 2026] DELETE /v2.0/security-groups/132cbd0d-ca70-413d-b41a-e71d5b9caeda => 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: 385/788] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:25 2026] GET /v2.0/security-groups?tenant_id=005bac7b32f846f48ef557427804e3cd&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/789] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:25 2026] DELETE /v2.0/security-groups/5ed06a8d-508c-4288-9190-1026a1cffa89 => 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: 386/790] 10.0.0.14 () {34 vars in 989 bytes} [Tue Jun 23 19:52:26 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 1244 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/791] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Jun 23 19:52:26 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/792] 10.0.0.14 () {34 vars in 989 bytes} [Tue Jun 23 19:52:27 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 1240 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/793] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Jun 23 19:52:27 2026] GET /v2.0/security-groups?id=28661946-29c9-4678-9f4c-09eeb619f0bf&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: 408/796] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:29 2026] GET /v2.0/security-groups?tenant_id=c1d435a21f964890a3c90a7081ac095f&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/797] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:29 2026] DELETE /v2.0/security-groups/65fcb0f4-fca4-4749-bd31-2cf67b715a26 => 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: 409/798] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:29 2026] GET /v2.0/security-groups?tenant_id=06273ba1d53242cbb2620249d170f3f9&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/799] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:29 2026] DELETE /v2.0/security-groups/ee727b04-fdb2-4ee3-ba7c-46a691c13ebb => 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: 410/800] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:31 2026] GET /v2.0/security-groups?tenant_id=2b276850c1b74dd08998ea73d3a4b2f0&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/801] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:31 2026] DELETE /v2.0/security-groups/9d3a1cb2-b752-4cb2-bb11-7626d8d0b887 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/802] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:31 2026] GET /v2.0/security-groups?tenant_id=0f20be6b3f4c442c9be6eda2f6a7b9b7&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/803] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:31 2026] DELETE /v2.0/security-groups/a35a4b2e-1cb6-4c25-9361-3aa4a2554b2c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/804] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:33 2026] GET /v2.0/security-groups?tenant_id=2cb60b51e8874f33b08222ddc0f88992&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/805] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:34 2026] DELETE /v2.0/security-groups/9a71c461-1b26-4813-b603-9bfb7eaee2f3 => 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: 413/806] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:34 2026] GET /v2.0/security-groups?tenant_id=a4a8126542cf4410b0f16a27ca225e15&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/807] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:34 2026] DELETE /v2.0/security-groups/f9ca7cd8-a854-4a30-8e2b-d89d4392b5cb => 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: 414/808] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:35 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/809] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:35 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&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: 415/810] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:35 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/811] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:35 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/812] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:36 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/813] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:36 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&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-06-23 19:52:36.746 8 INFO neutron.db.segments_db [None req-e8bef25a-ff64-49a2-b05b-f6e3ac703584 4ba2a09d40a946d8823730699af4dbf9 6b52074f3ece4aedb884c5f7bd5e33d9 - - default default] Added segment f5d8eb64-4ac0-4b25-91e0-584a51cfd34d of type vxlan for network 8b88e6cc-899c-422f-99dc-84fb429b8b8d [pid: 8|app: 0|req: 417/814] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:52:36 2026] POST /v2.0/networks => generated 647 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/815] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:37 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/816] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:37 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&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: 399/817] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:52:37 2026] POST /v2.0/subnets => generated 673 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:37.534 8 INFO neutron.db.segments_db [None req-13f5c30e-4484-434d-91b4-76dafb8859ef 4ba2a09d40a946d8823730699af4dbf9 6b52074f3ece4aedb884c5f7bd5e33d9 - - default default] Added segment 09bacbcb-d438-4bf2-bda3-5118183c04cf of type vxlan for network 9927d234-bfbc-4096-ad2b-f956d54f4274 [pid: 7|app: 0|req: 400/818] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:52:37 2026] GET /v2.0/ports?tenant_id=ccbafdd78903475792e5263add94278d&device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => 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: 419/819] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:52:37 2026] POST /v2.0/networks => generated 646 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/820] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:52:37 2026] GET /v2.0/networks?id=d3a75d74-72b4-46b3-849e-fe986ae9f9da => generated 771 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/821] 199.204.45.116 () {34 vars in 1060 bytes} [Tue Jun 23 19:52:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8bf785c5-391f-403d-8457-eac56bc00253 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/822] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:52:37 2026] GET /v2.0/subnets?id=b95c4c4a-bfa1-45b9-aab4-92cb4e220ed0 => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/823] 10.0.0.126 () {34 vars in 743 bytes} [Tue Jun 23 19:52:37 2026] PUT /v2.0/networks/9927d234-bfbc-4096-ad2b-f956d54f4274 => generated 592 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/824] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:52:37 2026] GET /v2.0/ports?network_id=d3a75d74-72b4-46b3-849e-fe986ae9f9da&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: 7|app: 0|req: 404/825] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:37 2026] GET /v2.0/security-groups?tenant_id=b784f738d49b4950b7ebb478e19357f1&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/826] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:52:37 2026] GET /v2.0/networks/d3a75d74-72b4-46b3-849e-fe986ae9f9da?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/827] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:52:37 2026] POST /v2.0/subnets => generated 646 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/828] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:52:37 2026] GET /v2.0/networks/d3a75d74-72b4-46b3-849e-fe986ae9f9da?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: 406/829] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:37 2026] DELETE /v2.0/security-groups/b91a5e4f-caf1-44c0-b4e4-f3399fbb165b => 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: 424/830] 10.0.0.126 () {34 vars in 741 bytes} [Tue Jun 23 19:52:37 2026] PUT /v2.0/subnets/a7efd6da-dfd6-4bc3-9fa6-5933fbfd2795 => generated 656 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/831] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/security-groups?tenant_id=429830f26fcd4fe08eb9f2724eff4427&name=default => generated 2925 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/832] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:38 2026] DELETE /v2.0/security-groups/ab416260-8004-43c6-86a6-f9ce976d270a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:52:38.256 8 INFO neutron.services.segments.plugin [-] Segment 09bacbcb-d438-4bf2-bda3-5118183c04cf resource provider aggregate not found 2026-06-23 19:52:38.271 8 INFO neutron.services.segments.plugin [-] Segment 09bacbcb-d438-4bf2-bda3-5118183c04cf resource provider aggregate not found 2026-06-23 19:52:38.293 8 INFO neutron.services.segments.plugin [-] Segment 09bacbcb-d438-4bf2-bda3-5118183c04cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09bacbcb-d438-4bf2-bda3-5118183c04cf found for delete ", "request_id": "req-f1fe972b-eb7a-4b62-96e0-e4eb84b72278"}]} 2026-06-23 19:52:38.294 8 INFO neutron.services.segments.plugin [-] Segment 09bacbcb-d438-4bf2-bda3-5118183c04cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09bacbcb-d438-4bf2-bda3-5118183c04cf found for delete ", "request_id": "req-a1b8e0d7-1cd9-41c1-a5e6-d897b217659c"}]} [pid: 8|app: 0|req: 425/833] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:52:38 2026] DELETE /v2.0/networks/9927d234-bfbc-4096-ad2b-f956d54f4274 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:52:38.325 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71e553a3-a4a2-411f-86ca-72e12203715f 4ba2a09d40a946d8823730699af4dbf9 6b52074f3ece4aedb884c5f7bd5e33d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 409/834] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:52:38 2026] DELETE /v2.0/networks/9927d234-bfbc-4096-ad2b-f956d54f4274 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/835] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/836] 10.0.0.126 () {32 vars in 694 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/837] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&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: 411/838] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/839] 10.0.0.126 () {32 vars in 742 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/subnets?network_id=cc310722-9bdf-47c6-a661-9a051b8e0dad => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/840] 10.0.0.126 () {32 vars in 653 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/extensions => generated 21537 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/841] 10.0.0.253 () {34 vars in 971 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/ports/46331798-32d2-40e7-a8f6-bbcb17ac051f => generated 968 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/842] 10.0.0.126 () {32 vars in 649 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/networks => generated 1312 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/843] 10.0.0.126 () {32 vars in 647 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/subnets => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/844] 10.0.0.126 () {32 vars in 723 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/networks/8b88e6cc-899c-422f-99dc-84fb429b8b8d => generated 672 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/845] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/subnets/3b632b1d-1230-49b5-8fe0-a9f79f6f9696 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:38.723 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02f9c725-d226-44e5-b7f9-1b7770ca705d 4ba2a09d40a946d8823730699af4dbf9 6b52074f3ece4aedb884c5f7bd5e33d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 431/846] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:52:38 2026] DELETE /v2.0/subnets/a7efd6da-dfd6-4bc3-9fa6-5933fbfd2795 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:52:38.740 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da75fc74-ccf8-407f-82e7-225f70f01b66 4ba2a09d40a946d8823730699af4dbf9 6b52074f3ece4aedb884c5f7bd5e33d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 416/847] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:52:38 2026] DELETE /v2.0/networks/9927d234-bfbc-4096-ad2b-f956d54f4274 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/848] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:52:38 2026] DELETE /v2.0/subnets/3b632b1d-1230-49b5-8fe0-a9f79f6f9696 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:52:39.028 7 INFO neutron_taas.services.taas.taas_plugin [None req-4afd65d5-8e30-40b5-af52-deebd94b5407 4ba2a09d40a946d8823730699af4dbf9 6b52074f3ece4aedb884c5f7bd5e33d9 - - default default] TaaS: Handle Delete Port: 192c50e9-44a1-4de3-be32-5316cc9fe31a 2026-06-23 19:52:39.030 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4afd65d5-8e30-40b5-af52-deebd94b5407 4ba2a09d40a946d8823730699af4dbf9 6b52074f3ece4aedb884c5f7bd5e33d9 - - default default] Tap Mirror: Handle Delete Port: 192c50e9-44a1-4de3-be32-5316cc9fe31a [pid: 8|app: 0|req: 433/849] 199.204.45.116 () {34 vars in 1000 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/subnets?network_id=7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d => generated 684 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/850] 199.204.45.116 () {34 vars in 1146 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558&device_owner=compute%3Anova&network_id=7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:39.500 7 INFO neutron.services.segments.plugin [-] Segment f5d8eb64-4ac0-4b25-91e0-584a51cfd34d resource provider aggregate not found 2026-06-23 19:52:39.504 7 INFO neutron.services.segments.plugin [-] Segment f5d8eb64-4ac0-4b25-91e0-584a51cfd34d resource provider aggregate not found 2026-06-23 19:52:39.515 7 INFO neutron.services.segments.plugin [-] Segment f5d8eb64-4ac0-4b25-91e0-584a51cfd34d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5d8eb64-4ac0-4b25-91e0-584a51cfd34d found for delete ", "request_id": "req-2a79c7d4-fcae-4060-914c-dc27442e658b"}]} 2026-06-23 19:52:39.519 7 INFO neutron.services.segments.plugin [-] Segment f5d8eb64-4ac0-4b25-91e0-584a51cfd34d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5d8eb64-4ac0-4b25-91e0-584a51cfd34d found for delete ", "request_id": "req-3ea4e6e1-5e5e-40d3-a7bd-719e4d54d78a"}]} [pid: 7|app: 0|req: 417/851] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:52:38 2026] DELETE /v2.0/networks/8b88e6cc-899c-422f-99dc-84fb429b8b8d => generated 0 bytes in 642 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/852] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/853] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&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: 435/854] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:52:39 2026] PUT /v2.0/ports/46331798-32d2-40e7-a8f6-bbcb17ac051f => generated 1145 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:52:39.722 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb367955-ecef-4293-9ee0-134acb877a0b'] response: {'name': 'network-changed', 'server_uuid': '05331d0e-3917-4ae7-a50f-37d57c434558', 'tag': '46331798-32d2-40e7-a8f6-bbcb17ac051f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 420/855] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:40 2026] GET /v2.0/security-groups?tenant_id=6b52074f3ece4aedb884c5f7bd5e33d9&name=default => generated 2925 bytes in 159 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: 436/856] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:52:40 2026] GET /v2.0/ports?tenant_id=7029a8a21134404aad9d3b8624fc113c&device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 1417 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/857] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:52:40 2026] GET /v2.0/networks?id=7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/858] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:40 2026] DELETE /v2.0/security-groups/75466bb3-ea73-48bb-91a7-26d0c2aa76b0 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/859] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:52:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=46331798-32d2-40e7-a8f6-bbcb17ac051f => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/860] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:52:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=46331798-32d2-40e7-a8f6-bbcb17ac051f => 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: 439/861] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:52:40 2026] GET /v2.0/subnets?id=dfa47af5-d410-4a7d-9e65-8f472710ff05 => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/862] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:52:40 2026] GET /v2.0/ports?network_id=7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/863] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:52:40 2026] GET /v2.0/networks/7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/864] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:52:40 2026] GET /v2.0/networks/7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/865] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:40 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/866] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:40 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/867] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:40 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&fields=id&fields=name => generated 113 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/868] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:40 2026] GET /v2.0/security-groups?id=28661946-29c9-4678-9f4c-09eeb619f0bf&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: 426/869] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:52:41 2026] GET /v2.0/ports?tenant_id=7029a8a21134404aad9d3b8624fc113c&device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 1417 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/870] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:52:41 2026] GET /v2.0/networks?id=7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/871] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:52:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=46331798-32d2-40e7-a8f6-bbcb17ac051f => generated 860 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/872] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:52:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=46331798-32d2-40e7-a8f6-bbcb17ac051f => 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: 428/873] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:52:41 2026] GET /v2.0/subnets?id=dfa47af5-d410-4a7d-9e65-8f472710ff05 => 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: 446/874] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:52:41 2026] GET /v2.0/ports?network_id=7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d&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: 429/875] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:52:41 2026] GET /v2.0/networks/7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/876] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:52:41 2026] GET /v2.0/networks/7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d?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: 430/877] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:41 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 975 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/878] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:41 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&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-06-23 19:52:42.463 7 INFO neutron.db.segments_db [None req-aa17ce37-6584-4dc3-907d-a6649f5427c9 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Added segment ef30db2d-50bd-4dec-92c4-6c4ce0c04bfc of type vxlan for network 6892ef19-ca89-4e3f-bf8c-78264677333e [pid: 7|app: 0|req: 431/879] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:52:42 2026] POST /v2.0/networks => generated 633 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:42.588 7 INFO neutron.db.segments_db [None req-f9e5e803-f64c-4f03-aea9-83171f39e2bb 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Added segment ad758b7f-0410-4e62-a689-1ae1930da1e8 of type vxlan for network 52838fec-160b-408f-961f-0301681f1f09 [pid: 7|app: 0|req: 432/880] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:52:42 2026] POST /v2.0/networks => generated 633 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/881] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:52:42 2026] POST /v2.0/subnets => generated 646 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/882] 199.204.45.116 () {34 vars in 1118 bytes} [Tue Jun 23 19:52:42 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1148 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/883] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:52:42 2026] POST /v2.0/subnets => generated 655 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/884] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:43 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:43.194 7 INFO neutron.db.segments_db [None req-d03b0fe5-6f25-49db-83c4-9b4c13118675 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Added segment ecfc5543-b2d5-4c9f-a3c0-2f11e14d45cf of type vxlan for network f038e878-4b6c-4c8a-ab83-4b8981831b53 [pid: 8|app: 0|req: 450/885] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:52:42 2026] PUT /v2.0/ports/46331798-32d2-40e7-a8f6-bbcb17ac051f => generated 968 bytes in 340 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: 451/886] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:43 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:43.256 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-908131ef-f1f1-4463-8b95-392004517ee0'] response: {'name': 'network-changed', 'server_uuid': '05331d0e-3917-4ae7-a50f-37d57c434558', 'tag': '46331798-32d2-40e7-a8f6-bbcb17ac051f', 'status': 'completed', 'code': 200} 2026-06-23 19:52:43.472 7 INFO neutron.db.l3_hamode_db [None req-d03b0fe5-6f25-49db-83c4-9b4c13118675 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:52:43.614 7 INFO neutron.db.l3_hamode_db [None req-d03b0fe5-6f25-49db-83c4-9b4c13118675 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 454/889] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:52:43 2026] GET /v2.0/ports?tenant_id=7029a8a21134404aad9d3b8624fc113c&device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/890] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:52:43 2026] GET /v2.0/networks?id=7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/891] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:52:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=46331798-32d2-40e7-a8f6-bbcb17ac051f => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/892] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:52:43 2026] GET /v2.0/subnets?id=dfa47af5-d410-4a7d-9e65-8f472710ff05 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/893] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:52:43 2026] GET /v2.0/ports?network_id=7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d&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: 436/894] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:52:43 2026] POST /v2.0/routers => generated 511 bytes in 984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/895] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:52:44 2026] GET /v2.0/networks/7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d?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: 459/896] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:43 2026] GET /v2.0/security-groups?tenant_id=11c691b18eea4c3e86c23ee035168176&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/897] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:52:44 2026] GET /v2.0/networks/7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/898] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:44 2026] DELETE /v2.0/security-groups/94ff2a40-ccde-43c9-8033-12fcc86ce8bb => 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: 462/899] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:44 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => 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: 463/900] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:44 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&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: 464/901] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:44 2026] GET /v2.0/security-groups?tenant_id=674de55eadfa42359a0e0823fe009865&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/902] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:44 2026] DELETE /v2.0/security-groups/6a2d29d5-1cd5-46d9-a89d-e439149b5b1c => 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: 438/903] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:52:44 2026] PUT /v2.0/routers/55ad6833-afbc-4b67-9761-c42b3697f6e1/add_router_interface => generated 309 bytes in 845 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/904] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:52:45 2026] GET /v2.0/ports/27c6b02a-4324-4e9b-b66f-1a7a08c05e3f => generated 959 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/905] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:45 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/906] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:52:45 2026] GET /v2.0/ports?tenant_id=7029a8a21134404aad9d3b8624fc113c&device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/907] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:45 2026] GET /v2.0/security-groups?id=28661946-29c9-4678-9f4c-09eeb619f0bf&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/908] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:52:45 2026] GET /v2.0/networks?id=7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/909] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:52:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=46331798-32d2-40e7-a8f6-bbcb17ac051f => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/910] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:45 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/911] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:52:45 2026] GET /v2.0/subnets?id=dfa47af5-d410-4a7d-9e65-8f472710ff05 => 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: 474/912] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:45 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/913] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:52:45 2026] GET /v2.0/ports?network_id=7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/914] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:52:45 2026] GET /v2.0/networks/7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/915] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:52:45 2026] GET /v2.0/networks/7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d?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: 439/916] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:52:45 2026] PUT /v2.0/routers/55ad6833-afbc-4b67-9761-c42b3697f6e1/add_router_interface => generated 309 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/917] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:52:46 2026] GET /v2.0/ports/6314123e-4019-43a5-833c-6cabc2384ec0 => generated 967 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/918] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:46 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => 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: 480/919] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:46 2026] GET /v2.0/security-groups?id=28661946-29c9-4678-9f4c-09eeb619f0bf&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:46.633 7 INFO neutron_taas.services.taas.taas_plugin [None req-481b002d-cef2-41f0-8a7e-867f2df39458 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] TaaS: Handle Delete Port: 6314123e-4019-43a5-833c-6cabc2384ec0 2026-06-23 19:52:46.638 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-481b002d-cef2-41f0-8a7e-867f2df39458 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Tap Mirror: Handle Delete Port: 6314123e-4019-43a5-833c-6cabc2384ec0 [pid: 7|app: 0|req: 440/920] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:52:46 2026] PUT /v2.0/routers/55ad6833-afbc-4b67-9761-c42b3697f6e1/remove_router_interface => generated 309 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:47.413 8 INFO neutron_taas.services.taas.taas_plugin [None req-4c01b39c-4091-49d9-82cf-0881747706b0 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] TaaS: Handle Delete Port: 27c6b02a-4324-4e9b-b66f-1a7a08c05e3f 2026-06-23 19:52:47.417 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c01b39c-4091-49d9-82cf-0881747706b0 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Tap Mirror: Handle Delete Port: 27c6b02a-4324-4e9b-b66f-1a7a08c05e3f [pid: 7|app: 0|req: 441/921] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:47 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/922] 199.204.45.116 () {34 vars in 994 bytes} [Tue Jun 23 19:52:47 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => 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: 481/923] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:52:47 2026] PUT /v2.0/routers/55ad6833-afbc-4b67-9761-c42b3697f6e1/remove_router_interface => generated 309 bytes in 782 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/924] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:52:47 2026] GET /v2.0/security-groups?id=28661946-29c9-4678-9f4c-09eeb619f0bf&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/925] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:52:47 2026] GET /v2.0/ports?device_id=55ad6833-afbc-4b67-9761-c42b3697f6e1 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:52:47.945 8 INFO neutron_taas.services.taas.taas_plugin [req-e8c5e6b2-7924-4937-b674-8b37fc0c9bd9 req-d5a9e6d1-0475-4986-baa7-1882df7e6055 0b329fa6e6be493e8d5873d77c3d5192 7029a8a21134404aad9d3b8624fc113c - - default default] TaaS: Handle Delete Port: 46331798-32d2-40e7-a8f6-bbcb17ac051f 2026-06-23 19:52:47.951 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e8c5e6b2-7924-4937-b674-8b37fc0c9bd9 req-d5a9e6d1-0475-4986-baa7-1882df7e6055 0b329fa6e6be493e8d5873d77c3d5192 7029a8a21134404aad9d3b8624fc113c - - default default] Tap Mirror: Handle Delete Port: 46331798-32d2-40e7-a8f6-bbcb17ac051f 2026-06-23 19:52:48.042 7 INFO neutron_taas.services.taas.taas_plugin [None req-d60931b0-808b-4f91-a25c-26a6bd87ffac 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] TaaS: Handle Delete Port: b1947449-8c4b-47a1-8d69-6b126fe8a3f1 2026-06-23 19:52:48.045 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d60931b0-808b-4f91-a25c-26a6bd87ffac 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Tap Mirror: Handle Delete Port: b1947449-8c4b-47a1-8d69-6b126fe8a3f1 2026-06-23 19:52:48.070 8 INFO neutron.db.l3_db [req-e8c5e6b2-7924-4937-b674-8b37fc0c9bd9 req-d5a9e6d1-0475-4986-baa7-1882df7e6055 0b329fa6e6be493e8d5873d77c3d5192 7029a8a21134404aad9d3b8624fc113c - - default default] Floating IP e3db96cf-87a4-4c7d-ad6d-80cb79fe1dac disassociated. External IP: 10.96.250.211, port: 46331798-32d2-40e7-a8f6-bbcb17ac051f. 2026-06-23 19:52:48.129 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-d60931b0-808b-4f91-a25c-26a6bd87ffac 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - 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-06-23 19:52:48.414 7 INFO neutron.services.segments.plugin [-] Segment ecfc5543-b2d5-4c9f-a3c0-2f11e14d45cf resource provider aggregate not found 2026-06-23 19:52:48.419 7 INFO neutron.services.segments.plugin [-] Segment ecfc5543-b2d5-4c9f-a3c0-2f11e14d45cf resource provider aggregate not found 2026-06-23 19:52:48.432 7 INFO neutron.services.segments.plugin [-] Segment ecfc5543-b2d5-4c9f-a3c0-2f11e14d45cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecfc5543-b2d5-4c9f-a3c0-2f11e14d45cf found for delete ", "request_id": "req-50735410-565a-451a-9d47-d9a38b74de22"}]} [pid: 8|app: 0|req: 482/926] 199.204.45.116 () {36 vars in 997 bytes} [Tue Jun 23 19:52:47 2026] DELETE /v2.0/ports/46331798-32d2-40e7-a8f6-bbcb17ac051f => generated 0 bytes in 616 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:52:48.440 7 INFO neutron.services.segments.plugin [-] Segment ecfc5543-b2d5-4c9f-a3c0-2f11e14d45cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecfc5543-b2d5-4c9f-a3c0-2f11e14d45cf found for delete ", "request_id": "req-e47b0314-1ded-4f10-98f8-6d0346970375"}]} 2026-06-23 19:52:48.444 7 INFO neutron.db.l3_hamode_db [None req-d60931b0-808b-4f91-a25c-26a6bd87ffac 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] HA network f038e878-4b6c-4c8a-ab83-4b8981831b53 was deleted as no HA routers are present in tenant c8707cc7caf34498a9d213edea7d9810. [pid: 7|app: 0|req: 445/927] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:52:47 2026] DELETE /v2.0/routers/55ad6833-afbc-4b67-9761-c42b3697f6e1 => generated 0 bytes in 589 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:52:48.474 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aca8e136-d6a2-42ad-8dfd-77e7fbb4f6a8'] response: {'server_uuid': '05331d0e-3917-4ae7-a50f-37d57c434558', 'name': 'network-vif-deleted', 'tag': '46331798-32d2-40e7-a8f6-bbcb17ac051f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 483/928] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:52:48 2026] DELETE /v2.0/subnets/82ec596b-7238-429b-9d08-c236fcc506e7 => 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: 446/929] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:52:48 2026] DELETE /v2.0/subnets/a6b27623-2310-40fd-b0ea-fc7682c5a7f8 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:52:48.810 8 INFO neutron.services.segments.plugin [-] Segment ad758b7f-0410-4e62-a689-1ae1930da1e8 resource provider aggregate not found 2026-06-23 19:52:48.820 8 INFO neutron.services.segments.plugin [-] Segment ad758b7f-0410-4e62-a689-1ae1930da1e8 resource provider aggregate not found 2026-06-23 19:52:48.824 8 INFO neutron.services.segments.plugin [-] Segment ad758b7f-0410-4e62-a689-1ae1930da1e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad758b7f-0410-4e62-a689-1ae1930da1e8 found for delete ", "request_id": "req-b01c6a76-4017-4232-9cab-4c58c4fca696"}]} 2026-06-23 19:52:48.836 8 INFO neutron.services.segments.plugin [-] Segment ad758b7f-0410-4e62-a689-1ae1930da1e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad758b7f-0410-4e62-a689-1ae1930da1e8 found for delete ", "request_id": "req-03cd5643-9cce-4cac-82d2-9e418ec5b0e5"}]} [pid: 8|app: 0|req: 484/930] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:52:48 2026] DELETE /v2.0/networks/52838fec-160b-408f-961f-0301681f1f09 => 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: 485/931] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:48 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:52:48.939 7 INFO neutron_taas.services.taas.taas_plugin [None req-e20f4c61-a871-4337-935b-93c968e0fa70 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] TaaS: Handle Delete Port: e075a7e1-065e-4044-bf84-3aa44ecbb061 2026-06-23 19:52:48.942 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e20f4c61-a871-4337-935b-93c968e0fa70 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Tap Mirror: Handle Delete Port: e075a7e1-065e-4044-bf84-3aa44ecbb061 [pid: 7|app: 0|req: 447/932] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:52:48 2026] DELETE /v2.0/networks/6892ef19-ca89-4e3f-bf8c-78264677333e => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:52:49.161 8 INFO neutron.db.segments_db [None req-8ecc7f31-3a23-462f-ac1f-1746372e9d43 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Added segment 77c53d84-afe0-4641-938b-22c13cff5918 of type vxlan for network 87e9b0bd-e921-40bc-b563-1955c286e6ef [pid: 8|app: 0|req: 486/933] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:52:49 2026] POST /v2.0/networks => generated 634 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/934] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:52:49 2026] POST /v2.0/subnets => generated 646 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:49.527 7 INFO neutron.db.segments_db [None req-5c320f79-4d78-4363-b233-68b0c95b998a 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Added segment b664cb61-153b-4701-a0f3-1ba394830171 of type vxlan for network 558b3ddd-a5e7-465d-abeb-769b2806d887 [pid: 8|app: 0|req: 487/935] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:49 2026] GET /v2.0/security-groups?tenant_id=5ea8bcbb90df4f78922c28f89cc27038&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:52:49.739 7 INFO neutron.db.l3_hamode_db [None req-5c320f79-4d78-4363-b233-68b0c95b998a 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 488/936] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:49 2026] DELETE /v2.0/security-groups/886cf42b-e2d3-401c-8e64-a0c9b40bbc84 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:52:49.849 7 INFO neutron.db.l3_hamode_db [None req-5c320f79-4d78-4363-b233-68b0c95b998a 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 489/937] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:49 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => 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: 449/938] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:52:49 2026] POST /v2.0/routers => generated 511 bytes in 933 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:50.449 7 INFO neutron.services.segments.plugin [-] Segment ef30db2d-50bd-4dec-92c4-6c4ce0c04bfc resource provider aggregate not found 2026-06-23 19:52:50.462 7 INFO neutron.services.segments.plugin [-] Segment ef30db2d-50bd-4dec-92c4-6c4ce0c04bfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef30db2d-50bd-4dec-92c4-6c4ce0c04bfc found for delete ", "request_id": "req-77d8927d-f942-473e-a376-101c41e6fb6b"}]} 2026-06-23 19:52:50.463 7 INFO neutron.services.segments.plugin [-] Segment ef30db2d-50bd-4dec-92c4-6c4ce0c04bfc resource provider aggregate not found 2026-06-23 19:52:50.479 7 INFO neutron.services.segments.plugin [-] Segment ef30db2d-50bd-4dec-92c4-6c4ce0c04bfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef30db2d-50bd-4dec-92c4-6c4ce0c04bfc found for delete ", "request_id": "req-f7ca90df-6f54-42d9-ac6e-852d4ca0757c"}]} [pid: 8|app: 0|req: 490/939] 10.0.0.126 () {34 vars in 665 bytes} [Tue Jun 23 19:52:50 2026] POST /v2.0/ports => generated 960 bytes in 328 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: 491/940] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:52:51 2026] GET /v2.0/ports?device_id=05331d0e-3917-4ae7-a50f-37d57c434558 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/941] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:52:50 2026] PUT /v2.0/routers/33b191ac-7ba6-4047-a111-80bd41ab59da/add_router_interface => generated 309 bytes in 996 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-06-23 19:52:51.787 8 INFO neutron.db.segments_db [None req-585a1aa5-956a-4f1f-a87a-759fbd4c52e7 c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] Added segment 7d1adde1-8396-4e2e-b171-70b3e045cd8f of type vxlan for network 8e951e7a-912c-4f4c-821f-129708a43395 [pid: 7|app: 0|req: 451/942] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:52:51 2026] GET /v2.0/ports/23b72fad-7530-44b8-8ce3-134ac6a27362 => generated 1034 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/943] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:52:51 2026] POST /v2.0/networks => generated 650 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/944] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:52:51 2026] POST /v2.0/subnets => generated 627 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:52.107 7 INFO neutron_taas.services.taas.taas_plugin [None req-c17d6c9a-62d1-47b9-8afb-80283857852b 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] TaaS: Handle Delete Port: 23b72fad-7530-44b8-8ce3-134ac6a27362 2026-06-23 19:52:52.111 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c17d6c9a-62d1-47b9-8afb-80283857852b 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Tap Mirror: Handle Delete Port: 23b72fad-7530-44b8-8ce3-134ac6a27362 2026-06-23 19:52:52.111 8 INFO neutron.db.segments_db [None req-e6b4e176-85e0-4173-9479-15d511cff380 c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] Added segment 2bf33ebe-d537-4ce2-a9e4-77ce3fa26474 of type vxlan for network c792d2a8-1620-4b5d-9aee-3b7b2018d561 2026-06-23 19:52:52.349 8 INFO neutron.db.l3_hamode_db [None req-e6b4e176-85e0-4173-9479-15d511cff380 c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 452/945] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:52:51 2026] PUT /v2.0/routers/33b191ac-7ba6-4047-a111-80bd41ab59da/remove_router_interface => generated 309 bytes in 721 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: 453/946] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:52 2026] DELETE /v2.0/security-groups/28661946-29c9-4678-9f4c-09eeb619f0bf => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:52:52.665 7 INFO neutron.api.v2.resource [None req-ec09d763-c1d6-4440-a13c-97fb78173d1d 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 454/947] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:52:52 2026] PUT /v2.0/routers/33b191ac-7ba6-4047-a111-80bd41ab59da/remove_router_interface => generated 197 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:52:52.674 7 INFO neutron.api.v2.resource [None req-fc71cdcc-f10d-4f8d-a5ab-6506df46c09c 0b329fa6e6be493e8d5873d77c3d5192 7029a8a21134404aad9d3b8624fc113c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 455/948] 10.0.0.126 () {32 vars in 737 bytes} [Tue Jun 23 19:52:52 2026] GET /v2.0/security-groups/28661946-29c9-4678-9f4c-09eeb619f0bf => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/949] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:52:52 2026] GET /v2.0/ports?device_id=33b191ac-7ba6-4047-a111-80bd41ab59da => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:52:52.769 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f7acfd3-c2cd-44f3-b5f8-230c763ef7a7 0b329fa6e6be493e8d5873d77c3d5192 7029a8a21134404aad9d3b8624fc113c - - default default] TaaS: Handle Delete Port: 80a0d745-ee3d-4a1c-8846-a3402f992dcb 2026-06-23 19:52:52.771 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f7acfd3-c2cd-44f3-b5f8-230c763ef7a7 0b329fa6e6be493e8d5873d77c3d5192 7029a8a21134404aad9d3b8624fc113c - - default default] Tap Mirror: Handle Delete Port: 80a0d745-ee3d-4a1c-8846-a3402f992dcb [pid: 7|app: 0|req: 457/950] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:52:52 2026] DELETE /v2.0/floatingips/e3db96cf-87a4-4c7d-ad6d-80cb79fe1dac => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:52:53.065 8 INFO neutron.db.l3_hamode_db [None req-e6b4e176-85e0-4173-9479-15d511cff380 c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:52:53.068 7 INFO neutron_taas.services.taas.taas_plugin [None req-1432b003-c468-41bd-af18-d15dc56aed06 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] TaaS: Handle Delete Port: 59fbcf55-dfc2-4c1b-97c4-e8571129d1e0 2026-06-23 19:52:53.070 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1432b003-c468-41bd-af18-d15dc56aed06 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Tap Mirror: Handle Delete Port: 59fbcf55-dfc2-4c1b-97c4-e8571129d1e0 2026-06-23 19:52:53.337 7 INFO neutron.services.segments.plugin [-] Segment b664cb61-153b-4701-a0f3-1ba394830171 resource provider aggregate not found 2026-06-23 19:52:53.343 7 INFO neutron.services.segments.plugin [-] Segment b664cb61-153b-4701-a0f3-1ba394830171 resource provider aggregate not found 2026-06-23 19:52:53.357 7 INFO neutron.services.segments.plugin [-] Segment b664cb61-153b-4701-a0f3-1ba394830171 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b664cb61-153b-4701-a0f3-1ba394830171 found for delete ", "request_id": "req-1d9874d4-5b73-424d-adb8-65d88fb77062"}]} 2026-06-23 19:52:53.360 7 INFO neutron.services.segments.plugin [-] Segment b664cb61-153b-4701-a0f3-1ba394830171 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b664cb61-153b-4701-a0f3-1ba394830171 found for delete ", "request_id": "req-efe1ff64-1119-4136-ab39-4da186456f99"}]} 2026-06-23 19:52:53.369 7 INFO neutron.db.l3_hamode_db [None req-1432b003-c468-41bd-af18-d15dc56aed06 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] HA network 558b3ddd-a5e7-465d-abeb-769b2806d887 was deleted as no HA routers are present in tenant c8707cc7caf34498a9d213edea7d9810. [pid: 7|app: 0|req: 458/951] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:52:52 2026] DELETE /v2.0/routers/33b191ac-7ba6-4047-a111-80bd41ab59da => generated 0 bytes in 459 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:52:53.740 7 INFO neutron_taas.services.taas.taas_plugin [None req-ccea1334-3302-441b-a691-45828743516c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 764aaf75-f622-4197-a03c-fc0fe1045119 2026-06-23 19:52:53.743 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ccea1334-3302-441b-a691-45828743516c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 764aaf75-f622-4197-a03c-fc0fe1045119 [pid: 8|app: 0|req: 494/952] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:52:52 2026] POST /v2.0/routers => generated 695 bytes in 1768 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/953] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:52:53 2026] DELETE /v2.0/subnets/fc74aa29-73fd-42d8-9735-a698637c2090 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/954] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:52:53 2026] PUT /v2.0/routers/a724cb00-9ae4-4c3f-aa21-8b7d834c215a/remove_router_interface => generated 309 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:54.388 7 INFO neutron_taas.services.taas.taas_plugin [None req-92115a54-1c94-435d-9925-270b77e50b5f 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] TaaS: Handle Delete Port: d0baf90d-857a-4e81-9201-5d1c1238490c 2026-06-23 19:52:54.391 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92115a54-1c94-435d-9925-270b77e50b5f 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Tap Mirror: Handle Delete Port: d0baf90d-857a-4e81-9201-5d1c1238490c [pid: 7|app: 0|req: 460/955] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:52:54 2026] DELETE /v2.0/networks/87e9b0bd-e921-40bc-b563-1955c286e6ef => generated 0 bytes in 644 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:52:55.093 7 INFO neutron_taas.services.taas.taas_plugin [None req-887147a4-bbd3-41cf-9d64-909f1a3223e2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 2abb3ede-e217-46dd-a6b3-7613eaab6b29 2026-06-23 19:52:55.096 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-887147a4-bbd3-41cf-9d64-909f1a3223e2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 2abb3ede-e217-46dd-a6b3-7613eaab6b29 [pid: 8|app: 0|req: 496/956] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:52:53 2026] PUT /v2.0/routers/de4a7988-14c7-4adb-ab8c-9680fa54e744/add_router_interface => generated 309 bytes in 1155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:55.157 8 INFO neutron.db.segments_db [None req-5a68cc70-42c8-4c04-82cf-835b00ef3a47 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Added segment f1ee004c-1fb4-42eb-9537-0719069a35c6 of type vxlan for network 0dbc48c5-8833-41b6-94b9-3e0a0660830d [pid: 8|app: 0|req: 497/957] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:52:55 2026] POST /v2.0/networks => generated 633 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:55.372 7 INFO neutron_taas.services.taas.taas_plugin [None req-887147a4-bbd3-41cf-9d64-909f1a3223e2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 6ea78025-a36c-4978-bec0-5766d3bfffd5 2026-06-23 19:52:55.376 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-887147a4-bbd3-41cf-9d64-909f1a3223e2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 6ea78025-a36c-4978-bec0-5766d3bfffd5 2026-06-23 19:52:55.381 7 INFO neutron.services.segments.plugin [-] Segment 77c53d84-afe0-4641-938b-22c13cff5918 resource provider aggregate not found 2026-06-23 19:52:55.383 7 INFO neutron.services.segments.plugin [-] Segment 77c53d84-afe0-4641-938b-22c13cff5918 resource provider aggregate not found 2026-06-23 19:52:55.414 7 INFO neutron.services.segments.plugin [-] Segment 77c53d84-afe0-4641-938b-22c13cff5918 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77c53d84-afe0-4641-938b-22c13cff5918 found for delete ", "request_id": "req-1ec7f09f-d125-4c26-bce2-8fef59b0e8f2"}]} 2026-06-23 19:52:55.414 7 INFO neutron.services.segments.plugin [-] Segment 77c53d84-afe0-4641-938b-22c13cff5918 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77c53d84-afe0-4641-938b-22c13cff5918 found for delete ", "request_id": "req-c023e2f9-5189-46d0-b488-16c017f49aeb"}]} [pid: 8|app: 0|req: 498/958] 10.0.0.126 () {34 vars in 665 bytes} [Tue Jun 23 19:52:55 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, ' 2026-06-23 19:52:55.725 7 INFO neutron.db.l3_hamode_db [None req-887147a4-bbd3-41cf-9d64-909f1a3223e2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] HA network caba05fc-975a-4ac7-9b51-c367d90744b9 was deleted as no HA routers are present in tenant 7029a8a21134404aad9d3b8624fc113c. [pid: 7|app: 0|req: 461/959] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:52:54 2026] DELETE /v2.0/routers/a724cb00-9ae4-4c3f-aa21-8b7d834c215a => generated 0 bytes in 821 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/960] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:52:55 2026] POST /v2.0/subnets => generated 646 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/961] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:52:55 2026] DELETE /v2.0/subnets/dfa47af5-d410-4a7d-9e65-8f472710ff05 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:52:55.985 8 INFO neutron.db.segments_db [None req-761456ca-9385-47e1-9586-518b305ea883 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Added segment f53bbf1d-1832-40d5-9531-17c71c251bda of type vxlan for network 1b7cfe42-15a8-43e3-82d9-216daf32cedf [pid: 7|app: 0|req: 462/962] 10.0.0.126 () {34 vars in 665 bytes} [Tue Jun 23 19:52:55 2026] POST /v2.0/ports => generated 959 bytes in 337 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-06-23 19:52:56.139 7 INFO neutron_taas.services.taas.taas_plugin [None req-74aec199-0d85-4f77-8cc5-e331d7c71fe8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 811704a0-f4bd-409d-a97a-eec17c2d2ec8 2026-06-23 19:52:56.142 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74aec199-0d85-4f77-8cc5-e331d7c71fe8 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 811704a0-f4bd-409d-a97a-eec17c2d2ec8 2026-06-23 19:52:56.202 8 INFO neutron.db.l3_hamode_db [None req-761456ca-9385-47e1-9586-518b305ea883 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 463/963] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:52:56 2026] DELETE /v2.0/networks/7fbbc5aa-a9c9-4f7a-9343-0e3ef382ff6d => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:52:56.331 8 INFO neutron.db.l3_hamode_db [None req-761456ca-9385-47e1-9586-518b305ea883 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 501/964] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:52:55 2026] POST /v2.0/routers => generated 510 bytes in 946 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/965] 10.0.0.14 () {34 vars in 989 bytes} [Tue Jun 23 19:52:56 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/966] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:52:56 2026] GET /v2.0/security-groups?tenant_id=7029a8a21134404aad9d3b8624fc113c&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:52:57.023 7 INFO neutron.db.l3_db [None req-1994530d-6538-42ff-a76b-8b7d692604c8 c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] Floating IP 2ea11d2c-f954-4d60-92cd-f1d52f7eb4ee associated. External IP: 10.96.250.218, port: 65a45e09-2856-4e6c-9c6e-9541e4050c24. [pid: 7|app: 0|req: 464/967] 10.0.0.126 () {34 vars in 677 bytes} [Tue Jun 23 19:52:56 2026] POST /v2.0/floatingips => generated 843 bytes in 976 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/968] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Jun 23 19:52:57 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&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-06-23 19:52:57.432 7 INFO neutron.services.segments.plugin [-] Segment 7855cc94-b18b-449a-a344-0865b24fa09a resource provider aggregate not found 2026-06-23 19:52:57.443 7 INFO neutron.services.segments.plugin [-] Segment 7855cc94-b18b-449a-a344-0865b24fa09a resource provider aggregate not found 2026-06-23 19:52:57.459 7 INFO neutron.services.segments.plugin [-] Segment 7855cc94-b18b-449a-a344-0865b24fa09a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7855cc94-b18b-449a-a344-0865b24fa09a found for delete ", "request_id": "req-c57b03d0-44d0-4680-ad09-479e48acbb3f"}]} [pid: 7|app: 0|req: 466/969] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:52:57 2026] DELETE /v2.0/security-groups/c5cb6ae3-4de7-4743-b303-57c84aec1e04 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:52:57.481 7 INFO neutron.services.segments.plugin [-] Segment 7855cc94-b18b-449a-a344-0865b24fa09a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7855cc94-b18b-449a-a344-0865b24fa09a found for delete ", "request_id": "req-a8ca9be1-a5cb-4173-a384-2537f06a6309"}]} 2026-06-23 19:52:57.506 7 INFO neutron.services.segments.plugin [-] Segment b0683846-7242-4344-abd0-f8738eaa99ac resource provider aggregate not found 2026-06-23 19:52:57.509 7 INFO neutron.services.segments.plugin [-] Segment b0683846-7242-4344-abd0-f8738eaa99ac resource provider aggregate not found 2026-06-23 19:52:57.526 7 INFO neutron.services.segments.plugin [-] Segment b0683846-7242-4344-abd0-f8738eaa99ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0683846-7242-4344-abd0-f8738eaa99ac found for delete ", "request_id": "req-edda2077-b073-4fda-98a6-85222054efca"}]} 2026-06-23 19:52:57.530 7 INFO neutron.services.segments.plugin [-] Segment b0683846-7242-4344-abd0-f8738eaa99ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0683846-7242-4344-abd0-f8738eaa99ac found for delete ", "request_id": "req-72c4150f-97c1-4477-a88e-c8234860de1c"}]} 2026-06-23 19:52:57.613 7 INFO neutron.db.l3_db [None req-ad2fa8a7-8aaa-4e87-a911-a98a6a716ece c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] Floating IP 2ea11d2c-f954-4d60-92cd-f1d52f7eb4ee disassociated. External IP: 10.96.250.218, port: 65a45e09-2856-4e6c-9c6e-9541e4050c24. [pid: 7|app: 0|req: 467/970] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:52:57 2026] PUT /v2.0/floatingips/2ea11d2c-f954-4d60-92cd-f1d52f7eb4ee => generated 552 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/971] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:52:56 2026] PUT /v2.0/routers/782ae191-27e5-4673-8470-217e37e4f8ad/add_router_interface => generated 309 bytes in 1007 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:58.007 7 INFO neutron_taas.services.taas.taas_plugin [None req-b6553838-3b1a-4fc4-9c4c-3f6eb23ede3b c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] TaaS: Handle Delete Port: 9f938b01-63df-42b6-9591-830c603f992f 2026-06-23 19:52:58.014 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6553838-3b1a-4fc4-9c4c-3f6eb23ede3b c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] Tap Mirror: Handle Delete Port: 9f938b01-63df-42b6-9591-830c603f992f [pid: 8|app: 0|req: 505/972] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:52:58 2026] GET /v2.0/ports/d412d362-a86f-4645-bcaa-b43949502e8a => generated 959 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/973] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:52:57 2026] DELETE /v2.0/floatingips/2ea11d2c-f954-4d60-92cd-f1d52f7eb4ee => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:52:58.382 8 INFO neutron_taas.services.taas.taas_plugin [None req-b79328ab-209a-4ed6-9daa-b91ebb2f14c2 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] TaaS: Handle Delete Port: d412d362-a86f-4645-bcaa-b43949502e8a 2026-06-23 19:52:58.386 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b79328ab-209a-4ed6-9daa-b91ebb2f14c2 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Tap Mirror: Handle Delete Port: d412d362-a86f-4645-bcaa-b43949502e8a [pid: 8|app: 0|req: 506/974] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:52:58 2026] PUT /v2.0/routers/782ae191-27e5-4673-8470-217e37e4f8ad/remove_router_interface => generated 309 bytes in 660 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/977] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:52:58 2026] GET /v2.0/ports?device_id=782ae191-27e5-4673-8470-217e37e4f8ad => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:52:58.843 7 INFO neutron.db.l3_db [None req-b2c42e8a-5e7c-498f-8330-96223c0bd0ca c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] Floating IP e95ed30d-7515-4e39-9228-e09ea4ee80f4 associated. External IP: 10.96.250.205, port: bad77d0e-647f-4f4b-865c-0b0c5b8f3a1b. 2026-06-23 19:52:58.870 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f435146-c3ec-4200-97aa-770f0774876b 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] TaaS: Handle Delete Port: 67258554-e80c-4313-ac8f-6efeacbe4d65 2026-06-23 19:52:58.872 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f435146-c3ec-4200-97aa-770f0774876b 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Tap Mirror: Handle Delete Port: 67258554-e80c-4313-ac8f-6efeacbe4d65 2026-06-23 19:52:59.116 8 INFO neutron.services.segments.plugin [-] Segment f53bbf1d-1832-40d5-9531-17c71c251bda resource provider aggregate not found 2026-06-23 19:52:59.121 8 INFO neutron.services.segments.plugin [-] Segment f53bbf1d-1832-40d5-9531-17c71c251bda resource provider aggregate not found 2026-06-23 19:52:59.128 8 INFO neutron.services.segments.plugin [-] Segment f53bbf1d-1832-40d5-9531-17c71c251bda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f53bbf1d-1832-40d5-9531-17c71c251bda found for delete ", "request_id": "req-cbb3ed9e-b3fc-49b8-a218-a8b436fe2719"}]} [pid: 7|app: 0|req: 469/978] 10.0.0.126 () {34 vars in 677 bytes} [Tue Jun 23 19:52:58 2026] POST /v2.0/floatingips => generated 842 bytes in 965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:59.134 8 INFO neutron.db.l3_hamode_db [None req-6f435146-c3ec-4200-97aa-770f0774876b 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] HA network 1b7cfe42-15a8-43e3-82d9-216daf32cedf was deleted as no HA routers are present in tenant c8707cc7caf34498a9d213edea7d9810. [pid: 8|app: 0|req: 510/979] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:52:58 2026] DELETE /v2.0/routers/782ae191-27e5-4673-8470-217e37e4f8ad => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:52:59.140 8 INFO neutron.services.segments.plugin [-] Segment f53bbf1d-1832-40d5-9531-17c71c251bda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f53bbf1d-1832-40d5-9531-17c71c251bda found for delete ", "request_id": "req-68d6db53-31b3-4e35-9f7f-b94fe2d94762"}]} [pid: 7|app: 0|req: 470/980] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:52:59 2026] GET /v2.0/floatingips/e95ed30d-7515-4e39-9228-e09ea4ee80f4 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/981] 10.0.0.126 () {32 vars in 655 bytes} [Tue Jun 23 19:52:59 2026] GET /v2.0/floatingips => generated 845 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/982] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:52:59 2026] DELETE /v2.0/subnets/978ff41b-b7eb-44f0-b54b-f641c8d0becb => generated 0 bytes in 93 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:52:59.547 7 INFO neutron.db.segments_db [None req-7196b7f8-e789-4ec5-bd75-1be922c11861 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment ce22a7a9-157f-43e9-ac5c-d9dc72c2bebd of type vxlan for network ed37e6c0-ef26-487b-a03a-a08deee6469c 2026-06-23 19:52:59.558 8 INFO neutron.db.l3_db [None req-3cadd17e-2698-4a64-a963-236c65157399 c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] Floating IP e95ed30d-7515-4e39-9228-e09ea4ee80f4 associated. External IP: 10.96.250.205, port: bad77d0e-647f-4f4b-865c-0b0c5b8f3a1b. [pid: 7|app: 0|req: 472/983] 10.0.0.126 () {34 vars in 671 bytes} [Tue Jun 23 19:52:59 2026] POST /v2.0/networks => generated 735 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:59.725 7 INFO neutron.services.segments.plugin [-] Segment f1ee004c-1fb4-42eb-9537-0719069a35c6 resource provider aggregate not found 2026-06-23 19:52:59.734 7 INFO neutron.services.segments.plugin [-] Segment f1ee004c-1fb4-42eb-9537-0719069a35c6 resource provider aggregate not found 2026-06-23 19:52:59.746 7 INFO neutron.services.segments.plugin [-] Segment f1ee004c-1fb4-42eb-9537-0719069a35c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1ee004c-1fb4-42eb-9537-0719069a35c6 found for delete ", "request_id": "req-ab46d2dc-472c-469a-9c49-997f6fc9ae80"}]} 2026-06-23 19:52:59.752 7 INFO neutron.services.segments.plugin [-] Segment f1ee004c-1fb4-42eb-9537-0719069a35c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1ee004c-1fb4-42eb-9537-0719069a35c6 found for delete ", "request_id": "req-76fb3a9b-9935-474c-862a-3c7811e38e96"}]} [pid: 7|app: 0|req: 473/984] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:52:59 2026] DELETE /v2.0/networks/0dbc48c5-8833-41b6-94b9-3e0a0660830d => 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: 474/985] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:52:59 2026] POST /v2.0/subnets => generated 682 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:59.948 7 INFO neutron.db.segments_db [None req-07f684af-31ef-4714-a1d8-bd68495da1e1 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Added segment c6cefae2-6356-4de2-a5df-ac5fa4782cd4 of type vxlan for network d1587ade-4d1a-4bcb-9bbe-98e5a2460549 [pid: 8|app: 0|req: 512/986] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:52:59 2026] PUT /v2.0/floatingips/e95ed30d-7515-4e39-9228-e09ea4ee80f4 => generated 843 bytes in 890 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:00.167 8 INFO neutron.db.segments_db [None req-d522d604-6c50-4617-a2c0-3ea3563943f2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 70579efe-6018-40dd-97e9-f4e7198882ee of type vxlan for network 98124cda-2f29-4776-b0a9-5a57cc122af7 2026-06-23 19:53:00.183 7 INFO neutron.db.l3_hamode_db [None req-07f684af-31ef-4714-a1d8-bd68495da1e1 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:53:00.435 8 INFO neutron.db.l3_hamode_db [None req-d522d604-6c50-4617-a2c0-3ea3563943f2 371de210f4dc48b7bf718a4de4245a5a 8622186459fa4a77abf16d5f57465d8d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:53:00.901 7 INFO neutron.db.l3_hamode_db [None req-07f684af-31ef-4714-a1d8-bd68495da1e1 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:53:01.055 8 INFO neutron.db.l3_hamode_db [None req-d522d604-6c50-4617-a2c0-3ea3563943f2 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 475/987] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:52:59 2026] POST /v2.0/routers => generated 692 bytes in 1784 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:01.788 7 INFO neutron.db.l3_db [None req-987ea304-8d22-4e47-9cc3-957324c468fb c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] Floating IP e95ed30d-7515-4e39-9228-e09ea4ee80f4 disassociated. External IP: 10.96.250.205, port: 65a45e09-2856-4e6c-9c6e-9541e4050c24. [pid: 8|app: 0|req: 513/988] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:00 2026] POST /v2.0/routers => generated 722 bytes in 1753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/989] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 19:53:01 2026] GET /v2.0/routers/4f7ddb84-32e0-4cb9-8015-d16f894b719a => generated 698 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/990] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:53:01 2026] PUT /v2.0/floatingips/e95ed30d-7515-4e39-9228-e09ea4ee80f4 => generated 552 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/991] 10.0.0.126 () {32 vars in 647 bytes} [Tue Jun 23 19:53:02 2026] GET /v2.0/routers => generated 701 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:02.279 7 INFO neutron_taas.services.taas.taas_plugin [None req-edd731b8-b624-47f4-846c-e2b98be9d774 c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] TaaS: Handle Delete Port: 096e7548-78b9-48fb-a82a-bf649fb1f79f 2026-06-23 19:53:02.283 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edd731b8-b624-47f4-846c-e2b98be9d774 c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] Tap Mirror: Handle Delete Port: 096e7548-78b9-48fb-a82a-bf649fb1f79f [pid: 7|app: 0|req: 478/992] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:53:02 2026] DELETE /v2.0/floatingips/e95ed30d-7515-4e39-9228-e09ea4ee80f4 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/993] 10.0.0.126 () {34 vars in 741 bytes} [Tue Jun 23 19:53:02 2026] PUT /v2.0/routers/4f7ddb84-32e0-4cb9-8015-d16f894b719a => generated 705 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:02.882 7 INFO neutron.api.v2.resource [None req-c90f42a1-3927-43b2-8083-d05a01661ccb c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 480/994] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:53:02 2026] DELETE /v2.0/floatingips/e95ed30d-7515-4e39-9228-e09ea4ee80f4 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/995] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 19:53:02 2026] GET /v2.0/routers/4f7ddb84-32e0-4cb9-8015-d16f894b719a => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:03.066 7 INFO neutron_taas.services.taas.taas_plugin [None req-d085c8bf-f491-42c1-86cd-d3ff160da3fa c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] TaaS: Handle Delete Port: 65a45e09-2856-4e6c-9c6e-9541e4050c24 2026-06-23 19:53:03.070 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d085c8bf-f491-42c1-86cd-d3ff160da3fa c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] Tap Mirror: Handle Delete Port: 65a45e09-2856-4e6c-9c6e-9541e4050c24 [pid: 7|app: 0|req: 482/996] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:02 2026] DELETE /v2.0/ports/65a45e09-2856-4e6c-9c6e-9541e4050c24 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/997] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:53:03 2026] GET /v2.0/ports?device_id=4f7ddb84-32e0-4cb9-8015-d16f894b719a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:03.404 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e03acbd-384b-4234-92f0-eb5250ecfc70 c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] TaaS: Handle Delete Port: bad77d0e-647f-4f4b-865c-0b0c5b8f3a1b 2026-06-23 19:53:03.407 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e03acbd-384b-4234-92f0-eb5250ecfc70 c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] Tap Mirror: Handle Delete Port: bad77d0e-647f-4f4b-865c-0b0c5b8f3a1b [pid: 8|app: 0|req: 515/998] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:53:01 2026] PUT /v2.0/routers/a73de232-1b91-40b1-ac88-dd001b5b3f9f/add_router_interface => generated 309 bytes in 1487 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/999] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:03 2026] DELETE /v2.0/ports/bad77d0e-647f-4f4b-865c-0b0c5b8f3a1b => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:03.623 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f0ccffc-3b06-49c5-b051-773405711d5a 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] TaaS: Handle Delete Port: 1c104a65-2ec8-434d-921a-1e42923073ca 2026-06-23 19:53:03.625 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f0ccffc-3b06-49c5-b051-773405711d5a 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Tap Mirror: Handle Delete Port: 1c104a65-2ec8-434d-921a-1e42923073ca [pid: 7|app: 0|req: 485/1000] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:53:03 2026] GET /v2.0/ports?device_id=de4a7988-14c7-4adb-ab8c-9680fa54e744 => generated 958 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:03.800 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f0ccffc-3b06-49c5-b051-773405711d5a 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] TaaS: Handle Delete Port: 42c3ac63-cf98-48e8-99a7-f31a3c8a92c6 2026-06-23 19:53:03.802 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f0ccffc-3b06-49c5-b051-773405711d5a 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] Tap Mirror: Handle Delete Port: 42c3ac63-cf98-48e8-99a7-f31a3c8a92c6 2026-06-23 19:53:04.055 7 INFO neutron_taas.services.taas.taas_plugin [None req-f8629cf5-90f4-4f83-84d1-d7e6cf7a1ccb c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] TaaS: Handle Delete Port: 38898877-4c77-4cb1-bd6d-a51f975a7bb1 2026-06-23 19:53:04.058 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8629cf5-90f4-4f83-84d1-d7e6cf7a1ccb c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] Tap Mirror: Handle Delete Port: 38898877-4c77-4cb1-bd6d-a51f975a7bb1 2026-06-23 19:53:04.059 8 INFO neutron.services.segments.plugin [-] Segment c6cefae2-6356-4de2-a5df-ac5fa4782cd4 resource provider aggregate not found 2026-06-23 19:53:04.068 8 INFO neutron.services.segments.plugin [-] Segment c6cefae2-6356-4de2-a5df-ac5fa4782cd4 resource provider aggregate not found 2026-06-23 19:53:04.074 8 INFO neutron.services.segments.plugin [-] Segment c6cefae2-6356-4de2-a5df-ac5fa4782cd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6cefae2-6356-4de2-a5df-ac5fa4782cd4 found for delete ", "request_id": "req-99af3122-4f5f-4d25-b68e-0dd5d7b41fda"}]} 2026-06-23 19:53:04.079 8 INFO neutron.services.segments.plugin [-] Segment c6cefae2-6356-4de2-a5df-ac5fa4782cd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6cefae2-6356-4de2-a5df-ac5fa4782cd4 found for delete ", "request_id": "req-b47b80de-fd1c-4e9b-ab0e-1e695a63b98f"}]} 2026-06-23 19:53:04.088 8 INFO neutron.db.l3_hamode_db [None req-9f0ccffc-3b06-49c5-b051-773405711d5a 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] HA network d1587ade-4d1a-4bcb-9bbe-98e5a2460549 was deleted as no HA routers are present in tenant c8707cc7caf34498a9d213edea7d9810. [pid: 8|app: 0|req: 516/1001] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:03 2026] DELETE /v2.0/routers/4f7ddb84-32e0-4cb9-8015-d16f894b719a => generated 0 bytes in 666 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1002] 10.0.0.126 () {34 vars in 685 bytes} [Tue Jun 23 19:53:04 2026] POST /v2.0/security-groups => generated 1659 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1003] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:53:04 2026] GET /v2.0/ports?device_id=4f7ddb84-32e0-4cb9-8015-d16f894b719a => 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: 519/1004] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:53:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:04.364 8 INFO neutron.api.v2.resource [None req-efb3516a-e229-4b21-931d-47a219cb9443 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 520/1005] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:04 2026] DELETE /v2.0/routers/4f7ddb84-32e0-4cb9-8015-d16f894b719a => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1006] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:53:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1007] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:53:04 2026] GET /v2.0/ports?device_id=782ae191-27e5-4673-8470-217e37e4f8ad => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1008] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:53:03 2026] PUT /v2.0/routers/de4a7988-14c7-4adb-ab8c-9680fa54e744/remove_router_interface => generated 309 bytes in 1030 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:04.695 7 INFO neutron.api.v2.resource [None req-1b191baf-9e68-439d-bd7f-73f7174d2a11 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 487/1009] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:04 2026] DELETE /v2.0/routers/782ae191-27e5-4673-8470-217e37e4f8ad => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:04.935 7 INFO neutron_taas.services.taas.taas_plugin [None req-96950235-1163-466b-a425-87f30c47eaab c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] TaaS: Handle Delete Port: 8b23eb73-1a2b-4530-9cdc-ee4fb62762e0 [pid: 8|app: 0|req: 523/1010] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:53:04 2026] POST /v2.0/floatingips => generated 552 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:04.940 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96950235-1163-466b-a425-87f30c47eaab c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] Tap Mirror: Handle Delete Port: 8b23eb73-1a2b-4530-9cdc-ee4fb62762e0 2026-06-23 19:53:04.951 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a205ecc-e828-4dbb-bf7d-7520e603ab22 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 524/1011] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:04 2026] DELETE /v2.0/subnets/978ff41b-b7eb-44f0-b54b-f641c8d0becb => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1012] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:53:04 2026] GET /v2.0/ports?device_id=33b191ac-7ba6-4047-a111-80bd41ab59da => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:04.996 8 INFO neutron.api.v2.resource [None req-0c6cbe27-1d6b-450f-a0ab-daa00ccdbbe0 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 526/1013] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:04 2026] DELETE /v2.0/routers/33b191ac-7ba6-4047-a111-80bd41ab59da => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:05.014 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41f0ad3c-94cc-4004-8840-bfcf6a318b85 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 527/1014] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:05 2026] DELETE /v2.0/subnets/fc74aa29-73fd-42d8-9735-a698637c2090 => 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: 528/1015] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:53:05 2026] GET /v2.0/ports?device_id=55ad6833-afbc-4b67-9761-c42b3697f6e1 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:05.057 8 INFO neutron.api.v2.resource [None req-5a2c00b3-9b4d-4a67-a560-793896bf9905 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 529/1016] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:05 2026] DELETE /v2.0/routers/55ad6833-afbc-4b67-9761-c42b3697f6e1 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:05.075 8 INFO neutron.pecan_wsgi.hooks.translation [None req-707be840-71e7-46fe-b9d5-271287509111 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 530/1017] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:05 2026] DELETE /v2.0/subnets/82ec596b-7238-429b-9d08-c236fcc506e7 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:05.100 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3037902-c172-4800-8c70-256d980bd305 0da64356114e456985f8ddb12bae0ff9 c8707cc7caf34498a9d213edea7d9810 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 531/1018] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:05 2026] DELETE /v2.0/subnets/a6b27623-2310-40fd-b0ea-fc7682c5a7f8 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:05.179 7 INFO neutron_taas.services.taas.taas_plugin [None req-96950235-1163-466b-a425-87f30c47eaab c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] TaaS: Handle Delete Port: b1d66ad4-ecb2-4bd2-9e3b-77e12938ef81 2026-06-23 19:53:05.181 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96950235-1163-466b-a425-87f30c47eaab c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] Tap Mirror: Handle Delete Port: b1d66ad4-ecb2-4bd2-9e3b-77e12938ef81 [pid: 8|app: 0|req: 532/1019] 10.0.0.253 () {34 vars in 1100 bytes} [Tue Jun 23 19:53:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1940144049&fields=id&tenant_id=8622186459fa4a77abf16d5f57465d8d => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1020] 10.0.0.253 () {34 vars in 982 bytes} [Tue Jun 23 19:53:05 2026] GET /v2.0/networks?id=ed37e6c0-ef26-487b-a03a-a08deee6469c => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1021] 10.0.0.253 () {34 vars in 965 bytes} [Tue Jun 23 19:53:05 2026] GET /v2.0/quotas/8622186459fa4a77abf16d5f57465d8d => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:05.614 7 INFO neutron.services.segments.plugin [-] Segment 2bf33ebe-d537-4ce2-a9e4-77ce3fa26474 resource provider aggregate not found 2026-06-23 19:53:05.623 7 INFO neutron.services.segments.plugin [-] Segment 2bf33ebe-d537-4ce2-a9e4-77ce3fa26474 resource provider aggregate not found [pid: 8|app: 0|req: 535/1022] 10.0.0.253 () {34 vars in 1002 bytes} [Tue Jun 23 19:53:05 2026] GET /v2.0/ports?tenant_id=8622186459fa4a77abf16d5f57465d8d&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:05.656 7 INFO neutron.services.segments.plugin [-] Segment 2bf33ebe-d537-4ce2-a9e4-77ce3fa26474 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bf33ebe-d537-4ce2-a9e4-77ce3fa26474 found for delete ", "request_id": "req-c96d92df-6bd1-4b70-9fa9-3ba19de5321b"}]} 2026-06-23 19:53:05.657 7 INFO neutron.services.segments.plugin [-] Segment 2bf33ebe-d537-4ce2-a9e4-77ce3fa26474 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bf33ebe-d537-4ce2-a9e4-77ce3fa26474 found for delete ", "request_id": "req-ed13f3fc-07de-4f76-987f-995dd64528b4"}]} 2026-06-23 19:53:05.667 7 INFO neutron.db.l3_hamode_db [None req-96950235-1163-466b-a425-87f30c47eaab c43348addc8e434f81ef330a00c79c1a 11381f26600842859a3ab150d98938fa - - default default] HA network c792d2a8-1620-4b5d-9aee-3b7b2018d561 was deleted as no HA routers are present in tenant 11381f26600842859a3ab150d98938fa. [pid: 7|app: 0|req: 488/1023] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:04 2026] DELETE /v2.0/routers/de4a7988-14c7-4adb-ab8c-9680fa54e744 => generated 0 bytes in 977 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1024] 10.0.0.253 () {34 vars in 1008 bytes} [Tue Jun 23 19:53:05 2026] GET /v2.0/networks/ed37e6c0-ef26-487b-a03a-a08deee6469c?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: 489/1025] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:05 2026] DELETE /v2.0/subnets/d751d18e-d062-4f20-a1fc-b40cb06ae30c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1026] 10.0.0.253 () {34 vars in 1108 bytes} [Tue Jun 23 19:53:05 2026] GET /v2.0/networks/ed37e6c0-ef26-487b-a03a-a08deee6469c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1027] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:05 2026] GET /v2.0/security-groups?tenant_id=c8707cc7caf34498a9d213edea7d9810&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1028] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:05 2026] DELETE /v2.0/security-groups/fc5253da-f13b-4f8d-bcb6-debcf877b843 => 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: 491/1029] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:05 2026] DELETE /v2.0/networks/8e951e7a-912c-4f4c-821f-129708a43395 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1030] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:06 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => 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: 492/1031] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:06 2026] GET /v2.0/security-groups?tenant_id=11381f26600842859a3ab150d98938fa&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1032] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:06 2026] DELETE /v2.0/security-groups/0592d77e-7f8b-4b3b-82ab-a7eee1db13ee => 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: 493/1033] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:07 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => 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: 541/1034] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:07 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1035] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:07 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&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: 542/1036] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:07 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1037] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:07 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&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-06-23 19:53:07.677 7 INFO neutron.services.segments.plugin [-] Segment 7d1adde1-8396-4e2e-b171-70b3e045cd8f resource provider aggregate not found 2026-06-23 19:53:07.681 7 INFO neutron.services.segments.plugin [-] Segment 7d1adde1-8396-4e2e-b171-70b3e045cd8f resource provider aggregate not found 2026-06-23 19:53:07.697 7 INFO neutron.services.segments.plugin [-] Segment 7d1adde1-8396-4e2e-b171-70b3e045cd8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d1adde1-8396-4e2e-b171-70b3e045cd8f found for delete ", "request_id": "req-85921f9d-0616-4f54-8964-4750bb69d969"}]} 2026-06-23 19:53:07.722 7 INFO neutron.services.segments.plugin [-] Segment 7d1adde1-8396-4e2e-b171-70b3e045cd8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d1adde1-8396-4e2e-b171-70b3e045cd8f found for delete ", "request_id": "req-c2d6d0f6-bf7c-47a2-af4d-103837cb0c0f"}]} [pid: 8|app: 0|req: 543/1038] 10.0.0.126 () {34 vars in 677 bytes} [Tue Jun 23 19:53:07 2026] POST /v2.0/subnetpools => generated 549 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1039] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:53:08 2026] GET /v2.0/subnetpools/e5c6d2f2-252b-4299-85d6-3209e2b224c0 => generated 549 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1040] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:53:08 2026] PUT /v2.0/subnetpools/e5c6d2f2-252b-4299-85d6-3209e2b224c0 => generated 500 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1041] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:53:08 2026] DELETE /v2.0/subnetpools/e5c6d2f2-252b-4299-85d6-3209e2b224c0 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:08.165 8 INFO neutron.api.v2.resource [None req-e5e116ac-3c3c-4e24-8cae-5b6790307377 db25b5e2231c4c98bb125e098b00b3ef 72ebeada56ca49caa45dbe3d492e1d5e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 545/1042] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:53:08 2026] GET /v2.0/subnetpools/e5c6d2f2-252b-4299-85d6-3209e2b224c0 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:08.178 7 INFO neutron.api.v2.resource [None req-20a134b4-09ae-4918-97f0-e30b9cd8d6d5 db25b5e2231c4c98bb125e098b00b3ef 72ebeada56ca49caa45dbe3d492e1d5e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 498/1043] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:53:08 2026] DELETE /v2.0/subnetpools/e5c6d2f2-252b-4299-85d6-3209e2b224c0 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1044] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:08 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1045] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:08 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1046] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:08 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:08.831 7 INFO neutron.db.segments_db [None req-594b8edf-0d6c-450f-a297-734f8eb2218c c92700ceda304c39a01bc6547b825c79 8a471dde976a485cb58e305a12cfa3c6 - - default default] Added segment b731d3ba-a9cb-4a7e-8188-09a4392d8d8e of type vxlan for network 52d6b8fb-427d-47b4-aa4e-5a473b052ff4 [pid: 8|app: 0|req: 549/1047] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:08 2026] GET /v2.0/security-groups?tenant_id=72ebeada56ca49caa45dbe3d492e1d5e&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:08.878 7 INFO neutron.db.segments_db [None req-594b8edf-0d6c-450f-a297-734f8eb2218c c92700ceda304c39a01bc6547b825c79 8a471dde976a485cb58e305a12cfa3c6 - - default default] Added segment 839ef06b-a6c5-4cdb-a6b7-bbf12be01e1a of type vxlan for network 2c84388e-04ab-416f-b406-cfea5baca3b5 [pid: 8|app: 0|req: 550/1048] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:08 2026] DELETE /v2.0/security-groups/e85cb2c9-81a7-4b7c-a70a-d78e56ee6b89 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1049] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:08 2026] POST /v2.0/networks => generated 1246 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1050] 10.0.0.126 () {32 vars in 649 bytes} [Tue Jun 23 19:53:08 2026] GET /v2.0/networks => generated 1845 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1051] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:09 2026] DELETE /v2.0/networks/52d6b8fb-427d-47b4-aa4e-5a473b052ff4 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:09.302 8 INFO neutron.services.segments.plugin [-] Segment 839ef06b-a6c5-4cdb-a6b7-bbf12be01e1a resource provider aggregate not found 2026-06-23 19:53:09.307 8 INFO neutron.services.segments.plugin [-] Segment 839ef06b-a6c5-4cdb-a6b7-bbf12be01e1a resource provider aggregate not found 2026-06-23 19:53:09.326 8 INFO neutron.services.segments.plugin [-] Segment 839ef06b-a6c5-4cdb-a6b7-bbf12be01e1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 839ef06b-a6c5-4cdb-a6b7-bbf12be01e1a found for delete ", "request_id": "req-df3c841b-9a4b-429e-b9d4-e1801f4ecff2"}]} [pid: 7|app: 0|req: 501/1052] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:09.343 8 INFO neutron.services.segments.plugin [-] Segment 839ef06b-a6c5-4cdb-a6b7-bbf12be01e1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 839ef06b-a6c5-4cdb-a6b7-bbf12be01e1a found for delete ", "request_id": "req-926758e0-2cbd-4353-bf8a-7f51d964753e"}]} [pid: 8|app: 0|req: 552/1053] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:09 2026] DELETE /v2.0/networks/2c84388e-04ab-416f-b406-cfea5baca3b5 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1054] 10.0.0.126 () {32 vars in 649 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/networks => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:09.480 8 INFO neutron.db.segments_db [None req-7b95ffea-b1c3-46d1-9943-2be686c9e0b5 c92700ceda304c39a01bc6547b825c79 8a471dde976a485cb58e305a12cfa3c6 - - default default] Added segment beaf7025-62ea-4b14-a8af-087e9cefa9b0 of type vxlan for network c18dfd71-3a07-4908-a55e-08f1cbf19260 [pid: 8|app: 0|req: 553/1055] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:09 2026] POST /v2.0/networks => generated 650 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:09.606 7 INFO neutron.db.segments_db [None req-7b5eb5cf-1e56-4c67-9749-92a59678a76f c92700ceda304c39a01bc6547b825c79 8a471dde976a485cb58e305a12cfa3c6 - - default default] Added segment 58986483-a0e0-48ef-bdac-9455bfefda3a of type vxlan for network 650f5b62-b62c-4aae-9f17-0fed50952b58 [pid: 7|app: 0|req: 503/1056] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:09 2026] POST /v2.0/networks => generated 649 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:09.718 7 INFO neutron.services.segments.plugin [-] Segment b731d3ba-a9cb-4a7e-8188-09a4392d8d8e resource provider aggregate not found 2026-06-23 19:53:09.736 7 INFO neutron.services.segments.plugin [-] Segment b731d3ba-a9cb-4a7e-8188-09a4392d8d8e resource provider aggregate not found 2026-06-23 19:53:09.739 7 INFO neutron.services.segments.plugin [-] Segment b731d3ba-a9cb-4a7e-8188-09a4392d8d8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b731d3ba-a9cb-4a7e-8188-09a4392d8d8e found for delete ", "request_id": "req-d47fa7dc-324b-4cd5-a54a-38950b5de770"}]} 2026-06-23 19:53:09.757 7 INFO neutron.services.segments.plugin [-] Segment b731d3ba-a9cb-4a7e-8188-09a4392d8d8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b731d3ba-a9cb-4a7e-8188-09a4392d8d8e found for delete ", "request_id": "req-6a8b6b6c-d91b-4c5d-8681-fa7c4978ed26"}]} [pid: 7|app: 0|req: 504/1057] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1058] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/security-groups?id=f2831425-81d5-4bf0-856e-e26ad305a19f&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1059] 199.204.45.116 () {34 vars in 994 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:10.108 7 INFO neutron_taas.services.taas.taas_plugin [req-2957e3b4-a66a-4c4d-a098-5529698cb89f req-b3963c2b-2a27-4bde-acf9-67fdcf383338 b1e8b0c4c4a945a9a80f096cc6d6eaca ccbafdd78903475792e5263add94278d - - default default] TaaS: Handle Delete Port: 8bf785c5-391f-403d-8457-eac56bc00253 2026-06-23 19:53:10.111 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2957e3b4-a66a-4c4d-a098-5529698cb89f req-b3963c2b-2a27-4bde-acf9-67fdcf383338 b1e8b0c4c4a945a9a80f096cc6d6eaca ccbafdd78903475792e5263add94278d - - default default] Tap Mirror: Handle Delete Port: 8bf785c5-391f-403d-8457-eac56bc00253 [pid: 8|app: 0|req: 554/1060] 10.0.0.126 () {34 vars in 665 bytes} [Tue Jun 23 19:53:09 2026] POST /v2.0/ports => generated 1506 bytes in 564 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: 555/1061] 10.0.0.126 () {32 vars in 643 bytes} [Tue Jun 23 19:53:10 2026] GET /v2.0/ports => generated 1506 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:10.319 7 INFO neutron.db.l3_db [req-2957e3b4-a66a-4c4d-a098-5529698cb89f req-b3963c2b-2a27-4bde-acf9-67fdcf383338 b1e8b0c4c4a945a9a80f096cc6d6eaca ccbafdd78903475792e5263add94278d - - default default] Floating IP 70ea3564-0bd5-4f42-9cc3-3f307dd5a405 disassociated. External IP: 10.96.250.202, port: 8bf785c5-391f-403d-8457-eac56bc00253. 2026-06-23 19:53:10.434 8 INFO neutron_taas.services.taas.taas_plugin [None req-9fee8eac-c8ce-45a6-a80e-830b8fecf226 c92700ceda304c39a01bc6547b825c79 8a471dde976a485cb58e305a12cfa3c6 - - default default] TaaS: Handle Delete Port: 3305a619-682e-4633-bb49-eee4e05b26f1 2026-06-23 19:53:10.439 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fee8eac-c8ce-45a6-a80e-830b8fecf226 c92700ceda304c39a01bc6547b825c79 8a471dde976a485cb58e305a12cfa3c6 - - default default] Tap Mirror: Handle Delete Port: 3305a619-682e-4633-bb49-eee4e05b26f1 [pid: 8|app: 0|req: 556/1062] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:10 2026] DELETE /v2.0/ports/3305a619-682e-4633-bb49-eee4e05b26f1 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1063] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:10 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:10.629 8 INFO neutron_taas.services.taas.taas_plugin [None req-9be69503-fad0-4a19-81d4-290312191b2f c92700ceda304c39a01bc6547b825c79 8a471dde976a485cb58e305a12cfa3c6 - - default default] TaaS: Handle Delete Port: f1bccba2-527e-4150-848c-5cf6b3dc1b71 2026-06-23 19:53:10.631 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9be69503-fad0-4a19-81d4-290312191b2f c92700ceda304c39a01bc6547b825c79 8a471dde976a485cb58e305a12cfa3c6 - - default default] Tap Mirror: Handle Delete Port: f1bccba2-527e-4150-848c-5cf6b3dc1b71 [pid: 8|app: 0|req: 558/1064] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:10 2026] DELETE /v2.0/ports/f1bccba2-527e-4150-848c-5cf6b3dc1b71 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1065] 10.0.0.126 () {32 vars in 643 bytes} [Tue Jun 23 19:53:10 2026] GET /v2.0/ports => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1066] 199.204.45.116 () {36 vars in 997 bytes} [Tue Jun 23 19:53:09 2026] DELETE /v2.0/ports/8bf785c5-391f-403d-8457-eac56bc00253 => generated 0 bytes in 770 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:10.798 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f0be960-5df0-481e-93d9-785bba17eb0c'] response: {'server_uuid': '34804f7a-4ac2-42ba-934b-f4245f3325e2', 'name': 'network-vif-deleted', 'tag': '8bf785c5-391f-403d-8457-eac56bc00253', 'status': 'completed', 'code': 200} 2026-06-23 19:53:10.827 8 INFO neutron.db.segments_db [None req-aaf51765-92f2-4545-bb13-e178b6f7634a c92700ceda304c39a01bc6547b825c79 8a471dde976a485cb58e305a12cfa3c6 - - default default] Added segment 4347d418-df40-43b3-ac8d-b7e7e3fe40e7 of type vxlan for network ade94ca9-a534-4873-99a6-9efafd2b5cec [pid: 8|app: 0|req: 560/1067] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:10 2026] POST /v2.0/networks => generated 650 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1068] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:10 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:10.978 7 INFO neutron.db.segments_db [None req-78792fdd-18b2-4786-8094-ab6db6dad0e4 c92700ceda304c39a01bc6547b825c79 8a471dde976a485cb58e305a12cfa3c6 - - default default] Added segment 57dd1b0d-c2c8-46b7-a5fe-314ded1bb543 of type vxlan for network a8ef3ffc-63ed-462a-9978-c2fc5a32cdfa [pid: 7|app: 0|req: 508/1069] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:10 2026] POST /v2.0/networks => generated 650 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1070] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:11 2026] POST /v2.0/subnets => generated 1274 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1071] 10.0.0.126 () {32 vars in 647 bytes} [Tue Jun 23 19:53:11 2026] GET /v2.0/subnets => generated 1910 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1072] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:11 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => 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: 563/1073] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:11 2026] DELETE /v2.0/subnets/6d5e652e-5b78-4f84-9dd9-0a1639999c39 => 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: 511/1074] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:11 2026] DELETE /v2.0/subnets/57f5f4f8-8517-48d0-944d-e81f2db3379a => 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: 564/1075] 10.0.0.126 () {32 vars in 647 bytes} [Tue Jun 23 19:53:11 2026] GET /v2.0/subnets => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:11.996 7 INFO neutron.services.segments.plugin [-] Segment 57dd1b0d-c2c8-46b7-a5fe-314ded1bb543 resource provider aggregate not found 2026-06-23 19:53:11.998 7 INFO neutron.services.segments.plugin [-] Segment 57dd1b0d-c2c8-46b7-a5fe-314ded1bb543 resource provider aggregate not found 2026-06-23 19:53:12.018 7 INFO neutron.services.segments.plugin [-] Segment 57dd1b0d-c2c8-46b7-a5fe-314ded1bb543 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57dd1b0d-c2c8-46b7-a5fe-314ded1bb543 found for delete ", "request_id": "req-69c077af-2cd1-4059-8e92-f36e8c478930"}]} 2026-06-23 19:53:12.022 7 INFO neutron.services.segments.plugin [-] Segment 57dd1b0d-c2c8-46b7-a5fe-314ded1bb543 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57dd1b0d-c2c8-46b7-a5fe-314ded1bb543 found for delete ", "request_id": "req-e6732605-e7b2-438e-9531-24d11a9527e4"}]} [pid: 7|app: 0|req: 512/1076] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:11 2026] DELETE /v2.0/networks/a8ef3ffc-63ed-462a-9978-c2fc5a32cdfa => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1077] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:12 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:12.151 8 INFO neutron.services.segments.plugin [-] Segment 4347d418-df40-43b3-ac8d-b7e7e3fe40e7 resource provider aggregate not found 2026-06-23 19:53:12.155 8 INFO neutron.services.segments.plugin [-] Segment 4347d418-df40-43b3-ac8d-b7e7e3fe40e7 resource provider aggregate not found 2026-06-23 19:53:12.174 8 INFO neutron.services.segments.plugin [-] Segment 4347d418-df40-43b3-ac8d-b7e7e3fe40e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4347d418-df40-43b3-ac8d-b7e7e3fe40e7 found for delete ", "request_id": "req-5eb7b831-c060-4784-8ddf-427ac6832329"}]} 2026-06-23 19:53:12.176 8 INFO neutron.services.segments.plugin [-] Segment 4347d418-df40-43b3-ac8d-b7e7e3fe40e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4347d418-df40-43b3-ac8d-b7e7e3fe40e7 found for delete ", "request_id": "req-4e1ae200-b271-47a5-9711-73934e8a10f2"}]} [pid: 8|app: 0|req: 565/1078] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:12 2026] DELETE /v2.0/networks/ade94ca9-a534-4873-99a6-9efafd2b5cec => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1079] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:12 2026] DELETE /v2.0/networks/650f5b62-b62c-4aae-9f17-0fed50952b58 => 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: 566/1080] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:12 2026] DELETE /v2.0/networks/c18dfd71-3a07-4908-a55e-08f1cbf19260 => 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: 515/1081] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:12 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => 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: 567/1082] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:53:12 2026] GET /v2.0/networks?id=ed37e6c0-ef26-487b-a03a-a08deee6469c => generated 667 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1083] 199.204.45.116 () {34 vars in 1050 bytes} [Tue Jun 23 19:53:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8622186459fa4a77abf16d5f57465d8d => generated 181 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1084] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:12 2026] GET /v2.0/security-groups?tenant_id=8a471dde976a485cb58e305a12cfa3c6&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: 518/1085] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:13 2026] GET /v2.0/ports?device_id=34804f7a-4ac2-42ba-934b-f4245f3325e2 => 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: 568/1086] 199.204.45.116 () {38 vars in 955 bytes} [Tue Jun 23 19:53:12 2026] POST /v2.0/ports => generated 954 bytes in 350 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: 519/1087] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:13 2026] DELETE /v2.0/security-groups/a2e6d613-813d-460c-bd5e-6a2d26fd4f97 => 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: 569/1090] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:53:13 2026] PUT /v2.0/ports/68b07567-0fc5-40a8-a297-634776fa0271 => generated 1235 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:13.756 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-23bf2621-217d-43ca-b341-aae0a3fc9fea'] response: {'name': 'network-changed', 'server_uuid': 'a6b342d2-a62b-45e2-af80-467f31acc306', 'tag': '68b07567-0fc5-40a8-a297-634776fa0271', '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: 570/1091] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:13 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1092] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:13 2026] GET /v2.0/security-groups?id=50e5e845-7132-4634-8c10-bafc59cc9ec5&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:14.038 7 INFO neutron.services.segments.plugin [-] Segment 58986483-a0e0-48ef-bdac-9455bfefda3a resource provider aggregate not found 2026-06-23 19:53:14.042 7 INFO neutron.services.segments.plugin [-] Segment 58986483-a0e0-48ef-bdac-9455bfefda3a resource provider aggregate not found 2026-06-23 19:53:14.052 7 INFO neutron.services.segments.plugin [-] Segment 58986483-a0e0-48ef-bdac-9455bfefda3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58986483-a0e0-48ef-bdac-9455bfefda3a found for delete ", "request_id": "req-50bba363-75aa-4eac-9f73-d672b4ee7b2f"}]} 2026-06-23 19:53:14.057 7 INFO neutron.services.segments.plugin [-] Segment 58986483-a0e0-48ef-bdac-9455bfefda3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58986483-a0e0-48ef-bdac-9455bfefda3a found for delete ", "request_id": "req-bb5d623e-ea02-4e2b-826d-bbc5249d2c80"}]} [pid: 7|app: 0|req: 522/1093] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:13 2026] GET /v2.0/security-groups?tenant_id=94c9ecb6c6274149a900f0c9430b133c&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1094] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:14 2026] DELETE /v2.0/security-groups/0179a587-38d5-448a-b635-118f8f648abf => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:14.192 8 INFO neutron.services.segments.plugin [-] Segment beaf7025-62ea-4b14-a8af-087e9cefa9b0 resource provider aggregate not found 2026-06-23 19:53:14.196 8 INFO neutron.services.segments.plugin [-] Segment beaf7025-62ea-4b14-a8af-087e9cefa9b0 resource provider aggregate not found 2026-06-23 19:53:14.209 8 INFO neutron.services.segments.plugin [-] Segment beaf7025-62ea-4b14-a8af-087e9cefa9b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beaf7025-62ea-4b14-a8af-087e9cefa9b0 found for delete ", "request_id": "req-d9b21ccd-4472-4b05-85a9-bdc4cd1e2903"}]} 2026-06-23 19:53:14.210 8 INFO neutron.services.segments.plugin [-] Segment beaf7025-62ea-4b14-a8af-087e9cefa9b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beaf7025-62ea-4b14-a8af-087e9cefa9b0 found for delete ", "request_id": "req-bd61d77b-7bbe-4142-8aa6-c5397c101a9d"}]} [pid: 7|app: 0|req: 523/1095] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:53:14 2026] GET /v2.0/ports?tenant_id=8622186459fa4a77abf16d5f57465d8d&device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1096] 199.204.45.116 () {34 vars in 1018 bytes} [Tue Jun 23 19:53:14 2026] GET /v2.0/networks?tenant_id=8622186459fa4a77abf16d5f57465d8d&shared=False => generated 763 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1097] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:14 2026] DELETE /v2.0/security-groups/f2831425-81d5-4bf0-856e-e26ad305a19f => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1098] 199.204.45.116 () {34 vars in 930 bytes} [Tue Jun 23 19:53:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:14.465 8 INFO neutron.api.v2.resource [None req-2390265e-2081-4812-9f1d-02f54fbce2bc b1e8b0c4c4a945a9a80f096cc6d6eaca ccbafdd78903475792e5263add94278d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 575/1099] 10.0.0.126 () {32 vars in 737 bytes} [Tue Jun 23 19:53:14 2026] GET /v2.0/security-groups/f2831425-81d5-4bf0-856e-e26ad305a19f => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1100] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:14 2026] GET /v2.0/security-groups?tenant_id=ba7c3a3304be487e87ed1f399a58c2a6&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:14.578 8 INFO neutron_taas.services.taas.taas_plugin [None req-51836cb4-74bb-4a0b-ad68-eb836f0644ec b1e8b0c4c4a945a9a80f096cc6d6eaca ccbafdd78903475792e5263add94278d - - default default] TaaS: Handle Delete Port: 764a0bb9-efe8-4489-81ee-149a0fe14b4b 2026-06-23 19:53:14.580 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51836cb4-74bb-4a0b-ad68-eb836f0644ec b1e8b0c4c4a945a9a80f096cc6d6eaca ccbafdd78903475792e5263add94278d - - default default] Tap Mirror: Handle Delete Port: 764a0bb9-efe8-4489-81ee-149a0fe14b4b [pid: 7|app: 0|req: 526/1101] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:14 2026] DELETE /v2.0/security-groups/8eb9eaa5-ec53-48b5-a953-e2b0385aa6f4 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1102] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:53:14 2026] DELETE /v2.0/floatingips/70ea3564-0bd5-4f42-9cc3-3f307dd5a405 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1103] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:14 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1104] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:15 2026] GET /v2.0/security-groups?id=50e5e845-7132-4634-8c10-bafc59cc9ec5&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:15.083 7 INFO neutron_taas.services.taas.taas_plugin [None req-d6fd2795-1013-4285-bad2-d1a078d03c53 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 5ea6705c-f401-4cc0-8504-a5292ade0177 2026-06-23 19:53:15.088 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6fd2795-1013-4285-bad2-d1a078d03c53 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 5ea6705c-f401-4cc0-8504-a5292ade0177 [pid: 8|app: 0|req: 579/1105] 10.0.0.126 () {34 vars in 684 bytes} [Tue Jun 23 19:53:15 2026] POST /v2.0/security-groups => generated 1625 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1106] 10.0.0.126 () {32 vars in 663 bytes} [Tue Jun 23 19:53:15 2026] GET /v2.0/security-groups => generated 4530 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1107] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:53:15 2026] GET /v2.0/ports?tenant_id=8622186459fa4a77abf16d5f57465d8d&device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1108] 10.0.0.126 () {34 vars in 758 bytes} [Tue Jun 23 19:53:15 2026] PUT /v2.0/security-groups/f422210b-cb2b-4b27-93b5-4dd4cf97085e => generated 1663 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1109] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:53:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=68b07567-0fc5-40a8-a297-634776fa0271 => 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: 584/1110] 10.0.0.126 () {32 vars in 737 bytes} [Tue Jun 23 19:53:15 2026] GET /v2.0/security-groups/f422210b-cb2b-4b27-93b5-4dd4cf97085e => generated 1663 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1111] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:53:14 2026] PUT /v2.0/routers/e3d14fa2-d291-4bf8-b994-b431198f77b5/remove_router_interface => generated 309 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1112] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:53:15 2026] GET /v2.0/subnets?id=7a581fa0-373b-4e1c-bf93-e377923cb791 => generated 685 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1113] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:15 2026] DELETE /v2.0/security-groups/f422210b-cb2b-4b27-93b5-4dd4cf97085e => 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: 529/1114] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:53:15 2026] GET /v2.0/ports?network_id=ed37e6c0-ef26-487b-a03a-a08deee6469c&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: 530/1115] 10.0.0.126 () {32 vars in 663 bytes} [Tue Jun 23 19:53:15 2026] GET /v2.0/security-groups => 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: 531/1116] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:53:15 2026] GET /v2.0/networks/ed37e6c0-ef26-487b-a03a-a08deee6469c?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:15.893 7 INFO neutron.api.v2.resource [None req-2d01d626-f440-4dc1-9d33-6ba2e11afb34 b94bc8ce3526409aab8f7d2ad3d76b65 b0c676519bf64e68bfbd57db06fb2d17 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 532/1117] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:15 2026] DELETE /v2.0/security-groups/f422210b-cb2b-4b27-93b5-4dd4cf97085e => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:15.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-1819ea43-b679-4ace-b15f-72235867160d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 854baffb-270d-44f9-bee7-fa54fb8406d0 2026-06-23 19:53:15.920 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1819ea43-b679-4ace-b15f-72235867160d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 854baffb-270d-44f9-bee7-fa54fb8406d0 2026-06-23 19:53:16.155 8 INFO neutron_taas.services.taas.taas_plugin [None req-1819ea43-b679-4ace-b15f-72235867160d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 3d7d09d2-3a87-4698-9e63-8f4ffcda9134 2026-06-23 19:53:16.157 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1819ea43-b679-4ace-b15f-72235867160d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 3d7d09d2-3a87-4698-9e63-8f4ffcda9134 [pid: 7|app: 0|req: 533/1118] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:53:15 2026] GET /v2.0/networks/ed37e6c0-ef26-487b-a03a-a08deee6469c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1119] 10.0.0.126 () {34 vars in 684 bytes} [Tue Jun 23 19:53:16 2026] POST /v2.0/security-groups => generated 1624 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:53:16.497 8 INFO neutron.services.segments.plugin [-] Segment 91b9c788-0a9d-401f-b3ad-c9ed10058abe resource provider aggregate not found [pid: 7|app: 0|req: 535/1120] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:16 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:16.503 8 INFO neutron.services.segments.plugin [-] Segment 91b9c788-0a9d-401f-b3ad-c9ed10058abe resource provider aggregate not found 2026-06-23 19:53:16.528 8 INFO neutron.services.segments.plugin [-] Segment 91b9c788-0a9d-401f-b3ad-c9ed10058abe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91b9c788-0a9d-401f-b3ad-c9ed10058abe found for delete ", "request_id": "req-18dc8656-5ac1-465e-a06c-9993b22a007a"}]} 2026-06-23 19:53:16.530 8 INFO neutron.services.segments.plugin [-] Segment 91b9c788-0a9d-401f-b3ad-c9ed10058abe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91b9c788-0a9d-401f-b3ad-c9ed10058abe found for delete ", "request_id": "req-627b463a-c33b-496b-921c-444448bf4379"}]} 2026-06-23 19:53:16.537 8 INFO neutron.db.l3_hamode_db [None req-1819ea43-b679-4ace-b15f-72235867160d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] HA network 1b134b98-a68a-448c-b136-e2d3babfc72a was deleted as no HA routers are present in tenant ccbafdd78903475792e5263add94278d. [pid: 8|app: 0|req: 586/1121] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:15 2026] DELETE /v2.0/routers/e3d14fa2-d291-4bf8-b994-b431198f77b5 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1122] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:16 2026] GET /v2.0/security-groups?id=50e5e845-7132-4634-8c10-bafc59cc9ec5&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1123] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:53:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1124] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 19:53:16 2026] GET /v2.0/security-group-rules/cbaabba3-831a-4068-bed1-2636aee0cf4a => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1125] 10.0.0.126 () {32 vars in 673 bytes} [Tue Jun 23 19:53:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1126] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:16 2026] DELETE /v2.0/subnets/b95c4c4a-bfa1-45b9-aab4-92cb4e220ed0 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1127] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 19:53:16 2026] DELETE /v2.0/security-group-rules/cbaabba3-831a-4068-bed1-2636aee0cf4a => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:16.789 8 INFO neutron_taas.services.taas.taas_plugin [None req-68b8b2dc-168c-42e9-8e1b-e33df5f14cde 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 91e4a651-d723-47f2-87bd-e609c500a825 2026-06-23 19:53:16.792 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68b8b2dc-168c-42e9-8e1b-e33df5f14cde 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 91e4a651-d723-47f2-87bd-e609c500a825 [pid: 7|app: 0|req: 540/1128] 10.0.0.126 () {32 vars in 673 bytes} [Tue Jun 23 19:53:16 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) [pid: 7|app: 0|req: 541/1129] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:53:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1130] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 19:53:16 2026] GET /v2.0/security-group-rules/95699e44-8c4f-4313-af3e-980fefec6e63 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1131] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:16 2026] DELETE /v2.0/networks/d3a75d74-72b4-46b3-849e-fe986ae9f9da => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1132] 10.0.0.126 () {32 vars in 673 bytes} [Tue Jun 23 19:53:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1133] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 19:53:17 2026] DELETE /v2.0/security-group-rules/95699e44-8c4f-4313-af3e-980fefec6e63 => 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: 544/1134] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:17 2026] GET /v2.0/security-groups?tenant_id=ccbafdd78903475792e5263add94278d&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1135] 10.0.0.126 () {32 vars in 673 bytes} [Tue Jun 23 19:53:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1136] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:17 2026] DELETE /v2.0/security-groups/31cfa14b-71e6-48e7-b520-a95b73edcfc9 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:17.287 8 INFO neutron.db.securitygroups_db [None req-9f5c5887-4f07-4ff0-a059-c7e3844b9e6d b94bc8ce3526409aab8f7d2ad3d76b65 b0c676519bf64e68bfbd57db06fb2d17 - - default default] Project b0c676519bf64e68bfbd57db06fb2d17 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: 592/1137] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:53:17 2026] POST /v2.0/security-group-rules => generated 607 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1138] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 19:53:17 2026] GET /v2.0/security-group-rules/d60a83bb-2469-4b36-96dd-9e6a1d949add => generated 607 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1139] 10.0.0.126 () {32 vars in 673 bytes} [Tue Jun 23 19:53:17 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1140] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 19:53:17 2026] DELETE /v2.0/security-group-rules/d60a83bb-2469-4b36-96dd-9e6a1d949add => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1141] 10.0.0.126 () {32 vars in 673 bytes} [Tue Jun 23 19:53:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1142] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:17 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => 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: 596/1143] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:17 2026] GET /v2.0/security-groups?id=50e5e845-7132-4634-8c10-bafc59cc9ec5&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1144] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:17 2026] DELETE /v2.0/security-groups/42f1bb83-e96e-41ac-ac72-c59cdfaf8677 => 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: 597/1145] 10.0.0.126 () {32 vars in 663 bytes} [Tue Jun 23 19:53:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1146] 10.0.0.126 () {32 vars in 663 bytes} [Tue Jun 23 19:53:17 2026] GET /v2.0/security-groups => 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: 598/1147] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:18 2026] GET /v2.0/security-groups?tenant_id=b0c676519bf64e68bfbd57db06fb2d17&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:18.549 8 INFO neutron.services.segments.plugin [-] Segment 54fb0e45-b31f-4340-9576-8128356e2fd4 resource provider aggregate not found 2026-06-23 19:53:18.557 8 INFO neutron.services.segments.plugin [-] Segment 54fb0e45-b31f-4340-9576-8128356e2fd4 resource provider aggregate not found 2026-06-23 19:53:18.566 8 INFO neutron.services.segments.plugin [-] Segment 54fb0e45-b31f-4340-9576-8128356e2fd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54fb0e45-b31f-4340-9576-8128356e2fd4 found for delete ", "request_id": "req-97602b9d-b19e-4f11-b5ed-938b1e155f9e"}]} 2026-06-23 19:53:18.574 8 INFO neutron.services.segments.plugin [-] Segment 54fb0e45-b31f-4340-9576-8128356e2fd4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54fb0e45-b31f-4340-9576-8128356e2fd4 found for delete ", "request_id": "req-68f87b6d-94dc-4348-9eb2-56943901e472"}]} [pid: 7|app: 0|req: 550/1148] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:18 2026] DELETE /v2.0/security-groups/8054063c-d19b-4d05-aab0-a6c8f23362e8 => 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: 599/1149] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:18 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => 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: 551/1150] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:18 2026] GET /v2.0/security-groups?id=50e5e845-7132-4634-8c10-bafc59cc9ec5&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1151] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:19 2026] GET /v2.0/security-groups?tenant_id=e8adeb2c7a404050a353a5193b969524&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1152] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:19 2026] DELETE /v2.0/security-groups/54c2859d-781a-463d-9ca1-592af5cc0743 => 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: 601/1153] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:19 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1154] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:20 2026] GET /v2.0/security-groups?id=50e5e845-7132-4634-8c10-bafc59cc9ec5&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: 602/1155] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:20 2026] GET /v2.0/security-groups?tenant_id=939c874b60ab4e998d80f2f27817ac46&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1156] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:20 2026] DELETE /v2.0/security-groups/aaf82745-681c-40ec-af7e-17e5b6b18e2d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1157] 10.0.0.126 () {32 vars in 623 bytes} [Tue Jun 23 19:53:20 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1158] 10.0.0.126 () {32 vars in 633 bytes} [Tue Jun 23 19:53:20 2026] GET /v2.0/ => generated 632 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1159] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:21 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => 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: 556/1160] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:21 2026] GET /v2.0/security-groups?id=50e5e845-7132-4634-8c10-bafc59cc9ec5&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: 605/1161] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:21 2026] GET /v2.0/security-groups?tenant_id=a94d30cd724941efb7c0d42639413fa1&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: 557/1162] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:21 2026] DELETE /v2.0/security-groups/964b56df-77a3-4af5-acaa-fb76e195c982 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1163] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:21 2026] GET /v2.0/security-groups?tenant_id=6f9e1401ff4d4f16a4d9f3d3f74f5e55&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1164] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:21 2026] DELETE /v2.0/security-groups/bc165f6a-0f14-4b19-9c07-25b3161f806b => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1165] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:21 2026] GET /v2.0/security-groups?tenant_id=41cab3b57b1f4f54a6dc79b639b12405&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1166] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:22 2026] DELETE /v2.0/security-groups/b4aabefb-e774-4229-88f8-9c38a8d3fbb1 => 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: 608/1167] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:22 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1168] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:22 2026] GET /v2.0/security-groups?id=50e5e845-7132-4634-8c10-bafc59cc9ec5&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1169] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:22 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:22.788 7 INFO neutron.db.l3_db [None req-30f18223-d679-4d70-b6fd-bfc724eb3b3b ada00e1a7b754fb0b0b983290eb15ece 8622186459fa4a77abf16d5f57465d8d - - default default] Floating IP 3b4032aa-b50e-4894-bd50-54fdba021a92 associated. External IP: 10.96.250.210, port: 68b07567-0fc5-40a8-a297-634776fa0271. [pid: 7|app: 0|req: 561/1170] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:53:22 2026] PUT /v2.0/floatingips/3b4032aa-b50e-4894-bd50-54fdba021a92 => generated 855 bytes in 670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:23.184 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6cb6fd78-2afa-4426-878f-1b46cc44df98'] response: {'name': 'network-changed', 'server_uuid': 'a6b342d2-a62b-45e2-af80-467f31acc306', 'tag': '68b07567-0fc5-40a8-a297-634776fa0271', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 610/1171] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => 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: 562/1172] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/security-groups?id=50e5e845-7132-4634-8c10-bafc59cc9ec5&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: 611/1173] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1174] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/security-groups?id=50e5e845-7132-4634-8c10-bafc59cc9ec5&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1175] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/ports?tenant_id=8622186459fa4a77abf16d5f57465d8d&device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => 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: 564/1176] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/networks?id=ed37e6c0-ef26-487b-a03a-a08deee6469c => generated 763 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1177] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=68b07567-0fc5-40a8-a297-634776fa0271 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1178] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/subnets?id=7a581fa0-373b-4e1c-bf93-e377923cb791 => generated 685 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1179] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/ports?network_id=ed37e6c0-ef26-487b-a03a-a08deee6469c&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: 7|app: 0|req: 567/1180] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/networks/ed37e6c0-ef26-487b-a03a-a08deee6469c?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: 568/1181] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/networks/ed37e6c0-ef26-487b-a03a-a08deee6469c?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: 614/1182] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/security-groups?tenant_id=3be6ba32f06b4b0faa3babfaa6609683&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1183] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:24 2026] DELETE /v2.0/security-groups/bd09a027-d689-4beb-8218-04a0b8580424 => 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: 570/1184] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:24 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => 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: 615/1185] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:24 2026] GET /v2.0/security-groups?tenant_id=3956f5a3bd5745cab741c1b864381f87&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1186] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:24 2026] GET /v2.0/security-groups?id=50e5e845-7132-4634-8c10-bafc59cc9ec5&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: 571/1187] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:24 2026] DELETE /v2.0/security-groups/e9d366b0-0376-420c-a6ed-0856accab7ae => 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: 617/1188] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => 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: 572/1189] 199.204.45.116 () {34 vars in 994 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => 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: 618/1190] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/security-groups?id=50e5e845-7132-4634-8c10-bafc59cc9ec5&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:26.093 7 INFO neutron_taas.services.taas.taas_plugin [req-0c1df37d-51c5-4385-9b02-cfeda034a5aa req-779af584-4670-4e5f-99b1-5bf493f2dd97 ada00e1a7b754fb0b0b983290eb15ece 8622186459fa4a77abf16d5f57465d8d - - default default] TaaS: Handle Delete Port: 68b07567-0fc5-40a8-a297-634776fa0271 2026-06-23 19:53:26.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0c1df37d-51c5-4385-9b02-cfeda034a5aa req-779af584-4670-4e5f-99b1-5bf493f2dd97 ada00e1a7b754fb0b0b983290eb15ece 8622186459fa4a77abf16d5f57465d8d - - default default] Tap Mirror: Handle Delete Port: 68b07567-0fc5-40a8-a297-634776fa0271 2026-06-23 19:53:26.212 7 INFO neutron.db.l3_db [req-0c1df37d-51c5-4385-9b02-cfeda034a5aa req-779af584-4670-4e5f-99b1-5bf493f2dd97 ada00e1a7b754fb0b0b983290eb15ece 8622186459fa4a77abf16d5f57465d8d - - default default] Floating IP 3b4032aa-b50e-4894-bd50-54fdba021a92 disassociated. External IP: 10.96.250.210, port: 68b07567-0fc5-40a8-a297-634776fa0271. [pid: 7|app: 0|req: 573/1191] 199.204.45.116 () {36 vars in 997 bytes} [Tue Jun 23 19:53:25 2026] DELETE /v2.0/ports/68b07567-0fc5-40a8-a297-634776fa0271 => generated 0 bytes in 625 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:26.665 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-40cbc73f-9223-497f-aecf-197f62060c1c'] response: {'server_uuid': 'a6b342d2-a62b-45e2-af80-467f31acc306', 'name': 'network-vif-deleted', 'tag': '68b07567-0fc5-40a8-a297-634776fa0271', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 619/1192] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:27 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1193] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:27 2026] GET /v2.0/security-groups?tenant_id=38b2b9d9c2bd4cfea05aba2ac54ad04a&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1194] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:27 2026] DELETE /v2.0/security-groups/43a4a159-37de-4835-ae91-24b196d222b4 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1195] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:28 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => 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: 622/1198] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:53:28 2026] POST /v2.0/floatingips => generated 552 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1199] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:29 2026] GET /v2.0/ports?device_id=a6b342d2-a62b-45e2-af80-467f31acc306 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:29.508 7 INFO neutron.db.segments_db [None req-9d60d5f3-3fdc-4685-aefb-bd1fdaefa253 61f082e4004c494d9bb2b81ec7a22241 00278021f8cc41e1812c78fd3ab55b67 - - default default] Added segment d70f82b4-b873-4c13-a66f-732fdcac389f of type vxlan for network 62c30974-9dc2-42eb-8eb7-2e20a2873e77 2026-06-23 19:53:29.550 7 INFO neutron.db.segments_db [None req-9d60d5f3-3fdc-4685-aefb-bd1fdaefa253 61f082e4004c494d9bb2b81ec7a22241 00278021f8cc41e1812c78fd3ab55b67 - - default default] Added segment 58cd3020-29e3-42ef-85a7-6a9538950c2f of type vxlan for network 0ddd7297-0798-4ac8-a10d-71480a5f86bd [pid: 7|app: 0|req: 577/1200] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:29 2026] POST /v2.0/networks => generated 1245 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1201] 10.0.0.126 () {32 vars in 649 bytes} [Tue Jun 23 19:53:29 2026] GET /v2.0/networks => generated 1844 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:29.823 7 INFO neutron.services.segments.plugin [-] Segment d70f82b4-b873-4c13-a66f-732fdcac389f resource provider aggregate not found 2026-06-23 19:53:29.828 7 INFO neutron.services.segments.plugin [-] Segment d70f82b4-b873-4c13-a66f-732fdcac389f resource provider aggregate not found 2026-06-23 19:53:29.845 7 INFO neutron.services.segments.plugin [-] Segment d70f82b4-b873-4c13-a66f-732fdcac389f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d70f82b4-b873-4c13-a66f-732fdcac389f found for delete ", "request_id": "req-a2dee69d-2aaf-46a1-84f2-f0b138d34c13"}]} 2026-06-23 19:53:29.853 7 INFO neutron.services.segments.plugin [-] Segment d70f82b4-b873-4c13-a66f-732fdcac389f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d70f82b4-b873-4c13-a66f-732fdcac389f found for delete ", "request_id": "req-dcb32e08-8356-4cf2-bbdb-3e65d53322df"}]} [pid: 7|app: 0|req: 579/1202] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:29 2026] DELETE /v2.0/networks/62c30974-9dc2-42eb-8eb7-2e20a2873e77 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1203] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:53:29 2026] POST /v2.0/floatingips => generated 552 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1204] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:29 2026] DELETE /v2.0/networks/0ddd7297-0798-4ac8-a10d-71480a5f86bd => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1205] 10.0.0.126 () {32 vars in 649 bytes} [Tue Jun 23 19:53:30 2026] GET /v2.0/networks => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:30.165 7 INFO neutron.db.segments_db [None req-3bdcc898-42e8-4874-9678-2b8045cebbc1 61f082e4004c494d9bb2b81ec7a22241 00278021f8cc41e1812c78fd3ab55b67 - - default default] Added segment e4c1cf7b-5429-437a-98f5-33130d5ec73b of type vxlan for network 87ac74d8-3603-4f79-8a58-212f0d66396a [pid: 7|app: 0|req: 582/1206] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:30 2026] POST /v2.0/networks => generated 654 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:30.351 7 INFO neutron.db.segments_db [None req-b77c9c5e-5c33-4247-809a-2f267039a314 61f082e4004c494d9bb2b81ec7a22241 00278021f8cc41e1812c78fd3ab55b67 - - default default] Added segment 9507042a-e9ff-48f0-8197-0374c59af7ae of type vxlan for network 14380da2-5a75-4c4b-bdf7-eef7b606386e [pid: 7|app: 0|req: 583/1207] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:30 2026] POST /v2.0/networks => generated 654 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1208] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:53:29 2026] POST /v2.0/floatingips => generated 552 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1209] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:30 2026] DELETE /v2.0/security-groups/50e5e845-7132-4634-8c10-bafc59cc9ec5 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1210] 10.0.0.126 () {34 vars in 665 bytes} [Tue Jun 23 19:53:30 2026] POST /v2.0/ports => generated 1505 bytes in 599 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, ' 2026-06-23 19:53:31.057 7 INFO neutron.api.v2.resource [None req-d25ec3ad-345b-42dc-9f99-1a839e878e2b ada00e1a7b754fb0b0b983290eb15ece 8622186459fa4a77abf16d5f57465d8d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 585/1211] 10.0.0.126 () {32 vars in 737 bytes} [Tue Jun 23 19:53:31 2026] GET /v2.0/security-groups/50e5e845-7132-4634-8c10-bafc59cc9ec5 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1212] 10.0.0.126 () {32 vars in 643 bytes} [Tue Jun 23 19:53:31 2026] GET /v2.0/ports => generated 1505 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1213] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:53:30 2026] POST /v2.0/floatingips => generated 552 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:31.204 7 INFO neutron_taas.services.taas.taas_plugin [None req-bfbd347c-9ee2-427d-816d-2f8bae62512c ada00e1a7b754fb0b0b983290eb15ece 8622186459fa4a77abf16d5f57465d8d - - default default] TaaS: Handle Delete Port: 695d2d09-170d-4758-afa5-66b96f097d53 2026-06-23 19:53:31.207 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfbd347c-9ee2-427d-816d-2f8bae62512c ada00e1a7b754fb0b0b983290eb15ece 8622186459fa4a77abf16d5f57465d8d - - default default] Tap Mirror: Handle Delete Port: 695d2d09-170d-4758-afa5-66b96f097d53 2026-06-23 19:53:31.252 8 INFO neutron_taas.services.taas.taas_plugin [None req-e7dd040c-1087-4a73-a063-8b0195a160fa 61f082e4004c494d9bb2b81ec7a22241 00278021f8cc41e1812c78fd3ab55b67 - - default default] TaaS: Handle Delete Port: 8bc5b6e5-9d73-41af-af7e-e14dacd6113c 2026-06-23 19:53:31.255 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7dd040c-1087-4a73-a063-8b0195a160fa 61f082e4004c494d9bb2b81ec7a22241 00278021f8cc41e1812c78fd3ab55b67 - - default default] Tap Mirror: Handle Delete Port: 8bc5b6e5-9d73-41af-af7e-e14dacd6113c [pid: 8|app: 0|req: 628/1214] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:31 2026] DELETE /v2.0/ports/8bc5b6e5-9d73-41af-af7e-e14dacd6113c => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1215] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:53:31 2026] DELETE /v2.0/floatingips/3b4032aa-b50e-4894-bd50-54fdba021a92 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:31.477 7 INFO neutron_taas.services.taas.taas_plugin [None req-55c01931-7049-4830-857e-f2590a499522 61f082e4004c494d9bb2b81ec7a22241 00278021f8cc41e1812c78fd3ab55b67 - - default default] TaaS: Handle Delete Port: 93d98dff-cd2a-42ed-80fe-1a8b35d00acf 2026-06-23 19:53:31.479 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55c01931-7049-4830-857e-f2590a499522 61f082e4004c494d9bb2b81ec7a22241 00278021f8cc41e1812c78fd3ab55b67 - - default default] Tap Mirror: Handle Delete Port: 93d98dff-cd2a-42ed-80fe-1a8b35d00acf [pid: 7|app: 0|req: 588/1216] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:31 2026] DELETE /v2.0/ports/93d98dff-cd2a-42ed-80fe-1a8b35d00acf => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1217] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:53:31 2026] POST /v2.0/floatingips => generated 552 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1218] 10.0.0.126 () {32 vars in 643 bytes} [Tue Jun 23 19:53:31 2026] GET /v2.0/ports => 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: 631/1219] 10.0.0.126 () {34 vars in 759 bytes} [Tue Jun 23 19:53:31 2026] PUT /v2.0/floatingips/6912df6f-bb27-4307-91ec-51b34dfb52ba/tags => generated 17 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:31.866 7 INFO neutron.services.segments.plugin [-] Segment 58cd3020-29e3-42ef-85a7-6a9538950c2f resource provider aggregate not found 2026-06-23 19:53:31.875 8 INFO neutron.db.segments_db [None req-b794b56d-d701-4dbd-a0e0-509568452b92 61f082e4004c494d9bb2b81ec7a22241 00278021f8cc41e1812c78fd3ab55b67 - - default default] Added segment 3133d3ef-9459-489f-ba74-6fc2e51a9b70 of type vxlan for network 1978d837-7f3a-41dc-9948-9c1272e96143 2026-06-23 19:53:31.875 7 INFO neutron.services.segments.plugin [-] Segment 58cd3020-29e3-42ef-85a7-6a9538950c2f resource provider aggregate not found 2026-06-23 19:53:31.885 7 INFO neutron.services.segments.plugin [-] Segment 58cd3020-29e3-42ef-85a7-6a9538950c2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58cd3020-29e3-42ef-85a7-6a9538950c2f found for delete ", "request_id": "req-a69eca38-b66a-41cd-94fe-5acb8f51f760"}]} 2026-06-23 19:53:31.898 7 INFO neutron.services.segments.plugin [-] Segment 58cd3020-29e3-42ef-85a7-6a9538950c2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58cd3020-29e3-42ef-85a7-6a9538950c2f found for delete ", "request_id": "req-b13c82f6-8943-427e-87fb-743c9613e9b7"}]} 2026-06-23 19:53:31.912 7 INFO neutron_taas.services.taas.taas_plugin [None req-99bc052e-b75c-45db-85bf-e1d76c758d20 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 502f0f8d-4cc4-438c-b7db-85a6718ed44e 2026-06-23 19:53:31.915 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99bc052e-b75c-45db-85bf-e1d76c758d20 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 502f0f8d-4cc4-438c-b7db-85a6718ed44e [pid: 8|app: 0|req: 632/1220] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:31 2026] POST /v2.0/networks => generated 654 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1221] 10.0.0.126 () {34 vars in 759 bytes} [Tue Jun 23 19:53:31 2026] PUT /v2.0/floatingips/ceb19d3a-1283-4955-a466-fc2d7371fd6b/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:32.076 8 INFO neutron.db.segments_db [None req-0caa5096-3e67-457e-89f0-bea06264b6b4 61f082e4004c494d9bb2b81ec7a22241 00278021f8cc41e1812c78fd3ab55b67 - - default default] Added segment 711a17de-d713-4306-91c7-6667b316e6e2 of type vxlan for network 7e0abae0-bd60-428c-83be-6d8b070b0d86 [pid: 8|app: 0|req: 634/1222] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:32 2026] POST /v2.0/networks => generated 653 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1223] 10.0.0.126 () {34 vars in 759 bytes} [Tue Jun 23 19:53:32 2026] PUT /v2.0/floatingips/b85c667d-b106-482b-a74a-5ada2089d47b/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1224] 10.0.0.126 () {34 vars in 759 bytes} [Tue Jun 23 19:53:32 2026] PUT /v2.0/floatingips/b236398d-eab8-4a74-aa2e-0758caa159e8/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1225] 10.0.0.126 () {32 vars in 672 bytes} [Tue Jun 23 19:53:32 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1226] 10.0.0.126 () {32 vars in 686 bytes} [Tue Jun 23 19:53:32 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1227] 10.0.0.126 () {32 vars in 682 bytes} [Tue Jun 23 19:53:32 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1228] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:53:31 2026] PUT /v2.0/routers/a73de232-1b91-40b1-ac88-dd001b5b3f9f/remove_router_interface => generated 309 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1229] 10.0.0.126 () {32 vars in 694 bytes} [Tue Jun 23 19:53:32 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1230] 10.0.0.126 () {32 vars in 680 bytes} [Tue Jun 23 19:53:32 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1231] 10.0.0.126 () {32 vars in 694 bytes} [Tue Jun 23 19:53:32 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1232] 10.0.0.126 () {32 vars in 690 bytes} [Tue Jun 23 19:53:32 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:32.654 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ee46df6-5a4b-4840-9be8-992774d0a807 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 6a20c3dd-077c-429a-a789-a0c0a546e15e 2026-06-23 19:53:32.657 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ee46df6-5a4b-4840-9be8-992774d0a807 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 6a20c3dd-077c-429a-a789-a0c0a546e15e 2026-06-23 19:53:32.902 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ee46df6-5a4b-4840-9be8-992774d0a807 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: bc4d7669-b80a-4f8b-b510-8fa0ef41fa90 2026-06-23 19:53:32.907 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ee46df6-5a4b-4840-9be8-992774d0a807 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: bc4d7669-b80a-4f8b-b510-8fa0ef41fa90 [pid: 8|app: 0|req: 644/1233] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:32 2026] POST /v2.0/subnets => generated 1324 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1234] 10.0.0.126 () {32 vars in 702 bytes} [Tue Jun 23 19:53:33 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: 8|app: 0|req: 646/1235] 10.0.0.126 () {32 vars in 647 bytes} [Tue Jun 23 19:53:33 2026] GET /v2.0/subnets => generated 1960 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:33.203 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab3e2009-5f91-4a57-ad55-945292b064d8 490492f5c9584dc78f5264da44ec5dcf 2a927e38350b470a8c17ced75874f1cb - - default default] TaaS: Handle Delete Port: d0fa9b16-d536-4a07-8e46-7b3da290267e 2026-06-23 19:53:33.206 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab3e2009-5f91-4a57-ad55-945292b064d8 490492f5c9584dc78f5264da44ec5dcf 2a927e38350b470a8c17ced75874f1cb - - default default] Tap Mirror: Handle Delete Port: d0fa9b16-d536-4a07-8e46-7b3da290267e 2026-06-23 19:53:33.274 7 INFO neutron.db.l3_hamode_db [None req-7ee46df6-5a4b-4840-9be8-992774d0a807 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] HA network 98124cda-2f29-4776-b0a9-5a57cc122af7 was deleted as no HA routers are present in tenant 8622186459fa4a77abf16d5f57465d8d. [pid: 7|app: 0|req: 590/1236] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:32 2026] DELETE /v2.0/routers/a73de232-1b91-40b1-ac88-dd001b5b3f9f => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1237] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:53:33 2026] DELETE /v2.0/floatingips/6912df6f-bb27-4307-91ec-51b34dfb52ba => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1238] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:33 2026] DELETE /v2.0/subnets/879edc73-4dbf-4554-ad54-0524c4ab2089 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1239] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:33 2026] DELETE /v2.0/subnets/7a581fa0-373b-4e1c-bf93-e377923cb791 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:33.608 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f2d0f5a-4fdc-44e1-bffc-34bdabe27cc7 490492f5c9584dc78f5264da44ec5dcf 2a927e38350b470a8c17ced75874f1cb - - default default] TaaS: Handle Delete Port: f4e43a05-3968-4de0-8cb5-1f7a31fbd921 2026-06-23 19:53:33.610 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f2d0f5a-4fdc-44e1-bffc-34bdabe27cc7 490492f5c9584dc78f5264da44ec5dcf 2a927e38350b470a8c17ced75874f1cb - - default default] Tap Mirror: Handle Delete Port: f4e43a05-3968-4de0-8cb5-1f7a31fbd921 [pid: 7|app: 0|req: 592/1240] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:33 2026] GET /v2.0/security-groups?tenant_id=307974bac3374a7b9a30be8fce8cda17&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1241] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:53:33 2026] DELETE /v2.0/floatingips/ceb19d3a-1283-4955-a466-fc2d7371fd6b => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1242] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:33 2026] DELETE /v2.0/subnets/09d31d6d-d62e-4259-9832-72e9d8556047 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:33.828 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7191004-e1a6-4949-b828-71633bc5e804 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 2206d05c-ce4d-4918-9f36-8002daba6bdc 2026-06-23 19:53:33.830 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7191004-e1a6-4949-b828-71633bc5e804 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 2206d05c-ce4d-4918-9f36-8002daba6bdc [pid: 7|app: 0|req: 594/1243] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:33 2026] DELETE /v2.0/security-groups/9979efed-7293-431b-bfdd-f552cec2920b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:33.906 7 INFO neutron.services.segments.plugin [-] Segment 70579efe-6018-40dd-97e9-f4e7198882ee resource provider aggregate not found 2026-06-23 19:53:33.929 7 INFO neutron.services.segments.plugin [-] Segment 70579efe-6018-40dd-97e9-f4e7198882ee resource provider aggregate not found 2026-06-23 19:53:33.935 7 INFO neutron.services.segments.plugin [-] Segment 70579efe-6018-40dd-97e9-f4e7198882ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70579efe-6018-40dd-97e9-f4e7198882ee found for delete ", "request_id": "req-865c7871-3807-4e85-9a20-fdb40213a01a"}]} 2026-06-23 19:53:33.959 7 INFO neutron.services.segments.plugin [-] Segment 70579efe-6018-40dd-97e9-f4e7198882ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70579efe-6018-40dd-97e9-f4e7198882ee found for delete ", "request_id": "req-b061adde-dda0-43b5-93b6-109318046ae2"}]} 2026-06-23 19:53:33.993 8 INFO neutron.services.segments.plugin [-] Segment ce22a7a9-157f-43e9-ac5c-d9dc72c2bebd resource provider aggregate not found 2026-06-23 19:53:33.995 8 INFO neutron.services.segments.plugin [-] Segment ce22a7a9-157f-43e9-ac5c-d9dc72c2bebd resource provider aggregate not found 2026-06-23 19:53:34.012 8 INFO neutron.services.segments.plugin [-] Segment ce22a7a9-157f-43e9-ac5c-d9dc72c2bebd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce22a7a9-157f-43e9-ac5c-d9dc72c2bebd found for delete ", "request_id": "req-f13f9383-4929-44e8-9863-83135ffc3cc9"}]} 2026-06-23 19:53:34.013 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c09b764-e382-464d-a62f-cb2cfd0f728e 490492f5c9584dc78f5264da44ec5dcf 2a927e38350b470a8c17ced75874f1cb - - default default] TaaS: Handle Delete Port: 18f6c5bd-e76b-4605-8a12-9c932a27fd0c 2026-06-23 19:53:34.014 8 INFO neutron.services.segments.plugin [-] Segment ce22a7a9-157f-43e9-ac5c-d9dc72c2bebd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce22a7a9-157f-43e9-ac5c-d9dc72c2bebd found for delete ", "request_id": "req-b81b1f47-0149-4ce9-9ac9-f61240a2fd75"}]} 2026-06-23 19:53:34.017 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c09b764-e382-464d-a62f-cb2cfd0f728e 490492f5c9584dc78f5264da44ec5dcf 2a927e38350b470a8c17ced75874f1cb - - default default] Tap Mirror: Handle Delete Port: 18f6c5bd-e76b-4605-8a12-9c932a27fd0c [pid: 8|app: 0|req: 650/1244] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:33 2026] DELETE /v2.0/networks/ed37e6c0-ef26-487b-a03a-a08deee6469c => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1245] 10.0.0.126 () {32 vars in 647 bytes} [Tue Jun 23 19:53:34 2026] GET /v2.0/subnets => generated 649 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1246] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:34 2026] DELETE /v2.0/networks/7e0abae0-bd60-428c-83be-6d8b070b0d86 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1247] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:53:33 2026] DELETE /v2.0/floatingips/b85c667d-b106-482b-a74a-5ada2089d47b => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1248] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:34 2026] GET /v2.0/security-groups?tenant_id=8622186459fa4a77abf16d5f57465d8d&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:34.285 8 INFO neutron_taas.services.taas.taas_plugin [None req-93d5b53f-8e50-4a31-acff-47a9ebb9f82f 490492f5c9584dc78f5264da44ec5dcf 2a927e38350b470a8c17ced75874f1cb - - default default] TaaS: Handle Delete Port: f5189d0c-2e27-4138-a7af-4ec81d8c66f5 2026-06-23 19:53:34.287 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93d5b53f-8e50-4a31-acff-47a9ebb9f82f 490492f5c9584dc78f5264da44ec5dcf 2a927e38350b470a8c17ced75874f1cb - - default default] Tap Mirror: Handle Delete Port: f5189d0c-2e27-4138-a7af-4ec81d8c66f5 [pid: 7|app: 0|req: 596/1249] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:34 2026] DELETE /v2.0/networks/1978d837-7f3a-41dc-9948-9c1272e96143 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1250] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:34 2026] DELETE /v2.0/security-groups/140b1b22-c034-4cbb-b43f-17c479a3289b => 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: 654/1251] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:53:34 2026] DELETE /v2.0/floatingips/b236398d-eab8-4a74-aa2e-0758caa159e8 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1252] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:34 2026] DELETE /v2.0/networks/14380da2-5a75-4c4b-bdf7-eef7b606386e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:34.604 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d140b9c-f0a8-4f51-a5cb-74e425d7c114 490492f5c9584dc78f5264da44ec5dcf 2a927e38350b470a8c17ced75874f1cb - - default default] TaaS: Handle Delete Port: 2e9680ec-9c25-43b7-8cc0-582791d24a2b 2026-06-23 19:53:34.608 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d140b9c-f0a8-4f51-a5cb-74e425d7c114 490492f5c9584dc78f5264da44ec5dcf 2a927e38350b470a8c17ced75874f1cb - - default default] Tap Mirror: Handle Delete Port: 2e9680ec-9c25-43b7-8cc0-582791d24a2b [pid: 7|app: 0|req: 599/1253] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:34 2026] DELETE /v2.0/networks/87ac74d8-3603-4f79-8a58-212f0d66396a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1254] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:53:34 2026] DELETE /v2.0/floatingips/6ec1f53a-f2d3-4a33-92ed-8d5c22136afc => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1255] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:35 2026] GET /v2.0/security-groups?tenant_id=00278021f8cc41e1812c78fd3ab55b67&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1256] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:35 2026] DELETE /v2.0/security-groups/0458ef18-dff2-4907-8250-40aefc77dcc1 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1257] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:35 2026] GET /v2.0/security-groups?tenant_id=b8a4a9b1c7424f1a87174f9461f14804&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:35.957 7 INFO neutron.services.segments.plugin [-] Segment 3133d3ef-9459-489f-ba74-6fc2e51a9b70 resource provider aggregate not found [pid: 8|app: 0|req: 657/1258] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:35 2026] DELETE /v2.0/security-groups/8f7c5007-ba04-4ad9-88a5-5cfc7716776f => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:35.979 7 INFO neutron.services.segments.plugin [-] Segment 3133d3ef-9459-489f-ba74-6fc2e51a9b70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3133d3ef-9459-489f-ba74-6fc2e51a9b70 found for delete ", "request_id": "req-22767b0b-f681-472c-85df-99e1de559093"}]} 2026-06-23 19:53:35.984 7 INFO neutron.services.segments.plugin [-] Segment 3133d3ef-9459-489f-ba74-6fc2e51a9b70 resource provider aggregate not found 2026-06-23 19:53:35.996 7 INFO neutron.services.segments.plugin [-] Segment 3133d3ef-9459-489f-ba74-6fc2e51a9b70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3133d3ef-9459-489f-ba74-6fc2e51a9b70 found for delete ", "request_id": "req-10068680-cd47-444d-8916-e5e0257f1167"}]} 2026-06-23 19:53:36.001 7 INFO neutron.services.segments.plugin [-] Segment 9507042a-e9ff-48f0-8197-0374c59af7ae resource provider aggregate not found 2026-06-23 19:53:36.016 7 INFO neutron.services.segments.plugin [-] Segment 9507042a-e9ff-48f0-8197-0374c59af7ae resource provider aggregate not found 2026-06-23 19:53:36.027 7 INFO neutron.services.segments.plugin [-] Segment 9507042a-e9ff-48f0-8197-0374c59af7ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9507042a-e9ff-48f0-8197-0374c59af7ae found for delete ", "request_id": "req-ce4f6bd5-d7fc-472f-a939-93a119fa736f"}]} 2026-06-23 19:53:36.034 8 INFO neutron.services.segments.plugin [-] Segment 711a17de-d713-4306-91c7-6667b316e6e2 resource provider aggregate not found 2026-06-23 19:53:36.036 7 INFO neutron.services.segments.plugin [-] Segment 9507042a-e9ff-48f0-8197-0374c59af7ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9507042a-e9ff-48f0-8197-0374c59af7ae found for delete ", "request_id": "req-3b97d581-c8d3-43f0-bf39-34768152e6c3"}]} 2026-06-23 19:53:36.041 8 INFO neutron.services.segments.plugin [-] Segment 711a17de-d713-4306-91c7-6667b316e6e2 resource provider aggregate not found 2026-06-23 19:53:36.048 7 INFO neutron.services.segments.plugin [-] Segment e4c1cf7b-5429-437a-98f5-33130d5ec73b resource provider aggregate not found 2026-06-23 19:53:36.051 8 INFO neutron.services.segments.plugin [-] Segment 711a17de-d713-4306-91c7-6667b316e6e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 711a17de-d713-4306-91c7-6667b316e6e2 found for delete ", "request_id": "req-2a69cbc9-3da9-42d8-90c6-a578faf78335"}]} 2026-06-23 19:53:36.056 7 INFO neutron.services.segments.plugin [-] Segment e4c1cf7b-5429-437a-98f5-33130d5ec73b resource provider aggregate not found 2026-06-23 19:53:36.057 8 INFO neutron.services.segments.plugin [-] Segment 711a17de-d713-4306-91c7-6667b316e6e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 711a17de-d713-4306-91c7-6667b316e6e2 found for delete ", "request_id": "req-94573d0c-b4d5-438a-a671-a84cf6ac5b04"}]} 2026-06-23 19:53:36.061 7 INFO neutron.services.segments.plugin [-] Segment e4c1cf7b-5429-437a-98f5-33130d5ec73b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4c1cf7b-5429-437a-98f5-33130d5ec73b found for delete ", "request_id": "req-d5b91096-fb1d-4c68-aabb-f91625e19c5f"}]} 2026-06-23 19:53:36.066 7 INFO neutron.services.segments.plugin [-] Segment e4c1cf7b-5429-437a-98f5-33130d5ec73b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4c1cf7b-5429-437a-98f5-33130d5ec73b found for delete ", "request_id": "req-5285ea2a-5412-4b21-ab52-542afde35d45"}]} [pid: 7|app: 0|req: 602/1259] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:36 2026] GET /v2.0/security-groups?tenant_id=d9bb1470ddd540fb80827ddcf0e8e719&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1260] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:36 2026] DELETE /v2.0/security-groups/0cc1c629-2839-4de2-b5d3-c7bbf6380590 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:36.611 8 INFO neutron.db.segments_db [None req-7687ad51-43e4-4302-a55f-c34d89c0e724 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment cac777eb-efde-433c-a795-03f9f7002e60 of type vxlan for network 73bb69eb-9edc-47b0-8a64-a1db2cd99fdf [pid: 8|app: 0|req: 658/1261] 10.0.0.126 () {34 vars in 671 bytes} [Tue Jun 23 19:53:36 2026] POST /v2.0/networks => generated 746 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1262] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:36 2026] GET /v2.0/security-groups?tenant_id=2a927e38350b470a8c17ced75874f1cb&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1263] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:36 2026] DELETE /v2.0/security-groups/07c90213-2c29-4a4d-b593-d5ae6d8e9441 => 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: 659/1264] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:36 2026] POST /v2.0/subnets => generated 693 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:36.948 7 INFO neutron.db.segments_db [None req-f3bbb29e-25d7-46d0-81e3-db8fa2b1c354 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 85f30a1f-9a4c-4b83-b0db-a1a3da0e2a92 of type vxlan for network 2ac43ba0-f412-473c-b4db-1f55dac45b09 2026-06-23 19:53:37.207 7 INFO neutron.db.l3_hamode_db [None req-f3bbb29e-25d7-46d0-81e3-db8fa2b1c354 371de210f4dc48b7bf718a4de4245a5a 098c3fc3192747299d09878129acaa67 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:53:37.654 8 INFO neutron.db.segments_db [None req-8a94387e-0e0e-40db-b099-b98bd2305b3b 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] Added segment 3207ebc6-c076-47a9-97a9-83de291d015a of type vxlan for network 58938b89-b13d-4ccb-91f9-bd0f0cc848ee [pid: 8|app: 0|req: 660/1265] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:37 2026] POST /v2.0/networks => generated 649 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1266] 10.0.0.126 () {34 vars in 665 bytes} [Tue Jun 23 19:53:37 2026] POST /v2.0/ports => generated 778 bytes in 264 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-06-23 19:53:38.068 7 INFO neutron.db.l3_hamode_db [None req-f3bbb29e-25d7-46d0-81e3-db8fa2b1c354 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:53:38.084 8 INFO neutron.db.segments_db [None req-a50f7286-1a38-47f7-9e36-108c78463783 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] Added segment 4253b7db-f42f-4a92-8743-df6058f5e7cf of type vxlan for network 04be9e2b-e3c1-449b-9d07-dc1129dc2e3a [pid: 8|app: 0|req: 662/1267] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:38 2026] POST /v2.0/networks => generated 636 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1268] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:38 2026] POST /v2.0/subnets => generated 646 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1269] 10.0.0.126 () {34 vars in 665 bytes} [Tue Jun 23 19:53:38 2026] POST /v2.0/ports => generated 966 bytes in 271 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-06-23 19:53:38.824 8 INFO neutron_taas.services.taas.taas_plugin [None req-a429dea6-4380-4277-a5fe-1d7e0a6bb13e 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] TaaS: Handle Delete Port: e50975cd-e064-4a05-bf3b-ad3c8b155d61 2026-06-23 19:53:38.827 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a429dea6-4380-4277-a5fe-1d7e0a6bb13e 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] Tap Mirror: Handle Delete Port: e50975cd-e064-4a05-bf3b-ad3c8b155d61 [pid: 7|app: 0|req: 606/1270] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:36 2026] POST /v2.0/routers => generated 733 bytes in 1985 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1271] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:38 2026] DELETE /v2.0/ports/e50975cd-e064-4a05-bf3b-ad3c8b155d61 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:38.946 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cedb1193-7d9c-4d63-9960-1c028bc63292 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 666/1272] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:38 2026] DELETE /v2.0/ports/e50975cd-e064-4a05-bf3b-ad3c8b155d61 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:38.962 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f926bb08-f0d0-4d32-8236-dc3ef434c849 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 667/1273] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:53:38 2026] GET /v2.0/ports/e50975cd-e064-4a05-bf3b-ad3c8b155d61 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1274] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:38 2026] DELETE /v2.0/subnets/d84dd008-66ea-4fb7-b04d-e254d8e6206d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:39.173 8 INFO neutron.services.segments.plugin [-] Segment 4253b7db-f42f-4a92-8743-df6058f5e7cf resource provider aggregate not found 2026-06-23 19:53:39.181 8 INFO neutron.services.segments.plugin [-] Segment 4253b7db-f42f-4a92-8743-df6058f5e7cf resource provider aggregate not found [pid: 8|app: 0|req: 669/1275] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:39 2026] DELETE /v2.0/networks/04be9e2b-e3c1-449b-9d07-dc1129dc2e3a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:39.201 8 INFO neutron.services.segments.plugin [-] Segment 4253b7db-f42f-4a92-8743-df6058f5e7cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4253b7db-f42f-4a92-8743-df6058f5e7cf found for delete ", "request_id": "req-baf44cd9-31fd-4633-9faf-ca22f149dbb7"}]} 2026-06-23 19:53:39.201 8 INFO neutron.services.segments.plugin [-] Segment 4253b7db-f42f-4a92-8743-df6058f5e7cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4253b7db-f42f-4a92-8743-df6058f5e7cf found for delete ", "request_id": "req-c4b09527-3f89-41ef-af4b-7bf2f712979e"}]} 2026-06-23 19:53:39.256 8 INFO neutron.db.segments_db [None req-ef307d87-3e80-49c7-9a6e-3d686aeaa7b2 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] Added segment e1b284a4-b2b0-4e64-902b-15491bc5aedd of type vxlan for network 8faf81d6-c241-45e2-a5ca-a6a956456437 [pid: 8|app: 0|req: 670/1276] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:39 2026] POST /v2.0/networks => generated 636 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1277] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:39 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: 672/1278] 10.0.0.126 () {34 vars in 665 bytes} [Tue Jun 23 19:53:39 2026] POST /v2.0/ports => generated 923 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:40.022 8 INFO neutron_taas.services.taas.taas_plugin [None req-1bab9628-e8ef-47af-8407-ad2925d5f846 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] TaaS: Handle Delete Port: 2ff8dd21-260f-49a3-adb7-afb8f3848db7 2026-06-23 19:53:40.024 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1bab9628-e8ef-47af-8407-ad2925d5f846 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] Tap Mirror: Handle Delete Port: 2ff8dd21-260f-49a3-adb7-afb8f3848db7 [pid: 7|app: 0|req: 607/1279] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:53:38 2026] PUT /v2.0/routers/a836005a-a900-4fec-8871-aedf0b02003f/add_router_interface => generated 309 bytes in 1144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1280] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:39 2026] DELETE /v2.0/ports/2ff8dd21-260f-49a3-adb7-afb8f3848db7 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:40.131 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20df6c41-92db-4991-ac38-67ba7db63e98 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1281] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:53:40 2026] GET /v2.0/ports/2ff8dd21-260f-49a3-adb7-afb8f3848db7 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1282] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:40 2026] DELETE /v2.0/subnets/c7298549-0f07-4dac-b43a-6be2cd3dc841 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:40.390 7 INFO neutron.services.segments.plugin [-] Segment e1b284a4-b2b0-4e64-902b-15491bc5aedd resource provider aggregate not found 2026-06-23 19:53:40.409 7 INFO neutron.services.segments.plugin [-] Segment e1b284a4-b2b0-4e64-902b-15491bc5aedd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1b284a4-b2b0-4e64-902b-15491bc5aedd found for delete ", "request_id": "req-e2fb0507-261b-4b62-802a-a2a50121ed08"}]} 2026-06-23 19:53:40.414 7 INFO neutron.services.segments.plugin [-] Segment e1b284a4-b2b0-4e64-902b-15491bc5aedd resource provider aggregate not found [pid: 7|app: 0|req: 609/1283] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:40 2026] DELETE /v2.0/networks/8faf81d6-c241-45e2-a5ca-a6a956456437 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:40.437 7 INFO neutron.services.segments.plugin [-] Segment e1b284a4-b2b0-4e64-902b-15491bc5aedd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1b284a4-b2b0-4e64-902b-15491bc5aedd found for delete ", "request_id": "req-ac4562ce-a8c7-4478-869e-c5d139877b99"}]} [pid: 8|app: 0|req: 675/1284] 10.0.0.126 () {34 vars in 665 bytes} [Tue Jun 23 19:53:40 2026] POST /v2.0/ports => generated 779 bytes in 243 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: 610/1285] 10.0.0.126 () {34 vars in 737 bytes} [Tue Jun 23 19:53:40 2026] PUT /v2.0/ports/30155245-92d1-4aa5-83ce-cef8eddbdb6d => generated 752 bytes in 230 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-06-23 19:53:40.990 7 INFO neutron_taas.services.taas.taas_plugin [None req-00af6209-0d92-45e8-8bdc-7eec8c9df805 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] TaaS: Handle Delete Port: 30155245-92d1-4aa5-83ce-cef8eddbdb6d 2026-06-23 19:53:40.992 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00af6209-0d92-45e8-8bdc-7eec8c9df805 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] Tap Mirror: Handle Delete Port: 30155245-92d1-4aa5-83ce-cef8eddbdb6d 2026-06-23 19:53:41.022 8 INFO neutron.db.segments_db [None req-d025741c-8793-4c0b-bd36-22bf2fd001c4 41f4a52f7d104801a393f690dd038034 d86fd6d9487d43a5bd2423b29c4353c7 - - default default] Added segment 45598db3-9b5b-47ce-bf3c-f5240005e30e of type vxlan for network 43496936-ed1e-44fe-a0b0-fcf164703da8 [pid: 7|app: 0|req: 611/1286] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:40 2026] DELETE /v2.0/ports/30155245-92d1-4aa5-83ce-cef8eddbdb6d => 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: 676/1287] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:40 2026] POST /v2.0/networks => generated 631 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1288] 10.0.0.126 () {32 vars in 643 bytes} [Tue Jun 23 19:53:41 2026] GET /v2.0/ports => generated 781 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1289] 10.0.0.253 () {34 vars in 982 bytes} [Tue Jun 23 19:53:41 2026] GET /v2.0/networks?id=73bb69eb-9edc-47b0-8a64-a1db2cd99fdf => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:41.160 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dae4ced4-78c9-4b82-8dff-ed1eb91a0af7 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 678/1290] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:53:41 2026] GET /v2.0/ports/30155245-92d1-4aa5-83ce-cef8eddbdb6d => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1291] 10.0.0.253 () {34 vars in 965 bytes} [Tue Jun 23 19:53:41 2026] GET /v2.0/quotas/098c3fc3192747299d09878129acaa67 => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1292] 10.0.0.126 () {32 vars in 643 bytes} [Tue Jun 23 19:53:41 2026] GET /v2.0/ports => generated 781 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1293] 10.0.0.253 () {34 vars in 1002 bytes} [Tue Jun 23 19:53:41 2026] GET /v2.0/ports?tenant_id=098c3fc3192747299d09878129acaa67&fields=id => generated 103 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1294] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:53:41 2026] GET /v2.0/ports/7b00d058-9b0d-4132-8f94-67aeaec88573 => generated 778 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1295] 10.0.0.253 () {34 vars in 1008 bytes} [Tue Jun 23 19:53:41 2026] GET /v2.0/networks/73bb69eb-9edc-47b0-8a64-a1db2cd99fdf?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:41.367 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f7fee24-b45f-407a-bd0b-6b2a7f9d3f79 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 684/1296] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:41 2026] DELETE /v2.0/ports/2ff8dd21-260f-49a3-adb7-afb8f3848db7 => 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: 685/1297] 10.0.0.253 () {34 vars in 1108 bytes} [Tue Jun 23 19:53:41 2026] GET /v2.0/networks/73bb69eb-9edc-47b0-8a64-a1db2cd99fdf?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) 2026-06-23 19:53:41.413 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f381733b-733e-4f9e-8481-5128cbe4fb9c 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 686/1298] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:41 2026] DELETE /v2.0/subnets/c7298549-0f07-4dac-b43a-6be2cd3dc841 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1299] 10.0.0.126 () {34 vars in 664 bytes} [Tue Jun 23 19:53:41 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:41.438 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6a2601f-f28b-4674-b920-b19bda7606d5 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] DELETE failed (client error): The resource could not be found. /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: 687/1300] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:41 2026] DELETE /v2.0/subnets/d84dd008-66ea-4fb7-b04d-e254d8e6206d => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:41.510 7 INFO neutron.db.segments_db [None req-b14fdba7-eff7-47b2-8edd-26106101cd5a 41f4a52f7d104801a393f690dd038034 d86fd6d9487d43a5bd2423b29c4353c7 - - default default] Added segment 3ffb4da8-20d6-46d4-970e-0f987b59358e of type vxlan for network 64fa5263-edf4-4cb2-baf8-59b32158a88f 2026-06-23 19:53:41.555 8 INFO neutron_taas.services.taas.taas_plugin [None req-8faac353-cb5c-4bdb-baba-59bde1347b20 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] TaaS: Handle Delete Port: 7b00d058-9b0d-4132-8f94-67aeaec88573 2026-06-23 19:53:41.558 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8faac353-cb5c-4bdb-baba-59bde1347b20 35a0f8be9d9544f2980ae709c8371f12 b65d266d01fc49b79fb3e88c5c3cb9fb - - default default] Tap Mirror: Handle Delete Port: 7b00d058-9b0d-4132-8f94-67aeaec88573 [pid: 7|app: 0|req: 614/1301] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:41 2026] POST /v2.0/networks => generated 631 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1302] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:41 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => 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: 688/1303] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:41 2026] DELETE /v2.0/ports/7b00d058-9b0d-4132-8f94-67aeaec88573 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:41.819 8 INFO neutron.services.segments.plugin [-] Segment 3207ebc6-c076-47a9-97a9-83de291d015a resource provider aggregate not found 2026-06-23 19:53:41.824 8 INFO neutron.services.segments.plugin [-] Segment 3207ebc6-c076-47a9-97a9-83de291d015a resource provider aggregate not found 2026-06-23 19:53:41.833 8 INFO neutron.services.segments.plugin [-] Segment 3207ebc6-c076-47a9-97a9-83de291d015a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3207ebc6-c076-47a9-97a9-83de291d015a found for delete ", "request_id": "req-dc82654a-9d95-4a6f-b555-41f20c358a30"}]} 2026-06-23 19:53:41.838 8 INFO neutron.services.segments.plugin [-] Segment 3207ebc6-c076-47a9-97a9-83de291d015a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3207ebc6-c076-47a9-97a9-83de291d015a found for delete ", "request_id": "req-a6e86d37-05a6-462e-913a-cd6495e7cd05"}]} [pid: 8|app: 0|req: 689/1304] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:41 2026] DELETE /v2.0/networks/58938b89-b13d-4ccb-91f9-bd0f0cc848ee => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1305] 10.0.0.126 () {34 vars in 664 bytes} [Tue Jun 23 19:53:41 2026] POST /v2.0/ports => generated 743 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:42.012 8 INFO neutron.db.segments_db [None req-975af979-eee1-46cb-9baf-f0cc99ef7bde 41f4a52f7d104801a393f690dd038034 d86fd6d9487d43a5bd2423b29c4353c7 - - default default] Added segment 1a8bbb95-d513-4cc8-a7e6-4d1291620b4b of type vxlan for network 8112ce79-3b04-4bfe-8b17-dc8b6c864ef2 [pid: 8|app: 0|req: 690/1306] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:41 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) /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: 617/1307] 10.0.0.126 () {34 vars in 664 bytes} [Tue Jun 23 19:53:42 2026] POST /v2.0/ports => generated 743 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, ' 2026-06-23 19:53:42.444 7 INFO neutron.db.segments_db [None req-8006145c-2845-441b-aaf5-4705940adc20 41f4a52f7d104801a393f690dd038034 d86fd6d9487d43a5bd2423b29c4353c7 - - default default] Added segment 18631521-fc28-4240-9a8d-2ba5ea6b0479 of type vxlan for network 93281843-7b3d-4f6b-99d1-b027b5321ad2 [pid: 8|app: 0|req: 691/1308] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:42 2026] GET /v2.0/security-groups?tenant_id=b65d266d01fc49b79fb3e88c5c3cb9fb&name=default => generated 2925 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1309] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:42 2026] POST /v2.0/networks => generated 631 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1310] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:42 2026] DELETE /v2.0/security-groups/36a44c23-9a90-4428-a54d-41a8114e58da => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1311] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:42 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => 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: 619/1312] 10.0.0.126 () {34 vars in 664 bytes} [Tue Jun 23 19:53:42 2026] POST /v2.0/ports => generated 743 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:42.864 8 INFO neutron.db.segments_db [None req-f64cbdb6-95fb-4693-826c-cd6e0971c75d 41f4a52f7d104801a393f690dd038034 d86fd6d9487d43a5bd2423b29c4353c7 - - default default] Added segment 4d8c3e66-069d-475d-a5bf-d28acb1a446d of type vxlan for network c6667e4d-c6ed-46e4-a6a9-a030c8b3b454 [pid: 8|app: 0|req: 694/1313] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:42 2026] POST /v2.0/networks => generated 631 bytes in 106 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: 620/1314] 10.0.0.126 () {34 vars in 664 bytes} [Tue Jun 23 19:53:42 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1315] 10.0.0.126 () {34 vars in 747 bytes} [Tue Jun 23 19:53:43 2026] PUT /v2.0/ports/6ba0c144-fd71-4d18-a451-304e2f7548df/tags => generated 17 bytes in 71 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: 621/1316] 10.0.0.126 () {34 vars in 747 bytes} [Tue Jun 23 19:53:43 2026] PUT /v2.0/ports/4a165753-1cf4-4739-9ec6-e5b1f40493a9/tags => generated 25 bytes in 87 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: 696/1317] 10.0.0.126 () {34 vars in 747 bytes} [Tue Jun 23 19:53:43 2026] PUT /v2.0/ports/723b443d-0ffd-4a1a-aab2-3e747f828991/tags => generated 34 bytes in 78 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: 622/1320] 10.0.0.126 () {34 vars in 747 bytes} [Tue Jun 23 19:53:43 2026] PUT /v2.0/ports/6d47bcee-33a0-49c7-9c58-ee78e90e7fc2/tags => generated 19 bytes in 82 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: 699/1321] 10.0.0.126 () {32 vars in 660 bytes} [Tue Jun 23 19:53:43 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 122 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: 623/1322] 10.0.0.126 () {32 vars in 674 bytes} [Tue Jun 23 19:53:43 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1323] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:43 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => 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: 700/1324] 10.0.0.126 () {32 vars in 670 bytes} [Tue Jun 23 19:53:43 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1325] 10.0.0.126 () {32 vars in 682 bytes} [Tue Jun 23 19:53:43 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1326] 10.0.0.126 () {32 vars in 668 bytes} [Tue Jun 23 19:53:43 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1327] 10.0.0.126 () {32 vars in 682 bytes} [Tue Jun 23 19:53:44 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1328] 10.0.0.126 () {32 vars in 678 bytes} [Tue Jun 23 19:53:44 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1329] 10.0.0.126 () {32 vars in 690 bytes} [Tue Jun 23 19:53:44 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1330] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:43 2026] GET /v2.0/security-groups?tenant_id=c5fdf4bf26f84e4a97ffe624d2e0d397&name=default => generated 2925 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:44.299 7 INFO neutron_taas.services.taas.taas_plugin [None req-8fe95760-362c-4e49-9c28-e288bf1ac371 41f4a52f7d104801a393f690dd038034 d86fd6d9487d43a5bd2423b29c4353c7 - - default default] TaaS: Handle Delete Port: 6ba0c144-fd71-4d18-a451-304e2f7548df 2026-06-23 19:53:44.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8fe95760-362c-4e49-9c28-e288bf1ac371 41f4a52f7d104801a393f690dd038034 d86fd6d9487d43a5bd2423b29c4353c7 - - default default] Tap Mirror: Handle Delete Port: 6ba0c144-fd71-4d18-a451-304e2f7548df [pid: 8|app: 0|req: 702/1331] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:44 2026] DELETE /v2.0/security-groups/960eb72c-3302-4924-a713-ad50c415746d => 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: 630/1332] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:44 2026] DELETE /v2.0/ports/6ba0c144-fd71-4d18-a451-304e2f7548df => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:44.513 7 INFO neutron_taas.services.taas.taas_plugin [None req-314177ab-ddb1-45bc-9999-75001a6d2822 41f4a52f7d104801a393f690dd038034 d86fd6d9487d43a5bd2423b29c4353c7 - - default default] TaaS: Handle Delete Port: 4a165753-1cf4-4739-9ec6-e5b1f40493a9 2026-06-23 19:53:44.516 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-314177ab-ddb1-45bc-9999-75001a6d2822 41f4a52f7d104801a393f690dd038034 d86fd6d9487d43a5bd2423b29c4353c7 - - default default] Tap Mirror: Handle Delete Port: 4a165753-1cf4-4739-9ec6-e5b1f40493a9 2026-06-23 19:53:44.572 8 INFO neutron.db.segments_db [None req-f31dc1b1-a3a1-4575-93ae-fef42cfbcb35 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Added segment 8aef8ae4-7193-4bac-950b-143c6653d618 of type vxlan for network b4d6e9ac-2f73-4603-9e2a-4afb1b8df9c8 [pid: 7|app: 0|req: 631/1333] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:44 2026] DELETE /v2.0/ports/4a165753-1cf4-4739-9ec6-e5b1f40493a9 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1334] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:44 2026] POST /v2.0/networks => generated 630 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:44.712 7 INFO neutron_taas.services.taas.taas_plugin [None req-c047a8b6-db1c-4590-8ad1-35a9a6180add 41f4a52f7d104801a393f690dd038034 d86fd6d9487d43a5bd2423b29c4353c7 - - default default] TaaS: Handle Delete Port: 723b443d-0ffd-4a1a-aab2-3e747f828991 2026-06-23 19:53:44.714 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c047a8b6-db1c-4590-8ad1-35a9a6180add 41f4a52f7d104801a393f690dd038034 d86fd6d9487d43a5bd2423b29c4353c7 - - default default] Tap Mirror: Handle Delete Port: 723b443d-0ffd-4a1a-aab2-3e747f828991 2026-06-23 19:53:44.732 8 INFO neutron.db.segments_db [None req-eced569c-2fe9-4a07-9883-673dfebd4cf3 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Added segment d1dcd8ca-d109-4de2-969c-87cdefa444be of type vxlan for network e442ed55-33d0-4eb6-ac2f-c4de432790b0 [pid: 7|app: 0|req: 632/1335] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:44 2026] DELETE /v2.0/ports/723b443d-0ffd-4a1a-aab2-3e747f828991 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1336] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:44 2026] POST /v2.0/networks => generated 629 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:44.901 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4c9a8c4-2386-43b8-b10e-283555c673c8 41f4a52f7d104801a393f690dd038034 d86fd6d9487d43a5bd2423b29c4353c7 - - default default] TaaS: Handle Delete Port: 6d47bcee-33a0-49c7-9c58-ee78e90e7fc2 2026-06-23 19:53:44.906 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4c9a8c4-2386-43b8-b10e-283555c673c8 41f4a52f7d104801a393f690dd038034 d86fd6d9487d43a5bd2423b29c4353c7 - - default default] Tap Mirror: Handle Delete Port: 6d47bcee-33a0-49c7-9c58-ee78e90e7fc2 [pid: 7|app: 0|req: 633/1337] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:44 2026] DELETE /v2.0/ports/6d47bcee-33a0-49c7-9c58-ee78e90e7fc2 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1338] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:44 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => 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: 705/1339] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:44 2026] POST /v2.0/subnets => generated 626 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:45.099 7 INFO neutron_taas.services.taas.taas_plugin [None req-58cf030b-8f8f-40a2-b080-d9f2a6e7c050 41f4a52f7d104801a393f690dd038034 d86fd6d9487d43a5bd2423b29c4353c7 - - default default] TaaS: Handle Delete Port: 915044fd-ed9f-4409-8c8c-e037b7c3cea8 2026-06-23 19:53:45.102 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58cf030b-8f8f-40a2-b080-d9f2a6e7c050 41f4a52f7d104801a393f690dd038034 d86fd6d9487d43a5bd2423b29c4353c7 - - default default] Tap Mirror: Handle Delete Port: 915044fd-ed9f-4409-8c8c-e037b7c3cea8 [pid: 7|app: 0|req: 635/1340] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:53:45 2026] DELETE /v2.0/ports/915044fd-ed9f-4409-8c8c-e037b7c3cea8 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1341] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:45 2026] POST /v2.0/subnets => generated 626 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:45.277 7 INFO neutron.services.segments.plugin [-] Segment 45598db3-9b5b-47ce-bf3c-f5240005e30e resource provider aggregate not found 2026-06-23 19:53:45.288 7 INFO neutron.services.segments.plugin [-] Segment 45598db3-9b5b-47ce-bf3c-f5240005e30e resource provider aggregate not found [pid: 7|app: 0|req: 636/1342] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:45 2026] DELETE /v2.0/networks/43496936-ed1e-44fe-a0b0-fcf164703da8 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:45.309 7 INFO neutron.services.segments.plugin [-] Segment 45598db3-9b5b-47ce-bf3c-f5240005e30e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45598db3-9b5b-47ce-bf3c-f5240005e30e found for delete ", "request_id": "req-9611d415-ed72-444f-a7be-da5027e22dec"}]} 2026-06-23 19:53:45.309 7 INFO neutron.services.segments.plugin [-] Segment 45598db3-9b5b-47ce-bf3c-f5240005e30e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45598db3-9b5b-47ce-bf3c-f5240005e30e found for delete ", "request_id": "req-940d351c-786c-43ed-a37d-35b03d63a62a"}]} 2026-06-23 19:53:45.323 8 INFO neutron.db.segments_db [None req-fd3b5561-459f-4bb7-8ba8-da7754fb75a5 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Added segment 1ed039a8-a77b-4a2f-8d68-4adeae067f9e of type vxlan for network 976073f3-472a-4234-93f9-a85b93660f68 [pid: 7|app: 0|req: 637/1343] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:45 2026] DELETE /v2.0/networks/64fa5263-edf4-4cb2-baf8-59b32158a88f => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:45.558 8 INFO neutron.db.l3_hamode_db [None req-fd3b5561-459f-4bb7-8ba8-da7754fb75a5 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 638/1344] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:45 2026] DELETE /v2.0/networks/8112ce79-3b04-4bfe-8b17-dc8b6c864ef2 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:45.667 8 INFO neutron.db.l3_hamode_db [None req-fd3b5561-459f-4bb7-8ba8-da7754fb75a5 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 639/1345] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:45 2026] DELETE /v2.0/networks/93281843-7b3d-4f6b-99d1-b027b5321ad2 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1346] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:45 2026] DELETE /v2.0/networks/c6667e4d-c6ed-46e4-a6a9-a030c8b3b454 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1347] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:53:45 2026] GET /v2.0/networks?id=73bb69eb-9edc-47b0-8a64-a1db2cd99fdf => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1348] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:45 2026] POST /v2.0/routers => generated 506 bytes in 863 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1349] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:46 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => generated 957 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1350] 199.204.45.116 () {38 vars in 955 bytes} [Tue Jun 23 19:53:45 2026] POST /v2.0/ports => generated 954 bytes in 367 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: 643/1351] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:46 2026] GET /v2.0/security-groups?id=029b54d0-c9eb-4e62-8ab6-6561d19dc886&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: 644/1352] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:53:46 2026] PUT /v2.0/ports/587adb79-3a74-4a0e-b663-b7dd74db9d40 => generated 1235 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:46.820 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed71af41-4a79-4e76-b709-930030ae29b1'] response: {'name': 'network-changed', 'server_uuid': 'd155d4fe-605b-401d-b2c5-d350d4e7a9cf', 'tag': '587adb79-3a74-4a0e-b663-b7dd74db9d40', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 645/1353] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:46 2026] GET /v2.0/security-groups?tenant_id=480327d3f58b47cb94a92c9c7ac45615&name=default => generated 2925 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1354] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:47 2026] DELETE /v2.0/security-groups/67ec5b43-1a28-4dc9-ab56-79284843e816 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:47.327 7 INFO neutron.services.segments.plugin [-] Segment 3ffb4da8-20d6-46d4-970e-0f987b59358e resource provider aggregate not found 2026-06-23 19:53:47.339 7 INFO neutron.services.segments.plugin [-] Segment 3ffb4da8-20d6-46d4-970e-0f987b59358e resource provider aggregate not found 2026-06-23 19:53:47.364 7 INFO neutron.services.segments.plugin [-] Segment 3ffb4da8-20d6-46d4-970e-0f987b59358e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ffb4da8-20d6-46d4-970e-0f987b59358e found for delete ", "request_id": "req-b57c98e7-3232-4072-863e-595cc11762f6"}]} 2026-06-23 19:53:47.375 7 INFO neutron.services.segments.plugin [-] Segment 3ffb4da8-20d6-46d4-970e-0f987b59358e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ffb4da8-20d6-46d4-970e-0f987b59358e found for delete ", "request_id": "req-6394abe6-b206-4efe-8914-8cfa2ada6f44"}]} 2026-06-23 19:53:47.392 7 INFO neutron.services.segments.plugin [-] Segment 1a8bbb95-d513-4cc8-a7e6-4d1291620b4b resource provider aggregate not found 2026-06-23 19:53:47.398 7 INFO neutron.services.segments.plugin [-] Segment 1a8bbb95-d513-4cc8-a7e6-4d1291620b4b resource provider aggregate not found [pid: 7|app: 0|req: 647/1355] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:53:47 2026] GET /v2.0/ports?tenant_id=098c3fc3192747299d09878129acaa67&device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => generated 1238 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:47.424 7 INFO neutron.services.segments.plugin [-] Segment 1a8bbb95-d513-4cc8-a7e6-4d1291620b4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a8bbb95-d513-4cc8-a7e6-4d1291620b4b found for delete ", "request_id": "req-a76e6c5e-c72a-4070-bd6c-ab5af1130b8a"}]} 2026-06-23 19:53:47.428 7 INFO neutron.services.segments.plugin [-] Segment 1a8bbb95-d513-4cc8-a7e6-4d1291620b4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a8bbb95-d513-4cc8-a7e6-4d1291620b4b found for delete ", "request_id": "req-73153b0b-fd13-4d30-90e5-cc83f8c64311"}]} 2026-06-23 19:53:47.444 7 INFO neutron.services.segments.plugin [-] Segment 18631521-fc28-4240-9a8d-2ba5ea6b0479 resource provider aggregate not found [pid: 7|app: 0|req: 648/1356] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:47 2026] GET /v2.0/security-groups?tenant_id=d86fd6d9487d43a5bd2423b29c4353c7&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:47.461 7 INFO neutron.services.segments.plugin [-] Segment 18631521-fc28-4240-9a8d-2ba5ea6b0479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18631521-fc28-4240-9a8d-2ba5ea6b0479 found for delete ", "request_id": "req-eaf5334b-e8e4-4c68-915d-1b3993bc5587"}]} 2026-06-23 19:53:47.467 7 INFO neutron.services.segments.plugin [-] Segment 18631521-fc28-4240-9a8d-2ba5ea6b0479 resource provider aggregate not found 2026-06-23 19:53:47.482 7 INFO neutron.services.segments.plugin [-] Segment 4d8c3e66-069d-475d-a5bf-d28acb1a446d resource provider aggregate not found 2026-06-23 19:53:47.491 7 INFO neutron.services.segments.plugin [-] Segment 18631521-fc28-4240-9a8d-2ba5ea6b0479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18631521-fc28-4240-9a8d-2ba5ea6b0479 found for delete ", "request_id": "req-bf26b6ce-326b-43af-bf5d-261251470447"}]} 2026-06-23 19:53:47.497 7 INFO neutron.services.segments.plugin [-] Segment 4d8c3e66-069d-475d-a5bf-d28acb1a446d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d8c3e66-069d-475d-a5bf-d28acb1a446d found for delete ", "request_id": "req-568432c2-f960-4069-ba55-4229e2505433"}]} [pid: 7|app: 0|req: 649/1357] 199.204.45.116 () {34 vars in 1018 bytes} [Tue Jun 23 19:53:47 2026] GET /v2.0/networks?tenant_id=098c3fc3192747299d09878129acaa67&shared=False => generated 774 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:47.510 7 INFO neutron.services.segments.plugin [-] Segment 4d8c3e66-069d-475d-a5bf-d28acb1a446d resource provider aggregate not found 2026-06-23 19:53:47.536 7 INFO neutron.services.segments.plugin [-] Segment 4d8c3e66-069d-475d-a5bf-d28acb1a446d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d8c3e66-069d-475d-a5bf-d28acb1a446d found for delete ", "request_id": "req-c2d637e2-2797-4875-8616-8c5e3c2580e8"}]} [pid: 7|app: 0|req: 650/1358] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:47 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1359] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:47 2026] DELETE /v2.0/security-groups/1f5a2ee9-7aa4-45f2-86b5-b4eb60747d35 => 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: 709/1360] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:53:46 2026] PUT /v2.0/routers/ccee91a4-1b8a-4048-9828-f6758150ee14/add_router_interface => generated 309 bytes in 1547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1361] 199.204.45.116 () {34 vars in 930 bytes} [Tue Jun 23 19:53:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1362] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:47 2026] GET /v2.0/security-groups?id=029b54d0-c9eb-4e62-8ab6-6561d19dc886&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: 7|app: 0|req: 653/1363] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:53:47 2026] GET /v2.0/ports/33f690af-fd7b-4029-b4cb-80c4cb01defd => generated 955 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1364] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:47 2026] GET /v2.0/security-groups?tenant_id=539f97b064f347ff97d539d5db064101&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1365] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:47 2026] DELETE /v2.0/security-groups/4fd19022-ac6a-4fca-a3ac-f6054e2797bf => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:48.749 8 INFO neutron.db.segments_db [None req-9c76f07b-ff71-4c69-a744-9bd32560d2d3 a4d257f0b92e45c6ad099118814d8895 b2d11c93c46b4bb3af3a163dbaf30129 - - default default] Added segment 04ed59f6-0523-4a66-85f2-4e41bc31d168 of type vxlan for network e6553737-b471-436a-aeb7-29b269676850 [pid: 7|app: 0|req: 654/1366] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:53:47 2026] PUT /v2.0/routers/ccee91a4-1b8a-4048-9828-f6758150ee14/add_router_interface => generated 309 bytes in 977 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1367] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:53:48 2026] GET /v2.0/ports?tenant_id=098c3fc3192747299d09878129acaa67&device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1368] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:48 2026] POST /v2.0/networks => generated 726 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1369] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:53:48 2026] GET /v2.0/ports/636857b4-a321-44ea-ba76-d3ff414ff852 => generated 955 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1370] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:53:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=587adb79-3a74-4a0e-b663-b7dd74db9d40 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1371] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:48 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1372] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:48 2026] POST /v2.0/subnets => generated 644 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1373] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:53:49 2026] GET /v2.0/subnets?id=32962d2a-b25c-4035-adcc-4da19c9dab9b => generated 696 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1374] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:49 2026] GET /v2.0/security-groups?id=029b54d0-c9eb-4e62-8ab6-6561d19dc886&fields=id&fields=name => generated 88 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:49.096 7 WARNING neutron.api.v2.base [None req-eea621f4-46a0-4fef-a9dc-f364f7a4d948 a4d257f0b92e45c6ad099118814d8895 b2d11c93c46b4bb3af3a163dbaf30129 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-23 19:53:49.097 7 INFO neutron.api.v2.resource [None req-eea621f4-46a0-4fef-a9dc-f364f7a4d948 a4d257f0b92e45c6ad099118814d8895 b2d11c93c46b4bb3af3a163dbaf30129 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 661/1375] 10.0.0.126 () {34 vars in 681 bytes} [Tue Jun 23 19:53:49 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1376] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:53:49 2026] GET /v2.0/ports?network_id=73bb69eb-9edc-47b0-8a64-a1db2cd99fdf&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:49.137 8 INFO neutron_taas.services.taas.taas_plugin [None req-0547d3d4-fbb3-473b-9ae3-1ea7ba53905e 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] TaaS: Handle Delete Port: 636857b4-a321-44ea-ba76-d3ff414ff852 2026-06-23 19:53:49.139 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0547d3d4-fbb3-473b-9ae3-1ea7ba53905e 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Tap Mirror: Handle Delete Port: 636857b4-a321-44ea-ba76-d3ff414ff852 [pid: 7|app: 0|req: 663/1377] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:49 2026] DELETE /v2.0/networks/e6553737-b471-436a-aeb7-29b269676850 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1378] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:53:49 2026] GET /v2.0/networks/73bb69eb-9edc-47b0-8a64-a1db2cd99fdf?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:49.358 7 INFO neutron.db.segments_db [None req-255283d1-a359-49e8-8236-be1ef91a0f41 a4d257f0b92e45c6ad099118814d8895 b2d11c93c46b4bb3af3a163dbaf30129 - - default default] Added segment 72bf838b-2f53-4c5c-aabe-f373228e8c8e of type vxlan for network 0a90f6ee-bdde-4b4d-aedf-168d641b45d5 [pid: 7|app: 0|req: 665/1379] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:49 2026] POST /v2.0/networks => generated 727 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1380] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:53:49 2026] GET /v2.0/networks/73bb69eb-9edc-47b0-8a64-a1db2cd99fdf?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) 2026-06-23 19:53:49.525 7 INFO neutron.services.segments.plugin [-] Segment 04ed59f6-0523-4a66-85f2-4e41bc31d168 resource provider aggregate not found [pid: 8|app: 0|req: 715/1381] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:53:48 2026] PUT /v2.0/routers/ccee91a4-1b8a-4048-9828-f6758150ee14/remove_router_interface => generated 309 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:49.544 7 INFO neutron.services.segments.plugin [-] Segment 04ed59f6-0523-4a66-85f2-4e41bc31d168 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04ed59f6-0523-4a66-85f2-4e41bc31d168 found for delete ", "request_id": "req-75cde265-277c-43c6-a5d4-8b754d07340a"}]} 2026-06-23 19:53:49.561 7 INFO neutron.services.segments.plugin [-] Segment 04ed59f6-0523-4a66-85f2-4e41bc31d168 resource provider aggregate not found 2026-06-23 19:53:49.576 7 INFO neutron.services.segments.plugin [-] Segment 04ed59f6-0523-4a66-85f2-4e41bc31d168 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04ed59f6-0523-4a66-85f2-4e41bc31d168 found for delete ", "request_id": "req-38a6b719-8250-4d44-9232-9cf8752d9c16"}]} [pid: 7|app: 0|req: 667/1382] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:49 2026] POST /v2.0/subnets => generated 647 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:49.715 7 WARNING neutron.api.v2.base [None req-e8321e8e-4f7b-4ba3-aa95-c2ad96eaa8cd a4d257f0b92e45c6ad099118814d8895 b2d11c93c46b4bb3af3a163dbaf30129 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-23 19:53:49.716 7 INFO neutron.api.v2.resource [None req-e8321e8e-4f7b-4ba3-aa95-c2ad96eaa8cd a4d257f0b92e45c6ad099118814d8895 b2d11c93c46b4bb3af3a163dbaf30129 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 668/1383] 10.0.0.126 () {34 vars in 681 bytes} [Tue Jun 23 19:53:49 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1384] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:49 2026] DELETE /v2.0/networks/0a90f6ee-bdde-4b4d-aedf-168d641b45d5 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:49.903 8 INFO neutron_taas.services.taas.taas_plugin [None req-5fc2d059-9454-497c-beaa-2bf471700487 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] TaaS: Handle Delete Port: 33f690af-fd7b-4029-b4cb-80c4cb01defd 2026-06-23 19:53:49.906 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fc2d059-9454-497c-beaa-2bf471700487 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Tap Mirror: Handle Delete Port: 33f690af-fd7b-4029-b4cb-80c4cb01defd 2026-06-23 19:53:49.952 7 INFO neutron.db.segments_db [None req-bb3f0d55-9f9f-474e-9b0c-d87e6021cca3 a4d257f0b92e45c6ad099118814d8895 b2d11c93c46b4bb3af3a163dbaf30129 - - default default] Added segment cb645d25-00fb-4ff4-8b25-e46bed01580e of type vxlan for network c9f7fadc-4a34-4bd8-95bb-20a4d10a968b [pid: 7|app: 0|req: 670/1385] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:49 2026] POST /v2.0/networks => generated 726 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1386] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:50 2026] POST /v2.0/subnets => generated 647 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1387] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:50 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1388] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:53:49 2026] PUT /v2.0/routers/ccee91a4-1b8a-4048-9828-f6758150ee14/remove_router_interface => generated 309 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1389] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:50 2026] GET /v2.0/security-groups?id=029b54d0-c9eb-4e62-8ab6-6561d19dc886&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1390] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:53:50 2026] GET /v2.0/ports?device_id=ccee91a4-1b8a-4048-9828-f6758150ee14 => 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: 673/1391] 10.0.0.126 () {34 vars in 681 bytes} [Tue Jun 23 19:53:50 2026] POST /v2.0/rbac-policies => generated 324 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:50.639 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ec29d90-80fb-4ebc-a530-853be23296df 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] TaaS: Handle Delete Port: f20bf0f7-1709-4ff1-b247-91964a1ef14d 2026-06-23 19:53:50.643 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ec29d90-80fb-4ebc-a530-853be23296df 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Tap Mirror: Handle Delete Port: f20bf0f7-1709-4ff1-b247-91964a1ef14d 2026-06-23 19:53:50.923 8 INFO neutron.services.segments.plugin [-] Segment 1ed039a8-a77b-4a2f-8d68-4adeae067f9e resource provider aggregate not found 2026-06-23 19:53:50.930 8 INFO neutron.services.segments.plugin [-] Segment 1ed039a8-a77b-4a2f-8d68-4adeae067f9e resource provider aggregate not found 2026-06-23 19:53:50.954 8 INFO neutron.services.segments.plugin [-] Segment 1ed039a8-a77b-4a2f-8d68-4adeae067f9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ed039a8-a77b-4a2f-8d68-4adeae067f9e found for delete ", "request_id": "req-5c94431f-cc90-4f45-8a69-56451d6a53e5"}]} 2026-06-23 19:53:50.957 8 INFO neutron.services.segments.plugin [-] Segment 1ed039a8-a77b-4a2f-8d68-4adeae067f9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ed039a8-a77b-4a2f-8d68-4adeae067f9e found for delete ", "request_id": "req-8b07a251-fb38-48a7-9069-8d1d1c3bc1c6"}]} 2026-06-23 19:53:50.960 8 INFO neutron.db.l3_hamode_db [None req-4ec29d90-80fb-4ebc-a530-853be23296df 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] HA network 976073f3-472a-4234-93f9-a85b93660f68 was deleted as no HA routers are present in tenant fd84f507b6e0499480b72a5c18fc2d82. [pid: 8|app: 0|req: 719/1392] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:50 2026] DELETE /v2.0/routers/ccee91a4-1b8a-4048-9828-f6758150ee14 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1393] 10.0.0.126 () {32 vars in 723 bytes} [Tue Jun 23 19:53:50 2026] GET /v2.0/networks/c9f7fadc-4a34-4bd8-95bb-20a4d10a968b => generated 654 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1394] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:50 2026] DELETE /v2.0/subnets/aa592aa5-7d6b-4a9e-8573-bfc841b26d0d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1395] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:51 2026] DELETE /v2.0/subnets/9180345e-131c-44ae-bc55-32df984dc1b2 => 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: 721/1396] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:51 2026] DELETE /v2.0/networks/e442ed55-33d0-4eb6-ac2f-c4de432790b0 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1397] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:51 2026] DELETE /v2.0/networks/b4d6e9ac-2f73-4603-9e2a-4afb1b8df9c8 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:51.520 7 INFO neutron.db.segments_db [None req-10c43954-8c23-43fc-9d2d-7a16654c5455 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Added segment c881a357-dcdb-480c-b126-a78089d44a75 of type vxlan for network a5467d5e-b02f-41dc-a182-0502291fb146 2026-06-23 19:53:51.551 8 INFO neutron.pecan_wsgi.hooks.translation [None req-075afd6f-6f97-43bd-ad25-3ac78a760a4a 1b70762dd21e46c5b3a605b47953f5a2 d3f73d97a63540aa8b04a95af3b6dffa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 722/1398] 10.0.0.126 () {32 vars in 723 bytes} [Tue Jun 23 19:53:51 2026] GET /v2.0/networks/c9f7fadc-4a34-4bd8-95bb-20a4d10a968b => generated 138 bytes in 221 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:51.566 7 INFO neutron.services.segments.plugin [-] Segment 72bf838b-2f53-4c5c-aabe-f373228e8c8e resource provider aggregate not found 2026-06-23 19:53:51.589 7 INFO neutron.services.segments.plugin [-] Segment 72bf838b-2f53-4c5c-aabe-f373228e8c8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72bf838b-2f53-4c5c-aabe-f373228e8c8e found for delete ", "request_id": "req-72299e9c-64eb-4785-9445-3574ecb63080"}]} 2026-06-23 19:53:51.597 7 INFO neutron.services.segments.plugin [-] Segment 72bf838b-2f53-4c5c-aabe-f373228e8c8e resource provider aggregate not found [pid: 8|app: 0|req: 723/1399] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:51 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1400] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:51 2026] POST /v2.0/networks => generated 629 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:51.619 7 INFO neutron.services.segments.plugin [-] Segment 8aef8ae4-7193-4bac-950b-143c6653d618 resource provider aggregate not found 2026-06-23 19:53:51.627 7 INFO neutron.services.segments.plugin [-] Segment 72bf838b-2f53-4c5c-aabe-f373228e8c8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72bf838b-2f53-4c5c-aabe-f373228e8c8e found for delete ", "request_id": "req-1a1c22f7-1013-43a7-a234-c4e5826992af"}]} 2026-06-23 19:53:51.641 7 INFO neutron.services.segments.plugin [-] Segment 8aef8ae4-7193-4bac-950b-143c6653d618 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8aef8ae4-7193-4bac-950b-143c6653d618 found for delete ", "request_id": "req-0b9cc5f1-343c-491e-84e8-bd0fe25a93f2"}]} 2026-06-23 19:53:51.646 7 INFO neutron.services.segments.plugin [-] Segment 8aef8ae4-7193-4bac-950b-143c6653d618 resource provider aggregate not found 2026-06-23 19:53:51.664 7 INFO neutron.services.segments.plugin [-] Segment 8aef8ae4-7193-4bac-950b-143c6653d618 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8aef8ae4-7193-4bac-950b-143c6653d618 found for delete ", "request_id": "req-4641b5dd-7b38-410b-8db1-b4b1185f2b32"}]} [pid: 8|app: 0|req: 724/1401] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:51 2026] DELETE /v2.0/networks/c9f7fadc-4a34-4bd8-95bb-20a4d10a968b => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1402] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:51 2026] GET /v2.0/security-groups?id=029b54d0-c9eb-4e62-8ab6-6561d19dc886&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:51.816 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70943d85-1b83-4879-9b1e-160585e6cace a4d257f0b92e45c6ad099118814d8895 b2d11c93c46b4bb3af3a163dbaf30129 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 726/1403] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:51 2026] DELETE /v2.0/subnets/2ac3936e-f4c5-4dce-8b77-85fcc8bfb3da => 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: 678/1404] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:51 2026] POST /v2.0/subnets => generated 626 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:51.833 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cd234c63-95a6-4fcb-9d4f-7acfc9597063 a4d257f0b92e45c6ad099118814d8895 b2d11c93c46b4bb3af3a163dbaf30129 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 727/1405] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:51 2026] DELETE /v2.0/subnets/d44881ca-9e17-4bdb-92ba-eabd8745ac45 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:51.851 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d1f1791-9f75-49a0-aa95-661d26a01f8d a4d257f0b92e45c6ad099118814d8895 b2d11c93c46b4bb3af3a163dbaf30129 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1406] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:51 2026] DELETE /v2.0/subnets/db52a383-eba8-4f90-9301-3b36436eff7a => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:51.869 7 INFO neutron.db.segments_db [None req-12aa941f-eabe-4cf3-937c-c725c64b55d1 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Added segment 1f8212c7-e706-4389-ab93-66015a56351a of type vxlan for network 0e9d42ab-7d6f-42fb-bdf7-26b302a8f93a 2026-06-23 19:53:52.106 7 INFO neutron.db.l3_hamode_db [None req-12aa941f-eabe-4cf3-937c-c725c64b55d1 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 729/1407] 10.0.0.126 () {34 vars in 678 bytes} [Tue Jun 23 19:53:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:52.205 7 INFO neutron.db.l3_hamode_db [None req-12aa941f-eabe-4cf3-937c-c725c64b55d1 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 730/1408] 10.0.0.126 () {34 vars in 678 bytes} [Tue Jun 23 19:53:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1409] 10.0.0.126 () {34 vars in 678 bytes} [Tue Jun 23 19:53:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1410] 10.0.0.126 () {34 vars in 678 bytes} [Tue Jun 23 19:53:52 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) [pid: 8|app: 0|req: 733/1411] 10.0.0.126 () {34 vars in 678 bytes} [Tue Jun 23 19:53:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1412] 10.0.0.126 () {34 vars in 753 bytes} [Tue Jun 23 19:53:52 2026] PUT /v2.0/policies/faf764db-096a-4616-8f68-1de98d8f3b6d/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1413] 10.0.0.126 () {34 vars in 753 bytes} [Tue Jun 23 19:53:52 2026] PUT /v2.0/policies/b8a9e380-876d-488f-a89b-7bb817f31cbc/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: 736/1414] 10.0.0.126 () {34 vars in 753 bytes} [Tue Jun 23 19:53:52 2026] PUT /v2.0/policies/cfdc9c5e-423c-4b2d-b015-ffe1716a6265/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1415] 10.0.0.126 () {34 vars in 753 bytes} [Tue Jun 23 19:53:52 2026] PUT /v2.0/policies/bec1094f-fc02-4e53-94c2-941e09f98289/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:52.976 8 INFO neutron.services.segments.plugin [-] Segment d1dcd8ca-d109-4de2-969c-87cdefa444be resource provider aggregate not found 2026-06-23 19:53:52.984 8 INFO neutron.services.segments.plugin [-] Segment d1dcd8ca-d109-4de2-969c-87cdefa444be resource provider aggregate not found 2026-06-23 19:53:53.001 8 INFO neutron.services.segments.plugin [-] Segment d1dcd8ca-d109-4de2-969c-87cdefa444be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1dcd8ca-d109-4de2-969c-87cdefa444be found for delete ", "request_id": "req-5418824c-9e9d-4ae2-9879-1068be9c263c"}]} 2026-06-23 19:53:53.007 8 INFO neutron.services.segments.plugin [-] Segment d1dcd8ca-d109-4de2-969c-87cdefa444be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1dcd8ca-d109-4de2-969c-87cdefa444be found for delete ", "request_id": "req-b885b98c-b96e-48f4-82e8-fd97feb96a94"}]} 2026-06-23 19:53:53.025 8 INFO neutron.services.segments.plugin [-] Segment cb645d25-00fb-4ff4-8b25-e46bed01580e resource provider aggregate not found 2026-06-23 19:53:53.026 8 INFO neutron.services.segments.plugin [-] Segment cb645d25-00fb-4ff4-8b25-e46bed01580e resource provider aggregate not found [pid: 8|app: 0|req: 738/1416] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:52 2026] GET /v2.0/security-groups?tenant_id=c2f850dcdb5e4235a1d2584e546ba11f&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:53.053 8 INFO neutron.services.segments.plugin [-] Segment cb645d25-00fb-4ff4-8b25-e46bed01580e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb645d25-00fb-4ff4-8b25-e46bed01580e found for delete ", "request_id": "req-03252f06-c36f-47b3-a695-257a4deb5d81"}]} 2026-06-23 19:53:53.054 8 INFO neutron.services.segments.plugin [-] Segment cb645d25-00fb-4ff4-8b25-e46bed01580e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb645d25-00fb-4ff4-8b25-e46bed01580e found for delete ", "request_id": "req-5f241114-f6c5-442a-b6f7-1d3b55edf593"}]} [pid: 8|app: 0|req: 739/1417] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:53 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => 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: 679/1418] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:51 2026] POST /v2.0/routers => generated 507 bytes in 1359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1419] 10.0.0.126 () {32 vars in 674 bytes} [Tue Jun 23 19:53:53 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1420] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:53 2026] GET /v2.0/security-groups?id=029b54d0-c9eb-4e62-8ab6-6561d19dc886&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1421] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:53 2026] DELETE /v2.0/security-groups/5c112381-68b7-4473-bc86-5ea5d9943f52 => 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: 681/1422] 10.0.0.126 () {32 vars in 688 bytes} [Tue Jun 23 19:53:53 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1423] 10.0.0.126 () {32 vars in 684 bytes} [Tue Jun 23 19:53:53 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1424] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:53 2026] GET /v2.0/security-groups?tenant_id=d3f73d97a63540aa8b04a95af3b6dffa&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1425] 10.0.0.126 () {34 vars in 665 bytes} [Tue Jun 23 19:53:53 2026] POST /v2.0/ports => generated 947 bytes in 353 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: 684/1426] 10.0.0.126 () {32 vars in 696 bytes} [Tue Jun 23 19:53:53 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1427] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:53 2026] DELETE /v2.0/security-groups/18017b92-ac5a-464e-8b10-a8a943b0284a => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1428] 10.0.0.126 () {32 vars in 682 bytes} [Tue Jun 23 19:53:53 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1429] 10.0.0.126 () {32 vars in 696 bytes} [Tue Jun 23 19:53:53 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1430] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:53 2026] GET /v2.0/security-groups?tenant_id=b2d11c93c46b4bb3af3a163dbaf30129&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1431] 10.0.0.126 () {32 vars in 692 bytes} [Tue Jun 23 19:53:53 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1432] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:53 2026] DELETE /v2.0/security-groups/7e1bcbe1-c041-4f1f-89f1-6ad45bf33d86 => 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: 749/1433] 10.0.0.126 () {32 vars in 704 bytes} [Tue Jun 23 19:53:53 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1434] 10.0.0.126 () {32 vars in 734 bytes} [Tue Jun 23 19:53:54 2026] DELETE /v2.0/qos/policies/faf764db-096a-4616-8f68-1de98d8f3b6d => 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: 751/1435] 10.0.0.126 () {32 vars in 734 bytes} [Tue Jun 23 19:53:54 2026] DELETE /v2.0/qos/policies/b8a9e380-876d-488f-a89b-7bb817f31cbc => 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: 752/1436] 10.0.0.126 () {32 vars in 734 bytes} [Tue Jun 23 19:53:54 2026] DELETE /v2.0/qos/policies/cfdc9c5e-423c-4b2d-b015-ffe1716a6265 => 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: 753/1437] 10.0.0.126 () {32 vars in 734 bytes} [Tue Jun 23 19:53:54 2026] DELETE /v2.0/qos/policies/bec1094f-fc02-4e53-94c2-941e09f98289 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1438] 10.0.0.126 () {32 vars in 734 bytes} [Tue Jun 23 19:53:54 2026] DELETE /v2.0/qos/policies/e5944628-846e-4003-a876-4f2a9d484035 => 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: 755/1439] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:54 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1440] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:54 2026] GET /v2.0/security-groups?id=029b54d0-c9eb-4e62-8ab6-6561d19dc886&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: 685/1441] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:53:53 2026] PUT /v2.0/routers/3fcd4792-9e7e-4e0c-bb35-03ea12ecd460/add_router_interface => generated 309 bytes in 1039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1442] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:53:54 2026] GET /v2.0/ports/0baefcca-f36d-42da-bb93-8f6fe93e11fc => generated 1021 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 758/1443] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:54 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => 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: 759/1444] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:54 2026] GET /v2.0/security-groups?id=029b54d0-c9eb-4e62-8ab6-6561d19dc886&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:54.998 7 INFO neutron_taas.services.taas.taas_plugin [None req-a60a0eda-c3bb-41c8-827f-8e1a37425806 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] TaaS: Handle Delete Port: 0baefcca-f36d-42da-bb93-8f6fe93e11fc 2026-06-23 19:53:55.002 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a60a0eda-c3bb-41c8-827f-8e1a37425806 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Tap Mirror: Handle Delete Port: 0baefcca-f36d-42da-bb93-8f6fe93e11fc [pid: 8|app: 0|req: 760/1445] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.0/security-groups?tenant_id=83f9e050f9b149569d9524542c593b4a&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1446] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:53:54 2026] PUT /v2.0/routers/3fcd4792-9e7e-4e0c-bb35-03ea12ecd460/remove_router_interface => generated 309 bytes in 794 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: 761/1447] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:55 2026] DELETE /v2.0/security-groups/45ab4e44-699f-4d41-89dd-41cca636b5f6 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:55.615 7 INFO neutron.api.v2.resource [None req-9caf55e3-21de-4ddb-a544-8af352f5aac7 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 687/1448] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:53:55 2026] PUT /v2.0/routers/3fcd4792-9e7e-4e0c-bb35-03ea12ecd460/remove_router_interface => generated 197 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1449] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.0/ports?device_id=3fcd4792-9e7e-4e0c-bb35-03ea12ecd460 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:55.846 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb865909-e529-4efc-8d78-97d1faadaf46 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] TaaS: Handle Delete Port: bf6a7f4d-2e37-468e-b396-631c624f1c4b 2026-06-23 19:53:55.850 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb865909-e529-4efc-8d78-97d1faadaf46 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Tap Mirror: Handle Delete Port: bf6a7f4d-2e37-468e-b396-631c624f1c4b [pid: 8|app: 0|req: 763/1450] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.0/security-groups?tenant_id=3245179aed234f49a3f435721ec0c857&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1451] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:55 2026] DELETE /v2.0/security-groups/e9755619-a249-4b31-a8bb-8dc515ed55c6 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1452] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => 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: 766/1453] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:56 2026] GET /v2.0/security-groups?id=029b54d0-c9eb-4e62-8ab6-6561d19dc886&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: 8|app: 0|req: 767/1454] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:53:56 2026] GET /v2.0/security-groups?tenant_id=c0fb626fc94742c78388de2d61625142&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:56.237 7 INFO neutron.services.segments.plugin [-] Segment 1f8212c7-e706-4389-ab93-66015a56351a resource provider aggregate not found 2026-06-23 19:53:56.240 7 INFO neutron.services.segments.plugin [-] Segment 1f8212c7-e706-4389-ab93-66015a56351a resource provider aggregate not found 2026-06-23 19:53:56.254 7 INFO neutron.services.segments.plugin [-] Segment 1f8212c7-e706-4389-ab93-66015a56351a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8212c7-e706-4389-ab93-66015a56351a found for delete ", "request_id": "req-976ba4cb-7664-46fd-874e-49d46e39eed7"}]} 2026-06-23 19:53:56.262 7 INFO neutron.services.segments.plugin [-] Segment 1f8212c7-e706-4389-ab93-66015a56351a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8212c7-e706-4389-ab93-66015a56351a found for delete ", "request_id": "req-33a4e709-fe3e-48c1-9de5-f4200ba825fc"}]} 2026-06-23 19:53:56.272 7 INFO neutron.db.l3_hamode_db [None req-cb865909-e529-4efc-8d78-97d1faadaf46 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] HA network 0e9d42ab-7d6f-42fb-bdf7-26b302a8f93a was deleted as no HA routers are present in tenant fd84f507b6e0499480b72a5c18fc2d82. [pid: 7|app: 0|req: 688/1455] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:55 2026] DELETE /v2.0/routers/3fcd4792-9e7e-4e0c-bb35-03ea12ecd460 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1456] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:53:56 2026] DELETE /v2.0/security-groups/0cdce688-2875-4000-a37c-bc45a8ced709 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1457] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:53:56 2026] DELETE /v2.0/subnets/bfdd31a6-cafc-4723-afdb-ec911b3159df => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:56.523 8 INFO neutron_taas.services.taas.taas_plugin [None req-1226ebbf-21b8-4020-a557-a2383819f0f6 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] TaaS: Handle Delete Port: c700dd22-e4fb-46b7-86d9-7a235e3c7113 2026-06-23 19:53:56.526 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1226ebbf-21b8-4020-a557-a2383819f0f6 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Tap Mirror: Handle Delete Port: c700dd22-e4fb-46b7-86d9-7a235e3c7113 2026-06-23 19:53:56.699 8 INFO neutron.services.segments.plugin [-] Segment c881a357-dcdb-480c-b126-a78089d44a75 resource provider aggregate not found 2026-06-23 19:53:56.705 8 INFO neutron.services.segments.plugin [-] Segment c881a357-dcdb-480c-b126-a78089d44a75 resource provider aggregate not found 2026-06-23 19:53:56.725 8 INFO neutron.services.segments.plugin [-] Segment c881a357-dcdb-480c-b126-a78089d44a75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c881a357-dcdb-480c-b126-a78089d44a75 found for delete ", "request_id": "req-3bdaf151-c432-4d65-9837-ca8ef2d1935a"}]} [pid: 8|app: 0|req: 769/1458] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:53:56 2026] DELETE /v2.0/networks/a5467d5e-b02f-41dc-a182-0502291fb146 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:56.732 8 INFO neutron.services.segments.plugin [-] Segment c881a357-dcdb-480c-b126-a78089d44a75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c881a357-dcdb-480c-b126-a78089d44a75 found for delete ", "request_id": "req-6fdbd39a-97fa-4f81-8332-3907acdace1c"}]} 2026-06-23 19:53:56.799 7 INFO neutron.db.segments_db [None req-3547a4ea-ae94-49f1-8dc0-9786d448adaf 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Added segment e467d641-909a-4d50-bad3-3dd60c5967b4 of type vxlan for network 6bfda818-7130-492b-ada7-7d7465cf2008 [pid: 7|app: 0|req: 690/1459] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:56 2026] POST /v2.0/networks => generated 629 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1460] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:56 2026] POST /v2.0/subnets => generated 626 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1461] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:57 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1462] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:53:57 2026] GET /v2.0/security-groups?id=029b54d0-c9eb-4e62-8ab6-6561d19dc886&fields=id&fields=name => generated 88 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:57.207 8 INFO neutron.db.segments_db [None req-f4deb1f4-d24a-4b7e-baf5-e035954c4dc8 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Added segment 4801285d-b64f-43e7-9345-c805a4425824 of type vxlan for network 03c50200-a85b-486f-a476-8eb8fd3a083d [pid: 7|app: 0|req: 693/1463] 199.204.45.116 () {34 vars in 994 bytes} [Tue Jun 23 19:53:57 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:57.448 7 INFO neutron_taas.services.taas.taas_plugin [req-eb86c442-aeb1-4dff-922f-da38ebbf071b req-6c679e89-64eb-44d0-b7a9-c7ad948cce5f 3f1ad96af5ea4429a41cef00e6fcc05f 098c3fc3192747299d09878129acaa67 - - default default] TaaS: Handle Delete Port: 587adb79-3a74-4a0e-b663-b7dd74db9d40 2026-06-23 19:53:57.450 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-eb86c442-aeb1-4dff-922f-da38ebbf071b req-6c679e89-64eb-44d0-b7a9-c7ad948cce5f 3f1ad96af5ea4429a41cef00e6fcc05f 098c3fc3192747299d09878129acaa67 - - default default] Tap Mirror: Handle Delete Port: 587adb79-3a74-4a0e-b663-b7dd74db9d40 2026-06-23 19:53:57.468 8 INFO neutron.db.l3_hamode_db [None req-f4deb1f4-d24a-4b7e-baf5-e035954c4dc8 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 694/1464] 199.204.45.116 () {36 vars in 997 bytes} [Tue Jun 23 19:53:57 2026] DELETE /v2.0/ports/587adb79-3a74-4a0e-b663-b7dd74db9d40 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:57.580 8 INFO neutron.db.l3_hamode_db [None req-f4deb1f4-d24a-4b7e-baf5-e035954c4dc8 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:53:57.603 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e3a9b31-eb1d-4cd4-89df-e14d73d689d3'] response: {'server_uuid': 'd155d4fe-605b-401d-b2c5-d350d4e7a9cf', 'name': 'network-vif-deleted', 'tag': '587adb79-3a74-4a0e-b663-b7dd74db9d40', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 771/1465] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:53:57 2026] POST /v2.0/routers => generated 507 bytes in 990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1466] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:58 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:58.626 8 INFO neutron.db.segments_db [None req-00fa26ab-07e0-4217-9458-6dcbd88dfb49 a690ac2b86e040a2b2464b7b5d9bfddf 22d9c9c14aed402f97916cf27e609a9a - - default default] Added segment 20439978-a8b3-4edd-97cf-b4c8668c4d04 of type vxlan for network 491c35ef-0a64-4cd1-8632-acc444935e6e [pid: 8|app: 0|req: 773/1467] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:58 2026] POST /v2.0/networks => generated 632 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:58.766 8 INFO neutron.db.segments_db [None req-ae322c4d-62ba-40af-b0f5-9fb4d874ab36 a690ac2b86e040a2b2464b7b5d9bfddf 22d9c9c14aed402f97916cf27e609a9a - - default default] Added segment 47e64d0b-0caa-45ad-a1d4-b2f55657a3fc of type vxlan for network bba23931-8b58-44ec-aeb1-0322aa1e68a5 [pid: 8|app: 0|req: 776/1470] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:58 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:58.913 8 INFO neutron.db.segments_db [None req-7f8b809c-d264-4417-b9c6-9cd06a62633b a690ac2b86e040a2b2464b7b5d9bfddf 22d9c9c14aed402f97916cf27e609a9a - - default default] Added segment 97ef4a5c-c1ec-4dbb-9c5a-f66ce0a723ba of type vxlan for network 3839187d-6d14-4de3-b2ca-295c6aaad242 [pid: 8|app: 0|req: 777/1471] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:58 2026] POST /v2.0/networks => generated 632 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:59.057 8 INFO neutron.db.segments_db [None req-95c747e5-1031-4906-8474-7e288c65f579 a690ac2b86e040a2b2464b7b5d9bfddf 22d9c9c14aed402f97916cf27e609a9a - - default default] Added segment a9c4fdd4-b5a4-4357-be29-cb8f97546279 of type vxlan for network a12d3542-76b6-4873-a55c-eed59ec0ea68 [pid: 8|app: 0|req: 778/1472] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:59 2026] POST /v2.0/networks => generated 631 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:59.167 8 INFO neutron.db.segments_db [None req-4da02fc2-a48a-4566-8854-9ade141221e1 a690ac2b86e040a2b2464b7b5d9bfddf 22d9c9c14aed402f97916cf27e609a9a - - default default] Added segment c8b7a6ac-f161-4ebc-8f4c-496cadd90261 of type vxlan for network 733eff43-6748-4dec-ac28-00fd4c3cdb83 [pid: 8|app: 0|req: 779/1473] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:53:59 2026] POST /v2.0/networks => generated 632 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1474] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:53:58 2026] PUT /v2.0/routers/d1170d50-9bbb-4932-b2e5-dfda1e421c13/add_router_interface => generated 309 bytes in 1093 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1475] 10.0.0.126 () {34 vars in 753 bytes} [Tue Jun 23 19:53:59 2026] PUT /v2.0/networks/491c35ef-0a64-4cd1-8632-acc444935e6e/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1476] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:53:59 2026] GET /v2.0/ports/f9c3b158-60b1-4c5b-a5ee-8d85392953de => generated 955 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1477] 10.0.0.126 () {34 vars in 753 bytes} [Tue Jun 23 19:53:59 2026] PUT /v2.0/networks/bba23931-8b58-44ec-aeb1-0322aa1e68a5/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1478] 10.0.0.126 () {34 vars in 678 bytes} [Tue Jun 23 19:53:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1479] 10.0.0.126 () {34 vars in 753 bytes} [Tue Jun 23 19:53:59 2026] PUT /v2.0/networks/3839187d-6d14-4de3-b2ca-295c6aaad242/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: 784/1480] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:53:59 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:59.611 7 INFO neutron_taas.services.taas.taas_plugin [None req-5216c3a4-10b6-4634-8370-14ced8f2f767 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] TaaS: Handle Delete Port: f9c3b158-60b1-4c5b-a5ee-8d85392953de 2026-06-23 19:53:59.613 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5216c3a4-10b6-4634-8370-14ced8f2f767 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Tap Mirror: Handle Delete Port: f9c3b158-60b1-4c5b-a5ee-8d85392953de [pid: 8|app: 0|req: 785/1481] 10.0.0.126 () {34 vars in 753 bytes} [Tue Jun 23 19:53:59 2026] PUT /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1482] 10.0.0.126 () {34 vars in 753 bytes} [Tue Jun 23 19:53:59 2026] PUT /v2.0/networks/a12d3542-76b6-4873-a55c-eed59ec0ea68/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1483] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:53:59 2026] GET /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1484] 10.0.0.126 () {32 vars in 666 bytes} [Tue Jun 23 19:53:59 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1485] 10.0.0.126 () {34 vars in 764 bytes} [Tue Jun 23 19:53:59 2026] PUT /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1486] 10.0.0.126 () {32 vars in 680 bytes} [Tue Jun 23 19:53:59 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1487] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:53:59 2026] GET /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/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: 792/1488] 10.0.0.126 () {32 vars in 676 bytes} [Tue Jun 23 19:53:59 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1489] 10.0.0.126 () {34 vars in 760 bytes} [Tue Jun 23 19:53:59 2026] PUT /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/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: 697/1490] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:53:59 2026] PUT /v2.0/routers/d1170d50-9bbb-4932-b2e5-dfda1e421c13/remove_router_interface => generated 309 bytes in 641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1491] 10.0.0.126 () {32 vars in 688 bytes} [Tue Jun 23 19:53:59 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1492] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:53:59 2026] GET /v2.0/ports?device_id=d1170d50-9bbb-4932-b2e5-dfda1e421c13 => 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: 698/1493] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:53:59 2026] GET /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1494] 10.0.0.126 () {32 vars in 674 bytes} [Tue Jun 23 19:53:59 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1495] 10.0.0.126 () {34 vars in 782 bytes} [Tue Jun 23 19:54:00 2026] PUT /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1496] 10.0.0.126 () {32 vars in 688 bytes} [Tue Jun 23 19:54:00 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:00.147 7 INFO neutron_taas.services.taas.taas_plugin [None req-a94a781f-e28b-4990-b773-1d99cb0be230 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] TaaS: Handle Delete Port: 7c33c7cb-75f2-454b-9b95-ee7881a2d3c8 2026-06-23 19:54:00.150 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a94a781f-e28b-4990-b773-1d99cb0be230 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Tap Mirror: Handle Delete Port: 7c33c7cb-75f2-454b-9b95-ee7881a2d3c8 [pid: 8|app: 0|req: 799/1497] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:54:00 2026] GET /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1498] 10.0.0.126 () {32 vars in 684 bytes} [Tue Jun 23 19:54:00 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1499] 10.0.0.126 () {34 vars in 753 bytes} [Tue Jun 23 19:54:00 2026] PUT /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1500] 10.0.0.126 () {32 vars in 696 bytes} [Tue Jun 23 19:54:00 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1501] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:54:00 2026] GET /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:00.472 7 INFO neutron.services.segments.plugin [-] Segment 4801285d-b64f-43e7-9345-c805a4425824 resource provider aggregate not found 2026-06-23 19:54:00.473 7 INFO neutron.services.segments.plugin [-] Segment 4801285d-b64f-43e7-9345-c805a4425824 resource provider aggregate not found 2026-06-23 19:54:00.484 8 INFO neutron.services.segments.plugin [-] Segment 20439978-a8b3-4edd-97cf-b4c8668c4d04 resource provider aggregate not found 2026-06-23 19:54:00.490 7 INFO neutron.services.segments.plugin [-] Segment 4801285d-b64f-43e7-9345-c805a4425824 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4801285d-b64f-43e7-9345-c805a4425824 found for delete ", "request_id": "req-ea74b83b-6c5b-4ed3-984f-9de231002a9a"}]} 2026-06-23 19:54:00.491 7 INFO neutron.services.segments.plugin [-] Segment 4801285d-b64f-43e7-9345-c805a4425824 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4801285d-b64f-43e7-9345-c805a4425824 found for delete ", "request_id": "req-9e336488-800d-43e5-b76b-91fd7f4f445d"}]} 2026-06-23 19:54:00.492 8 INFO neutron.services.segments.plugin [-] Segment 20439978-a8b3-4edd-97cf-b4c8668c4d04 resource provider aggregate not found 2026-06-23 19:54:00.497 7 INFO neutron.db.l3_hamode_db [None req-a94a781f-e28b-4990-b773-1d99cb0be230 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] HA network 03c50200-a85b-486f-a476-8eb8fd3a083d was deleted as no HA routers are present in tenant fd84f507b6e0499480b72a5c18fc2d82. 2026-06-23 19:54:00.502 8 INFO neutron.services.segments.plugin [-] Segment 20439978-a8b3-4edd-97cf-b4c8668c4d04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20439978-a8b3-4edd-97cf-b4c8668c4d04 found for delete ", "request_id": "req-171f05e9-01d9-477e-adbc-d56ceaa4c664"}]} [pid: 7|app: 0|req: 699/1502] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:00 2026] DELETE /v2.0/routers/d1170d50-9bbb-4932-b2e5-dfda1e421c13 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:00.511 8 INFO neutron.services.segments.plugin [-] Segment 20439978-a8b3-4edd-97cf-b4c8668c4d04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20439978-a8b3-4edd-97cf-b4c8668c4d04 found for delete ", "request_id": "req-f1167f8f-76c1-48b8-b9cb-42cdedb59e81"}]} [pid: 8|app: 0|req: 804/1503] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:00 2026] DELETE /v2.0/networks/491c35ef-0a64-4cd1-8632-acc444935e6e => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1504] 10.0.0.126 () {32 vars in 741 bytes} [Tue Jun 23 19:54:00 2026] GET /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1505] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:00 2026] DELETE /v2.0/networks/bba23931-8b58-44ec-aeb1-0322aa1e68a5 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1506] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:00 2026] DELETE /v2.0/subnets/5573bd64-d92f-4ee0-9f82-1f7f873c15ba => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:00.691 7 INFO neutron.api.v2.resource [None req-cdaea610-3fe3-4a64-8fc7-827a64151372 0ba0759259f04061bb6dd778ca3f9c8b 67710885e70a4a1983a8da3cdcc887ba - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 702/1507] 10.0.0.126 () {32 vars in 745 bytes} [Tue Jun 23 19:54:00 2026] GET /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1508] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:00 2026] GET /v2.0/ports?device_id=d155d4fe-605b-401d-b2c5-d350d4e7a9cf => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:00.778 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9e3fc70-59af-4778-bf71-64d35cdb38c6 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] TaaS: Handle Delete Port: 37c23612-f4e5-47e4-b386-f3fff7bf5834 2026-06-23 19:54:00.781 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9e3fc70-59af-4778-bf71-64d35cdb38c6 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Tap Mirror: Handle Delete Port: 37c23612-f4e5-47e4-b386-f3fff7bf5834 [pid: 7|app: 0|req: 703/1509] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:00 2026] DELETE /v2.0/networks/3839187d-6d14-4de3-b2ca-295c6aaad242 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1510] 10.0.0.126 () {32 vars in 744 bytes} [Tue Jun 23 19:54:00 2026] DELETE /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1511] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:00 2026] DELETE /v2.0/networks/6bfda818-7130-492b-ada7-7d7465cf2008 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1512] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:00 2026] DELETE /v2.0/networks/a12d3542-76b6-4873-a55c-eed59ec0ea68 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1513] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:54:00 2026] GET /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:01.001 7 INFO neutron.db.segments_db [None req-95d63e69-5f8c-4da4-8332-def310400ed3 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Added segment b9ec3bb6-9389-4776-ab7f-f42298156c73 of type vxlan for network 492e314a-c62f-4c1e-b79f-1f9224a60a7f [pid: 8|app: 0|req: 809/1514] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:00 2026] DELETE /v2.0/networks/733eff43-6748-4dec-ac28-00fd4c3cdb83 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:01.103 8 INFO neutron.api.v2.resource [None req-d8658930-8748-4db9-8fcd-38ead66a2c90 0ba0759259f04061bb6dd778ca3f9c8b 67710885e70a4a1983a8da3cdcc887ba - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 810/1515] 10.0.0.126 () {32 vars in 748 bytes} [Tue Jun 23 19:54:01 2026] DELETE /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1516] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:54:01 2026] DELETE /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/tags => 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: 812/1517] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:54:01 2026] GET /v2.0/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:01.230 7 INFO neutron.db.l3_hamode_db [None req-95d63e69-5f8c-4da4-8332-def310400ed3 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 813/1518] 10.0.0.126 () {32 vars in 734 bytes} [Tue Jun 23 19:54:01 2026] DELETE /v2.0/qos/policies/7036c7ca-eb7b-4161-b24a-36d8acbb9c2b => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:01.964 7 INFO neutron.db.l3_hamode_db [None req-95d63e69-5f8c-4da4-8332-def310400ed3 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:54:02.085 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ff0ceac-c72a-4f21-97ac-7b7d0c6f7e70 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: bbc0c410-3712-4b7b-91dc-89779dbf8ea8 2026-06-23 19:54:02.087 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ff0ceac-c72a-4f21-97ac-7b7d0c6f7e70 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: bbc0c410-3712-4b7b-91dc-89779dbf8ea8 2026-06-23 19:54:02.516 7 INFO neutron.services.segments.plugin [-] Segment 47e64d0b-0caa-45ad-a1d4-b2f55657a3fc resource provider aggregate not found 2026-06-23 19:54:02.516 8 INFO neutron.services.segments.plugin [-] Segment e467d641-909a-4d50-bad3-3dd60c5967b4 resource provider aggregate not found 2026-06-23 19:54:02.516 7 INFO neutron.services.segments.plugin [-] Segment 47e64d0b-0caa-45ad-a1d4-b2f55657a3fc resource provider aggregate not found 2026-06-23 19:54:02.542 8 INFO neutron.services.segments.plugin [-] Segment e467d641-909a-4d50-bad3-3dd60c5967b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e467d641-909a-4d50-bad3-3dd60c5967b4 found for delete ", "request_id": "req-aa48a929-e0e5-4cda-bb8c-53bc6e892eda"}]} 2026-06-23 19:54:02.543 7 INFO neutron.services.segments.plugin [-] Segment 47e64d0b-0caa-45ad-a1d4-b2f55657a3fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47e64d0b-0caa-45ad-a1d4-b2f55657a3fc found for delete ", "request_id": "req-b9e520a0-a5ab-4230-8c06-0190c4070f07"}]} 2026-06-23 19:54:02.546 7 INFO neutron.services.segments.plugin [-] Segment 47e64d0b-0caa-45ad-a1d4-b2f55657a3fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47e64d0b-0caa-45ad-a1d4-b2f55657a3fc found for delete ", "request_id": "req-5491f2c1-61f2-42cf-84f9-4d286baa57a7"}]} 2026-06-23 19:54:02.547 8 INFO neutron.services.segments.plugin [-] Segment e467d641-909a-4d50-bad3-3dd60c5967b4 resource provider aggregate not found 2026-06-23 19:54:02.557 7 INFO neutron.services.segments.plugin [-] Segment 97ef4a5c-c1ec-4dbb-9c5a-f66ce0a723ba resource provider aggregate not found 2026-06-23 19:54:02.559 8 INFO neutron.services.segments.plugin [-] Segment c8b7a6ac-f161-4ebc-8f4c-496cadd90261 resource provider aggregate not found 2026-06-23 19:54:02.565 8 INFO neutron.services.segments.plugin [-] Segment e467d641-909a-4d50-bad3-3dd60c5967b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e467d641-909a-4d50-bad3-3dd60c5967b4 found for delete ", "request_id": "req-b8a68055-f858-4fbf-9f80-389d6577cf6f"}]} 2026-06-23 19:54:02.566 7 INFO neutron.services.segments.plugin [-] Segment 97ef4a5c-c1ec-4dbb-9c5a-f66ce0a723ba resource provider aggregate not found 2026-06-23 19:54:02.571 7 INFO neutron.services.segments.plugin [-] Segment 97ef4a5c-c1ec-4dbb-9c5a-f66ce0a723ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97ef4a5c-c1ec-4dbb-9c5a-f66ce0a723ba found for delete ", "request_id": "req-6a7b67bc-373b-45c0-8b63-1043bbe99bc9"}]} 2026-06-23 19:54:02.574 8 INFO neutron.services.segments.plugin [-] Segment c8b7a6ac-f161-4ebc-8f4c-496cadd90261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8b7a6ac-f161-4ebc-8f4c-496cadd90261 found for delete ", "request_id": "req-cd9e988d-3b3e-4b9b-9bfe-4c2e0d072d4d"}]} 2026-06-23 19:54:02.580 7 INFO neutron.services.segments.plugin [-] Segment 97ef4a5c-c1ec-4dbb-9c5a-f66ce0a723ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97ef4a5c-c1ec-4dbb-9c5a-f66ce0a723ba found for delete ", "request_id": "req-26306d4c-768d-425d-94dd-682c07c22a64"}]} 2026-06-23 19:54:02.584 7 INFO neutron.services.segments.plugin [-] Segment a9c4fdd4-b5a4-4357-be29-cb8f97546279 resource provider aggregate not found 2026-06-23 19:54:02.587 8 INFO neutron.services.segments.plugin [-] Segment c8b7a6ac-f161-4ebc-8f4c-496cadd90261 resource provider aggregate not found 2026-06-23 19:54:02.603 8 INFO neutron.services.segments.plugin [-] Segment c8b7a6ac-f161-4ebc-8f4c-496cadd90261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8b7a6ac-f161-4ebc-8f4c-496cadd90261 found for delete ", "request_id": "req-26c4b0b5-e3f1-411b-ae10-af9838a4826c"}]} 2026-06-23 19:54:02.603 7 INFO neutron.services.segments.plugin [-] Segment a9c4fdd4-b5a4-4357-be29-cb8f97546279 resource provider aggregate not found 2026-06-23 19:54:02.608 7 INFO neutron.services.segments.plugin [-] Segment a9c4fdd4-b5a4-4357-be29-cb8f97546279 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9c4fdd4-b5a4-4357-be29-cb8f97546279 found for delete ", "request_id": "req-f10a9579-238e-4b96-87bb-ec5589c830a7"}]} 2026-06-23 19:54:02.616 7 INFO neutron.services.segments.plugin [-] Segment a9c4fdd4-b5a4-4357-be29-cb8f97546279 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9c4fdd4-b5a4-4357-be29-cb8f97546279 found for delete ", "request_id": "req-bfaf4aa0-ab3e-439f-b7f7-43d0b025429c"}]} [pid: 8|app: 0|req: 814/1519] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:54:01 2026] PUT /v2.0/routers/a836005a-a900-4fec-8871-aedf0b02003f/remove_router_interface => generated 309 bytes in 925 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1520] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:02 2026] GET /v2.0/security-groups?tenant_id=22d9c9c14aed402f97916cf27e609a9a&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1521] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:54:00 2026] POST /v2.0/routers => generated 687 bytes in 1900 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1522] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:02 2026] GET /v2.0/security-groups?tenant_id=a3495b6ab45d49a2b46dfb42ade61112&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1523] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:02 2026] DELETE /v2.0/security-groups/eef1a1c1-519e-40a2-aab6-7a22b2d48024 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:03.023 7 INFO neutron_taas.services.taas.taas_plugin [None req-a21a80cc-9b17-4e92-9586-613a5eb67950 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 16a67ed6-2efd-429a-9464-dacdf0da1823 2026-06-23 19:54:03.027 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a21a80cc-9b17-4e92-9586-613a5eb67950 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 16a67ed6-2efd-429a-9464-dacdf0da1823 [pid: 8|app: 0|req: 818/1524] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/routers/163e9dc6-78d7-4c3c-a181-2161386c9a4b => generated 693 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1525] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:03 2026] DELETE /v2.0/security-groups/8dccecd4-5873-4024-ab6d-73725e47fac9 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1526] 10.0.0.126 () {32 vars in 647 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/routers => generated 696 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:03.259 7 INFO neutron_taas.services.taas.taas_plugin [None req-a21a80cc-9b17-4e92-9586-613a5eb67950 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 741f1fa9-37df-4d63-aa8e-81c3e08b72da 2026-06-23 19:54:03.262 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a21a80cc-9b17-4e92-9586-613a5eb67950 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 741f1fa9-37df-4d63-aa8e-81c3e08b72da [pid: 8|app: 0|req: 821/1527] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/security-groups?tenant_id=85584c9c041e4f30819a09e18488bcfc&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:03.624 7 INFO neutron.db.l3_hamode_db [None req-a21a80cc-9b17-4e92-9586-613a5eb67950 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] HA network 2ac43ba0-f412-473c-b4db-1f55dac45b09 was deleted as no HA routers are present in tenant 098c3fc3192747299d09878129acaa67. [pid: 7|app: 0|req: 707/1528] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:02 2026] DELETE /v2.0/routers/a836005a-a900-4fec-8871-aedf0b02003f => generated 0 bytes in 769 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1529] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/security-groups?tenant_id=67710885e70a4a1983a8da3cdcc887ba&name=default => generated 2925 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1530] 10.0.0.126 () {34 vars in 741 bytes} [Tue Jun 23 19:54:03 2026] PUT /v2.0/routers/163e9dc6-78d7-4c3c-a181-2161386c9a4b => generated 700 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1531] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:03 2026] DELETE /v2.0/security-groups/11068553-6f1e-44f8-8430-648175466e99 => 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: 823/1532] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:03 2026] DELETE /v2.0/subnets/32962d2a-b25c-4035-adcc-4da19c9dab9b => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1533] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:03 2026] DELETE /v2.0/security-groups/262ebfbe-c430-4ed3-ac27-874ae27e96cb => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1534] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/routers/163e9dc6-78d7-4c3c-a181-2161386c9a4b => generated 700 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:03.966 7 INFO neutron_taas.services.taas.taas_plugin [None req-93130333-a1e7-4969-9e82-e45088404b8b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 98c75cb0-8410-40c1-a59f-b543bc0fa7ce 2026-06-23 19:54:03.969 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93130333-a1e7-4969-9e82-e45088404b8b 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 98c75cb0-8410-40c1-a59f-b543bc0fa7ce [pid: 8|app: 0|req: 825/1535] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/security-groups?tenant_id=9b69025158c547359a4f81f58f6ed570&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: 826/1536] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:54:04 2026] GET /v2.0/ports?device_id=163e9dc6-78d7-4c3c-a181-2161386c9a4b => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1537] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:03 2026] DELETE /v2.0/networks/73bb69eb-9edc-47b0-8a64-a1db2cd99fdf => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1538] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:04 2026] DELETE /v2.0/security-groups/2280701e-5084-44cb-99f6-bd8071ffd37f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:04.339 7 INFO neutron_taas.services.taas.taas_plugin [None req-a800a85c-e9c0-4ee9-832d-fc17538854d7 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] TaaS: Handle Delete Port: 2b4470fc-dd11-4f3d-b31f-1debcde17a32 2026-06-23 19:54:04.346 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a800a85c-e9c0-4ee9-832d-fc17538854d7 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Tap Mirror: Handle Delete Port: 2b4470fc-dd11-4f3d-b31f-1debcde17a32 [pid: 8|app: 0|req: 828/1539] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:04 2026] GET /v2.0/security-groups?tenant_id=098c3fc3192747299d09878129acaa67&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1540] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:04 2026] DELETE /v2.0/security-groups/029b54d0-c9eb-4e62-8ab6-6561d19dc886 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:04.609 7 INFO neutron_taas.services.taas.taas_plugin [None req-a800a85c-e9c0-4ee9-832d-fc17538854d7 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] TaaS: Handle Delete Port: 59a96118-00c9-4ad3-b6d4-229bcb3de62a 2026-06-23 19:54:04.615 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a800a85c-e9c0-4ee9-832d-fc17538854d7 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] Tap Mirror: Handle Delete Port: 59a96118-00c9-4ad3-b6d4-229bcb3de62a 2026-06-23 19:54:04.635 7 INFO neutron.services.segments.plugin [-] Segment 85f30a1f-9a4c-4b83-b0db-a1a3da0e2a92 resource provider aggregate not found 2026-06-23 19:54:04.649 7 INFO neutron.services.segments.plugin [-] Segment 85f30a1f-9a4c-4b83-b0db-a1a3da0e2a92 resource provider aggregate not found 2026-06-23 19:54:04.670 7 INFO neutron.services.segments.plugin [-] Segment 85f30a1f-9a4c-4b83-b0db-a1a3da0e2a92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85f30a1f-9a4c-4b83-b0db-a1a3da0e2a92 found for delete ", "request_id": "req-5caad29c-459a-4287-bfcb-bd2e225889aa"}]} 2026-06-23 19:54:04.686 7 INFO neutron.services.segments.plugin [-] Segment 85f30a1f-9a4c-4b83-b0db-a1a3da0e2a92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85f30a1f-9a4c-4b83-b0db-a1a3da0e2a92 found for delete ", "request_id": "req-7b2293ab-6545-490f-ba85-4706e8059c68"}]} 2026-06-23 19:54:04.694 7 INFO neutron.services.segments.plugin [-] Segment cac777eb-efde-433c-a795-03f9f7002e60 resource provider aggregate not found 2026-06-23 19:54:04.706 7 INFO neutron.services.segments.plugin [-] Segment cac777eb-efde-433c-a795-03f9f7002e60 resource provider aggregate not found 2026-06-23 19:54:04.715 7 INFO neutron.services.segments.plugin [-] Segment cac777eb-efde-433c-a795-03f9f7002e60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cac777eb-efde-433c-a795-03f9f7002e60 found for delete ", "request_id": "req-2a548110-2a81-4341-a01b-3b2ee6e69096"}]} 2026-06-23 19:54:04.725 7 INFO neutron.services.segments.plugin [-] Segment cac777eb-efde-433c-a795-03f9f7002e60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cac777eb-efde-433c-a795-03f9f7002e60 found for delete ", "request_id": "req-8c56e54e-62a3-4ecd-9150-40f845912c2e"}]} 2026-06-23 19:54:05.007 7 INFO neutron.db.l3_hamode_db [None req-a800a85c-e9c0-4ee9-832d-fc17538854d7 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] HA network 492e314a-c62f-4c1e-b79f-1f9224a60a7f was deleted as no HA routers are present in tenant fd84f507b6e0499480b72a5c18fc2d82. [pid: 7|app: 0|req: 712/1541] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:04 2026] DELETE /v2.0/routers/163e9dc6-78d7-4c3c-a181-2161386c9a4b => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1542] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/ports?device_id=163e9dc6-78d7-4c3c-a181-2161386c9a4b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:05.061 7 INFO neutron.api.v2.resource [None req-eb932883-41d7-479e-98bf-b0a50e39e5bb 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1543] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:05 2026] DELETE /v2.0/routers/163e9dc6-78d7-4c3c-a181-2161386c9a4b => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1544] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/ports?device_id=d1170d50-9bbb-4932-b2e5-dfda1e421c13 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:05.107 7 INFO neutron.api.v2.resource [None req-91c49350-ec91-4cec-a37f-b9b6857e82c3 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 714/1545] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:05 2026] DELETE /v2.0/routers/d1170d50-9bbb-4932-b2e5-dfda1e421c13 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:54:05.120 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa4ae6d7-c851-436d-953d-dafa2e3a5b61 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1546] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:05 2026] DELETE /v2.0/subnets/5573bd64-d92f-4ee0-9f82-1f7f873c15ba => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1547] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/ports?device_id=3fcd4792-9e7e-4e0c-bb35-03ea12ecd460 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:05.165 8 INFO neutron.api.v2.resource [None req-76729df7-c022-4510-867e-b8ab6b97e06b 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 833/1548] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:05 2026] DELETE /v2.0/routers/3fcd4792-9e7e-4e0c-bb35-03ea12ecd460 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:54:05.182 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5d803330-86db-4527-b78b-8d6dd6b6db08 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 716/1549] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:05 2026] DELETE /v2.0/subnets/bfdd31a6-cafc-4723-afdb-ec911b3159df => 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: 834/1550] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/ports?device_id=ccee91a4-1b8a-4048-9828-f6758150ee14 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:05.224 7 INFO neutron.api.v2.resource [None req-19d36eba-7e80-4508-8e28-31bba3b4a048 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 717/1551] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:05 2026] DELETE /v2.0/routers/ccee91a4-1b8a-4048-9828-f6758150ee14 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:54:05.243 8 INFO neutron.pecan_wsgi.hooks.translation [None req-003b969c-4dd8-44af-8d64-fed30331376a 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 835/1552] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:05 2026] DELETE /v2.0/subnets/aa592aa5-7d6b-4a9e-8573-bfc841b26d0d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:54:05.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-184aa093-1bc5-42d8-9b57-c82210b42865 73015caafe5e4705a35e38c2f9e7951f fd84f507b6e0499480b72a5c18fc2d82 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 718/1553] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:05 2026] DELETE /v2.0/subnets/9180345e-131c-44ae-bc55-32df984dc1b2 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1554] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/security-groups?tenant_id=fd84f507b6e0499480b72a5c18fc2d82&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: 719/1555] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:05 2026] DELETE /v2.0/security-groups/6f0df627-87e3-4505-bfbc-2cd588395ca7 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:06.736 7 INFO neutron.services.segments.plugin [-] Segment b9ec3bb6-9389-4776-ab7f-f42298156c73 resource provider aggregate not found 2026-06-23 19:54:06.738 7 INFO neutron.services.segments.plugin [-] Segment b9ec3bb6-9389-4776-ab7f-f42298156c73 resource provider aggregate not found 2026-06-23 19:54:06.752 7 INFO neutron.services.segments.plugin [-] Segment b9ec3bb6-9389-4776-ab7f-f42298156c73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9ec3bb6-9389-4776-ab7f-f42298156c73 found for delete ", "request_id": "req-298c72df-08c1-4107-ada2-889b71d5f423"}]} 2026-06-23 19:54:06.753 7 INFO neutron.services.segments.plugin [-] Segment b9ec3bb6-9389-4776-ab7f-f42298156c73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9ec3bb6-9389-4776-ab7f-f42298156c73 found for delete ", "request_id": "req-0676e2f2-7ea7-4772-96dd-846237e5c2bc"}]} [pid: 8|app: 0|req: 837/1556] 10.0.0.126 () {34 vars in 684 bytes} [Tue Jun 23 19:54:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1557] 10.0.0.126 () {34 vars in 767 bytes} [Tue Jun 23 19:54:07 2026] PUT /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/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: 838/1558] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 19:54:07 2026] GET /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/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: 721/1559] 10.0.0.126 () {34 vars in 778 bytes} [Tue Jun 23 19:54:07 2026] PUT /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1560] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 19:54:07 2026] GET /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/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: 722/1561] 10.0.0.126 () {34 vars in 774 bytes} [Tue Jun 23 19:54:07 2026] PUT /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1562] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 19:54:07 2026] GET /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1563] 10.0.0.126 () {34 vars in 796 bytes} [Tue Jun 23 19:54:07 2026] PUT /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1564] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 19:54:07 2026] GET /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1565] 10.0.0.126 () {34 vars in 767 bytes} [Tue Jun 23 19:54:07 2026] PUT /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1566] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 19:54:07 2026] GET /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1567] 10.0.0.126 () {32 vars in 755 bytes} [Tue Jun 23 19:54:07 2026] GET /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:07.965 7 INFO neutron.api.v2.resource [None req-72b24c3d-ebb8-455e-b620-9a7d2ddd81b9 7c7978251e4047459f8a3f6b70ba8dc9 0e3237056f114a71970d82dedba98a07 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1568] 10.0.0.126 () {32 vars in 759 bytes} [Tue Jun 23 19:54:07 2026] GET /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1569] 10.0.0.126 () {32 vars in 758 bytes} [Tue Jun 23 19:54:07 2026] DELETE /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1570] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:08.083 7 INFO neutron.api.v2.resource [None req-9b11a79b-ed94-4c6c-be98-e6ea43054244 7c7978251e4047459f8a3f6b70ba8dc9 0e3237056f114a71970d82dedba98a07 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 729/1571] 10.0.0.126 () {32 vars in 762 bytes} [Tue Jun 23 19:54:08 2026] DELETE /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1572] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 19:54:08 2026] DELETE /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/tags => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1573] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e/tags => 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: 732/1574] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:08 2026] DELETE /v2.0/security-groups/1719b1d9-d0b6-4ac5-b130-a881d95ab47e => 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: 843/1575] 10.0.0.126 () {34 vars in 684 bytes} [Tue Jun 23 19:54:07 2026] POST /v2.0/security-groups => generated 1624 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1576] 10.0.0.126 () {32 vars in 663 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/security-groups => generated 4529 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1577] 10.0.0.126 () {34 vars in 758 bytes} [Tue Jun 23 19:54:08 2026] PUT /v2.0/security-groups/7ac9a64e-85a4-482e-9c04-48b8858599a5 => generated 1664 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1578] 10.0.0.126 () {32 vars in 737 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/security-groups/7ac9a64e-85a4-482e-9c04-48b8858599a5 => generated 1664 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1579] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:08 2026] DELETE /v2.0/security-groups/7ac9a64e-85a4-482e-9c04-48b8858599a5 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:08.609 8 INFO neutron.db.segments_db [None req-56197bac-c376-41e6-9822-f1ae6c21e634 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] Added segment ea93a8ff-40b4-4a44-91a5-db63cb9c4252 of type vxlan for network e9dfe380-3fa5-41fa-acbf-1c6dc580002d [pid: 7|app: 0|req: 737/1580] 10.0.0.126 () {32 vars in 663 bytes} [Tue Jun 23 19:54:08 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-06-23 19:54:08.626 7 INFO neutron.api.v2.resource [None req-1baf5a06-78b3-4a50-94f8-43b7727884cc 30ae8344f022481e86f4019d620cbf73 b29f42c5eb3d4bdd97dbd2f1f868031b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 738/1581] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:08 2026] DELETE /v2.0/security-groups/7ac9a64e-85a4-482e-9c04-48b8858599a5 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1582] 10.0.0.126 () {34 vars in 684 bytes} [Tue Jun 23 19:54:08 2026] POST /v2.0/security-groups => generated 1623 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1583] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:54:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:08.856 8 INFO neutron.db.l3_hamode_db [None req-56197bac-c376-41e6-9822-f1ae6c21e634 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 741/1584] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/security-group-rules/584da371-0598-4d03-a64e-42049fde71e1 => generated 601 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1585] 10.0.0.126 () {32 vars in 673 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:08.958 8 INFO neutron.db.l3_hamode_db [None req-56197bac-c376-41e6-9822-f1ae6c21e634 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 743/1586] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 19:54:08 2026] DELETE /v2.0/security-group-rules/584da371-0598-4d03-a64e-42049fde71e1 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1587] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/security-groups?tenant_id=0e3237056f114a71970d82dedba98a07&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1588] 10.0.0.126 () {32 vars in 673 bytes} [Tue Jun 23 19:54:09 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) [pid: 7|app: 0|req: 746/1589] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:09 2026] DELETE /v2.0/security-groups/995f0053-9dd3-492a-ae13-54e2dac47424 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1590] 10.0.0.126 () {34 vars in 668 bytes} [Tue Jun 23 19:54:08 2026] POST /v2.0/routers => generated 474 bytes in 1054 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1591] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:54:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:09.479 8 INFO neutron.db.l3_hamode_db [None req-7dd59848-6f69-4919-9c34-bb5b833bc0e3 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 748/1592] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 19:54:09 2026] GET /v2.0/security-group-rules/10492772-1e3f-4eb5-b5c5-0f4b279a7c54 => generated 601 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:09.583 8 INFO neutron.db.l3_hamode_db [None req-7dd59848-6f69-4919-9c34-bb5b833bc0e3 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 749/1593] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:09 2026] GET /v2.0/security-groups?tenant_id=0406c78a2c724f8cb5e7904e72269fe5&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: 750/1594] 10.0.0.126 () {32 vars in 673 bytes} [Tue Jun 23 19:54:09 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1595] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:09 2026] DELETE /v2.0/security-groups/a250d7e2-06f6-4d80-864e-2ab83fb9a79e => 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: 752/1596] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 19:54:09 2026] DELETE /v2.0/security-group-rules/10492772-1e3f-4eb5-b5c5-0f4b279a7c54 => 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: 753/1597] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:09 2026] GET /v2.0/security-groups?tenant_id=e47d68943abb4ce78a7b526efc934a73&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1598] 10.0.0.126 () {32 vars in 673 bytes} [Tue Jun 23 19:54:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1599] 10.0.0.126 () {34 vars in 668 bytes} [Tue Jun 23 19:54:09 2026] POST /v2.0/routers => generated 474 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1600] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:10 2026] DELETE /v2.0/security-groups/b962c005-7d3d-40ca-a060-1da4027dc627 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1601] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:54:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:10.207 7 INFO neutron.db.l3_hamode_db [None req-1187042e-e00c-4017-a843-592f40ed6fc1 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 847/1602] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 19:54:10 2026] GET /v2.0/security-group-rules/58954994-670b-4587-995b-9b6c60ab310a => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1603] 10.0.0.126 () {32 vars in 673 bytes} [Tue Jun 23 19:54:10 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:10.324 7 INFO neutron.db.l3_hamode_db [None req-1187042e-e00c-4017-a843-592f40ed6fc1 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 849/1604] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 19:54:10 2026] DELETE /v2.0/security-group-rules/58954994-670b-4587-995b-9b6c60ab310a => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1605] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:10 2026] GET /v2.0/security-groups?tenant_id=95904b18673b4434b659cdb79ce69897&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1606] 10.0.0.126 () {32 vars in 673 bytes} [Tue Jun 23 19:54:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1607] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:10 2026] DELETE /v2.0/security-groups/9733480c-783c-4b82-ac12-0d52b7ea3b25 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1608] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:10 2026] DELETE /v2.0/security-groups/c226ca82-f479-4087-ad62-d014f9b0c9e4 => 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: 854/1609] 10.0.0.126 () {32 vars in 663 bytes} [Tue Jun 23 19:54:10 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: 8|app: 0|req: 855/1610] 10.0.0.126 () {32 vars in 663 bytes} [Tue Jun 23 19:54:10 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: 756/1611] 10.0.0.126 () {34 vars in 668 bytes} [Tue Jun 23 19:54:10 2026] POST /v2.0/routers => generated 474 bytes in 764 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:10.995 8 INFO neutron.db.l3_hamode_db [None req-4dea4ab5-6b8b-430b-8e66-e0a92a2dad6e 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:54:11.102 8 INFO neutron.db.l3_hamode_db [None req-4dea4ab5-6b8b-430b-8e66-e0a92a2dad6e 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 757/1612] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:11 2026] GET /v2.0/security-groups?tenant_id=b29f42c5eb3d4bdd97dbd2f1f868031b&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1613] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:11 2026] DELETE /v2.0/security-groups/553689db-3d57-475c-b73e-277ab20ac6b4 => 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: 856/1614] 10.0.0.126 () {34 vars in 668 bytes} [Tue Jun 23 19:54:10 2026] POST /v2.0/routers => generated 474 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:11.714 7 INFO neutron.db.l3_hamode_db [None req-a551140e-0716-4ba5-b5cf-c8b53bdd1959 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:54:11.846 7 INFO neutron.db.l3_hamode_db [None req-a551140e-0716-4ba5-b5cf-c8b53bdd1959 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 759/1615] 10.0.0.126 () {34 vars in 668 bytes} [Tue Jun 23 19:54:11 2026] POST /v2.0/routers => generated 474 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1616] 10.0.0.126 () {34 vars in 751 bytes} [Tue Jun 23 19:54:12 2026] PUT /v2.0/routers/a4600aca-c328-4703-9807-936cd6b3ff86/tags => generated 17 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1617] 10.0.0.126 () {34 vars in 751 bytes} [Tue Jun 23 19:54:12 2026] PUT /v2.0/routers/5e1cc990-5e67-4911-96f7-516b2196660e/tags => generated 25 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1618] 10.0.0.126 () {34 vars in 751 bytes} [Tue Jun 23 19:54:12 2026] PUT /v2.0/routers/948debaf-6803-489f-87f6-f708d4e1462d/tags => generated 34 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1619] 10.0.0.126 () {34 vars in 751 bytes} [Tue Jun 23 19:54:12 2026] PUT /v2.0/routers/3ef07f72-4ad7-4c98-b83d-9e8d09ae6786/tags => generated 19 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1620] 10.0.0.126 () {32 vars in 664 bytes} [Tue Jun 23 19:54:12 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1621] 10.0.0.126 () {32 vars in 678 bytes} [Tue Jun 23 19:54:12 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1622] 10.0.0.126 () {32 vars in 674 bytes} [Tue Jun 23 19:54:13 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1623] 10.0.0.126 () {32 vars in 686 bytes} [Tue Jun 23 19:54:13 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1624] 10.0.0.126 () {32 vars in 672 bytes} [Tue Jun 23 19:54:13 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1625] 10.0.0.126 () {32 vars in 686 bytes} [Tue Jun 23 19:54:13 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1626] 10.0.0.126 () {32 vars in 682 bytes} [Tue Jun 23 19:54:13 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: 8|app: 0|req: 863/1627] 10.0.0.126 () {32 vars in 694 bytes} [Tue Jun 23 19:54:13 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1628] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 19:54:13 2026] GET /v2.0/routers/a4600aca-c328-4703-9807-936cd6b3ff86 => generated 485 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1631] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:13 2026] GET /v2.0/security-groups?tenant_id=b0622810b6534b12b6cc2cb44ac6beb0&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1632] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:13 2026] DELETE /v2.0/security-groups/8fbf7c4f-cc3f-4d6b-bb6c-fc16ec974a13 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1633] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:13 2026] GET /v2.0/security-groups?tenant_id=45b04e85cc254e6da39cce5b4fa5d837&name=default => generated 2925 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1634] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:13 2026] DELETE /v2.0/security-groups/7e570163-5502-4377-bd9a-950f887535dc => 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: 867/1635] 10.0.0.126 () {34 vars in 742 bytes} [Tue Jun 23 19:54:13 2026] PUT /v2.0/routers/a4600aca-c328-4703-9807-936cd6b3ff86 => generated 485 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1636] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:54:14 2026] GET /v2.0/ports?device_id=a4600aca-c328-4703-9807-936cd6b3ff86 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:14.354 8 INFO neutron_taas.services.taas.taas_plugin [None req-354b6122-07ae-48e8-b4ca-e9489738d977 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] TaaS: Handle Delete Port: a82d38da-17f6-47aa-abf4-1382c98dcf4a 2026-06-23 19:54:14.360 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-354b6122-07ae-48e8-b4ca-e9489738d977 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] Tap Mirror: Handle Delete Port: a82d38da-17f6-47aa-abf4-1382c98dcf4a [pid: 8|app: 0|req: 868/1637] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:14 2026] DELETE /v2.0/routers/a4600aca-c328-4703-9807-936cd6b3ff86 => generated 0 bytes in 890 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1638] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 19:54:15 2026] GET /v2.0/routers/5e1cc990-5e67-4911-96f7-516b2196660e => generated 493 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1639] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:15 2026] GET /v2.0/security-groups?tenant_id=f802595223654bb3a6dffe70679f8785&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1640] 10.0.0.126 () {34 vars in 742 bytes} [Tue Jun 23 19:54:15 2026] PUT /v2.0/routers/5e1cc990-5e67-4911-96f7-516b2196660e => generated 493 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1641] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:15 2026] GET /v2.0/security-groups?tenant_id=154e0bbff1e24eccaf36547aeb6a4ae2&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1642] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:54:15 2026] GET /v2.0/ports?device_id=5e1cc990-5e67-4911-96f7-516b2196660e => 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: 870/1643] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:15 2026] DELETE /v2.0/security-groups/a771a233-ed6f-435d-b634-7a22af8d8a9f => 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: 774/1644] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:15 2026] DELETE /v2.0/security-groups/b537424a-688a-4850-84b9-790ff3dc35e3 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:15.842 8 INFO neutron_taas.services.taas.taas_plugin [None req-f55986a8-94e2-44c2-ab5b-95add24edff8 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] TaaS: Handle Delete Port: d6dfce8e-a966-4c85-962a-e37e34bac84e 2026-06-23 19:54:15.845 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f55986a8-94e2-44c2-ab5b-95add24edff8 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] Tap Mirror: Handle Delete Port: d6dfce8e-a966-4c85-962a-e37e34bac84e [pid: 8|app: 0|req: 871/1645] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:15 2026] DELETE /v2.0/routers/5e1cc990-5e67-4911-96f7-516b2196660e => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1646] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:15 2026] GET /v2.0/security-groups?tenant_id=342f200289f6451183bb820ce8426bb8&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1647] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 19:54:16 2026] GET /v2.0/routers/948debaf-6803-489f-87f6-f708d4e1462d => generated 502 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1648] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:16 2026] DELETE /v2.0/security-groups/07d1b14e-7f4b-4faa-af98-4bf7a824023b => 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: 873/1649] 10.0.0.126 () {34 vars in 742 bytes} [Tue Jun 23 19:54:16 2026] PUT /v2.0/routers/948debaf-6803-489f-87f6-f708d4e1462d => generated 502 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1650] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:54:16 2026] GET /v2.0/ports?device_id=948debaf-6803-489f-87f6-f708d4e1462d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:16.785 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce4a3954-90e5-47bc-98fa-cb8fe42cfe25 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] TaaS: Handle Delete Port: c2279623-e767-4919-881c-496ff051201e 2026-06-23 19:54:16.787 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce4a3954-90e5-47bc-98fa-cb8fe42cfe25 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] Tap Mirror: Handle Delete Port: c2279623-e767-4919-881c-496ff051201e [pid: 8|app: 0|req: 874/1651] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:16 2026] DELETE /v2.0/routers/948debaf-6803-489f-87f6-f708d4e1462d => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1652] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 19:54:16 2026] GET /v2.0/routers/3ef07f72-4ad7-4c98-b83d-9e8d09ae6786 => generated 487 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1653] 10.0.0.126 () {34 vars in 742 bytes} [Tue Jun 23 19:54:17 2026] PUT /v2.0/routers/3ef07f72-4ad7-4c98-b83d-9e8d09ae6786 => generated 487 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1654] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:54:17 2026] GET /v2.0/ports?device_id=3ef07f72-4ad7-4c98-b83d-9e8d09ae6786 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:17.693 8 INFO neutron_taas.services.taas.taas_plugin [None req-4c5ec32a-4a4a-4814-9aec-66ee86d566c7 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] TaaS: Handle Delete Port: 62de232b-f52d-4cf1-a618-3b4e8f6c9fe9 2026-06-23 19:54:17.696 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c5ec32a-4a4a-4814-9aec-66ee86d566c7 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] Tap Mirror: Handle Delete Port: 62de232b-f52d-4cf1-a618-3b4e8f6c9fe9 [pid: 8|app: 0|req: 876/1655] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:17 2026] DELETE /v2.0/routers/3ef07f72-4ad7-4c98-b83d-9e8d09ae6786 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1656] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 19:54:17 2026] GET /v2.0/routers/45703f89-943c-4759-ade5-d0956a6655d7 => generated 480 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1657] 10.0.0.126 () {34 vars in 742 bytes} [Tue Jun 23 19:54:17 2026] PUT /v2.0/routers/45703f89-943c-4759-ade5-d0956a6655d7 => generated 480 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1658] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:54:18 2026] GET /v2.0/ports?device_id=45703f89-943c-4759-ade5-d0956a6655d7 => 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: 781/1659] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:18 2026] GET /v2.0/security-groups?tenant_id=1b7c7c6ffc75468991a18028247b3d26&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1660] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:18 2026] DELETE /v2.0/security-groups/32c10899-8930-4971-9ca7-1f3430f96919 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:18.591 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b0bf344-b3f7-4076-891b-28a2c264bc04 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] TaaS: Handle Delete Port: d6552e56-fc71-4117-8db6-236ff74d18d4 2026-06-23 19:54:18.594 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b0bf344-b3f7-4076-891b-28a2c264bc04 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] Tap Mirror: Handle Delete Port: d6552e56-fc71-4117-8db6-236ff74d18d4 [pid: 7|app: 0|req: 783/1661] 10.0.0.100 () {30 vars in 650 bytes} [Tue Jun 23 19:54:18 2026] GET /v2.0/extensions => generated 21537 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1662] 10.0.0.100 () {30 vars in 724 bytes} [Tue Jun 23 19:54:18 2026] GET /v2.0/quotas/b98bf7992e614e6ca09f08ab7bc9260a/details => generated 847 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:18.914 8 INFO neutron.services.segments.plugin [-] Segment ea93a8ff-40b4-4a44-91a5-db63cb9c4252 resource provider aggregate not found 2026-06-23 19:54:18.925 8 INFO neutron.services.segments.plugin [-] Segment ea93a8ff-40b4-4a44-91a5-db63cb9c4252 resource provider aggregate not found 2026-06-23 19:54:18.935 8 INFO neutron.services.segments.plugin [-] Segment ea93a8ff-40b4-4a44-91a5-db63cb9c4252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea93a8ff-40b4-4a44-91a5-db63cb9c4252 found for delete ", "request_id": "req-88367873-36d1-43a6-ba2f-b388c59335b5"}]} 2026-06-23 19:54:18.942 8 INFO neutron.services.segments.plugin [-] Segment ea93a8ff-40b4-4a44-91a5-db63cb9c4252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea93a8ff-40b4-4a44-91a5-db63cb9c4252 found for delete ", "request_id": "req-08f3a670-d657-45cb-9a8f-c016a9460881"}]} 2026-06-23 19:54:18.947 8 INFO neutron.db.l3_hamode_db [None req-6b0bf344-b3f7-4076-891b-28a2c264bc04 0b46e5a3f4f74961965adb0899accb4d a42f9ff945d64b6e8efcfc040597ff57 - - default default] HA network e9dfe380-3fa5-41fa-acbf-1c6dc580002d was deleted as no HA routers are present in tenant a42f9ff945d64b6e8efcfc040597ff57. [pid: 8|app: 0|req: 879/1663] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:18 2026] DELETE /v2.0/routers/45703f89-943c-4759-ade5-d0956a6655d7 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1664] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:19 2026] GET /v2.0/security-groups?tenant_id=7b0456ce68c5471886705dad9cd332e1&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1665] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:19 2026] DELETE /v2.0/security-groups/7b952076-44c4-4770-b20b-5cfee151a82d => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1666] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/security-groups?tenant_id=f669223fc20a44838d577bfafd20c9b8&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1667] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:20 2026] DELETE /v2.0/security-groups/bafcb1e4-1d79-41a1-95a3-213e7ae7924f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1668] 10.0.0.126 () {32 vars in 653 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions => generated 21537 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1669] 10.0.0.126 () {32 vars in 681 bytes} [Tue Jun 23 19:54:20 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: 7|app: 0|req: 788/1670] 10.0.0.126 () {32 vars in 681 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1671] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1672] 10.0.0.126 () {32 vars in 665 bytes} [Tue Jun 23 19:54:20 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: 884/1673] 10.0.0.126 () {32 vars in 699 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1674] 10.0.0.126 () {32 vars in 697 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1675] 10.0.0.126 () {32 vars in 701 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1676] 10.0.0.126 () {32 vars in 689 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1677] 10.0.0.126 () {32 vars in 703 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1678] 10.0.0.126 () {32 vars in 693 bytes} [Tue Jun 23 19:54:20 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: 888/1679] 10.0.0.126 () {32 vars in 695 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1680] 10.0.0.126 () {32 vars in 685 bytes} [Tue Jun 23 19:54:20 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: 890/1681] 10.0.0.126 () {32 vars in 687 bytes} [Tue Jun 23 19:54:20 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: 891/1682] 10.0.0.126 () {32 vars in 661 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1683] 10.0.0.126 () {32 vars in 699 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1684] 10.0.0.126 () {32 vars in 679 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/external-net => 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: 894/1685] 10.0.0.126 () {32 vars in 683 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1686] 10.0.0.126 () {32 vars in 675 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1687] 10.0.0.126 () {32 vars in 689 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1688] 10.0.0.126 () {32 vars in 723 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1689] 10.0.0.126 () {32 vars in 687 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1690] 10.0.0.126 () {32 vars in 669 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1691] 10.0.0.126 () {32 vars in 687 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1692] 10.0.0.126 () {32 vars in 681 bytes} [Tue Jun 23 19:54:20 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: 902/1693] 10.0.0.126 () {32 vars in 699 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1694] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/security-groups?tenant_id=a42f9ff945d64b6e8efcfc040597ff57&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1695] 10.0.0.126 () {32 vars in 679 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/l2_adjacency => 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: 904/1696] 10.0.0.126 () {32 vars in 667 bytes} [Tue Jun 23 19:54:20 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: 905/1697] 10.0.0.126 () {32 vars in 677 bytes} [Tue Jun 23 19:54:20 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: 906/1698] 10.0.0.126 () {32 vars in 665 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/l3-ha => 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: 907/1699] 10.0.0.126 () {32 vars in 675 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/l3-flavors => 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: 908/1700] 10.0.0.126 () {32 vars in 713 bytes} [Tue Jun 23 19:54:20 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: 909/1701] 10.0.0.126 () {32 vars in 691 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1702] 10.0.0.126 () {32 vars in 683 bytes} [Tue Jun 23 19:54:20 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: 911/1703] 10.0.0.126 () {32 vars in 669 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1704] 10.0.0.126 () {32 vars in 687 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1705] 10.0.0.126 () {32 vars in 705 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/network_availability_zone => 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: 914/1706] 10.0.0.100 () {30 vars in 650 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1707] 10.0.0.126 () {32 vars in 675 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1708] 10.0.0.126 () {32 vars in 701 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1709] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:20 2026] DELETE /v2.0/security-groups/83af0a16-4edd-43a1-8ef7-28e873c2ced6 => 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: 794/1710] 10.0.0.126 () {32 vars in 675 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1711] 10.0.0.126 () {32 vars in 693 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1712] 10.0.0.126 () {32 vars in 689 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1713] 10.0.0.126 () {32 vars in 709 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1714] 10.0.0.126 () {32 vars in 705 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1715] 10.0.0.126 () {32 vars in 719 bytes} [Tue Jun 23 19:54:20 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: 7|app: 0|req: 800/1716] 10.0.0.126 () {32 vars in 697 bytes} [Tue Jun 23 19:54:20 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: 7|app: 0|req: 801/1717] 10.0.0.126 () {32 vars in 711 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1718] 10.0.0.126 () {32 vars in 669 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1719] 10.0.0.126 () {32 vars in 687 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1720] 10.0.0.126 () {32 vars in 681 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1721] 10.0.0.126 () {32 vars in 675 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1722] 10.0.0.126 () {32 vars in 671 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1723] 10.0.0.100 () {30 vars in 724 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/quotas/b98bf7992e614e6ca09f08ab7bc9260a/details => generated 847 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1724] 10.0.0.126 () {32 vars in 661 bytes} [Tue Jun 23 19:54:20 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: 918/1725] 10.0.0.126 () {32 vars in 699 bytes} [Tue Jun 23 19:54:20 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: 7|app: 0|req: 808/1726] 10.0.0.126 () {32 vars in 699 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1727] 10.0.0.126 () {32 vars in 677 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1728] 10.0.0.126 () {32 vars in 669 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1729] 10.0.0.126 () {32 vars in 683 bytes} [Tue Jun 23 19:54:20 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: 810/1730] 10.0.0.126 () {32 vars in 701 bytes} [Tue Jun 23 19:54:20 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) [pid: 8|app: 0|req: 921/1731] 10.0.0.126 () {32 vars in 685 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1732] 10.0.0.126 () {32 vars in 707 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1733] 10.0.0.126 () {32 vars in 669 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1734] 10.0.0.126 () {32 vars in 697 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1735] 10.0.0.126 () {32 vars in 695 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1736] 10.0.0.126 () {32 vars in 685 bytes} [Tue Jun 23 19:54:21 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) [pid: 8|app: 0|req: 924/1737] 10.0.0.126 () {32 vars in 689 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1738] 10.0.0.126 () {32 vars in 705 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1739] 10.0.0.126 () {32 vars in 667 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1740] 10.0.0.126 () {32 vars in 681 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1741] 10.0.0.126 () {32 vars in 681 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1742] 10.0.0.126 () {32 vars in 691 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1743] 10.0.0.126 () {32 vars in 691 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1744] 10.0.0.126 () {32 vars in 695 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1745] 10.0.0.126 () {32 vars in 685 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1746] 10.0.0.126 () {32 vars in 689 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1747] 10.0.0.126 () {32 vars in 701 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1748] 10.0.0.126 () {32 vars in 703 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1749] 10.0.0.126 () {32 vars in 713 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1750] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1751] 10.0.0.126 () {32 vars in 715 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1752] 10.0.0.126 () {32 vars in 727 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1753] 10.0.0.126 () {32 vars in 741 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1754] 10.0.0.126 () {32 vars in 719 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1755] 10.0.0.126 () {32 vars in 683 bytes} [Tue Jun 23 19:54:21 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: 823/1756] 10.0.0.126 () {32 vars in 669 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/segment => generated 145 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1757] 10.0.0.126 () {32 vars in 719 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1758] 10.0.0.126 () {32 vars in 679 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1759] 10.0.0.126 () {32 vars in 669 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1760] 10.0.0.126 () {32 vars in 697 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1761] 10.0.0.126 () {32 vars in 705 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1762] 10.0.0.126 () {32 vars in 701 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1763] 10.0.0.126 () {32 vars in 701 bytes} [Tue Jun 23 19:54:21 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) [pid: 7|app: 0|req: 827/1764] 10.0.0.126 () {32 vars in 683 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1765] 10.0.0.126 () {32 vars in 705 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1766] 10.0.0.126 () {32 vars in 695 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1767] 10.0.0.126 () {32 vars in 689 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1768] 10.0.0.126 () {32 vars in 697 bytes} [Tue Jun 23 19:54:21 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: 8|app: 0|req: 940/1769] 10.0.0.126 () {32 vars in 679 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1770] 10.0.0.126 () {32 vars in 689 bytes} [Tue Jun 23 19:54:21 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: 941/1771] 10.0.0.126 () {32 vars in 701 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1772] 10.0.0.126 () {32 vars in 665 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1773] 10.0.0.126 () {32 vars in 681 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1774] 10.0.0.126 () {32 vars in 677 bytes} [Tue Jun 23 19:54:21 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: 943/1775] 10.0.0.126 () {32 vars in 693 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1776] 10.0.0.126 () {32 vars in 677 bytes} [Tue Jun 23 19:54:21 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: 944/1777] 10.0.0.126 () {32 vars in 667 bytes} [Tue Jun 23 19:54:21 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: 7|app: 0|req: 834/1778] 10.0.0.126 () {32 vars in 663 bytes} [Tue Jun 23 19:54:21 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: 945/1779] 10.0.0.126 () {32 vars in 675 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1780] 10.0.0.126 () {32 vars in 687 bytes} [Tue Jun 23 19:54:21 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: 946/1781] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/security-groups?tenant_id=fed449b930dd4be088d755e7341816fc&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1782] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:22 2026] DELETE /v2.0/security-groups/09e3628a-c25a-4c51-a60b-414a1822ce11 => 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: 947/1783] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:22 2026] GET /v2.0/security-groups?tenant_id=b98bf7992e614e6ca09f08ab7bc9260a&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1784] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:23 2026] DELETE /v2.0/security-groups/1387a367-e979-4fa8-a421-3d5f4746a7db => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:24.310 8 INFO neutron.db.segments_db [None req-6974b4c4-946c-468c-9f2d-474508ddc2b3 73d1c41968db4cf3ad725c6037eeccec 4ec510d35f7d487f833ba7a01b00b08f - - default default] Added segment 41e35b44-aaa9-4953-a4b4-6e23c558cc72 of type vxlan for network b4b85ab2-30f5-433b-9705-d651fadd9f48 [pid: 8|app: 0|req: 948/1785] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:23 2026] POST /v2.0/networks => generated 642 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1786] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:54:24 2026] POST /v2.0/subnets => generated 641 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:24.702 8 INFO neutron.db.segments_db [None req-75e4a929-3f8d-4d83-8a89-92245a5b056c 73d1c41968db4cf3ad725c6037eeccec 4ec510d35f7d487f833ba7a01b00b08f - - default default] Added segment 33e7d3c1-7ed3-4cc2-9556-8cd372bc6dca of type vxlan for network c77ab25b-8da2-4438-83f3-c9878e49ad71 [pid: 8|app: 0|req: 949/1787] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:24 2026] POST /v2.0/networks => generated 644 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1788] 10.0.0.126 () {34 vars in 743 bytes} [Tue Jun 23 19:54:24 2026] PUT /v2.0/networks/c77ab25b-8da2-4438-83f3-c9878e49ad71 => generated 592 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:25.058 7 INFO neutron.db.segments_db [None req-f3cb48d9-1736-4c3e-82be-1bc0fdfdec96 3c7da468448d4dd79cdb86b1611b6c69 048233ee0b494a188fe5a38794411810 - - default default] Added segment cbede969-d51c-442b-b47d-f8f7d880715d of type vxlan for network 63f204fe-be1d-4ac4-853b-82d40dc0f73a [pid: 8|app: 0|req: 951/1789] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:54:24 2026] POST /v2.0/subnets => generated 626 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1790] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:24 2026] POST /v2.0/networks => generated 632 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1791] 10.0.0.126 () {34 vars in 741 bytes} [Tue Jun 23 19:54:25 2026] PUT /v2.0/subnets/4af21427-4dc7-4444-b783-d7fbd486463f => generated 636 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:25.359 8 INFO neutron.services.segments.plugin [-] Segment 33e7d3c1-7ed3-4cc2-9556-8cd372bc6dca resource provider aggregate not found [pid: 7|app: 0|req: 840/1792] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:54:25 2026] POST /v2.0/subnets => generated 626 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:25.366 8 INFO neutron.services.segments.plugin [-] Segment 33e7d3c1-7ed3-4cc2-9556-8cd372bc6dca resource provider aggregate not found 2026-06-23 19:54:25.380 8 INFO neutron.services.segments.plugin [-] Segment 33e7d3c1-7ed3-4cc2-9556-8cd372bc6dca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33e7d3c1-7ed3-4cc2-9556-8cd372bc6dca found for delete ", "request_id": "req-84183dbf-e41e-4ccc-9bb2-3f02f1fcd9d9"}]} 2026-06-23 19:54:25.388 8 INFO neutron.services.segments.plugin [-] Segment 33e7d3c1-7ed3-4cc2-9556-8cd372bc6dca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33e7d3c1-7ed3-4cc2-9556-8cd372bc6dca found for delete ", "request_id": "req-27e66dd4-6022-498e-b218-06c76fadbf99"}]} [pid: 8|app: 0|req: 953/1793] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:25 2026] DELETE /v2.0/networks/c77ab25b-8da2-4438-83f3-c9878e49ad71 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:25.411 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20bce587-fe07-43cc-a5e9-f627454a4c7d 73d1c41968db4cf3ad725c6037eeccec 4ec510d35f7d487f833ba7a01b00b08f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 954/1794] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:25 2026] DELETE /v2.0/networks/c77ab25b-8da2-4438-83f3-c9878e49ad71 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:54:25.416 7 INFO neutron.db.segments_db [None req-2e7c1a4e-c1e3-4291-b045-5fc06a224953 3c7da468448d4dd79cdb86b1611b6c69 048233ee0b494a188fe5a38794411810 - - default default] Added segment b92f3bee-b1ae-47ff-af1a-b6ff4adff8b7 of type vxlan for network a497a2f6-a359-42d0-b6f5-4ef365c93a8a [pid: 8|app: 0|req: 955/1795] 10.0.0.126 () {32 vars in 694 bytes} [Tue Jun 23 19:54:25 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1796] 10.0.0.126 () {32 vars in 742 bytes} [Tue Jun 23 19:54:25 2026] GET /v2.0/subnets?network_id=cc310722-9bdf-47c6-a661-9a051b8e0dad => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1797] 10.0.0.126 () {32 vars in 653 bytes} [Tue Jun 23 19:54:25 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1798] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:25 2026] POST /v2.0/networks => generated 631 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1799] 10.0.0.126 () {32 vars in 649 bytes} [Tue Jun 23 19:54:25 2026] GET /v2.0/networks => generated 1307 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1800] 10.0.0.126 () {32 vars in 647 bytes} [Tue Jun 23 19:54:25 2026] GET /v2.0/subnets => generated 1280 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1801] 10.0.0.126 () {32 vars in 723 bytes} [Tue Jun 23 19:54:25 2026] GET /v2.0/networks/b4b85ab2-30f5-433b-9705-d651fadd9f48 => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1802] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 19:54:25 2026] GET /v2.0/subnets/a5dfb19c-8f3a-499d-907c-73885afcf4f3 => generated 641 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:25.683 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df963f0b-4386-41fe-a129-dd00bbe84333 73d1c41968db4cf3ad725c6037eeccec 4ec510d35f7d487f833ba7a01b00b08f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 962/1803] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:25 2026] DELETE /v2.0/subnets/4af21427-4dc7-4444-b783-d7fbd486463f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:54:25.697 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e71e49cb-b14e-451c-ad51-41fcef54bc8e 73d1c41968db4cf3ad725c6037eeccec 4ec510d35f7d487f833ba7a01b00b08f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 963/1804] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:25 2026] DELETE /v2.0/networks/c77ab25b-8da2-4438-83f3-c9878e49ad71 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1805] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:54:25 2026] POST /v2.0/subnets => generated 629 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:25.786 7 INFO neutron.db.segments_db [None req-9ce793e1-e991-4ede-bb88-445864d4f386 3c7da468448d4dd79cdb86b1611b6c69 048233ee0b494a188fe5a38794411810 - - default default] Added segment 43e7b134-6886-4fad-9240-bffe1b67493a of type vxlan for network f0d10c4b-deeb-4631-bcc8-71afa549cca1 [pid: 8|app: 0|req: 964/1806] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:25 2026] DELETE /v2.0/subnets/a5dfb19c-8f3a-499d-907c-73885afcf4f3 => 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: 843/1807] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:25 2026] POST /v2.0/networks => generated 632 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:25.898 8 INFO neutron_taas.services.taas.taas_plugin [None req-9a7c3c18-c610-4fe4-a792-01bd4ccc5eea 73d1c41968db4cf3ad725c6037eeccec 4ec510d35f7d487f833ba7a01b00b08f - - default default] TaaS: Handle Delete Port: 0043404b-5a39-4754-becf-cd326fcc6385 2026-06-23 19:54:25.900 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a7c3c18-c610-4fe4-a792-01bd4ccc5eea 73d1c41968db4cf3ad725c6037eeccec 4ec510d35f7d487f833ba7a01b00b08f - - default default] Tap Mirror: Handle Delete Port: 0043404b-5a39-4754-becf-cd326fcc6385 [pid: 8|app: 0|req: 965/1808] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:25 2026] DELETE /v2.0/networks/b4b85ab2-30f5-433b-9705-d651fadd9f48 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1809] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:54:25 2026] POST /v2.0/subnets => generated 629 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:26.123 7 INFO neutron.db.segments_db [None req-4908c20a-a895-4579-bf8b-5fd3757bc02a 3c7da468448d4dd79cdb86b1611b6c69 048233ee0b494a188fe5a38794411810 - - default default] Added segment ad8f2c3c-62c6-4bb1-a962-abaf761b0c27 of type vxlan for network f5541e44-12b0-4a7b-ac8d-c7b689d17045 [pid: 7|app: 0|req: 845/1810] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:26 2026] POST /v2.0/networks => generated 632 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:26.418 8 INFO neutron.db.segments_db [None req-f3f43642-c89b-445a-822f-6817b55559e5 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Added segment 841e29d1-27f4-4ce3-a109-a5ed2d76df2c of type vxlan for network 5dd195e4-5eb9-490c-b627-ad0e62840680 [pid: 7|app: 0|req: 846/1811] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:54:26 2026] POST /v2.0/subnets => generated 629 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1812] 10.0.0.126 () {34 vars in 671 bytes} [Tue Jun 23 19:54:26 2026] POST /v2.0/networks => generated 633 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:26.522 7 INFO neutron.db.segments_db [None req-8e2ae967-92d3-4d75-a02d-e59c1e0b1edc 3c7da468448d4dd79cdb86b1611b6c69 048233ee0b494a188fe5a38794411810 - - default default] Added segment 1caafe37-1edc-4bd4-b2e4-d5a3967a80b0 of type vxlan for network 97240905-cbe4-4e1c-b5ba-b4730efe23fc 2026-06-23 19:54:26.566 8 INFO neutron.db.segments_db [None req-7dd8d48a-4343-45c2-8d75-d67924afc4fd 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Added segment 771adc62-798d-457c-8518-dc62f1cb7c22 of type vxlan for network 8095bb27-6573-417a-9c93-0a4ccb2963e3 [pid: 7|app: 0|req: 847/1813] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:26 2026] POST /v2.0/networks => generated 631 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1814] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:26 2026] GET /v2.0/security-groups?tenant_id=4ec510d35f7d487f833ba7a01b00b08f&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:26.810 8 INFO neutron.db.l3_hamode_db [None req-7dd8d48a-4343-45c2-8d75-d67924afc4fd 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 849/1815] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:54:26 2026] POST /v2.0/subnets => generated 629 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1816] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:26 2026] DELETE /v2.0/security-groups/faf60ae9-dff6-47e5-bb17-6336e319372e => 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: 851/1817] 10.0.0.126 () {34 vars in 751 bytes} [Tue Jun 23 19:54:27 2026] PUT /v2.0/subnets/7abbb0cd-06cc-42dd-a62f-ba54c8aa7d6a/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1818] 10.0.0.126 () {34 vars in 751 bytes} [Tue Jun 23 19:54:27 2026] PUT /v2.0/subnets/d8954535-5eb5-4008-b44b-b63ad81f5f85/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1819] 10.0.0.126 () {34 vars in 751 bytes} [Tue Jun 23 19:54:27 2026] PUT /v2.0/subnets/e10d9ad8-e68b-42aa-95a9-48314b54a31f/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1820] 10.0.0.126 () {34 vars in 751 bytes} [Tue Jun 23 19:54:27 2026] PUT /v2.0/subnets/ba450c48-6b00-49e6-bb4b-5f18d48870a7/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: 855/1821] 10.0.0.126 () {32 vars in 664 bytes} [Tue Jun 23 19:54:27 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1822] 10.0.0.126 () {32 vars in 678 bytes} [Tue Jun 23 19:54:27 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1823] 10.0.0.126 () {32 vars in 674 bytes} [Tue Jun 23 19:54:27 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:27.409 8 INFO neutron.services.segments.plugin [-] Segment 41e35b44-aaa9-4953-a4b4-6e23c558cc72 resource provider aggregate not found 2026-06-23 19:54:27.415 8 INFO neutron.services.segments.plugin [-] Segment 41e35b44-aaa9-4953-a4b4-6e23c558cc72 resource provider aggregate not found [pid: 7|app: 0|req: 858/1824] 10.0.0.126 () {32 vars in 686 bytes} [Tue Jun 23 19:54:27 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:27.437 8 INFO neutron.services.segments.plugin [-] Segment 41e35b44-aaa9-4953-a4b4-6e23c558cc72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41e35b44-aaa9-4953-a4b4-6e23c558cc72 found for delete ", "request_id": "req-5238848f-905b-4369-84c3-4375795c759e"}]} 2026-06-23 19:54:27.440 8 INFO neutron.services.segments.plugin [-] Segment 41e35b44-aaa9-4953-a4b4-6e23c558cc72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41e35b44-aaa9-4953-a4b4-6e23c558cc72 found for delete ", "request_id": "req-76e56b74-7718-492e-8d31-bf0c3ef141ce"}]} [pid: 7|app: 0|req: 859/1825] 10.0.0.126 () {32 vars in 672 bytes} [Tue Jun 23 19:54:27 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:27.598 8 INFO neutron.db.l3_hamode_db [None req-7dd8d48a-4343-45c2-8d75-d67924afc4fd 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 860/1826] 10.0.0.126 () {32 vars in 686 bytes} [Tue Jun 23 19:54:27 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1827] 10.0.0.126 () {32 vars in 682 bytes} [Tue Jun 23 19:54:27 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1828] 10.0.0.126 () {32 vars in 694 bytes} [Tue Jun 23 19:54:27 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: 863/1829] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:28 2026] DELETE /v2.0/subnets/7abbb0cd-06cc-42dd-a62f-ba54c8aa7d6a => 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: 864/1830] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:28 2026] DELETE /v2.0/subnets/d8954535-5eb5-4008-b44b-b63ad81f5f85 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1831] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:28 2026] DELETE /v2.0/subnets/e10d9ad8-e68b-42aa-95a9-48314b54a31f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1832] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:54:26 2026] POST /v2.0/routers => generated 695 bytes in 1861 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1833] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:28 2026] DELETE /v2.0/subnets/ba450c48-6b00-49e6-bb4b-5f18d48870a7 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1836] 10.0.0.126 () {32 vars in 776 bytes} [Tue Jun 23 19:54:28 2026] GET /v2.0/subnets?project_id=a8b131a3af674c308ee3ce15660337b6&cidr=10.100.0.0%2F28 => generated 14 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1837] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:28 2026] DELETE /v2.0/subnets/9cdfea37-6f98-4e91-bb64-09a88b26b083 => 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: 969/1838] 10.0.0.126 () {32 vars in 694 bytes} [Tue Jun 23 19:54:28 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1839] 10.0.0.126 () {32 vars in 784 bytes} [Tue Jun 23 19:54:28 2026] GET /v2.0/subnets?network_id=cc310722-9bdf-47c6-a661-9a051b8e0dad&cidr=10.100.0.0%2F28 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:28.816 7 INFO neutron.services.segments.plugin [-] Segment cbede969-d51c-442b-b47d-f8f7d880715d resource provider aggregate not found 2026-06-23 19:54:28.821 7 INFO neutron.services.segments.plugin [-] Segment cbede969-d51c-442b-b47d-f8f7d880715d resource provider aggregate not found 2026-06-23 19:54:28.841 7 INFO neutron.services.segments.plugin [-] Segment cbede969-d51c-442b-b47d-f8f7d880715d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbede969-d51c-442b-b47d-f8f7d880715d found for delete ", "request_id": "req-a2eefdb9-749d-4bc3-9b70-3f69bd95b773"}]} 2026-06-23 19:54:28.843 7 INFO neutron.services.segments.plugin [-] Segment cbede969-d51c-442b-b47d-f8f7d880715d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbede969-d51c-442b-b47d-f8f7d880715d found for delete ", "request_id": "req-c0d89261-e26a-465d-b55d-38f233e6327c"}]} [pid: 7|app: 0|req: 870/1840] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:28 2026] DELETE /v2.0/networks/63f204fe-be1d-4ac4-853b-82d40dc0f73a => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1841] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:54:28 2026] POST /v2.0/subnets => generated 657 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:29.023 7 INFO neutron.db.segments_db [None req-1256f3df-a865-431f-b6be-e68cfd720dae 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] Added segment 9147c449-6222-4efd-80a4-d5e74c7dc948 of type vxlan for network 0b371217-b064-4412-9314-bde6b33319c8 [pid: 7|app: 0|req: 871/1842] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:28 2026] POST /v2.0/networks => generated 645 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1843] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:28 2026] DELETE /v2.0/networks/a497a2f6-a359-42d0-b6f5-4ef365c93a8a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:29.452 8 INFO neutron.services.segments.plugin [-] Segment b92f3bee-b1ae-47ff-af1a-b6ff4adff8b7 resource provider aggregate not found 2026-06-23 19:54:29.457 8 INFO neutron.services.segments.plugin [-] Segment b92f3bee-b1ae-47ff-af1a-b6ff4adff8b7 resource provider aggregate not found 2026-06-23 19:54:29.475 8 INFO neutron.services.segments.plugin [-] Segment b92f3bee-b1ae-47ff-af1a-b6ff4adff8b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b92f3bee-b1ae-47ff-af1a-b6ff4adff8b7 found for delete ", "request_id": "req-9274c5b8-20d3-4fc4-98d8-d1efc1d8cc76"}]} 2026-06-23 19:54:29.480 8 INFO neutron.services.segments.plugin [-] Segment b92f3bee-b1ae-47ff-af1a-b6ff4adff8b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b92f3bee-b1ae-47ff-af1a-b6ff4adff8b7 found for delete ", "request_id": "req-2361c39c-de52-4803-a184-d53d9549b5f3"}]} [pid: 8|app: 0|req: 973/1844] 10.0.0.126 () {34 vars in 665 bytes} [Tue Jun 23 19:54:29 2026] POST /v2.0/ports => generated 775 bytes in 370 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: 974/1845] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:29 2026] DELETE /v2.0/networks/f0d10c4b-deeb-4631-bcc8-71afa549cca1 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:29.659 8 INFO neutron.db.segments_db [None req-d3ea5984-2443-4c34-b1b9-a17582d3fe09 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] Added segment 1e2f750b-06f6-47bf-8598-18cb72c624f8 of type vxlan for network cb0c15f8-1e57-4ee4-ad19-bcd3a014a3fd [pid: 8|app: 0|req: 975/1846] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:29 2026] POST /v2.0/networks => generated 632 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1847] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:29 2026] DELETE /v2.0/networks/f5541e44-12b0-4a7b-ac8d-c7b689d17045 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1848] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:54:29 2026] POST /v2.0/subnets => generated 626 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1849] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:30 2026] DELETE /v2.0/networks/97240905-cbe4-4e1c-b5ba-b4730efe23fc => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1850] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:54:29 2026] PUT /v2.0/routers/906a5df0-05b5-448a-b6d7-59141995f299/add_router_interface => generated 309 bytes in 1442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1851] 10.0.0.126 () {34 vars in 665 bytes} [Tue Jun 23 19:54:30 2026] POST /v2.0/ports => generated 953 bytes in 342 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: 873/1852] 10.0.0.126 () {32 vars in 649 bytes} [Tue Jun 23 19:54:30 2026] GET /v2.0/networks => generated 5064 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1853] 10.0.0.126 () {32 vars in 647 bytes} [Tue Jun 23 19:54:30 2026] GET /v2.0/subnets => generated 3229 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:30.690 8 INFO neutron_taas.services.taas.taas_plugin [None req-428eb3b0-5630-487f-9ea5-aa019e4db666 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] TaaS: Handle Delete Port: 44037745-5332-4f37-aff4-a2f8e807046c 2026-06-23 19:54:30.693 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-428eb3b0-5630-487f-9ea5-aa019e4db666 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] Tap Mirror: Handle Delete Port: 44037745-5332-4f37-aff4-a2f8e807046c [pid: 7|app: 0|req: 875/1854] 10.0.0.126 () {32 vars in 647 bytes} [Tue Jun 23 19:54:30 2026] GET /v2.0/routers => generated 738 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1855] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:54:30 2026] DELETE /v2.0/ports/44037745-5332-4f37-aff4-a2f8e807046c => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:30.868 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ba3f15a-4753-425f-8e3b-921e2aaa8f34 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 981/1856] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:54:30 2026] DELETE /v2.0/ports/44037745-5332-4f37-aff4-a2f8e807046c => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:54:30.891 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07af873d-a915-42ff-86fd-db089fe23f4d 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 982/1857] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:54:30 2026] GET /v2.0/ports/44037745-5332-4f37-aff4-a2f8e807046c => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1858] 10.0.0.126 () {34 vars in 685 bytes} [Tue Jun 23 19:54:30 2026] POST /v2.0/security-groups => generated 1671 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1859] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:30 2026] DELETE /v2.0/subnets/6f3022b5-8a50-4b93-9384-28f407076383 => 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: 877/1860] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:54:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1861] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:31 2026] DELETE /v2.0/networks/cb0c15f8-1e57-4ee4-ad19-bcd3a014a3fd => 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: 878/1862] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:54:31 2026] POST /v2.0/security-group-rules => generated 596 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:31.203 8 INFO neutron.db.segments_db [None req-0112a947-6a04-420a-89ae-e600fd34e2f2 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] Added segment 85510398-25bb-4688-96a0-f3d3352fb46e of type vxlan for network fcb21152-8cf4-4acb-bb4e-a709d22d8147 [pid: 7|app: 0|req: 879/1863] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:54:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1864] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:31 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1865] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:54:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:31.504 8 INFO neutron.services.segments.plugin [-] Segment 43e7b134-6886-4fad-9240-bffe1b67493a resource provider aggregate not found 2026-06-23 19:54:31.505 8 INFO neutron.services.segments.plugin [-] Segment 43e7b134-6886-4fad-9240-bffe1b67493a resource provider aggregate not found 2026-06-23 19:54:31.531 8 INFO neutron.services.segments.plugin [-] Segment 43e7b134-6886-4fad-9240-bffe1b67493a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43e7b134-6886-4fad-9240-bffe1b67493a found for delete ", "request_id": "req-e178ff20-b506-4efe-aaa1-9555803f7fb1"}]} 2026-06-23 19:54:31.536 8 INFO neutron.services.segments.plugin [-] Segment 43e7b134-6886-4fad-9240-bffe1b67493a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43e7b134-6886-4fad-9240-bffe1b67493a found for delete ", "request_id": "req-6a65f92d-b4c0-4a7b-86c1-edef9d4fb76d"}]} 2026-06-23 19:54:31.550 8 INFO neutron.services.segments.plugin [-] Segment ad8f2c3c-62c6-4bb1-a962-abaf761b0c27 resource provider aggregate not found 2026-06-23 19:54:31.559 8 INFO neutron.services.segments.plugin [-] Segment ad8f2c3c-62c6-4bb1-a962-abaf761b0c27 resource provider aggregate not found 2026-06-23 19:54:31.579 8 INFO neutron.services.segments.plugin [-] Segment ad8f2c3c-62c6-4bb1-a962-abaf761b0c27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad8f2c3c-62c6-4bb1-a962-abaf761b0c27 found for delete ", "request_id": "req-e5ad01e7-b347-469a-afcf-6ca74757d444"}]} 2026-06-23 19:54:31.581 8 INFO neutron.services.segments.plugin [-] Segment ad8f2c3c-62c6-4bb1-a962-abaf761b0c27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad8f2c3c-62c6-4bb1-a962-abaf761b0c27 found for delete ", "request_id": "req-881ac083-7402-4465-b943-636828dfeaf7"}]} 2026-06-23 19:54:31.599 8 INFO neutron.services.segments.plugin [-] Segment 1caafe37-1edc-4bd4-b2e4-d5a3967a80b0 resource provider aggregate not found 2026-06-23 19:54:31.603 8 INFO neutron.services.segments.plugin [-] Segment 1caafe37-1edc-4bd4-b2e4-d5a3967a80b0 resource provider aggregate not found [pid: 7|app: 0|req: 880/1866] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:31 2026] GET /v2.0/security-groups?tenant_id=5492cdd67fdf4aee9c527beffac008fb&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:31.622 8 INFO neutron.services.segments.plugin [-] Segment 1caafe37-1edc-4bd4-b2e4-d5a3967a80b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1caafe37-1edc-4bd4-b2e4-d5a3967a80b0 found for delete ", "request_id": "req-31e896ab-b9d8-4da4-b8e8-b3224f13caed"}]} 2026-06-23 19:54:31.628 8 INFO neutron.services.segments.plugin [-] Segment 1caafe37-1edc-4bd4-b2e4-d5a3967a80b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1caafe37-1edc-4bd4-b2e4-d5a3967a80b0 found for delete ", "request_id": "req-ab47eb88-559e-4e4a-894d-8fc4cb8cfa14"}]} 2026-06-23 19:54:31.643 8 INFO neutron.services.segments.plugin [-] Segment 1e2f750b-06f6-47bf-8598-18cb72c624f8 resource provider aggregate not found 2026-06-23 19:54:31.648 7 INFO neutron.db.securitygroups_db [None req-e41dc7ea-a95e-42bd-8839-d5c083656f0d 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Project a8b131a3af674c308ee3ce15660337b6 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-23 19:54:31.651 8 INFO neutron.services.segments.plugin [-] Segment 1e2f750b-06f6-47bf-8598-18cb72c624f8 resource provider aggregate not found 2026-06-23 19:54:31.667 8 INFO neutron.services.segments.plugin [-] Segment 1e2f750b-06f6-47bf-8598-18cb72c624f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e2f750b-06f6-47bf-8598-18cb72c624f8 found for delete ", "request_id": "req-f573927a-6dac-495f-b8cb-46664c1206e8"}]} 2026-06-23 19:54:31.674 8 INFO neutron.services.segments.plugin [-] Segment 1e2f750b-06f6-47bf-8598-18cb72c624f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e2f750b-06f6-47bf-8598-18cb72c624f8 found for delete ", "request_id": "req-47f5b87c-f403-4d19-b22b-b4a3926ea878"}]} [pid: 8|app: 0|req: 987/1867] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:54:31 2026] POST /v2.0/subnets => generated 626 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1868] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:54:31 2026] POST /v2.0/security-group-rules => generated 607 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1869] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:31 2026] DELETE /v2.0/security-groups/82e864c3-c4c6-440a-9db7-e8776e10d517 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:31.846 8 INFO neutron.db.securitygroups_db [None req-c3d39a16-9457-4030-9d0e-876e18dad13b 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Project a8b131a3af674c308ee3ce15660337b6 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: 989/1870] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:54:31 2026] POST /v2.0/security-group-rules => generated 606 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1871] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:31 2026] GET /v2.0/security-groups?tenant_id=048233ee0b494a188fe5a38794411810&name=default => 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: 991/1872] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:31 2026] DELETE /v2.0/security-groups/3ce4333a-6e9d-4417-a139-a838d6ae9c66 => 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: 882/1873] 10.0.0.126 () {34 vars in 665 bytes} [Tue Jun 23 19:54:31 2026] POST /v2.0/ports => generated 912 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:32.178 8 INFO neutron_taas.services.taas.taas_plugin [None req-e9f3d5d9-03c4-4c7c-a1a8-70760a57129d 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] TaaS: Handle Delete Port: 5fb239fb-5f63-4a6d-bf17-519b17ef34a1 2026-06-23 19:54:32.181 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9f3d5d9-03c4-4c7c-a1a8-70760a57129d 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] Tap Mirror: Handle Delete Port: 5fb239fb-5f63-4a6d-bf17-519b17ef34a1 [pid: 7|app: 0|req: 883/1874] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:32 2026] GET /v2.0/security-groups?tenant_id=5cfa7d6d7ba24b34a2f448ec0067a518&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: 992/1875] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:54:32 2026] DELETE /v2.0/ports/5fb239fb-5f63-4a6d-bf17-519b17ef34a1 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1876] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:32 2026] DELETE /v2.0/security-groups/3ea6333f-733d-45c4-b634-dd8bb756fd06 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:32.444 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e6f9d1b-1dc5-4978-b5fd-878cb27802d8 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 994/1877] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:54:32 2026] GET /v2.0/ports/5fb239fb-5f63-4a6d-bf17-519b17ef34a1 => 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: 884/1878] 10.0.0.126 () {32 vars in 649 bytes} [Tue Jun 23 19:54:32 2026] GET /v2.0/networks => generated 1298 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1879] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:32 2026] DELETE /v2.0/subnets/2d2bda3e-582a-4351-bf71-49ad64e0c675 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1880] 10.0.0.253 () {34 vars in 1096 bytes} [Tue Jun 23 19:54:32 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-37021758&fields=id&tenant_id=a8b131a3af674c308ee3ce15660337b6 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1881] 10.0.0.253 () {34 vars in 982 bytes} [Tue Jun 23 19:54:32 2026] GET /v2.0/networks?id=5dd195e4-5eb9-490c-b627-ad0e62840680 => generated 661 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1882] 10.0.0.253 () {34 vars in 965 bytes} [Tue Jun 23 19:54:32 2026] GET /v2.0/quotas/a8b131a3af674c308ee3ce15660337b6 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:32.669 7 INFO neutron.services.segments.plugin [-] Segment 85510398-25bb-4688-96a0-f3d3352fb46e resource provider aggregate not found 2026-06-23 19:54:32.676 7 INFO neutron.services.segments.plugin [-] Segment 85510398-25bb-4688-96a0-f3d3352fb46e resource provider aggregate not found 2026-06-23 19:54:32.682 7 INFO neutron.services.segments.plugin [-] Segment 85510398-25bb-4688-96a0-f3d3352fb46e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85510398-25bb-4688-96a0-f3d3352fb46e found for delete ", "request_id": "req-2923e9ea-a4cf-4171-b3b7-bfc2fde66f23"}]} 2026-06-23 19:54:32.694 7 INFO neutron.services.segments.plugin [-] Segment 85510398-25bb-4688-96a0-f3d3352fb46e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85510398-25bb-4688-96a0-f3d3352fb46e found for delete ", "request_id": "req-19ae1202-aee8-4ba4-88cc-d3396eb0ec57"}]} [pid: 8|app: 0|req: 999/1883] 10.0.0.253 () {34 vars in 1002 bytes} [Tue Jun 23 19:54:32 2026] GET /v2.0/ports?tenant_id=a8b131a3af674c308ee3ce15660337b6&fields=id => generated 57 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1884] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:32 2026] DELETE /v2.0/networks/fcb21152-8cf4-4acb-bb4e-a709d22d8147 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1885] 10.0.0.253 () {34 vars in 1008 bytes} [Tue Jun 23 19:54:32 2026] GET /v2.0/networks/5dd195e4-5eb9-490c-b627-ad0e62840680?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: 887/1886] 10.0.0.253 () {34 vars in 1108 bytes} [Tue Jun 23 19:54:32 2026] GET /v2.0/networks/5dd195e4-5eb9-490c-b627-ad0e62840680?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: 1000/1887] 10.0.0.126 () {34 vars in 665 bytes} [Tue Jun 23 19:54:32 2026] POST /v2.0/ports => generated 775 bytes in 192 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: 1001/1888] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:32 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => 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: 888/1889] 10.0.0.126 () {34 vars in 737 bytes} [Tue Jun 23 19:54:32 2026] PUT /v2.0/ports/84117423-c20e-4e47-8755-c0d65242ae3f => generated 752 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:33.213 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0f7d278-78db-41f1-a1aa-a1152c403561 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] TaaS: Handle Delete Port: 84117423-c20e-4e47-8755-c0d65242ae3f 2026-06-23 19:54:33.216 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0f7d278-78db-41f1-a1aa-a1152c403561 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] Tap Mirror: Handle Delete Port: 84117423-c20e-4e47-8755-c0d65242ae3f [pid: 8|app: 0|req: 1002/1890] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:54:33 2026] DELETE /v2.0/ports/84117423-c20e-4e47-8755-c0d65242ae3f => generated 0 bytes in 189 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, ' [pid: 7|app: 0|req: 889/1891] 10.0.0.126 () {32 vars in 643 bytes} [Tue Jun 23 19:54:33 2026] GET /v2.0/ports => generated 778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:33.379 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fae91743-a6f8-4b57-94d8-5d35d0d68332 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1003/1892] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:54:33 2026] GET /v2.0/ports/84117423-c20e-4e47-8755-c0d65242ae3f => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1893] 10.0.0.126 () {32 vars in 643 bytes} [Tue Jun 23 19:54:33 2026] GET /v2.0/ports => generated 778 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1894] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:54:33 2026] GET /v2.0/ports/bdcba1ee-9d8d-472c-a21a-dbd870f7cb3e => generated 775 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:33.500 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8760106c-352d-4a21-b787-813888989452 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 891/1895] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:54:33 2026] DELETE /v2.0/ports/5fb239fb-5f63-4a6d-bf17-519b17ef34a1 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:54:33.521 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67616dd3-7de1-473f-a851-b8095b0399b4 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1005/1896] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:33 2026] DELETE /v2.0/subnets/2d2bda3e-582a-4351-bf71-49ad64e0c675 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:54:33.540 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4afb30e-3ad4-4db5-9d65-568fcc9a1a6c 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 892/1897] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:33 2026] DELETE /v2.0/subnets/6f3022b5-8a50-4b93-9384-28f407076383 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:54:33.688 8 INFO neutron_taas.services.taas.taas_plugin [None req-f938b835-1a36-4857-abd8-d80e573a6cfa 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] TaaS: Handle Delete Port: bdcba1ee-9d8d-472c-a21a-dbd870f7cb3e 2026-06-23 19:54:33.691 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f938b835-1a36-4857-abd8-d80e573a6cfa 135fbebd2e484378ac1be4a667f1e369 980862e0dfdd4acf94c3662de88f3481 - - default default] Tap Mirror: Handle Delete Port: bdcba1ee-9d8d-472c-a21a-dbd870f7cb3e [pid: 8|app: 0|req: 1006/1898] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:54:33 2026] DELETE /v2.0/ports/bdcba1ee-9d8d-472c-a21a-dbd870f7cb3e => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1899] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:33 2026] DELETE /v2.0/networks/0b371217-b064-4412-9314-bde6b33319c8 => 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: 1007/1900] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:34 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => 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: 894/1901] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:34 2026] GET /v2.0/security-groups?tenant_id=980862e0dfdd4acf94c3662de88f3481&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:34.705 7 INFO neutron.services.segments.plugin [-] Segment 9147c449-6222-4efd-80a4-d5e74c7dc948 resource provider aggregate not found [pid: 8|app: 0|req: 1008/1902] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:34 2026] DELETE /v2.0/security-groups/358bd484-0b54-4845-902e-111529e3db56 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:34.716 7 INFO neutron.services.segments.plugin [-] Segment 9147c449-6222-4efd-80a4-d5e74c7dc948 resource provider aggregate not found 2026-06-23 19:54:34.724 7 INFO neutron.services.segments.plugin [-] Segment 9147c449-6222-4efd-80a4-d5e74c7dc948 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9147c449-6222-4efd-80a4-d5e74c7dc948 found for delete ", "request_id": "req-dc15fef6-1c6d-4435-b2d1-5de1d21de7bd"}]} 2026-06-23 19:54:34.737 7 INFO neutron.services.segments.plugin [-] Segment 9147c449-6222-4efd-80a4-d5e74c7dc948 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9147c449-6222-4efd-80a4-d5e74c7dc948 found for delete ", "request_id": "req-7fd2c2e1-08c9-4297-8b0e-0269c3c6863b"}]} [pid: 7|app: 0|req: 895/1903] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:35 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => 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: 1009/1904] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:36 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:37.046 7 INFO neutron.db.segments_db [None req-f6b90520-1da9-4717-983c-1ca4c8371e46 75359aed1ea046dca57e6570b4a12a7b 2c5deb2403cf4b93800877af871da12e - - default default] Added segment ef280e52-4305-42f0-abfb-f1c985c34ffc of type vxlan for network c40c48b9-0e64-4993-9917-313ef3608ec0 [pid: 7|app: 0|req: 896/1905] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:36 2026] POST /v2.0/networks => generated 630 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1906] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:54:37 2026] GET /v2.0/networks?id=5dd195e4-5eb9-490c-b627-ad0e62840680 => generated 661 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1907] 199.204.45.116 () {34 vars in 1050 bytes} [Tue Jun 23 19:54:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a8b131a3af674c308ee3ce15660337b6 => generated 179 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1908] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:37 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => 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: 1010/1909] 10.0.0.126 () {34 vars in 664 bytes} [Tue Jun 23 19:54:37 2026] POST /v2.0/ports => generated 743 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 900/1910] 199.204.45.116 () {38 vars in 955 bytes} [Tue Jun 23 19:54:37 2026] POST /v2.0/ports => generated 954 bytes in 340 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: 1011/1911] 10.0.0.126 () {34 vars in 666 bytes} [Tue Jun 23 19:54:37 2026] POST /v2.0/trunks => generated 407 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:37.783 8 INFO neutron.db.segments_db [None req-6c6dd4eb-be73-4bef-9821-d33135810d9e 75359aed1ea046dca57e6570b4a12a7b 2c5deb2403cf4b93800877af871da12e - - default default] Added segment 3c39565b-8a90-4f68-bb88-9003cee0d3ed of type vxlan for network c7e79f58-6d0f-4219-b0b3-c0aaa0052117 [pid: 8|app: 0|req: 1012/1912] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:37 2026] POST /v2.0/networks => generated 631 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1913] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:54:37 2026] PUT /v2.0/ports/44fc8038-87ea-4754-bfef-13771a40b389 => generated 1235 bytes in 389 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: 1013/1914] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:37 2026] GET /v2.0/security-groups?tenant_id=baa1e7fee7004e53a3e57e36ba87f21c&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:38.094 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4110359-bf43-4e20-9566-4f031b38acbf'] response: {'name': 'network-changed', 'server_uuid': 'e1c60f4c-00f7-428c-acf6-53348c78301c', 'tag': '44fc8038-87ea-4754-bfef-13771a40b389', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1014/1915] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:38 2026] DELETE /v2.0/security-groups/a1f7d9e4-78d7-4c17-ba82-405f9bcd1aa2 => 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: 902/1916] 10.0.0.126 () {34 vars in 664 bytes} [Tue Jun 23 19:54:38 2026] POST /v2.0/ports => generated 743 bytes in 298 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: 903/1917] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:38 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1918] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:54:38 2026] GET /v2.0/security-groups?id=8fb08d63-12ec-4a22-a752-5946ca31bc78&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: 8|app: 0|req: 1015/1919] 10.0.0.126 () {34 vars in 666 bytes} [Tue Jun 23 19:54:38 2026] POST /v2.0/trunks => generated 407 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:38.576 7 INFO neutron.db.segments_db [None req-2207758e-ba20-4f9c-9e44-78b03a7e9180 75359aed1ea046dca57e6570b4a12a7b 2c5deb2403cf4b93800877af871da12e - - default default] Added segment 4ddee4a3-6ae0-4286-945e-cc02938707a1 of type vxlan for network 1eab1479-4f0d-46c9-b3ce-eeb52573192c [pid: 8|app: 0|req: 1016/1920] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:54:38 2026] GET /v2.0/ports?tenant_id=a8b131a3af674c308ee3ce15660337b6&device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1921] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:38 2026] POST /v2.0/networks => generated 630 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1922] 199.204.45.116 () {34 vars in 1018 bytes} [Tue Jun 23 19:54:38 2026] GET /v2.0/networks?tenant_id=a8b131a3af674c308ee3ce15660337b6&shared=False => generated 757 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1923] 199.204.45.116 () {34 vars in 930 bytes} [Tue Jun 23 19:54:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1924] 10.0.0.126 () {34 vars in 664 bytes} [Tue Jun 23 19:54:38 2026] POST /v2.0/ports => generated 743 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1925] 10.0.0.126 () {34 vars in 666 bytes} [Tue Jun 23 19:54:38 2026] POST /v2.0/trunks => generated 407 bytes in 144 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-06-23 19:54:39.141 7 INFO neutron.db.segments_db [None req-3c0f4478-5e4c-41a3-a771-9ff0ae9f5351 75359aed1ea046dca57e6570b4a12a7b 2c5deb2403cf4b93800877af871da12e - - default default] Added segment 0f6b3e5b-a111-448a-b578-8f83c38a0cba of type vxlan for network a12b50a4-0fa4-41d6-b1ec-0d4513441bd4 [pid: 7|app: 0|req: 907/1926] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:39 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1927] 10.0.0.126 () {34 vars in 664 bytes} [Tue Jun 23 19:54:39 2026] POST /v2.0/ports => generated 743 bytes in 311 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: 908/1928] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:39 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => 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: 909/1929] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:54:39 2026] GET /v2.0/security-groups?id=8fb08d63-12ec-4a22-a752-5946ca31bc78&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1930] 10.0.0.126 () {34 vars in 666 bytes} [Tue Jun 23 19:54:39 2026] POST /v2.0/trunks => generated 407 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:39.753 7 INFO neutron.db.segments_db [None req-e3ac57be-b923-4be9-809d-e37234019d8e 75359aed1ea046dca57e6570b4a12a7b 2c5deb2403cf4b93800877af871da12e - - default default] Added segment 358d6513-c4a8-4252-bbc8-db586f9fd250 of type vxlan for network f67bf432-9d92-47c0-8f33-4be8c6333287 [pid: 8|app: 0|req: 1022/1931] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:54:39 2026] GET /v2.0/ports?tenant_id=a8b131a3af674c308ee3ce15660337b6&device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1932] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:39 2026] POST /v2.0/networks => generated 630 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1933] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:54:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=44fc8038-87ea-4754-bfef-13771a40b389 => 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: 1024/1934] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:54:39 2026] GET /v2.0/subnets?id=629d6a71-7985-4022-b377-61c7bad0887e => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1935] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:54:39 2026] GET /v2.0/ports?network_id=5dd195e4-5eb9-490c-b627-ad0e62840680&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: 1026/1936] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:54:39 2026] GET /v2.0/networks/5dd195e4-5eb9-490c-b627-ad0e62840680?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: 1027/1937] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:54:39 2026] GET /v2.0/networks/5dd195e4-5eb9-490c-b627-ad0e62840680?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: 7|app: 0|req: 911/1938] 10.0.0.126 () {34 vars in 664 bytes} [Tue Jun 23 19:54:39 2026] POST /v2.0/ports => generated 743 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1939] 10.0.0.126 () {34 vars in 666 bytes} [Tue Jun 23 19:54:40 2026] POST /v2.0/trunks => generated 407 bytes in 141 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: 912/1940] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:54:40 2026] PUT /v2.0/trunks/443c8a98-3b53-431e-a0e2-fffd40f6568a/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1941] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:54:40 2026] PUT /v2.0/trunks/d78f25d5-17ba-45a1-a168-00633e815b20/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: 913/1942] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:54:40 2026] PUT /v2.0/trunks/9bb06edf-bd1f-473e-bafd-7c7cb0878bc0/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1943] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:54:40 2026] PUT /v2.0/trunks/054801be-39ac-477b-8b4e-1346b6cd0f91/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1944] 10.0.0.126 () {32 vars in 662 bytes} [Tue Jun 23 19:54:40 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: 1031/1945] 10.0.0.126 () {32 vars in 676 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1946] 10.0.0.126 () {32 vars in 672 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1947] 10.0.0.126 () {32 vars in 684 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1948] 10.0.0.126 () {32 vars in 670 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1949] 10.0.0.126 () {32 vars in 684 bytes} [Tue Jun 23 19:54:40 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: 917/1950] 10.0.0.126 () {32 vars in 680 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1951] 10.0.0.126 () {32 vars in 692 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1952] 10.0.0.126 () {32 vars in 719 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks/443c8a98-3b53-431e-a0e2-fffd40f6568a => generated 412 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1953] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1954] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/security-groups?id=8fb08d63-12ec-4a22-a752-5946ca31bc78&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1955] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/ports/06ed3657-c249-4e37-9f7e-050ad82712e8 => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1956] 10.0.0.126 () {32 vars in 722 bytes} [Tue Jun 23 19:54:40 2026] DELETE /v2.0/trunks/443c8a98-3b53-431e-a0e2-fffd40f6568a => 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: 920/1957] 10.0.0.126 () {32 vars in 719 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks/d78f25d5-17ba-45a1-a168-00633e815b20 => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1958] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/ports/354e444d-c3e4-4a2d-afec-a56056078dec => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1959] 10.0.0.126 () {32 vars in 722 bytes} [Tue Jun 23 19:54:41 2026] DELETE /v2.0/trunks/d78f25d5-17ba-45a1-a168-00633e815b20 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1960] 10.0.0.126 () {32 vars in 719 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/trunks/9bb06edf-bd1f-473e-bafd-7c7cb0878bc0 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1961] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/ports/48186926-45e9-45f6-989a-5c3a0a8ae249 => generated 826 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1962] 10.0.0.126 () {32 vars in 722 bytes} [Tue Jun 23 19:54:41 2026] DELETE /v2.0/trunks/9bb06edf-bd1f-473e-bafd-7c7cb0878bc0 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1963] 10.0.0.126 () {32 vars in 719 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/trunks/054801be-39ac-477b-8b4e-1346b6cd0f91 => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1964] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/ports/32a00369-fb6a-49d6-a2cb-30c97562b06a => 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: 925/1965] 10.0.0.126 () {32 vars in 722 bytes} [Tue Jun 23 19:54:41 2026] DELETE /v2.0/trunks/054801be-39ac-477b-8b4e-1346b6cd0f91 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1966] 10.0.0.126 () {32 vars in 719 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/trunks/6d862241-e817-44c3-bac4-6a8b13a08e06 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1967] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/ports/03d0931a-3db9-47b8-ae40-ec19f8a53081 => generated 826 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1968] 10.0.0.126 () {32 vars in 722 bytes} [Tue Jun 23 19:54:41 2026] DELETE /v2.0/trunks/6d862241-e817-44c3-bac4-6a8b13a08e06 => 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: 1041/1969] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/security-groups?tenant_id=840fab22166a4adbb27bd83be6b16aea&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:41.688 7 INFO neutron_taas.services.taas.taas_plugin [None req-f367f360-50af-48ba-9a7c-bbf3e2f08ebe 75359aed1ea046dca57e6570b4a12a7b 2c5deb2403cf4b93800877af871da12e - - default default] TaaS: Handle Delete Port: 06ed3657-c249-4e37-9f7e-050ad82712e8 2026-06-23 19:54:41.692 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f367f360-50af-48ba-9a7c-bbf3e2f08ebe 75359aed1ea046dca57e6570b4a12a7b 2c5deb2403cf4b93800877af871da12e - - default default] Tap Mirror: Handle Delete Port: 06ed3657-c249-4e37-9f7e-050ad82712e8 [pid: 8|app: 0|req: 1042/1970] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:41 2026] DELETE /v2.0/security-groups/7ecabaa8-6774-434c-9161-b7271de76d6e => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1971] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:54:41 2026] DELETE /v2.0/ports/06ed3657-c249-4e37-9f7e-050ad82712e8 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:41.861 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb0c4d26-6e66-4162-b733-a0107f6a48f6 75359aed1ea046dca57e6570b4a12a7b 2c5deb2403cf4b93800877af871da12e - - default default] TaaS: Handle Delete Port: 354e444d-c3e4-4a2d-afec-a56056078dec 2026-06-23 19:54:41.864 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb0c4d26-6e66-4162-b733-a0107f6a48f6 75359aed1ea046dca57e6570b4a12a7b 2c5deb2403cf4b93800877af871da12e - - default default] Tap Mirror: Handle Delete Port: 354e444d-c3e4-4a2d-afec-a56056078dec [pid: 7|app: 0|req: 930/1972] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => 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: 931/1973] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/security-groups?id=8fb08d63-12ec-4a22-a752-5946ca31bc78&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1974] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:54:41 2026] DELETE /v2.0/ports/354e444d-c3e4-4a2d-afec-a56056078dec => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:42.061 7 INFO neutron_taas.services.taas.taas_plugin [None req-d0384a1f-d335-4171-9b6a-51764d1d6f52 75359aed1ea046dca57e6570b4a12a7b 2c5deb2403cf4b93800877af871da12e - - default default] TaaS: Handle Delete Port: 48186926-45e9-45f6-989a-5c3a0a8ae249 2026-06-23 19:54:42.065 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0384a1f-d335-4171-9b6a-51764d1d6f52 75359aed1ea046dca57e6570b4a12a7b 2c5deb2403cf4b93800877af871da12e - - default default] Tap Mirror: Handle Delete Port: 48186926-45e9-45f6-989a-5c3a0a8ae249 [pid: 7|app: 0|req: 932/1975] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:54:41 2026] DELETE /v2.0/ports/48186926-45e9-45f6-989a-5c3a0a8ae249 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:42.219 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e5049c2-8efc-4c71-b61f-725f2a536b81 75359aed1ea046dca57e6570b4a12a7b 2c5deb2403cf4b93800877af871da12e - - default default] TaaS: Handle Delete Port: 32a00369-fb6a-49d6-a2cb-30c97562b06a 2026-06-23 19:54:42.222 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e5049c2-8efc-4c71-b61f-725f2a536b81 75359aed1ea046dca57e6570b4a12a7b 2c5deb2403cf4b93800877af871da12e - - default default] Tap Mirror: Handle Delete Port: 32a00369-fb6a-49d6-a2cb-30c97562b06a [pid: 8|app: 0|req: 1044/1976] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:54:42 2026] DELETE /v2.0/ports/32a00369-fb6a-49d6-a2cb-30c97562b06a => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:42.385 7 INFO neutron_taas.services.taas.taas_plugin [None req-52f22815-3fff-4bd8-94f0-63c0b997c24c 75359aed1ea046dca57e6570b4a12a7b 2c5deb2403cf4b93800877af871da12e - - default default] TaaS: Handle Delete Port: 03d0931a-3db9-47b8-ae40-ec19f8a53081 2026-06-23 19:54:42.388 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52f22815-3fff-4bd8-94f0-63c0b997c24c 75359aed1ea046dca57e6570b4a12a7b 2c5deb2403cf4b93800877af871da12e - - default default] Tap Mirror: Handle Delete Port: 03d0931a-3db9-47b8-ae40-ec19f8a53081 [pid: 7|app: 0|req: 933/1977] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:54:42 2026] DELETE /v2.0/ports/03d0931a-3db9-47b8-ae40-ec19f8a53081 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:42.576 8 INFO neutron.services.segments.plugin [-] Segment ef280e52-4305-42f0-abfb-f1c985c34ffc resource provider aggregate not found 2026-06-23 19:54:42.584 8 INFO neutron.services.segments.plugin [-] Segment ef280e52-4305-42f0-abfb-f1c985c34ffc resource provider aggregate not found 2026-06-23 19:54:42.591 8 INFO neutron.services.segments.plugin [-] Segment ef280e52-4305-42f0-abfb-f1c985c34ffc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef280e52-4305-42f0-abfb-f1c985c34ffc found for delete ", "request_id": "req-15d6a055-14aa-4fbd-919a-04d072f3e467"}]} 2026-06-23 19:54:42.598 8 INFO neutron.services.segments.plugin [-] Segment ef280e52-4305-42f0-abfb-f1c985c34ffc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef280e52-4305-42f0-abfb-f1c985c34ffc found for delete ", "request_id": "req-5e7e38e9-6d01-4c3e-84aa-886e5a0709b2"}]} [pid: 8|app: 0|req: 1045/1978] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:42 2026] DELETE /v2.0/networks/c40c48b9-0e64-4993-9917-313ef3608ec0 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:42.714 7 INFO neutron.services.segments.plugin [-] Segment 3c39565b-8a90-4f68-bb88-9003cee0d3ed resource provider aggregate not found 2026-06-23 19:54:42.721 7 INFO neutron.services.segments.plugin [-] Segment 3c39565b-8a90-4f68-bb88-9003cee0d3ed resource provider aggregate not found 2026-06-23 19:54:42.734 7 INFO neutron.services.segments.plugin [-] Segment 3c39565b-8a90-4f68-bb88-9003cee0d3ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c39565b-8a90-4f68-bb88-9003cee0d3ed found for delete ", "request_id": "req-fd0d7880-db17-4e8c-bd79-9a856da4c380"}]} 2026-06-23 19:54:42.737 7 INFO neutron.services.segments.plugin [-] Segment 3c39565b-8a90-4f68-bb88-9003cee0d3ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c39565b-8a90-4f68-bb88-9003cee0d3ed found for delete ", "request_id": "req-5b10f3bd-8eca-487e-be1a-9ec19d4622ea"}]} [pid: 7|app: 0|req: 934/1979] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:42 2026] DELETE /v2.0/networks/c7e79f58-6d0f-4219-b0b3-c0aaa0052117 => 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: 1046/1980] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:42 2026] DELETE /v2.0/networks/1eab1479-4f0d-46c9-b3ce-eeb52573192c => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1981] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:42 2026] DELETE /v2.0/networks/a12b50a4-0fa4-41d6-b1ec-0d4513441bd4 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1982] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:43 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => 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: 1048/1983] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:54:43 2026] GET /v2.0/security-groups?id=8fb08d63-12ec-4a22-a752-5946ca31bc78&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1984] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:43 2026] DELETE /v2.0/networks/f67bf432-9d92-47c0-8f33-4be8c6333287 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:43.716 8 INFO neutron.db.segments_db [None req-3b3990c2-2e34-4e2b-8287-92fa78f7ba9c 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 59006524-3b47-4f44-8124-6e922fa95ceb of type vxlan for network 27f3c8c2-9b75-4031-91df-1413e764f674 [pid: 8|app: 0|req: 1049/1987] 10.0.0.126 () {34 vars in 671 bytes} [Tue Jun 23 19:54:43 2026] POST /v2.0/networks => generated 741 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1988] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:54:43 2026] POST /v2.0/subnets => generated 688 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:44.028 7 INFO neutron.db.segments_db [None req-4ba50be9-cdc8-40dc-9353-a71a79feca1e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 5da908ba-867b-4b3c-89d1-29a1a93a1d6f of type vxlan for network 4e22e05f-8464-4272-9a7f-2b01bacd61ad [pid: 8|app: 0|req: 1050/1989] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:43 2026] GET /v2.0/security-groups?tenant_id=a1aea606ff2241b49f3f279be212c685&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1990] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:44 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:44.238 7 INFO neutron.db.l3_hamode_db [None req-4ba50be9-cdc8-40dc-9353-a71a79feca1e 371de210f4dc48b7bf718a4de4245a5a 16a977b280d44865af5ebe14a4ae1f9f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1052/1991] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:44 2026] DELETE /v2.0/security-groups/efd43df3-5e6b-47d4-908e-487f0f569652 => 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: 1053/1992] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:54:44 2026] GET /v2.0/security-groups?id=8fb08d63-12ec-4a22-a752-5946ca31bc78&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1993] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:44 2026] GET /v2.0/security-groups?tenant_id=2c5deb2403cf4b93800877af871da12e&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:44.609 8 INFO neutron.services.segments.plugin [-] Segment 4ddee4a3-6ae0-4286-945e-cc02938707a1 resource provider aggregate not found 2026-06-23 19:54:44.618 8 INFO neutron.services.segments.plugin [-] Segment 4ddee4a3-6ae0-4286-945e-cc02938707a1 resource provider aggregate not found 2026-06-23 19:54:44.622 8 INFO neutron.services.segments.plugin [-] Segment 4ddee4a3-6ae0-4286-945e-cc02938707a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ddee4a3-6ae0-4286-945e-cc02938707a1 found for delete ", "request_id": "req-ef786df2-2ce6-415d-ba44-d39a4fc84ad6"}]} [pid: 8|app: 0|req: 1055/1994] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:44 2026] DELETE /v2.0/security-groups/d634860f-01c2-4029-bb3a-1aca8c83fe6d => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:44.635 8 INFO neutron.services.segments.plugin [-] Segment 4ddee4a3-6ae0-4286-945e-cc02938707a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ddee4a3-6ae0-4286-945e-cc02938707a1 found for delete ", "request_id": "req-18e6d28c-976f-4d51-8ada-e6a58b098102"}]} 2026-06-23 19:54:44.763 7 INFO neutron.services.segments.plugin [-] Segment 0f6b3e5b-a111-448a-b578-8f83c38a0cba resource provider aggregate not found 2026-06-23 19:54:44.772 7 INFO neutron.services.segments.plugin [-] Segment 0f6b3e5b-a111-448a-b578-8f83c38a0cba resource provider aggregate not found 2026-06-23 19:54:44.785 7 INFO neutron.services.segments.plugin [-] Segment 0f6b3e5b-a111-448a-b578-8f83c38a0cba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f6b3e5b-a111-448a-b578-8f83c38a0cba found for delete ", "request_id": "req-e6ce758a-33b7-4510-aeab-396dbfbfe90e"}]} 2026-06-23 19:54:44.794 7 INFO neutron.services.segments.plugin [-] Segment 0f6b3e5b-a111-448a-b578-8f83c38a0cba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f6b3e5b-a111-448a-b578-8f83c38a0cba found for delete ", "request_id": "req-3ef84164-d2cf-4ce4-926d-82f40541cbb1"}]} 2026-06-23 19:54:44.811 7 INFO neutron.services.segments.plugin [-] Segment 358d6513-c4a8-4252-bbc8-db586f9fd250 resource provider aggregate not found 2026-06-23 19:54:44.829 7 INFO neutron.services.segments.plugin [-] Segment 358d6513-c4a8-4252-bbc8-db586f9fd250 resource provider aggregate not found 2026-06-23 19:54:44.836 7 INFO neutron.services.segments.plugin [-] Segment 358d6513-c4a8-4252-bbc8-db586f9fd250 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 358d6513-c4a8-4252-bbc8-db586f9fd250 found for delete ", "request_id": "req-4ba02243-ba63-4039-80c4-847c64806cd2"}]} 2026-06-23 19:54:44.856 7 INFO neutron.services.segments.plugin [-] Segment 358d6513-c4a8-4252-bbc8-db586f9fd250 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 358d6513-c4a8-4252-bbc8-db586f9fd250 found for delete ", "request_id": "req-fb115363-8ec3-401a-a27a-d372f952f70a"}]} [pid: 8|app: 0|req: 1056/1995] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:44 2026] GET /v2.0/security-groups?tenant_id=88057ea9bab6429a9c208df37cd0f184&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1996] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:44 2026] DELETE /v2.0/security-groups/b3795c7d-e117-4420-a790-e1b9215c6ac6 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:45.050 7 INFO neutron.db.l3_hamode_db [None req-4ba50be9-cdc8-40dc-9353-a71a79feca1e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1058/1997] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:45 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => 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: 1059/1998] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:54:45 2026] GET /v2.0/security-groups?id=8fb08d63-12ec-4a22-a752-5946ca31bc78&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: 8|app: 0|req: 1060/1999] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:45 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => 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: 1061/2000] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:54:45 2026] GET /v2.0/security-groups?id=8fb08d63-12ec-4a22-a752-5946ca31bc78&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2001] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:54:45 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2002] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:54:43 2026] POST /v2.0/routers => generated 728 bytes in 1967 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:46.423 8 INFO neutron.db.l3_db [None req-dd02c4e1-e61e-4895-85c6-6b8d1cb950be 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Floating IP 8cde737d-d20c-4cb7-bd59-fb9f4fd7ed85 associated. External IP: 10.96.250.215, port: 44fc8038-87ea-4754-bfef-13771a40b389. [pid: 8|app: 0|req: 1063/2003] 10.0.0.126 () {34 vars in 677 bytes} [Tue Jun 23 19:54:45 2026] POST /v2.0/floatingips => generated 855 bytes in 981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:46.742 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7ef9b6a-1063-4abc-b40e-8852020dfe2b'] response: {'name': 'network-changed', 'server_uuid': 'e1c60f4c-00f7-428c-acf6-53348c78301c', 'tag': '44fc8038-87ea-4754-bfef-13771a40b389', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1064/2004] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:54:46 2026] GET /v2.0/floatingips/8cde737d-d20c-4cb7-bd59-fb9f4fd7ed85 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2005] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:54:45 2026] PUT /v2.0/routers/eea3674e-d6df-478f-b8cb-497be8da4153/add_router_interface => generated 309 bytes in 1107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2006] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:54:47 2026] GET /v2.0/ports?tenant_id=a8b131a3af674c308ee3ce15660337b6&device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/2007] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:54:47 2026] GET /v2.0/networks?id=5dd195e4-5eb9-490c-b627-ad0e62840680 => generated 757 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2008] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:54:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=44fc8038-87ea-4754-bfef-13771a40b389 => 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: 943/2009] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:54:47 2026] GET /v2.0/subnets?id=629d6a71-7985-4022-b377-61c7bad0887e => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2010] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:54:47 2026] GET /v2.0/ports?network_id=5dd195e4-5eb9-490c-b627-ad0e62840680&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2011] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:54:47 2026] GET /v2.0/networks/5dd195e4-5eb9-490c-b627-ad0e62840680?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: 1068/2012] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:54:47 2026] GET /v2.0/networks/5dd195e4-5eb9-490c-b627-ad0e62840680?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2013] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:54:47 2026] GET /v2.0/floatingips/8cde737d-d20c-4cb7-bd59-fb9f4fd7ed85 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:48.477 8 INFO neutron.db.segments_db [None req-3b32c509-d646-47d1-b6a1-bc7233cb8bf0 6651dad3989f42b7baab7134e4933f80 99a51f10b4174fb8a9f1501323dc04a7 - - default default] Added segment 60bff5cc-0ed1-47f7-83bb-e478d392d71b of type vxlan for network d4f55eb8-5297-403f-a394-8925773716b1 [pid: 8|app: 0|req: 1069/2014] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:48 2026] POST /v2.0/networks => generated 632 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2015] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:54:48 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2016] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:54:48 2026] GET /v2.0/floatingips/8cde737d-d20c-4cb7-bd59-fb9f4fd7ed85 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2017] 10.0.0.126 () {34 vars in 751 bytes} [Tue Jun 23 19:54:48 2026] PUT /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2018] 10.0.0.126 () {32 vars in 731 bytes} [Tue Jun 23 19:54:48 2026] GET /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2019] 10.0.0.126 () {34 vars in 762 bytes} [Tue Jun 23 19:54:48 2026] PUT /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2020] 10.0.0.126 () {32 vars in 731 bytes} [Tue Jun 23 19:54:48 2026] GET /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/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: 1072/2021] 10.0.0.126 () {34 vars in 758 bytes} [Tue Jun 23 19:54:49 2026] PUT /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/tags/red => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2022] 10.0.0.126 () {32 vars in 731 bytes} [Tue Jun 23 19:54:49 2026] GET /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2023] 10.0.0.126 () {34 vars in 780 bytes} [Tue Jun 23 19:54:49 2026] PUT /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/tags/black.or.white => 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: 951/2024] 10.0.0.126 () {32 vars in 731 bytes} [Tue Jun 23 19:54:49 2026] GET /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2025] 10.0.0.126 () {34 vars in 751 bytes} [Tue Jun 23 19:54:49 2026] PUT /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2026] 10.0.0.126 () {32 vars in 731 bytes} [Tue Jun 23 19:54:49 2026] GET /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2027] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:54:49 2026] GET /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2028] 10.0.0.253 () {34 vars in 982 bytes} [Tue Jun 23 19:54:49 2026] GET /v2.0/networks?id=27f3c8c2-9b75-4031-91df-1413e764f674 => generated 673 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2029] 10.0.0.253 () {34 vars in 965 bytes} [Tue Jun 23 19:54:49 2026] GET /v2.0/quotas/16a977b280d44865af5ebe14a4ae1f9f => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:49.464 7 INFO neutron.api.v2.resource [None req-addf9f54-0308-4391-9300-4cbe1e055ee3 6651dad3989f42b7baab7134e4933f80 99a51f10b4174fb8a9f1501323dc04a7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 954/2030] 10.0.0.126 () {32 vars in 743 bytes} [Tue Jun 23 19:54:49 2026] GET /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2031] 10.0.0.126 () {32 vars in 742 bytes} [Tue Jun 23 19:54:49 2026] DELETE /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2032] 10.0.0.253 () {34 vars in 1002 bytes} [Tue Jun 23 19:54:49 2026] GET /v2.0/ports?tenant_id=16a977b280d44865af5ebe14a4ae1f9f&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2033] 10.0.0.126 () {32 vars in 731 bytes} [Tue Jun 23 19:54:49 2026] GET /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2034] 10.0.0.253 () {34 vars in 1008 bytes} [Tue Jun 23 19:54:49 2026] GET /v2.0/networks/27f3c8c2-9b75-4031-91df-1413e764f674?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:49.607 7 INFO neutron.api.v2.resource [None req-348fb8e9-1b3c-4668-8c97-5c949f690285 6651dad3989f42b7baab7134e4933f80 99a51f10b4174fb8a9f1501323dc04a7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 957/2035] 10.0.0.126 () {32 vars in 746 bytes} [Tue Jun 23 19:54:49 2026] DELETE /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2036] 10.0.0.253 () {34 vars in 1108 bytes} [Tue Jun 23 19:54:49 2026] GET /v2.0/networks/27f3c8c2-9b75-4031-91df-1413e764f674?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: 958/2037] 10.0.0.126 () {32 vars in 734 bytes} [Tue Jun 23 19:54:49 2026] DELETE /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2038] 10.0.0.126 () {32 vars in 731 bytes} [Tue Jun 23 19:54:49 2026] GET /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73/tags => 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: 1081/2039] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:49 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => 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: 959/2040] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:54:49 2026] DELETE /v2.0/subnets/b1af7481-ba28-44eb-8faf-2aa6665e8c73 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:49.935 8 INFO neutron.services.segments.plugin [-] Segment 60bff5cc-0ed1-47f7-83bb-e478d392d71b resource provider aggregate not found 2026-06-23 19:54:49.940 8 INFO neutron.services.segments.plugin [-] Segment 60bff5cc-0ed1-47f7-83bb-e478d392d71b resource provider aggregate not found 2026-06-23 19:54:49.952 8 INFO neutron.services.segments.plugin [-] Segment 60bff5cc-0ed1-47f7-83bb-e478d392d71b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60bff5cc-0ed1-47f7-83bb-e478d392d71b found for delete ", "request_id": "req-c13f93f4-1338-4abc-889e-0f90bf459832"}]} 2026-06-23 19:54:49.954 8 INFO neutron.services.segments.plugin [-] Segment 60bff5cc-0ed1-47f7-83bb-e478d392d71b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60bff5cc-0ed1-47f7-83bb-e478d392d71b found for delete ", "request_id": "req-590d5ce1-c68f-4315-8e3e-94f11f0dc7bc"}]} [pid: 8|app: 0|req: 1082/2041] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:49 2026] DELETE /v2.0/networks/d4f55eb8-5297-403f-a394-8925773716b1 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2042] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:50 2026] GET /v2.0/security-groups?tenant_id=99a51f10b4174fb8a9f1501323dc04a7&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2043] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:50 2026] DELETE /v2.0/security-groups/e43a3786-7087-40e8-b285-db2d1d64177c => 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: 961/2044] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:50 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => 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: 1084/2045] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:50 2026] GET /v2.0/security-groups?tenant_id=6ca2725954514162aa83fa9ab09e0776&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2046] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:51 2026] DELETE /v2.0/security-groups/50bd56c3-6805-4f14-b037-f4e7452012c7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2047] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:51 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => 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: 963/2048] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:53 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => 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: 1086/2049] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:54:54 2026] GET /v2.0/networks?id=27f3c8c2-9b75-4031-91df-1413e764f674 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2050] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:54 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => 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: 964/2051] 199.204.45.116 () {38 vars in 955 bytes} [Tue Jun 23 19:54:54 2026] POST /v2.0/ports => generated 954 bytes in 421 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-06-23 19:54:54.546 8 INFO neutron.db.segments_db [None req-b4ce0bc1-f825-4db7-b469-deb5e7791f62 c264b5a4ba62463cb48694fad2de29df 2496f472913848bf8ec6fbe0415145be - - default default] Added segment 24bff238-e24b-4cc0-8d71-6f2cb21e434f of type vxlan for network ca8a5003-fbee-4f7d-a99c-9e9304ebc101 [pid: 8|app: 0|req: 1088/2052] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:54:54 2026] POST /v2.0/networks => generated 631 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2053] 10.0.0.126 () {34 vars in 664 bytes} [Tue Jun 23 19:54:54 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) /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: 965/2054] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:54:54 2026] PUT /v2.0/ports/2b150f41-91bf-467d-b63b-3ad517203353 => generated 1235 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:54.978 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-74de7a1c-f975-42d8-b12c-e04a4fb0ab42'] response: {'name': 'network-changed', 'server_uuid': '24806e0b-b755-43b4-af5b-096d7457f0ef', 'tag': '2b150f41-91bf-467d-b63b-3ad517203353', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1090/2055] 10.0.0.126 () {34 vars in 666 bytes} [Tue Jun 23 19:54:54 2026] POST /v2.0/trunks => generated 407 bytes in 157 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: 966/2056] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:54:55 2026] PUT /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2057] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2058] 10.0.0.126 () {34 vars in 760 bytes} [Tue Jun 23 19:54:55 2026] PUT /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2059] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2060] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2061] 10.0.0.126 () {34 vars in 756 bytes} [Tue Jun 23 19:54:55 2026] PUT /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2062] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2063] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/security-groups?id=c41b101f-3275-4e3a-9c68-42b2918aba45&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: 971/2064] 10.0.0.126 () {34 vars in 778 bytes} [Tue Jun 23 19:54:55 2026] PUT /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2065] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2066] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:54:55 2026] PUT /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2067] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2068] 10.0.0.126 () {32 vars in 737 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:55.480 8 INFO neutron.api.v2.resource [None req-23c0ef21-c92e-4555-9de9-b80c2e5c7222 c264b5a4ba62463cb48694fad2de29df 2496f472913848bf8ec6fbe0415145be - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1096/2069] 10.0.0.126 () {32 vars in 741 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2070] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:55 2026] DELETE /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2071] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/ports?tenant_id=16a977b280d44865af5ebe14a4ae1f9f&device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2072] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:55.577 7 INFO neutron.api.v2.resource [None req-6d2f1ec4-1fde-46b5-ba5a-48aa2645dfe7 c264b5a4ba62463cb48694fad2de29df 2496f472913848bf8ec6fbe0415145be - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 976/2073] 10.0.0.126 () {32 vars in 744 bytes} [Tue Jun 23 19:54:55 2026] DELETE /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2074] 199.204.45.116 () {34 vars in 1018 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/networks?tenant_id=16a977b280d44865af5ebe14a4ae1f9f&shared=False => generated 769 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2075] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:54:55 2026] DELETE /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2076] 199.204.45.116 () {34 vars in 930 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2077] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2078] 10.0.0.126 () {32 vars in 719 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2079] 10.0.0.126 () {32 vars in 717 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/ports/23c01e5d-8ed8-4783-a43f-b92804d79ecb => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2080] 10.0.0.126 () {32 vars in 722 bytes} [Tue Jun 23 19:54:55 2026] DELETE /v2.0/trunks/d48436a8-b9b1-4c27-976d-3b92c406c29f => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:55.933 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef7599c6-ac67-4dfb-b4fe-01a8c1d616a7 c264b5a4ba62463cb48694fad2de29df 2496f472913848bf8ec6fbe0415145be - - default default] TaaS: Handle Delete Port: 23c01e5d-8ed8-4783-a43f-b92804d79ecb 2026-06-23 19:54:55.937 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef7599c6-ac67-4dfb-b4fe-01a8c1d616a7 c264b5a4ba62463cb48694fad2de29df 2496f472913848bf8ec6fbe0415145be - - default default] Tap Mirror: Handle Delete Port: 23c01e5d-8ed8-4783-a43f-b92804d79ecb [pid: 8|app: 0|req: 1102/2081] 10.0.0.14 () {34 vars in 989 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2082] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:54:55 2026] DELETE /v2.0/ports/23c01e5d-8ed8-4783-a43f-b92804d79ecb => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2083] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/security-groups?id=8fb08d63-12ec-4a22-a752-5946ca31bc78&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:56.142 7 INFO neutron.services.segments.plugin [-] Segment 24bff238-e24b-4cc0-8d71-6f2cb21e434f resource provider aggregate not found 2026-06-23 19:54:56.143 7 INFO neutron.services.segments.plugin [-] Segment 24bff238-e24b-4cc0-8d71-6f2cb21e434f resource provider aggregate not found 2026-06-23 19:54:56.164 7 INFO neutron.services.segments.plugin [-] Segment 24bff238-e24b-4cc0-8d71-6f2cb21e434f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24bff238-e24b-4cc0-8d71-6f2cb21e434f found for delete ", "request_id": "req-be69784e-d369-4701-92f9-96f672aeeb87"}]} 2026-06-23 19:54:56.167 7 INFO neutron.services.segments.plugin [-] Segment 24bff238-e24b-4cc0-8d71-6f2cb21e434f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24bff238-e24b-4cc0-8d71-6f2cb21e434f found for delete ", "request_id": "req-d6fa31bb-afd7-47d9-9235-13e1e9c2c16f"}]} [pid: 7|app: 0|req: 981/2084] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:54:56 2026] DELETE /v2.0/networks/ca8a5003-fbee-4f7d-a99c-9e9304ebc101 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2085] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2086] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/security-groups?id=c41b101f-3275-4e3a-9c68-42b2918aba45&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2087] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/ports?tenant_id=16a977b280d44865af5ebe14a4ae1f9f&device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => 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: 983/2088] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2b150f41-91bf-467d-b63b-3ad517203353 => 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: 1106/2089] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/subnets?id=35592fca-13a8-4d64-b129-2b5286883224 => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2090] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/ports?network_id=27f3c8c2-9b75-4031-91df-1413e764f674&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2091] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/networks/27f3c8c2-9b75-4031-91df-1413e764f674?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: 1108/2092] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/networks/27f3c8c2-9b75-4031-91df-1413e764f674?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: 985/2093] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/security-groups?tenant_id=2496f472913848bf8ec6fbe0415145be&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2094] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:56 2026] DELETE /v2.0/security-groups/bb1ed14b-fd1b-4d54-aff6-44b43c6b0773 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2095] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:54:57 2026] GET /v2.0/security-groups?tenant_id=5c11da0e6df34f6b881eaab4ce9f5f3e&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2096] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:54:57 2026] DELETE /v2.0/security-groups/09c3aa0d-db21-4980-a1be-a7d8fb2f83c1 => 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: 987/2097] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:57 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => 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: 1111/2098] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:54:57 2026] GET /v2.0/security-groups?id=c41b101f-3275-4e3a-9c68-42b2918aba45&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2101] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:54:58 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => 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: 1113/2102] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:54:58 2026] GET /v2.0/security-groups?id=c41b101f-3275-4e3a-9c68-42b2918aba45&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: 990/2103] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:00 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2104] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:00 2026] GET /v2.0/security-groups?id=c41b101f-3275-4e3a-9c68-42b2918aba45&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2105] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:01 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2106] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:01 2026] GET /v2.0/security-groups?id=c41b101f-3275-4e3a-9c68-42b2918aba45&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2107] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:02 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => 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: 1116/2108] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:02 2026] GET /v2.0/security-groups?id=c41b101f-3275-4e3a-9c68-42b2918aba45&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: 993/2109] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:03 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2110] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:03 2026] GET /v2.0/security-groups?id=c41b101f-3275-4e3a-9c68-42b2918aba45&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: 994/2111] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:04 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => 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: 1118/2112] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:05 2026] GET /v2.0/security-groups?id=c41b101f-3275-4e3a-9c68-42b2918aba45&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: 995/2113] 10.0.0.126 () {32 vars in 826 bytes} [Tue Jun 23 19:55:06 2026] GET /v2.0/ports?project_id=a8b131a3af674c308ee3ce15660337b6&network_id=5dd195e4-5eb9-490c-b627-ad0e62840680 => generated 3691 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2114] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:06 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2115] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:06 2026] GET /v2.0/security-groups?id=c41b101f-3275-4e3a-9c68-42b2918aba45&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2116] 199.204.45.116 () {34 vars in 994 bytes} [Tue Jun 23 19:55:06 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:06.436 7 INFO neutron_taas.services.taas.taas_plugin [req-14b655c7-8f9b-4119-879f-423ef4450d20 req-d27df4be-a3c1-4961-b631-cf23699dc7ec 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] TaaS: Handle Delete Port: 2b150f41-91bf-467d-b63b-3ad517203353 2026-06-23 19:55:06.444 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-14b655c7-8f9b-4119-879f-423ef4450d20 req-d27df4be-a3c1-4961-b631-cf23699dc7ec 1a97059330ec4b9eb436c2d96bb78e0b 16a977b280d44865af5ebe14a4ae1f9f - - default default] Tap Mirror: Handle Delete Port: 2b150f41-91bf-467d-b63b-3ad517203353 [pid: 8|app: 0|req: 1121/2117] 10.0.0.126 () {32 vars in 742 bytes} [Tue Jun 23 19:55:06 2026] GET /v2.0/subnets?network_id=cc310722-9bdf-47c6-a661-9a051b8e0dad => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2118] 199.204.45.116 () {36 vars in 997 bytes} [Tue Jun 23 19:55:06 2026] DELETE /v2.0/ports/2b150f41-91bf-467d-b63b-3ad517203353 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:55:06.648 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7f6a7f8-18f2-4aaa-b023-194435b759ba'] response: {'server_uuid': '24806e0b-b755-43b4-af5b-096d7457f0ef', 'name': 'network-vif-deleted', 'tag': '2b150f41-91bf-467d-b63b-3ad517203353', 'status': 'completed', 'code': 200} 2026-06-23 19:55:06.741 8 INFO neutron.db.l3_db [None req-fc9db184-9648-459d-a932-7f17085fe6cd 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Floating IP 8cde737d-d20c-4cb7-bd59-fb9f4fd7ed85 disassociated. External IP: 10.96.250.215, port: 44fc8038-87ea-4754-bfef-13771a40b389. [pid: 8|app: 0|req: 1122/2119] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:55:06 2026] PUT /v2.0/floatingips/8cde737d-d20c-4cb7-bd59-fb9f4fd7ed85 => generated 554 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2120] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:55:07 2026] GET /v2.0/floatingips/8cde737d-d20c-4cb7-bd59-fb9f4fd7ed85 => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:07.077 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-33b11479-66a4-408e-8204-91a519b852b7'] response: {'name': 'network-changed', 'server_uuid': 'e1c60f4c-00f7-428c-acf6-53348c78301c', 'tag': '44fc8038-87ea-4754-bfef-13771a40b389', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1123/2121] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:07 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => 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: 999/2122] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:55:07 2026] GET /v2.0/ports?tenant_id=a8b131a3af674c308ee3ce15660337b6&device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2123] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:55:07 2026] GET /v2.0/networks?id=5dd195e4-5eb9-490c-b627-ad0e62840680 => generated 757 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2124] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:55:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=44fc8038-87ea-4754-bfef-13771a40b389 => 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: 1125/2125] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:55:07 2026] GET /v2.0/subnets?id=629d6a71-7985-4022-b377-61c7bad0887e => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2126] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:55:07 2026] GET /v2.0/ports?network_id=5dd195e4-5eb9-490c-b627-ad0e62840680&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: 1126/2127] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:55:07 2026] GET /v2.0/networks/5dd195e4-5eb9-490c-b627-ad0e62840680?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: 1002/2128] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:55:07 2026] GET /v2.0/networks/5dd195e4-5eb9-490c-b627-ad0e62840680?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: 1127/2129] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:55:08 2026] GET /v2.0/floatingips/8cde737d-d20c-4cb7-bd59-fb9f4fd7ed85 => generated 554 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2130] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:08 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => 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: 1128/2131] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:55:09 2026] GET /v2.0/floatingips/8cde737d-d20c-4cb7-bd59-fb9f4fd7ed85 => generated 552 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2132] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:09 2026] GET /v2.0/ports?device_id=24806e0b-b755-43b4-af5b-096d7457f0ef => 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: 1129/2133] 10.0.0.126 () {34 vars in 685 bytes} [Tue Jun 23 19:55:10 2026] POST /v2.0/security-groups => generated 1674 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2134] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:55:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2135] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:55:10 2026] POST /v2.0/security-group-rules => generated 596 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2136] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:55:10 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: 8|app: 0|req: 1131/2137] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:55:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:10.922 7 INFO neutron.db.securitygroups_db [None req-8e8fda8d-9d52-4426-b37f-f6a08fa64ae3 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Project a8b131a3af674c308ee3ce15660337b6 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: 1007/2138] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:55:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:11.068 8 INFO neutron.db.securitygroups_db [None req-c95e8df1-5ae5-4746-af83-9a8e5d96f5ea 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Project a8b131a3af674c308ee3ce15660337b6 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: 1132/2139] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:55:11 2026] POST /v2.0/security-group-rules => generated 606 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2140] 10.0.0.126 () {32 vars in 649 bytes} [Tue Jun 23 19:55:11 2026] GET /v2.0/networks => generated 1298 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2141] 10.0.0.253 () {34 vars in 1098 bytes} [Tue Jun 23 19:55:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-456055665&fields=id&tenant_id=a8b131a3af674c308ee3ce15660337b6 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2142] 10.0.0.253 () {34 vars in 982 bytes} [Tue Jun 23 19:55:11 2026] GET /v2.0/networks?id=5dd195e4-5eb9-490c-b627-ad0e62840680 => generated 661 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2143] 10.0.0.253 () {34 vars in 965 bytes} [Tue Jun 23 19:55:11 2026] GET /v2.0/quotas/a8b131a3af674c308ee3ce15660337b6 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2144] 10.0.0.253 () {34 vars in 1002 bytes} [Tue Jun 23 19:55:11 2026] GET /v2.0/ports?tenant_id=a8b131a3af674c308ee3ce15660337b6&fields=id => generated 149 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2145] 10.0.0.253 () {34 vars in 1008 bytes} [Tue Jun 23 19:55:11 2026] GET /v2.0/networks/5dd195e4-5eb9-490c-b627-ad0e62840680?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: 1014/2146] 10.0.0.253 () {34 vars in 1108 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/networks/5dd195e4-5eb9-490c-b627-ad0e62840680?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: 1015/2147] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:12.534 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4cd7040-72e0-47c6-b3ae-cd328098f5e1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 6855cc9b-562b-4dd6-8a64-a2af10736c2d 2026-06-23 19:55:12.537 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4cd7040-72e0-47c6-b3ae-cd328098f5e1 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 6855cc9b-562b-4dd6-8a64-a2af10736c2d [pid: 8|app: 0|req: 1133/2148] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:55:11 2026] PUT /v2.0/routers/eea3674e-d6df-478f-b8cb-497be8da4153/remove_router_interface => generated 309 bytes in 1307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:13.211 7 INFO neutron_taas.services.taas.taas_plugin [None req-06f212db-c13f-4115-b0ab-8892415fca76 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: ed76efad-be08-4f2f-9498-87d5e50e531f 2026-06-23 19:55:13.214 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06f212db-c13f-4115-b0ab-8892415fca76 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: ed76efad-be08-4f2f-9498-87d5e50e531f [pid: 8|app: 0|req: 1134/2149] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:13.482 7 INFO neutron_taas.services.taas.taas_plugin [None req-06f212db-c13f-4115-b0ab-8892415fca76 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 9ad62b86-2dde-4bf7-80f0-3f87a1f5d6db 2026-06-23 19:55:13.485 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06f212db-c13f-4115-b0ab-8892415fca76 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 9ad62b86-2dde-4bf7-80f0-3f87a1f5d6db 2026-06-23 19:55:13.760 7 INFO neutron.services.segments.plugin [-] Segment 5da908ba-867b-4b3c-89d1-29a1a93a1d6f resource provider aggregate not found 2026-06-23 19:55:13.762 7 INFO neutron.services.segments.plugin [-] Segment 5da908ba-867b-4b3c-89d1-29a1a93a1d6f resource provider aggregate not found 2026-06-23 19:55:13.774 7 INFO neutron.services.segments.plugin [-] Segment 5da908ba-867b-4b3c-89d1-29a1a93a1d6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5da908ba-867b-4b3c-89d1-29a1a93a1d6f found for delete ", "request_id": "req-54f7e665-cf92-4d18-ac82-25b025fa487c"}]} 2026-06-23 19:55:13.777 7 INFO neutron.db.l3_hamode_db [None req-06f212db-c13f-4115-b0ab-8892415fca76 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] HA network 4e22e05f-8464-4272-9a7f-2b01bacd61ad was deleted as no HA routers are present in tenant 16a977b280d44865af5ebe14a4ae1f9f. 2026-06-23 19:55:13.778 7 INFO neutron.services.segments.plugin [-] Segment 5da908ba-867b-4b3c-89d1-29a1a93a1d6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5da908ba-867b-4b3c-89d1-29a1a93a1d6f found for delete ", "request_id": "req-240fb333-48bf-473c-b3fa-1b8c4359ae12"}]} [pid: 7|app: 0|req: 1016/2152] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:55:13 2026] DELETE /v2.0/routers/eea3674e-d6df-478f-b8cb-497be8da4153 => generated 0 bytes in 734 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2153] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:55:13 2026] DELETE /v2.0/subnets/35592fca-13a8-4d64-b129-2b5286883224 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:55:13.988 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc99a130-2cd3-4ea8-a5f2-02cba08d0df0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: a7dfe5d7-11a5-4fd8-ad87-fed032192c3d 2026-06-23 19:55:13.994 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc99a130-2cd3-4ea8-a5f2-02cba08d0df0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: a7dfe5d7-11a5-4fd8-ad87-fed032192c3d [pid: 7|app: 0|req: 1017/2154] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:55:13 2026] DELETE /v2.0/networks/27f3c8c2-9b75-4031-91df-1413e764f674 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2155] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:55:14 2026] GET /v2.0/security-groups?tenant_id=16a977b280d44865af5ebe14a4ae1f9f&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2156] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:14 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => 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: 1139/2157] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:55:14 2026] DELETE /v2.0/security-groups/c41b101f-3275-4e3a-9c68-42b2918aba45 => 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: 1019/2158] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:15 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:15.793 7 INFO neutron.services.segments.plugin [-] Segment 59006524-3b47-4f44-8124-6e922fa95ceb resource provider aggregate not found 2026-06-23 19:55:15.802 7 INFO neutron.services.segments.plugin [-] Segment 59006524-3b47-4f44-8124-6e922fa95ceb resource provider aggregate not found 2026-06-23 19:55:15.814 7 INFO neutron.services.segments.plugin [-] Segment 59006524-3b47-4f44-8124-6e922fa95ceb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59006524-3b47-4f44-8124-6e922fa95ceb found for delete ", "request_id": "req-04620e5b-abd0-4273-8ad7-71cc8c6b49dd"}]} 2026-06-23 19:55:15.817 7 INFO neutron.services.segments.plugin [-] Segment 59006524-3b47-4f44-8124-6e922fa95ceb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59006524-3b47-4f44-8124-6e922fa95ceb found for delete ", "request_id": "req-8f635a18-a328-4ef9-ae25-4ca5b4bd8fb5"}]} [pid: 7|app: 0|req: 1020/2159] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:16 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:16.572 8 INFO neutron.db.segments_db [None req-24af601d-5284-426d-8ef8-ac491e246f48 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 2eca953f-272a-48f7-8659-972c78d3d1aa of type vxlan for network 3e034cfa-4631-4ce3-a198-3abad33f72b7 [pid: 8|app: 0|req: 1140/2160] 10.0.0.126 () {34 vars in 671 bytes} [Tue Jun 23 19:55:16 2026] POST /v2.0/networks => generated 741 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2161] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:55:16 2026] GET /v2.0/networks?id=5dd195e4-5eb9-490c-b627-ad0e62840680 => 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: 1022/2162] 199.204.45.116 () {34 vars in 1050 bytes} [Tue Jun 23 19:55:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a8b131a3af674c308ee3ce15660337b6 => generated 271 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2163] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:55:16 2026] POST /v2.0/subnets => generated 688 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:16.835 8 INFO neutron.db.segments_db [None req-e2f255bf-902a-46f3-aa47-43933a379b63 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 357f4247-49ee-4c51-8bdd-6ed58559dd6c of type vxlan for network 8fdebb79-90b0-423a-82e8-b72617906561 2026-06-23 19:55:17.063 8 INFO neutron.db.l3_hamode_db [None req-e2f255bf-902a-46f3-aa47-43933a379b63 371de210f4dc48b7bf718a4de4245a5a 4b67197939d944bd9368e0cf945ea837 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1023/2164] 199.204.45.116 () {38 vars in 955 bytes} [Tue Jun 23 19:55:16 2026] POST /v2.0/ports => generated 958 bytes in 369 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: 1024/2165] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:55:17 2026] PUT /v2.0/ports/e2f3bb29-2c4d-4c0d-b20d-5a87cbc2c182 => generated 1239 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:55:17.501 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ec2e8d0-21ec-48b0-ac22-d5fc6864d0d5'] response: {'name': 'network-changed', 'server_uuid': '54517841-f18f-4096-9cf5-060ca4cce952', 'tag': 'e2f3bb29-2c4d-4c0d-b20d-5a87cbc2c182', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1025/2166] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:17 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2167] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:17 2026] GET /v2.0/security-groups?id=df716de2-8cc0-4b57-acb0-23d4d24fca20&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:17.833 8 INFO neutron.db.l3_hamode_db [None req-e2f255bf-902a-46f3-aa47-43933a379b63 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1027/2168] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:55:18 2026] GET /v2.0/ports?tenant_id=a8b131a3af674c308ee3ce15660337b6&device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2169] 199.204.45.116 () {34 vars in 1018 bytes} [Tue Jun 23 19:55:18 2026] GET /v2.0/networks?tenant_id=a8b131a3af674c308ee3ce15660337b6&shared=False => generated 757 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2170] 199.204.45.116 () {34 vars in 930 bytes} [Tue Jun 23 19:55:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2171] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:18 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2172] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:18 2026] GET /v2.0/security-groups?id=df716de2-8cc0-4b57-acb0-23d4d24fca20&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: 1142/2173] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:55:16 2026] POST /v2.0/routers => generated 728 bytes in 2055 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2174] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:55:19 2026] GET /v2.0/ports?tenant_id=a8b131a3af674c308ee3ce15660337b6&device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2175] 199.204.45.116 () {34 vars in 1060 bytes} [Tue Jun 23 19:55:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=e2f3bb29-2c4d-4c0d-b20d-5a87cbc2c182 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2176] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:55:19 2026] GET /v2.0/subnets?id=629d6a71-7985-4022-b377-61c7bad0887e => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2177] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:55:19 2026] GET /v2.0/ports?network_id=5dd195e4-5eb9-490c-b627-ad0e62840680&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2178] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:55:19 2026] GET /v2.0/networks/5dd195e4-5eb9-490c-b627-ad0e62840680?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: 1148/2179] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:55:19 2026] GET /v2.0/networks/5dd195e4-5eb9-490c-b627-ad0e62840680?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: 7|app: 0|req: 1032/2180] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:55:18 2026] PUT /v2.0/routers/c7399f73-e490-4f95-94a3-7c8bb8fe6d29/add_router_interface => generated 309 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2181] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:19 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2182] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:19 2026] GET /v2.0/security-groups?id=df716de2-8cc0-4b57-acb0-23d4d24fca20&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2183] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:21 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:21.134 8 INFO neutron.db.segments_db [None req-f7a0b2a8-5de3-426e-9019-73e059a2ac9d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 2cdf0cbd-6fc9-4e71-a745-c77d8fb7c6d3 of type vxlan for network 2ddc23e8-1602-4b4d-b9c0-e0402b8653df [pid: 7|app: 0|req: 1035/2184] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:21 2026] GET /v2.0/security-groups?id=df716de2-8cc0-4b57-acb0-23d4d24fca20&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: 1150/2185] 10.0.0.126 () {34 vars in 671 bytes} [Tue Jun 23 19:55:20 2026] POST /v2.0/networks => generated 741 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2186] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:55:21 2026] POST /v2.0/subnets => generated 688 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:21.428 8 INFO neutron.db.segments_db [None req-03ba5eef-2eff-4094-af2e-7d57d57fc93a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Added segment 3e61f8fc-5be0-40c6-a697-8f8db7aa0b0f of type vxlan for network 6700aaf0-7d98-4f94-b0f3-b96d076d9163 2026-06-23 19:55:21.625 8 INFO neutron.db.l3_hamode_db [None req-03ba5eef-2eff-4094-af2e-7d57d57fc93a 371de210f4dc48b7bf718a4de4245a5a a8af2e1b0f08458ebb684435fea048b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1037/2187] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:22 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 973 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:22.373 8 INFO neutron.db.l3_hamode_db [None req-03ba5eef-2eff-4094-af2e-7d57d57fc93a 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1038/2188] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:22 2026] GET /v2.0/security-groups?id=df716de2-8cc0-4b57-acb0-23d4d24fca20&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: 1151/2189] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:55:21 2026] POST /v2.0/routers => generated 728 bytes in 2019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2190] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:23 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2191] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:23 2026] GET /v2.0/security-groups?id=df716de2-8cc0-4b57-acb0-23d4d24fca20&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: 7|app: 0|req: 1039/2192] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:55:23 2026] PUT /v2.0/routers/19803d30-d530-4d63-b4ab-ccd4ce28cc89/add_router_interface => generated 309 bytes in 1205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2193] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:24 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2194] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:24 2026] GET /v2.0/security-groups?id=df716de2-8cc0-4b57-acb0-23d4d24fca20&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: 1155/2195] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:24 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2196] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:24 2026] GET /v2.0/security-groups?id=df716de2-8cc0-4b57-acb0-23d4d24fca20&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: 1156/2197] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:55:24 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:55:25.268 7 INFO neutron.db.l3_db [None req-b4776fb2-8515-4f95-b86d-bc6609855061 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Floating IP 8cde737d-d20c-4cb7-bd59-fb9f4fd7ed85 associated. External IP: 10.96.250.215, port: e2f3bb29-2c4d-4c0d-b20d-5a87cbc2c182. [pid: 8|app: 0|req: 1157/2198] 10.0.0.126 () {34 vars in 685 bytes} [Tue Jun 23 19:55:25 2026] POST /v2.0/security-groups => generated 1677 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2199] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:55:24 2026] PUT /v2.0/floatingips/8cde737d-d20c-4cb7-bd59-fb9f4fd7ed85 => generated 856 bytes in 666 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2200] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:55:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2201] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:55:25 2026] GET /v2.0/floatingips/8cde737d-d20c-4cb7-bd59-fb9f4fd7ed85 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:25.663 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fcd7301-1f75-4539-a374-dc8baeb68f50'] response: {'name': 'network-changed', 'server_uuid': '54517841-f18f-4096-9cf5-060ca4cce952', 'tag': 'e2f3bb29-2c4d-4c0d-b20d-5a87cbc2c182', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1159/2202] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:55:25 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: 7|app: 0|req: 1044/2203] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:55:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2204] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:55:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:26.047 7 INFO neutron.db.securitygroups_db [None req-b6d7aac2-27ee-4e0f-9b3e-8af12b77705c 8b8a25e1441749d2abd8d469ed88e359 4b67197939d944bd9368e0cf945ea837 - - default default] Project 4b67197939d944bd9368e0cf945ea837 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1045/2205] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:55:26 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-06-23 19:55:26.202 8 INFO neutron.db.securitygroups_db [None req-a1bfa72b-d5ea-4c50-823a-8fdf03afdfd6 8b8a25e1441749d2abd8d469ed88e359 4b67197939d944bd9368e0cf945ea837 - - default default] Project 4b67197939d944bd9368e0cf945ea837 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: 1046/2206] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:55:26 2026] GET /v2.0/ports?tenant_id=a8b131a3af674c308ee3ce15660337b6&device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2207] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:55:26 2026] GET /v2.0/networks?id=5dd195e4-5eb9-490c-b627-ad0e62840680 => generated 757 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2208] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:55:26 2026] POST /v2.0/security-group-rules => generated 606 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2209] 199.204.45.116 () {34 vars in 1060 bytes} [Tue Jun 23 19:55:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=e2f3bb29-2c4d-4c0d-b20d-5a87cbc2c182 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2210] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:55:26 2026] GET /v2.0/subnets?id=629d6a71-7985-4022-b377-61c7bad0887e => generated 678 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2211] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:55:26 2026] GET /v2.0/ports?network_id=5dd195e4-5eb9-490c-b627-ad0e62840680&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: 1163/2212] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:55:26 2026] GET /v2.0/networks/5dd195e4-5eb9-490c-b627-ad0e62840680?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: 1050/2213] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:55:26 2026] GET /v2.0/networks/5dd195e4-5eb9-490c-b627-ad0e62840680?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: 1164/2214] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:55:26 2026] GET /v2.0/floatingips/8cde737d-d20c-4cb7-bd59-fb9f4fd7ed85 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2215] 10.0.0.126 () {34 vars in 685 bytes} [Tue Jun 23 19:55:26 2026] POST /v2.0/security-groups => generated 1663 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2216] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:55:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2217] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:55:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2218] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:55:27 2026] POST /v2.0/floatingips => generated 552 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2219] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 19:55:27 2026] GET /v2.0/floatingips/8cde737d-d20c-4cb7-bd59-fb9f4fd7ed85 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2220] 10.0.0.253 () {34 vars in 1100 bytes} [Tue Jun 23 19:55:27 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1891313483&fields=id&tenant_id=4b67197939d944bd9368e0cf945ea837 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2221] 10.0.0.253 () {34 vars in 1100 bytes} [Tue Jun 23 19:55:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1287136996&fields=id&tenant_id=4b67197939d944bd9368e0cf945ea837 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2222] 10.0.0.253 () {34 vars in 982 bytes} [Tue Jun 23 19:55:27 2026] GET /v2.0/networks?id=3e034cfa-4631-4ce3-a198-3abad33f72b7 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2223] 10.0.0.253 () {34 vars in 965 bytes} [Tue Jun 23 19:55:27 2026] GET /v2.0/quotas/4b67197939d944bd9368e0cf945ea837 => 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: 1169/2224] 10.0.0.253 () {34 vars in 1002 bytes} [Tue Jun 23 19:55:27 2026] GET /v2.0/ports?tenant_id=4b67197939d944bd9368e0cf945ea837&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2225] 10.0.0.253 () {34 vars in 1008 bytes} [Tue Jun 23 19:55:28 2026] GET /v2.0/networks/3e034cfa-4631-4ce3-a198-3abad33f72b7?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: 1170/2226] 10.0.0.253 () {34 vars in 1108 bytes} [Tue Jun 23 19:55:28 2026] GET /v2.0/networks/3e034cfa-4631-4ce3-a198-3abad33f72b7?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: 7|app: 0|req: 1057/2227] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:28 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2230] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:29 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => 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: 1059/2231] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:30 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => 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: 1173/2232] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:31 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => 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: 1060/2233] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:55:32 2026] GET /v2.0/networks?id=3e034cfa-4631-4ce3-a198-3abad33f72b7 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2234] 199.204.45.116 () {34 vars in 1050 bytes} [Tue Jun 23 19:55:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4b67197939d944bd9368e0cf945ea837 => generated 274 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2235] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:32 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => 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: 1175/2236] 199.204.45.116 () {38 vars in 955 bytes} [Tue Jun 23 19:55:32 2026] POST /v2.0/ports => generated 997 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2237] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:55:33 2026] PUT /v2.0/ports/a196ae57-101d-4df8-a27b-3c4237d528f7 => generated 1278 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:55:33.513 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1504a52b-0733-4627-a4d8-f98e56e49ebb'] response: {'name': 'network-changed', 'server_uuid': 'b7b3df48-5461-45ff-bfbc-f4e8efcd47b6', 'tag': 'a196ae57-101d-4df8-a27b-3c4237d528f7', '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: 1176/2238] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:33 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1012 bytes in 69 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: 1063/2239] 10.0.0.253 () {34 vars in 1120 bytes} [Tue Jun 23 19:55:33 2026] GET /v2.0/security-groups?id=7caf7911-f956-4955-b843-fa8f212174f0&id=3be23886-e7e9-4d51-b01c-ed4a492cc35b&fields=id&fields=name => generated 207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2240] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:55:34 2026] GET /v2.0/ports?tenant_id=4b67197939d944bd9368e0cf945ea837&device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1281 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2241] 199.204.45.116 () {34 vars in 1018 bytes} [Tue Jun 23 19:55:34 2026] GET /v2.0/networks?tenant_id=4b67197939d944bd9368e0cf945ea837&shared=False => generated 769 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2242] 199.204.45.116 () {34 vars in 930 bytes} [Tue Jun 23 19:55:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2243] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:34 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1012 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2244] 10.0.0.253 () {34 vars in 1120 bytes} [Tue Jun 23 19:55:34 2026] GET /v2.0/security-groups?id=7caf7911-f956-4955-b843-fa8f212174f0&id=3be23886-e7e9-4d51-b01c-ed4a492cc35b&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2245] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/ports?tenant_id=4b67197939d944bd9368e0cf945ea837&device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2246] 199.204.45.116 () {34 vars in 1060 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a196ae57-101d-4df8-a27b-3c4237d528f7 => 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: 1067/2247] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/subnets?id=fd1c6e4f-aff8-4218-bd47-7a5cc788c39d => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2248] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/ports?network_id=3e034cfa-4631-4ce3-a198-3abad33f72b7&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: 1068/2249] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/networks/3e034cfa-4631-4ce3-a198-3abad33f72b7?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: 1182/2250] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/networks/3e034cfa-4631-4ce3-a198-3abad33f72b7?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: 1069/2251] 10.0.0.14 () {34 vars in 989 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => 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: 1183/2252] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/security-groups?id=df716de2-8cc0-4b57-acb0-23d4d24fca20&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: 1070/2253] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:36 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1012 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2254] 10.0.0.253 () {34 vars in 1120 bytes} [Tue Jun 23 19:55:36 2026] GET /v2.0/security-groups?id=7caf7911-f956-4955-b843-fa8f212174f0&id=3be23886-e7e9-4d51-b01c-ed4a492cc35b&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2255] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:37 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1012 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2256] 10.0.0.253 () {34 vars in 1120 bytes} [Tue Jun 23 19:55:37 2026] GET /v2.0/security-groups?id=7caf7911-f956-4955-b843-fa8f212174f0&id=3be23886-e7e9-4d51-b01c-ed4a492cc35b&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2257] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:38 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2258] 10.0.0.253 () {34 vars in 1120 bytes} [Tue Jun 23 19:55:38 2026] GET /v2.0/security-groups?id=7caf7911-f956-4955-b843-fa8f212174f0&id=3be23886-e7e9-4d51-b01c-ed4a492cc35b&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2259] 199.204.45.116 () {34 vars in 994 bytes} [Tue Jun 23 19:55:38 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1281 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2260] 199.204.45.116 () {34 vars in 1124 bytes} [Tue Jun 23 19:55:38 2026] GET /v2.0/security-groups?id=3be23886-e7e9-4d51-b01c-ed4a492cc35b&id=7caf7911-f956-4955-b843-fa8f212174f0&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2261] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:39 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2262] 10.0.0.253 () {34 vars in 1120 bytes} [Tue Jun 23 19:55:39 2026] GET /v2.0/security-groups?id=7caf7911-f956-4955-b843-fa8f212174f0&id=3be23886-e7e9-4d51-b01c-ed4a492cc35b&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2263] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:40 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1014 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2264] 10.0.0.253 () {34 vars in 1120 bytes} [Tue Jun 23 19:55:40 2026] GET /v2.0/security-groups?id=7caf7911-f956-4955-b843-fa8f212174f0&id=3be23886-e7e9-4d51-b01c-ed4a492cc35b&fields=id&fields=name => generated 207 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2265] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:41 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2266] 10.0.0.253 () {34 vars in 1120 bytes} [Tue Jun 23 19:55:41 2026] GET /v2.0/security-groups?id=7caf7911-f956-4955-b843-fa8f212174f0&id=3be23886-e7e9-4d51-b01c-ed4a492cc35b&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2267] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:41 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:55:42.335 8 INFO neutron.db.l3_db [None req-2fdb1d9b-7076-4966-bad0-9f164494b5f5 8b8a25e1441749d2abd8d469ed88e359 4b67197939d944bd9368e0cf945ea837 - - default default] Floating IP 320d7ecc-3202-4f8e-b32d-701b523b9c33 associated. External IP: 10.96.250.203, port: a196ae57-101d-4df8-a27b-3c4237d528f7. [pid: 8|app: 0|req: 1191/2268] 10.0.0.126 () {34 vars in 749 bytes} [Tue Jun 23 19:55:42 2026] PUT /v2.0/floatingips/320d7ecc-3202-4f8e-b32d-701b523b9c33 => generated 856 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:42.658 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-701b1ce9-b45f-4e53-bf97-ed60d2c8fb69'] response: {'name': 'network-changed', 'server_uuid': 'b7b3df48-5461-45ff-bfbc-f4e8efcd47b6', 'tag': 'a196ae57-101d-4df8-a27b-3c4237d528f7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1078/2269] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:55:43 2026] GET /v2.0/ports?tenant_id=4b67197939d944bd9368e0cf945ea837&device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2270] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:55:43 2026] GET /v2.0/networks?id=3e034cfa-4631-4ce3-a198-3abad33f72b7 => generated 769 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2271] 199.204.45.116 () {34 vars in 1060 bytes} [Tue Jun 23 19:55:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a196ae57-101d-4df8-a27b-3c4237d528f7 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2272] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:55:43 2026] GET /v2.0/subnets?id=fd1c6e4f-aff8-4218-bd47-7a5cc788c39d => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2273] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:55:43 2026] GET /v2.0/ports?network_id=3e034cfa-4631-4ce3-a198-3abad33f72b7&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2274] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:55:43 2026] GET /v2.0/networks/3e034cfa-4631-4ce3-a198-3abad33f72b7?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2275] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:55:43 2026] GET /v2.0/networks/3e034cfa-4631-4ce3-a198-3abad33f72b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2278] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:45 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2279] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:45 2026] GET /v2.0/security-groups?id=df716de2-8cc0-4b57-acb0-23d4d24fca20&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: 1197/2280] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2281] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/security-groups?id=df716de2-8cc0-4b57-acb0-23d4d24fca20&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2282] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:47 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2283] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:47 2026] GET /v2.0/security-groups?id=df716de2-8cc0-4b57-acb0-23d4d24fca20&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: 1199/2284] 199.204.45.116 () {34 vars in 994 bytes} [Tue Jun 23 19:55:47 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:47.824 7 INFO neutron_taas.services.taas.taas_plugin [req-e4157978-dfc8-4fa6-9985-3f41bbf90c64 req-7cf5ebce-1f36-4007-bc96-3800ac963a50 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] TaaS: Handle Delete Port: e2f3bb29-2c4d-4c0d-b20d-5a87cbc2c182 2026-06-23 19:55:47.826 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e4157978-dfc8-4fa6-9985-3f41bbf90c64 req-7cf5ebce-1f36-4007-bc96-3800ac963a50 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Tap Mirror: Handle Delete Port: e2f3bb29-2c4d-4c0d-b20d-5a87cbc2c182 2026-06-23 19:55:47.926 7 INFO neutron.db.l3_db [req-e4157978-dfc8-4fa6-9985-3f41bbf90c64 req-7cf5ebce-1f36-4007-bc96-3800ac963a50 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Floating IP 8cde737d-d20c-4cb7-bd59-fb9f4fd7ed85 disassociated. External IP: 10.96.250.215, port: e2f3bb29-2c4d-4c0d-b20d-5a87cbc2c182. [pid: 7|app: 0|req: 1086/2285] 199.204.45.116 () {36 vars in 997 bytes} [Tue Jun 23 19:55:47 2026] DELETE /v2.0/ports/e2f3bb29-2c4d-4c0d-b20d-5a87cbc2c182 => generated 0 bytes in 514 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:55:48.225 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-67fcd552-b2f7-46eb-b072-6d321718062f'] response: {'server_uuid': '54517841-f18f-4096-9cf5-060ca4cce952', 'name': 'network-vif-deleted', 'tag': 'e2f3bb29-2c4d-4c0d-b20d-5a87cbc2c182', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1200/2286] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:48 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => 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: 1087/2287] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:49 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => 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: 1201/2288] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:50 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1014 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2289] 10.0.0.253 () {34 vars in 1120 bytes} [Tue Jun 23 19:55:50 2026] GET /v2.0/security-groups?id=7caf7911-f956-4955-b843-fa8f212174f0&id=3be23886-e7e9-4d51-b01c-ed4a492cc35b&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2290] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:55:50 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1283 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2291] 10.0.0.126 () {32 vars in 858 bytes} [Tue Jun 23 19:55:50 2026] GET /v2.0/floatingips?floating_network_id=cc310722-9bdf-47c6-a661-9a051b8e0dad&port_id=a196ae57-101d-4df8-a27b-3c4237d528f7 => generated 861 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2292] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:50 2026] GET /v2.0/ports?device_id=54517841-f18f-4096-9cf5-060ca4cce952 => 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: 1090/2293] 10.0.0.14 () {34 vars in 989 bytes} [Tue Jun 23 19:55:51 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2294] 10.0.0.14 () {34 vars in 1119 bytes} [Tue Jun 23 19:55:51 2026] GET /v2.0/security-groups?id=7caf7911-f956-4955-b843-fa8f212174f0&id=3be23886-e7e9-4d51-b01c-ed4a492cc35b&fields=id&fields=name => generated 207 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2295] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:55:51 2026] DELETE /v2.0/security-groups/df716de2-8cc0-4b57-acb0-23d4d24fca20 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:55:51.990 8 INFO neutron_taas.services.taas.taas_plugin [None req-55496e60-3d5e-484e-bb86-6515f03f881c 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] TaaS: Handle Delete Port: 9fc122ba-637b-4032-97f1-2d89fd6b8849 2026-06-23 19:55:51.993 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55496e60-3d5e-484e-bb86-6515f03f881c 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Tap Mirror: Handle Delete Port: 9fc122ba-637b-4032-97f1-2d89fd6b8849 [pid: 8|app: 0|req: 1205/2296] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:55:51 2026] DELETE /v2.0/floatingips/8cde737d-d20c-4cb7-bd59-fb9f4fd7ed85 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2297] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:52 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => 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: 1206/2298] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:52 2026] GET /v2.0/security-groups?id=8fb08d63-12ec-4a22-a752-5946ca31bc78&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2299] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:53 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => 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: 1207/2300] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:53 2026] GET /v2.0/security-groups?id=8fb08d63-12ec-4a22-a752-5946ca31bc78&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2301] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:53 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2302] 10.0.0.253 () {34 vars in 1120 bytes} [Tue Jun 23 19:55:53 2026] GET /v2.0/security-groups?id=7caf7911-f956-4955-b843-fa8f212174f0&id=3be23886-e7e9-4d51-b01c-ed4a492cc35b&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2303] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => 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: 1209/2304] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.0/security-groups?id=8fb08d63-12ec-4a22-a752-5946ca31bc78&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2305] 199.204.45.116 () {34 vars in 994 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:54.880 8 INFO neutron_taas.services.taas.taas_plugin [req-21c49241-fe1a-4b8c-b0c6-ee43d6b6f84e req-e09b1ed6-25b3-418a-bc14-4e6341fb1f5f 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] TaaS: Handle Delete Port: 44fc8038-87ea-4754-bfef-13771a40b389 2026-06-23 19:55:54.882 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-21c49241-fe1a-4b8c-b0c6-ee43d6b6f84e req-e09b1ed6-25b3-418a-bc14-4e6341fb1f5f 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Tap Mirror: Handle Delete Port: 44fc8038-87ea-4754-bfef-13771a40b389 [pid: 8|app: 0|req: 1210/2306] 199.204.45.116 () {36 vars in 997 bytes} [Tue Jun 23 19:55:54 2026] DELETE /v2.0/ports/44fc8038-87ea-4754-bfef-13771a40b389 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:55:55.024 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e3b246a-3dff-46e5-90ac-d1b1b703e11c'] response: {'server_uuid': 'e1c60f4c-00f7-428c-acf6-53348c78301c', 'name': 'network-vif-deleted', 'tag': '44fc8038-87ea-4754-bfef-13771a40b389', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1097/2307] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:55 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2308] 10.0.0.253 () {34 vars in 1120 bytes} [Tue Jun 23 19:55:55 2026] GET /v2.0/security-groups?id=7caf7911-f956-4955-b843-fa8f212174f0&id=3be23886-e7e9-4d51-b01c-ed4a492cc35b&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2309] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:55 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => 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: 1212/2310] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:56 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1014 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2311] 10.0.0.253 () {34 vars in 1120 bytes} [Tue Jun 23 19:55:56 2026] GET /v2.0/security-groups?id=7caf7911-f956-4955-b843-fa8f212174f0&id=3be23886-e7e9-4d51-b01c-ed4a492cc35b&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2312] 199.204.45.116 () {34 vars in 994 bytes} [Tue Jun 23 19:55:56 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:55:56.583 7 INFO neutron_taas.services.taas.taas_plugin [req-4f754c27-cc09-4701-86a6-380fb423b36d req-fee8c753-dc0c-4866-9d79-7aa186014b6a 8b8a25e1441749d2abd8d469ed88e359 4b67197939d944bd9368e0cf945ea837 - - default default] TaaS: Handle Delete Port: a196ae57-101d-4df8-a27b-3c4237d528f7 2026-06-23 19:55:56.586 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4f754c27-cc09-4701-86a6-380fb423b36d req-fee8c753-dc0c-4866-9d79-7aa186014b6a 8b8a25e1441749d2abd8d469ed88e359 4b67197939d944bd9368e0cf945ea837 - - default default] Tap Mirror: Handle Delete Port: a196ae57-101d-4df8-a27b-3c4237d528f7 2026-06-23 19:55:56.719 7 INFO neutron.db.l3_db [req-4f754c27-cc09-4701-86a6-380fb423b36d req-fee8c753-dc0c-4866-9d79-7aa186014b6a 8b8a25e1441749d2abd8d469ed88e359 4b67197939d944bd9368e0cf945ea837 - - default default] Floating IP 320d7ecc-3202-4f8e-b32d-701b523b9c33 disassociated. External IP: 10.96.250.203, port: a196ae57-101d-4df8-a27b-3c4237d528f7. [pid: 8|app: 0|req: 1214/2313] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:56 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => 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: 1215/2314] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:57 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2315] 199.204.45.116 () {36 vars in 997 bytes} [Tue Jun 23 19:55:56 2026] DELETE /v2.0/ports/a196ae57-101d-4df8-a27b-3c4237d528f7 => generated 0 bytes in 999 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:55:57.504 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d868f374-4d03-4989-9fca-3597bb908a7b'] response: {'server_uuid': 'b7b3df48-5461-45ff-bfbc-f4e8efcd47b6', 'name': 'network-vif-deleted', 'tag': 'a196ae57-101d-4df8-a27b-3c4237d528f7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1216/2316] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:57 2026] GET /v2.0/ports?device_id=e1c60f4c-00f7-428c-acf6-53348c78301c => 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: 1101/2317] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:58 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => 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: 1103/2320] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:55:58 2026] DELETE /v2.0/security-groups/8fb08d63-12ec-4a22-a752-5946ca31bc78 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:55:59.428 8 INFO neutron_taas.services.taas.taas_plugin [None req-9677ef9d-4a47-4143-b484-ebafceaf8de1 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] TaaS: Handle Delete Port: 43a24ac1-4911-4af6-bc4b-ff6777836016 2026-06-23 19:55:59.430 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9677ef9d-4a47-4143-b484-ebafceaf8de1 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Tap Mirror: Handle Delete Port: 43a24ac1-4911-4af6-bc4b-ff6777836016 [pid: 7|app: 0|req: 1104/2321] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:55:59 2026] GET /v2.0/ports?device_id=b7b3df48-5461-45ff-bfbc-f4e8efcd47b6 => 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: 1218/2322] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:55:59 2026] PUT /v2.0/routers/906a5df0-05b5-448a-b6d7-59141995f299/remove_router_interface => generated 309 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2323] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:55:59 2026] DELETE /v2.0/subnets/629d6a71-7985-4022-b377-61c7bad0887e => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:56:00.250 8 INFO neutron_taas.services.taas.taas_plugin [None req-74249399-f45e-45e4-b734-a437219621b5 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] TaaS: Handle Delete Port: 5a4620e4-8632-4335-95ab-81adad8538b2 2026-06-23 19:56:00.253 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74249399-f45e-45e4-b734-a437219621b5 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Tap Mirror: Handle Delete Port: 5a4620e4-8632-4335-95ab-81adad8538b2 2026-06-23 19:56:00.535 8 INFO neutron_taas.services.taas.taas_plugin [None req-74249399-f45e-45e4-b734-a437219621b5 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] TaaS: Handle Delete Port: 33de44d5-b9d1-4887-93ec-b2bae103676e 2026-06-23 19:56:00.538 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74249399-f45e-45e4-b734-a437219621b5 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Tap Mirror: Handle Delete Port: 33de44d5-b9d1-4887-93ec-b2bae103676e [pid: 7|app: 0|req: 1106/2324] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:00 2026] DELETE /v2.0/security-groups/7caf7911-f956-4955-b843-fa8f212174f0 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:00.845 7 INFO neutron.api.v2.resource [None req-38f8b9ee-cc10-4fc0-bdbb-f0be3714e8b2 8b8a25e1441749d2abd8d469ed88e359 4b67197939d944bd9368e0cf945ea837 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1107/2325] 10.0.0.126 () {32 vars in 737 bytes} [Tue Jun 23 19:56:00 2026] GET /v2.0/security-groups/7caf7911-f956-4955-b843-fa8f212174f0 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:56:00.874 8 INFO neutron.services.segments.plugin [-] Segment 771adc62-798d-457c-8518-dc62f1cb7c22 resource provider aggregate not found 2026-06-23 19:56:00.882 8 INFO neutron.services.segments.plugin [-] Segment 771adc62-798d-457c-8518-dc62f1cb7c22 resource provider aggregate not found 2026-06-23 19:56:00.897 8 INFO neutron.services.segments.plugin [-] Segment 771adc62-798d-457c-8518-dc62f1cb7c22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 771adc62-798d-457c-8518-dc62f1cb7c22 found for delete ", "request_id": "req-01c6bade-77ed-4a7c-a74b-1dca81d15766"}]} 2026-06-23 19:56:00.898 8 INFO neutron.services.segments.plugin [-] Segment 771adc62-798d-457c-8518-dc62f1cb7c22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 771adc62-798d-457c-8518-dc62f1cb7c22 found for delete ", "request_id": "req-acda0d5e-6fdd-4a28-a28b-1b59fc8a3270"}]} 2026-06-23 19:56:00.908 8 INFO neutron.db.l3_hamode_db [None req-74249399-f45e-45e4-b734-a437219621b5 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] HA network 8095bb27-6573-417a-9c93-0a4ccb2963e3 was deleted as no HA routers are present in tenant a8b131a3af674c308ee3ce15660337b6. [pid: 8|app: 0|req: 1219/2326] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:56:00 2026] DELETE /v2.0/routers/906a5df0-05b5-448a-b6d7-59141995f299 => generated 0 bytes in 852 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:00.942 7 INFO neutron_taas.services.taas.taas_plugin [None req-98f30391-4f28-44a3-953d-b87df5b89624 8b8a25e1441749d2abd8d469ed88e359 4b67197939d944bd9368e0cf945ea837 - - default default] TaaS: Handle Delete Port: 139a50ed-dabb-4278-b9a2-26eee2c6ccc9 2026-06-23 19:56:00.945 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98f30391-4f28-44a3-953d-b87df5b89624 8b8a25e1441749d2abd8d469ed88e359 4b67197939d944bd9368e0cf945ea837 - - default default] Tap Mirror: Handle Delete Port: 139a50ed-dabb-4278-b9a2-26eee2c6ccc9 2026-06-23 19:56:01.001 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a572a73-0f1d-49ca-8ff9-5dca67126d4b 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] TaaS: Handle Delete Port: 34f8c3ac-c14f-4b7d-a036-14bb2c84a52e 2026-06-23 19:56:01.005 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a572a73-0f1d-49ca-8ff9-5dca67126d4b 84902e6ad42c42d0bad805630776011e a8b131a3af674c308ee3ce15660337b6 - - default default] Tap Mirror: Handle Delete Port: 34f8c3ac-c14f-4b7d-a036-14bb2c84a52e [pid: 7|app: 0|req: 1108/2327] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:56:00 2026] DELETE /v2.0/floatingips/320d7ecc-3202-4f8e-b32d-701b523b9c33 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2328] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:56:00 2026] DELETE /v2.0/networks/5dd195e4-5eb9-490c-b627-ad0e62840680 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2329] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:01 2026] DELETE /v2.0/security-groups/3be23886-e7e9-4d51-b01c-ed4a492cc35b => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:01.613 8 INFO neutron_taas.services.taas.taas_plugin [None req-6747bfc4-91c3-446a-91f8-0f3849b0b57d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 2b95be8b-2f2c-45fb-a2c0-e0646071799a 2026-06-23 19:56:01.616 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6747bfc4-91c3-446a-91f8-0f3849b0b57d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 2b95be8b-2f2c-45fb-a2c0-e0646071799a [pid: 7|app: 0|req: 1110/2330] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:01 2026] GET /v2.0/security-groups?tenant_id=a4fc79ab57804f7698f2525b893b0605&name=default => generated 2929 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2331] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:01 2026] DELETE /v2.0/security-groups/61b80464-8f09-4cba-ba1e-d5aef1ad8365 => 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: 1221/2332] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:56:01 2026] PUT /v2.0/routers/c7399f73-e490-4f95-94a3-7c8bb8fe6d29/remove_router_interface => generated 309 bytes in 870 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2333] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:02 2026] GET /v2.0/security-groups?tenant_id=a8b131a3af674c308ee3ce15660337b6&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: 1223/2334] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:02 2026] DELETE /v2.0/security-groups/bf2ad5e4-1338-48cd-b17e-b3c3a9c0f3c5 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:02.346 7 INFO neutron_taas.services.taas.taas_plugin [None req-87799d0c-3867-4ffe-9bd2-d891a6c354e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 1d53a3ec-ad32-4d67-bfbc-6c1088638c55 2026-06-23 19:56:02.349 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87799d0c-3867-4ffe-9bd2-d891a6c354e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 1d53a3ec-ad32-4d67-bfbc-6c1088638c55 2026-06-23 19:56:02.611 7 INFO neutron_taas.services.taas.taas_plugin [None req-87799d0c-3867-4ffe-9bd2-d891a6c354e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 03eaf5b1-1db5-47be-942c-a2233d7b10fb 2026-06-23 19:56:02.614 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87799d0c-3867-4ffe-9bd2-d891a6c354e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 03eaf5b1-1db5-47be-942c-a2233d7b10fb 2026-06-23 19:56:02.914 8 INFO neutron.services.segments.plugin [-] Segment 841e29d1-27f4-4ce3-a109-a5ed2d76df2c resource provider aggregate not found 2026-06-23 19:56:02.928 8 INFO neutron.services.segments.plugin [-] Segment 841e29d1-27f4-4ce3-a109-a5ed2d76df2c resource provider aggregate not found 2026-06-23 19:56:02.932 8 INFO neutron.services.segments.plugin [-] Segment 841e29d1-27f4-4ce3-a109-a5ed2d76df2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 841e29d1-27f4-4ce3-a109-a5ed2d76df2c found for delete ", "request_id": "req-e6465dbf-f60e-48eb-b100-c48b8c0113e2"}]} 2026-06-23 19:56:02.942 8 INFO neutron.services.segments.plugin [-] Segment 841e29d1-27f4-4ce3-a109-a5ed2d76df2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 841e29d1-27f4-4ce3-a109-a5ed2d76df2c found for delete ", "request_id": "req-1f2f4e56-e5f2-49a4-aeb3-8d4acd26fc1c"}]} 2026-06-23 19:56:02.950 7 INFO neutron.services.segments.plugin [-] Segment 357f4247-49ee-4c51-8bdd-6ed58559dd6c resource provider aggregate not found 2026-06-23 19:56:02.950 7 INFO neutron.services.segments.plugin [-] Segment 357f4247-49ee-4c51-8bdd-6ed58559dd6c resource provider aggregate not found 2026-06-23 19:56:02.964 7 INFO neutron.services.segments.plugin [-] Segment 357f4247-49ee-4c51-8bdd-6ed58559dd6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 357f4247-49ee-4c51-8bdd-6ed58559dd6c found for delete ", "request_id": "req-6ef0f62a-6c66-4261-9510-1ec627a35667"}]} 2026-06-23 19:56:02.968 7 INFO neutron.services.segments.plugin [-] Segment 357f4247-49ee-4c51-8bdd-6ed58559dd6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 357f4247-49ee-4c51-8bdd-6ed58559dd6c found for delete ", "request_id": "req-288c8f4b-0225-4fd9-8625-92147974c24e"}]} 2026-06-23 19:56:02.972 7 INFO neutron.db.l3_hamode_db [None req-87799d0c-3867-4ffe-9bd2-d891a6c354e0 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] HA network 8fdebb79-90b0-423a-82e8-b72617906561 was deleted as no HA routers are present in tenant 4b67197939d944bd9368e0cf945ea837. [pid: 7|app: 0|req: 1112/2335] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:56:02 2026] DELETE /v2.0/routers/c7399f73-e490-4f95-94a3-7c8bb8fe6d29 => generated 0 bytes in 849 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2336] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:56:02 2026] DELETE /v2.0/subnets/fd1c6e4f-aff8-4218-bd47-7a5cc788c39d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:56:03.271 7 INFO neutron_taas.services.taas.taas_plugin [None req-a3665ae2-2379-4b45-a019-5eeab241c858 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 71c5473e-4876-4276-9687-3a69f9f60a07 2026-06-23 19:56:03.274 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3665ae2-2379-4b45-a019-5eeab241c858 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 71c5473e-4876-4276-9687-3a69f9f60a07 [pid: 7|app: 0|req: 1113/2337] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:56:03 2026] DELETE /v2.0/networks/3e034cfa-4631-4ce3-a198-3abad33f72b7 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:56:03.838 8 INFO neutron_taas.services.taas.taas_plugin [None req-7fbcd97f-cc73-458b-bde3-691ebf4395cd 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 1f728612-2731-4611-83fa-92a0112154f2 2026-06-23 19:56:03.841 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fbcd97f-cc73-458b-bde3-691ebf4395cd 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 1f728612-2731-4611-83fa-92a0112154f2 [pid: 8|app: 0|req: 1225/2338] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 19:56:03 2026] PUT /v2.0/routers/19803d30-d530-4d63-b4ab-ccd4ce28cc89/remove_router_interface => generated 309 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:56:04.513 7 INFO neutron_taas.services.taas.taas_plugin [None req-bae96b8a-b097-43b8-b830-2852512e6360 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 3f3fa7f4-4adb-4cea-9663-e85c3497d771 2026-06-23 19:56:04.516 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bae96b8a-b097-43b8-b830-2852512e6360 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 3f3fa7f4-4adb-4cea-9663-e85c3497d771 2026-06-23 19:56:04.735 7 INFO neutron_taas.services.taas.taas_plugin [None req-bae96b8a-b097-43b8-b830-2852512e6360 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 66a40643-c0bb-4476-9e1a-8b7e1a37db33 2026-06-23 19:56:04.738 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bae96b8a-b097-43b8-b830-2852512e6360 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 66a40643-c0bb-4476-9e1a-8b7e1a37db33 2026-06-23 19:56:04.983 7 INFO neutron.services.segments.plugin [-] Segment 2eca953f-272a-48f7-8659-972c78d3d1aa resource provider aggregate not found 2026-06-23 19:56:04.989 7 INFO neutron.services.segments.plugin [-] Segment 2eca953f-272a-48f7-8659-972c78d3d1aa resource provider aggregate not found 2026-06-23 19:56:05.007 7 INFO neutron.services.segments.plugin [-] Segment 2eca953f-272a-48f7-8659-972c78d3d1aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eca953f-272a-48f7-8659-972c78d3d1aa found for delete ", "request_id": "req-c907833e-00b0-4176-aecc-79a33b765344"}]} 2026-06-23 19:56:05.014 7 INFO neutron.services.segments.plugin [-] Segment 2eca953f-272a-48f7-8659-972c78d3d1aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eca953f-272a-48f7-8659-972c78d3d1aa found for delete ", "request_id": "req-66600554-5a73-4e97-a073-d542c5e5b39e"}]} 2026-06-23 19:56:05.132 7 INFO neutron.db.l3_hamode_db [None req-bae96b8a-b097-43b8-b830-2852512e6360 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] HA network 6700aaf0-7d98-4f94-b0f3-b96d076d9163 was deleted as no HA routers are present in tenant a8af2e1b0f08458ebb684435fea048b3. [pid: 7|app: 0|req: 1114/2339] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:56:04 2026] DELETE /v2.0/routers/19803d30-d530-4d63-b4ab-ccd4ce28cc89 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2340] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:56:05 2026] DELETE /v2.0/subnets/21111592-2029-489c-8443-8f027c23ae0e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:56:05.375 7 INFO neutron_taas.services.taas.taas_plugin [None req-b288e1dc-34dd-42e2-9217-3b2b8d72eba4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: d77ea55b-a8ea-4c86-9277-9c83522f3400 2026-06-23 19:56:05.381 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b288e1dc-34dd-42e2-9217-3b2b8d72eba4 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: d77ea55b-a8ea-4c86-9277-9c83522f3400 [pid: 7|app: 0|req: 1115/2341] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:56:05 2026] DELETE /v2.0/networks/2ddc23e8-1602-4b4d-b9c0-e0402b8653df => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2342] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:05 2026] GET /v2.0/security-groups?tenant_id=a8af2e1b0f08458ebb684435fea048b3&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2343] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:05 2026] DELETE /v2.0/security-groups/e841c7a4-e24e-445c-bcea-241eac65bffd => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2344] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:06 2026] GET /v2.0/security-groups?tenant_id=4b67197939d944bd9368e0cf945ea837&name=default => generated 2929 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2345] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:06 2026] DELETE /v2.0/security-groups/f1257fed-7c16-4427-a701-cf29dc2266e7 => 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: 1229/2346] 10.0.0.126 () {34 vars in 684 bytes} [Tue Jun 23 19:56:06 2026] POST /v2.0/security-groups => generated 1603 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2347] 10.0.0.126 () {34 vars in 684 bytes} [Tue Jun 23 19:56:06 2026] POST /v2.0/security-groups => generated 1603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2348] 10.0.0.126 () {34 vars in 684 bytes} [Tue Jun 23 19:56:06 2026] POST /v2.0/security-groups => generated 1603 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2349] 10.0.0.126 () {34 vars in 684 bytes} [Tue Jun 23 19:56:06 2026] POST /v2.0/security-groups => generated 1603 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:56:07.042 7 INFO neutron.services.segments.plugin [-] Segment 3e61f8fc-5be0-40c6-a697-8f8db7aa0b0f resource provider aggregate not found 2026-06-23 19:56:07.052 7 INFO neutron.services.segments.plugin [-] Segment 3e61f8fc-5be0-40c6-a697-8f8db7aa0b0f resource provider aggregate not found 2026-06-23 19:56:07.057 7 INFO neutron.services.segments.plugin [-] Segment 3e61f8fc-5be0-40c6-a697-8f8db7aa0b0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e61f8fc-5be0-40c6-a697-8f8db7aa0b0f found for delete ", "request_id": "req-f61fde4a-cdb5-46d8-ac2a-fcf6047176b2"}]} 2026-06-23 19:56:07.071 7 INFO neutron.services.segments.plugin [-] Segment 2cdf0cbd-6fc9-4e71-a745-c77d8fb7c6d3 resource provider aggregate not found 2026-06-23 19:56:07.082 7 INFO neutron.services.segments.plugin [-] Segment 3e61f8fc-5be0-40c6-a697-8f8db7aa0b0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e61f8fc-5be0-40c6-a697-8f8db7aa0b0f found for delete ", "request_id": "req-bbfc091f-c6c5-4d19-af74-184e5d660a9b"}]} 2026-06-23 19:56:07.097 7 INFO neutron.services.segments.plugin [-] Segment 2cdf0cbd-6fc9-4e71-a745-c77d8fb7c6d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cdf0cbd-6fc9-4e71-a745-c77d8fb7c6d3 found for delete ", "request_id": "req-90f2b8ee-41dc-46d6-b6fc-c5463ca3cb33"}]} 2026-06-23 19:56:07.102 7 INFO neutron.services.segments.plugin [-] Segment 2cdf0cbd-6fc9-4e71-a745-c77d8fb7c6d3 resource provider aggregate not found 2026-06-23 19:56:07.117 7 INFO neutron.services.segments.plugin [-] Segment 2cdf0cbd-6fc9-4e71-a745-c77d8fb7c6d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cdf0cbd-6fc9-4e71-a745-c77d8fb7c6d3 found for delete ", "request_id": "req-e2c82a66-705d-4737-afb2-88a221365f89"}]} [pid: 8|app: 0|req: 1231/2350] 10.0.0.126 () {34 vars in 684 bytes} [Tue Jun 23 19:56:06 2026] POST /v2.0/security-groups => generated 1603 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2351] 10.0.0.126 () {34 vars in 767 bytes} [Tue Jun 23 19:56:07 2026] PUT /v2.0/security-groups/883d8f3e-6b5e-4140-8fbb-dc89775b6b63/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2352] 10.0.0.126 () {34 vars in 767 bytes} [Tue Jun 23 19:56:07 2026] PUT /v2.0/security-groups/4b856c79-d838-45a5-8643-4001f67c549b/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2353] 10.0.0.126 () {34 vars in 767 bytes} [Tue Jun 23 19:56:07 2026] PUT /v2.0/security-groups/2c16ea4c-169b-4d6b-8194-cf2b8ac86536/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2354] 10.0.0.126 () {34 vars in 767 bytes} [Tue Jun 23 19:56:07 2026] PUT /v2.0/security-groups/d37413de-6f12-4cdd-b1e1-b0efef7c7257/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2355] 10.0.0.126 () {32 vars in 680 bytes} [Tue Jun 23 19:56:07 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2356] 10.0.0.126 () {32 vars in 694 bytes} [Tue Jun 23 19:56:07 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2357] 10.0.0.126 () {32 vars in 690 bytes} [Tue Jun 23 19:56:07 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2358] 10.0.0.126 () {32 vars in 702 bytes} [Tue Jun 23 19:56:07 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2359] 10.0.0.126 () {32 vars in 688 bytes} [Tue Jun 23 19:56:07 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2360] 10.0.0.126 () {32 vars in 702 bytes} [Tue Jun 23 19:56:07 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2361] 10.0.0.126 () {32 vars in 698 bytes} [Tue Jun 23 19:56:07 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2362] 10.0.0.126 () {32 vars in 710 bytes} [Tue Jun 23 19:56:07 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2363] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:07 2026] DELETE /v2.0/security-groups/883d8f3e-6b5e-4140-8fbb-dc89775b6b63 => 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: 1238/2364] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:07 2026] DELETE /v2.0/security-groups/4b856c79-d838-45a5-8643-4001f67c549b => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2365] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:07 2026] DELETE /v2.0/security-groups/2c16ea4c-169b-4d6b-8194-cf2b8ac86536 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2366] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:08 2026] DELETE /v2.0/security-groups/d37413de-6f12-4cdd-b1e1-b0efef7c7257 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2367] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:08 2026] DELETE /v2.0/security-groups/012f24e2-7de0-4db2-950f-1fb8e4d30af1 => 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: 1240/2368] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:08 2026] GET /v2.0/security-groups?tenant_id=c323a8d34ebd4c2483c51c00497a7de1&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: 1129/2369] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:09 2026] DELETE /v2.0/security-groups/56d92fd6-e361-4e46-a272-d570fe4efc0d => 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: 1241/2370] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:09 2026] GET /v2.0/security-groups?tenant_id=8bae340e2fb14079b4ab309e79ee10b9&name=default => generated 2929 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2371] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:09 2026] DELETE /v2.0/security-groups/c94ce5f9-93a8-484f-9f05-8aca05053800 => 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: 1242/2372] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:09 2026] GET /v2.0/security-groups?tenant_id=b953a78598f74e0faab3bacc0f4d4987&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2373] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:09 2026] DELETE /v2.0/security-groups/a1b847da-dc06-4c28-981a-89289760affc => 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: 1243/2374] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:56:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2375] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:56:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2376] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:56:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2377] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:56:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2378] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:56:10 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: 1134/2379] 10.0.0.126 () {34 vars in 759 bytes} [Tue Jun 23 19:56:10 2026] PUT /v2.0/subnetpools/61cace10-bf5a-4281-94ce-aa298866d511/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2380] 10.0.0.126 () {34 vars in 759 bytes} [Tue Jun 23 19:56:10 2026] PUT /v2.0/subnetpools/e0bc5859-6c2a-4c31-b194-f8016cf7a528/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2381] 10.0.0.126 () {34 vars in 759 bytes} [Tue Jun 23 19:56:10 2026] PUT /v2.0/subnetpools/84e533a1-91b0-4f15-8505-a549061b41e3/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: 1247/2382] 10.0.0.126 () {34 vars in 759 bytes} [Tue Jun 23 19:56:11 2026] PUT /v2.0/subnetpools/7797f0ee-62d8-4025-a2b7-755192838895/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2383] 10.0.0.126 () {32 vars in 672 bytes} [Tue Jun 23 19:56:11 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2384] 10.0.0.126 () {32 vars in 686 bytes} [Tue Jun 23 19:56:11 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2385] 10.0.0.126 () {32 vars in 682 bytes} [Tue Jun 23 19:56:11 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2386] 10.0.0.126 () {32 vars in 694 bytes} [Tue Jun 23 19:56:11 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2387] 10.0.0.126 () {32 vars in 680 bytes} [Tue Jun 23 19:56:11 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2388] 10.0.0.126 () {32 vars in 694 bytes} [Tue Jun 23 19:56:11 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: 1139/2389] 10.0.0.126 () {32 vars in 690 bytes} [Tue Jun 23 19:56:11 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: 1251/2390] 10.0.0.126 () {32 vars in 702 bytes} [Tue Jun 23 19:56:11 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2391] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:56:11 2026] DELETE /v2.0/subnetpools/61cace10-bf5a-4281-94ce-aa298866d511 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2392] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:56:11 2026] DELETE /v2.0/subnetpools/e0bc5859-6c2a-4c31-b194-f8016cf7a528 => 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: 1141/2393] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:56:11 2026] DELETE /v2.0/subnetpools/84e533a1-91b0-4f15-8505-a549061b41e3 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2394] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:56:11 2026] DELETE /v2.0/subnetpools/7797f0ee-62d8-4025-a2b7-755192838895 => 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: 1142/2395] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:56:11 2026] DELETE /v2.0/subnetpools/da7c63cc-2348-49b8-87cb-c25ba6ce7016 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2396] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:12 2026] GET /v2.0/security-groups?tenant_id=45581ae0efb74476a5b15430f3ecd793&name=default => generated 2929 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2397] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:12 2026] DELETE /v2.0/security-groups/ae18549a-8b2f-40f5-ad71-9072e08831b5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2398] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:12 2026] GET /v2.0/security-groups?tenant_id=9b18986581c743ed91807eb6104c0b0e&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2399] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:12 2026] DELETE /v2.0/security-groups/c6cd55e4-0b5b-41e5-8867-222c837b52ec => 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: 1145/2400] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:13 2026] GET /v2.0/security-groups?tenant_id=695c743ceff14f24b0dfc0421d70698b&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: 1146/2401] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:13 2026] DELETE /v2.0/security-groups/93a44121-3b27-4a72-9d50-276a39504ebe => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2402] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:56:12 2026] POST /v2.0/floatingips => generated 552 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2405] 10.0.0.126 () {34 vars in 759 bytes} [Tue Jun 23 19:56:13 2026] PUT /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2406] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:56:13 2026] GET /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/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: 1148/2407] 10.0.0.126 () {34 vars in 770 bytes} [Tue Jun 23 19:56:13 2026] PUT /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2408] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:56:13 2026] GET /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2409] 10.0.0.126 () {34 vars in 766 bytes} [Tue Jun 23 19:56:13 2026] PUT /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2410] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:56:13 2026] GET /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2411] 10.0.0.126 () {34 vars in 788 bytes} [Tue Jun 23 19:56:13 2026] PUT /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2412] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:56:13 2026] GET /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2413] 10.0.0.126 () {34 vars in 759 bytes} [Tue Jun 23 19:56:13 2026] PUT /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2414] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:56:14 2026] GET /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2415] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 19:56:14 2026] GET /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:14.137 8 INFO neutron.api.v2.resource [None req-1846d3cc-625f-4853-bc52-7667b68bd4fd 195abef6b56b4b65b375b46b707d6b6c 06b7386501434ce494e630470c06610f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1264/2416] 10.0.0.126 () {32 vars in 751 bytes} [Tue Jun 23 19:56:14 2026] GET /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2417] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 19:56:14 2026] DELETE /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/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: 1265/2418] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:56:14 2026] GET /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:14.293 7 INFO neutron.api.v2.resource [None req-8c1c80e3-6815-4b1d-9f2e-c89bbaaccf58 195abef6b56b4b65b375b46b707d6b6c 06b7386501434ce494e630470c06610f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1154/2419] 10.0.0.126 () {32 vars in 754 bytes} [Tue Jun 23 19:56:14 2026] DELETE /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/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: 1266/2420] 10.0.0.126 () {32 vars in 742 bytes} [Tue Jun 23 19:56:14 2026] DELETE /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/tags => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2421] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:56:14 2026] GET /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:14.519 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd7df9bd-c0f8-4f9d-9393-35f6c30e9b87 195abef6b56b4b65b375b46b707d6b6c 06b7386501434ce494e630470c06610f - - default default] TaaS: Handle Delete Port: 2a271338-fd12-4d52-afff-e153bf95cbe3 2026-06-23 19:56:14.522 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd7df9bd-c0f8-4f9d-9393-35f6c30e9b87 195abef6b56b4b65b375b46b707d6b6c 06b7386501434ce494e630470c06610f - - default default] Tap Mirror: Handle Delete Port: 2a271338-fd12-4d52-afff-e153bf95cbe3 [pid: 8|app: 0|req: 1267/2422] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:56:14 2026] DELETE /v2.0/floatingips/a1c8a9be-d652-48bc-8b33-772feaeb910f => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2423] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:15 2026] GET /v2.0/security-groups?tenant_id=06b7386501434ce494e630470c06610f&name=default => generated 2929 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2424] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:15 2026] DELETE /v2.0/security-groups/d810135f-59d4-4a0b-92e3-516c973f756e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2425] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:15 2026] GET /v2.0/security-groups?tenant_id=53224f82b00749129127d7234c5a469f&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2426] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:15 2026] DELETE /v2.0/security-groups/e576b1c3-0d31-4664-9e97-c905f9ac292f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:16.585 7 INFO neutron.db.segments_db [None req-13bb0596-339e-45d4-81e1-61b73b6ea22b 2ccebd9219314288a579192a1a9b1e51 b77c4c081b054e6abec4811d84ee108d - - default default] Added segment c9b25f20-8612-44c3-b1b5-7b910887d5b2 of type vxlan for network 036aba48-9ee3-487f-911b-07e8f0f84347 [pid: 7|app: 0|req: 1158/2427] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:56:16 2026] POST /v2.0/networks => generated 632 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2428] 10.0.0.126 () {34 vars in 664 bytes} [Tue Jun 23 19:56:16 2026] POST /v2.0/ports => generated 743 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2429] 10.0.0.126 () {34 vars in 747 bytes} [Tue Jun 23 19:56:16 2026] PUT /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1271/2430] 10.0.0.126 () {32 vars in 727 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags => generated 25 bytes in 41 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: 1160/2431] 10.0.0.126 () {34 vars in 758 bytes} [Tue Jun 23 19:56:17 2026] PUT /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags/green => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1272/2432] 10.0.0.126 () {32 vars in 727 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags => generated 34 bytes in 41 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: 1161/2433] 10.0.0.126 () {34 vars in 754 bytes} [Tue Jun 23 19:56:17 2026] PUT /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags/red => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1273/2434] 10.0.0.126 () {32 vars in 727 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags => generated 34 bytes in 42 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: 1162/2435] 10.0.0.126 () {34 vars in 776 bytes} [Tue Jun 23 19:56:17 2026] PUT /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags/black.or.white => generated 4 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1274/2436] 10.0.0.126 () {32 vars in 727 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags => generated 52 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1163/2437] 10.0.0.126 () {34 vars in 747 bytes} [Tue Jun 23 19:56:17 2026] PUT /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags => generated 37 bytes in 75 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: 1275/2438] 10.0.0.126 () {32 vars in 727 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags => generated 37 bytes in 42 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: 1164/2439] 10.0.0.126 () {32 vars in 735 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags/red => 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, ' 2026-06-23 19:56:17.739 8 INFO neutron.api.v2.resource [None req-6e4371f2-9229-4cb6-b2f1-3f501a3b0c4e 2ccebd9219314288a579192a1a9b1e51 b77c4c081b054e6abec4811d84ee108d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1276/2440] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags/green => generated 99 bytes in 47 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: 1165/2441] 10.0.0.126 () {32 vars in 738 bytes} [Tue Jun 23 19:56:17 2026] DELETE /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1277/2442] 10.0.0.126 () {32 vars in 727 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags => generated 30 bytes in 42 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-06-23 19:56:17.921 7 INFO neutron.api.v2.resource [None req-3e0a42bc-f304-4fa7-8826-bffae8e82cd1 2ccebd9219314288a579192a1a9b1e51 b77c4c081b054e6abec4811d84ee108d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1166/2443] 10.0.0.126 () {32 vars in 742 bytes} [Tue Jun 23 19:56:17 2026] DELETE /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1278/2444] 10.0.0.126 () {32 vars in 730 bytes} [Tue Jun 23 19:56:17 2026] DELETE /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags => generated 0 bytes in 51 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: 1167/2445] 10.0.0.126 () {32 vars in 727 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6/tags => generated 12 bytes in 46 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-06-23 19:56:18.114 8 INFO neutron_taas.services.taas.taas_plugin [None req-745cd147-229b-4798-a598-181109ce9a2e 2ccebd9219314288a579192a1a9b1e51 b77c4c081b054e6abec4811d84ee108d - - default default] TaaS: Handle Delete Port: ad739b7b-7cec-452f-9f4c-10f817ce85f6 2026-06-23 19:56:18.117 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-745cd147-229b-4798-a598-181109ce9a2e 2ccebd9219314288a579192a1a9b1e51 b77c4c081b054e6abec4811d84ee108d - - default default] Tap Mirror: Handle Delete Port: ad739b7b-7cec-452f-9f4c-10f817ce85f6 [pid: 8|app: 0|req: 1279/2446] 10.0.0.126 () {32 vars in 720 bytes} [Tue Jun 23 19:56:18 2026] DELETE /v2.0/ports/ad739b7b-7cec-452f-9f4c-10f817ce85f6 => generated 0 bytes in 176 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-06-23 19:56:18.337 7 INFO neutron.services.segments.plugin [-] Segment c9b25f20-8612-44c3-b1b5-7b910887d5b2 resource provider aggregate not found 2026-06-23 19:56:18.340 7 INFO neutron.services.segments.plugin [-] Segment c9b25f20-8612-44c3-b1b5-7b910887d5b2 resource provider aggregate not found 2026-06-23 19:56:18.357 7 INFO neutron.services.segments.plugin [-] Segment c9b25f20-8612-44c3-b1b5-7b910887d5b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9b25f20-8612-44c3-b1b5-7b910887d5b2 found for delete ", "request_id": "req-c8a483ab-ff0c-4754-87ba-159e5d7341a0"}]} 2026-06-23 19:56:18.358 7 INFO neutron.services.segments.plugin [-] Segment c9b25f20-8612-44c3-b1b5-7b910887d5b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9b25f20-8612-44c3-b1b5-7b910887d5b2 found for delete ", "request_id": "req-fc547e03-4143-4343-8574-d5a741ad5991"}]} [pid: 7|app: 0|req: 1168/2447] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:56:18 2026] DELETE /v2.0/networks/036aba48-9ee3-487f-911b-07e8f0f84347 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2448] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:18 2026] GET /v2.0/security-groups?tenant_id=9e56648fbb034f3b92d9fff364a03d23&name=default => generated 2929 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:56:19.178 8 INFO neutron.db.segments_db [None req-43f8a66d-22da-497c-8c17-96fe8a255b42 77d747fe33ee465fbd54545fb5bed28a f00acd81bfd04a9fb0d3311fe513a423 - - default default] Added segment 161076a1-79b7-409f-ad16-9e36c0297f2f of type vxlan for network 86f8671c-63bb-4d11-b8f5-2a145399ce23 [pid: 7|app: 0|req: 1170/2449] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:19 2026] DELETE /v2.0/security-groups/cd6a17ef-8b4b-44e6-a520-edf317849828 => 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: 1280/2450] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:56:18 2026] POST /v2.0/networks => generated 632 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2451] 10.0.0.126 () {34 vars in 753 bytes} [Tue Jun 23 19:56:19 2026] PUT /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/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: 1172/2452] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:19 2026] GET /v2.0/security-groups?tenant_id=b77c4c081b054e6abec4811d84ee108d&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2453] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:56:19 2026] GET /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2454] 10.0.0.126 () {34 vars in 764 bytes} [Tue Jun 23 19:56:19 2026] PUT /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/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: 1173/2455] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:19 2026] DELETE /v2.0/security-groups/4c62fde9-9312-454f-8e96-3c780c43e849 => 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: 1283/2456] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:56:19 2026] GET /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2457] 10.0.0.126 () {34 vars in 760 bytes} [Tue Jun 23 19:56:19 2026] PUT /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/tags/red => 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: 1284/2458] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:56:19 2026] GET /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/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: 1175/2459] 10.0.0.126 () {34 vars in 782 bytes} [Tue Jun 23 19:56:19 2026] PUT /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2460] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:56:19 2026] GET /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2461] 10.0.0.126 () {34 vars in 753 bytes} [Tue Jun 23 19:56:19 2026] PUT /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2462] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:56:19 2026] GET /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2463] 10.0.0.126 () {32 vars in 741 bytes} [Tue Jun 23 19:56:19 2026] GET /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:19.908 8 INFO neutron.api.v2.resource [None req-706863ea-09b5-44a7-ad08-37abd16aaeb2 77d747fe33ee465fbd54545fb5bed28a f00acd81bfd04a9fb0d3311fe513a423 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1287/2464] 10.0.0.126 () {32 vars in 745 bytes} [Tue Jun 23 19:56:19 2026] GET /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2465] 10.0.0.126 () {32 vars in 744 bytes} [Tue Jun 23 19:56:19 2026] DELETE /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/tags/red => 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: 1288/2466] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:56:19 2026] GET /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:20.062 7 INFO neutron.api.v2.resource [None req-8f7ba3e2-2f63-4ed9-80f1-eb62fa476f9d 77d747fe33ee465fbd54545fb5bed28a f00acd81bfd04a9fb0d3311fe513a423 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1179/2467] 10.0.0.126 () {32 vars in 748 bytes} [Tue Jun 23 19:56:20 2026] DELETE /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2468] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:56:20 2026] DELETE /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2469] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:56:20 2026] GET /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:20.294 8 INFO neutron.services.segments.plugin [-] Segment 161076a1-79b7-409f-ad16-9e36c0297f2f resource provider aggregate not found 2026-06-23 19:56:20.312 8 INFO neutron.services.segments.plugin [-] Segment 161076a1-79b7-409f-ad16-9e36c0297f2f resource provider aggregate not found 2026-06-23 19:56:20.332 8 INFO neutron.services.segments.plugin [-] Segment 161076a1-79b7-409f-ad16-9e36c0297f2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 161076a1-79b7-409f-ad16-9e36c0297f2f found for delete ", "request_id": "req-8fd1f21b-9299-4f76-829f-b6db9b4fd991"}]} 2026-06-23 19:56:20.333 8 INFO neutron.services.segments.plugin [-] Segment 161076a1-79b7-409f-ad16-9e36c0297f2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 161076a1-79b7-409f-ad16-9e36c0297f2f found for delete ", "request_id": "req-45ff1e27-cd2c-4c0e-96ac-0b5ec8e34204"}]} [pid: 8|app: 0|req: 1290/2470] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:56:20 2026] DELETE /v2.0/networks/86f8671c-63bb-4d11-b8f5-2a145399ce23 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2471] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:20 2026] GET /v2.0/security-groups?tenant_id=f00acd81bfd04a9fb0d3311fe513a423&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2472] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:21 2026] DELETE /v2.0/security-groups/36aad835-ca53-460f-b117-40404654bf50 => 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: 1182/2473] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:21 2026] GET /v2.0/security-groups?tenant_id=1053646592914e6894f2ab3b5d48470b&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2474] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:21 2026] DELETE /v2.0/security-groups/85765217-2a75-4e60-a1bd-d7be8afe3925 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:22.719 7 INFO neutron.db.segments_db [None req-93439a55-c881-428d-b326-bd9e76a458bc 57623e033c224e609fa567ee363c6ca1 ab2b44f84673448fb85b01b6c7bcfb25 - - default default] Added segment a2669093-6c8a-4cb6-968a-91aa9f84a5cb of type vxlan for network e10e1d96-e0b3-4bd3-bcf8-9c6f0cdded77 [pid: 7|app: 0|req: 1183/2475] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:56:22 2026] POST /v2.0/networks => generated 631 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:22.863 8 INFO neutron.db.segments_db [None req-4e175151-d583-47ad-9750-c13429aee6f2 57623e033c224e609fa567ee363c6ca1 ab2b44f84673448fb85b01b6c7bcfb25 - - default default] Added segment 43a446f3-4188-4bc0-be9b-de6a19468d91 of type vxlan for network 1d90d209-b54a-45ae-a6db-32fbf129def9 [pid: 8|app: 0|req: 1293/2476] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:56:22 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2477] 10.0.0.126 () {34 vars in 753 bytes} [Tue Jun 23 19:56:22 2026] PUT /v2.0/networks/e10e1d96-e0b3-4bd3-bcf8-9c6f0cdded77/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2478] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:56:23 2026] GET /v2.0/networks/e10e1d96-e0b3-4bd3-bcf8-9c6f0cdded77/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: 1185/2479] 10.0.0.126 () {34 vars in 753 bytes} [Tue Jun 23 19:56:23 2026] PUT /v2.0/networks/1d90d209-b54a-45ae-a6db-32fbf129def9/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2480] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:56:23 2026] GET /v2.0/networks/1d90d209-b54a-45ae-a6db-32fbf129def9/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2481] 10.0.0.126 () {34 vars in 753 bytes} [Tue Jun 23 19:56:23 2026] PUT /v2.0/networks/1d90d209-b54a-45ae-a6db-32fbf129def9/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2482] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:56:23 2026] GET /v2.0/networks/1d90d209-b54a-45ae-a6db-32fbf129def9/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2483] 10.0.0.126 () {32 vars in 733 bytes} [Tue Jun 23 19:56:23 2026] GET /v2.0/networks/e10e1d96-e0b3-4bd3-bcf8-9c6f0cdded77/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:23.445 8 INFO neutron.services.segments.plugin [-] Segment a2669093-6c8a-4cb6-968a-91aa9f84a5cb resource provider aggregate not found 2026-06-23 19:56:23.451 8 INFO neutron.services.segments.plugin [-] Segment a2669093-6c8a-4cb6-968a-91aa9f84a5cb resource provider aggregate not found 2026-06-23 19:56:23.460 8 INFO neutron.services.segments.plugin [-] Segment a2669093-6c8a-4cb6-968a-91aa9f84a5cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2669093-6c8a-4cb6-968a-91aa9f84a5cb found for delete ", "request_id": "req-7475e70d-6c69-4cea-8984-23fa288c8b27"}]} 2026-06-23 19:56:23.469 8 INFO neutron.services.segments.plugin [-] Segment a2669093-6c8a-4cb6-968a-91aa9f84a5cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2669093-6c8a-4cb6-968a-91aa9f84a5cb found for delete ", "request_id": "req-f7f77057-c920-4414-804e-a18638f47355"}]} [pid: 8|app: 0|req: 1297/2484] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:56:23 2026] DELETE /v2.0/networks/e10e1d96-e0b3-4bd3-bcf8-9c6f0cdded77 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:56:23.581 7 INFO neutron.services.segments.plugin [-] Segment 43a446f3-4188-4bc0-be9b-de6a19468d91 resource provider aggregate not found 2026-06-23 19:56:23.584 7 INFO neutron.services.segments.plugin [-] Segment 43a446f3-4188-4bc0-be9b-de6a19468d91 resource provider aggregate not found 2026-06-23 19:56:23.598 7 INFO neutron.services.segments.plugin [-] Segment 43a446f3-4188-4bc0-be9b-de6a19468d91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43a446f3-4188-4bc0-be9b-de6a19468d91 found for delete ", "request_id": "req-564d266f-ba30-4b07-bfa9-ce4c9c25b20b"}]} 2026-06-23 19:56:23.601 7 INFO neutron.services.segments.plugin [-] Segment 43a446f3-4188-4bc0-be9b-de6a19468d91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43a446f3-4188-4bc0-be9b-de6a19468d91 found for delete ", "request_id": "req-0dbc6a99-84cb-4caf-80ad-1b3b87b7ffcd"}]} [pid: 7|app: 0|req: 1188/2485] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 19:56:23 2026] DELETE /v2.0/networks/1d90d209-b54a-45ae-a6db-32fbf129def9 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2486] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:24 2026] GET /v2.0/security-groups?tenant_id=ab2b44f84673448fb85b01b6c7bcfb25&name=default => generated 2929 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2487] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:24 2026] DELETE /v2.0/security-groups/9b25671e-fece-4393-a669-8ab97494a09d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:24.453 8 INFO neutron.db.segments_db [None req-931144a9-5f36-4ef5-a062-fbe6bd2c999f 5a0aa87cf8ce4734a9de2970ba80dd93 d106aee7fd904fe4ac0bc42c9e6cc015 - - default default] Added segment ee131ba6-3869-4a6b-8daf-b65c1f964bac of type vxlan for network aafbef5b-799f-4982-8e83-92ec944485ca [pid: 7|app: 0|req: 1190/2488] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:24 2026] GET /v2.0/security-groups?tenant_id=adc08f6ea5aa4738be1f2ad8b75c0ddb&name=default => generated 2929 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2489] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:24 2026] DELETE /v2.0/security-groups/5b72e9bc-8ee2-4a65-8d48-1a6ccb11eab9 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:24.699 8 INFO neutron.db.l3_hamode_db [None req-931144a9-5f36-4ef5-a062-fbe6bd2c999f 5a0aa87cf8ce4734a9de2970ba80dd93 d106aee7fd904fe4ac0bc42c9e6cc015 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:56:24.824 8 INFO neutron.db.l3_hamode_db [None req-931144a9-5f36-4ef5-a062-fbe6bd2c999f 5a0aa87cf8ce4734a9de2970ba80dd93 d106aee7fd904fe4ac0bc42c9e6cc015 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1299/2490] 10.0.0.126 () {34 vars in 668 bytes} [Tue Jun 23 19:56:24 2026] POST /v2.0/routers => generated 474 bytes in 1060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2491] 10.0.0.126 () {34 vars in 751 bytes} [Tue Jun 23 19:56:25 2026] PUT /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2492] 10.0.0.126 () {32 vars in 731 bytes} [Tue Jun 23 19:56:25 2026] GET /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2493] 10.0.0.126 () {34 vars in 762 bytes} [Tue Jun 23 19:56:25 2026] PUT /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags/green => generated 4 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2494] 10.0.0.126 () {32 vars in 731 bytes} [Tue Jun 23 19:56:25 2026] GET /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2495] 10.0.0.126 () {34 vars in 758 bytes} [Tue Jun 23 19:56:25 2026] PUT /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags/red => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2496] 10.0.0.126 () {32 vars in 731 bytes} [Tue Jun 23 19:56:25 2026] GET /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2497] 10.0.0.126 () {34 vars in 780 bytes} [Tue Jun 23 19:56:25 2026] PUT /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags/black.or.white => generated 4 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2498] 10.0.0.126 () {32 vars in 731 bytes} [Tue Jun 23 19:56:26 2026] GET /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags => generated 52 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2499] 10.0.0.126 () {34 vars in 751 bytes} [Tue Jun 23 19:56:26 2026] PUT /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2500] 10.0.0.126 () {32 vars in 731 bytes} [Tue Jun 23 19:56:26 2026] GET /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags => generated 37 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2501] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:56:26 2026] GET /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags/red => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:26.557 8 INFO neutron.api.v2.resource [None req-d2a74031-883c-4bfd-80c8-a94877cdf96b 5a0aa87cf8ce4734a9de2970ba80dd93 d106aee7fd904fe4ac0bc42c9e6cc015 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1305/2502] 10.0.0.126 () {32 vars in 743 bytes} [Tue Jun 23 19:56:26 2026] GET /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags/green => generated 99 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2503] 10.0.0.126 () {32 vars in 742 bytes} [Tue Jun 23 19:56:26 2026] DELETE /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags/red => 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: 1306/2504] 10.0.0.126 () {32 vars in 731 bytes} [Tue Jun 23 19:56:26 2026] GET /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags => generated 30 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:26.851 7 INFO neutron.api.v2.resource [None req-9b1a6655-275a-4aa1-a3db-4f30118a43fd 5a0aa87cf8ce4734a9de2970ba80dd93 d106aee7fd904fe4ac0bc42c9e6cc015 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1199/2505] 10.0.0.126 () {32 vars in 746 bytes} [Tue Jun 23 19:56:26 2026] DELETE /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags/green => generated 99 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2506] 10.0.0.126 () {32 vars in 734 bytes} [Tue Jun 23 19:56:26 2026] DELETE /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags => 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: 1200/2507] 10.0.0.126 () {32 vars in 731 bytes} [Tue Jun 23 19:56:26 2026] GET /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b/tags => generated 12 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2508] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 19:56:27 2026] GET /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b => generated 480 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2509] 10.0.0.126 () {34 vars in 742 bytes} [Tue Jun 23 19:56:27 2026] PUT /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b => generated 480 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2510] 10.0.0.126 () {32 vars in 736 bytes} [Tue Jun 23 19:56:27 2026] GET /v2.0/ports?device_id=a406e370-0625-45b4-8ad6-d8edfa77402b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:27.852 7 INFO neutron_taas.services.taas.taas_plugin [None req-20e13728-fef9-4a7f-afc7-53eb787d20b8 5a0aa87cf8ce4734a9de2970ba80dd93 d106aee7fd904fe4ac0bc42c9e6cc015 - - default default] TaaS: Handle Delete Port: c99519ee-b3eb-4e0e-b6b1-8f65cbe51f43 2026-06-23 19:56:27.855 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20e13728-fef9-4a7f-afc7-53eb787d20b8 5a0aa87cf8ce4734a9de2970ba80dd93 d106aee7fd904fe4ac0bc42c9e6cc015 - - default default] Tap Mirror: Handle Delete Port: c99519ee-b3eb-4e0e-b6b1-8f65cbe51f43 2026-06-23 19:56:28.176 7 INFO neutron.services.segments.plugin [-] Segment ee131ba6-3869-4a6b-8daf-b65c1f964bac resource provider aggregate not found 2026-06-23 19:56:28.185 7 INFO neutron.services.segments.plugin [-] Segment ee131ba6-3869-4a6b-8daf-b65c1f964bac resource provider aggregate not found 2026-06-23 19:56:28.198 7 INFO neutron.services.segments.plugin [-] Segment ee131ba6-3869-4a6b-8daf-b65c1f964bac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee131ba6-3869-4a6b-8daf-b65c1f964bac found for delete ", "request_id": "req-8b391296-162d-4e24-99c4-1fe893d0cff4"}]} 2026-06-23 19:56:28.206 7 INFO neutron.services.segments.plugin [-] Segment ee131ba6-3869-4a6b-8daf-b65c1f964bac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee131ba6-3869-4a6b-8daf-b65c1f964bac found for delete ", "request_id": "req-9bdcb3ab-e2f3-43e0-b419-c2cc89d0f6b6"}]} 2026-06-23 19:56:28.209 7 INFO neutron.db.l3_hamode_db [None req-20e13728-fef9-4a7f-afc7-53eb787d20b8 5a0aa87cf8ce4734a9de2970ba80dd93 d106aee7fd904fe4ac0bc42c9e6cc015 - - default default] HA network aafbef5b-799f-4982-8e83-92ec944485ca was deleted as no HA routers are present in tenant d106aee7fd904fe4ac0bc42c9e6cc015. [pid: 7|app: 0|req: 1202/2511] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 19:56:27 2026] DELETE /v2.0/routers/a406e370-0625-45b4-8ad6-d8edfa77402b => generated 0 bytes in 526 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2514] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:28 2026] GET /v2.0/security-groups?tenant_id=d106aee7fd904fe4ac0bc42c9e6cc015&name=default => generated 2929 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2515] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:29 2026] DELETE /v2.0/security-groups/172c88e8-4190-4480-8fba-369fcdc9d6eb => 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: 1312/2516] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:29 2026] GET /v2.0/security-groups?tenant_id=7504e17ff7c24e529584404ba6e5cd52&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2517] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:29 2026] DELETE /v2.0/security-groups/9f5a926b-ace7-43bf-b3b4-e06f2cce2299 => 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: 1313/2518] 10.0.0.126 () {34 vars in 676 bytes} [Tue Jun 23 19:56:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2519] 10.0.0.126 () {34 vars in 759 bytes} [Tue Jun 23 19:56:32 2026] PUT /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2520] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:56:32 2026] GET /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2521] 10.0.0.126 () {34 vars in 770 bytes} [Tue Jun 23 19:56:32 2026] PUT /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2522] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:56:32 2026] GET /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2523] 10.0.0.126 () {34 vars in 766 bytes} [Tue Jun 23 19:56:32 2026] PUT /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2524] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:56:33 2026] GET /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2525] 10.0.0.126 () {34 vars in 788 bytes} [Tue Jun 23 19:56:33 2026] PUT /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2526] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:56:33 2026] GET /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2527] 10.0.0.126 () {34 vars in 759 bytes} [Tue Jun 23 19:56:33 2026] PUT /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2528] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:56:33 2026] GET /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2529] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 19:56:33 2026] GET /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:33.280 8 INFO neutron.api.v2.resource [None req-1ebdf81e-6040-4c3b-a154-0e1ef54b816e b04959a537c04a39ba86108509ba9040 163f65e2e9c340aca47a5b6b8629cb0a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1319/2530] 10.0.0.126 () {32 vars in 751 bytes} [Tue Jun 23 19:56:33 2026] GET /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/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: 1212/2531] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 19:56:33 2026] DELETE /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2532] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:56:33 2026] GET /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:33.403 7 INFO neutron.api.v2.resource [None req-16d7efda-0258-4171-9065-581d42ae3866 b04959a537c04a39ba86108509ba9040 163f65e2e9c340aca47a5b6b8629cb0a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1213/2533] 10.0.0.126 () {32 vars in 754 bytes} [Tue Jun 23 19:56:33 2026] DELETE /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2534] 10.0.0.126 () {32 vars in 742 bytes} [Tue Jun 23 19:56:33 2026] DELETE /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2535] 10.0.0.126 () {32 vars in 739 bytes} [Tue Jun 23 19:56:33 2026] GET /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080/tags => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2536] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 19:56:33 2026] DELETE /v2.0/subnetpools/61c43933-bda7-4fc9-8880-5976c744e080 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2537] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:34 2026] GET /v2.0/security-groups?tenant_id=163f65e2e9c340aca47a5b6b8629cb0a&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: 1323/2538] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:34 2026] DELETE /v2.0/security-groups/7e78f109-2208-4bd5-9ee3-ddce92328101 => 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: 1216/2539] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 19:56:34 2026] GET /v2.0/security-groups?tenant_id=e9d71e8a19204e258dd71d0f8e825bc9&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: 1324/2540] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 19:56:34 2026] DELETE /v2.0/security-groups/383bfe45-8086-4bb9-bba4-7fc03a2c9724 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:43.471 7 INFO neutron.db.segments_db [None req-f91c5fc6-2091-47dc-adff-5fad4198e946 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Added segment 0130f761-3232-43ae-8979-3d2eed8aae4b of type vxlan for network 0d2cdcd5-ebca-4fb6-9b31-d590895ccf98 [pid: 7|app: 0|req: 1217/2543] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:56:43 2026] POST /v2.0/networks => generated 639 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2544] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:56:43 2026] POST /v2.0/subnets => generated 657 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2545] 10.0.0.126 () {32 vars in 722 bytes} [Tue Jun 23 19:56:43 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 1328/2546] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:56:43 2026] POST /v2.0/subnets => generated 731 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:44.098 7 INFO neutron.db.segments_db [None req-79038ece-e67b-47f6-a280-f014503b4bb0 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Added segment 648e7b95-6fba-4022-943a-b353849c57b5 of type vxlan for network e302ee81-2160-4a4a-824c-a517ec0e3aa4 [pid: 7|app: 0|req: 1219/2547] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:56:44 2026] POST /v2.0/networks => generated 637 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2548] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:56:44 2026] POST /v2.0/subnets => generated 654 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2549] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:56:44 2026] POST /v2.0/subnets => generated 725 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:44.708 8 INFO neutron.db.segments_db [None req-2375606b-539e-4473-a3b1-d05164629692 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Added segment eda9280c-98f7-41d4-8d00-1222a743e483 of type vxlan for network d83725a1-e59c-4b1b-97c4-afac1af9a900 [pid: 8|app: 0|req: 1330/2550] 10.0.0.126 () {34 vars in 670 bytes} [Tue Jun 23 19:56:44 2026] POST /v2.0/networks => generated 638 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2551] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:56:44 2026] POST /v2.0/subnets => generated 655 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2552] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:56:44 2026] POST /v2.0/subnets => generated 730 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:45.232 7 INFO neutron.db.segments_db [None req-a3c6f893-054b-4bbb-9725-800b38faef86 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Added segment 06132438-f22f-43ec-a519-4c654d01c65d of type vxlan for network 3ee11865-94aa-485e-a8e3-56b403feaa10 2026-06-23 19:56:45.502 7 INFO neutron.db.l3_hamode_db [None req-a3c6f893-054b-4bbb-9725-800b38faef86 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:56:46.256 7 INFO neutron.db.l3_hamode_db [None req-a3c6f893-054b-4bbb-9725-800b38faef86 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1222/2553] 10.0.0.126 () {34 vars in 669 bytes} [Tue Jun 23 19:56:45 2026] POST /v2.0/routers => generated 685 bytes in 1903 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2554] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:56:47 2026] PUT /v2.0/routers/de12001d-2894-42bc-94f1-97ebf9439228/add_router_interface => generated 309 bytes in 1757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2555] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:56:48 2026] PUT /v2.0/routers/de12001d-2894-42bc-94f1-97ebf9439228/add_router_interface => generated 309 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2556] 10.0.0.126 () {34 vars in 783 bytes} [Tue Jun 23 19:56:49 2026] PUT /v2.0/routers/de12001d-2894-42bc-94f1-97ebf9439228/add_router_interface => generated 309 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2557] 10.0.0.126 () {34 vars in 684 bytes} [Tue Jun 23 19:56:51 2026] POST /v2.0/security-groups => generated 1629 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2558] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:56:51 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: 7|app: 0|req: 1225/2559] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:56:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2560] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:56:51 2026] POST /v2.0/security-group-rules => generated 599 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2561] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:56:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2562] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:56:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2563] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:56:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2564] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:56:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2565] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:56:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2566] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:56:52 2026] POST /v2.0/security-group-rules => generated 599 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2567] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:56:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2568] 10.0.0.126 () {34 vars in 695 bytes} [Tue Jun 23 19:56:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2569] 10.0.0.253 () {34 vars in 1094 bytes} [Tue Jun 23 19:56:53 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-991402167&fields=id&tenant_id=29a16f26fccd46a89acc9a218e6edcff => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2570] 10.0.0.253 () {34 vars in 982 bytes} [Tue Jun 23 19:56:53 2026] GET /v2.0/networks?id=e302ee81-2160-4a4a-824c-a517ec0e3aa4 => generated 704 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2571] 10.0.0.253 () {34 vars in 965 bytes} [Tue Jun 23 19:56:53 2026] GET /v2.0/quotas/29a16f26fccd46a89acc9a218e6edcff => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2572] 10.0.0.253 () {34 vars in 1002 bytes} [Tue Jun 23 19:56:53 2026] GET /v2.0/ports?tenant_id=29a16f26fccd46a89acc9a218e6edcff&fields=id => generated 287 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2573] 10.0.0.253 () {34 vars in 1008 bytes} [Tue Jun 23 19:56:53 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2574] 10.0.0.253 () {34 vars in 1108 bytes} [Tue Jun 23 19:56:53 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?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: 1233/2575] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:56:53 2026] GET /v2.0/ports?device_id=7f247c87-331b-4688-8a36-095da8f9395c => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2576] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:56:57 2026] GET /v2.0/networks?id=e302ee81-2160-4a4a-824c-a517ec0e3aa4 => generated 704 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2577] 199.204.45.116 () {34 vars in 1050 bytes} [Tue Jun 23 19:56:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=29a16f26fccd46a89acc9a218e6edcff => generated 178 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2580] 199.204.45.116 () {38 vars in 955 bytes} [Tue Jun 23 19:56:58 2026] POST /v2.0/ports => generated 1179 bytes in 446 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: 1345/2581] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:56:58 2026] GET /v2.0/ports?device_id=7f247c87-331b-4688-8a36-095da8f9395c => generated 1194 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2582] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:56:58 2026] GET /v2.0/security-groups?id=2f93d870-f89e-4b30-97ac-d73493e6cd5f&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: 7|app: 0|req: 1237/2583] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:56:58 2026] PUT /v2.0/ports/de05d219-c4ab-4d6e-b489-e1a3821e775e => generated 1460 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:56:59.105 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01dc8493-817d-4a23-b06c-ddf08df9eda0'] response: {'name': 'network-changed', 'server_uuid': '7f247c87-331b-4688-8a36-095da8f9395c', 'tag': 'de05d219-c4ab-4d6e-b489-e1a3821e775e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1347/2584] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:56:59 2026] GET /v2.0/ports?tenant_id=29a16f26fccd46a89acc9a218e6edcff&device_id=7f247c87-331b-4688-8a36-095da8f9395c => generated 1463 bytes in 31 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: 1238/2585] 199.204.45.116 () {34 vars in 1018 bytes} [Tue Jun 23 19:56:59 2026] GET /v2.0/networks?tenant_id=29a16f26fccd46a89acc9a218e6edcff&shared=False => generated 2375 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2586] 199.204.45.116 () {34 vars in 930 bytes} [Tue Jun 23 19:56:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2587] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:57:00 2026] GET /v2.0/ports?tenant_id=29a16f26fccd46a89acc9a218e6edcff&device_id=7f247c87-331b-4688-8a36-095da8f9395c => generated 1463 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2588] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:57:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=de05d219-c4ab-4d6e-b489-e1a3821e775e => 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: 1240/2589] 199.204.45.116 () {34 vars in 1102 bytes} [Tue Jun 23 19:57:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5f&port_id=de05d219-c4ab-4d6e-b489-e1a3821e775e => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2590] 199.204.45.116 () {34 vars in 1064 bytes} [Tue Jun 23 19:57:00 2026] GET /v2.0/subnets?id=99a02026-9c3b-4dd6-8953-573d9fd8d8bd&id=c6b56096-7897-45e7-a3b9-e38554f90621 => generated 1408 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2591] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:57:00 2026] GET /v2.0/ports?network_id=e302ee81-2160-4a4a-824c-a517ec0e3aa4&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: 1351/2592] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:57:00 2026] GET /v2.0/ports?network_id=e302ee81-2160-4a4a-824c-a517ec0e3aa4&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: 1242/2593] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:57:00 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?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: 1352/2594] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:57:01 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?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: 1243/2595] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:57:03 2026] GET /v2.0/ports?device_id=7f247c87-331b-4688-8a36-095da8f9395c => generated 1194 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2596] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:57:04 2026] GET /v2.0/security-groups?id=2f93d870-f89e-4b30-97ac-d73493e6cd5f&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: 1244/2597] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:57:09 2026] GET /v2.0/ports?device_id=7f247c87-331b-4688-8a36-095da8f9395c => generated 1196 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2598] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:57:09 2026] GET /v2.0/security-groups?id=2f93d870-f89e-4b30-97ac-d73493e6cd5f&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2599] 10.0.0.126 () {32 vars in 818 bytes} [Tue Jun 23 19:57:09 2026] GET /v2.0/ports?network_id=e302ee81-2160-4a4a-824c-a517ec0e3aa4&mac_address=fa%3A16%3A3e%3A94%3A0e%3A95 => generated 1196 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:10.043 8 INFO neutron.db.l3_db [None req-b63eeb6e-7bdf-4149-b1b1-644dd0aa7b4f 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Floating IP 75b23062-2427-4e70-8461-81bf973c5f7b associated. External IP: 10.96.250.211, port: de05d219-c4ab-4d6e-b489-e1a3821e775e. [pid: 8|app: 0|req: 1355/2600] 10.0.0.126 () {34 vars in 677 bytes} [Tue Jun 23 19:57:09 2026] POST /v2.0/floatingips => generated 855 bytes in 1025 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:10.444 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-76376afe-5882-4f24-bc2d-3b4352d21d7a'] response: {'name': 'network-changed', 'server_uuid': '7f247c87-331b-4688-8a36-095da8f9395c', 'tag': 'de05d219-c4ab-4d6e-b489-e1a3821e775e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1246/2601] 10.0.0.253 () {34 vars in 1094 bytes} [Tue Jun 23 19:57:10 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-991402167&fields=id&tenant_id=29a16f26fccd46a89acc9a218e6edcff => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2602] 10.0.0.253 () {34 vars in 982 bytes} [Tue Jun 23 19:57:10 2026] GET /v2.0/networks?id=d83725a1-e59c-4b1b-97c4-afac1af9a900 => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2603] 10.0.0.253 () {34 vars in 965 bytes} [Tue Jun 23 19:57:10 2026] GET /v2.0/quotas/29a16f26fccd46a89acc9a218e6edcff => 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: 1357/2604] 10.0.0.253 () {34 vars in 1002 bytes} [Tue Jun 23 19:57:10 2026] GET /v2.0/ports?tenant_id=29a16f26fccd46a89acc9a218e6edcff&fields=id => generated 333 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2605] 10.0.0.253 () {34 vars in 1008 bytes} [Tue Jun 23 19:57:10 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2606] 10.0.0.253 () {34 vars in 1108 bytes} [Tue Jun 23 19:57:10 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?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: 1249/2607] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:57:10 2026] GET /v2.0/ports?device_id=317b1e8a-1986-4d00-ab96-d11946627a1f => 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: 1359/2608] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:57:10 2026] GET /v2.0/ports?tenant_id=29a16f26fccd46a89acc9a218e6edcff&device_id=7f247c87-331b-4688-8a36-095da8f9395c => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2609] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:57:11 2026] GET /v2.0/networks?id=e302ee81-2160-4a4a-824c-a517ec0e3aa4 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2610] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:57:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=de05d219-c4ab-4d6e-b489-e1a3821e775e => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2611] 199.204.45.116 () {34 vars in 1102 bytes} [Tue Jun 23 19:57:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5f&port_id=de05d219-c4ab-4d6e-b489-e1a3821e775e => 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: 1361/2612] 199.204.45.116 () {34 vars in 1064 bytes} [Tue Jun 23 19:57:11 2026] GET /v2.0/subnets?id=99a02026-9c3b-4dd6-8953-573d9fd8d8bd&id=c6b56096-7897-45e7-a3b9-e38554f90621 => generated 1408 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2613] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:57:11 2026] GET /v2.0/ports?network_id=e302ee81-2160-4a4a-824c-a517ec0e3aa4&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2614] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:57:11 2026] GET /v2.0/ports?network_id=e302ee81-2160-4a4a-824c-a517ec0e3aa4&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2615] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:57:11 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2616] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:57:11 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2619] 10.0.0.14 () {34 vars in 989 bytes} [Tue Jun 23 19:57:15 2026] GET /v2.0/ports?device_id=7f247c87-331b-4688-8a36-095da8f9395c => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2620] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Jun 23 19:57:15 2026] GET /v2.0/security-groups?id=2f93d870-f89e-4b30-97ac-d73493e6cd5f&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: 1256/2621] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:57:16 2026] GET /v2.0/ports?device_id=317b1e8a-1986-4d00-ab96-d11946627a1f => 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: 1366/2622] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:57:17 2026] GET /v2.0/networks?id=d83725a1-e59c-4b1b-97c4-afac1af9a900 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2623] 199.204.45.116 () {34 vars in 1050 bytes} [Tue Jun 23 19:57:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=29a16f26fccd46a89acc9a218e6edcff => generated 178 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2624] 199.204.45.116 () {38 vars in 955 bytes} [Tue Jun 23 19:57:17 2026] POST /v2.0/ports => generated 1187 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2625] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:57:18 2026] PUT /v2.0/ports/a6f7f7ae-9883-44f0-b132-80fbb4aa40e9 => generated 1468 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:18.463 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a56a259f-0dc6-4a55-b019-6a57c1744cd1'] response: {'name': 'network-changed', 'server_uuid': '317b1e8a-1986-4d00-ab96-d11946627a1f', 'tag': 'a6f7f7ae-9883-44f0-b132-80fbb4aa40e9', '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: 1368/2626] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:57:18 2026] GET /v2.0/ports?tenant_id=29a16f26fccd46a89acc9a218e6edcff&device_id=317b1e8a-1986-4d00-ab96-d11946627a1f => generated 1471 bytes in 39 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: 1259/2627] 199.204.45.116 () {34 vars in 1018 bytes} [Tue Jun 23 19:57:19 2026] GET /v2.0/networks?tenant_id=29a16f26fccd46a89acc9a218e6edcff&shared=False => generated 2375 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2628] 199.204.45.116 () {34 vars in 930 bytes} [Tue Jun 23 19:57:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2629] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:57:20 2026] GET /v2.0/ports?tenant_id=29a16f26fccd46a89acc9a218e6edcff&device_id=317b1e8a-1986-4d00-ab96-d11946627a1f => generated 1471 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2630] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:57:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.165&port_id=a6f7f7ae-9883-44f0-b132-80fbb4aa40e9 => 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: 1261/2631] 199.204.45.116 () {34 vars in 1106 bytes} [Tue Jun 23 19:57:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26e&port_id=a6f7f7ae-9883-44f0-b132-80fbb4aa40e9 => 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: 1371/2632] 199.204.45.116 () {34 vars in 1064 bytes} [Tue Jun 23 19:57:20 2026] GET /v2.0/subnets?id=75217c61-6ba8-40d8-9527-3568d1a27e9c&id=5234c87b-40a2-4bd9-b016-e93766aa604f => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2633] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:57:20 2026] GET /v2.0/ports?network_id=d83725a1-e59c-4b1b-97c4-afac1af9a900&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2634] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:57:20 2026] GET /v2.0/ports?network_id=d83725a1-e59c-4b1b-97c4-afac1af9a900&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: 1263/2635] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:57:20 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?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: 1373/2636] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:57:20 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?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: 1264/2637] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:57:21 2026] GET /v2.0/ports?device_id=317b1e8a-1986-4d00-ab96-d11946627a1f => generated 1202 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2638] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:57:21 2026] GET /v2.0/security-groups?id=2f93d870-f89e-4b30-97ac-d73493e6cd5f&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: 7|app: 0|req: 1265/2639] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:57:26 2026] GET /v2.0/ports?device_id=317b1e8a-1986-4d00-ab96-d11946627a1f => generated 1204 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2640] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:57:26 2026] GET /v2.0/security-groups?id=2f93d870-f89e-4b30-97ac-d73493e6cd5f&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2641] 10.0.0.126 () {32 vars in 818 bytes} [Tue Jun 23 19:57:26 2026] GET /v2.0/ports?network_id=d83725a1-e59c-4b1b-97c4-afac1af9a900&mac_address=fa%3A16%3A3e%3A01%3A2d%3A48 => generated 1204 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:27.218 8 INFO neutron.db.l3_db [None req-63c57ffe-d3d6-4584-83fe-58864db1c8f7 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Floating IP cfc0f192-320a-42e2-8ca2-c660ad20ab3f associated. External IP: 10.96.250.208, port: a6f7f7ae-9883-44f0-b132-80fbb4aa40e9. [pid: 8|app: 0|req: 1376/2642] 10.0.0.126 () {34 vars in 677 bytes} [Tue Jun 23 19:57:26 2026] POST /v2.0/floatingips => generated 855 bytes in 1020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:27.586 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1200a015-acc9-47c3-8f2a-669dab9e2400'] response: {'name': 'network-changed', 'server_uuid': '317b1e8a-1986-4d00-ab96-d11946627a1f', 'tag': 'a6f7f7ae-9883-44f0-b132-80fbb4aa40e9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1267/2643] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:57:28 2026] GET /v2.0/ports?tenant_id=29a16f26fccd46a89acc9a218e6edcff&device_id=317b1e8a-1986-4d00-ab96-d11946627a1f => generated 1473 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2644] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:57:28 2026] GET /v2.0/networks?id=d83725a1-e59c-4b1b-97c4-afac1af9a900 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2645] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 19:57:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.165&port_id=a6f7f7ae-9883-44f0-b132-80fbb4aa40e9 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2646] 199.204.45.116 () {34 vars in 1106 bytes} [Tue Jun 23 19:57:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26e&port_id=a6f7f7ae-9883-44f0-b132-80fbb4aa40e9 => 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: 1269/2647] 199.204.45.116 () {34 vars in 1064 bytes} [Tue Jun 23 19:57:28 2026] GET /v2.0/subnets?id=75217c61-6ba8-40d8-9527-3568d1a27e9c&id=5234c87b-40a2-4bd9-b016-e93766aa604f => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2648] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:57:28 2026] GET /v2.0/ports?network_id=d83725a1-e59c-4b1b-97c4-afac1af9a900&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2649] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:57:28 2026] GET /v2.0/ports?network_id=d83725a1-e59c-4b1b-97c4-afac1af9a900&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: 1380/2650] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:57:28 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?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: 1271/2653] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:57:28 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?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: 1383/2654] 10.0.0.14 () {34 vars in 989 bytes} [Tue Jun 23 19:57:36 2026] GET /v2.0/ports?device_id=317b1e8a-1986-4d00-ab96-d11946627a1f => generated 1473 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2655] 10.0.0.14 () {34 vars in 1039 bytes} [Tue Jun 23 19:57:36 2026] GET /v2.0/security-groups?id=2f93d870-f89e-4b30-97ac-d73493e6cd5f&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2658] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 19:57:50 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2659] 10.0.0.154 () {30 vars in 690 bytes} [Tue Jun 23 19:57:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2660] 10.0.0.154 () {30 vars in 692 bytes} [Tue Jun 23 19:57:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2661] 10.0.0.154 () {30 vars in 668 bytes} [Tue Jun 23 19:57:51 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: 1387/2662] 10.0.0.154 () {30 vars in 704 bytes} [Tue Jun 23 19:57:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2663] 10.0.0.154 () {28 vars in 439 bytes} [Tue Jun 23 19:57:51 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: 1388/2664] 10.0.0.154 () {30 vars in 728 bytes} [Tue Jun 23 19:57:51 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 657 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2665] 10.0.0.154 () {30 vars in 690 bytes} [Tue Jun 23 19:57:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2666] 10.0.0.154 () {30 vars in 692 bytes} [Tue Jun 23 19:57:51 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: 1278/2667] 10.0.0.154 () {30 vars in 668 bytes} [Tue Jun 23 19:57: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: 8|app: 0|req: 1390/2668] 10.0.0.154 () {30 vars in 704 bytes} [Tue Jun 23 19:57:52 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: 1279/2669] 10.0.0.154 () {30 vars in 728 bytes} [Tue Jun 23 19:57:52 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2670] 10.0.0.154 () {30 vars in 690 bytes} [Tue Jun 23 19:57: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: 1280/2671] 10.0.0.154 () {30 vars in 692 bytes} [Tue Jun 23 19:57:52 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: 1392/2672] 10.0.0.154 () {30 vars in 668 bytes} [Tue Jun 23 19:57:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2673] 10.0.0.154 () {30 vars in 704 bytes} [Tue Jun 23 19:57:52 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: 1393/2674] 10.0.0.154 () {30 vars in 730 bytes} [Tue Jun 23 19:57:52 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98 => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2675] 10.0.0.154 () {30 vars in 682 bytes} [Tue Jun 23 19:57:52 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2676] 10.0.0.154 () {34 vars in 704 bytes} [Tue Jun 23 19:57:52 2026] POST /v2.0/ports => generated 1132 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2677] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 19:57:55 2026] GET /v2.0/extensions/security-group => generated 170 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: 1395/2678] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 19:57:55 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: 1284/2679] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 19:57:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2680] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 19:57:55 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: 1285/2681] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 19:57:55 2026] GET /v2.0/ports/0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2682] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 19:57:55 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: 1286/2683] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 19:57: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: 1398/2684] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 19:57:55 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: 1287/2685] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 19:57: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) 2026-06-23 19:57:55.490 8 INFO neutron.api.v2.resource [None req-56570453-ba1b-4514-a426-7de58a5f385f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1399/2686] 199.204.45.116 () {30 vars in 763 bytes} [Tue Jun 23 19:57:55 2026] GET /v2.0/security-groups/lb-1470ef95-5f3a-4f91-9a06-580bbca60c35 => 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: 1288/2687] 199.204.45.116 () {30 vars in 785 bytes} [Tue Jun 23 19:57:55 2026] GET /v2.0/security-groups?name=lb-1470ef95-5f3a-4f91-9a06-580bbca60c35 => 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: 1400/2688] 199.204.45.116 () {34 vars in 736 bytes} [Tue Jun 23 19:57:55 2026] POST /v2.0/security-groups => generated 1638 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2689] 199.204.45.116 () {30 vars in 815 bytes} [Tue Jun 23 19:57:55 2026] GET /v2.0/security-group-rules?security_group_id=c467b7f8-eeea-4a24-8992-cc25279a57b4 => 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: 1401/2690] 199.204.45.116 () {34 vars in 789 bytes} [Tue Jun 23 19:57:55 2026] PUT /v2.0/ports/0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 => 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: 1290/2691] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 19:57:55 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) /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: 1402/2692] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 19:57: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: 7|app: 0|req: 1291/2693] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 19:57:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2694] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 19:57:55 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: 1292/2695] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:57:56 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2698] 10.0.0.253 () {34 vars in 1016 bytes} [Tue Jun 23 19:58:02 2026] GET /v2.0/security-groups?id=465493a9-e7c6-460d-910c-ab2b88f06fb7&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: 1294/2699] 10.0.0.253 () {34 vars in 982 bytes} [Tue Jun 23 19:58:03 2026] GET /v2.0/networks?id=44494752-aa54-4405-b745-5981a5d7ffa7 => generated 734 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2700] 10.0.0.253 () {34 vars in 965 bytes} [Tue Jun 23 19:58:03 2026] GET /v2.0/quotas/febb1af176824dd8b95546488c4cf07f => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2701] 10.0.0.253 () {34 vars in 1002 bytes} [Tue Jun 23 19:58:03 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&fields=id => generated 149 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2702] 10.0.0.253 () {34 vars in 1008 bytes} [Tue Jun 23 19:58:03 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7?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: 1296/2703] 10.0.0.253 () {34 vars in 1108 bytes} [Tue Jun 23 19:58:03 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7?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: 1408/2704] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:58:03 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => 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: 1297/2705] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:58:03 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => 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: 1409/2706] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:58:06 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => 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: 1298/2707] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:58:06 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => 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: 1410/2708] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:58:07 2026] GET /v2.0/networks?id=44494752-aa54-4405-b745-5981a5d7ffa7 => generated 734 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2709] 199.204.45.116 () {34 vars in 1050 bytes} [Tue Jun 23 19:58:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=febb1af176824dd8b95546488c4cf07f => generated 343 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2710] 199.204.45.116 () {38 vars in 955 bytes} [Tue Jun 23 19:58:07 2026] POST /v2.0/ports => generated 1082 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2711] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:58:08 2026] PUT /v2.0/ports/eab46255-e9ca-4a0f-81b0-7509fbc992d5 => generated 1243 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:58:08.690 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-29404bad-59e2-4514-8b11-c18525491442'] response: {'name': 'network-changed', 'server_uuid': 'ddac5e44-d3f9-4007-ad00-8b6014d5a29f', 'tag': 'eab46255-e9ca-4a0f-81b0-7509fbc992d5', '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: 1412/2712] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:58:09 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1301/2713] 199.204.45.116 () {34 vars in 1018 bytes} [Tue Jun 23 19:58:09 2026] GET /v2.0/networks?tenant_id=febb1af176824dd8b95546488c4cf07f&shared=False => generated 734 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2714] 199.204.45.116 () {34 vars in 930 bytes} [Tue Jun 23 19:58:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2715] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:58:09 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => 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: 1414/2716] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:58:09 2026] GET /v2.0/security-groups?id=465493a9-e7c6-460d-910c-ab2b88f06fb7&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2717] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:58:09 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2718] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:58:10 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2719] 199.204.45.116 () {34 vars in 1062 bytes} [Tue Jun 23 19:58:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.230&port_id=eab46255-e9ca-4a0f-81b0-7509fbc992d5 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2720] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:58:10 2026] GET /v2.0/subnets?id=2eb50e99-5394-4a0f-8aac-9967eaa2e835 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2721] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:58:10 2026] GET /v2.0/ports?network_id=44494752-aa54-4405-b745-5981a5d7ffa7&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: 8|app: 0|req: 1417/2722] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:58:10 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7?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: 1306/2723] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:58:10 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2724] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:58:12 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => 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: 1307/2725] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:58:12 2026] GET /v2.0/security-groups?id=465493a9-e7c6-460d-910c-ab2b88f06fb7&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: 8|app: 0|req: 1419/2726] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:58:12 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2729] 199.204.45.116 () {34 vars in 994 bytes} [Tue Jun 23 19:58:14 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => 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: 1421/2730] 199.204.45.116 () {34 vars in 1044 bytes} [Tue Jun 23 19:58:14 2026] GET /v2.0/security-groups?id=465493a9-e7c6-460d-910c-ab2b88f06fb7&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: 1310/2731] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:58:15 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2732] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:58:15 2026] GET /v2.0/security-groups?id=465493a9-e7c6-460d-910c-ab2b88f06fb7&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2733] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:58:15 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 1248 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2734] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2735] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/security-groups?id=465493a9-e7c6-460d-910c-ab2b88f06fb7&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: 8|app: 0|req: 1424/2736] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2741] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 19:58:53 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: 1315/2742] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 19:58:53 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: 1428/2743] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 19:58:53 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: 1316/2744] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 19:58:53 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: 1429/2745] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:58:53 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2746] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 19:58:53 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2747] 199.204.45.116 () {34 vars in 717 bytes} [Tue Jun 23 19:58:53 2026] POST /v2.0/ports => generated 1055 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2748] 10.0.0.253 () {34 vars in 971 bytes} [Tue Jun 23 19:58:53 2026] GET /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 1055 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2749] 10.0.0.253 () {34 vars in 907 bytes} [Tue Jun 23 19:58:53 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2750] 199.204.45.116 () {34 vars in 1262 bytes} [Tue Jun 23 19:58:54 2026] GET /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2751] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:58:54 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?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: 1320/2752] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:58:54 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2753] 199.204.45.116 () {34 vars in 975 bytes} [Tue Jun 23 19:58:55 2026] GET /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 1055 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2754] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:58:55 2026] GET /v2.0/networks?id=0d2cdcd5-ebca-4fb6-9b31-d590895ccf98 => generated 802 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2755] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:58:55 2026] PUT /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 1245 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:58:55.832 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da9a85cf-4b40-4220-8b03-b3432ebd8df6'] response: {'name': 'network-changed', 'server_uuid': 'ddac5e44-d3f9-4007-ad00-8b6014d5a29f', 'tag': '4e49e115-e6fc-4131-9939-1d83ba8584ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1322/2756] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:58:56 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 2485 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2757] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:58:56 2026] GET /v2.0/networks?id=0d2cdcd5-ebca-4fb6-9b31-d590895ccf98 => generated 802 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2758] 199.204.45.116 () {34 vars in 1056 bytes} [Tue Jun 23 19:58:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.56&port_id=4e49e115-e6fc-4131-9939-1d83ba8584ce => 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: 1436/2759] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:58:56 2026] GET /v2.0/subnets?id=948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2760] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:58:56 2026] GET /v2.0/ports?network_id=0d2cdcd5-ebca-4fb6-9b31-d590895ccf98&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: 1437/2761] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:58:56 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2762] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:58:56 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?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: 1438/2763] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:58:57 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 2485 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2764] 199.204.45.116 () {34 vars in 1062 bytes} [Tue Jun 23 19:58:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.230&port_id=eab46255-e9ca-4a0f-81b0-7509fbc992d5 => 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: 1439/2765] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:58:57 2026] GET /v2.0/subnets?id=2eb50e99-5394-4a0f-8aac-9967eaa2e835 => 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: 1327/2766] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:58:57 2026] GET /v2.0/ports?network_id=44494752-aa54-4405-b745-5981a5d7ffa7&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2767] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:58:57 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7?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: 1328/2768] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:58:57 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2769] 199.204.45.116 () {34 vars in 1056 bytes} [Tue Jun 23 19:58:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.56&port_id=4e49e115-e6fc-4131-9939-1d83ba8584ce => 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: 1329/2770] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:58:57 2026] GET /v2.0/subnets?id=948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2771] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:58:58 2026] GET /v2.0/ports?network_id=0d2cdcd5-ebca-4fb6-9b31-d590895ccf98&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2772] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:58:58 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2773] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:58:58 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?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: 1445/2776] 10.0.0.253 () {34 vars in 971 bytes} [Tue Jun 23 19:59:02 2026] GET /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 1247 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2777] 199.204.45.116 () {34 vars in 789 bytes} [Tue Jun 23 19:59:02 2026] PUT /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 1272 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:59:02.525 8 INFO neutron.api.v2.resource [None req-926e1ff2-813f-46e3-8837-d8f8dbebc89e 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1446/2778] 199.204.45.116 () {30 vars in 763 bytes} [Tue Jun 23 19:59:02 2026] GET /v2.0/security-groups/lb-1470ef95-5f3a-4f91-9a06-580bbca60c35 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:59:02.548 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d4a99e9-64e9-488e-a3c5-5be24f2e6bd7'] response: {'name': 'network-changed', 'server_uuid': 'ddac5e44-d3f9-4007-ad00-8b6014d5a29f', 'tag': '4e49e115-e6fc-4131-9939-1d83ba8584ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1333/2779] 199.204.45.116 () {30 vars in 785 bytes} [Tue Jun 23 19:59:02 2026] GET /v2.0/security-groups?name=lb-1470ef95-5f3a-4f91-9a06-580bbca60c35 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2780] 199.204.45.116 () {34 vars in 789 bytes} [Tue Jun 23 19:59:02 2026] PUT /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 1310 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:59:02.879 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-88ba62ba-4a54-45d9-bbcf-a3560021d786'] response: {'name': 'network-changed', 'server_uuid': 'ddac5e44-d3f9-4007-ad00-8b6014d5a29f', 'tag': '4e49e115-e6fc-4131-9939-1d83ba8584ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1334/2781] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 19:59:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /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: 1448/2782] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 19:59:03 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: 1335/2783] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 19:59:03 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: 1336/2784] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 19:59:03 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: 1449/2785] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:59:03 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2786] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:59:03 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2787] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 19:59:03 2026] GET /v2.0/ports/0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 => 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: 1450/2788] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:59:03 2026] GET /v2.0/networks?id=0d2cdcd5-ebca-4fb6-9b31-d590895ccf98 => generated 802 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2789] 199.204.45.116 () {34 vars in 1056 bytes} [Tue Jun 23 19:59:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.56&port_id=4e49e115-e6fc-4131-9939-1d83ba8584ce => 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: 1339/2790] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 19:59:03 2026] GET /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2791] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:59:03 2026] GET /v2.0/subnets?id=948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2792] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:59:03 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2793] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:59:03 2026] GET /v2.0/ports?network_id=0d2cdcd5-ebca-4fb6-9b31-d590895ccf98&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2794] 199.204.45.116 () {30 vars in 743 bytes} [Tue Jun 23 19:59:03 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2795] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:59:03 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?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: 1342/2796] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 19:59:03 2026] GET /v2.0/ports/0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 => 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: 1455/2797] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:59:03 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2798] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:59:03 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2799] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:59:04 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2800] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:59:04 2026] GET /v2.0/networks?id=0d2cdcd5-ebca-4fb6-9b31-d590895ccf98 => generated 802 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2801] 199.204.45.116 () {34 vars in 1056 bytes} [Tue Jun 23 19:59:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.56&port_id=4e49e115-e6fc-4131-9939-1d83ba8584ce => 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: 1345/2802] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:59:04 2026] GET /v2.0/subnets?id=948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2803] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:59:04 2026] GET /v2.0/ports?network_id=0d2cdcd5-ebca-4fb6-9b31-d590895ccf98&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2804] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:59:04 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?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: 1459/2805] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:59:04 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:59:14.186 7 INFO neutron.db.l3_db [None req-f2138723-2a07-44a4-bc40-c8ff6cfeadb5 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Floating IP 9df6aa24-3f9b-42fc-8771-eaf302901751 associated. External IP: 10.96.250.212, port: 0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44. [pid: 7|app: 0|req: 1347/2808] 10.0.0.126 () {34 vars in 677 bytes} [Tue Jun 23 19:59:13 2026] POST /v2.0/floatingips => generated 899 bytes in 1496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2809] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 19:59:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2810] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 19:59:18 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: 1463/2811] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 19:59:18 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: 1349/2812] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 19:59:18 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-06-23 19:59:19.045 8 INFO neutron.api.v2.resource [None req-481e7e8b-2103-49ce-bf4e-c76b0e4b2bac 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1464/2813] 199.204.45.116 () {30 vars in 763 bytes} [Tue Jun 23 19:59:19 2026] GET /v2.0/security-groups/lb-1470ef95-5f3a-4f91-9a06-580bbca60c35 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2814] 199.204.45.116 () {30 vars in 785 bytes} [Tue Jun 23 19:59:19 2026] GET /v2.0/security-groups?name=lb-1470ef95-5f3a-4f91-9a06-580bbca60c35 => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2815] 199.204.45.116 () {30 vars in 815 bytes} [Tue Jun 23 19:59:19 2026] GET /v2.0/security-group-rules?security_group_id=c467b7f8-eeea-4a24-8992-cc25279a57b4 => generated 1182 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2816] 199.204.45.116 () {34 vars in 747 bytes} [Tue Jun 23 19:59:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2817] 199.204.45.116 () {34 vars in 747 bytes} [Tue Jun 23 19:59:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2818] 10.0.0.154 () {30 vars in 690 bytes} [Tue Jun 23 19:59:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2819] 10.0.0.154 () {30 vars in 692 bytes} [Tue Jun 23 19:59:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2820] 10.0.0.154 () {30 vars in 668 bytes} [Tue Jun 23 19:59:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2821] 10.0.0.154 () {30 vars in 704 bytes} [Tue Jun 23 19:59:26 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: 1354/2822] 10.0.0.154 () {28 vars in 439 bytes} [Tue Jun 23 19:59:26 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2823] 10.0.0.154 () {30 vars in 728 bytes} [Tue Jun 23 19:59:26 2026] GET /v2.0/subnets/99a02026-9c3b-4dd6-8953-573d9fd8d8bd => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2824] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 19:59:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2825] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 19:59:27 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: 1356/2826] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 19:59:27 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: 1471/2827] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 19:59:27 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: 1357/2828] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:59:27 2026] GET /v2.0/subnets/99a02026-9c3b-4dd6-8953-573d9fd8d8bd => generated 672 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2829] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 19:59:27 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2830] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 19:59:27 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: 1473/2831] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 19:59:27 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: 1359/2832] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 19:59:27 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: 1474/2833] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 19:59:27 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: 1360/2834] 199.204.45.116 () {34 vars in 717 bytes} [Tue Jun 23 19:59:27 2026] POST /v2.0/ports => generated 1324 bytes in 332 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: 1362/2837] 10.0.0.253 () {34 vars in 971 bytes} [Tue Jun 23 19:59:28 2026] GET /v2.0/ports/3287bc32-9b62-4856-a904-7e50cd52d09f => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2838] 199.204.45.116 () {34 vars in 1262 bytes} [Tue Jun 23 19:59:29 2026] GET /v2.0/ports/3287bc32-9b62-4856-a904-7e50cd52d09f?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: 1363/2839] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:59:29 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?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: 1477/2840] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:59:29 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?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: 7|app: 0|req: 1364/2841] 199.204.45.116 () {34 vars in 975 bytes} [Tue Jun 23 19:59:30 2026] GET /v2.0/ports/3287bc32-9b62-4856-a904-7e50cd52d09f => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2842] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:59:30 2026] GET /v2.0/networks?id=e302ee81-2160-4a4a-824c-a517ec0e3aa4 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2843] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:59:30 2026] PUT /v2.0/ports/3287bc32-9b62-4856-a904-7e50cd52d09f => generated 1514 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:59:31.021 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-efe83970-f7f4-4e7a-b3e2-938688dc6e4c'] response: {'name': 'network-changed', 'server_uuid': 'ddac5e44-d3f9-4007-ad00-8b6014d5a29f', 'tag': '3287bc32-9b62-4856-a904-7e50cd52d09f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1479/2844] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:59:31 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 4092 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1366/2845] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:59:31 2026] GET /v2.0/networks?id=e302ee81-2160-4a4a-824c-a517ec0e3aa4 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2846] 199.204.45.116 () {34 vars in 1056 bytes} [Tue Jun 23 19:59:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.18&port_id=3287bc32-9b62-4856-a904-7e50cd52d09f => 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: 1367/2847] 199.204.45.116 () {34 vars in 1104 bytes} [Tue Jun 23 19:59:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ed&port_id=3287bc32-9b62-4856-a904-7e50cd52d09f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2848] 199.204.45.116 () {34 vars in 1064 bytes} [Tue Jun 23 19:59:31 2026] GET /v2.0/subnets?id=99a02026-9c3b-4dd6-8953-573d9fd8d8bd&id=c6b56096-7897-45e7-a3b9-e38554f90621 => generated 1408 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2849] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:59:31 2026] GET /v2.0/ports?network_id=e302ee81-2160-4a4a-824c-a517ec0e3aa4&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: 1482/2850] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:59:31 2026] GET /v2.0/ports?network_id=e302ee81-2160-4a4a-824c-a517ec0e3aa4&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2851] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:59:31 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?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: 1483/2852] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:59:31 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2853] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:59:32 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 4092 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2854] 199.204.45.116 () {34 vars in 1062 bytes} [Tue Jun 23 19:59:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.230&port_id=eab46255-e9ca-4a0f-81b0-7509fbc992d5 => 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: 1371/2855] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:59:33 2026] GET /v2.0/subnets?id=2eb50e99-5394-4a0f-8aac-9967eaa2e835 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2856] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:59:33 2026] GET /v2.0/ports?network_id=44494752-aa54-4405-b745-5981a5d7ffa7&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: 1372/2857] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:59:33 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7?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: 1486/2858] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:59:33 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7?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: 1373/2859] 199.204.45.116 () {34 vars in 1056 bytes} [Tue Jun 23 19:59:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.56&port_id=4e49e115-e6fc-4131-9939-1d83ba8584ce => 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: 1487/2860] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:59:33 2026] GET /v2.0/subnets?id=948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2861] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:59:33 2026] GET /v2.0/ports?network_id=0d2cdcd5-ebca-4fb6-9b31-d590895ccf98&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2862] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:59:33 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?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: 1375/2863] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:59:33 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?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: 1489/2864] 199.204.45.116 () {34 vars in 1056 bytes} [Tue Jun 23 19:59:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.18&port_id=3287bc32-9b62-4856-a904-7e50cd52d09f => 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: 1376/2865] 199.204.45.116 () {34 vars in 1104 bytes} [Tue Jun 23 19:59:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ed&port_id=3287bc32-9b62-4856-a904-7e50cd52d09f => 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: 1490/2866] 199.204.45.116 () {34 vars in 1064 bytes} [Tue Jun 23 19:59:33 2026] GET /v2.0/subnets?id=99a02026-9c3b-4dd6-8953-573d9fd8d8bd&id=c6b56096-7897-45e7-a3b9-e38554f90621 => generated 1408 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2867] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:59:33 2026] GET /v2.0/ports?network_id=e302ee81-2160-4a4a-824c-a517ec0e3aa4&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: 1491/2868] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:59:33 2026] GET /v2.0/ports?network_id=e302ee81-2160-4a4a-824c-a517ec0e3aa4&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: 1378/2869] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:59:33 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?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: 1492/2870] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:59:33 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?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: 1379/2871] 10.0.0.253 () {34 vars in 971 bytes} [Tue Jun 23 19:59:37 2026] GET /v2.0/ports/3287bc32-9b62-4856-a904-7e50cd52d09f => generated 1516 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2872] 199.204.45.116 () {30 vars in 743 bytes} [Tue Jun 23 19:59:37 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4 => generated 797 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2873] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:59:37 2026] GET /v2.0/subnets/99a02026-9c3b-4dd6-8953-573d9fd8d8bd => generated 672 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2874] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:59:37 2026] GET /v2.0/subnets/c6b56096-7897-45e7-a3b9-e38554f90621 => generated 743 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2875] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 19:59:38 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: 1495/2876] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 19:59:38 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: 1382/2877] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 19:59:38 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: 1496/2878] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 19:59:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2879] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:59:38 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2880] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 19:59:38 2026] GET /v2.0/ports/0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2881] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 19:59:38 2026] GET /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2882] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:59:38 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2883] 199.204.45.116 () {30 vars in 743 bytes} [Tue Jun 23 19:59:38 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98 => generated 799 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2884] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 19:59:38 2026] GET /v2.0/ports/0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2885] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:59:38 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2888] 10.0.0.154 () {30 vars in 690 bytes} [Tue Jun 23 19:59:47 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: 1501/2889] 10.0.0.154 () {30 vars in 692 bytes} [Tue Jun 23 19:59:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2890] 10.0.0.154 () {30 vars in 668 bytes} [Tue Jun 23 19:59:47 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: 1502/2891] 10.0.0.154 () {30 vars in 704 bytes} [Tue Jun 23 19:59:47 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: 1390/2892] 10.0.0.154 () {28 vars in 439 bytes} [Tue Jun 23 19:59:47 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: 1503/2893] 10.0.0.154 () {30 vars in 728 bytes} [Tue Jun 23 19:59:47 2026] GET /v2.0/subnets/75217c61-6ba8-40d8-9527-3568d1a27e9c => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2894] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 19:59:49 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: 1504/2895] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 19:59:49 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: 1392/2896] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 19:59: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: 1505/2897] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 19:59:49 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: 1393/2898] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:59:49 2026] GET /v2.0/subnets/99a02026-9c3b-4dd6-8953-573d9fd8d8bd => generated 672 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2899] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:59:49 2026] GET /v2.0/subnets/75217c61-6ba8-40d8-9527-3568d1a27e9c => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2900] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 19:59:49 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 4094 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2901] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 19:59:49 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: 1395/2902] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 19:59:49 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: 1508/2903] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 19:59: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: 1396/2904] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 19:59:49 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: 1509/2905] 199.204.45.116 () {34 vars in 717 bytes} [Tue Jun 23 19:59:49 2026] POST /v2.0/ports => generated 1328 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2906] 10.0.0.253 () {34 vars in 971 bytes} [Tue Jun 23 19:59:49 2026] GET /v2.0/ports/1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 => 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: 8|app: 0|req: 1510/2907] 10.0.0.253 () {34 vars in 907 bytes} [Tue Jun 23 19:59:49 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: 1398/2908] 199.204.45.116 () {34 vars in 1262 bytes} [Tue Jun 23 19:59:50 2026] GET /v2.0/ports/1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2909] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:59:50 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?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: 1399/2910] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:59:51 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?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: 1512/2911] 199.204.45.116 () {34 vars in 975 bytes} [Tue Jun 23 19:59:51 2026] GET /v2.0/ports/1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2912] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:59:51 2026] GET /v2.0/networks?id=d83725a1-e59c-4b1b-97c4-afac1af9a900 => 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: 1513/2913] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 19:59:51 2026] PUT /v2.0/ports/1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 => generated 1518 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:59:52.100 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-009ca771-24aa-4926-888a-9c5739f0d9ee'] response: {'name': 'network-changed', 'server_uuid': 'ddac5e44-d3f9-4007-ad00-8b6014d5a29f', 'tag': '1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1401/2914] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:59:52 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 5604 bytes in 53 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: 1514/2915] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 19:59:52 2026] GET /v2.0/networks?id=d83725a1-e59c-4b1b-97c4-afac1af9a900 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2916] 199.204.45.116 () {34 vars in 1056 bytes} [Tue Jun 23 19:59:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.69&port_id=1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 => 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: 1515/2917] 199.204.45.116 () {34 vars in 1106 bytes} [Tue Jun 23 19:59:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A36d&port_id=1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 => 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: 1403/2918] 199.204.45.116 () {34 vars in 1064 bytes} [Tue Jun 23 19:59:52 2026] GET /v2.0/subnets?id=75217c61-6ba8-40d8-9527-3568d1a27e9c&id=5234c87b-40a2-4bd9-b016-e93766aa604f => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2919] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:59:52 2026] GET /v2.0/ports?network_id=d83725a1-e59c-4b1b-97c4-afac1af9a900&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2920] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:59:52 2026] GET /v2.0/ports?network_id=d83725a1-e59c-4b1b-97c4-afac1af9a900&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2921] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:59:52 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?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: 1405/2922] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:59:52 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?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: 1518/2923] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 5604 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2924] 199.204.45.116 () {34 vars in 1062 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.230&port_id=eab46255-e9ca-4a0f-81b0-7509fbc992d5 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2925] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/subnets?id=2eb50e99-5394-4a0f-8aac-9967eaa2e835 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2926] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/ports?network_id=44494752-aa54-4405-b745-5981a5d7ffa7&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: 1520/2927] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7?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: 1408/2928] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2929] 199.204.45.116 () {34 vars in 1056 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.56&port_id=4e49e115-e6fc-4131-9939-1d83ba8584ce => 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: 1409/2930] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/subnets?id=948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2931] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/ports?network_id=0d2cdcd5-ebca-4fb6-9b31-d590895ccf98&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2932] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?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: 1523/2933] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?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: 1411/2934] 199.204.45.116 () {34 vars in 1056 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.18&port_id=3287bc32-9b62-4856-a904-7e50cd52d09f => 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: 1524/2935] 199.204.45.116 () {34 vars in 1104 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2ed&port_id=3287bc32-9b62-4856-a904-7e50cd52d09f => 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: 1412/2936] 199.204.45.116 () {34 vars in 1064 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/subnets?id=99a02026-9c3b-4dd6-8953-573d9fd8d8bd&id=c6b56096-7897-45e7-a3b9-e38554f90621 => generated 1408 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2937] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/ports?network_id=e302ee81-2160-4a4a-824c-a517ec0e3aa4&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2938] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/ports?network_id=e302ee81-2160-4a4a-824c-a517ec0e3aa4&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: 1526/2939] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?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: 1414/2940] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?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: 1527/2941] 199.204.45.116 () {34 vars in 1056 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.69&port_id=1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2942] 199.204.45.116 () {34 vars in 1106 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A36d&port_id=1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 => 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: 1528/2943] 199.204.45.116 () {34 vars in 1064 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/subnets?id=75217c61-6ba8-40d8-9527-3568d1a27e9c&id=5234c87b-40a2-4bd9-b016-e93766aa604f => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2944] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/ports?network_id=d83725a1-e59c-4b1b-97c4-afac1af9a900&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2945] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/ports?network_id=d83725a1-e59c-4b1b-97c4-afac1af9a900&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2946] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 19:59:54 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2947] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 19:59:55 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?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: 7|app: 0|req: 1419/2950] 10.0.0.253 () {34 vars in 971 bytes} [Tue Jun 23 19:59:58 2026] GET /v2.0/ports/1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 => generated 1520 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2951] 199.204.45.116 () {30 vars in 743 bytes} [Tue Jun 23 19:59:59 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900 => generated 798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2952] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:59:59 2026] GET /v2.0/subnets/75217c61-6ba8-40d8-9527-3568d1a27e9c => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2953] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:59:59 2026] GET /v2.0/subnets/5234c87b-40a2-4bd9-b016-e93766aa604f => generated 748 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2954] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 19:59:59 2026] GET /v2.0/ports/3287bc32-9b62-4856-a904-7e50cd52d09f => generated 1516 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2955] 199.204.45.116 () {34 vars in 790 bytes} [Tue Jun 23 19:59:59 2026] PUT /v2.0/ports/3287bc32-9b62-4856-a904-7e50cd52d09f => generated 1251 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:59:59.593 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-72339b99-dfe3-44c3-a668-b84e463846e4'] response: {'name': 'network-changed', 'server_uuid': 'ddac5e44-d3f9-4007-ad00-8b6014d5a29f', 'tag': '3287bc32-9b62-4856-a904-7e50cd52d09f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1422/2956] 199.204.45.116 () {30 vars in 743 bytes} [Tue Jun 23 19:59:59 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4 => generated 797 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: 1535/2957] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:59:59 2026] GET /v2.0/subnets/99a02026-9c3b-4dd6-8953-573d9fd8d8bd => generated 672 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2958] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 19:59:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2959] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 19:59:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2960] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 19:59:59 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: 1537/2961] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 19:59:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2962] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:59:59 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2963] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 19:59:59 2026] GET /v2.0/ports/0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2964] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 19:59:59 2026] GET /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 1346 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2965] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 19:59:59 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2966] 199.204.45.116 () {30 vars in 743 bytes} [Tue Jun 23 19:59:59 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2967] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 20:00:00 2026] GET /v2.0/ports/0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2968] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 20:00:00 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2969] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 20:00:00 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 5377 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2970] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 20:00:00 2026] GET /v2.0/networks?id=e302ee81-2160-4a4a-824c-a517ec0e3aa4 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2971] 199.204.45.116 () {34 vars in 1056 bytes} [Tue Jun 23 20:00:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.18&port_id=3287bc32-9b62-4856-a904-7e50cd52d09f => 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: 1430/2972] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 20:00:00 2026] GET /v2.0/subnets?id=99a02026-9c3b-4dd6-8953-573d9fd8d8bd => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2973] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 20:00:00 2026] GET /v2.0/ports?network_id=e302ee81-2160-4a4a-824c-a517ec0e3aa4&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2974] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 20:00:00 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2975] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 20:00:00 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?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: 1432/2976] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 20:00:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2977] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 20:00:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2978] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 20:00:12 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: 1546/2979] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 20:00:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2980] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 20:00:12 2026] GET /v2.0/subnets/99a02026-9c3b-4dd6-8953-573d9fd8d8bd => generated 672 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2981] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:12 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 5377 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2982] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 20:00:12 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: 1548/2983] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 20:00:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2984] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 20:00:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2985] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 20:00:12 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: 1437/2986] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 20:00:12 2026] GET /v2.0/ports/1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 => generated 1520 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2987] 199.204.45.116 () {34 vars in 790 bytes} [Tue Jun 23 20:00:12 2026] PUT /v2.0/ports/1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 => generated 1251 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 20:00:13.303 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ee4ec51-45c3-4d66-afd5-77526cd6bde1'] response: {'name': 'network-changed', 'server_uuid': 'ddac5e44-d3f9-4007-ad00-8b6014d5a29f', 'tag': '1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1438/2988] 199.204.45.116 () {30 vars in 743 bytes} [Tue Jun 23 20:00:13 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900 => generated 798 bytes in 58 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: 1551/2989] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 20:00:13 2026] GET /v2.0/subnets/75217c61-6ba8-40d8-9527-3568d1a27e9c => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2990] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 20:00:13 2026] GET /v2.0/ports/1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 => generated 1287 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2993] 199.204.45.116 () {34 vars in 789 bytes} [Tue Jun 23 20:00:13 2026] PUT /v2.0/ports/1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 => generated 1080 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2994] 199.204.45.116 () {30 vars in 743 bytes} [Tue Jun 23 20:00:13 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900 => generated 798 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: 8|app: 0|req: 1553/2995] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:13 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 4973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2996] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 20:00:13 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 4973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2997] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 20:00:13 2026] GET /v2.0/networks?id=d83725a1-e59c-4b1b-97c4-afac1af9a900 => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2998] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 20:00:13 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?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: 1555/2999] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:13 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 4973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3000] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 20:00:13 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?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: 1556/3001] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:15 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 4973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 20:00:15.351 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-abc04bd6-de71-4108-a058-d4c72a910978'] response: {'name': 'network-changed', 'server_uuid': 'ddac5e44-d3f9-4007-ad00-8b6014d5a29f', 'tag': '1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1446/3002] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 20:00:15 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 4973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3003] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 20:00:15 2026] GET /v2.0/networks?id=d83725a1-e59c-4b1b-97c4-afac1af9a900 => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3004] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 20:00:15 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?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: 1558/3005] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 20:00:16 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?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: 1448/3006] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:16 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 4973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3007] 199.204.45.116 () {34 vars in 975 bytes} [Tue Jun 23 20:00:16 2026] GET /v2.0/ports/1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 => generated 1116 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3008] 199.204.45.116 () {34 vars in 1060 bytes} [Tue Jun 23 20:00:16 2026] GET /v2.0/ports/1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3009] 199.204.45.116 () {34 vars in 1016 bytes} [Tue Jun 23 20:00:16 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?fields=dns_domain => generated 29 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3010] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 20:00:16 2026] PUT /v2.0/ports/1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 => generated 917 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3011] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:17 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 3865 bytes in 53 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-06-23 20:00:17.342 7 INFO neutron_taas.services.taas.taas_plugin [None req-f26c9b32-13f7-4208-a303-eb83e419d6dd 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 2026-06-23 20:00:17.347 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f26c9b32-13f7-4208-a303-eb83e419d6dd 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 [pid: 7|app: 0|req: 1451/3012] 199.204.45.116 () {32 vars in 759 bytes} [Tue Jun 23 20:00:17 2026] DELETE /v2.0/ports/1b832fa0-3308-4d38-a2e8-ff97c3b5d2e5 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3013] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 20:00:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3014] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 20:00:17 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: 1563/3015] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 20:00:17 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: 1453/3016] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 20:00:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3017] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 20:00:17 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3018] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 20:00:17 2026] GET /v2.0/ports/0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3019] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 20:00:17 2026] GET /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3020] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 20:00:17 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3021] 199.204.45.116 () {30 vars in 743 bytes} [Tue Jun 23 20:00:17 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98 => generated 799 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3022] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 20:00:17 2026] GET /v2.0/ports/0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 => 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: 1567/3023] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 20:00:17 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3024] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 3865 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3025] 199.204.45.116 () {34 vars in 1226 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/networks?id=44494752-aa54-4405-b745-5981a5d7ffa7&id=0d2cdcd5-ebca-4fb6-9b31-d590895ccf98&id=e302ee81-2160-4a4a-824c-a517ec0e3aa4&id=d83725a1-e59c-4b1b-97c4-afac1af9a900 => generated 3095 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3026] 199.204.45.116 () {34 vars in 1062 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.230&port_id=eab46255-e9ca-4a0f-81b0-7509fbc992d5 => 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: 1569/3027] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/subnets?id=2eb50e99-5394-4a0f-8aac-9967eaa2e835 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3028] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/ports?network_id=44494752-aa54-4405-b745-5981a5d7ffa7&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3029] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7?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: 1460/3030] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7?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: 1571/3031] 199.204.45.116 () {34 vars in 1056 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.56&port_id=4e49e115-e6fc-4131-9939-1d83ba8584ce => 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: 1461/3032] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/subnets?id=948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3033] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/ports?network_id=0d2cdcd5-ebca-4fb6-9b31-d590895ccf98&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: 1462/3034] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?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: 1573/3035] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3036] 199.204.45.116 () {34 vars in 1056 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.18&port_id=3287bc32-9b62-4856-a904-7e50cd52d09f => 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: 1574/3037] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/subnets?id=99a02026-9c3b-4dd6-8953-573d9fd8d8bd => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3038] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/ports?network_id=e302ee81-2160-4a4a-824c-a517ec0e3aa4&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: 1575/3039] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?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: 1465/3040] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 20:00:18 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?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: 1576/3041] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 20:00:23 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: 1466/3042] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 20:00:23 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: 1577/3043] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 20:00:23 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: 1467/3044] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 20:00: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: 1578/3045] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:23 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 3865 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3046] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 20:00:23 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: 1579/3047] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 20:00:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3048] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 20:00:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3049] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 20:00:23 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: 1470/3050] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 20:00:24 2026] GET /v2.0/ports/3287bc32-9b62-4856-a904-7e50cd52d09f => generated 1287 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3051] 199.204.45.116 () {34 vars in 789 bytes} [Tue Jun 23 20:00:24 2026] PUT /v2.0/ports/3287bc32-9b62-4856-a904-7e50cd52d09f => generated 1080 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 20:00:24.390 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-821538b0-f8c8-438e-8ad5-96b84c7a4ea6'] response: {'name': 'network-changed', 'server_uuid': 'ddac5e44-d3f9-4007-ad00-8b6014d5a29f', 'tag': '3287bc32-9b62-4856-a904-7e50cd52d09f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1471/3052] 199.204.45.116 () {30 vars in 743 bytes} [Tue Jun 23 20:00:24 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4 => generated 797 bytes in 53 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: 1582/3053] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:24 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 3694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3054] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:24 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 3694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3055] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 20:00:24 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 3694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3056] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 20:00:24 2026] GET /v2.0/networks?id=e302ee81-2160-4a4a-824c-a517ec0e3aa4 => generated 800 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3057] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 20:00:24 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?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: 1474/3058] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 20:00:25 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3059] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:25 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 3694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3060] 199.204.45.116 () {34 vars in 975 bytes} [Tue Jun 23 20:00:26 2026] GET /v2.0/ports/3287bc32-9b62-4856-a904-7e50cd52d09f => generated 1116 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3061] 199.204.45.116 () {34 vars in 1060 bytes} [Tue Jun 23 20:00:26 2026] GET /v2.0/ports/3287bc32-9b62-4856-a904-7e50cd52d09f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3062] 199.204.45.116 () {34 vars in 1016 bytes} [Tue Jun 23 20:00:26 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3063] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:26 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 3694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3064] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 20:00:26 2026] PUT /v2.0/ports/3287bc32-9b62-4856-a904-7e50cd52d09f => generated 917 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3065] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:27 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 2586 bytes in 30 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-06-23 20:00:27.830 7 INFO neutron_taas.services.taas.taas_plugin [None req-0824b610-8e99-4cad-a6ff-5f9a8927efeb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 3287bc32-9b62-4856-a904-7e50cd52d09f 2026-06-23 20:00:27.833 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0824b610-8e99-4cad-a6ff-5f9a8927efeb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 3287bc32-9b62-4856-a904-7e50cd52d09f [pid: 7|app: 0|req: 1478/3066] 199.204.45.116 () {32 vars in 759 bytes} [Tue Jun 23 20:00:27 2026] DELETE /v2.0/ports/3287bc32-9b62-4856-a904-7e50cd52d09f => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3067] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 20:00:28 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: 1479/3068] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 20:00:28 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: 1590/3069] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 20:00:28 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: 1480/3070] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 20:00:28 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: 1591/3071] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3072] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/ports/0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 => 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: 1592/3073] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3074] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3075] 199.204.45.116 () {30 vars in 743 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98 => generated 799 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3076] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/ports/0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3077] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3078] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3079] 199.204.45.116 () {34 vars in 1146 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/networks?id=44494752-aa54-4405-b745-5981a5d7ffa7&id=0d2cdcd5-ebca-4fb6-9b31-d590895ccf98&id=e302ee81-2160-4a4a-824c-a517ec0e3aa4 => generated 2308 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3080] 199.204.45.116 () {34 vars in 1062 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.230&port_id=eab46255-e9ca-4a0f-81b0-7509fbc992d5 => 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: 1596/3083] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/subnets?id=2eb50e99-5394-4a0f-8aac-9967eaa2e835 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3084] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/ports?network_id=44494752-aa54-4405-b745-5981a5d7ffa7&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3085] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3086] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7?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: 1598/3087] 199.204.45.116 () {34 vars in 1056 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.56&port_id=4e49e115-e6fc-4131-9939-1d83ba8584ce => 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: 1490/3088] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/subnets?id=948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3089] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/ports?network_id=0d2cdcd5-ebca-4fb6-9b31-d590895ccf98&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: 1491/3090] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?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: 1600/3091] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 20:00:28 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?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: 7|app: 0|req: 1492/3092] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 20:00:40 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: 1601/3093] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 20:00:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3094] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 20:00:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3095] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 20:00:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 20:00:40.335 7 INFO neutron.api.v2.resource [None req-e8d1050c-d206-4541-b4ab-99af7a44ba9f 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/3096] 199.204.45.116 () {30 vars in 763 bytes} [Tue Jun 23 20:00:40 2026] GET /v2.0/security-groups/lb-1470ef95-5f3a-4f91-9a06-580bbca60c35 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3097] 199.204.45.116 () {30 vars in 785 bytes} [Tue Jun 23 20:00:40 2026] GET /v2.0/security-groups?name=lb-1470ef95-5f3a-4f91-9a06-580bbca60c35 => generated 2865 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3098] 199.204.45.116 () {30 vars in 815 bytes} [Tue Jun 23 20:00:40 2026] GET /v2.0/security-group-rules?security_group_id=c467b7f8-eeea-4a24-8992-cc25279a57b4 => generated 2334 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3099] 199.204.45.116 () {32 vars in 789 bytes} [Tue Jun 23 20:00:40 2026] DELETE /v2.0/security-group-rules/4b6b6025-5080-486d-a8be-68aab11fa2f5 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3100] 199.204.45.116 () {32 vars in 789 bytes} [Tue Jun 23 20:00:40 2026] DELETE /v2.0/security-group-rules/ff42e082-9018-4a09-83fe-9af94f271349 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:00:43.072 8 INFO neutron_taas.services.taas.taas_plugin [None req-c222c133-8993-4508-b2b7-a2a120320b9f 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] TaaS: Handle Delete Port: 74c611b0-b7fd-4003-adb0-c0229b974e83 2026-06-23 20:00:43.074 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c222c133-8993-4508-b2b7-a2a120320b9f 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Tap Mirror: Handle Delete Port: 74c611b0-b7fd-4003-adb0-c0229b974e83 2026-06-23 20:00:43.255 8 INFO neutron.db.l3_db [None req-c222c133-8993-4508-b2b7-a2a120320b9f 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Floating IP 9df6aa24-3f9b-42fc-8771-eaf302901751 disassociated (deleted). External IP: 10.96.250.212, port: 0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44. [pid: 8|app: 0|req: 1605/3103] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 20:00:42 2026] DELETE /v2.0/floatingips/9df6aa24-3f9b-42fc-8771-eaf302901751 => generated 0 bytes in 590 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:00:43.560 7 INFO neutron.api.v2.resource [None req-bca7a3b1-be8a-4fe2-a754-95cbc9241c65 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1499/3104] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 20:00:43 2026] GET /v2.0/floatingips/9df6aa24-3f9b-42fc-8771-eaf302901751 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3105] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 20:00: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: 7|app: 0|req: 1500/3106] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 20:00:44 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: 1607/3107] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 20:00:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3108] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 20:00:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 20:00:44.172 8 INFO neutron.api.v2.resource [None req-639986f2-ed7c-4b9d-a341-40ba63444563 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1608/3109] 199.204.45.116 () {30 vars in 763 bytes} [Tue Jun 23 20:00:44 2026] GET /v2.0/security-groups/lb-1470ef95-5f3a-4f91-9a06-580bbca60c35 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3110] 199.204.45.116 () {30 vars in 785 bytes} [Tue Jun 23 20:00:44 2026] GET /v2.0/security-groups?name=lb-1470ef95-5f3a-4f91-9a06-580bbca60c35 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3111] 199.204.45.116 () {30 vars in 815 bytes} [Tue Jun 23 20:00:44 2026] GET /v2.0/security-group-rules?security_group_id=c467b7f8-eeea-4a24-8992-cc25279a57b4 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3112] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 20:00:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3113] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 20:00:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3114] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 20:00:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3115] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 20:00:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3116] 199.204.45.116 () {30 vars in 741 bytes} [Tue Jun 23 20:00:44 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3117] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:44 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3118] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:44 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3119] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:44 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3120] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:45 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3121] 199.204.45.116 () {34 vars in 975 bytes} [Tue Jun 23 20:00:46 2026] GET /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3122] 199.204.45.116 () {34 vars in 1060 bytes} [Tue Jun 23 20:00:46 2026] GET /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3123] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:46 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 2586 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3124] 199.204.45.116 () {34 vars in 1016 bytes} [Tue Jun 23 20:00:46 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98?fields=dns_domain => generated 29 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3125] 199.204.45.116 () {38 vars in 1028 bytes} [Tue Jun 23 20:00:46 2026] PUT /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 1147 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3126] 199.204.45.116 () {30 vars in 769 bytes} [Tue Jun 23 20:00:47 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 1248 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, ' [pid: 7|app: 0|req: 1511/3127] 199.204.45.116 () {34 vars in 789 bytes} [Tue Jun 23 20:00:47 2026] PUT /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 1086 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3128] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 20:00:47 2026] GET /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 1086 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, ' 2026-06-23 20:00:48.129 7 INFO neutron_taas.services.taas.taas_plugin [None req-f2e6c961-d842-4dbd-b5d9-2d5e3d604dee 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 4e49e115-e6fc-4131-9939-1d83ba8584ce 2026-06-23 20:00:48.132 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2e6c961-d842-4dbd-b5d9-2d5e3d604dee 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 4e49e115-e6fc-4131-9939-1d83ba8584ce [pid: 7|app: 0|req: 1512/3129] 199.204.45.116 () {32 vars in 759 bytes} [Tue Jun 23 20:00:48 2026] DELETE /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3130] 199.204.45.116 () {30 vars in 703 bytes} [Tue Jun 23 20:00:48 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: 1513/3131] 199.204.45.116 () {30 vars in 705 bytes} [Tue Jun 23 20:00:48 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: 1619/3132] 199.204.45.116 () {30 vars in 681 bytes} [Tue Jun 23 20:00:48 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: 1514/3133] 199.204.45.116 () {30 vars in 717 bytes} [Tue Jun 23 20:00:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 20:00:48.448 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf96dca8-6171-478b-b397-488ca549c43d 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3134] 199.204.45.116 () {32 vars in 759 bytes} [Tue Jun 23 20:00:48 2026] DELETE /v2.0/ports/4e49e115-e6fc-4131-9939-1d83ba8584ce => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3135] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 20:00:48 2026] GET /v2.0/ports/0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 => 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: 1621/3136] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 20:00:48 2026] GET /v2.0/ports?tenant_id=febb1af176824dd8b95546488c4cf07f&device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 20:00:48.513 7 INFO neutron.api.v2.resource [None req-7976d86d-749e-4283-a74c-d990f0997f71 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/3137] 199.204.45.116 () {30 vars in 763 bytes} [Tue Jun 23 20:00:48 2026] GET /v2.0/security-groups/lb-1470ef95-5f3a-4f91-9a06-580bbca60c35 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3138] 199.204.45.116 () {30 vars in 785 bytes} [Tue Jun 23 20:00:48 2026] GET /v2.0/security-groups?name=lb-1470ef95-5f3a-4f91-9a06-580bbca60c35 => 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: 1622/3139] 199.204.45.116 () {34 vars in 1066 bytes} [Tue Jun 23 20:00:48 2026] GET /v2.0/networks?id=44494752-aa54-4405-b745-5981a5d7ffa7&id=0d2cdcd5-ebca-4fb6-9b31-d590895ccf98 => generated 1522 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3140] 199.204.45.116 () {30 vars in 737 bytes} [Tue Jun 23 20:00:48 2026] GET /v2.0/ports/0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3141] 199.204.45.116 () {34 vars in 1062 bytes} [Tue Jun 23 20:00:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.230&port_id=eab46255-e9ca-4a0f-81b0-7509fbc992d5 => 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: 1624/3142] 199.204.45.116 () {34 vars in 984 bytes} [Tue Jun 23 20:00:48 2026] GET /v2.0/subnets?id=2eb50e99-5394-4a0f-8aac-9967eaa2e835 => generated 654 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3143] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 20:00:48 2026] GET /v2.0/ports?network_id=44494752-aa54-4405-b745-5981a5d7ffa7&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3144] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 20:00:48 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3145] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 20:00:48 2026] GET /v2.0/networks/44494752-aa54-4405-b745-5981a5d7ffa7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3146] 199.204.45.116 () {34 vars in 789 bytes} [Tue Jun 23 20:00:48 2026] PUT /v2.0/ports/0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 => generated 1094 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3147] 199.204.45.116 () {32 vars in 779 bytes} [Tue Jun 23 20:00:48 2026] DELETE /v2.0/security-groups/c467b7f8-eeea-4a24-8992-cc25279a57b4 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:00:49.056 7 INFO neutron_taas.services.taas.taas_plugin [None req-95515d8e-bd94-410e-b4be-4ad01605b024 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: 0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 2026-06-23 20:00:49.058 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95515d8e-bd94-410e-b4be-4ad01605b024 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: 0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 [pid: 7|app: 0|req: 1520/3148] 199.204.45.116 () {32 vars in 759 bytes} [Tue Jun 23 20:00:48 2026] DELETE /v2.0/ports/0e31cc7f-bf1e-4c26-ae3b-56ac6fac8d44 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3149] 199.204.45.116 () {34 vars in 994 bytes} [Tue Jun 23 20:00:52 2026] GET /v2.0/ports?device_id=ddac5e44-d3f9-4007-ad00-8b6014d5a29f => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 20:00:52.175 7 INFO neutron_taas.services.taas.taas_plugin [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-1e6130cb-bf89-4718-b25d-0c2219b837bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] TaaS: Handle Delete Port: eab46255-e9ca-4a0f-81b0-7509fbc992d5 2026-06-23 20:00:52.179 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-20b02104-a611-4ac9-bf29-3ca59f3c6086 req-1e6130cb-bf89-4718-b25d-0c2219b837bb 371de210f4dc48b7bf718a4de4245a5a febb1af176824dd8b95546488c4cf07f - - default default] Tap Mirror: Handle Delete Port: eab46255-e9ca-4a0f-81b0-7509fbc992d5 [pid: 7|app: 0|req: 1521/3150] 199.204.45.116 () {36 vars in 997 bytes} [Tue Jun 23 20:00:52 2026] DELETE /v2.0/ports/eab46255-e9ca-4a0f-81b0-7509fbc992d5 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 20:00:52.372 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f59c860-c62e-4264-9ec5-369585d695c5'] response: {'server_uuid': 'ddac5e44-d3f9-4007-ad00-8b6014d5a29f', 'name': 'network-vif-deleted', 'tag': 'eab46255-e9ca-4a0f-81b0-7509fbc992d5', 'status': 'completed', 'code': 200} 2026-06-23 20:00:53.921 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ac70fb9-24e3-443d-9218-f827ee0d9f6f 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] TaaS: Handle Delete Port: 45601bc5-b9dc-49d7-803b-4f09f4b22606 2026-06-23 20:00:53.924 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ac70fb9-24e3-443d-9218-f827ee0d9f6f 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Tap Mirror: Handle Delete Port: 45601bc5-b9dc-49d7-803b-4f09f4b22606 2026-06-23 20:00:54.054 8 INFO neutron.db.l3_db [None req-3ac70fb9-24e3-443d-9218-f827ee0d9f6f 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Floating IP cfc0f192-320a-42e2-8ca2-c660ad20ab3f disassociated (deleted). External IP: 10.96.250.208, port: a6f7f7ae-9883-44f0-b132-80fbb4aa40e9. [pid: 8|app: 0|req: 1630/3151] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 20:00:53 2026] DELETE /v2.0/floatingips/cfc0f192-320a-42e2-8ca2-c660ad20ab3f => generated 0 bytes in 542 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:00:54.351 7 INFO neutron.api.v2.resource [None req-5426477d-a53b-4560-8e44-c9c6ea2bf9be 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/3152] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 20:00:54 2026] GET /v2.0/floatingips/cfc0f192-320a-42e2-8ca2-c660ad20ab3f => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 20:00:54.376 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4f7811d-7869-45a9-9dec-733a3eadfdeb'] response: {'name': 'network-changed', 'server_uuid': '317b1e8a-1986-4d00-ab96-d11946627a1f', 'tag': 'a6f7f7ae-9883-44f0-b132-80fbb4aa40e9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1631/3153] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 20:00:54 2026] GET /v2.0/ports?device_id=317b1e8a-1986-4d00-ab96-d11946627a1f => generated 1204 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3154] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 20:00:54 2026] GET /v2.0/security-groups?id=2f93d870-f89e-4b30-97ac-d73493e6cd5f&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3155] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 20:00:54 2026] GET /v2.0/ports?tenant_id=29a16f26fccd46a89acc9a218e6edcff&device_id=317b1e8a-1986-4d00-ab96-d11946627a1f => generated 1473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3156] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 20:00:54 2026] GET /v2.0/networks?id=d83725a1-e59c-4b1b-97c4-afac1af9a900 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3157] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 20:00:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.165&port_id=a6f7f7ae-9883-44f0-b132-80fbb4aa40e9 => 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: 1525/3158] 199.204.45.116 () {34 vars in 1106 bytes} [Tue Jun 23 20:00:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26e&port_id=a6f7f7ae-9883-44f0-b132-80fbb4aa40e9 => 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: 1634/3159] 199.204.45.116 () {34 vars in 1064 bytes} [Tue Jun 23 20:00:55 2026] GET /v2.0/subnets?id=75217c61-6ba8-40d8-9527-3568d1a27e9c&id=5234c87b-40a2-4bd9-b016-e93766aa604f => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3160] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 20:00:55 2026] GET /v2.0/ports?network_id=d83725a1-e59c-4b1b-97c4-afac1af9a900&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3161] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 20:00:55 2026] GET /v2.0/ports?network_id=d83725a1-e59c-4b1b-97c4-afac1af9a900&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3162] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 20:00:55 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?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: 1636/3163] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 20:00:55 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900?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: 7|app: 0|req: 1528/3164] 199.204.45.116 () {34 vars in 994 bytes} [Tue Jun 23 20:00:56 2026] GET /v2.0/ports?device_id=317b1e8a-1986-4d00-ab96-d11946627a1f => generated 1204 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 20:00:57.070 8 INFO neutron_taas.services.taas.taas_plugin [req-210bb6bd-0938-40f6-9bc6-b75c49088b25 req-721dd815-eb69-48e0-846e-fbe9d3d893a2 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] TaaS: Handle Delete Port: a6f7f7ae-9883-44f0-b132-80fbb4aa40e9 2026-06-23 20:00:57.073 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-210bb6bd-0938-40f6-9bc6-b75c49088b25 req-721dd815-eb69-48e0-846e-fbe9d3d893a2 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Tap Mirror: Handle Delete Port: a6f7f7ae-9883-44f0-b132-80fbb4aa40e9 [pid: 8|app: 0|req: 1637/3165] 199.204.45.116 () {36 vars in 997 bytes} [Tue Jun 23 20:00:56 2026] DELETE /v2.0/ports/a6f7f7ae-9883-44f0-b132-80fbb4aa40e9 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 20:00:57.260 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc44a1ae-0f9c-4e31-a768-8f423601dfad'] response: {'server_uuid': '317b1e8a-1986-4d00-ab96-d11946627a1f', 'name': 'network-vif-deleted', 'tag': 'a6f7f7ae-9883-44f0-b132-80fbb4aa40e9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1530/3168] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 20:00:59 2026] GET /v2.0/ports?device_id=317b1e8a-1986-4d00-ab96-d11946627a1f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 20:01:04.907 8 INFO neutron_taas.services.taas.taas_plugin [None req-c41840fd-8596-4b85-8e43-98fe8e6f2473 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] TaaS: Handle Delete Port: 29059f05-f20c-4b1d-8a4f-56b6ee87c81b 2026-06-23 20:01:04.910 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c41840fd-8596-4b85-8e43-98fe8e6f2473 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Tap Mirror: Handle Delete Port: 29059f05-f20c-4b1d-8a4f-56b6ee87c81b 2026-06-23 20:01:05.058 8 INFO neutron.db.l3_db [None req-c41840fd-8596-4b85-8e43-98fe8e6f2473 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Floating IP 75b23062-2427-4e70-8461-81bf973c5f7b disassociated (deleted). External IP: 10.96.250.211, port: de05d219-c4ab-4d6e-b489-e1a3821e775e. [pid: 8|app: 0|req: 1639/3169] 10.0.0.126 () {32 vars in 732 bytes} [Tue Jun 23 20:01:04 2026] DELETE /v2.0/floatingips/75b23062-2427-4e70-8461-81bf973c5f7b => generated 0 bytes in 582 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:01:05.381 7 INFO neutron.api.v2.resource [None req-c5d3a3d0-a4eb-414f-b8af-2c12537e77d1 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3170] 10.0.0.126 () {32 vars in 729 bytes} [Tue Jun 23 20:01:05 2026] GET /v2.0/floatingips/75b23062-2427-4e70-8461-81bf973c5f7b => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 20:01:05.396 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a06b452-ee03-4f55-b5b0-95dff6fc6cf9'] response: {'name': 'network-changed', 'server_uuid': '7f247c87-331b-4688-8a36-095da8f9395c', 'tag': 'de05d219-c4ab-4d6e-b489-e1a3821e775e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1640/3171] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 20:01:05 2026] GET /v2.0/ports?device_id=7f247c87-331b-4688-8a36-095da8f9395c => generated 1196 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3172] 10.0.0.253 () {34 vars in 1040 bytes} [Tue Jun 23 20:01:05 2026] GET /v2.0/security-groups?id=2f93d870-f89e-4b30-97ac-d73493e6cd5f&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3173] 199.204.45.116 () {34 vars in 1080 bytes} [Tue Jun 23 20:01:05 2026] GET /v2.0/ports?tenant_id=29a16f26fccd46a89acc9a218e6edcff&device_id=7f247c87-331b-4688-8a36-095da8f9395c => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3174] 199.204.45.116 () {34 vars in 986 bytes} [Tue Jun 23 20:01:05 2026] GET /v2.0/networks?id=e302ee81-2160-4a4a-824c-a517ec0e3aa4 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3175] 199.204.45.116 () {34 vars in 1058 bytes} [Tue Jun 23 20:01:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=de05d219-c4ab-4d6e-b489-e1a3821e775e => 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: 1534/3176] 199.204.45.116 () {34 vars in 1102 bytes} [Tue Jun 23 20:01:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5f&port_id=de05d219-c4ab-4d6e-b489-e1a3821e775e => 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: 1643/3177] 199.204.45.116 () {34 vars in 1064 bytes} [Tue Jun 23 20:01:06 2026] GET /v2.0/subnets?id=99a02026-9c3b-4dd6-8953-573d9fd8d8bd&id=c6b56096-7897-45e7-a3b9-e38554f90621 => generated 1408 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3178] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 20:01:06 2026] GET /v2.0/ports?network_id=e302ee81-2160-4a4a-824c-a517ec0e3aa4&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: 1644/3179] 199.204.45.116 () {34 vars in 1052 bytes} [Tue Jun 23 20:01:06 2026] GET /v2.0/ports?network_id=e302ee81-2160-4a4a-824c-a517ec0e3aa4&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: 1536/3180] 199.204.45.116 () {34 vars in 1012 bytes} [Tue Jun 23 20:01:06 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3181] 199.204.45.116 () {34 vars in 1112 bytes} [Tue Jun 23 20:01:06 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4?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: 1537/3182] 199.204.45.116 () {34 vars in 994 bytes} [Tue Jun 23 20:01:07 2026] GET /v2.0/ports?device_id=7f247c87-331b-4688-8a36-095da8f9395c => generated 1196 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 20:01:08.105 8 INFO neutron_taas.services.taas.taas_plugin [req-bcede3e7-0358-44aa-abb5-709af0c390e7 req-88c5f157-d0bf-43f5-8b52-ec5dcfbdf250 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] TaaS: Handle Delete Port: de05d219-c4ab-4d6e-b489-e1a3821e775e 2026-06-23 20:01:08.108 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bcede3e7-0358-44aa-abb5-709af0c390e7 req-88c5f157-d0bf-43f5-8b52-ec5dcfbdf250 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Tap Mirror: Handle Delete Port: de05d219-c4ab-4d6e-b489-e1a3821e775e [pid: 8|app: 0|req: 1646/3183] 199.204.45.116 () {36 vars in 997 bytes} [Tue Jun 23 20:01:08 2026] DELETE /v2.0/ports/de05d219-c4ab-4d6e-b489-e1a3821e775e => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 20:01:08.326 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b73c1cfe-0bfe-46e3-b098-9ca9693149d7'] response: {'server_uuid': '7f247c87-331b-4688-8a36-095da8f9395c', 'name': 'network-vif-deleted', 'tag': 'de05d219-c4ab-4d6e-b489-e1a3821e775e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1538/3184] 10.0.0.253 () {34 vars in 990 bytes} [Tue Jun 23 20:01:10 2026] GET /v2.0/ports?device_id=7f247c87-331b-4688-8a36-095da8f9395c => 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: 1540/3187] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 20:01:15 2026] DELETE /v2.0/security-group-rules/c4e37491-9baf-432c-8d92-8b74933d04a8 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:01:15.867 8 INFO neutron.api.v2.resource [None req-3c830450-7a33-4158-84b4-070eb1e10dc5 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1648/3188] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 20:01:15 2026] GET /v2.0/security-group-rules/c4e37491-9baf-432c-8d92-8b74933d04a8 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3189] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 20:01:15 2026] DELETE /v2.0/security-group-rules/e06c53ba-fd4d-46d5-89fd-83671ec99041 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:01:15.945 8 INFO neutron.api.v2.resource [None req-3a73ba52-574a-498c-9daa-6600a03c27a7 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1649/3190] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 20:01:15 2026] GET /v2.0/security-group-rules/e06c53ba-fd4d-46d5-89fd-83671ec99041 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3191] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 20:01:15 2026] DELETE /v2.0/security-group-rules/cc8106a5-9062-4428-a4e5-b7a169ffb917 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:01:16.015 8 INFO neutron.api.v2.resource [None req-03c63942-fc25-4aa0-bc3e-41031601cb28 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1650/3192] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 20:01:16 2026] GET /v2.0/security-group-rules/cc8106a5-9062-4428-a4e5-b7a169ffb917 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3193] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 20:01:16 2026] DELETE /v2.0/security-group-rules/43942f98-ef19-47f5-ad74-48f792580111 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:01:16.097 8 INFO neutron.api.v2.resource [None req-94954aea-4102-4600-b8fe-46ee99dc45c7 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1651/3194] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 20:01:16 2026] GET /v2.0/security-group-rules/43942f98-ef19-47f5-ad74-48f792580111 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3195] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 20:01:16 2026] DELETE /v2.0/security-group-rules/c6517370-0bc4-4c23-ab96-ca6d2182363a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:01:16.175 8 INFO neutron.api.v2.resource [None req-faee0e03-3533-4c41-afed-fd28963b4742 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1652/3196] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 20:01:16 2026] GET /v2.0/security-group-rules/c6517370-0bc4-4c23-ab96-ca6d2182363a => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3197] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 20:01:16 2026] DELETE /v2.0/security-group-rules/929270f4-c20c-4943-908c-6dc102adc646 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:01:16.251 8 INFO neutron.api.v2.resource [None req-81ef3c92-6964-4516-b037-8e1ed5c433d7 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3198] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 20:01:16 2026] GET /v2.0/security-group-rules/929270f4-c20c-4943-908c-6dc102adc646 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3199] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 20:01:16 2026] DELETE /v2.0/security-group-rules/a5458ed5-7860-4f43-b465-65f2c7001a46 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:01:16.346 8 INFO neutron.api.v2.resource [None req-170400b3-2d86-4bde-a677-8707c5f4a8f7 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1654/3200] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 20:01:16 2026] GET /v2.0/security-group-rules/a5458ed5-7860-4f43-b465-65f2c7001a46 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3201] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 20:01:16 2026] DELETE /v2.0/security-group-rules/0aa646c1-62c6-4911-a9c1-0f7ebd0d45bc => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:01:16.438 8 INFO neutron.api.v2.resource [None req-6d28a820-6f71-4355-b4b4-9e6207e6ae81 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3202] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 20:01:16 2026] GET /v2.0/security-group-rules/0aa646c1-62c6-4911-a9c1-0f7ebd0d45bc => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3203] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 20:01:16 2026] DELETE /v2.0/security-group-rules/09b2fe81-b066-4db0-ae24-429227805366 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:01:16.520 8 INFO neutron.api.v2.resource [None req-f2a7229b-21c3-4c04-b03d-819b833e192c 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1656/3204] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 20:01:16 2026] GET /v2.0/security-group-rules/09b2fe81-b066-4db0-ae24-429227805366 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3205] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 20:01:16 2026] DELETE /v2.0/security-group-rules/8a1340ec-aeac-4d37-aab3-00fa12069a27 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:01:16.603 8 INFO neutron.api.v2.resource [None req-44820974-84fd-479a-9104-a3a108d41772 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1657/3206] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 20:01:16 2026] GET /v2.0/security-group-rules/8a1340ec-aeac-4d37-aab3-00fa12069a27 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3207] 10.0.0.126 () {32 vars in 750 bytes} [Tue Jun 23 20:01:16 2026] DELETE /v2.0/security-group-rules/3aad01e4-22cb-4c7b-a5c5-6eda432824b8 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:01:16.689 8 INFO neutron.api.v2.resource [None req-e79b6436-c0df-417e-a052-8d15fc66f5e0 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3208] 10.0.0.126 () {32 vars in 747 bytes} [Tue Jun 23 20:01:16 2026] GET /v2.0/security-group-rules/3aad01e4-22cb-4c7b-a5c5-6eda432824b8 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3209] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 20:01:16 2026] DELETE /v2.0/security-groups/2f93d870-f89e-4b30-97ac-d73493e6cd5f => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:01:16.795 8 INFO neutron.api.v2.resource [None req-be8a1fe2-66d2-44f9-80ed-48e51f27de36 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1659/3210] 10.0.0.126 () {32 vars in 737 bytes} [Tue Jun 23 20:01:16 2026] GET /v2.0/security-groups/2f93d870-f89e-4b30-97ac-d73493e6cd5f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 20:01:17.202 7 INFO neutron_taas.services.taas.taas_plugin [None req-67c94ca9-418a-4972-868f-31beacb95cc0 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] TaaS: Handle Delete Port: a1890722-3d84-43de-a8b6-770d3327745e 2026-06-23 20:01:17.205 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67c94ca9-418a-4972-868f-31beacb95cc0 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Tap Mirror: Handle Delete Port: a1890722-3d84-43de-a8b6-770d3327745e [pid: 7|app: 0|req: 1552/3211] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 20:01:16 2026] PUT /v2.0/routers/de12001d-2894-42bc-94f1-97ebf9439228/remove_router_interface => generated 309 bytes in 961 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 20:01:17.960 8 INFO neutron.api.v2.resource [None req-57381cfe-368b-455f-9c1e-d99ea96b53f2 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1660/3212] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 20:01:17 2026] PUT /v2.0/routers/de12001d-2894-42bc-94f1-97ebf9439228/remove_router_interface => generated 198 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 20:01:18.393 7 INFO neutron_taas.services.taas.taas_plugin [None req-968aba0d-8c54-45a7-90e3-b2fc99698764 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] TaaS: Handle Delete Port: 5d979bfd-ba38-4c81-adfa-45212744ffe8 2026-06-23 20:01:18.398 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-968aba0d-8c54-45a7-90e3-b2fc99698764 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Tap Mirror: Handle Delete Port: 5d979bfd-ba38-4c81-adfa-45212744ffe8 [pid: 7|app: 0|req: 1553/3213] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 20:01:17 2026] PUT /v2.0/routers/de12001d-2894-42bc-94f1-97ebf9439228/remove_router_interface => generated 309 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 20:01:19.082 8 INFO neutron.api.v2.resource [None req-91311137-0e71-402e-91e2-8970a396fa0b 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1661/3214] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 20:01:18 2026] PUT /v2.0/routers/de12001d-2894-42bc-94f1-97ebf9439228/remove_router_interface => generated 198 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 20:01:19.495 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9d6349d-14bb-4027-a09a-a6d9ab588dc9 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] TaaS: Handle Delete Port: 00eeece9-b136-4804-9b98-748dd962b8d0 2026-06-23 20:01:19.498 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9d6349d-14bb-4027-a09a-a6d9ab588dc9 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Tap Mirror: Handle Delete Port: 00eeece9-b136-4804-9b98-748dd962b8d0 [pid: 7|app: 0|req: 1554/3215] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 20:01:19 2026] PUT /v2.0/routers/de12001d-2894-42bc-94f1-97ebf9439228/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 20:01:20.192 8 INFO neutron.api.v2.resource [None req-3c4292bf-6843-494f-aae5-c66e95359794 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1662/3216] 10.0.0.126 () {34 vars in 789 bytes} [Tue Jun 23 20:01:20 2026] PUT /v2.0/routers/de12001d-2894-42bc-94f1-97ebf9439228/remove_router_interface => generated 198 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 20:01:20.417 7 INFO neutron_taas.services.taas.taas_plugin [None req-e4da4b93-2cbc-4d2f-85e5-e9773a4673cd 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] TaaS: Handle Delete Port: 65a13c8c-9f90-4f29-b5af-bcc44b416df2 2026-06-23 20:01:20.420 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4da4b93-2cbc-4d2f-85e5-e9773a4673cd 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Tap Mirror: Handle Delete Port: 65a13c8c-9f90-4f29-b5af-bcc44b416df2 2026-06-23 20:01:20.707 7 INFO neutron_taas.services.taas.taas_plugin [None req-e4da4b93-2cbc-4d2f-85e5-e9773a4673cd 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] TaaS: Handle Delete Port: a8089b72-e08d-44d9-a8c1-0ed0a4370216 2026-06-23 20:01:20.710 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4da4b93-2cbc-4d2f-85e5-e9773a4673cd 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Tap Mirror: Handle Delete Port: a8089b72-e08d-44d9-a8c1-0ed0a4370216 2026-06-23 20:01:21.119 7 INFO neutron.db.l3_hamode_db [None req-e4da4b93-2cbc-4d2f-85e5-e9773a4673cd 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] HA network 3ee11865-94aa-485e-a8e3-56b403feaa10 was deleted as no HA routers are present in tenant 29a16f26fccd46a89acc9a218e6edcff. [pid: 7|app: 0|req: 1555/3217] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 20:01:20 2026] DELETE /v2.0/routers/de12001d-2894-42bc-94f1-97ebf9439228 => generated 0 bytes in 925 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:01:21.130 7 INFO neutron.services.segments.plugin [-] Segment 06132438-f22f-43ec-a519-4c654d01c65d resource provider aggregate not found 2026-06-23 20:01:21.144 7 INFO neutron.services.segments.plugin [-] Segment 06132438-f22f-43ec-a519-4c654d01c65d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06132438-f22f-43ec-a519-4c654d01c65d found for delete ", "request_id": "req-5129e90e-16bd-442e-9a99-63e9ceea15eb"}]} 2026-06-23 20:01:21.146 7 INFO neutron.services.segments.plugin [-] Segment 06132438-f22f-43ec-a519-4c654d01c65d resource provider aggregate not found 2026-06-23 20:01:21.160 7 INFO neutron.services.segments.plugin [-] Segment 06132438-f22f-43ec-a519-4c654d01c65d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06132438-f22f-43ec-a519-4c654d01c65d found for delete ", "request_id": "req-78fc6952-03a3-4c7c-ba93-0c972b3e2390"}]} 2026-06-23 20:01:21.161 8 INFO neutron.api.v2.resource [None req-09798c2b-6376-4343-aa7d-21c2a32ada38 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1663/3218] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 20:01:21 2026] GET /v2.0/routers/de12001d-2894-42bc-94f1-97ebf9439228 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3219] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 20:01:21 2026] DELETE /v2.0/subnets/5234c87b-40a2-4bd9-b016-e93766aa604f => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 20:01:21.327 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76b03bb4-3f73-468d-8326-2cc27e167b76 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1664/3220] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 20:01:21 2026] GET /v2.0/subnets/5234c87b-40a2-4bd9-b016-e93766aa604f => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3221] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 20:01:21 2026] DELETE /v2.0/subnets/75217c61-6ba8-40d8-9527-3568d1a27e9c => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 20:01:21.508 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5106540-8cea-43e5-81dc-357f9a663f81 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1665/3222] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 20:01:21 2026] GET /v2.0/subnets/75217c61-6ba8-40d8-9527-3568d1a27e9c => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 20:01:21.612 7 INFO neutron_taas.services.taas.taas_plugin [None req-8510836d-1bc6-41fa-adf4-d94330338041 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] TaaS: Handle Delete Port: e5751670-009c-470a-a2b9-50d93ac7c26d 2026-06-23 20:01:21.615 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8510836d-1bc6-41fa-adf4-d94330338041 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Tap Mirror: Handle Delete Port: e5751670-009c-470a-a2b9-50d93ac7c26d [pid: 7|app: 0|req: 1558/3223] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 20:01:21 2026] DELETE /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 20:01:21.838 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b76c0767-223a-471b-954b-7b9844d7aa16 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1666/3224] 10.0.0.126 () {32 vars in 723 bytes} [Tue Jun 23 20:01:21 2026] GET /v2.0/networks/d83725a1-e59c-4b1b-97c4-afac1af9a900 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3225] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 20:01:21 2026] DELETE /v2.0/subnets/c6b56096-7897-45e7-a3b9-e38554f90621 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 20:01:21.974 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb6bc472-1e64-4cde-b25c-1d38ce519944 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1667/3226] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 20:01:21 2026] GET /v2.0/subnets/c6b56096-7897-45e7-a3b9-e38554f90621 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3227] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 20:01:21 2026] DELETE /v2.0/subnets/99a02026-9c3b-4dd6-8953-573d9fd8d8bd => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 20:01:22.160 8 INFO neutron.pecan_wsgi.hooks.translation [None req-79187ef2-afc2-42bb-b052-b29064e880b1 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1668/3228] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 20:01:22 2026] GET /v2.0/subnets/99a02026-9c3b-4dd6-8953-573d9fd8d8bd => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 20:01:22.248 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d4ae8b9-54bc-4f7a-822a-2666ed45ecce 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] TaaS: Handle Delete Port: a20e6f3a-962d-4a3a-8b47-63306200f397 2026-06-23 20:01:22.250 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d4ae8b9-54bc-4f7a-822a-2666ed45ecce 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Tap Mirror: Handle Delete Port: a20e6f3a-962d-4a3a-8b47-63306200f397 [pid: 7|app: 0|req: 1561/3229] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 20:01:22 2026] DELETE /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 20:01:22.459 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d908cd34-c818-4bde-967a-330d5f50a580 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1669/3230] 10.0.0.126 () {32 vars in 723 bytes} [Tue Jun 23 20:01:22 2026] GET /v2.0/networks/e302ee81-2160-4a4a-824c-a517ec0e3aa4 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3231] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 20:01:22 2026] DELETE /v2.0/subnets/841ffa90-cb41-4340-b5f8-596207961f82 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 20:01:22.623 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54416d34-5f15-4548-a439-17514f27d342 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1670/3232] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 20:01:22 2026] GET /v2.0/subnets/841ffa90-cb41-4340-b5f8-596207961f82 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3233] 10.0.0.126 () {32 vars in 724 bytes} [Tue Jun 23 20:01:22 2026] DELETE /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 20:01:22.789 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82431467-7761-4d55-a150-79b563834a23 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1671/3234] 10.0.0.126 () {32 vars in 721 bytes} [Tue Jun 23 20:01:22 2026] GET /v2.0/subnets/948cdec5-6626-4e4a-a0c4-5adf5f867c3f => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 20:01:22.880 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b6bc997-4787-421c-883c-347fe4f3012e 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] TaaS: Handle Delete Port: 040e836a-2148-403d-a79b-fc24616cc58b 2026-06-23 20:01:22.883 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b6bc997-4787-421c-883c-347fe4f3012e 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] Tap Mirror: Handle Delete Port: 040e836a-2148-403d-a79b-fc24616cc58b [pid: 7|app: 0|req: 1564/3235] 10.0.0.126 () {32 vars in 726 bytes} [Tue Jun 23 20:01:22 2026] DELETE /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 20:01:23.078 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aacbc788-73d5-4cfb-ba39-0108506811de 0b621fd43984414c8b441e5b8402ada4 29a16f26fccd46a89acc9a218e6edcff - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1672/3236] 10.0.0.126 () {32 vars in 723 bytes} [Tue Jun 23 20:01:23 2026] GET /v2.0/networks/0d2cdcd5-ebca-4fb6-9b31-d590895ccf98 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 20:01:23.160 7 INFO neutron.services.segments.plugin [-] Segment eda9280c-98f7-41d4-8d00-1222a743e483 resource provider aggregate not found 2026-06-23 20:01:23.177 7 INFO neutron.services.segments.plugin [-] Segment eda9280c-98f7-41d4-8d00-1222a743e483 resource provider aggregate not found 2026-06-23 20:01:23.182 7 INFO neutron.services.segments.plugin [-] Segment eda9280c-98f7-41d4-8d00-1222a743e483 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eda9280c-98f7-41d4-8d00-1222a743e483 found for delete ", "request_id": "req-75ddb67c-df79-49a8-9f5a-ff4542729ad6"}]} 2026-06-23 20:01:23.197 7 INFO neutron.services.segments.plugin [-] Segment 648e7b95-6fba-4022-943a-b353849c57b5 resource provider aggregate not found 2026-06-23 20:01:23.201 7 INFO neutron.services.segments.plugin [-] Segment eda9280c-98f7-41d4-8d00-1222a743e483 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eda9280c-98f7-41d4-8d00-1222a743e483 found for delete ", "request_id": "req-0f56a366-c33a-4b0c-a9a2-70a34167cb2e"}]} 2026-06-23 20:01:23.215 7 INFO neutron.services.segments.plugin [-] Segment 648e7b95-6fba-4022-943a-b353849c57b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 648e7b95-6fba-4022-943a-b353849c57b5 found for delete ", "request_id": "req-193b1f7c-3668-4b34-b371-c5e0be9d368f"}]} 2026-06-23 20:01:23.219 7 INFO neutron.services.segments.plugin [-] Segment 648e7b95-6fba-4022-943a-b353849c57b5 resource provider aggregate not found 2026-06-23 20:01:23.235 7 INFO neutron.services.segments.plugin [-] Segment 0130f761-3232-43ae-8979-3d2eed8aae4b resource provider aggregate not found 2026-06-23 20:01:23.241 7 INFO neutron.services.segments.plugin [-] Segment 648e7b95-6fba-4022-943a-b353849c57b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 648e7b95-6fba-4022-943a-b353849c57b5 found for delete ", "request_id": "req-68a1cf07-811a-4390-b581-d91770e43c29"}]} 2026-06-23 20:01:23.253 7 INFO neutron.services.segments.plugin [-] Segment 0130f761-3232-43ae-8979-3d2eed8aae4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0130f761-3232-43ae-8979-3d2eed8aae4b found for delete ", "request_id": "req-07b68b0a-0414-4e07-8a88-78a9884a8abe"}]} 2026-06-23 20:01:23.255 7 INFO neutron.services.segments.plugin [-] Segment 0130f761-3232-43ae-8979-3d2eed8aae4b resource provider aggregate not found 2026-06-23 20:01:23.266 7 INFO neutron.services.segments.plugin [-] Segment 0130f761-3232-43ae-8979-3d2eed8aae4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0130f761-3232-43ae-8979-3d2eed8aae4b found for delete ", "request_id": "req-f1ab667a-91d9-42d4-984e-ac709c12088b"}]} [pid: 7|app: 0|req: 1565/3237] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 20:01:24 2026] GET /v2.0/security-groups?tenant_id=e82a3bdd1ba54dd2a8f0b74c6121dc69&name=default => generated 2929 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3238] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 20:01:25 2026] DELETE /v2.0/security-groups/adfbf89b-6a3b-4bd0-8421-d42224eb80c3 => 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: 1566/3239] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 20:01:25 2026] GET /v2.0/security-groups?tenant_id=379dce45dfd04cfcb1b4761bd6b5e7ac&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3240] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 20:01:25 2026] DELETE /v2.0/security-groups/fed82233-4603-43e9-982e-2f2746f6426a => 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: 1567/3241] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 20:01:25 2026] GET /v2.0/security-groups?tenant_id=29a16f26fccd46a89acc9a218e6edcff&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3242] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 20:01:25 2026] DELETE /v2.0/security-groups/c7caab56-4eaa-4c28-8efb-4d32c8588bd6 => 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: 1568/3243] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 20:01:25 2026] GET /v2.0/security-groups?tenant_id=935e63bcf88349b1846a4f44ca8fd43a&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3244] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 20:01:25 2026] DELETE /v2.0/security-groups/62ad54fa-8308-4833-a5c2-517e197e5d75 => 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: 1569/3245] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 20:01:26 2026] GET /v2.0/security-groups?tenant_id=779a4e2a29ed48ba8bf7d7a49a7f4a29&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3246] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 20:01:26 2026] DELETE /v2.0/security-groups/362179bd-ecbb-4b63-b6ac-9fceb41428d2 => 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: 1570/3247] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 20:01:26 2026] GET /v2.0/security-groups?tenant_id=95b5aa8e780645babb40599700aeb4c0&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3248] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 20:01:26 2026] DELETE /v2.0/security-groups/9a9a35c6-22ea-4b57-b398-d0d8bc70db8e => 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: 1571/3249] 10.0.0.126 () {32 vars in 774 bytes} [Tue Jun 23 20:01:26 2026] GET /v2.0/security-groups?tenant_id=b6e7615436714a70836e868678627dda&name=default => generated 2929 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3250] 10.0.0.126 () {32 vars in 740 bytes} [Tue Jun 23 20:01:26 2026] DELETE /v2.0/security-groups/36850e0d-0d0e-4006-b2ee-eda1b1bcb389 => 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: 1681/3253] 10.0.0.126 () {32 vars in 649 bytes} [Tue Jun 23 20:01:29 2026] GET /v2.0/networks => generated 2167 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3254] 10.0.0.126 () {32 vars in 655 bytes} [Tue Jun 23 20:01:30 2026] GET /v2.0/floatingips => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3255] 10.0.0.126 () {32 vars in 647 bytes} [Tue Jun 23 20:01:30 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3256] 10.0.0.126 () {32 vars in 643 bytes} [Tue Jun 23 20:01:30 2026] GET /v2.0/ports => generated 4725 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3257] 10.0.0.126 () {32 vars in 647 bytes} [Tue Jun 23 20:01:30 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3258] 10.0.0.126 () {32 vars in 649 bytes} [Tue Jun 23 20:01:30 2026] GET /v2.0/networks => generated 2167 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3259] 10.0.0.126 () {32 vars in 663 bytes} [Tue Jun 23 20:01:30 2026] GET /v2.0/security-groups => generated 17401 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3260] 10.0.0.126 () {32 vars in 655 bytes} [Tue Jun 23 20:01:31 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)