+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 16 07:35:12 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-97675584b-qmzzj 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 0x7fbfaa19d668 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-07-16 07:35:16.932 7 INFO neutron.common.config [-] Logging enabled! 2026-07-16 07:35:16.932 7 INFO neutron.common.config [-] uwsgi version 26.0.5.dev6 2026-07-16 07:35:17.155 8 INFO neutron.common.config [-] Logging enabled! 2026-07-16 07:35:17.155 8 INFO neutron.common.config [-] uwsgi version 26.0.5.dev6 2026-07-16 07:35:18.021 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-16 07:35:18.281 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-16 07:35:19.669 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 07:35:19.672 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-16 07:35:19.676 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-16 07:35:19.677 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 07:35:19.677 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-16 07:35:19.677 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-16 07:35:19.677 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:35:19.685 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:35:19.685 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:35:19.685 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 07:35:19.708 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-16 07:35:19.709 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 07:35:19.709 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-16 07:35:19.733 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 07:35:19.735 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-16 07:35:19.739 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-16 07:35:19.740 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 07:35:19.740 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-16 07:35:19.740 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-16 07:35:19.741 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:35:19.748 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:35:19.748 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 07:35:19.748 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 07:35:19.758 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-16 07:35:19.758 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-16 07:35:19.758 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-16 07:35:19.759 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-16 07:35:19.771 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-16 07:35:19.772 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 07:35:19.772 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-16 07:35:19.821 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-16 07:35:19.822 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-16 07:35:19.822 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-16 07:35:19.822 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-16 07:35:20.071 7 INFO neutron.plugins.ml2.managers [None req-121bfb15-a8aa-4ff3-a6a7-80ab5d7c9be2 - - - - - -] Initializing driver for type 'vlan' 2026-07-16 07:35:20.129 8 INFO neutron.plugins.ml2.managers [None req-43b1a169-9983-4ffd-9026-91ae65a0e8ed - - - - - -] Initializing driver for type 'vlan' 2026-07-16 07:35:20.362 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-121bfb15-a8aa-4ff3-a6a7-80ab5d7c9be2 - - - - - -] VlanTypeDriver initialization complete 2026-07-16 07:35:20.363 7 INFO neutron.plugins.ml2.managers [None req-121bfb15-a8aa-4ff3-a6a7-80ab5d7c9be2 - - - - - -] Initializing driver for type 'vxlan' 2026-07-16 07:35:20.363 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-121bfb15-a8aa-4ff3-a6a7-80ab5d7c9be2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-16 07:35:20.379 7 INFO neutron.plugins.ml2.managers [None req-121bfb15-a8aa-4ff3-a6a7-80ab5d7c9be2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-16 07:35:20.379 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-121bfb15-a8aa-4ff3-a6a7-80ab5d7c9be2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-16 07:35:20.379 7 INFO neutron.plugins.ml2.managers [None req-121bfb15-a8aa-4ff3-a6a7-80ab5d7c9be2 - - - - - -] Initializing extension driver 'port_security' 2026-07-16 07:35:20.379 7 INFO neutron.plugins.ml2.extensions.port_security [None req-121bfb15-a8aa-4ff3-a6a7-80ab5d7c9be2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-16 07:35:20.379 7 INFO neutron.plugins.ml2.managers [None req-121bfb15-a8aa-4ff3-a6a7-80ab5d7c9be2 - - - - - -] Initializing extension driver 'qos' 2026-07-16 07:35:20.379 7 INFO neutron.plugins.ml2.managers [None req-121bfb15-a8aa-4ff3-a6a7-80ab5d7c9be2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-16 07:35:20.380 7 INFO neutron.plugins.ml2.managers [None req-121bfb15-a8aa-4ff3-a6a7-80ab5d7c9be2 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-16 07:35:20.394 7 INFO neutron.quota [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded quota_driver: . 2026-07-16 07:35:20.394 7 INFO neutron.plugins.ml2.plugin [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Modular L2 Plugin initialization complete 2026-07-16 07:35:20.394 7 INFO neutron.plugins.ml2.managers [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-16 07:35:20.394 7 INFO neutron.plugins.ml2.managers [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-16 07:35:20.394 7 INFO neutron.plugins.ml2.managers [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-16 07:35:20.395 7 INFO neutron.extensions.vlantransparent [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Disabled vlantransparent extension. 2026-07-16 07:35:20.395 7 INFO neutron.extensions.qinq [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Disabled VLAN QinQ extension. 2026-07-16 07:35:20.395 7 INFO neutron.manager [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loading Plugin: qos 2026-07-16 07:35:20.409 7 INFO neutron.manager [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loading Plugin: router 2026-07-16 07:35:20.449 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-43b1a169-9983-4ffd-9026-91ae65a0e8ed - - - - - -] VlanTypeDriver initialization complete 2026-07-16 07:35:20.450 8 INFO neutron.plugins.ml2.managers [None req-43b1a169-9983-4ffd-9026-91ae65a0e8ed - - - - - -] Initializing driver for type 'vxlan' 2026-07-16 07:35:20.450 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-43b1a169-9983-4ffd-9026-91ae65a0e8ed - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-16 07:35:20.458 7 INFO neutron.services.service_base [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-16 07:35:20.459 7 INFO neutron.manager [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loading Plugin: segments 2026-07-16 07:35:20.461 8 INFO neutron.plugins.ml2.managers [None req-43b1a169-9983-4ffd-9026-91ae65a0e8ed - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-16 07:35:20.462 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-43b1a169-9983-4ffd-9026-91ae65a0e8ed - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-16 07:35:20.462 8 INFO neutron.plugins.ml2.managers [None req-43b1a169-9983-4ffd-9026-91ae65a0e8ed - - - - - -] Initializing extension driver 'port_security' 2026-07-16 07:35:20.462 8 INFO neutron.plugins.ml2.extensions.port_security [None req-43b1a169-9983-4ffd-9026-91ae65a0e8ed - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-16 07:35:20.462 8 INFO neutron.plugins.ml2.managers [None req-43b1a169-9983-4ffd-9026-91ae65a0e8ed - - - - - -] Initializing extension driver 'qos' 2026-07-16 07:35:20.462 8 INFO neutron.plugins.ml2.managers [None req-43b1a169-9983-4ffd-9026-91ae65a0e8ed - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-16 07:35:20.462 8 INFO neutron.plugins.ml2.managers [None req-43b1a169-9983-4ffd-9026-91ae65a0e8ed - - - - - -] Initializing mechanism driver 'l2population' 2026-07-16 07:35:20.475 8 INFO neutron.quota [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded quota_driver: . 2026-07-16 07:35:20.475 8 INFO neutron.plugins.ml2.plugin [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Modular L2 Plugin initialization complete 2026-07-16 07:35:20.475 8 INFO neutron.plugins.ml2.managers [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-16 07:35:20.476 8 INFO neutron.plugins.ml2.managers [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-16 07:35:20.476 8 INFO neutron.plugins.ml2.managers [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Got port-security extension from driver 'port_security' 2026-07-16 07:35:20.476 8 INFO neutron.extensions.vlantransparent [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Disabled vlantransparent extension. 2026-07-16 07:35:20.476 8 INFO neutron.extensions.qinq [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Disabled VLAN QinQ extension. 2026-07-16 07:35:20.477 8 INFO neutron.manager [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loading Plugin: qos 2026-07-16 07:35:20.491 8 INFO neutron.manager [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loading Plugin: router 2026-07-16 07:35:20.542 8 INFO neutron.services.service_base [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-16 07:35:20.542 8 INFO neutron.manager [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loading Plugin: segments 2026-07-16 07:35:20.593 7 INFO neutron.manager [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loading Plugin: trunk 2026-07-16 07:35:20.613 7 INFO neutron.manager [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loading Plugin: vpnaas 2026-07-16 07:35:20.650 8 INFO neutron.manager [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loading Plugin: trunk 2026-07-16 07:35:20.656 7 WARNING stevedore.named [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-16 07:35:20.656 7 WARNING stevedore.named [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 07:35:20.665 8 INFO neutron.manager [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loading Plugin: vpnaas 2026-07-16 07:35:20.704 8 WARNING stevedore.named [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-16 07:35:20.704 8 WARNING stevedore.named [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 07:35:21.105 8 INFO neutron_vpnaas.services.vpn.plugin [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-16 07:35:21.105 8 INFO neutron.common.utils [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-16 07:35:21.105 8 INFO neutron.manager [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loading Plugin: taas 2026-07-16 07:35:21.115 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-16 07:35:21.115 7 INFO neutron.common.utils [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-16 07:35:21.116 7 INFO neutron.manager [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loading Plugin: taas 2026-07-16 07:35:21.129 8 WARNING stevedore.named [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 07:35:21.148 7 WARNING stevedore.named [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 07:35:21.154 8 INFO neutron_taas.services.taas.taas_plugin [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-16 07:35:21.154 8 INFO neutron.manager [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loading Plugin: tapmirror 2026-07-16 07:35:21.168 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-16 07:35:21.168 8 WARNING stevedore.named [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 07:35:21.168 7 INFO neutron.manager [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loading Plugin: tapmirror 2026-07-16 07:35:21.182 7 WARNING stevedore.named [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 07:35:21.231 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-16 07:35:21.232 7 INFO neutron.manager [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loading Plugin: auto_allocate 2026-07-16 07:35:21.235 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-16 07:35:21.236 8 INFO neutron.manager [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loading Plugin: auto_allocate 2026-07-16 07:35:21.242 7 INFO neutron.manager [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loading Plugin: tag 2026-07-16 07:35:21.244 8 INFO neutron.manager [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loading Plugin: tag 2026-07-16 07:35:21.252 7 INFO neutron.manager [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loading Plugin: timestamp 2026-07-16 07:35:21.255 8 INFO neutron.manager [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loading Plugin: timestamp 2026-07-16 07:35:21.258 8 INFO neutron.manager [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loading Plugin: network_ip_availability 2026-07-16 07:35:21.260 7 INFO neutron.manager [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loading Plugin: network_ip_availability 2026-07-16 07:35:21.262 8 INFO neutron.manager [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loading Plugin: flavors 2026-07-16 07:35:21.266 8 INFO neutron.manager [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loading Plugin: revisions 2026-07-16 07:35:21.266 7 INFO neutron.manager [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loading Plugin: flavors 2026-07-16 07:35:21.270 7 INFO neutron.manager [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loading Plugin: revisions 2026-07-16 07:35:21.273 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Initializing extension manager. 2026-07-16 07:35:21.275 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Initializing extension manager. 2026-07-16 07:35:21.277 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: address-group 2026-07-16 07:35:21.277 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: address-group 2026-07-16 07:35:21.278 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: address-scope 2026-07-16 07:35:21.278 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-16 07:35:21.279 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: address-scope 2026-07-16 07:35:21.280 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: agent 2026-07-16 07:35:21.280 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-16 07:35:21.280 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: agent-resources-synced 2026-07-16 07:35:21.281 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: agent 2026-07-16 07:35:21.282 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: allowed-address-pairs 2026-07-16 07:35:21.282 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: agent-resources-synced 2026-07-16 07:35:21.282 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: auto-allocated-topology 2026-07-16 07:35:21.284 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: availability_zone 2026-07-16 07:35:21.284 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-16 07:35:21.284 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: availability_zone_filter 2026-07-16 07:35:21.285 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-16 07:35:21.285 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-16 07:35:21.285 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: default-subnetpools 2026-07-16 07:35:21.286 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: availability_zone 2026-07-16 07:35:21.287 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: availability_zone_filter 2026-07-16 07:35:21.287 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-16 07:35:21.288 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: dns-integration 2026-07-16 07:35:21.288 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-16 07:35:21.288 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: dns-domain-ports 2026-07-16 07:35:21.288 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: default-subnetpools 2026-07-16 07:35:21.289 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-16 07:35:21.289 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: dvr 2026-07-16 07:35:21.290 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-16 07:35:21.290 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-16 07:35:21.290 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: dns-integration 2026-07-16 07:35:21.291 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: empty-string-filtering 2026-07-16 07:35:21.291 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: dns-domain-ports 2026-07-16 07:35:21.291 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 07:35:21.292 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-16 07:35:21.292 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-16 07:35:21.292 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: dvr 2026-07-16 07:35:21.292 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: external-net 2026-07-16 07:35:21.293 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-16 07:35:21.293 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-16 07:35:21.293 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: empty-string-filtering 2026-07-16 07:35:21.293 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: extraroute 2026-07-16 07:35:21.294 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 07:35:21.294 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: extraroute-atomic 2026-07-16 07:35:21.294 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-16 07:35:21.295 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: external-net 2026-07-16 07:35:21.295 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-16 07:35:21.295 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-16 07:35:21.296 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-16 07:35:21.296 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: extraroute 2026-07-16 07:35:21.296 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-16 07:35:21.296 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: extraroute-atomic 2026-07-16 07:35:21.297 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-16 07:35:21.297 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-16 07:35:21.297 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: fip-port-details 2026-07-16 07:35:21.297 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-16 07:35:21.298 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-16 07:35:21.298 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: flavors 2026-07-16 07:35:21.298 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-16 07:35:21.299 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: fip-port-details 2026-07-16 07:35:21.299 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-16 07:35:21.300 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: flavors 2026-07-16 07:35:21.300 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: floatingip-pools 2026-07-16 07:35:21.301 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: ip_allocation 2026-07-16 07:35:21.301 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-16 07:35:21.301 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: ip-substring-filtering 2026-07-16 07:35:21.302 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: l2_adjacency 2026-07-16 07:35:21.302 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: floatingip-pools 2026-07-16 07:35:21.303 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: ip_allocation 2026-07-16 07:35:21.303 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: router 2026-07-16 07:35:21.303 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-16 07:35:21.304 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: l2_adjacency 2026-07-16 07:35:21.305 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 07:35:21.305 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: router 2026-07-16 07:35:21.306 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-16 07:35:21.306 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-16 07:35:21.307 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: ext-gw-mode 2026-07-16 07:35:21.307 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: l3-ha 2026-07-16 07:35:21.308 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-16 07:35:21.308 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-16 07:35:21.309 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 07:35:21.309 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: l3-flavors 2026-07-16 07:35:21.309 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-16 07:35:21.310 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-16 07:35:21.310 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-16 07:35:21.310 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-16 07:35:21.311 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: ext-gw-mode 2026-07-16 07:35:21.311 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: l3-ha 2026-07-16 07:35:21.312 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-16 07:35:21.312 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-16 07:35:21.313 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-16 07:35:21.313 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: l3-flavors 2026-07-16 07:35:21.314 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-16 07:35:21.314 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-16 07:35:21.315 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-16 07:35:21.315 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-16 07:35:21.317 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-16 07:35:21.317 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-16 07:35:21.318 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-16 07:35:21.318 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: multi-provider 2026-07-16 07:35:21.319 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-16 07:35:21.319 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: net-mtu 2026-07-16 07:35:21.320 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: net-mtu-writable 2026-07-16 07:35:21.320 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-16 07:35:21.320 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: network_availability_zone 2026-07-16 07:35:21.321 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: network_ha 2026-07-16 07:35:21.321 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-16 07:35:21.322 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: network-ip-availability 2026-07-16 07:35:21.322 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-16 07:35:21.322 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: multi-provider 2026-07-16 07:35:21.323 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-16 07:35:21.323 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: net-mtu 2026-07-16 07:35:21.323 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: pagination 2026-07-16 07:35:21.324 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: port-device-profile 2026-07-16 07:35:21.324 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: net-mtu-writable 2026-07-16 07:35:21.324 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-16 07:35:21.324 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: network_availability_zone 2026-07-16 07:35:21.325 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-16 07:35:21.325 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: network_ha 2026-07-16 07:35:21.325 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-16 07:35:21.326 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: network-ip-availability 2026-07-16 07:35:21.326 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: port-mac-override 2026-07-16 07:35:21.326 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-16 07:35:21.327 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-16 07:35:21.327 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-16 07:35:21.327 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-16 07:35:21.328 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: pagination 2026-07-16 07:35:21.328 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: port-resource-request 2026-07-16 07:35:21.328 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: port-device-profile 2026-07-16 07:35:21.328 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: port-resource-request-groups 2026-07-16 07:35:21.329 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-16 07:35:21.329 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-16 07:35:21.329 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-16 07:35:21.329 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: binding 2026-07-16 07:35:21.330 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-16 07:35:21.330 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: port-mac-override 2026-07-16 07:35:21.330 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: binding-extended 2026-07-16 07:35:21.331 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-16 07:35:21.331 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: port-security 2026-07-16 07:35:21.331 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-16 07:35:21.331 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: project-id 2026-07-16 07:35:21.332 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-16 07:35:21.332 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: provider 2026-07-16 07:35:21.332 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: port-resource-request 2026-07-16 07:35:21.333 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-16 07:35:21.333 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-16 07:35:21.333 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-16 07:35:21.334 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: binding 2026-07-16 07:35:21.335 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: binding-extended 2026-07-16 07:35:21.335 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: qos 2026-07-16 07:35:21.335 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: port-security 2026-07-16 07:35:21.336 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-16 07:35:21.336 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: project-id 2026-07-16 07:35:21.337 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-16 07:35:21.337 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: provider 2026-07-16 07:35:21.337 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: qos-default 2026-07-16 07:35:21.338 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-16 07:35:21.338 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: qos-fip 2026-07-16 07:35:21.338 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-16 07:35:21.339 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: qos-gateway-ip 2026-07-16 07:35:21.340 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: qos-port-network-policy 2026-07-16 07:35:21.340 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: qos-pps-minimum 2026-07-16 07:35:21.341 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-16 07:35:21.341 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: qos 2026-07-16 07:35:21.342 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: qos-pps 2026-07-16 07:35:21.342 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: qos-rule-type-details 2026-07-16 07:35:21.342 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-16 07:35:21.343 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-16 07:35:21.343 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-16 07:35:21.343 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: qos-rules-alias 2026-07-16 07:35:21.344 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: qos-default 2026-07-16 07:35:21.344 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: quota-check-limit 2026-07-16 07:35:21.344 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: qos-fip 2026-07-16 07:35:21.345 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-16 07:35:21.345 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: quota-check-limit-default 2026-07-16 07:35:21.345 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-16 07:35:21.346 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-16 07:35:21.346 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-16 07:35:21.347 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-16 07:35:21.348 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: quotas 2026-07-16 07:35:21.348 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: qos-pps 2026-07-16 07:35:21.348 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-16 07:35:21.349 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-16 07:35:21.349 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: quota_details 2026-07-16 07:35:21.349 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: qos-rules-alias 2026-07-16 07:35:21.350 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: quota-check-limit 2026-07-16 07:35:21.351 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-16 07:35:21.353 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: rbac-policies 2026-07-16 07:35:21.355 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: rbac-address-group 2026-07-16 07:35:21.356 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: quotas 2026-07-16 07:35:21.357 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: rbac-address-scope 2026-07-16 07:35:21.358 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: quota_details 2026-07-16 07:35:21.358 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: rbac-security-groups 2026-07-16 07:35:21.359 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: rbac-subnetpool 2026-07-16 07:35:21.360 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: rbac-policies 2026-07-16 07:35:21.360 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: rbac-address-group 2026-07-16 07:35:21.360 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: revision-if-match 2026-07-16 07:35:21.361 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: rbac-address-scope 2026-07-16 07:35:21.361 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: rbac-security-groups 2026-07-16 07:35:21.361 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: standard-attr-revisions 2026-07-16 07:35:21.362 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-16 07:35:21.362 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: revision-if-match 2026-07-16 07:35:21.362 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: router_availability_zone 2026-07-16 07:35:21.363 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-16 07:35:21.363 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-16 07:35:21.364 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: router_availability_zone 2026-07-16 07:35:21.364 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-16 07:35:21.366 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-16 07:35:21.366 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-16 07:35:21.367 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-16 07:35:21.368 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-16 07:35:21.368 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: security-groups-default-rules 2026-07-16 07:35:21.368 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-16 07:35:21.368 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-16 07:35:21.369 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-16 07:35:21.369 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-16 07:35:21.370 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-16 07:35:21.371 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-16 07:35:21.372 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-16 07:35:21.376 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: security-group 2026-07-16 07:35:21.378 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: security-group 2026-07-16 07:35:21.378 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: segment 2026-07-16 07:35:21.378 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-16 07:35:21.379 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: segment 2026-07-16 07:35:21.379 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: service-type 2026-07-16 07:35:21.379 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-16 07:35:21.380 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: sorting 2026-07-16 07:35:21.380 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: standard-attr-segment 2026-07-16 07:35:21.380 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: service-type 2026-07-16 07:35:21.381 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: sorting 2026-07-16 07:35:21.381 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: standard-attr-segment 2026-07-16 07:35:21.382 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: standard-attr-description 2026-07-16 07:35:21.382 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: standard-attr-description 2026-07-16 07:35:21.382 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: stateful-security-group 2026-07-16 07:35:21.382 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: stateful-security-group 2026-07-16 07:35:21.383 8 WARNING neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-16 07:35:21.383 7 WARNING neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-16 07:35:21.383 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-16 07:35:21.384 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-16 07:35:21.384 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: subnet-external-network 2026-07-16 07:35:21.384 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: subnet-external-network 2026-07-16 07:35:21.384 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: subnet_onboard 2026-07-16 07:35:21.385 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: subnet_onboard 2026-07-16 07:35:21.385 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-16 07:35:21.386 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-16 07:35:21.386 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: subnet-service-types 2026-07-16 07:35:21.387 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: subnet_allocation 2026-07-16 07:35:21.388 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: subnet-service-types 2026-07-16 07:35:21.388 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-16 07:35:21.388 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: subnet_allocation 2026-07-16 07:35:21.389 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: tag-creation 2026-07-16 07:35:21.389 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-16 07:35:21.390 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: tag-creation 2026-07-16 07:35:21.389 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-16 07:35:21.390 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-16 07:35:21.395 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: standard-attr-tag 2026-07-16 07:35:21.396 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: standard-attr-tag 2026-07-16 07:35:21.396 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-16 07:35:21.396 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-16 07:35:21.397 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: trunk 2026-07-16 07:35:21.397 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: trunk 2026-07-16 07:35:21.397 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: trunk-details 2026-07-16 07:35:21.398 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: trunk-details 2026-07-16 07:35:21.398 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-16 07:35:21.398 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-16 07:35:21.399 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-16 07:35:21.398 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-16 07:35:21.399 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-16 07:35:21.400 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-16 07:35:21.401 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-16 07:35:21.402 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-16 07:35:21.402 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-16 07:35:21.403 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-16 07:35:21.404 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: vpn-flavors 2026-07-16 07:35:21.406 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-16 07:35:21.406 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: vpnaas 2026-07-16 07:35:21.407 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-16 07:35:21.407 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: taas 2026-07-16 07:35:21.408 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: vpn-flavors 2026-07-16 07:35:21.408 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: tap-mirror 2026-07-16 07:35:21.409 8 INFO neutron.api.extensions [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Loaded extension: taas-vlan-filter 2026-07-16 07:35:21.411 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: vpnaas 2026-07-16 07:35:21.412 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-16 07:35:21.412 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-16 07:35:21.412 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:35:21.412 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-16 07:35:21.414 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: taas 2026-07-16 07:35:21.416 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-16 07:35:21.416 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: tap-mirror 2026-07-16 07:35:21.416 7 INFO neutron.api.extensions [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-16 07:35:21.416 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-16 07:35:21.420 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-16 07:35:21.422 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-16 07:35:21.422 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-16 07:35:21.422 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:35:21.422 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-16 07:35:21.423 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-16 07:35:21.424 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-16 07:35:21.425 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:35:21.425 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] subnetpool is already registered 2026-07-16 07:35:21.425 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:35:21.426 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] subnetpool is already registered 2026-07-16 07:35:21.426 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-16 07:35:21.426 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 07:35:21.427 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 07:35:21.427 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-16 07:35:21.428 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-16 07:35:21.428 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-16 07:35:21.429 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 07:35:21.429 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] ipsecpolicy is already registered 2026-07-16 07:35:21.429 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 07:35:21.429 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] ikepolicy is already registered 2026-07-16 07:35:21.429 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-16 07:35:21.430 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-16 07:35:21.436 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-16 07:35:21.437 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] router is already registered 2026-07-16 07:35:21.437 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-16 07:35:21.438 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] floatingip is already registered 2026-07-16 07:35:21.439 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-16 07:35:21.440 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-16 07:35:21.441 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-16 07:35:21.442 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-16 07:35:21.442 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] rbac_policy is already registered 2026-07-16 07:35:21.443 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:35:21.443 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-16 07:35:21.443 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] subnetpool is already registered 2026-07-16 07:35:21.443 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] security_group is already registered 2026-07-16 07:35:21.443 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:35:21.444 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] subnetpool is already registered 2026-07-16 07:35:21.443 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-16 07:35:21.444 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] security_group_rule is already registered 2026-07-16 07:35:21.444 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-16 07:35:21.444 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 07:35:21.444 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:35:21.445 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] subnetpool is already registered 2026-07-16 07:35:21.445 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:35:21.445 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 07:35:21.445 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] subnetpool is already registered 2026-07-16 07:35:21.446 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-16 07:35:21.446 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-16 07:35:21.446 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] trunk is already registered 2026-07-16 07:35:21.446 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-16 07:35:21.446 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 07:35:21.446 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] ikepolicy is already registered 2026-07-16 07:35:21.446 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-16 07:35:21.447 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 07:35:21.447 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 07:35:21.447 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] ipsecpolicy is already registered 2026-07-16 07:35:21.447 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] ipsecpolicy is already registered 2026-07-16 07:35:21.447 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-16 07:35:21.447 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 07:35:21.448 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] endpoint_group is already registered 2026-07-16 07:35:21.448 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] ikepolicy is already registered 2026-07-16 07:35:21.448 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-16 07:35:21.448 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] vpnservice is already registered 2026-07-16 07:35:21.449 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-16 07:35:21.449 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] ipsec_site_connection is already registered 2026-07-16 07:35:21.449 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 07:35:21.449 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] ipsecpolicy is already registered 2026-07-16 07:35:21.450 8 INFO neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 07:35:21.450 8 WARNING neutron.quota.resource_registry [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] ikepolicy is already registered 2026-07-16 07:35:21.453 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-16 07:35:21.453 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] router is already registered 2026-07-16 07:35:21.453 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-16 07:35:21.454 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] floatingip is already registered 2026-07-16 07:35:21.459 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-16 07:35:21.459 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] rbac_policy is already registered 2026-07-16 07:35:21.460 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-16 07:35:21.460 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] security_group is already registered 2026-07-16 07:35:21.461 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-16 07:35:21.461 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] security_group_rule is already registered 2026-07-16 07:35:21.462 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:35:21.463 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] subnetpool is already registered 2026-07-16 07:35:21.463 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 07:35:21.464 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] subnetpool is already registered 2026-07-16 07:35:21.464 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-16 07:35:21.465 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] trunk is already registered 2026-07-16 07:35:21.465 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 07:35:21.465 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] ikepolicy is already registered 2026-07-16 07:35:21.466 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 07:35:21.466 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] ipsecpolicy is already registered 2026-07-16 07:35:21.467 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-16 07:35:21.467 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] endpoint_group is already registered 2026-07-16 07:35:21.468 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-16 07:35:21.468 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] vpnservice is already registered 2026-07-16 07:35:21.469 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-16 07:35:21.469 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] ipsec_site_connection is already registered 2026-07-16 07:35:21.469 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 07:35:21.469 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] ipsecpolicy is already registered 2026-07-16 07:35:21.470 7 INFO neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 07:35:21.470 7 WARNING neutron.quota.resource_registry [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] ikepolicy is already registered 2026-07-16 07:35:21.490 8 WARNING keystonemiddleware._common.config [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 07:35:21.498 8 WARNING oslo_config.cfg [None req-1904af4f-faf1-420d-80a0-a3aadb8d3f3b - - - - - -] 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 9 seconds on interpreter 0x7fbfaa19d668 pid: 8 (default app) 2026-07-16 07:35:21.523 7 WARNING keystonemiddleware._common.config [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 07:35:21.533 7 WARNING oslo_config.cfg [None req-c9018182-12a4-48ae-aa9d-987bdb780401 - - - - - -] 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 9 seconds on interpreter 0x7fbfaa19d668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 07:35:25.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0a320de-c49c-437a-9db7-bf69e4e4f43a ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.19.213.219 () {44 vars in 927 bytes} [Thu Jul 16 07:35:24 2026] GET /v2.0/networks/public => generated 108 bytes in 822 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: 4/5] 199.19.213.219 () {44 vars in 949 bytes} [Thu Jul 16 07:35:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:35:25.874 7 WARNING neutron.services.revisions.revision_plugin [None req-5af9badf-4e82-42b1-a5fb-ec54167b55e7 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Could not find related network for resource to bump revision. 2026-07-16 07:35:25.893 7 INFO neutron.db.segments_db [None req-5af9badf-4e82-42b1-a5fb-ec54167b55e7 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 20351cb0-aa5f-4b0a-9822-074adb9d0f7c of type flat for network f01ea2c4-04c6-4ce0-88aa-a032ae5e68be 2026-07-16 07:35:25.937 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5af9badf-4e82-42b1-a5fb-ec54167b55e7 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.19.213.219 () {48 vars in 967 bytes} [Thu Jul 16 07:35:25 2026] POST /v2.0/networks => generated 124 bytes in 448 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:35:32.123 8 INFO neutron.pecan_wsgi.hooks.translation [None req-decd9d92-f166-4a82-a551-ce92dd0f376f ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.219 () {44 vars in 927 bytes} [Thu Jul 16 07:35:31 2026] GET /v2.0/networks/public => generated 108 bytes in 365 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.219 () {44 vars in 949 bytes} [Thu Jul 16 07:35:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:35:32.423 8 WARNING neutron.services.revisions.revision_plugin [None req-2520332c-8f26-4492-b3be-d2238fa9aa90 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Could not find related network for resource to bump revision. 2026-07-16 07:35:32.450 8 INFO neutron.db.segments_db [None req-2520332c-8f26-4492-b3be-d2238fa9aa90 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 240c0114-726f-481c-98ab-0477d953a8ed of type flat for network 641a24e6-af42-43ed-bfb0-2dbf5be4c622 2026-07-16 07:35:32.522 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2520332c-8f26-4492-b3be-d2238fa9aa90 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.219 () {48 vars in 967 bytes} [Thu Jul 16 07:35:32 2026] POST /v2.0/networks => generated 124 bytes in 392 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:35:38.401 7 INFO neutron.pecan_wsgi.hooks.translation [None req-913ab772-54ce-4c81-9069-e80edcb4df45 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.19.213.219 () {44 vars in 927 bytes} [Thu Jul 16 07:35:38 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.219 () {44 vars in 949 bytes} [Thu Jul 16 07:35:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:35:38.483 7 WARNING neutron.services.revisions.revision_plugin [None req-69802fa4-014e-438d-a3ba-aad9b1652f13 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Could not find related network for resource to bump revision. 2026-07-16 07:35:38.499 7 INFO neutron.db.segments_db [None req-69802fa4-014e-438d-a3ba-aad9b1652f13 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment b1511179-3d9c-4ba7-9e89-d01140544156 of type flat for network 3498841d-0ee7-488c-aa49-69d8c8fc84f5 2026-07-16 07:35:38.525 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69802fa4-014e-438d-a3ba-aad9b1652f13 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.219 () {48 vars in 967 bytes} [Thu Jul 16 07:35:38 2026] POST /v2.0/networks => generated 124 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:35:44.432 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a05170a5-664b-4b24-88f1-674f780b4191 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.19.213.219 () {44 vars in 927 bytes} [Thu Jul 16 07:35:44 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.219 () {44 vars in 949 bytes} [Thu Jul 16 07:35:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:35:44.507 7 WARNING neutron.services.revisions.revision_plugin [None req-f564ce10-3830-41e0-9998-fb7b51aff759 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Could not find related network for resource to bump revision. 2026-07-16 07:35:44.519 7 INFO neutron.db.segments_db [None req-f564ce10-3830-41e0-9998-fb7b51aff759 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 552241ce-ed07-4bad-9fab-34a891730b3c of type flat for network 74c316aa-c3b9-4233-8568-1a7a24d11ec0 2026-07-16 07:35:44.541 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f564ce10-3830-41e0-9998-fb7b51aff759 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.19.213.219 () {48 vars in 967 bytes} [Thu Jul 16 07:35:44 2026] POST /v2.0/networks => generated 124 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:35:50.663 8 INFO neutron.pecan_wsgi.hooks.translation [None req-17c3a201-de3c-4582-8ed9-bc7660c93080 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.19.213.219 () {44 vars in 927 bytes} [Thu Jul 16 07:35:50 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.219 () {44 vars in 949 bytes} [Thu Jul 16 07:35:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:35:50.733 8 WARNING neutron.services.revisions.revision_plugin [None req-df544c0b-2631-4252-9c9d-817e64547a57 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Could not find related network for resource to bump revision. 2026-07-16 07:35:50.750 8 INFO neutron.db.segments_db [None req-df544c0b-2631-4252-9c9d-817e64547a57 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 7719d5bd-6d25-42ee-80ad-ad282642d1a2 of type flat for network 0fd4d4d7-2975-47c9-8171-b5de3e470d10 2026-07-16 07:35:50.773 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df544c0b-2631-4252-9c9d-817e64547a57 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.19.213.219 () {48 vars in 967 bytes} [Thu Jul 16 07:35:50 2026] POST /v2.0/networks => generated 124 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 07:35:56.759 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6325630b-c24f-4b91-ab41-fcbfedeb2253 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.19.213.219 () {44 vars in 927 bytes} [Thu Jul 16 07:35:56 2026] GET /v2.0/networks/public => generated 108 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.19.213.219 () {44 vars in 949 bytes} [Thu Jul 16 07:35:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:35:57.859 8 WARNING neutron.services.revisions.revision_plugin [None req-35cee71f-e86a-4f99-8aad-9a62adac50e4 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Could not find related network for resource to bump revision. 2026-07-16 07:35:57.959 8 INFO neutron.db.segments_db [None req-35cee71f-e86a-4f99-8aad-9a62adac50e4 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 8b08386e-c31c-4436-b1b4-d36fb90b4df9 of type flat for network 68ac2801-b93a-4375-b060-38fa5ecbfb6b [pid: 8|app: 0|req: 13/23] 199.19.213.219 () {48 vars in 967 bytes} [Thu Jul 16 07:35:56 2026] POST /v2.0/networks => generated 706 bytes in 2376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:36:00.262 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a71491f-787b-4632-b46b-a11412cb550a ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.19.213.219 () {44 vars in 927 bytes} [Thu Jul 16 07:36:00 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: 8|app: 0|req: 14/25] 199.19.213.219 () {44 vars in 949 bytes} [Thu Jul 16 07:36:00 2026] GET /v2.0/networks?name=public => generated 709 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:36:00.340 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e208525f-5bfb-4e34-80af-e248ba810b6d ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 199.19.213.219 () {44 vars in 1034 bytes} [Thu Jul 16 07:36:00 2026] GET /v2.0/subnets/public-subnet?network_id=68ac2801-b93a-4375-b060-38fa5ecbfb6b => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.19.213.219 () {44 vars in 1057 bytes} [Thu Jul 16 07:36:00 2026] GET /v2.0/subnets?name=public-subnet&network_id=68ac2801-b93a-4375-b060-38fa5ecbfb6b => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.19.213.219 () {48 vars in 965 bytes} [Thu Jul 16 07:36:00 2026] POST /v2.0/subnets => generated 664 bytes in 1851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:40:47.567 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44e27a2c-3aa7-402f-93fe-de093676bbf5 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 199.19.213.219 () {44 vars in 937 bytes} [Thu Jul 16 07:40:47 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.19.213.219 () {44 vars in 959 bytes} [Thu Jul 16 07:40:47 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:40:47.644 7 INFO neutron.db.segments_db [None req-da210096-e47c-4047-bb43-9fbf8a1a1a17 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment f867b5e5-8aef-4806-9b71-c1e9766c7d04 of type vxlan for network 0e1aaf99-a98f-4c96-87af-f49cf067e217 [pid: 7|app: 0|req: 33/68] 199.19.213.219 () {48 vars in 966 bytes} [Thu Jul 16 07:40:47 2026] POST /v2.0/networks => generated 707 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:40:48.705 8 INFO neutron.pecan_wsgi.hooks.translation [None req-549cc570-13c7-41f9-a6cb-0a34192c7e78 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.19.213.219 () {44 vars in 937 bytes} [Thu Jul 16 07:40:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.19.213.219 () {44 vars in 959 bytes} [Thu Jul 16 07:40:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:40:48.776 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f2965c5-f27a-4737-be96-7e18c57bdea3 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 199.19.213.219 () {44 vars in 1036 bytes} [Thu Jul 16 07:40:48 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0e1aaf99-a98f-4c96-87af-f49cf067e217 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.19.213.219 () {44 vars in 1059 bytes} [Thu Jul 16 07:40:48 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0e1aaf99-a98f-4c96-87af-f49cf067e217 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.19.213.219 () {48 vars in 965 bytes} [Thu Jul 16 07:40:48 2026] POST /v2.0/subnets => generated 651 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 07:40:50.039 7 INFO neutron.api.v2.resource [None req-1494b348-9681-491d-8b75-a8ea1b779546 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.19.213.219 () {44 vars in 971 bytes} [Thu Jul 16 07:40:50 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.19.213.219 () {44 vars in 993 bytes} [Thu Jul 16 07:40:50 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.19.213.219 () {48 vars in 980 bytes} [Thu Jul 16 07:40:50 2026] POST /v2.0/security-groups => generated 1616 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:40:51 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 1616 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:40:51 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:40:51 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 1616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.219 () {48 vars in 991 bytes} [Thu Jul 16 07:40:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:40:52 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 2230 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:40:52 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => 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.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:40:52 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.19.213.219 () {48 vars in 991 bytes} [Thu Jul 16 07:40:52 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:40:53 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 2846 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:40:53 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:40:53 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.19.213.219 () {48 vars in 991 bytes} [Thu Jul 16 07:40:53 2026] POST /v2.0/security-group-rules => generated 603 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:40:54 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 3462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:40:54 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:40:54 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.19.213.219 () {48 vars in 991 bytes} [Thu Jul 16 07:40:54 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:40:55 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 4078 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:40:55 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 4078 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:40:55 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.19.213.219 () {48 vars in 991 bytes} [Thu Jul 16 07:40:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.19.213.219 () {44 vars in 987 bytes} [Thu Jul 16 07:40:56 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217 => generated 732 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 07:40:56.986 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97736294-08d8-457a-9deb-631e6b9ab22c ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/100] 199.19.213.219 () {44 vars in 1076 bytes} [Thu Jul 16 07:40:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0e1aaf99-a98f-4c96-87af-f49cf067e217 => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.19.213.219 () {44 vars in 1099 bytes} [Thu Jul 16 07:40:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0e1aaf99-a98f-4c96-87af-f49cf067e217 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:40:57 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.19.213.219 () {48 vars in 961 bytes} [Thu Jul 16 07:40:57 2026] POST /v2.0/ports => generated 1100 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 07:41:04.189 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87bb76f1-aaba-4475-bbc6-882a0bd4e272 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/104] 199.19.213.219 () {44 vars in 979 bytes} [Thu Jul 16 07:41:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 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.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:41:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.19.213.219 () {48 vars in 1031 bytes} [Thu Jul 16 07:41:04 2026] PUT /v2.0/ports/26712075-8ff9-4b12-ac9f-a86eb096a9a7 => generated 1249 bytes in 739 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.19.213.219 () {44 vars in 920 bytes} [Thu Jul 16 07:41:06 2026] GET /v2.0/ports => generated 3730 bytes in 91 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-07-16 07:41:07.695 7 INFO neutron.api.v2.resource [None req-28ebc4d2-ce6a-484b-bb59-12cdfa7ac699 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/108] 199.19.213.219 () {44 vars in 959 bytes} [Thu Jul 16 07:41:07 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.19.213.219 () {44 vars in 981 bytes} [Thu Jul 16 07:41:07 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.19.213.219 () {48 vars in 980 bytes} [Thu Jul 16 07:41:07 2026] POST /v2.0/security-groups => generated 1610 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:41:08 2026] GET /v2.0/security-groups/317bb31d-ee04-4e9f-ace7-13347cb81e01 => generated 1610 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:41:08 2026] GET /v2.0/security-groups/317bb31d-ee04-4e9f-ace7-13347cb81e01 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:41:08 2026] GET /v2.0/security-groups/317bb31d-ee04-4e9f-ace7-13347cb81e01 => generated 1610 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/116] 199.19.213.219 () {48 vars in 991 bytes} [Thu Jul 16 07:41:09 2026] POST /v2.0/security-group-rules => generated 623 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/117] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:41:09 2026] GET /v2.0/security-groups/317bb31d-ee04-4e9f-ace7-13347cb81e01 => generated 2246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/118] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:41:10 2026] GET /v2.0/security-groups/317bb31d-ee04-4e9f-ace7-13347cb81e01 => 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: 62/119] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:41:10 2026] GET /v2.0/security-groups/317bb31d-ee04-4e9f-ace7-13347cb81e01 => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/120] 199.19.213.219 () {48 vars in 991 bytes} [Thu Jul 16 07:41:10 2026] POST /v2.0/security-group-rules => generated 627 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/129] 199.19.213.219 () {44 vars in 975 bytes} [Thu Jul 16 07:42:20 2026] GET /v2.0/quotas/091452797e824b8cae545322075439d5 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/130] 199.19.213.219 () {48 vars in 1027 bytes} [Thu Jul 16 07:42:21 2026] PUT /v2.0/quotas/091452797e824b8cae545322075439d5 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 07:44:32.946 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23d175ae-3b72-46a6-9791-3d9c637c49b5 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/149] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 07:44:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 73/150] 199.19.213.219 () {30 vars in 762 bytes} [Thu Jul 16 07:44:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:44:34.840 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6787805-5c68-436f-b307-889cad76bcfb ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 78/151] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 07:44:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/152] 199.19.213.219 () {30 vars in 762 bytes} [Thu Jul 16 07:44:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 07:52:44.023 8 INFO neutron.api.v2.resource [None req-801cc6f8-7c84-4b10-86e9-201c0301c7c3 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 112/219] 199.19.213.219 () {44 vars in 1074 bytes} [Thu Jul 16 07:52:43 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=73a05f69873c4e79bdc14be99de9d108 => generated 139 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/220] 199.19.213.219 () {44 vars in 1097 bytes} [Thu Jul 16 07:52:44 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=73a05f69873c4e79bdc14be99de9d108 => generated 23 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/221] 199.19.213.219 () {48 vars in 981 bytes} [Thu Jul 16 07:52:44 2026] POST /v2.0/security-groups => generated 1624 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/222] 199.19.213.219 () {44 vars in 1088 bytes} [Thu Jul 16 07:52:45 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa?project_id=73a05f69873c4e79bdc14be99de9d108 => generated 1624 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/223] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:52:45 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa => generated 1624 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/224] 199.19.213.219 () {44 vars in 1088 bytes} [Thu Jul 16 07:52:45 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa?project_id=73a05f69873c4e79bdc14be99de9d108 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/225] 199.19.213.219 () {48 vars in 991 bytes} [Thu Jul 16 07:52:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/226] 199.19.213.219 () {44 vars in 1088 bytes} [Thu Jul 16 07:52:46 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa?project_id=73a05f69873c4e79bdc14be99de9d108 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/227] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:52:46 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/228] 199.19.213.219 () {44 vars in 1088 bytes} [Thu Jul 16 07:52:46 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa?project_id=73a05f69873c4e79bdc14be99de9d108 => 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: 117/229] 199.19.213.219 () {48 vars in 991 bytes} [Thu Jul 16 07:52:46 2026] POST /v2.0/security-group-rules => generated 599 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/230] 199.19.213.219 () {44 vars in 1088 bytes} [Thu Jul 16 07:52:47 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa?project_id=73a05f69873c4e79bdc14be99de9d108 => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/231] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:52:47 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/232] 199.19.213.219 () {44 vars in 1088 bytes} [Thu Jul 16 07:52:47 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa?project_id=73a05f69873c4e79bdc14be99de9d108 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/233] 199.19.213.219 () {48 vars in 991 bytes} [Thu Jul 16 07:52:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/234] 199.19.213.219 () {44 vars in 1088 bytes} [Thu Jul 16 07:52:49 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa?project_id=73a05f69873c4e79bdc14be99de9d108 => generated 3460 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/235] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 07:52:49 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/236] 199.19.213.219 () {44 vars in 1088 bytes} [Thu Jul 16 07:52:49 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa?project_id=73a05f69873c4e79bdc14be99de9d108 => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/237] 199.19.213.219 () {48 vars in 991 bytes} [Thu Jul 16 07:52:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/256] 199.19.213.219 () {30 vars in 739 bytes} [Thu Jul 16 07:55:03 2026] GET /v2.0/networks?tenant_id=73a05f69873c4e79bdc14be99de9d108&shared=False => generated 15 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 07:55:03.705 8 INFO neutron.db.segments_db [None req-f8cf2c8d-408c-4bfb-b71a-68b601f23f9c ca400ef0710d4a789403526efe3f6db0 73a05f69873c4e79bdc14be99de9d108 - - c0c2e8167abe4228b9d9b618248004b7 c0c2e8167abe4228b9d9b618248004b7] Added segment 01fe5681-64f0-4719-a664-fbb2c5e21eac of type vxlan for network 97e37647-cb86-4f43-ba41-41b63b254433 [pid: 8|app: 0|req: 131/257] 199.19.213.219 () {34 vars in 681 bytes} [Thu Jul 16 07:55:03 2026] POST /v2.0/networks => generated 716 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/258] 199.19.213.219 () {30 vars in 721 bytes} [Thu Jul 16 07:55:03 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/259] 199.19.213.219 () {30 vars in 632 bytes} [Thu Jul 16 07:55:03 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/260] 199.19.213.219 () {34 vars in 676 bytes} [Thu Jul 16 07:55:03 2026] POST /v2.0/ports => generated 999 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/261] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 07:55:04 2026] GET /v2.0/networks/97e37647-cb86-4f43-ba41-41b63b254433 => generated 703 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/262] 199.19.213.219 () {30 vars in 721 bytes} [Thu Jul 16 07:55:06 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/263] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 07:55:06 2026] GET /v2.0/networks/97e37647-cb86-4f43-ba41-41b63b254433 => generated 703 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/266] 199.19.213.219 () {44 vars in 975 bytes} [Thu Jul 16 07:55:22 2026] GET /v2.0/quotas/73a05f69873c4e79bdc14be99de9d108 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/267] 199.19.213.219 () {48 vars in 1027 bytes} [Thu Jul 16 07:55:22 2026] PUT /v2.0/quotas/73a05f69873c4e79bdc14be99de9d108 => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:07:42.511 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abe507f7-4a4b-4cc3-82e0-9e3d19cf2195 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/368] 199.19.213.219 () {44 vars in 927 bytes} [Thu Jul 16 08:07:42 2026] GET /v2.0/networks/public => generated 108 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.19.213.219 () {44 vars in 949 bytes} [Thu Jul 16 08:07:42 2026] GET /v2.0/networks?name=public => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:07:43.877 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c50185e3-53e4-47b6-bc58-083b142297de ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/370] 199.19.213.219 () {44 vars in 927 bytes} [Thu Jul 16 08:07:43 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: 183/371] 199.19.213.219 () {44 vars in 949 bytes} [Thu Jul 16 08:07:43 2026] GET /v2.0/networks?name=public => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:07:43.943 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9b925b0-aba5-44de-aa50-0df4d9d0821f ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/372] 199.19.213.219 () {44 vars in 1034 bytes} [Thu Jul 16 08:07:43 2026] GET /v2.0/subnets/public-subnet?network_id=68ac2801-b93a-4375-b060-38fa5ecbfb6b => generated 113 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 199.19.213.219 () {44 vars in 1057 bytes} [Thu Jul 16 08:07:43 2026] GET /v2.0/subnets?name=public-subnet&network_id=68ac2801-b93a-4375-b060-38fa5ecbfb6b => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:08:11.802 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3d78a4e-edf7-4945-ba86-18dd89e521ae ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/378] 199.19.213.219 () {44 vars in 937 bytes} [Thu Jul 16 08:08:11 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.19.213.219 () {44 vars in 959 bytes} [Thu Jul 16 08:08:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:08:12.848 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c757d18-db94-4a2f-ae8d-989bfa99974a ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/380] 199.19.213.219 () {44 vars in 937 bytes} [Thu Jul 16 08:08:12 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: 8|app: 0|req: 193/381] 199.19.213.219 () {44 vars in 959 bytes} [Thu Jul 16 08:08:12 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:08:12.929 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04856267-24dc-44ba-97d6-e5c840906b87 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/382] 199.19.213.219 () {44 vars in 1036 bytes} [Thu Jul 16 08:08:12 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0e1aaf99-a98f-4c96-87af-f49cf067e217 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/383] 199.19.213.219 () {44 vars in 1059 bytes} [Thu Jul 16 08:08:12 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0e1aaf99-a98f-4c96-87af-f49cf067e217 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:08:14.113 7 INFO neutron.api.v2.resource [None req-39cba582-40ee-4291-9e66-8badc78b7d05 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/384] 199.19.213.219 () {44 vars in 971 bytes} [Thu Jul 16 08:08:14 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 199.19.213.219 () {44 vars in 993 bytes} [Thu Jul 16 08:08:14 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: 7|app: 0|req: 191/386] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:08:15 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:08:15 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => 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: 192/388] 199.19.213.219 () {44 vars in 1011 bytes} [Thu Jul 16 08:08:15 2026] GET /v2.0/security-group-rules/c5a372d4-4587-4804-bc66-93d31ec1f6ab => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:08:16 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:08:16 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.19.213.219 () {44 vars in 1011 bytes} [Thu Jul 16 08:08:16 2026] GET /v2.0/security-group-rules/9db917cf-7f7a-4717-8637-3c1a51156aed => generated 603 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:08:17 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 4694 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:08:17 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.19.213.219 () {44 vars in 1011 bytes} [Thu Jul 16 08:08:17 2026] GET /v2.0/security-group-rules/4881c3ac-3384-45ef-98cf-32a22f12c9c5 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:08:18 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:08:18 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.19.213.219 () {44 vars in 1011 bytes} [Thu Jul 16 08:08:18 2026] GET /v2.0/security-group-rules/ee95859a-db28-4090-ac66-91b4f1152354 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:08:19 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:08:19 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.19.213.219 () {44 vars in 1011 bytes} [Thu Jul 16 08:08:19 2026] GET /v2.0/security-group-rules/90100154-cfaa-4470-8863-72b3dfecef87 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/401] 199.19.213.219 () {44 vars in 987 bytes} [Thu Jul 16 08:08:20 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217 => generated 732 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:08:20.595 7 INFO neutron.pecan_wsgi.hooks.translation [None req-442d4cb6-611e-44fd-a9e8-cd1fc044cccc ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 199/402] 199.19.213.219 () {44 vars in 1076 bytes} [Thu Jul 16 08:08:20 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0e1aaf99-a98f-4c96-87af-f49cf067e217 => 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: 204/403] 199.19.213.219 () {44 vars in 1099 bytes} [Thu Jul 16 08:08:20 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0e1aaf99-a98f-4c96-87af-f49cf067e217 => generated 1254 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:08:20 2026] GET /v2.0/security-groups/b5bc1b2a-2dc5-44e4-aa94-c30952d9036b => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:08:27.944 7 INFO neutron.pecan_wsgi.hooks.translation [None req-65c4977e-eeac-453a-a9a2-e81cbe832d1c ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 202/407] 199.19.213.219 () {44 vars in 979 bytes} [Thu Jul 16 08:08:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:08:27 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: 7|app: 0|req: 203/409] 199.19.213.219 () {44 vars in 920 bytes} [Thu Jul 16 08:08:29 2026] GET /v2.0/ports => generated 4725 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:08:30.752 8 INFO neutron.api.v2.resource [None req-4f22483a-79ba-4f1e-b4b2-52436f0ca0fc ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/410] 199.19.213.219 () {44 vars in 959 bytes} [Thu Jul 16 08:08:30 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 199.19.213.219 () {44 vars in 981 bytes} [Thu Jul 16 08:08:30 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:08:31 2026] GET /v2.0/security-groups/317bb31d-ee04-4e9f-ace7-13347cb81e01 => generated 2886 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:08:31 2026] GET /v2.0/security-groups/317bb31d-ee04-4e9f-ace7-13347cb81e01 => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.19.213.219 () {44 vars in 1011 bytes} [Thu Jul 16 08:08:31 2026] GET /v2.0/security-group-rules/742ef41b-1e9d-44ef-ad61-df7817734e4e => generated 623 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:08:32 2026] GET /v2.0/security-groups/317bb31d-ee04-4e9f-ace7-13347cb81e01 => generated 2886 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:08:32 2026] GET /v2.0/security-groups/317bb31d-ee04-4e9f-ace7-13347cb81e01 => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 199.19.213.219 () {44 vars in 1011 bytes} [Thu Jul 16 08:08:32 2026] GET /v2.0/security-group-rules/457428e3-0da1-4342-bb38-b817c832f118 => generated 627 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/420] 199.19.213.219 () {44 vars in 975 bytes} [Thu Jul 16 08:08:45 2026] GET /v2.0/quotas/091452797e824b8cae545322075439d5 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:09:39.242 7 INFO neutron.api.v2.resource [None req-48ec4e02-fd25-4316-a9b7-8b80625c5f22 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 213/429] 199.19.213.219 () {44 vars in 1074 bytes} [Thu Jul 16 08:09:39 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=73a05f69873c4e79bdc14be99de9d108 => generated 139 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/430] 199.19.213.219 () {44 vars in 1097 bytes} [Thu Jul 16 08:09:39 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=73a05f69873c4e79bdc14be99de9d108 => generated 4072 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/431] 199.19.213.219 () {44 vars in 1088 bytes} [Thu Jul 16 08:09:40 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa?project_id=73a05f69873c4e79bdc14be99de9d108 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/432] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:09:40 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/433] 199.19.213.219 () {44 vars in 1011 bytes} [Thu Jul 16 08:09:40 2026] GET /v2.0/security-group-rules/3b25d0bf-03b7-4836-8c92-a68b9c70fb19 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/434] 199.19.213.219 () {44 vars in 1088 bytes} [Thu Jul 16 08:09:41 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa?project_id=73a05f69873c4e79bdc14be99de9d108 => 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: 216/435] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:09:41 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/436] 199.19.213.219 () {44 vars in 1011 bytes} [Thu Jul 16 08:09:41 2026] GET /v2.0/security-group-rules/c36544cc-f553-4b96-9692-6a607a77c621 => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/437] 199.19.213.219 () {44 vars in 1088 bytes} [Thu Jul 16 08:09:42 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa?project_id=73a05f69873c4e79bdc14be99de9d108 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/438] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:09:42 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/439] 199.19.213.219 () {44 vars in 1011 bytes} [Thu Jul 16 08:09:42 2026] GET /v2.0/security-group-rules/1e1f7808-402d-4356-81c2-2d7d6a57029c => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/440] 199.19.213.219 () {44 vars in 1088 bytes} [Thu Jul 16 08:09:43 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa?project_id=73a05f69873c4e79bdc14be99de9d108 => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/441] 199.19.213.219 () {44 vars in 1001 bytes} [Thu Jul 16 08:09:43 2026] GET /v2.0/security-groups/6e8e2366-5843-4e10-ade2-32252f87eefa => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/442] 199.19.213.219 () {44 vars in 1011 bytes} [Thu Jul 16 08:09:43 2026] GET /v2.0/security-group-rules/bf6b0e39-a0bf-48a6-b3f4-ffef8826e0cf => generated 602 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/443] 199.19.213.219 () {44 vars in 975 bytes} [Thu Jul 16 08:09:51 2026] GET /v2.0/quotas/73a05f69873c4e79bdc14be99de9d108 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/452] 199.19.213.219 () {44 vars in 949 bytes} [Thu Jul 16 08:10:44 2026] GET /v2.0/networks?name=public => generated 753 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/457] 10.0.0.234 () {32 vars in 648 bytes} [Thu Jul 16 08:11:23 2026] GET /v2.0/networks => generated 2166 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/460] 10.0.0.234 () {32 vars in 654 bytes} [Thu Jul 16 08:11:24 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: 233/461] 10.0.0.234 () {32 vars in 646 bytes} [Thu Jul 16 08:11:25 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/462] 10.0.0.234 () {32 vars in 642 bytes} [Thu Jul 16 08:11:25 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/463] 10.0.0.234 () {32 vars in 646 bytes} [Thu Jul 16 08:11:25 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/464] 10.0.0.234 () {32 vars in 648 bytes} [Thu Jul 16 08:11:25 2026] GET /v2.0/networks => generated 2166 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/465] 10.0.0.234 () {32 vars in 662 bytes} [Thu Jul 16 08:11:25 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/466] 10.0.0.234 () {32 vars in 654 bytes} [Thu Jul 16 08:11:25 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:11:36.526 8 INFO neutron.db.segments_db [None req-102d80b4-bc0a-429b-b827-d13ebf44c5b0 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment e8407a36-56c4-4a7c-a62a-a2b38063115e of type vxlan for network 1470d393-b57a-40cd-9062-53a724cbd5f7 2026-07-16 08:11:36.606 7 INFO neutron.db.segments_db [None req-4062e0e1-ae6d-4762-83f4-e4c669b00d80 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 208a3ecd-2659-42fd-b571-102828c2a7e3 of type vxlan for network b77377f2-cd9d-4ee8-b3ab-480e1dd997d1 [pid: 8|app: 0|req: 236/467] 10.0.0.234 () {34 vars in 670 bytes} [Thu Jul 16 08:11:36 2026] POST /v2.0/networks => generated 750 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/468] 10.0.0.234 () {34 vars in 670 bytes} [Thu Jul 16 08:11:36 2026] POST /v2.0/networks => generated 744 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:11:36.897 8 INFO neutron.db.segments_db [None req-af169272-6dad-43a7-9ca4-5f5c14d93cc3 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 6dfac011-8521-4e7f-b5fa-b9a438b78fcf of type vxlan for network 63ce9042-0194-4223-9aa8-7424a2428828 [pid: 7|app: 0|req: 233/469] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:11:36 2026] POST /v2.0/subnets => generated 697 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/470] 10.0.0.234 () {34 vars in 670 bytes} [Thu Jul 16 08:11:36 2026] POST /v2.0/networks => generated 737 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/471] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:11:36 2026] POST /v2.0/subnets => generated 692 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/472] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:11:36 2026] GET /v2.0/security-groups?tenant_id=3db1045573cb4648b7758b0ecfd126f4&name=default => generated 2921 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:11:37.155 7 INFO neutron.db.segments_db [None req-288c6054-6591-4b2f-b959-df257df68777 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment bccc335e-f756-4d44-bb47-3fb9f8418950 of type vxlan for network 61c3c3fb-3b6b-4406-b394-d61ca2d75462 [pid: 8|app: 0|req: 239/473] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:11:37 2026] POST /v2.0/subnets => generated 684 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:11:37.357 8 INFO neutron.db.segments_db [None req-f728f29a-bf67-49d1-ac37-75c0e4bcf400 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment b0c059dc-e519-497c-9bfd-36a559b0d225 of type vxlan for network a511618d-150e-43bd-b874-40be5490f688 2026-07-16 08:11:37.392 7 INFO neutron.db.l3_hamode_db [None req-288c6054-6591-4b2f-b959-df257df68777 ce9e3b760ef4495db2359bc4260f40bd d444d3cab7474e57b926739dd2026d1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:11:37.656 8 INFO neutron.db.l3_hamode_db [None req-f728f29a-bf67-49d1-ac37-75c0e4bcf400 ce9e3b760ef4495db2359bc4260f40bd ee229d53ba25400493d69acc6908e612 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:11:38.276 7 INFO neutron.db.l3_hamode_db [None req-288c6054-6591-4b2f-b959-df257df68777 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:11:38.557 8 INFO neutron.db.l3_hamode_db [None req-f728f29a-bf67-49d1-ac37-75c0e4bcf400 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 235/474] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:11:37 2026] POST /v2.0/routers => generated 737 bytes in 2438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/475] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:11:39 2026] DELETE /v2.0/security-groups/484e1e1d-2c80-4ba1-9b49-fcabe214425f => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:11:39.656 7 INFO neutron.db.segments_db [None req-38672e91-4709-433f-a146-afbc2342d732 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 66d1d03a-35b1-470f-bf1e-9cd34eb0a34a of type vxlan for network 66084071-302e-4db8-a645-b154c4e8823d [pid: 8|app: 0|req: 240/476] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:11:37 2026] POST /v2.0/routers => generated 732 bytes in 2485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:11:39.868 7 INFO neutron.db.l3_hamode_db [None req-38672e91-4709-433f-a146-afbc2342d732 ce9e3b760ef4495db2359bc4260f40bd 0bec41940de94ea3b2123b86c2a32c76 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:11:40.507 7 INFO neutron.db.l3_hamode_db [None req-38672e91-4709-433f-a146-afbc2342d732 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 243/479] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:11:39 2026] PUT /v2.0/routers/48a36d03-a402-440e-b883-5e174f81b288/add_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/480] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:11:39 2026] POST /v2.0/routers => generated 724 bytes in 1699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/481] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:11:40 2026] PUT /v2.0/routers/bfc71a1a-be1b-4aaa-9eb3-9024a3f0a141/add_router_interface => generated 309 bytes in 1194 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:11:42.482 8 INFO neutron.db.segments_db [None req-07db19dd-b3b5-40bd-abe9-f23a23676417 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 5bda9ff7-3d7e-471a-bc4b-acfd6eadfa27 of type vxlan for network 91fff142-0978-4090-8e6b-42fabd39e7e4 [pid: 7|app: 0|req: 238/482] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:11:41 2026] PUT /v2.0/routers/efa495e1-65ae-4ace-a39f-514f7218d774/add_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/483] 10.0.0.234 () {34 vars in 670 bytes} [Thu Jul 16 08:11:42 2026] POST /v2.0/networks => generated 748 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/484] 10.0.0.234 () {34 vars in 684 bytes} [Thu Jul 16 08:11:42 2026] POST /v2.0/security-groups => generated 1659 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/485] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:11:42 2026] POST /v2.0/subnets => generated 695 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:11:42.834 8 INFO neutron.db.segments_db [None req-f00a525c-a3b2-448e-b39d-00b132f3429c ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment e3369778-ff64-49fe-9973-b75ed380a23e of type vxlan for network e3b89b6a-1f90-4abb-af4f-a4134c77434b [pid: 7|app: 0|req: 240/486] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:11:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/487] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:11:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:11:43.040 8 INFO neutron.db.l3_hamode_db [None req-f00a525c-a3b2-448e-b39d-00b132f3429c ce9e3b760ef4495db2359bc4260f40bd 1ecc8e6b0a474b6a911e9cd5833e32e5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 242/488] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:11:42 2026] POST /v2.0/floatingips => generated 552 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 10.0.0.123 () {38 vars in 970 bytes} [Thu Jul 16 08:11:43 2026] POST /v2.0/security-groups => generated 1681 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 10.0.0.234 () {34 vars in 684 bytes} [Thu Jul 16 08:11:43 2026] POST /v2.0/security-groups => generated 1660 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 08:11:43.917 8 INFO neutron.db.l3_hamode_db [None req-f00a525c-a3b2-448e-b39d-00b132f3429c ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 245/491] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:11:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/492] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:11:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/493] 10.0.0.123 () {34 vars in 1097 bytes} [Thu Jul 16 08:11:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--999060473&fields=id&tenant_id=d444d3cab7474e57b926739dd2026d1a => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/494] 10.0.0.123 () {38 vars in 970 bytes} [Thu Jul 16 08:11:44 2026] POST /v2.0/security-groups => generated 1682 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/495] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:11:44 2026] POST /v2.0/floatingips => generated 552 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/496] 10.0.0.123 () {34 vars in 981 bytes} [Thu Jul 16 08:11:44 2026] GET /v2.0/networks?id=1470d393-b57a-40cd-9062-53a724cbd5f7 => generated 682 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/497] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:11:42 2026] POST /v2.0/routers => generated 735 bytes in 2084 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/498] 10.0.0.123 () {34 vars in 964 bytes} [Thu Jul 16 08:11:44 2026] GET /v2.0/quotas/d444d3cab7474e57b926739dd2026d1a => 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: 251/499] 10.0.0.123 () {38 vars in 970 bytes} [Thu Jul 16 08:11:44 2026] POST /v2.0/security-groups => generated 1682 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/500] 10.0.0.123 () {34 vars in 1001 bytes} [Thu Jul 16 08:11:44 2026] GET /v2.0/ports?tenant_id=d444d3cab7474e57b926739dd2026d1a&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/501] 10.0.0.123 () {34 vars in 1001 bytes} [Thu Jul 16 08:11:45 2026] GET /v2.0/security-groups?tenant_id=ee229d53ba25400493d69acc6908e612 => generated 7906 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/502] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:45 2026] GET /v2.0/security-groups/824b0ebd-0e85-4855-aa41-24d709f2d46b => generated 2918 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/503] 10.0.0.123 () {34 vars in 906 bytes} [Thu Jul 16 08:11:45 2026] GET /v2.0/extensions => generated 21537 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/504] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:45 2026] GET /v2.0/security-groups/824b0ebd-0e85-4855-aa41-24d709f2d46b => generated 2918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/505] 10.0.0.123 () {34 vars in 1007 bytes} [Thu Jul 16 08:11:45 2026] GET /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7?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: 258/506] 10.0.0.123 () {34 vars in 1107 bytes} [Thu Jul 16 08:11:45 2026] GET /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7?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: 259/507] 10.0.0.123 () {34 vars in 1099 bytes} [Thu Jul 16 08:11:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2045690782&fields=id&tenant_id=0bec41940de94ea3b2123b86c2a32c76 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/508] 10.0.0.123 () {34 vars in 981 bytes} [Thu Jul 16 08:11:45 2026] GET /v2.0/networks?id=63ce9042-0194-4223-9aa8-7424a2428828 => generated 669 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/509] 10.0.0.123 () {34 vars in 964 bytes} [Thu Jul 16 08:11:45 2026] GET /v2.0/quotas/0bec41940de94ea3b2123b86c2a32c76 => 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: 262/510] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:45 2026] GET /v2.0/security-groups/1f3760e3-e853-41ea-a88b-e87b6684e193 => generated 1681 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/511] 10.0.0.123 () {34 vars in 1001 bytes} [Thu Jul 16 08:11:45 2026] GET /v2.0/ports?tenant_id=0bec41940de94ea3b2123b86c2a32c76&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/512] 10.0.0.123 () {36 vars in 1012 bytes} [Thu Jul 16 08:11:45 2026] DELETE /v2.0/security-groups/1f3760e3-e853-41ea-a88b-e87b6684e193 => 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: 265/513] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:45 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:11:46.050 7 INFO neutron.api.v2.resource [req-c8e59c8f-f28b-4506-be4e-91db12a2ca1e req-89ff029b-4e2b-41b4-81d8-69a2f139913b 373e2941ae5847739bae8ee2dceafef5 ee229d53ba25400493d69acc6908e612 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 249/514] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:11:44 2026] PUT /v2.0/routers/e9a678b2-65ec-4c1d-8a49-3ab2758a63df/add_router_interface => generated 309 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/515] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/security-groups/1f3760e3-e853-41ea-a88b-e87b6684e193 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/516] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/security-groups/b48b70a4-cb3d-4cab-a862-6c95cd10db46 => generated 1682 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/517] 10.0.0.123 () {36 vars in 1012 bytes} [Thu Jul 16 08:11:46 2026] DELETE /v2.0/security-groups/b48b70a4-cb3d-4cab-a862-6c95cd10db46 => 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: 251/518] 10.0.0.123 () {34 vars in 906 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/extensions => generated 21537 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-16 08:11:46.236 8 INFO neutron.api.v2.resource [req-e4808e8b-11d0-4aa0-bc77-61a504898516 req-caa1330d-3417-4c8d-9448-f6a39437e4ba 373e2941ae5847739bae8ee2dceafef5 ee229d53ba25400493d69acc6908e612 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/519] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/security-groups/b48b70a4-cb3d-4cab-a862-6c95cd10db46 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/520] 10.0.0.123 () {34 vars in 1007 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/networks/63ce9042-0194-4223-9aa8-7424a2428828?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: 253/521] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/security-groups/bebf5e00-ce97-4d78-96d2-b58c828abb3e => generated 1682 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/522] 10.0.0.123 () {34 vars in 1107 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/networks/63ce9042-0194-4223-9aa8-7424a2428828?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: 254/523] 10.0.0.123 () {36 vars in 1012 bytes} [Thu Jul 16 08:11:46 2026] DELETE /v2.0/security-groups/bebf5e00-ce97-4d78-96d2-b58c828abb3e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:11:46.402 7 INFO neutron.api.v2.resource [req-61d3588d-ef76-4abe-970a-453d0935874c req-3c369df5-5807-42df-bae1-454128f914e4 373e2941ae5847739bae8ee2dceafef5 ee229d53ba25400493d69acc6908e612 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 270/524] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/security-groups/bebf5e00-ce97-4d78-96d2-b58c828abb3e => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/525] 10.0.0.123 () {34 vars in 1001 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/security-groups?tenant_id=ee229d53ba25400493d69acc6908e612 => generated 2921 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/526] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/security-groups/824b0ebd-0e85-4855-aa41-24d709f2d46b => generated 2918 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/527] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/security-groups/824b0ebd-0e85-4855-aa41-24d709f2d46b => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/528] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/529] 10.0.0.123 () {38 vars in 970 bytes} [Thu Jul 16 08:11:46 2026] POST /v2.0/security-groups => generated 1684 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 08:11:46.707 7 INFO neutron.api.v2.resource [req-213e8360-763d-4f8f-ae1a-be56801261da req-0408644b-1a6d-43b1-86c7-6eb95b3f64b4 373e2941ae5847739bae8ee2dceafef5 ee229d53ba25400493d69acc6908e612 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 274/530] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/security-groups/bebf5e00-ce97-4d78-96d2-b58c828abb3e => 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: 257/531] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/security-groups/a3454bcd-0b93-4e28-96cd-6c8a3a7cb881 => generated 1684 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:11:46.741 7 INFO neutron.api.v2.resource [req-82a3c58a-27e7-4051-9fff-24d6fdada9db req-14315a90-a4cd-481a-b826-992d5cbefb71 373e2941ae5847739bae8ee2dceafef5 ee229d53ba25400493d69acc6908e612 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 275/532] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/security-groups/b48b70a4-cb3d-4cab-a862-6c95cd10db46 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:11:46.771 7 INFO neutron.api.v2.resource [req-0a309368-315d-44d4-a98e-f22d185f36f9 req-325c6050-88c5-4425-9629-4f9c6f45b9d1 373e2941ae5847739bae8ee2dceafef5 ee229d53ba25400493d69acc6908e612 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 276/533] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/security-groups/1f3760e3-e853-41ea-a88b-e87b6684e193 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/534] 10.0.0.123 () {38 vars in 980 bytes} [Thu Jul 16 08:11:46 2026] POST /v2.0/security-group-rules => generated 614 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/535] 10.0.0.123 () {38 vars in 970 bytes} [Thu Jul 16 08:11:46 2026] POST /v2.0/security-groups => generated 1684 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/536] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:46 2026] GET /v2.0/security-groups/72bc5d2b-a728-4dfe-8228-93b47a8b1224 => generated 1684 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/537] 10.0.0.123 () {38 vars in 980 bytes} [Thu Jul 16 08:11:46 2026] POST /v2.0/security-group-rules => generated 614 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/538] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:47 2026] GET /v2.0/security-groups/72bc5d2b-a728-4dfe-8228-93b47a8b1224 => generated 2309 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/539] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:47 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:11:47.223 7 INFO neutron_taas.services.taas.taas_plugin [None req-be53fdb0-f48d-453e-8a02-0625732e899f ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 5ddb534f-ed75-44ea-b146-00a68d352478 2026-07-16 08:11:47.231 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be53fdb0-f48d-453e-8a02-0625732e899f ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 5ddb534f-ed75-44ea-b146-00a68d352478 [pid: 8|app: 0|req: 264/540] 10.0.0.123 () {38 vars in 980 bytes} [Thu Jul 16 08:11:47 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: 8|app: 0|req: 265/541] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:47 2026] GET /v2.0/security-groups/72bc5d2b-a728-4dfe-8228-93b47a8b1224 => generated 2939 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/542] 10.0.0.123 () {34 vars in 1000 bytes} [Thu Jul 16 08:11:47 2026] GET /v2.0/security-group-rules/8ddbb3c5-1919-4905-88e4-d7da6dfbe195 => generated 616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/543] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:47 2026] GET /v2.0/security-groups/72bc5d2b-a728-4dfe-8228-93b47a8b1224 => generated 2939 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/544] 10.0.0.123 () {36 vars in 1022 bytes} [Thu Jul 16 08:11:47 2026] DELETE /v2.0/security-group-rules/8ddbb3c5-1919-4905-88e4-d7da6dfbe195 => 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: 269/545] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:47 2026] GET /v2.0/security-groups/72bc5d2b-a728-4dfe-8228-93b47a8b1224 => generated 2309 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/546] 10.0.0.123 () {36 vars in 1012 bytes} [Thu Jul 16 08:11:47 2026] DELETE /v2.0/security-groups/72bc5d2b-a728-4dfe-8228-93b47a8b1224 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/547] 10.0.0.123 () {34 vars in 990 bytes} [Thu Jul 16 08:11:47 2026] GET /v2.0/security-groups/a3454bcd-0b93-4e28-96cd-6c8a3a7cb881 => generated 2309 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/548] 10.0.0.123 () {36 vars in 1012 bytes} [Thu Jul 16 08:11:47 2026] DELETE /v2.0/security-groups/a3454bcd-0b93-4e28-96cd-6c8a3a7cb881 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/549] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:47 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => 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: 277/550] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:11:46 2026] PUT /v2.0/routers/bfc71a1a-be1b-4aaa-9eb3-9024a3f0a141/remove_router_interface => generated 309 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:11:48.003 7 INFO neutron_taas.services.taas.taas_plugin [None req-fcd09973-055c-426c-863d-92e598b3e66d ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 07702400-897f-4cab-96b5-ba3b6fa8d1c0 2026-07-16 08:11:48.005 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fcd09973-055c-426c-863d-92e598b3e66d ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 07702400-897f-4cab-96b5-ba3b6fa8d1c0 2026-07-16 08:11:48.273 7 INFO neutron_taas.services.taas.taas_plugin [None req-fcd09973-055c-426c-863d-92e598b3e66d ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 7946b2a8-f8e5-44be-991b-44c998fefc41 2026-07-16 08:11:48.276 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fcd09973-055c-426c-863d-92e598b3e66d ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 7946b2a8-f8e5-44be-991b-44c998fefc41 2026-07-16 08:11:48.363 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-fcd09973-055c-426c-863d-92e598b3e66d ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - 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-07-16 08:11:48.491 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e75595f-b0ac-4b10-a9c9-1f38137c8e3b ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 49343f2d-c8ea-467c-914c-262b5eedb6eb 2026-07-16 08:11:48.498 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e75595f-b0ac-4b10-a9c9-1f38137c8e3b ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 49343f2d-c8ea-467c-914c-262b5eedb6eb 2026-07-16 08:11:48.752 7 INFO neutron.db.l3_hamode_db [None req-fcd09973-055c-426c-863d-92e598b3e66d ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] HA network a511618d-150e-43bd-b874-40be5490f688 was deleted as no HA routers are present in tenant ee229d53ba25400493d69acc6908e612. [pid: 7|app: 0|req: 278/551] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:11:47 2026] DELETE /v2.0/routers/bfc71a1a-be1b-4aaa-9eb3-9024a3f0a141 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/552] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:48 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => 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: 280/553] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:11:48 2026] DELETE /v2.0/subnets/3e24e8f8-d23f-43c0-8fb9-ce25af12e56f => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/554] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:48 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:11:49.025 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb7efc58-23ed-49b5-85d5-40c35755e905 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 9ba10792-eaa0-4c56-826f-7dd08f10ea21 2026-07-16 08:11:49.028 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb7efc58-23ed-49b5-85d5-40c35755e905 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 9ba10792-eaa0-4c56-826f-7dd08f10ea21 2026-07-16 08:11:49.145 7 INFO neutron.services.segments.plugin [-] Segment b0c059dc-e519-497c-9bfd-36a559b0d225 resource provider aggregate not found 2026-07-16 08:11:49.152 7 INFO neutron.services.segments.plugin [-] Segment b0c059dc-e519-497c-9bfd-36a559b0d225 resource provider aggregate not found 2026-07-16 08:11:49.174 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b0c059dc-e519-497c-9bfd-36a559b0d225 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0c059dc-e519-497c-9bfd-36a559b0d225 found for delete ", "request_id": "req-c3aeed3a-41f0-4a57-9bfc-4826f2b9b569"}]} 2026-07-16 08:11:49.180 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b0c059dc-e519-497c-9bfd-36a559b0d225 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0c059dc-e519-497c-9bfd-36a559b0d225 found for delete ", "request_id": "req-17795510-a0d4-4122-a209-8478bfb71b3c"}]} [pid: 8|app: 0|req: 274/555] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:11:47 2026] PUT /v2.0/routers/e9a678b2-65ec-4c1d-8a49-3ab2758a63df/remove_router_interface => generated 309 bytes in 1413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/556] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:11:48 2026] DELETE /v2.0/networks/b77377f2-cd9d-4ee8-b3ab-480e1dd997d1 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:11:49.429 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d3fdfee-766b-41f5-aaa0-c842cc69bd45 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 1d3ddecf-d171-4b77-8def-69b4f5d98fb1 2026-07-16 08:11:49.432 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d3fdfee-766b-41f5-aaa0-c842cc69bd45 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 1d3ddecf-d171-4b77-8def-69b4f5d98fb1 [pid: 7|app: 0|req: 283/557] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:11:49 2026] GET /v2.0/security-groups?tenant_id=ee229d53ba25400493d69acc6908e612&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/558] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:11:49 2026] DELETE /v2.0/security-groups/824b0ebd-0e85-4855-aa41-24d709f2d46b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:11:49.666 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d3fdfee-766b-41f5-aaa0-c842cc69bd45 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: bf818599-f14b-49c6-bb6d-89e0d4d9a775 2026-07-16 08:11:49.669 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d3fdfee-766b-41f5-aaa0-c842cc69bd45 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: bf818599-f14b-49c6-bb6d-89e0d4d9a775 2026-07-16 08:11:49.752 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-9d3fdfee-766b-41f5-aaa0-c842cc69bd45 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2241, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 285/559] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:49 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => 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: 286/560] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:50 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:11:50.104 8 INFO neutron.db.l3_hamode_db [None req-9d3fdfee-766b-41f5-aaa0-c842cc69bd45 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] HA network e3b89b6a-1f90-4abb-af4f-a4134c77434b was deleted as no HA routers are present in tenant 1ecc8e6b0a474b6a911e9cd5833e32e5. [pid: 8|app: 0|req: 275/561] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:11:49 2026] DELETE /v2.0/routers/e9a678b2-65ec-4c1d-8a49-3ab2758a63df => generated 0 bytes in 911 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/562] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:11:50 2026] DELETE /v2.0/subnets/a72d1fb1-5105-4e1d-a1b5-d810ec48f403 => 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: 276/563] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:11:50 2026] DELETE /v2.0/networks/91fff142-0978-4090-8e6b-42fabd39e7e4 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/564] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:11:50 2026] GET /v2.0/security-groups?tenant_id=1ecc8e6b0a474b6a911e9cd5833e32e5&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:11:50.599 8 INFO neutron.services.segments.plugin [-] Segment e3369778-ff64-49fe-9973-b75ed380a23e resource provider aggregate not found [pid: 8|app: 0|req: 277/565] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:11:50 2026] DELETE /v2.0/security-groups/e6b0888d-346a-41d6-a706-edc2bea41071 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:11:50.615 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e3369778-ff64-49fe-9973-b75ed380a23e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3369778-ff64-49fe-9973-b75ed380a23e found for delete ", "request_id": "req-2a48111a-158f-4999-81cb-3f6a0277d8cf"}]} 2026-07-16 08:11:50.638 8 INFO neutron.services.segments.plugin [-] Segment e3369778-ff64-49fe-9973-b75ed380a23e resource provider aggregate not found 2026-07-16 08:11:50.654 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e3369778-ff64-49fe-9973-b75ed380a23e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3369778-ff64-49fe-9973-b75ed380a23e found for delete ", "request_id": "req-81e97dce-b729-4718-9096-66d67a42b66a"}]} [pid: 8|app: 0|req: 278/566] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:50 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/567] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:11:50 2026] GET /v2.0/networks?id=1470d393-b57a-40cd-9062-53a724cbd5f7 => generated 682 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/568] 199.19.213.219 () {34 vars in 910 bytes} [Thu Jul 16 08:11:51 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/569] 199.19.213.219 () {34 vars in 1049 bytes} [Thu Jul 16 08:11:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d444d3cab7474e57b926739dd2026d1a => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/570] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:51 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:11:51.194 7 INFO neutron.services.segments.plugin [-] Segment 208a3ecd-2659-42fd-b571-102828c2a7e3 resource provider aggregate not found 2026-07-16 08:11:51.198 7 INFO neutron.services.segments.plugin [-] Segment 208a3ecd-2659-42fd-b571-102828c2a7e3 resource provider aggregate not found 2026-07-16 08:11:51.212 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 208a3ecd-2659-42fd-b571-102828c2a7e3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 208a3ecd-2659-42fd-b571-102828c2a7e3 found for delete ", "request_id": "req-aabf0637-8941-44b4-8196-fc7cf947d8ab"}]} 2026-07-16 08:11:51.214 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 208a3ecd-2659-42fd-b571-102828c2a7e3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 208a3ecd-2659-42fd-b571-102828c2a7e3 found for delete ", "request_id": "req-40f934e7-cf3d-44f4-914b-f1f34216f191"}]} [pid: 8|app: 0|req: 280/571] 199.19.213.219 () {38 vars in 954 bytes} [Thu Jul 16 08:11:51 2026] POST /v2.0/ports => generated 958 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:11:51.910 7 INFO neutron.db.segments_db [None req-5d3c54ca-956f-40e0-8dbf-df5b7671beb7 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 4ebd0df5-4168-402e-a947-ff09bfbbed2e of type vxlan for network 0315fef6-4403-411f-b876-83c40214034d /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 292/572] 10.0.0.234 () {34 vars in 670 bytes} [Thu Jul 16 08:11:51 2026] POST /v2.0/networks => generated 747 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/573] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:11:52 2026] POST /v2.0/subnets => generated 694 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/574] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:52 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/575] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:52 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:11:52.353 7 INFO neutron.db.segments_db [None req-acc97678-e215-4c53-b85c-23c73f71e0b9 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment f822eeab-424e-42bd-bf0c-640bbc773187 of type vxlan for network 2556f897-bc75-4bee-8bc4-b6cf87f93d75 [pid: 8|app: 0|req: 281/576] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:11:51 2026] PUT /v2.0/ports/87afba41-b2fc-4abc-ba62-644987413ec3 => generated 1239 bytes in 448 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: 282/577] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:11:52 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/578] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:11:52 2026] GET /v2.0/networks?id=63ce9042-0194-4223-9aa8-7424a2428828 => generated 669 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/579] 199.19.213.219 () {34 vars in 1049 bytes} [Thu Jul 16 08:11:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0bec41940de94ea3b2123b86c2a32c76 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:11:52.645 7 INFO neutron.db.l3_hamode_db [None req-acc97678-e215-4c53-b85c-23c73f71e0b9 ce9e3b760ef4495db2359bc4260f40bd f51a9b85a92b441fb94ec1a965d967d9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:11:52.649 8 INFO neutron.services.segments.plugin [-] Segment 5bda9ff7-3d7e-471a-bc4b-acfd6eadfa27 resource provider aggregate not found 2026-07-16 08:11:52.665 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5bda9ff7-3d7e-471a-bc4b-acfd6eadfa27 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bda9ff7-3d7e-471a-bc4b-acfd6eadfa27 found for delete ", "request_id": "req-7334ae9e-25ad-4187-a57f-02dbb3c31b29"}]} 2026-07-16 08:11:52.678 8 INFO neutron.services.segments.plugin [-] Segment 5bda9ff7-3d7e-471a-bc4b-acfd6eadfa27 resource provider aggregate not found 2026-07-16 08:11:52.724 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5bda9ff7-3d7e-471a-bc4b-acfd6eadfa27 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bda9ff7-3d7e-471a-bc4b-acfd6eadfa27 found for delete ", "request_id": "req-8b329427-3981-44be-8e12-399102d8749b"}]} 2026-07-16 08:11:52.920 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b97c590-4f6f-454f-84e8-70ceb69c9ee3'] response: {'name': 'network-changed', 'server_uuid': '4ef0f5a7-1755-490e-b517-112429bfb042', 'tag': '87afba41-b2fc-4abc-ba62-644987413ec3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 285/580] 199.19.213.219 () {38 vars in 954 bytes} [Thu Jul 16 08:11:52 2026] POST /v2.0/ports => generated 958 bytes in 447 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: 286/581] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:11:53 2026] PUT /v2.0/ports/046bdf4e-8d5b-455f-b869-c5e97ad6bc4c => generated 1239 bytes in 391 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: 287/582] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:53 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/583] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:11:53 2026] GET /v2.0/ports?tenant_id=d444d3cab7474e57b926739dd2026d1a&device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:11:53.544 7 INFO neutron.db.l3_hamode_db [None req-acc97678-e215-4c53-b85c-23c73f71e0b9 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 289/584] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:11:53 2026] GET /v2.0/security-groups?id=f0faffdd-8655-48bb-a614-3fd3abbb1b6a&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: 290/585] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:53 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/586] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:11:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=87afba41-b2fc-4abc-ba62-644987413ec3 => 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: 292/587] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:11:53 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/588] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:11:53 2026] GET /v2.0/subnets?id=5cc9efa5-56a4-462e-9954-21c3165e6a9d => generated 700 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/589] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:11:53 2026] GET /v2.0/ports?network_id=1470d393-b57a-40cd-9062-53a724cbd5f7&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:11:53 2026] GET /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:11:53 2026] GET /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/594] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:11:52 2026] POST /v2.0/routers => generated 734 bytes in 2154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/595] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:11:54 2026] GET /v2.0/ports?tenant_id=0bec41940de94ea3b2123b86c2a32c76&device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/596] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:11:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=046bdf4e-8d5b-455f-b869-c5e97ad6bc4c => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/597] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:11:54 2026] GET /v2.0/subnets?id=60319228-6bcc-4924-9fd6-8742d0f4408e => generated 687 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/598] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:11:54 2026] GET /v2.0/ports?network_id=63ce9042-0194-4223-9aa8-7424a2428828&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: 303/599] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:11:54 2026] GET /v2.0/security-groups?tenant_id=7ee22e764de44e25b8c03972f2da79ee&name=default => generated 2925 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/600] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:11:55 2026] GET /v2.0/networks/63ce9042-0194-4223-9aa8-7424a2428828?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: 305/601] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:55 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/602] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:55 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/603] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:11:55 2026] GET /v2.0/ports?tenant_id=d444d3cab7474e57b926739dd2026d1a&device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/604] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:11:55 2026] DELETE /v2.0/security-groups/0fe3718c-a9de-4d08-9497-688c9ef2b8da => 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: 309/605] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:11:55 2026] GET /v2.0/networks/63ce9042-0194-4223-9aa8-7424a2428828?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: 310/606] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:11:55 2026] GET /v2.0/security-groups?id=f0faffdd-8655-48bb-a614-3fd3abbb1b6a&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: 311/607] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:11:55 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:11:55.456 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-47ab565b-c84a-43da-8d7c-1dd252fc89e9'] response: {'name': 'network-changed', 'server_uuid': '6484bb88-6ac6-492d-888d-cee23af0cca1', 'tag': '046bdf4e-8d5b-455f-b869-c5e97ad6bc4c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 312/608] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:11:55 2026] GET /v2.0/networks?id=1470d393-b57a-40cd-9062-53a724cbd5f7 => generated 778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/609] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:11:55 2026] GET /v2.0/security-groups?tenant_id=26a822d1a9a141ea98308dab6e65325b&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/610] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:11:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=87afba41-b2fc-4abc-ba62-644987413ec3 => 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: 315/611] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:11:55 2026] DELETE /v2.0/security-groups/e990bac6-c440-4157-9808-83d2b423b5b4 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/612] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:11:55 2026] GET /v2.0/subnets?id=5cc9efa5-56a4-462e-9954-21c3165e6a9d => generated 700 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/613] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:11:55 2026] GET /v2.0/ports?network_id=1470d393-b57a-40cd-9062-53a724cbd5f7&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: 297/614] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:11:54 2026] PUT /v2.0/routers/15dd234f-ccd5-4cd4-899c-fac436924ad1/add_router_interface => generated 309 bytes in 1372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/615] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:11:55 2026] GET /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/616] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:11:55 2026] GET /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7?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: 319/617] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:11:56 2026] GET /v2.0/ports?tenant_id=0bec41940de94ea3b2123b86c2a32c76&device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/618] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:11:56 2026] GET /v2.0/networks?id=63ce9042-0194-4223-9aa8-7424a2428828 => generated 765 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/619] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:11:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=046bdf4e-8d5b-455f-b869-c5e97ad6bc4c => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/620] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:56 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/621] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:11:56 2026] GET /v2.0/subnets?id=60319228-6bcc-4924-9fd6-8742d0f4408e => generated 687 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/622] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:56 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/623] 10.0.0.234 () {34 vars in 684 bytes} [Thu Jul 16 08:11:56 2026] POST /v2.0/security-groups => generated 1660 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/624] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:11:56 2026] GET /v2.0/security-groups?id=f0faffdd-8655-48bb-a614-3fd3abbb1b6a&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: 304/625] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:11:56 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&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: 322/626] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:11:56 2026] GET /v2.0/ports?network_id=63ce9042-0194-4223-9aa8-7424a2428828&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: 323/627] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:11:56 2026] GET /v2.0/networks/63ce9042-0194-4223-9aa8-7424a2428828?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: 324/628] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:11:56 2026] GET /v2.0/networks/63ce9042-0194-4223-9aa8-7424a2428828?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: 305/629] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:11:56 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: 8|app: 0|req: 325/630] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:11:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/631] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:11:56 2026] POST /v2.0/floatingips => generated 552 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/632] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:57 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/633] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:57 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/634] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:11:57 2026] GET /v2.0/security-groups?id=f0faffdd-8655-48bb-a614-3fd3abbb1b6a&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/635] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:11:57 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/636] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:58 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/637] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:11:58 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/638] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:11:58 2026] GET /v2.0/security-groups?id=f0faffdd-8655-48bb-a614-3fd3abbb1b6a&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: 310/639] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:11:58 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&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: 311/640] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:00 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/641] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:00 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/642] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:00 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/643] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:00 2026] GET /v2.0/security-groups?id=f0faffdd-8655-48bb-a614-3fd3abbb1b6a&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: 313/644] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:01 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/645] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:01 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/646] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:01 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/647] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:01 2026] GET /v2.0/security-groups?id=f0faffdd-8655-48bb-a614-3fd3abbb1b6a&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/648] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:12:01 2026] GET /v2.0/security-groups?tenant_id=ff0fa5c3a59b4adb94435bcafe2f24d7&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/649] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:02 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => 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: 317/650] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:02 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/651] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:02 2026] DELETE /v2.0/security-groups/14389f95-f942-4a91-a743-c6e22beb0806 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/652] 10.0.0.123 () {34 vars in 1099 bytes} [Thu Jul 16 08:12:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1583825026&fields=id&tenant_id=f51a9b85a92b441fb94ec1a965d967d9 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/653] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:02 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => 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: 319/654] 10.0.0.123 () {34 vars in 981 bytes} [Thu Jul 16 08:12:02 2026] GET /v2.0/networks?id=0315fef6-4403-411f-b876-83c40214034d => generated 679 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/655] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:02 2026] GET /v2.0/security-groups?id=f0faffdd-8655-48bb-a614-3fd3abbb1b6a&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: 320/656] 10.0.0.123 () {34 vars in 964 bytes} [Thu Jul 16 08:12:02 2026] GET /v2.0/quotas/f51a9b85a92b441fb94ec1a965d967d9 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/657] 10.0.0.123 () {34 vars in 1001 bytes} [Thu Jul 16 08:12:02 2026] GET /v2.0/ports?tenant_id=f51a9b85a92b441fb94ec1a965d967d9&fields=id => generated 103 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/658] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:12:02 2026] GET /v2.0/security-groups?tenant_id=91b01b17e133451f8f6e4e6696565a32&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/659] 10.0.0.123 () {34 vars in 1007 bytes} [Thu Jul 16 08:12:02 2026] GET /v2.0/networks/0315fef6-4403-411f-b876-83c40214034d?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/660] 10.0.0.123 () {34 vars in 1107 bytes} [Thu Jul 16 08:12:02 2026] GET /v2.0/networks/0315fef6-4403-411f-b876-83c40214034d?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: 322/661] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:02 2026] DELETE /v2.0/security-groups/9280f098-6057-47b6-92e0-f319acc713ca => 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: 340/662] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:03 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => 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: 323/663] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:03 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/664] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:03 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/665] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:03 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/666] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:03 2026] GET /v2.0/security-groups?id=f0faffdd-8655-48bb-a614-3fd3abbb1b6a&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/667] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:04 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => 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: 343/668] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:04 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/669] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:04 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/670] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:04 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/671] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:04 2026] GET /v2.0/security-groups?id=f0faffdd-8655-48bb-a614-3fd3abbb1b6a&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/672] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:04 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/673] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:05 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => 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: 347/674] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:06 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => 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: 348/675] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:06 2026] GET /v2.0/security-groups?id=f0faffdd-8655-48bb-a614-3fd3abbb1b6a&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:06.198 7 INFO neutron.db.l3_db [None req-69d3c472-e59e-4254-865f-9e53d7695abe c9651485eea64b928d7d24cf06a0b0d7 d444d3cab7474e57b926739dd2026d1a - - default default] Floating IP dd705e68-e35d-46c2-bf22-27d21dde2c86 associated. External IP: 10.96.250.205, port: 87afba41-b2fc-4abc-ba62-644987413ec3. [pid: 8|app: 0|req: 349/676] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:06 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => 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: 328/677] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:12:05 2026] PUT /v2.0/floatingips/dd705e68-e35d-46c2-bf22-27d21dde2c86 => generated 856 bytes in 1610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/678] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:06 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/679] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:06 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&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-07-16 08:12:07.138 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d06d8e7c-f916-4387-a7c6-f2531a1ef961'] response: {'name': 'network-changed', 'server_uuid': '4ef0f5a7-1755-490e-b517-112429bfb042', 'tag': '87afba41-b2fc-4abc-ba62-644987413ec3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 351/680] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:07 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/681] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:07 2026] GET /v2.0/security-groups?id=f0faffdd-8655-48bb-a614-3fd3abbb1b6a&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: 8|app: 0|req: 352/682] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:07 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/683] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:12:07 2026] GET /v2.0/networks?id=0315fef6-4403-411f-b876-83c40214034d => generated 679 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/684] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:07 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => 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: 355/685] 199.19.213.219 () {34 vars in 1049 bytes} [Thu Jul 16 08:12:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f51a9b85a92b441fb94ec1a965d967d9 => generated 181 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/686] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:12:07 2026] GET /v2.0/ports?tenant_id=d444d3cab7474e57b926739dd2026d1a&device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:12:07.773 7 INFO neutron.db.l3_db [None req-75ef515f-e26f-4815-b384-463fbb46901f cb0ec5d7dc12459bb7a6d62c30db153a 0bec41940de94ea3b2123b86c2a32c76 - - default default] Floating IP aa5fa9e8-5939-46bc-be1d-b0cfa2875139 associated. External IP: 10.96.250.210, port: 046bdf4e-8d5b-455f-b869-c5e97ad6bc4c. [pid: 8|app: 0|req: 357/687] 199.19.213.219 () {38 vars in 954 bytes} [Thu Jul 16 08:12:07 2026] POST /v2.0/ports => generated 958 bytes in 335 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/688] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:12:08 2026] GET /v2.0/networks?id=1470d393-b57a-40cd-9062-53a724cbd5f7 => generated 778 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/689] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:12:07 2026] PUT /v2.0/floatingips/aa5fa9e8-5939-46bc-be1d-b0cfa2875139 => generated 856 bytes in 685 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/690] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:12:08 2026] GET /v2.0/security-groups?tenant_id=213e54111f2a4422882f1adbe24243d3&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/691] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:12:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=87afba41-b2fc-4abc-ba62-644987413ec3 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/692] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:08 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => 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: 332/693] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:12:08 2026] PUT /v2.0/ports/364b0ab4-76b4-4e72-9d0a-7a78e1513bcc => generated 1239 bytes in 403 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: 333/694] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:12:08 2026] GET /v2.0/subnets?id=5cc9efa5-56a4-462e-9954-21c3165e6a9d => generated 700 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/695] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:08 2026] DELETE /v2.0/security-groups/dc62239e-f4c9-48c4-b85c-cb0e6eef0451 => 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: 334/696] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:08 2026] GET /v2.0/security-groups?id=f0faffdd-8655-48bb-a614-3fd3abbb1b6a&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: 363/697] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:12:08 2026] GET /v2.0/ports?network_id=1470d393-b57a-40cd-9062-53a724cbd5f7&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/698] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:12:08 2026] GET /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/699] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:12:08 2026] GET /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/700] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:08 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/701] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:08 2026] GET /v2.0/security-groups?id=1d76f8ed-859b-4a20-a566-bef6d37c26e6&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: 337/702] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:08 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/703] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:08 2026] GET /v2.0/security-groups?id=f0faffdd-8655-48bb-a614-3fd3abbb1b6a&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:09.177 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1615eb49-2e5f-4d78-b96d-6b73eeb75dab'] response: {'name': 'network-changed', 'server_uuid': '6484bb88-6ac6-492d-888d-cee23af0cca1', 'tag': '046bdf4e-8d5b-455f-b869-c5e97ad6bc4c', 'status': 'completed', 'code': 200} 2026-07-16 08:12:09.178 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1615eb49-2e5f-4d78-b96d-6b73eeb75dab'] response: {'name': 'network-changed', 'server_uuid': 'f8ac6e28-6218-4faa-879a-59efaf54ed56', 'tag': '364b0ab4-76b4-4e72-9d0a-7a78e1513bcc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 339/706] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:12:09 2026] GET /v2.0/ports?tenant_id=f51a9b85a92b441fb94ec1a965d967d9&device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 1242 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/707] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:12:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=364b0ab4-76b4-4e72-9d0a-7a78e1513bcc => 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: 340/708] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:12:09 2026] GET /v2.0/subnets?id=7cde0771-d99a-4bf7-85d1-a0a0123bf790 => generated 697 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/709] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:12:09 2026] GET /v2.0/ports?tenant_id=0bec41940de94ea3b2123b86c2a32c76&device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => 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: 341/710] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:12:09 2026] GET /v2.0/ports?network_id=0315fef6-4403-411f-b876-83c40214034d&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/711] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:12:09 2026] GET /v2.0/networks?id=63ce9042-0194-4223-9aa8-7424a2428828 => generated 765 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/712] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:12:09 2026] GET /v2.0/networks/0315fef6-4403-411f-b876-83c40214034d?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/713] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:12:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=046bdf4e-8d5b-455f-b869-c5e97ad6bc4c => generated 861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/714] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:12:09 2026] GET /v2.0/networks/0315fef6-4403-411f-b876-83c40214034d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/715] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:12:09 2026] GET /v2.0/subnets?id=60319228-6bcc-4924-9fd6-8742d0f4408e => generated 687 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/716] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:09 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/717] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:12:09 2026] GET /v2.0/ports?network_id=63ce9042-0194-4223-9aa8-7424a2428828&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/718] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:09 2026] GET /v2.0/security-groups?id=1d76f8ed-859b-4a20-a566-bef6d37c26e6&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/719] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:12:09 2026] GET /v2.0/networks/63ce9042-0194-4223-9aa8-7424a2428828?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/720] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:12:10 2026] GET /v2.0/networks/63ce9042-0194-4223-9aa8-7424a2428828?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/721] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:10 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/722] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:10 2026] GET /v2.0/security-groups?id=f0faffdd-8655-48bb-a614-3fd3abbb1b6a&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/723] 10.0.0.234 () {34 vars in 683 bytes} [Thu Jul 16 08:12:10 2026] POST /v2.0/security-groups => generated 1624 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/724] 10.0.0.234 () {32 vars in 662 bytes} [Thu Jul 16 08:12:10 2026] GET /v2.0/security-groups => generated 4529 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/725] 10.0.0.234 () {34 vars in 757 bytes} [Thu Jul 16 08:12:10 2026] PUT /v2.0/security-groups/e2286502-5b81-41db-b448-80386e8279d9 => generated 1663 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/726] 10.0.0.234 () {32 vars in 736 bytes} [Thu Jul 16 08:12:10 2026] GET /v2.0/security-groups/e2286502-5b81-41db-b448-80386e8279d9 => generated 1663 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/727] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:10 2026] DELETE /v2.0/security-groups/e2286502-5b81-41db-b448-80386e8279d9 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/728] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/729] 10.0.0.234 () {32 vars in 662 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:12:11.104 8 INFO neutron.api.v2.resource [None req-b65fb02f-c009-4c3a-8c75-88154b5799e3 255b9bfc56af42169b9f460a8eb5ac2b fd4edbe87ee9435b882b4f703754e4cc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 380/730] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:11 2026] DELETE /v2.0/security-groups/e2286502-5b81-41db-b448-80386e8279d9 => 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: 351/731] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/security-groups?id=1d76f8ed-859b-4a20-a566-bef6d37c26e6&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/732] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/ports?tenant_id=f51a9b85a92b441fb94ec1a965d967d9&device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => 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: 382/733] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/networks?id=0315fef6-4403-411f-b876-83c40214034d => generated 775 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/734] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=364b0ab4-76b4-4e72-9d0a-7a78e1513bcc => 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: 384/735] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/subnets?id=7cde0771-d99a-4bf7-85d1-a0a0123bf790 => generated 697 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/736] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/737] 10.0.0.234 () {34 vars in 683 bytes} [Thu Jul 16 08:12:11 2026] POST /v2.0/security-groups => generated 1625 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/738] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/ports?network_id=0315fef6-4403-411f-b876-83c40214034d&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/739] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/security-groups?id=f0faffdd-8655-48bb-a614-3fd3abbb1b6a&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/740] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/networks/0315fef6-4403-411f-b876-83c40214034d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/741] 199.19.213.219 () {34 vars in 993 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/742] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:12:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/743] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/networks/0315fef6-4403-411f-b876-83c40214034d?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: 357/744] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/security-group-rules/48b3f6a3-a36f-4216-bfb3-be7039e60a54 => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/745] 10.0.0.234 () {32 vars in 672 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/746] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:12:11 2026] DELETE /v2.0/security-group-rules/48b3f6a3-a36f-4216-bfb3-be7039e60a54 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/747] 10.0.0.234 () {32 vars in 672 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/748] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:12:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/749] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/security-group-rules/8f4ab596-4049-4139-ac2b-1a497f66339b => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/750] 10.0.0.234 () {32 vars in 672 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:12:11.908 8 INFO neutron_taas.services.taas.taas_plugin [req-8f5439e0-a64c-41dc-8a3d-3e1bf9607bf1 req-f2967229-bbd4-4662-a1b3-63bbd3cb5d44 cb0ec5d7dc12459bb7a6d62c30db153a 0bec41940de94ea3b2123b86c2a32c76 - - default default] TaaS: Handle Delete Port: 046bdf4e-8d5b-455f-b869-c5e97ad6bc4c 2026-07-16 08:12:11.915 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8f5439e0-a64c-41dc-8a3d-3e1bf9607bf1 req-f2967229-bbd4-4662-a1b3-63bbd3cb5d44 cb0ec5d7dc12459bb7a6d62c30db153a 0bec41940de94ea3b2123b86c2a32c76 - - default default] Tap Mirror: Handle Delete Port: 046bdf4e-8d5b-455f-b869-c5e97ad6bc4c [pid: 7|app: 0|req: 364/751] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:12:11 2026] DELETE /v2.0/security-group-rules/8f4ab596-4049-4139-ac2b-1a497f66339b => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/752] 10.0.0.234 () {32 vars in 672 bytes} [Thu Jul 16 08:12:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:12:12.044 7 INFO neutron.db.securitygroups_db [None req-811f8de7-4434-49cc-a168-456d5cc1ae9d 255b9bfc56af42169b9f460a8eb5ac2b fd4edbe87ee9435b882b4f703754e4cc - - default default] Project fd4edbe87ee9435b882b4f703754e4cc 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: 366/753] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:12:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/754] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:12:12 2026] GET /v2.0/security-group-rules/c50572b4-ee83-41fc-be99-2abb28ca3871 => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:12.154 8 INFO neutron.db.l3_db [req-8f5439e0-a64c-41dc-8a3d-3e1bf9607bf1 req-f2967229-bbd4-4662-a1b3-63bbd3cb5d44 cb0ec5d7dc12459bb7a6d62c30db153a 0bec41940de94ea3b2123b86c2a32c76 - - default default] Floating IP aa5fa9e8-5939-46bc-be1d-b0cfa2875139 disassociated. External IP: 10.96.250.210, port: 046bdf4e-8d5b-455f-b869-c5e97ad6bc4c. [pid: 7|app: 0|req: 368/755] 10.0.0.234 () {32 vars in 672 bytes} [Thu Jul 16 08:12:12 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/756] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:12 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => 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: 370/757] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:12:12 2026] DELETE /v2.0/security-group-rules/c50572b4-ee83-41fc-be99-2abb28ca3871 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/758] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:12 2026] GET /v2.0/security-groups?id=1d76f8ed-859b-4a20-a566-bef6d37c26e6&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: 372/759] 10.0.0.234 () {32 vars in 672 bytes} [Thu Jul 16 08:12:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/760] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:12 2026] DELETE /v2.0/security-groups/87567237-4949-41af-98ba-2af3e8d865ce => 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: 374/761] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:12 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => 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: 375/762] 10.0.0.234 () {32 vars in 662 bytes} [Thu Jul 16 08:12:12 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: 388/763] 199.19.213.219 () {36 vars in 996 bytes} [Thu Jul 16 08:12:11 2026] DELETE /v2.0/ports/046bdf4e-8d5b-455f-b869-c5e97ad6bc4c => generated 0 bytes in 1070 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/764] 10.0.0.234 () {32 vars in 662 bytes} [Thu Jul 16 08:12:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:12:12.561 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2df95917-42e8-4648-8cca-f80418c6b4c1'] response: {'server_uuid': '6484bb88-6ac6-492d-888d-cee23af0cca1', 'name': 'network-vif-deleted', 'tag': '046bdf4e-8d5b-455f-b869-c5e97ad6bc4c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 389/765] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:12:13 2026] GET /v2.0/security-groups?tenant_id=fd4edbe87ee9435b882b4f703754e4cc&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: 377/766] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:13 2026] DELETE /v2.0/security-groups/177ae1e5-779d-4578-b042-84d63a32fc64 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/767] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:13 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/768] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:13 2026] GET /v2.0/security-groups?id=1d76f8ed-859b-4a20-a566-bef6d37c26e6&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/769] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:13 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => 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: 392/770] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:14 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => 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: 379/771] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:14 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/772] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:14 2026] GET /v2.0/security-groups?id=1d76f8ed-859b-4a20-a566-bef6d37c26e6&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: 380/773] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:15 2026] GET /v2.0/ports?device_id=6484bb88-6ac6-492d-888d-cee23af0cca1 => 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: 394/774] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:15 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/775] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:15 2026] GET /v2.0/security-groups?id=1d76f8ed-859b-4a20-a566-bef6d37c26e6&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: 382/776] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:16 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/777] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:16 2026] DELETE /v2.0/security-groups/f0faffdd-8655-48bb-a614-3fd3abbb1b6a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:12:17.035 8 INFO neutron.api.v2.resource [None req-2f82ab42-24e1-4e33-b082-0b785a22a621 cb0ec5d7dc12459bb7a6d62c30db153a 0bec41940de94ea3b2123b86c2a32c76 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 396/778] 10.0.0.234 () {32 vars in 736 bytes} [Thu Jul 16 08:12:17 2026] GET /v2.0/security-groups/f0faffdd-8655-48bb-a614-3fd3abbb1b6a => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/779] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:17 2026] GET /v2.0/security-groups?id=1d76f8ed-859b-4a20-a566-bef6d37c26e6&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:17.145 8 INFO neutron_taas.services.taas.taas_plugin [None req-144adf2d-628e-42bb-afc7-6514ed73d478 cb0ec5d7dc12459bb7a6d62c30db153a 0bec41940de94ea3b2123b86c2a32c76 - - default default] TaaS: Handle Delete Port: e6100051-b4ae-4b8a-b661-53a28c8139b5 2026-07-16 08:12:17.147 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-144adf2d-628e-42bb-afc7-6514ed73d478 cb0ec5d7dc12459bb7a6d62c30db153a 0bec41940de94ea3b2123b86c2a32c76 - - default default] Tap Mirror: Handle Delete Port: e6100051-b4ae-4b8a-b661-53a28c8139b5 [pid: 8|app: 0|req: 397/780] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:12:17 2026] DELETE /v2.0/floatingips/aa5fa9e8-5939-46bc-be1d-b0cfa2875139 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/781] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:12:17 2026] GET /v2.0/security-groups?tenant_id=e78c3ff37e9644aebdb6a4cd5644fa33&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/782] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:17 2026] DELETE /v2.0/security-groups/c87004be-9413-4c60-af2c-6797d9f27201 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:12:17.733 8 INFO neutron_taas.services.taas.taas_plugin [None req-e10c7b86-d604-4c63-94a7-50dd274bc3c7 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 47f13ee6-b1b2-44f7-b812-4bc3fb214fdb 2026-07-16 08:12:17.736 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e10c7b86-d604-4c63-94a7-50dd274bc3c7 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 47f13ee6-b1b2-44f7-b812-4bc3fb214fdb [pid: 7|app: 0|req: 386/783] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:18 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/784] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:18 2026] GET /v2.0/security-groups?id=1d76f8ed-859b-4a20-a566-bef6d37c26e6&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/785] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:12:17 2026] PUT /v2.0/routers/efa495e1-65ae-4ace-a39f-514f7218d774/remove_router_interface => generated 309 bytes in 985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:18.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-00a5fbb4-fde4-426b-b880-7953069a3807 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 70d99170-6820-4025-bbd1-6476f50cbe90 2026-07-16 08:12:18.515 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00a5fbb4-fde4-426b-b880-7953069a3807 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 70d99170-6820-4025-bbd1-6476f50cbe90 2026-07-16 08:12:18.840 7 INFO neutron_taas.services.taas.taas_plugin [None req-00a5fbb4-fde4-426b-b880-7953069a3807 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 8016383b-20e2-448c-af0f-daafb304f38f 2026-07-16 08:12:18.854 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00a5fbb4-fde4-426b-b880-7953069a3807 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 8016383b-20e2-448c-af0f-daafb304f38f 2026-07-16 08:12:19.234 7 INFO neutron.services.segments.plugin [-] Segment 66d1d03a-35b1-470f-bf1e-9cd34eb0a34a resource provider aggregate not found 2026-07-16 08:12:19.242 7 INFO neutron.services.segments.plugin [-] Segment 66d1d03a-35b1-470f-bf1e-9cd34eb0a34a resource provider aggregate not found 2026-07-16 08:12:19.260 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 66d1d03a-35b1-470f-bf1e-9cd34eb0a34a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66d1d03a-35b1-470f-bf1e-9cd34eb0a34a found for delete ", "request_id": "req-99a598a5-4ebd-4390-bc02-a4f31d23bb8f"}]} 2026-07-16 08:12:19.260 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 66d1d03a-35b1-470f-bf1e-9cd34eb0a34a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66d1d03a-35b1-470f-bf1e-9cd34eb0a34a found for delete ", "request_id": "req-9483f0fc-0f43-430f-8e2e-55fc0da6e88d"}]} 2026-07-16 08:12:19.270 7 INFO neutron.db.l3_hamode_db [None req-00a5fbb4-fde4-426b-b880-7953069a3807 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] HA network 66084071-302e-4db8-a645-b154c4e8823d was deleted as no HA routers are present in tenant 0bec41940de94ea3b2123b86c2a32c76. [pid: 7|app: 0|req: 388/786] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:12:18 2026] DELETE /v2.0/routers/efa495e1-65ae-4ace-a39f-514f7218d774 => generated 0 bytes in 978 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/787] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:19 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => 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: 390/788] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:19 2026] GET /v2.0/security-groups?id=1d76f8ed-859b-4a20-a566-bef6d37c26e6&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/789] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:12:19 2026] DELETE /v2.0/subnets/60319228-6bcc-4924-9fd6-8742d0f4408e => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/790] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:19 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:19.624 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d66e850-e7d1-4967-a908-f5d331de0a1d ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 073e412a-2d12-4d38-b6f8-3b377c6182c6 2026-07-16 08:12:19.628 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d66e850-e7d1-4967-a908-f5d331de0a1d ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 073e412a-2d12-4d38-b6f8-3b377c6182c6 2026-07-16 08:12:19.834 8 INFO neutron.services.segments.plugin [-] Segment 6dfac011-8521-4e7f-b5fa-b9a438b78fcf resource provider aggregate not found 2026-07-16 08:12:19.835 8 INFO neutron.services.segments.plugin [-] Segment 6dfac011-8521-4e7f-b5fa-b9a438b78fcf resource provider aggregate not found 2026-07-16 08:12:19.857 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6dfac011-8521-4e7f-b5fa-b9a438b78fcf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dfac011-8521-4e7f-b5fa-b9a438b78fcf found for delete ", "request_id": "req-5e064262-4e97-4d74-b167-51f58f93cff5"}]} 2026-07-16 08:12:19.860 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6dfac011-8521-4e7f-b5fa-b9a438b78fcf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dfac011-8521-4e7f-b5fa-b9a438b78fcf found for delete ", "request_id": "req-993f9543-c241-475e-a14f-a27457984803"}]} [pid: 8|app: 0|req: 400/791] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:12:19 2026] DELETE /v2.0/networks/63ce9042-0194-4223-9aa8-7424a2428828 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:12:19.917 7 INFO neutron.db.l3_db [None req-5aeaa948-416b-4729-9be0-41f8c375fe7e fa2c0df022ec40e9a04d5cd90a06994f f51a9b85a92b441fb94ec1a965d967d9 - - default default] Floating IP 70e2c740-b89b-4bb9-99a8-315435bdb8c1 associated. External IP: 10.96.250.213, port: 364b0ab4-76b4-4e72-9d0a-7a78e1513bcc. [pid: 8|app: 0|req: 401/792] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:12:20 2026] GET /v2.0/security-groups?tenant_id=0bec41940de94ea3b2123b86c2a32c76&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/793] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:20 2026] DELETE /v2.0/security-groups/e0ffcfc3-2d9e-480e-b6ba-4f9aeaaa79ae => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/794] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:12:19 2026] PUT /v2.0/floatingips/70e2c740-b89b-4bb9-99a8-315435bdb8c1 => generated 856 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:20.335 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f40e724-799a-423c-9769-8f052e6374f1'] response: {'name': 'network-changed', 'server_uuid': 'f8ac6e28-6218-4faa-879a-59efaf54ed56', 'tag': '364b0ab4-76b4-4e72-9d0a-7a78e1513bcc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 403/795] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:20 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/796] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:20 2026] GET /v2.0/security-groups?id=1d76f8ed-859b-4a20-a566-bef6d37c26e6&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: 393/797] 10.0.0.224 () {34 vars in 989 bytes} [Thu Jul 16 08:12:20 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 1244 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/798] 10.0.0.224 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:20 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/799] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:20 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/800] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:20 2026] GET /v2.0/security-groups?id=1d76f8ed-859b-4a20-a566-bef6d37c26e6&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: 406/801] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:12:20 2026] GET /v2.0/ports?tenant_id=f51a9b85a92b441fb94ec1a965d967d9&device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/802] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:12:20 2026] GET /v2.0/networks?id=0315fef6-4403-411f-b876-83c40214034d => generated 775 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/803] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:12:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=364b0ab4-76b4-4e72-9d0a-7a78e1513bcc => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/804] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:12:21 2026] GET /v2.0/subnets?id=7cde0771-d99a-4bf7-85d1-a0a0123bf790 => generated 697 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/805] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:12:21 2026] GET /v2.0/ports?network_id=0315fef6-4403-411f-b876-83c40214034d&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: 398/806] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:12:21 2026] GET /v2.0/networks/0315fef6-4403-411f-b876-83c40214034d?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/807] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:12:21 2026] GET /v2.0/networks/0315fef6-4403-411f-b876-83c40214034d?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: 399/808] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:21 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/809] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:22 2026] GET /v2.0/security-groups?id=1d76f8ed-859b-4a20-a566-bef6d37c26e6&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-07-16 08:12:22.323 7 INFO neutron.db.segments_db [None req-c84efbfc-b2bb-4477-8ea8-59fc15cdc457 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 42583e52-e3bc-41bd-9b03-94c9fbf17cc6 of type vxlan for network cc24876f-e1c1-4b13-b12e-88cbd291ca94 [pid: 7|app: 0|req: 400/810] 10.0.0.234 () {34 vars in 670 bytes} [Thu Jul 16 08:12:22 2026] POST /v2.0/networks => generated 746 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/811] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:12:22 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-07-16 08:12:22.679 7 INFO neutron.db.segments_db [None req-024a2cb6-447d-4bf6-8204-f542bdcc6ae2 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment edf366d2-347e-4f12-858d-2ca5c6008f2d of type vxlan for network 22c509c4-0d9c-4d58-9404-874584af046c 2026-07-16 08:12:22.930 7 INFO neutron.db.l3_hamode_db [None req-024a2cb6-447d-4bf6-8204-f542bdcc6ae2 ce9e3b760ef4495db2359bc4260f40bd c70b6e2ae2904fc78fe08bd4588ba7d2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 412/812] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:23 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/813] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:23 2026] GET /v2.0/security-groups?id=1d76f8ed-859b-4a20-a566-bef6d37c26e6&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/814] 199.19.213.219 () {34 vars in 993 bytes} [Thu Jul 16 08:12:23 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:23.579 8 INFO neutron_taas.services.taas.taas_plugin [req-55903a21-8a35-42a6-be13-4057b6e1df74 req-23920297-6c48-484c-9f9f-711eb1263456 fa2c0df022ec40e9a04d5cd90a06994f f51a9b85a92b441fb94ec1a965d967d9 - - default default] TaaS: Handle Delete Port: 364b0ab4-76b4-4e72-9d0a-7a78e1513bcc 2026-07-16 08:12:23.582 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-55903a21-8a35-42a6-be13-4057b6e1df74 req-23920297-6c48-484c-9f9f-711eb1263456 fa2c0df022ec40e9a04d5cd90a06994f f51a9b85a92b441fb94ec1a965d967d9 - - default default] Tap Mirror: Handle Delete Port: 364b0ab4-76b4-4e72-9d0a-7a78e1513bcc 2026-07-16 08:12:23.698 8 INFO neutron.db.l3_db [req-55903a21-8a35-42a6-be13-4057b6e1df74 req-23920297-6c48-484c-9f9f-711eb1263456 fa2c0df022ec40e9a04d5cd90a06994f f51a9b85a92b441fb94ec1a965d967d9 - - default default] Floating IP 70e2c740-b89b-4bb9-99a8-315435bdb8c1 disassociated. External IP: 10.96.250.213, port: 364b0ab4-76b4-4e72-9d0a-7a78e1513bcc. 2026-07-16 08:12:23.731 7 INFO neutron.db.l3_hamode_db [None req-024a2cb6-447d-4bf6-8204-f542bdcc6ae2 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 415/815] 199.19.213.219 () {36 vars in 996 bytes} [Thu Jul 16 08:12:23 2026] DELETE /v2.0/ports/364b0ab4-76b4-4e72-9d0a-7a78e1513bcc => generated 0 bytes in 706 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:12:24.222 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8913c239-7b6b-485c-9ad3-02963a82f3fa'] response: {'server_uuid': 'f8ac6e28-6218-4faa-879a-59efaf54ed56', 'name': 'network-vif-deleted', 'tag': '364b0ab4-76b4-4e72-9d0a-7a78e1513bcc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 418/818] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:24 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/819] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:12:22 2026] POST /v2.0/routers => generated 733 bytes in 2022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/820] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:25 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => 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: 419/821] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:12:24 2026] PUT /v2.0/routers/b35311d7-427d-4162-aa08-7dfbbf6ac145/add_router_interface => generated 309 bytes in 1170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/822] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:26 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => 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: 420/823] 10.0.0.123 () {34 vars in 981 bytes} [Thu Jul 16 08:12:26 2026] GET /v2.0/networks?id=cc24876f-e1c1-4b13-b12e-88cbd291ca94 => generated 678 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/824] 10.0.0.123 () {34 vars in 964 bytes} [Thu Jul 16 08:12:26 2026] GET /v2.0/quotas/c70b6e2ae2904fc78fe08bd4588ba7d2 => 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: 421/825] 10.0.0.123 () {34 vars in 1001 bytes} [Thu Jul 16 08:12:26 2026] GET /v2.0/ports?tenant_id=c70b6e2ae2904fc78fe08bd4588ba7d2&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/826] 10.0.0.123 () {34 vars in 1007 bytes} [Thu Jul 16 08:12:26 2026] GET /v2.0/networks/cc24876f-e1c1-4b13-b12e-88cbd291ca94?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/827] 10.0.0.123 () {34 vars in 1107 bytes} [Thu Jul 16 08:12:27 2026] GET /v2.0/networks/cc24876f-e1c1-4b13-b12e-88cbd291ca94?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: 406/828] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:27 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => 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: 423/829] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:27 2026] GET /v2.0/ports?device_id=f8ac6e28-6218-4faa-879a-59efaf54ed56 => 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: 407/830] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:28 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => 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: 424/831] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:28 2026] DELETE /v2.0/security-groups/1d76f8ed-859b-4a20-a566-bef6d37c26e6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:12:28.788 7 INFO neutron.api.v2.resource [None req-ca9e6899-862f-40c0-985e-023ac08f60be fa2c0df022ec40e9a04d5cd90a06994f f51a9b85a92b441fb94ec1a965d967d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 408/832] 10.0.0.234 () {32 vars in 736 bytes} [Thu Jul 16 08:12:28 2026] GET /v2.0/security-groups/1d76f8ed-859b-4a20-a566-bef6d37c26e6 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:12:28.914 8 INFO neutron_taas.services.taas.taas_plugin [None req-bcf943a7-d288-4112-8a0d-e14e72cd0f9e fa2c0df022ec40e9a04d5cd90a06994f f51a9b85a92b441fb94ec1a965d967d9 - - default default] TaaS: Handle Delete Port: 33da1c7e-1734-4555-9f71-4590fda0eaf3 2026-07-16 08:12:28.918 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bcf943a7-d288-4112-8a0d-e14e72cd0f9e fa2c0df022ec40e9a04d5cd90a06994f f51a9b85a92b441fb94ec1a965d967d9 - - default default] Tap Mirror: Handle Delete Port: 33da1c7e-1734-4555-9f71-4590fda0eaf3 [pid: 8|app: 0|req: 425/833] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:12:28 2026] DELETE /v2.0/floatingips/70e2c740-b89b-4bb9-99a8-315435bdb8c1 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/834] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:29 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:12:29.520 7 INFO neutron_taas.services.taas.taas_plugin [None req-971cff81-8478-4d9d-a631-6aae0b554c80 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 940c4bed-0b10-4859-87fd-090978a0bae3 2026-07-16 08:12:29.524 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-971cff81-8478-4d9d-a631-6aae0b554c80 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 940c4bed-0b10-4859-87fd-090978a0bae3 [pid: 7|app: 0|req: 409/835] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:12:29 2026] PUT /v2.0/routers/15dd234f-ccd5-4cd4-899c-fac436924ad1/remove_router_interface => generated 309 bytes in 970 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:30.270 8 INFO neutron_taas.services.taas.taas_plugin [None req-778129ff-fa3f-44e9-a45b-62cf8bd07f55 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 10e8d0e1-0d90-4601-92cc-ba486e0382c8 2026-07-16 08:12:30.272 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-778129ff-fa3f-44e9-a45b-62cf8bd07f55 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 10e8d0e1-0d90-4601-92cc-ba486e0382c8 [pid: 7|app: 0|req: 410/836] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:30 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:12:30.555 8 INFO neutron_taas.services.taas.taas_plugin [None req-778129ff-fa3f-44e9-a45b-62cf8bd07f55 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 0c537b44-f5c9-430f-9066-e280dd7aa424 2026-07-16 08:12:30.557 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-778129ff-fa3f-44e9-a45b-62cf8bd07f55 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 0c537b44-f5c9-430f-9066-e280dd7aa424 2026-07-16 08:12:30.867 8 INFO neutron.services.segments.plugin [-] Segment f822eeab-424e-42bd-bf0c-640bbc773187 resource provider aggregate not found 2026-07-16 08:12:30.871 8 INFO neutron.services.segments.plugin [-] Segment f822eeab-424e-42bd-bf0c-640bbc773187 resource provider aggregate not found 2026-07-16 08:12:30.892 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f822eeab-424e-42bd-bf0c-640bbc773187 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f822eeab-424e-42bd-bf0c-640bbc773187 found for delete ", "request_id": "req-287e22ab-1636-46c5-b683-993ee7d0f3e1"}]} 2026-07-16 08:12:30.894 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f822eeab-424e-42bd-bf0c-640bbc773187 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f822eeab-424e-42bd-bf0c-640bbc773187 found for delete ", "request_id": "req-04a9c67d-d3b5-4142-b303-fd8c73e10c7e"}]} 2026-07-16 08:12:30.898 8 INFO neutron.db.l3_hamode_db [None req-778129ff-fa3f-44e9-a45b-62cf8bd07f55 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] HA network 2556f897-bc75-4bee-8bc4-b6cf87f93d75 was deleted as no HA routers are present in tenant f51a9b85a92b441fb94ec1a965d967d9. [pid: 8|app: 0|req: 427/837] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:12:30 2026] DELETE /v2.0/routers/15dd234f-ccd5-4cd4-899c-fac436924ad1 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/838] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:12:30 2026] GET /v2.0/security-groups?tenant_id=6a8263cfee4e4562b0d9e84f783af407&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/839] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:30 2026] DELETE /v2.0/security-groups/a049bfda-d061-410b-8a56-df8d4b6361ee => 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: 428/840] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:12:30 2026] DELETE /v2.0/subnets/7cde0771-d99a-4bf7-85d1-a0a0123bf790 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:12:31.164 7 INFO neutron_taas.services.taas.taas_plugin [None req-0974a6a7-36fb-442c-a14b-83e0175c0c57 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 6cc1ba57-91de-4dbc-916e-9fbdc9c8544a 2026-07-16 08:12:31.167 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0974a6a7-36fb-442c-a14b-83e0175c0c57 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 6cc1ba57-91de-4dbc-916e-9fbdc9c8544a 2026-07-16 08:12:31.340 7 INFO neutron.services.segments.plugin [-] Segment 4ebd0df5-4168-402e-a947-ff09bfbbed2e resource provider aggregate not found 2026-07-16 08:12:31.346 7 INFO neutron.services.segments.plugin [-] Segment 4ebd0df5-4168-402e-a947-ff09bfbbed2e resource provider aggregate not found 2026-07-16 08:12:31.361 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4ebd0df5-4168-402e-a947-ff09bfbbed2e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ebd0df5-4168-402e-a947-ff09bfbbed2e found for delete ", "request_id": "req-af7bf751-454e-473b-b02b-a358bdb3e3e1"}]} 2026-07-16 08:12:31.364 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4ebd0df5-4168-402e-a947-ff09bfbbed2e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ebd0df5-4168-402e-a947-ff09bfbbed2e found for delete ", "request_id": "req-a05073ae-c3c4-4137-a51b-1e02ae65a341"}]} [pid: 7|app: 0|req: 413/841] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:12:31 2026] DELETE /v2.0/networks/0315fef6-4403-411f-b876-83c40214034d => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/842] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:12:31 2026] GET /v2.0/networks?id=cc24876f-e1c1-4b13-b12e-88cbd291ca94 => generated 678 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/843] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:12:31 2026] GET /v2.0/security-groups?tenant_id=f51a9b85a92b441fb94ec1a965d967d9&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/844] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:31 2026] DELETE /v2.0/security-groups/f56725d2-dc8b-4822-8c41-40cd53c04f0b => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/845] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:31 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/846] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:32 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/847] 199.19.213.219 () {38 vars in 954 bytes} [Thu Jul 16 08:12:31 2026] POST /v2.0/ports => generated 958 bytes in 818 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: 434/848] 10.0.0.123 () {34 vars in 970 bytes} [Thu Jul 16 08:12:32 2026] GET /v2.0/ports/87afba41-b2fc-4abc-ba62-644987413ec3 => generated 972 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/849] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:12:32 2026] PUT /v2.0/ports/371d5329-ee10-43d6-a0ac-0f8974d3c0c3 => generated 1239 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:12:32.858 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-80447ddf-0158-4108-8366-fe58f1706d46'] response: {'name': 'network-changed', 'server_uuid': '2bcad955-77aa-4880-a790-6e7e97fd857a', 'tag': '371d5329-ee10-43d6-a0ac-0f8974d3c0c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 435/850] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:32 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 973 bytes in 92 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: 416/851] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:32 2026] GET /v2.0/security-groups?id=fadca700-e017-4801-a76c-2245091f2598&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/852] 199.19.213.219 () {34 vars in 999 bytes} [Thu Jul 16 08:12:32 2026] GET /v2.0/subnets?network_id=1470d393-b57a-40cd-9062-53a724cbd5f7 => generated 682 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/853] 199.19.213.219 () {34 vars in 1145 bytes} [Thu Jul 16 08:12:33 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042&device_owner=compute%3Anova&network_id=1470d393-b57a-40cd-9062-53a724cbd5f7 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/854] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:12:33 2026] GET /v2.0/ports?tenant_id=c70b6e2ae2904fc78fe08bd4588ba7d2&device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => 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: 419/855] 199.19.213.219 () {34 vars in 1017 bytes} [Thu Jul 16 08:12:33 2026] GET /v2.0/networks?tenant_id=c70b6e2ae2904fc78fe08bd4588ba7d2&shared=False => generated 774 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/856] 199.19.213.219 () {34 vars in 929 bytes} [Thu Jul 16 08:12:33 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) [pid: 8|app: 0|req: 437/857] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:12:33 2026] PUT /v2.0/ports/87afba41-b2fc-4abc-ba62-644987413ec3 => generated 1149 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:12:33.629 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a1448a7-f0e4-4254-b1d1-d19c746e2d83'] response: {'name': 'network-changed', 'server_uuid': '4ef0f5a7-1755-490e-b517-112429bfb042', 'tag': '87afba41-b2fc-4abc-ba62-644987413ec3', 'status': 'completed', 'code': 200} 2026-07-16 08:12:33.953 7 INFO neutron.db.segments_db [None req-7550299c-52db-4838-bc78-29752f1df843 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment fa007a26-9cc9-44a0-8801-14e99ec5869f of type vxlan for network 0a042c28-9fd2-42db-b2b1-554d45010ebe /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 421/858] 10.0.0.234 () {34 vars in 670 bytes} [Thu Jul 16 08:12:33 2026] POST /v2.0/networks => generated 742 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/859] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/860] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/security-groups?id=fadca700-e017-4801-a76c-2245091f2598&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: 440/861] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/ports?tenant_id=d444d3cab7474e57b926739dd2026d1a&device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 1421 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/862] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/networks?id=1470d393-b57a-40cd-9062-53a724cbd5f7 => generated 778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/863] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=87afba41-b2fc-4abc-ba62-644987413ec3 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/864] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:12:34 2026] POST /v2.0/subnets => generated 690 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/865] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=87afba41-b2fc-4abc-ba62-644987413ec3 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:12:34.306 7 INFO neutron.db.segments_db [None req-ea01f99e-8225-4f68-906d-fd07b3c4de77 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment cbf86465-8105-4b26-bf15-bf1c783db5a7 of type vxlan for network cac10946-9a86-4386-a244-9e2192f5c226 [pid: 8|app: 0|req: 444/866] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/subnets?id=5cc9efa5-56a4-462e-9954-21c3165e6a9d => generated 700 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/867] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/ports?network_id=1470d393-b57a-40cd-9062-53a724cbd5f7&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/868] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7?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: 447/869] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7?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) 2026-07-16 08:12:34.623 7 INFO neutron.db.l3_hamode_db [None req-ea01f99e-8225-4f68-906d-fd07b3c4de77 ce9e3b760ef4495db2359bc4260f40bd 6b90a6218fd543e88701a568dcdffbab - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 448/870] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/ports?tenant_id=c70b6e2ae2904fc78fe08bd4588ba7d2&device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/871] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 1152 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/872] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=371d5329-ee10-43d6-a0ac-0f8974d3c0c3 => 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: 451/873] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&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: 452/874] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/subnets?id=a759f709-7d91-4cf8-800d-95399f3b26f2 => generated 696 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/875] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/ports?network_id=cc24876f-e1c1-4b13-b12e-88cbd291ca94&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/876] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/networks/cc24876f-e1c1-4b13-b12e-88cbd291ca94?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/877] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:12:34 2026] GET /v2.0/networks/cc24876f-e1c1-4b13-b12e-88cbd291ca94?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: 456/878] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:35 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/879] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:35 2026] GET /v2.0/security-groups?id=fadca700-e017-4801-a76c-2245091f2598&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:12:35.291 7 INFO neutron.db.l3_hamode_db [None req-ea01f99e-8225-4f68-906d-fd07b3c4de77 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 458/880] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:12:35 2026] GET /v2.0/ports?tenant_id=d444d3cab7474e57b926739dd2026d1a&device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 1421 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/881] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:12:35 2026] GET /v2.0/networks?id=1470d393-b57a-40cd-9062-53a724cbd5f7 => generated 778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/882] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:12:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=87afba41-b2fc-4abc-ba62-644987413ec3 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/883] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:12:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=87afba41-b2fc-4abc-ba62-644987413ec3 => 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: 462/884] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:12:35 2026] GET /v2.0/subnets?id=5cc9efa5-56a4-462e-9954-21c3165e6a9d => generated 700 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/885] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:12:35 2026] GET /v2.0/ports?network_id=1470d393-b57a-40cd-9062-53a724cbd5f7&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: 464/886] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:12:35 2026] GET /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/887] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:12:35 2026] GET /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7?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: 423/888] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:12:34 2026] POST /v2.0/routers => generated 730 bytes in 1983 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/889] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:36 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/890] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:36 2026] GET /v2.0/security-groups?id=fadca700-e017-4801-a76c-2245091f2598&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: 426/891] 199.19.213.219 () {34 vars in 1117 bytes} [Thu Jul 16 08:12:36 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1152 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/892] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:12:36 2026] PUT /v2.0/ports/87afba41-b2fc-4abc-ba62-644987413ec3 => generated 972 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:36.919 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f39cb762-a925-4524-8ef4-ddf94ad49b62'] response: {'name': 'network-changed', 'server_uuid': '4ef0f5a7-1755-490e-b517-112429bfb042', 'tag': '87afba41-b2fc-4abc-ba62-644987413ec3', '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: 466/893] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:12:36 2026] PUT /v2.0/routers/f2b55be2-9db9-47b7-b874-97e891bb8a6f/add_router_interface => generated 309 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/894] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:12:37 2026] GET /v2.0/ports?tenant_id=d444d3cab7474e57b926739dd2026d1a&device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => 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: 467/895] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:37 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/896] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:12:37 2026] GET /v2.0/networks?id=1470d393-b57a-40cd-9062-53a724cbd5f7 => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/897] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:37 2026] GET /v2.0/security-groups?id=fadca700-e017-4801-a76c-2245091f2598&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/898] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:12:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=87afba41-b2fc-4abc-ba62-644987413ec3 => generated 861 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/899] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:12:37 2026] GET /v2.0/subnets?id=5cc9efa5-56a4-462e-9954-21c3165e6a9d => generated 700 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/900] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:12:37 2026] GET /v2.0/ports?network_id=1470d393-b57a-40cd-9062-53a724cbd5f7&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/901] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:12:37 2026] GET /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/902] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:12:37 2026] GET /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/903] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:38 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => 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: 471/904] 10.0.0.234 () {34 vars in 684 bytes} [Thu Jul 16 08:12:38 2026] POST /v2.0/security-groups => generated 1661 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/905] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:38 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/906] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:12:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/907] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:12:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/908] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:38 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/909] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:38 2026] GET /v2.0/security-groups?id=fadca700-e017-4801-a76c-2245091f2598&fields=id&fields=name => generated 88 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/910] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:12:38 2026] GET /v2.0/ports?tenant_id=d444d3cab7474e57b926739dd2026d1a&device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => 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: 439/911] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:12:38 2026] GET /v2.0/networks?id=1470d393-b57a-40cd-9062-53a724cbd5f7 => generated 778 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/912] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:12:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=87afba41-b2fc-4abc-ba62-644987413ec3 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/913] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:12:38 2026] POST /v2.0/floatingips => generated 552 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/914] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:12:38 2026] GET /v2.0/subnets?id=5cc9efa5-56a4-462e-9954-21c3165e6a9d => generated 700 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/915] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:12:39 2026] GET /v2.0/ports?network_id=1470d393-b57a-40cd-9062-53a724cbd5f7&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: 442/918] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:12:39 2026] GET /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7?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: 477/919] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:12:39 2026] GET /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7?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: 443/920] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:39 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/921] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:39 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&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: 444/922] 10.0.0.123 () {34 vars in 1099 bytes} [Thu Jul 16 08:12:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1727832194&fields=id&tenant_id=6b90a6218fd543e88701a568dcdffbab => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/923] 10.0.0.123 () {34 vars in 981 bytes} [Thu Jul 16 08:12:39 2026] GET /v2.0/networks?id=0a042c28-9fd2-42db-b2b1-554d45010ebe => generated 675 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/924] 10.0.0.123 () {34 vars in 964 bytes} [Thu Jul 16 08:12:39 2026] GET /v2.0/quotas/6b90a6218fd543e88701a568dcdffbab => 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: 480/925] 10.0.0.123 () {34 vars in 1001 bytes} [Thu Jul 16 08:12:39 2026] GET /v2.0/ports?tenant_id=6b90a6218fd543e88701a568dcdffbab&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/926] 10.0.0.123 () {34 vars in 1007 bytes} [Thu Jul 16 08:12:39 2026] GET /v2.0/networks/0a042c28-9fd2-42db-b2b1-554d45010ebe?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: 481/927] 10.0.0.123 () {34 vars in 1107 bytes} [Thu Jul 16 08:12:39 2026] GET /v2.0/networks/0a042c28-9fd2-42db-b2b1-554d45010ebe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/928] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:39 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/929] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:39 2026] GET /v2.0/security-groups?id=fadca700-e017-4801-a76c-2245091f2598&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/930] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:39 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => 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: 483/931] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:40 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/932] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:40 2026] GET /v2.0/security-groups?id=0597a499-af28-4dfa-b382-763b2017c2d9&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/933] 199.19.213.219 () {34 vars in 993 bytes} [Thu Jul 16 08:12:40 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:40.914 7 INFO neutron_taas.services.taas.taas_plugin [req-879af7b2-3adb-4d9f-bcef-ca2bbd67e51d req-ee7a8b6c-5d42-482c-bb10-18e60628bdc4 c9651485eea64b928d7d24cf06a0b0d7 d444d3cab7474e57b926739dd2026d1a - - default default] TaaS: Handle Delete Port: 87afba41-b2fc-4abc-ba62-644987413ec3 2026-07-16 08:12:40.920 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-879af7b2-3adb-4d9f-bcef-ca2bbd67e51d req-ee7a8b6c-5d42-482c-bb10-18e60628bdc4 c9651485eea64b928d7d24cf06a0b0d7 d444d3cab7474e57b926739dd2026d1a - - default default] Tap Mirror: Handle Delete Port: 87afba41-b2fc-4abc-ba62-644987413ec3 [pid: 8|app: 0|req: 485/934] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:40 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/935] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:41 2026] GET /v2.0/security-groups?id=fadca700-e017-4801-a76c-2245091f2598&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/936] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:41 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:12:41.100 7 INFO neutron.db.l3_db [req-879af7b2-3adb-4d9f-bcef-ca2bbd67e51d req-ee7a8b6c-5d42-482c-bb10-18e60628bdc4 c9651485eea64b928d7d24cf06a0b0d7 d444d3cab7474e57b926739dd2026d1a - - default default] Floating IP dd705e68-e35d-46c2-bf22-27d21dde2c86 disassociated. External IP: 10.96.250.205, port: 87afba41-b2fc-4abc-ba62-644987413ec3. [pid: 8|app: 0|req: 488/937] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:12:41 2026] GET /v2.0/security-groups?tenant_id=10574b55f9fe4c16a7ce620a818011d2&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/938] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:41 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => 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: 450/939] 199.19.213.219 () {36 vars in 996 bytes} [Thu Jul 16 08:12:40 2026] DELETE /v2.0/ports/87afba41-b2fc-4abc-ba62-644987413ec3 => generated 0 bytes in 698 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/940] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:41 2026] GET /v2.0/security-groups?id=fadca700-e017-4801-a76c-2245091f2598&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:12:41.530 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-159b2d32-0394-4c3f-8f69-12b1b71a903c'] response: {'server_uuid': '4ef0f5a7-1755-490e-b517-112429bfb042', 'name': 'network-vif-deleted', 'tag': '87afba41-b2fc-4abc-ba62-644987413ec3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 490/941] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:41 2026] DELETE /v2.0/security-groups/e5f09c7e-dcab-4c04-9439-4d486e5c3af5 => 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: 452/942] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:41 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => 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: 491/943] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:42 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => 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: 453/944] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:42 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/945] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:42 2026] GET /v2.0/security-groups?id=fadca700-e017-4801-a76c-2245091f2598&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: 454/946] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:42 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => 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: 493/947] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:43 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/948] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:43 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/949] 199.19.213.219 () {34 vars in 993 bytes} [Thu Jul 16 08:12:43 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/950] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:43 2026] GET /v2.0/security-groups?id=fadca700-e017-4801-a76c-2245091f2598&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/951] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:43 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:12:43.969 7 INFO neutron_taas.services.taas.taas_plugin [req-e4027861-77c0-4a98-be9e-97a39e13b2ce req-41d8b1c8-e7d1-4790-b541-acca296c1cc4 342cc5fc760543fab6b2b3df17836cdd c70b6e2ae2904fc78fe08bd4588ba7d2 - - default default] TaaS: Handle Delete Port: 371d5329-ee10-43d6-a0ac-0f8974d3c0c3 2026-07-16 08:12:43.972 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e4027861-77c0-4a98-be9e-97a39e13b2ce req-41d8b1c8-e7d1-4790-b541-acca296c1cc4 342cc5fc760543fab6b2b3df17836cdd c70b6e2ae2904fc78fe08bd4588ba7d2 - - default default] Tap Mirror: Handle Delete Port: 371d5329-ee10-43d6-a0ac-0f8974d3c0c3 [pid: 7|app: 0|req: 457/952] 199.19.213.219 () {36 vars in 996 bytes} [Thu Jul 16 08:12:43 2026] DELETE /v2.0/ports/371d5329-ee10-43d6-a0ac-0f8974d3c0c3 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:12:44.150 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e190e48-115a-4cb2-b921-5b55ba74099b'] response: {'server_uuid': '2bcad955-77aa-4880-a790-6e7e97fd857a', 'name': 'network-vif-deleted', 'tag': '371d5329-ee10-43d6-a0ac-0f8974d3c0c3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 496/953] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:12:44 2026] GET /v2.0/networks?id=0a042c28-9fd2-42db-b2b1-554d45010ebe => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/954] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:44 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => 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: 497/955] 199.19.213.219 () {34 vars in 1049 bytes} [Thu Jul 16 08:12:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6b90a6218fd543e88701a568dcdffbab => 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: 459/956] 199.19.213.219 () {38 vars in 954 bytes} [Thu Jul 16 08:12:44 2026] POST /v2.0/ports => generated 954 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:12:44.721 8 INFO neutron.db.segments_db [None req-4e019d36-59f8-41d4-8472-aa6444802972 ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Added segment b18e1107-93e5-4561-bdb1-6b4c0ce2b523 of type vxlan for network d32320d2-d7df-44c2-9046-ae1667eac8f6 [pid: 8|app: 0|req: 498/957] 10.0.0.234 () {34 vars in 670 bytes} [Thu Jul 16 08:12:44 2026] POST /v2.0/networks => generated 632 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:12:44.830 8 INFO neutron.db.segments_db [None req-7ab8538e-f567-4b60-8e3a-49eefa36a057 ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Added segment 909c0ec2-1a00-4814-89b2-ca8835513537 of type vxlan for network 220bcb77-5a3b-4171-a960-3d0955b7a92a [pid: 7|app: 0|req: 460/958] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:12:44 2026] PUT /v2.0/ports/9967bc15-610e-4ed6-a86b-bdc8ded5d769 => generated 1235 bytes in 330 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: 461/959] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:45 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:12:45.065 8 INFO neutron.db.l3_hamode_db [None req-7ab8538e-f567-4b60-8e3a-49eefa36a057 ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 462/960] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:45 2026] GET /v2.0/ports?device_id=4ef0f5a7-1755-490e-b517-112429bfb042 => 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: 463/961] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:45 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => 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: 464/962] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:45 2026] GET /v2.0/security-groups?id=fb78c858-f802-41d1-a573-3103589cae21&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:45.911 8 INFO neutron.db.l3_hamode_db [None req-7ab8538e-f567-4b60-8e3a-49eefa36a057 ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 465/963] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:12:46 2026] GET /v2.0/ports?tenant_id=6b90a6218fd543e88701a568dcdffbab&device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/964] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:12:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=9967bc15-610e-4ed6-a86b-bdc8ded5d769 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/965] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:46 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:12:46.183 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33bca66d-1134-4531-904e-b6b28de49b40'] response: {'name': 'network-changed', 'server_uuid': '66cf94c3-5089-4dfc-8f8b-fb257858e027', 'tag': '9967bc15-610e-4ed6-a86b-bdc8ded5d769', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 468/966] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:12:46 2026] GET /v2.0/subnets?id=63bfd9ad-0d15-44bb-a257-6dedf5b178cb => generated 693 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/967] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:46 2026] DELETE /v2.0/security-groups/0597a499-af28-4dfa-b382-763b2017c2d9 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/968] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:12:46 2026] GET /v2.0/ports?network_id=0a042c28-9fd2-42db-b2b1-554d45010ebe&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:12:46.344 7 INFO neutron.api.v2.resource [None req-6277cc2f-52e6-4a60-8e87-77fcf373af43 c9651485eea64b928d7d24cf06a0b0d7 d444d3cab7474e57b926739dd2026d1a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 471/969] 10.0.0.234 () {32 vars in 736 bytes} [Thu Jul 16 08:12:46 2026] GET /v2.0/security-groups/0597a499-af28-4dfa-b382-763b2017c2d9 => 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: 472/970] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:12:46 2026] GET /v2.0/networks/0a042c28-9fd2-42db-b2b1-554d45010ebe?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:12:46.531 7 INFO neutron_taas.services.taas.taas_plugin [None req-b54052f1-a98b-4716-bde7-e1dcdf160e78 c9651485eea64b928d7d24cf06a0b0d7 d444d3cab7474e57b926739dd2026d1a - - default default] TaaS: Handle Delete Port: dcf9607a-e0ff-46aa-b5d7-21703e7d2b04 2026-07-16 08:12:46.533 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b54052f1-a98b-4716-bde7-e1dcdf160e78 c9651485eea64b928d7d24cf06a0b0d7 d444d3cab7474e57b926739dd2026d1a - - default default] Tap Mirror: Handle Delete Port: dcf9607a-e0ff-46aa-b5d7-21703e7d2b04 [pid: 7|app: 0|req: 473/971] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:12:46 2026] DELETE /v2.0/floatingips/dd705e68-e35d-46c2-bf22-27d21dde2c86 => 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: 474/972] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:12:46 2026] GET /v2.0/networks/0a042c28-9fd2-42db-b2b1-554d45010ebe?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: 475/973] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:46 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => 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: 499/974] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:12:44 2026] POST /v2.0/routers => generated 694 bytes in 2364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:12:47.167 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8929d25-861a-47cb-bb54-bb76f3f282e3 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 38a0aa56-f313-442e-ab6c-9d64e3660e1d 2026-07-16 08:12:47.171 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8929d25-861a-47cb-bb54-bb76f3f282e3 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 38a0aa56-f313-442e-ab6c-9d64e3660e1d [pid: 8|app: 0|req: 500/975] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:47 2026] GET /v2.0/security-groups?id=fb78c858-f802-41d1-a573-3103589cae21&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/976] 10.0.0.234 () {32 vars in 775 bytes} [Thu Jul 16 08:12:47 2026] GET /v2.0/subnets?project_id=f725e486a6574ef49ad1e07c2a07f092&cidr=10.100.0.0%2F28 => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/977] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:47 2026] GET /v2.0/ports?device_id=2bcad955-77aa-4880-a790-6e7e97fd857a => 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: 503/978] 10.0.0.234 () {32 vars in 693 bytes} [Thu Jul 16 08:12:47 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/979] 10.0.0.234 () {32 vars in 783 bytes} [Thu Jul 16 08:12:47 2026] GET /v2.0/subnets?network_id=68ac2801-b93a-4375-b060-38fa5ecbfb6b&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/980] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:12:47 2026] POST /v2.0/subnets => generated 657 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/981] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:12:46 2026] PUT /v2.0/routers/48a36d03-a402-440e-b883-5e174f81b288/remove_router_interface => generated 309 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:47.947 7 INFO neutron_taas.services.taas.taas_plugin [None req-f2912b70-dece-46d5-a197-c79e2fb2ef8e ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: fe0c85be-f250-478d-b032-48dacc29f59d 2026-07-16 08:12:47.949 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2912b70-dece-46d5-a197-c79e2fb2ef8e ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: fe0c85be-f250-478d-b032-48dacc29f59d 2026-07-16 08:12:48.205 7 INFO neutron_taas.services.taas.taas_plugin [None req-f2912b70-dece-46d5-a197-c79e2fb2ef8e ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: d97beaf3-1f95-497a-848c-2bcadd4afb0e 2026-07-16 08:12:48.210 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2912b70-dece-46d5-a197-c79e2fb2ef8e ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: d97beaf3-1f95-497a-848c-2bcadd4afb0e 2026-07-16 08:12:48.574 7 INFO neutron.services.segments.plugin [-] Segment bccc335e-f756-4d44-bb47-3fb9f8418950 resource provider aggregate not found 2026-07-16 08:12:48.587 7 INFO neutron.services.segments.plugin [-] Segment bccc335e-f756-4d44-bb47-3fb9f8418950 resource provider aggregate not found 2026-07-16 08:12:48.592 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bccc335e-f756-4d44-bb47-3fb9f8418950 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bccc335e-f756-4d44-bb47-3fb9f8418950 found for delete ", "request_id": "req-423aa22d-3978-4d7e-afa2-8fcb31dbded3"}]} 2026-07-16 08:12:48.617 7 INFO neutron.db.l3_hamode_db [None req-f2912b70-dece-46d5-a197-c79e2fb2ef8e ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] HA network 61c3c3fb-3b6b-4406-b394-d61ca2d75462 was deleted as no HA routers are present in tenant d444d3cab7474e57b926739dd2026d1a. 2026-07-16 08:12:48.624 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bccc335e-f756-4d44-bb47-3fb9f8418950 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bccc335e-f756-4d44-bb47-3fb9f8418950 found for delete ", "request_id": "req-33070353-b6ba-4ec6-8dd4-7c6d948bc6d9"}]} [pid: 7|app: 0|req: 477/982] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:12:47 2026] DELETE /v2.0/routers/48a36d03-a402-440e-b883-5e174f81b288 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/983] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:12:48 2026] GET /v2.0/ports?tenant_id=6b90a6218fd543e88701a568dcdffbab&device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => 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: 479/984] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:48 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/985] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:12:47 2026] PUT /v2.0/routers/69574fac-714d-43b1-9ef0-9ddf33d20b1e/add_router_interface => generated 309 bytes in 1350 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:49.090 7 INFO neutron_taas.services.taas.taas_plugin [None req-691c0138-8caa-4a15-b42c-fa5eb4c40c19 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 02ab5912-44fb-4843-9e44-b6f8160c06d2 2026-07-16 08:12:49.093 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-691c0138-8caa-4a15-b42c-fa5eb4c40c19 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 02ab5912-44fb-4843-9e44-b6f8160c06d2 [pid: 8|app: 0|req: 507/986] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:12:48 2026] DELETE /v2.0/subnets/5cc9efa5-56a4-462e-9954-21c3165e6a9d => 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: 508/987] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:12:49 2026] GET /v2.0/networks?id=0a042c28-9fd2-42db-b2b1-554d45010ebe => generated 770 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/988] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:49 2026] GET /v2.0/security-groups?id=fb78c858-f802-41d1-a573-3103589cae21&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: 510/989] 10.0.0.234 () {32 vars in 648 bytes} [Thu Jul 16 08:12:49 2026] GET /v2.0/networks => generated 7238 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:12:49.527 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f5ab8d0-803e-49c1-ba3d-52ef222f56d1 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: c04a629b-ad58-43b3-8650-9596c3c26ed2 2026-07-16 08:12:49.529 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f5ab8d0-803e-49c1-ba3d-52ef222f56d1 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: c04a629b-ad58-43b3-8650-9596c3c26ed2 [pid: 7|app: 0|req: 480/990] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:12:48 2026] PUT /v2.0/routers/b35311d7-427d-4162-aa08-7dfbbf6ac145/remove_router_interface => generated 309 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/991] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:12:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=9967bc15-610e-4ed6-a86b-bdc8ded5d769 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:12:49.703 8 INFO neutron.services.segments.plugin [-] Segment e8407a36-56c4-4a7c-a62a-a2b38063115e resource provider aggregate not found 2026-07-16 08:12:49.722 8 INFO neutron.services.segments.plugin [-] Segment e8407a36-56c4-4a7c-a62a-a2b38063115e resource provider aggregate not found 2026-07-16 08:12:49.726 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e8407a36-56c4-4a7c-a62a-a2b38063115e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8407a36-56c4-4a7c-a62a-a2b38063115e found for delete ", "request_id": "req-24e6d3d1-e813-4dd3-b3a4-8f97a6f7b632"}]} 2026-07-16 08:12:49.741 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e8407a36-56c4-4a7c-a62a-a2b38063115e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8407a36-56c4-4a7c-a62a-a2b38063115e found for delete ", "request_id": "req-53a86982-839e-4cd0-b920-c9c467ca4625"}]} [pid: 7|app: 0|req: 482/992] 10.0.0.234 () {32 vars in 646 bytes} [Thu Jul 16 08:12:49 2026] GET /v2.0/subnets => generated 5202 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/993] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:12:49 2026] DELETE /v2.0/networks/1470d393-b57a-40cd-9062-53a724cbd5f7 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/994] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:12:49 2026] GET /v2.0/subnets?id=63bfd9ad-0d15-44bb-a257-6dedf5b178cb => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/995] 10.0.0.234 () {32 vars in 646 bytes} [Thu Jul 16 08:12:49 2026] GET /v2.0/routers => generated 2192 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/996] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:12:49 2026] GET /v2.0/ports?network_id=0a042c28-9fd2-42db-b2b1-554d45010ebe&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:12:49.941 7 INFO neutron_taas.services.taas.taas_plugin [None req-a3dc0ae8-ec47-4981-aa41-ca9418c512e4 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 3a76ce23-da80-4260-a9b6-f431f770e7d2 2026-07-16 08:12:49.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3dc0ae8-ec47-4981-aa41-ca9418c512e4 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 3a76ce23-da80-4260-a9b6-f431f770e7d2 [pid: 8|app: 0|req: 515/997] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:12:49 2026] GET /v2.0/networks/0a042c28-9fd2-42db-b2b1-554d45010ebe?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/998] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:12:49 2026] GET /v2.0/security-groups?tenant_id=d444d3cab7474e57b926739dd2026d1a&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/999] 10.0.0.234 () {34 vars in 684 bytes} [Thu Jul 16 08:12:50 2026] POST /v2.0/security-groups => generated 1675 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 08:12:50.206 7 INFO neutron_taas.services.taas.taas_plugin [None req-a3dc0ae8-ec47-4981-aa41-ca9418c512e4 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 8a0791cd-f472-478f-9307-6e47ef778924 2026-07-16 08:12:50.209 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3dc0ae8-ec47-4981-aa41-ca9418c512e4 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 8a0791cd-f472-478f-9307-6e47ef778924 [pid: 8|app: 0|req: 518/1000] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:12:50 2026] GET /v2.0/networks/0a042c28-9fd2-42db-b2b1-554d45010ebe?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: 519/1001] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:50 2026] DELETE /v2.0/security-groups/2716ea9a-dd73-4d71-a6d0-bc38e7be0189 => 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: 520/1002] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:12:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1003] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:50 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:50.620 7 INFO neutron.services.segments.plugin [-] Segment edf366d2-347e-4f12-858d-2ca5c6008f2d resource provider aggregate not found 2026-07-16 08:12:50.657 7 INFO neutron.services.segments.plugin [-] Segment edf366d2-347e-4f12-858d-2ca5c6008f2d resource provider aggregate not found 2026-07-16 08:12:50.661 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment edf366d2-347e-4f12-858d-2ca5c6008f2d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edf366d2-347e-4f12-858d-2ca5c6008f2d found for delete ", "request_id": "req-71b35bcb-a911-42bc-bc16-84fc4cfebad2"}]} 2026-07-16 08:12:50.674 7 INFO neutron.db.l3_hamode_db [None req-a3dc0ae8-ec47-4981-aa41-ca9418c512e4 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] HA network 22c509c4-0d9c-4d58-9404-874584af046c was deleted as no HA routers are present in tenant c70b6e2ae2904fc78fe08bd4588ba7d2. 2026-07-16 08:12:50.674 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment edf366d2-347e-4f12-858d-2ca5c6008f2d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edf366d2-347e-4f12-858d-2ca5c6008f2d found for delete ", "request_id": "req-c765e193-8af6-411a-8e36-2a8048b06770"}]} [pid: 7|app: 0|req: 483/1004] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:12:49 2026] DELETE /v2.0/routers/b35311d7-427d-4162-aa08-7dfbbf6ac145 => generated 0 bytes in 940 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1005] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:12:50 2026] POST /v2.0/security-group-rules => generated 596 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1006] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:50 2026] GET /v2.0/security-groups?id=fb78c858-f802-41d1-a573-3103589cae21&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: 8|app: 0|req: 523/1007] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:12:50 2026] DELETE /v2.0/subnets/a759f709-7d91-4cf8-800d-95399f3b26f2 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1008] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:12:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:12:50.980 8 INFO neutron_taas.services.taas.taas_plugin [None req-c81f8bed-f07f-4112-b7c9-dd476e3b26cb ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 175670b5-38a0-4507-91eb-3dfd9c11bea6 2026-07-16 08:12:50.983 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c81f8bed-f07f-4112-b7c9-dd476e3b26cb ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 175670b5-38a0-4507-91eb-3dfd9c11bea6 [pid: 7|app: 0|req: 486/1009] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:12:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:12:51.059 7 INFO neutron.db.securitygroups_db [None req-75ae4a18-6bdb-455e-a097-10960d74b2a4 ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Project f725e486a6574ef49ad1e07c2a07f092 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: 487/1010] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:12:50 2026] POST /v2.0/security-group-rules => generated 607 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1011] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:12:50 2026] DELETE /v2.0/networks/cc24876f-e1c1-4b13-b12e-88cbd291ca94 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:12:51.227 7 INFO neutron.db.securitygroups_db [None req-d2cfa5c9-5a27-446d-b080-057f5b2fa671 ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Project f725e486a6574ef49ad1e07c2a07f092 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: 488/1012] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:12:51 2026] POST /v2.0/security-group-rules => generated 606 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1013] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:12:51 2026] GET /v2.0/security-groups?tenant_id=c70b6e2ae2904fc78fe08bd4588ba7d2&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1014] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:51 2026] DELETE /v2.0/security-groups/fadca700-e017-4801-a76c-2245091f2598 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:12:51.770 8 INFO neutron.services.segments.plugin [-] Segment 42583e52-e3bc-41bd-9b03-94c9fbf17cc6 resource provider aggregate not found 2026-07-16 08:12:51.778 8 INFO neutron.services.segments.plugin [-] Segment 42583e52-e3bc-41bd-9b03-94c9fbf17cc6 resource provider aggregate not found 2026-07-16 08:12:51.784 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 42583e52-e3bc-41bd-9b03-94c9fbf17cc6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42583e52-e3bc-41bd-9b03-94c9fbf17cc6 found for delete ", "request_id": "req-23087325-4665-48b8-ab1c-6a279f4fa28a"}]} 2026-07-16 08:12:51.814 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 42583e52-e3bc-41bd-9b03-94c9fbf17cc6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42583e52-e3bc-41bd-9b03-94c9fbf17cc6 found for delete ", "request_id": "req-d9e61687-f5b2-4e1d-87fe-78c39bb22c7f"}]} [pid: 7|app: 0|req: 490/1015] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:51 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1016] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:51 2026] GET /v2.0/security-groups?id=fb78c858-f802-41d1-a573-3103589cae21&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1017] 10.0.0.234 () {32 vars in 648 bytes} [Thu Jul 16 08:12:51 2026] GET /v2.0/networks => generated 1297 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1018] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:52 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1019] 10.0.0.123 () {34 vars in 1099 bytes} [Thu Jul 16 08:12:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2095863244&fields=id&tenant_id=f725e486a6574ef49ad1e07c2a07f092 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1020] 10.0.0.123 () {34 vars in 981 bytes} [Thu Jul 16 08:12:52 2026] GET /v2.0/networks?id=d32320d2-d7df-44c2-9046-ae1667eac8f6 => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1021] 10.0.0.123 () {34 vars in 964 bytes} [Thu Jul 16 08:12:52 2026] GET /v2.0/quotas/f725e486a6574ef49ad1e07c2a07f092 => 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: 530/1022] 10.0.0.123 () {34 vars in 1001 bytes} [Thu Jul 16 08:12:52 2026] GET /v2.0/ports?tenant_id=f725e486a6574ef49ad1e07c2a07f092&fields=id => generated 103 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1023] 10.0.0.123 () {34 vars in 1007 bytes} [Thu Jul 16 08:12:52 2026] GET /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6?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: 532/1024] 10.0.0.123 () {34 vars in 1107 bytes} [Thu Jul 16 08:12:52 2026] GET /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:12:52.432 7 INFO neutron.db.l3_db [None req-56f4013d-dd96-4537-b373-ff3279cc7167 a5f56709e9ad4fb68803ea633317b8fc 6b90a6218fd543e88701a568dcdffbab - - default default] Floating IP 885b4506-ae31-434e-859e-4fed895489ed associated. External IP: 10.96.250.216, port: 9967bc15-610e-4ed6-a86b-bdc8ded5d769. [pid: 8|app: 0|req: 533/1025] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:52 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:12:52.933 8 INFO neutron.db.segments_db [None req-d69129f7-c775-46a6-b364-15ece6cc9f96 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment c8abe72f-afa0-4c9f-949e-f6c264ccdf5e of type vxlan for network 4663d33a-ce4d-4fd6-b241-4dc1535fae38 [pid: 8|app: 0|req: 534/1026] 10.0.0.234 () {34 vars in 670 bytes} [Thu Jul 16 08:12:52 2026] POST /v2.0/networks => generated 743 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1027] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:12:53 2026] POST /v2.0/subnets => generated 690 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1028] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:12:52 2026] PUT /v2.0/floatingips/885b4506-ae31-434e-859e-4fed895489ed => generated 855 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:53.359 8 INFO neutron.db.segments_db [None req-c6b5188b-e27c-4c45-b677-21f4d51825d8 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 9b0c330a-53d0-449d-ac5b-3b9fbd00cc91 of type vxlan for network a12c975e-57ad-47c5-bea9-c7b75e3b195a 2026-07-16 08:12:53.408 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc61eb0f-f56e-49a3-9c13-165582252940'] response: {'name': 'network-changed', 'server_uuid': '66cf94c3-5089-4dfc-8f8b-fb257858e027', 'tag': '9967bc15-610e-4ed6-a86b-bdc8ded5d769', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 494/1029] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:53 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1030] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:53 2026] GET /v2.0/security-groups?id=fb78c858-f802-41d1-a573-3103589cae21&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1031] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:53 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:12:53.670 8 INFO neutron.db.l3_hamode_db [None req-c6b5188b-e27c-4c45-b677-21f4d51825d8 ce9e3b760ef4495db2359bc4260f40bd e21b931ef2674eeebb1e5cec2a0ccf11 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 497/1032] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:53 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1033] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:53 2026] GET /v2.0/security-groups?id=fb78c858-f802-41d1-a573-3103589cae21&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1034] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:12:53 2026] GET /v2.0/ports?tenant_id=6b90a6218fd543e88701a568dcdffbab&device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => 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: 500/1035] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:12:53 2026] GET /v2.0/networks?id=0a042c28-9fd2-42db-b2b1-554d45010ebe => generated 770 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1036] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:12:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=9967bc15-610e-4ed6-a86b-bdc8ded5d769 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1038] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:12:54 2026] GET /v2.0/subnets?id=63bfd9ad-0d15-44bb-a257-6dedf5b178cb => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1040] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:12:54 2026] GET /v2.0/ports?network_id=0a042c28-9fd2-42db-b2b1-554d45010ebe&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1041] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:12:54 2026] GET /v2.0/networks/0a042c28-9fd2-42db-b2b1-554d45010ebe?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: 507/1042] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:12:54 2026] GET /v2.0/networks/0a042c28-9fd2-42db-b2b1-554d45010ebe?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-07-16 08:12:54.553 8 INFO neutron.db.l3_hamode_db [None req-c6b5188b-e27c-4c45-b677-21f4d51825d8 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 508/1043] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:54 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => 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: 509/1044] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:54 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => 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: 510/1045] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:54 2026] GET /v2.0/security-groups?id=fb78c858-f802-41d1-a573-3103589cae21&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: 536/1046] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:12:53 2026] POST /v2.0/routers => generated 730 bytes in 2274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1047] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:55 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => 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: 538/1048] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:56 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1049] 199.19.213.219 () {34 vars in 993 bytes} [Thu Jul 16 08:12:56 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => 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: 540/1050] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:56 2026] GET /v2.0/security-groups?id=fb78c858-f802-41d1-a573-3103589cae21&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:56.334 8 INFO neutron_taas.services.taas.taas_plugin [req-c310c376-d5ca-422d-9cbf-798328b3e68e req-28a99e55-2e73-47b6-aca4-ac5aecf32cb6 a5f56709e9ad4fb68803ea633317b8fc 6b90a6218fd543e88701a568dcdffbab - - default default] TaaS: Handle Delete Port: 9967bc15-610e-4ed6-a86b-bdc8ded5d769 2026-07-16 08:12:56.337 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c310c376-d5ca-422d-9cbf-798328b3e68e req-28a99e55-2e73-47b6-aca4-ac5aecf32cb6 a5f56709e9ad4fb68803ea633317b8fc 6b90a6218fd543e88701a568dcdffbab - - default default] Tap Mirror: Handle Delete Port: 9967bc15-610e-4ed6-a86b-bdc8ded5d769 2026-07-16 08:12:56.476 8 INFO neutron.db.l3_db [req-c310c376-d5ca-422d-9cbf-798328b3e68e req-28a99e55-2e73-47b6-aca4-ac5aecf32cb6 a5f56709e9ad4fb68803ea633317b8fc 6b90a6218fd543e88701a568dcdffbab - - default default] Floating IP 885b4506-ae31-434e-859e-4fed895489ed disassociated. External IP: 10.96.250.216, port: 9967bc15-610e-4ed6-a86b-bdc8ded5d769. [pid: 8|app: 0|req: 541/1051] 199.19.213.219 () {36 vars in 996 bytes} [Thu Jul 16 08:12:56 2026] DELETE /v2.0/ports/9967bc15-610e-4ed6-a86b-bdc8ded5d769 => generated 0 bytes in 647 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1052] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:12:55 2026] PUT /v2.0/routers/9dd67068-916e-4e06-830e-b3d119973ec8/add_router_interface => generated 309 bytes in 1308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1053] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:12:56 2026] GET /v2.0/networks?id=d32320d2-d7df-44c2-9046-ae1667eac8f6 => generated 660 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:12:56.888 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ce5131e-f869-4d7f-9407-8b9b8dd77f53'] response: {'server_uuid': '66cf94c3-5089-4dfc-8f8b-fb257858e027', 'name': 'network-vif-deleted', 'tag': '9967bc15-610e-4ed6-a86b-bdc8ded5d769', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 512/1054] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:56 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => 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: 543/1055] 199.19.213.219 () {34 vars in 1049 bytes} [Thu Jul 16 08:12:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f725e486a6574ef49ad1e07c2a07f092 => generated 181 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1056] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:57 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1057] 199.19.213.219 () {38 vars in 954 bytes} [Thu Jul 16 08:12:56 2026] POST /v2.0/ports => generated 954 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 514/1058] 10.0.0.234 () {34 vars in 684 bytes} [Thu Jul 16 08:12:57 2026] POST /v2.0/security-groups => generated 1660 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1059] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:12:57 2026] PUT /v2.0/ports/e254be37-69d7-4b9a-b695-1d7b70b674f5 => generated 1235 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1060] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:12:57 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 546/1061] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:12:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1062] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:57 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => 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: 517/1063] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:58 2026] GET /v2.0/security-groups?id=4b04312e-1f66-40a9-9b2e-b1602f91a325&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: 518/1064] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:58 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => 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: 547/1065] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:12:57 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: 519/1066] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:12:58 2026] GET /v2.0/ports?tenant_id=f725e486a6574ef49ad1e07c2a07f092&device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => 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: 520/1067] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:12:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e254be37-69d7-4b9a-b695-1d7b70b674f5 => 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: 521/1068] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:12:58 2026] GET /v2.0/subnets?id=5eb44675-c401-4a7c-bc69-5b6ca6a890df => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1069] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:12:58 2026] GET /v2.0/ports?network_id=d32320d2-d7df-44c2-9046-ae1667eac8f6&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:12:58.949 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-13e732d2-8b4e-47d2-be83-458ff03b8ee9'] response: {'name': 'network-changed', 'server_uuid': '8818ac8f-818d-4522-bcc3-88e39368de6a', 'tag': 'e254be37-69d7-4b9a-b695-1d7b70b674f5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 523/1070] 10.0.0.123 () {34 vars in 1097 bytes} [Thu Jul 16 08:12:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--392452595&fields=id&tenant_id=e21b931ef2674eeebb1e5cec2a0ccf11 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1071] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:12:58 2026] GET /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6?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: 525/1072] 10.0.0.123 () {34 vars in 981 bytes} [Thu Jul 16 08:12:59 2026] GET /v2.0/networks?id=4663d33a-ce4d-4fd6-b241-4dc1535fae38 => 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: 548/1073] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:12:58 2026] GET /v2.0/security-groups?tenant_id=dc1f5980cef9424386cbc7f0f25b2269&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1074] 10.0.0.123 () {34 vars in 964 bytes} [Thu Jul 16 08:12:59 2026] GET /v2.0/quotas/e21b931ef2674eeebb1e5cec2a0ccf11 => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1075] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:12:59 2026] GET /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1076] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:59 2026] DELETE /v2.0/security-groups/d807a981-2600-4f4e-8d80-66c8e04733cf => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1077] 10.0.0.123 () {34 vars in 1001 bytes} [Thu Jul 16 08:12:59 2026] GET /v2.0/ports?tenant_id=e21b931ef2674eeebb1e5cec2a0ccf11&fields=id => generated 103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1078] 10.0.0.123 () {34 vars in 1007 bytes} [Thu Jul 16 08:12:59 2026] GET /v2.0/networks/4663d33a-ce4d-4fd6-b241-4dc1535fae38?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: 551/1079] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:59 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1080] 10.0.0.123 () {34 vars in 1107 bytes} [Thu Jul 16 08:12:59 2026] GET /v2.0/networks/4663d33a-ce4d-4fd6-b241-4dc1535fae38?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: 530/1081] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:12:59 2026] GET /v2.0/security-groups?id=4b04312e-1f66-40a9-9b2e-b1602f91a325&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1082] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:12:59 2026] GET /v2.0/security-groups?tenant_id=af580a9305ff462fa9c43396615bf1c4&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1083] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:59 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => 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: 554/1084] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:12:59 2026] GET /v2.0/ports?device_id=66cf94c3-5089-4dfc-8f8b-fb257858e027 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1085] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:12:59 2026] DELETE /v2.0/security-groups/93a20dce-37aa-46fe-a6a9-31b6ac6d90d2 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1086] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:13:00 2026] GET /v2.0/ports?tenant_id=f725e486a6574ef49ad1e07c2a07f092&device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1087] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:13:00 2026] GET /v2.0/networks?id=d32320d2-d7df-44c2-9046-ae1667eac8f6 => generated 756 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1088] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:13:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e254be37-69d7-4b9a-b695-1d7b70b674f5 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1089] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:13:00 2026] GET /v2.0/subnets?id=5eb44675-c401-4a7c-bc69-5b6ca6a890df => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1090] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:13:00 2026] GET /v2.0/ports?network_id=d32320d2-d7df-44c2-9046-ae1667eac8f6&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1091] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:13:00 2026] GET /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1092] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:00 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1093] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:13:00 2026] GET /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6?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: 559/1094] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:00 2026] GET /v2.0/security-groups?id=4b04312e-1f66-40a9-9b2e-b1602f91a325&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: 536/1095] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:00 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => 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: 560/1096] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:00 2026] DELETE /v2.0/security-groups/fb78c858-f802-41d1-a573-3103589cae21 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:13:00.728 7 INFO neutron.api.v2.resource [None req-88989c61-83b9-4c9b-9ab4-d36d5c1a1675 a5f56709e9ad4fb68803ea633317b8fc 6b90a6218fd543e88701a568dcdffbab - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 537/1097] 10.0.0.234 () {32 vars in 736 bytes} [Thu Jul 16 08:13:00 2026] GET /v2.0/security-groups/fb78c858-f802-41d1-a573-3103589cae21 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:13:00.897 8 INFO neutron_taas.services.taas.taas_plugin [None req-60f97ec6-d241-454e-874f-fc1d4b571860 a5f56709e9ad4fb68803ea633317b8fc 6b90a6218fd543e88701a568dcdffbab - - default default] TaaS: Handle Delete Port: 3ed9fe97-14e1-40e8-b943-dbaf9cb92769 2026-07-16 08:13:00.901 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60f97ec6-d241-454e-874f-fc1d4b571860 a5f56709e9ad4fb68803ea633317b8fc 6b90a6218fd543e88701a568dcdffbab - - default default] Tap Mirror: Handle Delete Port: 3ed9fe97-14e1-40e8-b943-dbaf9cb92769 [pid: 8|app: 0|req: 561/1098] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:13:00 2026] DELETE /v2.0/floatingips/885b4506-ae31-434e-859e-4fed895489ed => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:13:01.553 7 INFO neutron_taas.services.taas.taas_plugin [None req-a32b4ffd-147e-471d-b22a-90eccc94aac0 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: f9846e41-bd0c-4a30-8bf9-e2caba2810a3 2026-07-16 08:13:01.556 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a32b4ffd-147e-471d-b22a-90eccc94aac0 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: f9846e41-bd0c-4a30-8bf9-e2caba2810a3 [pid: 8|app: 0|req: 562/1099] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:01 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1100] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:01 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => 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: 564/1101] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:01 2026] GET /v2.0/security-groups?id=4b04312e-1f66-40a9-9b2e-b1602f91a325&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: 7|app: 0|req: 538/1102] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:13:01 2026] PUT /v2.0/routers/f2b55be2-9db9-47b7-b874-97e891bb8a6f/remove_router_interface => generated 309 bytes in 1008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:02.354 8 INFO neutron_taas.services.taas.taas_plugin [None req-75468e31-2db1-4482-b787-ae6eb9a977a2 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 704498f8-b628-41eb-8263-57dc87f861e0 2026-07-16 08:13:02.357 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75468e31-2db1-4482-b787-ae6eb9a977a2 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 704498f8-b628-41eb-8263-57dc87f861e0 2026-07-16 08:13:02.650 8 INFO neutron_taas.services.taas.taas_plugin [None req-75468e31-2db1-4482-b787-ae6eb9a977a2 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 420c23e3-70d2-4c88-aede-a2159b01e3c5 2026-07-16 08:13:02.656 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75468e31-2db1-4482-b787-ae6eb9a977a2 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 420c23e3-70d2-4c88-aede-a2159b01e3c5 [pid: 7|app: 0|req: 539/1103] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:02 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => 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: 540/1104] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:02 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1105] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:02 2026] GET /v2.0/security-groups?id=4b04312e-1f66-40a9-9b2e-b1602f91a325&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:03.112 8 INFO neutron.services.segments.plugin [-] Segment cbf86465-8105-4b26-bf15-bf1c783db5a7 resource provider aggregate not found 2026-07-16 08:13:03.134 8 INFO neutron.services.segments.plugin [-] Segment cbf86465-8105-4b26-bf15-bf1c783db5a7 resource provider aggregate not found 2026-07-16 08:13:03.138 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cbf86465-8105-4b26-bf15-bf1c783db5a7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbf86465-8105-4b26-bf15-bf1c783db5a7 found for delete ", "request_id": "req-b22d7323-7d50-41bc-aca5-6ee3d55e033a"}]} 2026-07-16 08:13:03.153 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cbf86465-8105-4b26-bf15-bf1c783db5a7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbf86465-8105-4b26-bf15-bf1c783db5a7 found for delete ", "request_id": "req-b5afc237-72ea-40e7-9ad8-977442dafd52"}]} 2026-07-16 08:13:03.155 8 INFO neutron.db.l3_hamode_db [None req-75468e31-2db1-4482-b787-ae6eb9a977a2 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] HA network cac10946-9a86-4386-a244-9e2192f5c226 was deleted as no HA routers are present in tenant 6b90a6218fd543e88701a568dcdffbab. [pid: 8|app: 0|req: 565/1106] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:13:02 2026] DELETE /v2.0/routers/f2b55be2-9db9-47b7-b874-97e891bb8a6f => generated 0 bytes in 1018 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1107] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:13:03 2026] DELETE /v2.0/subnets/63bfd9ad-0d15-44bb-a257-6dedf5b178cb => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:13:03.447 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a80fb2c-ca85-4a7b-b6cf-06c57433c4c5 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 4f82b32e-53c5-4ced-b5c0-eb1566e8a650 2026-07-16 08:13:03.450 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a80fb2c-ca85-4a7b-b6cf-06c57433c4c5 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 4f82b32e-53c5-4ced-b5c0-eb1566e8a650 [pid: 7|app: 0|req: 543/1108] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:13:03 2026] GET /v2.0/networks?id=4663d33a-ce4d-4fd6-b241-4dc1535fae38 => generated 675 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1109] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:13:03 2026] DELETE /v2.0/networks/0a042c28-9fd2-42db-b2b1-554d45010ebe => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1110] 199.19.213.219 () {34 vars in 1049 bytes} [Thu Jul 16 08:13:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e21b931ef2674eeebb1e5cec2a0ccf11 => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1111] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:03 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => 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: 567/1112] 199.19.213.219 () {38 vars in 954 bytes} [Thu Jul 16 08:13:03 2026] POST /v2.0/ports => generated 958 bytes in 450 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: 568/1113] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:04 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1114] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:04 2026] GET /v2.0/security-groups?tenant_id=6b90a6218fd543e88701a568dcdffbab&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1115] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:03 2026] GET /v2.0/security-groups?tenant_id=aee19e6b4c6a423ab0d3e4ea5092a489&name=default => generated 2925 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1116] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:04 2026] GET /v2.0/security-groups?id=4b04312e-1f66-40a9-9b2e-b1602f91a325&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: 548/1117] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:04 2026] DELETE /v2.0/security-groups/9f7d0adc-3308-42bf-a04a-b8846ae20b88 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1118] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:04 2026] DELETE /v2.0/security-groups/afbb5803-3350-4a43-9f6c-fa4f131c6e27 => 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: 550/1119] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:04 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1120] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:04 2026] GET /v2.0/security-groups?id=4b04312e-1f66-40a9-9b2e-b1602f91a325&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1121] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:13:04 2026] PUT /v2.0/ports/f3c0dfd3-388a-4ec0-ad52-f51e8c0a5cfa => generated 1239 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1122] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:13:04 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 1240 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:13:04.723 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-620afa39-72df-47f4-a554-bbe0e5b664c2'] response: {'name': 'network-changed', 'server_uuid': '99ca44f1-a576-42b4-a641-9dd35c591ff4', 'tag': 'f3c0dfd3-388a-4ec0-ad52-f51e8c0a5cfa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 553/1123] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:04 2026] GET /v2.0/security-groups?tenant_id=c25bed1e228e4af6b939e32909964b1e&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: 554/1124] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:04 2026] DELETE /v2.0/security-groups/c9c24a54-bbc7-4ef1-a6c6-05cca6746510 => 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: 555/1125] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:05 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1126] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:05 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&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-07-16 08:13:05.167 8 INFO neutron.services.segments.plugin [-] Segment fa007a26-9cc9-44a0-8801-14e99ec5869f resource provider aggregate not found 2026-07-16 08:13:05.192 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fa007a26-9cc9-44a0-8801-14e99ec5869f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa007a26-9cc9-44a0-8801-14e99ec5869f found for delete ", "request_id": "req-37e45826-6366-4d5a-ba1e-aff1024a94e2"}]} 2026-07-16 08:13:05.202 8 INFO neutron.services.segments.plugin [-] Segment fa007a26-9cc9-44a0-8801-14e99ec5869f resource provider aggregate not found 2026-07-16 08:13:05.231 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fa007a26-9cc9-44a0-8801-14e99ec5869f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa007a26-9cc9-44a0-8801-14e99ec5869f found for delete ", "request_id": "req-293c6453-5912-4e12-8953-2eb56b3466a6"}]} [pid: 7|app: 0|req: 557/1127] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:13:05 2026] GET /v2.0/ports?tenant_id=e21b931ef2674eeebb1e5cec2a0ccf11&device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1128] 199.19.213.219 () {34 vars in 1017 bytes} [Thu Jul 16 08:13:05 2026] GET /v2.0/networks?tenant_id=e21b931ef2674eeebb1e5cec2a0ccf11&shared=False => generated 771 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1129] 199.19.213.219 () {34 vars in 929 bytes} [Thu Jul 16 08:13:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:05.650 8 INFO neutron.db.l3_db [None req-042d446a-eb96-4361-afc6-3f3839c568a5 ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Floating IP ceec21dd-a412-4b72-a5cd-2b697d91b514 associated. External IP: 10.96.250.212, port: e254be37-69d7-4b9a-b695-1d7b70b674f5. [pid: 8|app: 0|req: 571/1130] 10.0.0.234 () {34 vars in 676 bytes} [Thu Jul 16 08:13:04 2026] POST /v2.0/floatingips => generated 855 bytes in 1266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1131] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:13:05 2026] GET /v2.0/floatingips/ceec21dd-a412-4b72-a5cd-2b697d91b514 => generated 855 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1132] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:06 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1133] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:06 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&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: 573/1134] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:13:06 2026] GET /v2.0/ports?tenant_id=e21b931ef2674eeebb1e5cec2a0ccf11&device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1135] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:13:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f3c0dfd3-388a-4ec0-ad52-f51e8c0a5cfa => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1136] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:13:06 2026] GET /v2.0/subnets?id=302bdac1-23ce-4a53-9fbd-aac8d167a0f0 => generated 693 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1137] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:13:06 2026] GET /v2.0/ports?network_id=4663d33a-ce4d-4fd6-b241-4dc1535fae38&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1138] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:13:06 2026] GET /v2.0/networks/4663d33a-ce4d-4fd6-b241-4dc1535fae38?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:13:06.754 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-02397749-8d7b-4f41-a248-5ea9449c0f5c'] response: {'name': 'network-changed', 'server_uuid': '8818ac8f-818d-4522-bcc3-88e39368de6a', 'tag': 'e254be37-69d7-4b9a-b695-1d7b70b674f5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 564/1139] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:13:06 2026] GET /v2.0/networks/4663d33a-ce4d-4fd6-b241-4dc1535fae38?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: 576/1140] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:13:07 2026] GET /v2.0/floatingips/ceec21dd-a412-4b72-a5cd-2b697d91b514 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1141] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:13:07 2026] GET /v2.0/ports?tenant_id=f725e486a6574ef49ad1e07c2a07f092&device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1142] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:13:07 2026] GET /v2.0/networks?id=d32320d2-d7df-44c2-9046-ae1667eac8f6 => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1143] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:07 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1144] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:13:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e254be37-69d7-4b9a-b695-1d7b70b674f5 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1145] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:07 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1146] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:13:07 2026] GET /v2.0/subnets?id=5eb44675-c401-4a7c-bc69-5b6ca6a890df => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1147] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:13:07 2026] GET /v2.0/ports?network_id=d32320d2-d7df-44c2-9046-ae1667eac8f6&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1148] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:13:07 2026] GET /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1149] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:13:07 2026] GET /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1150] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:07 2026] GET /v2.0/security-groups?tenant_id=1a4f597a30744bd389bc4a9b1138320e&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1151] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:07 2026] DELETE /v2.0/security-groups/25cacbd0-818f-48fd-bbb8-bebb9442ebe3 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1152] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:13:08 2026] GET /v2.0/floatingips/ceec21dd-a412-4b72-a5cd-2b697d91b514 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1153] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:08 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1154] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:08 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&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: 576/1157] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:09 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1158] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:09 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1159] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:10 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1160] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:10 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1161] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:10 2026] GET /v2.0/security-groups?tenant_id=f2bf9da93d9e442eb5472fdd0c62c922&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1162] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:11 2026] DELETE /v2.0/security-groups/ee5d58f1-ea33-4269-932b-9802a1959649 => 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: 578/1163] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:11 2026] GET /v2.0/security-groups?tenant_id=dfbeccc950044fd1aca12cf57c1d3de2&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1164] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:11 2026] DELETE /v2.0/security-groups/f127df81-b0d6-4058-9b12-7941500d451b => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1165] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:12 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1166] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:12 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1167] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:12 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:12.609 8 INFO neutron.db.l3_db [None req-610751e5-d38e-43da-92a1-0430d3aef7ce 64130da4da21414d871974892f357232 e21b931ef2674eeebb1e5cec2a0ccf11 - - default default] Floating IP 99744164-d296-47d1-bcc9-92020c9c236a associated. External IP: 10.96.250.214, port: f3c0dfd3-388a-4ec0-ad52-f51e8c0a5cfa. [pid: 8|app: 0|req: 588/1168] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:13:12 2026] PUT /v2.0/floatingips/99744164-d296-47d1-bcc9-92020c9c236a => generated 856 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:13.018 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2821028b-6b96-454e-9171-e8e8175e1667'] response: {'name': 'network-changed', 'server_uuid': '99ca44f1-a576-42b4-a641-9dd35c591ff4', 'tag': 'f3c0dfd3-388a-4ec0-ad52-f51e8c0a5cfa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 581/1169] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:13:13 2026] GET /v2.0/ports?tenant_id=e21b931ef2674eeebb1e5cec2a0ccf11&device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1170] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:13:13 2026] GET /v2.0/networks?id=4663d33a-ce4d-4fd6-b241-4dc1535fae38 => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1171] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:13:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f3c0dfd3-388a-4ec0-ad52-f51e8c0a5cfa => generated 859 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1172] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:13:13 2026] GET /v2.0/subnets?id=302bdac1-23ce-4a53-9fbd-aac8d167a0f0 => generated 693 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1173] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:13:13 2026] GET /v2.0/ports?network_id=4663d33a-ce4d-4fd6-b241-4dc1535fae38&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1174] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:13:13 2026] GET /v2.0/networks/4663d33a-ce4d-4fd6-b241-4dc1535fae38?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: 585/1175] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:13:13 2026] GET /v2.0/networks/4663d33a-ce4d-4fd6-b241-4dc1535fae38?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: 591/1176] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:13 2026] GET /v2.0/security-groups?tenant_id=233b67ba51d74008acb5f7743bcbc6e4&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1177] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:14 2026] DELETE /v2.0/security-groups/f07fac17-4732-4ed7-900f-5e3bf3f0bc87 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1178] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:14 2026] GET /v2.0/security-groups?tenant_id=ebcc433d5b7c43ff83677acac8527d87&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1179] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:14 2026] DELETE /v2.0/security-groups/f1e56128-4bae-4986-bbdb-357aaac858eb => 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: 593/1180] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:15 2026] GET /v2.0/security-groups?tenant_id=a9ec315b40e145b292d1af47d29cb7c2&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1181] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:15 2026] DELETE /v2.0/security-groups/ee25ad8b-3788-4fcb-8b32-77b1c215e503 => 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: 589/1182] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:16 2026] GET /v2.0/security-groups?tenant_id=6ba5ae2952a949b298b68a935b1474bf&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1183] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:16 2026] DELETE /v2.0/security-groups/16ef87e1-f19a-452e-9123-2d121cf2e784 => 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: 594/1184] 10.0.0.224 () {34 vars in 989 bytes} [Thu Jul 16 08:13:16 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 1240 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1185] 10.0.0.224 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:16 2026] GET /v2.0/security-groups?id=4b04312e-1f66-40a9-9b2e-b1602f91a325&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:18.333 8 WARNING keystonemiddleware.audit [req-8978e689-5144-49f2-83e8-9ba2b5c8c4bd req-620863e6-30cf-4684-b43b-f258c669675d 0c91f88703ed4a52bfbd5446150a909c 73a05f69873c4e79bdc14be99de9d108 - - c0c2e8167abe4228b9d9b618248004b7 c0c2e8167abe4228b9d9b618248004b7] Skipping service tempest-service-15495595 as it have no endpoints. 2026-07-16 08:13:18.495 8 INFO neutron.db.segments_db [None req-0257695d-7eec-45f8-b0a7-5776fcc4905c 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Added segment bc00b86f-8aa0-43c9-b7e6-550d6fa2c527 of type vxlan for network e697c81b-7415-43d0-91a0-87b0b21fd298 [pid: 8|app: 0|req: 595/1186] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:13:18 2026] POST /v2.0/networks => generated 643 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:13:18.619 7 WARNING keystonemiddleware.audit [req-8978e689-5144-49f2-83e8-9ba2b5c8c4bd req-4203867a-c9ad-46f3-a348-2fee50bfc562 0c91f88703ed4a52bfbd5446150a909c 73a05f69873c4e79bdc14be99de9d108 - - c0c2e8167abe4228b9d9b618248004b7 c0c2e8167abe4228b9d9b618248004b7] Skipping service tempest-service-15495595 as it have no endpoints. [pid: 7|app: 0|req: 592/1187] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:13:18 2026] POST /v2.0/subnets => generated 641 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:13:18.858 8 WARNING keystonemiddleware.audit [None req-0257695d-7eec-45f8-b0a7-5776fcc4905c 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. 2026-07-16 08:13:18.910 8 INFO neutron.db.segments_db [None req-4a7013f4-8261-4d3a-921d-0895f7af8f2a 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Added segment 38d96f9a-4287-4289-b594-930ffe1637df of type vxlan for network 02c8cd5b-777e-426e-abbf-20c7a3b1231a [pid: 8|app: 0|req: 596/1188] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:13:18 2026] POST /v2.0/networks => generated 644 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:13:19.008 7 WARNING keystonemiddleware.audit [None req-cd152dd3-5efa-45e5-9a63-f89c7aa3598b 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. [pid: 7|app: 0|req: 593/1189] 10.0.0.234 () {34 vars in 742 bytes} [Thu Jul 16 08:13:19 2026] PUT /v2.0/networks/02c8cd5b-777e-426e-abbf-20c7a3b1231a => generated 592 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:19.127 8 WARNING keystonemiddleware.audit [None req-4a7013f4-8261-4d3a-921d-0895f7af8f2a 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. [pid: 8|app: 0|req: 597/1190] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:13:19 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:13:19.369 8 WARNING keystonemiddleware.audit [None req-849aed9d-de53-4de3-bc19-c71c4173ed99 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. [pid: 8|app: 0|req: 598/1191] 10.0.0.234 () {34 vars in 740 bytes} [Thu Jul 16 08:13:19 2026] PUT /v2.0/subnets/b2b75a78-ef4c-47be-9787-72eb5f52908c => generated 636 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:19.528 8 WARNING keystonemiddleware.audit [None req-4119e20c-8534-42a1-9e12-132842b16c76 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. [pid: 7|app: 0|req: 594/1192] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:19 2026] GET /v2.0/security-groups?tenant_id=95e3d85124014f0982157894103960e9&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:13:19.697 8 INFO neutron.services.segments.plugin [-] Segment 38d96f9a-4287-4289-b594-930ffe1637df resource provider aggregate not found 2026-07-16 08:13:19.697 8 INFO neutron.services.segments.plugin [-] Segment 38d96f9a-4287-4289-b594-930ffe1637df resource provider aggregate not found [pid: 7|app: 0|req: 595/1193] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:19 2026] DELETE /v2.0/security-groups/b14d3449-f96c-4488-841f-61186629c251 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1194] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:13:19 2026] DELETE /v2.0/networks/02c8cd5b-777e-426e-abbf-20c7a3b1231a => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:13:19.722 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 38d96f9a-4287-4289-b594-930ffe1637df resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38d96f9a-4287-4289-b594-930ffe1637df found for delete ", "request_id": "req-6d20ec98-abae-4679-92f7-ec77eaa86d57"}]} 2026-07-16 08:13:19.722 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 38d96f9a-4287-4289-b594-930ffe1637df resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38d96f9a-4287-4289-b594-930ffe1637df found for delete ", "request_id": "req-05464cc7-dd1f-4b30-9edd-8bad4e30973f"}]} 2026-07-16 08:13:19.728 7 WARNING keystonemiddleware.audit [None req-12cb0008-42ec-44d2-9ea1-7f3726f48b8e ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. 2026-07-16 08:13:19.740 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b79adfa5-75d1-4e9f-bfe3-d16df4f4dc16 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 596/1195] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:13:19 2026] DELETE /v2.0/networks/02c8cd5b-777e-426e-abbf-20c7a3b1231a => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:13:19.752 8 WARNING keystonemiddleware.audit [None req-358bc25c-f097-401e-a011-270dbb5b01da 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. [pid: 8|app: 0|req: 600/1196] 10.0.0.234 () {32 vars in 693 bytes} [Thu Jul 16 08:13:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:19.813 8 WARNING keystonemiddleware.audit [None req-5ba0ead4-d7f5-4cd0-b5e9-ceb728c7e82d 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. [pid: 8|app: 0|req: 601/1197] 10.0.0.234 () {32 vars in 741 bytes} [Thu Jul 16 08:13:19 2026] GET /v2.0/subnets?network_id=68ac2801-b93a-4375-b060-38fa5ecbfb6b => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:19.843 8 WARNING keystonemiddleware.audit [None req-56660847-ad89-48b9-9bed-20ebabad60d7 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. [pid: 8|app: 0|req: 602/1198] 10.0.0.234 () {32 vars in 652 bytes} [Thu Jul 16 08:13:19 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) 2026-07-16 08:13:19.857 8 WARNING keystonemiddleware.audit [None req-b06119fa-133b-4802-8336-b18f22de4865 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. [pid: 8|app: 0|req: 603/1199] 10.0.0.234 () {32 vars in 648 bytes} [Thu Jul 16 08:13:19 2026] GET /v2.0/networks => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:13:19.902 8 WARNING keystonemiddleware.audit [None req-5925727e-a3b0-4211-bbec-df737cb8de5a 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. [pid: 7|app: 0|req: 597/1200] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:19 2026] GET /v2.0/security-groups?tenant_id=34fedb1290274339a4c217bf8c884f4e&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1201] 10.0.0.234 () {32 vars in 646 bytes} [Thu Jul 16 08:13:19 2026] GET /v2.0/subnets => generated 1280 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:13:19.949 8 WARNING keystonemiddleware.audit [None req-c4503615-75d7-492e-b40f-b379bf905866 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. [pid: 8|app: 0|req: 605/1202] 10.0.0.234 () {32 vars in 722 bytes} [Thu Jul 16 08:13:19 2026] GET /v2.0/networks/e697c81b-7415-43d0-91a0-87b0b21fd298 => generated 668 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:19.994 8 WARNING keystonemiddleware.audit [None req-ac233cfa-6b27-4c36-98f5-02c03f079d62 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. [pid: 8|app: 0|req: 606/1203] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:13:19 2026] GET /v2.0/subnets/931ec743-ae9c-4c3e-8adf-3886ce102336 => generated 641 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:20.020 8 WARNING keystonemiddleware.audit [None req-f63324cb-3a06-4d44-8add-abf8b0707918 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. 2026-07-16 08:13:20.031 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de27fddd-99fb-4d10-8b88-b6cf3cfac247 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 598/1204] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:19 2026] DELETE /v2.0/security-groups/54875904-5247-4e02-87af-f26f944012e4 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1205] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:13:20 2026] DELETE /v2.0/subnets/b2b75a78-ef4c-47be-9787-72eb5f52908c => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:13:20.042 7 WARNING keystonemiddleware.audit [None req-2f662ea0-c279-4779-9a27-0a8740263848 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. 2026-07-16 08:13:20.056 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9486b6d3-8127-483d-a539-4b91b7a1a541 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 599/1206] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:13:20 2026] DELETE /v2.0/networks/02c8cd5b-777e-426e-abbf-20c7a3b1231a => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:13:20.071 8 WARNING keystonemiddleware.audit [None req-de27fddd-99fb-4d10-8b88-b6cf3cfac247 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. [pid: 8|app: 0|req: 608/1207] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:13:20 2026] DELETE /v2.0/subnets/931ec743-ae9c-4c3e-8adf-3886ce102336 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:13:20.244 7 WARNING keystonemiddleware.audit [None req-9486b6d3-8127-483d-a539-4b91b7a1a541 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Skipping service tempest-service-15495595 as it have no endpoints. 2026-07-16 08:13:20.344 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c624564-9ae8-4895-90e2-ef43e33f049c 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] TaaS: Handle Delete Port: f31668b5-37d4-44aa-b42c-1bfd49431ac5 2026-07-16 08:13:20.352 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c624564-9ae8-4895-90e2-ef43e33f049c 68f6146d57f44bf884242f9b3235f126 bf673db5c0014eeb9fa1b6495de40c64 - - default default] Tap Mirror: Handle Delete Port: f31668b5-37d4-44aa-b42c-1bfd49431ac5 2026-07-16 08:13:20.562 7 INFO neutron.services.segments.plugin [-] Segment bc00b86f-8aa0-43c9-b7e6-550d6fa2c527 resource provider aggregate not found 2026-07-16 08:13:20.570 7 INFO neutron.services.segments.plugin [-] Segment bc00b86f-8aa0-43c9-b7e6-550d6fa2c527 resource provider aggregate not found 2026-07-16 08:13:20.591 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bc00b86f-8aa0-43c9-b7e6-550d6fa2c527 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc00b86f-8aa0-43c9-b7e6-550d6fa2c527 found for delete ", "request_id": "req-74552d46-9ab7-4c2b-944f-b48ccefabe7c"}]} 2026-07-16 08:13:20.597 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bc00b86f-8aa0-43c9-b7e6-550d6fa2c527 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc00b86f-8aa0-43c9-b7e6-550d6fa2c527 found for delete ", "request_id": "req-21bda830-d353-4547-a8bf-b538d2cca9e6"}]} [pid: 7|app: 0|req: 600/1208] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:13:20 2026] DELETE /v2.0/networks/e697c81b-7415-43d0-91a0-87b0b21fd298 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1209] 10.0.0.224 () {34 vars in 989 bytes} [Thu Jul 16 08:13:21 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => 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: 602/1210] 10.0.0.224 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:21 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1211] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:21 2026] GET /v2.0/security-groups?tenant_id=bf673db5c0014eeb9fa1b6495de40c64&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1212] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:21 2026] DELETE /v2.0/security-groups/0aad57cb-f28a-4ac5-bca2-e7a1426adf9b => 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: 610/1213] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:22 2026] GET /v2.0/security-groups?tenant_id=56a2f12bff834124b4d6234ae5616704&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1214] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:22 2026] DELETE /v2.0/security-groups/20c40534-fb15-43cd-a386-f333601d400d => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:13:23.366 8 INFO neutron.db.segments_db [None req-6c0574d1-1951-4790-8be3-ece287b5acbf 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] Added segment 945b6490-7b36-437c-a16a-cbd67b094a87 of type vxlan for network 4f1a52ff-f9b2-47c3-918c-895492470bfe [pid: 8|app: 0|req: 611/1215] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:13:23 2026] POST /v2.0/networks => generated 643 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1216] 10.0.0.234 () {34 vars in 664 bytes} [Thu Jul 16 08:13:23 2026] POST /v2.0/ports => generated 775 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:13:23.816 8 INFO neutron.db.segments_db [None req-3c32d05b-f025-4ecd-aa82-43433d0c0c45 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] Added segment b06b2d96-b810-4d25-a8df-8c3280e8fe8d of type vxlan for network f8761ebf-8fd5-4b94-85ed-3897c547fa19 [pid: 8|app: 0|req: 612/1217] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:13:23 2026] POST /v2.0/networks => generated 631 bytes in 130 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: 606/1220] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:13:23 2026] POST /v2.0/subnets => generated 626 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1221] 10.0.0.234 () {34 vars in 664 bytes} [Thu Jul 16 08:13:24 2026] POST /v2.0/ports => generated 949 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:13:24.649 7 INFO neutron_taas.services.taas.taas_plugin [None req-394894c4-31ee-43ac-8661-765b7282beb3 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] TaaS: Handle Delete Port: 21ba8938-4eb7-4a32-b632-fcbd0fac92f4 2026-07-16 08:13:24.653 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-394894c4-31ee-43ac-8661-765b7282beb3 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] Tap Mirror: Handle Delete Port: 21ba8938-4eb7-4a32-b632-fcbd0fac92f4 [pid: 7|app: 0|req: 607/1222] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:13:24 2026] DELETE /v2.0/ports/21ba8938-4eb7-4a32-b632-fcbd0fac92f4 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:13:24.817 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87501423-148e-4795-9020-78d3f67290d6 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 616/1223] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:13:24 2026] DELETE /v2.0/ports/21ba8938-4eb7-4a32-b632-fcbd0fac92f4 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:13:24.839 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81b6ff03-c5d3-4e0b-a405-37451b9a7140 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 608/1224] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:13:24 2026] GET /v2.0/ports/21ba8938-4eb7-4a32-b632-fcbd0fac92f4 => 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: 617/1225] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:13:24 2026] DELETE /v2.0/subnets/c16bad3f-d307-4a56-8bf6-834e91f708fa => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:13:25.108 7 INFO neutron.services.segments.plugin [-] Segment b06b2d96-b810-4d25-a8df-8c3280e8fe8d resource provider aggregate not found 2026-07-16 08:13:25.112 7 INFO neutron.services.segments.plugin [-] Segment b06b2d96-b810-4d25-a8df-8c3280e8fe8d resource provider aggregate not found [pid: 7|app: 0|req: 609/1226] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:13:25 2026] DELETE /v2.0/networks/f8761ebf-8fd5-4b94-85ed-3897c547fa19 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:13:25.131 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b06b2d96-b810-4d25-a8df-8c3280e8fe8d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b06b2d96-b810-4d25-a8df-8c3280e8fe8d found for delete ", "request_id": "req-c5badeb1-3b4a-45a0-8325-09deef217731"}]} 2026-07-16 08:13:25.133 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b06b2d96-b810-4d25-a8df-8c3280e8fe8d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b06b2d96-b810-4d25-a8df-8c3280e8fe8d found for delete ", "request_id": "req-51e33f2c-d6c5-45c8-86dd-4b13f90d825e"}]} 2026-07-16 08:13:25.174 7 INFO neutron.db.segments_db [None req-4234031f-17ce-4e41-8954-66a9a3229ded 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] Added segment bf13c485-f655-4dfd-b0ba-c1393d607198 of type vxlan for network 1c0231fa-77b3-42ed-955f-c9311511979a [pid: 7|app: 0|req: 610/1227] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:13:25 2026] POST /v2.0/networks => generated 632 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1228] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:25 2026] GET /v2.0/security-groups?tenant_id=6adb8f517c304f5396d6b26b4bf3e6bd&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1229] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:25 2026] DELETE /v2.0/security-groups/9e275fd5-9fef-46dd-a12f-8fb60b65949c => 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: 611/1230] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:13:25 2026] POST /v2.0/subnets => generated 626 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1231] 10.0.0.234 () {32 vars in 825 bytes} [Thu Jul 16 08:13:25 2026] GET /v2.0/ports?project_id=f725e486a6574ef49ad1e07c2a07f092&network_id=d32320d2-d7df-44c2-9046-ae1667eac8f6 => generated 3691 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1232] 10.0.0.234 () {34 vars in 664 bytes} [Thu Jul 16 08:13:25 2026] POST /v2.0/ports => generated 915 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:13:25.954 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1ac761c-835f-448c-9672-6bfdb17b096a 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] TaaS: Handle Delete Port: 573f7c4a-dc12-4297-9b6f-ad8a4559657e 2026-07-16 08:13:25.957 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1ac761c-835f-448c-9672-6bfdb17b096a 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] Tap Mirror: Handle Delete Port: 573f7c4a-dc12-4297-9b6f-ad8a4559657e [pid: 7|app: 0|req: 613/1233] 10.0.0.234 () {32 vars in 741 bytes} [Thu Jul 16 08:13:26 2026] GET /v2.0/subnets?network_id=68ac2801-b93a-4375-b060-38fa5ecbfb6b => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1234] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:13:25 2026] DELETE /v2.0/ports/573f7c4a-dc12-4297-9b6f-ad8a4559657e => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:13:26.122 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37e9e8ab-6d05-4a01-8e11-32685bb1df01 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 614/1235] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:13:26 2026] GET /v2.0/ports/573f7c4a-dc12-4297-9b6f-ad8a4559657e => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1236] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:13:26 2026] DELETE /v2.0/subnets/28be5ba5-1f65-420e-8e3b-35ede0f3195d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:13:26.321 7 INFO neutron.db.l3_db [None req-118c625f-a9d9-494a-9e39-889b7b5b06a9 ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Floating IP ceec21dd-a412-4b72-a5cd-2b697d91b514 disassociated. External IP: 10.96.250.212, port: e254be37-69d7-4b9a-b695-1d7b70b674f5. 2026-07-16 08:13:26.336 8 INFO neutron.services.segments.plugin [-] Segment bf13c485-f655-4dfd-b0ba-c1393d607198 resource provider aggregate not found 2026-07-16 08:13:26.337 8 INFO neutron.services.segments.plugin [-] Segment bf13c485-f655-4dfd-b0ba-c1393d607198 resource provider aggregate not found 2026-07-16 08:13:26.355 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bf13c485-f655-4dfd-b0ba-c1393d607198 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf13c485-f655-4dfd-b0ba-c1393d607198 found for delete ", "request_id": "req-1c8a6a8f-6f64-4425-a23c-317bc0f70391"}]} 2026-07-16 08:13:26.360 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bf13c485-f655-4dfd-b0ba-c1393d607198 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf13c485-f655-4dfd-b0ba-c1393d607198 found for delete ", "request_id": "req-43a859ae-e37e-4d33-ab11-4943de97e564"}]} [pid: 8|app: 0|req: 623/1237] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:13:26 2026] DELETE /v2.0/networks/1c0231fa-77b3-42ed-955f-c9311511979a => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1238] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:13:26 2026] PUT /v2.0/floatingips/ceec21dd-a412-4b72-a5cd-2b697d91b514 => generated 554 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1239] 10.0.0.234 () {34 vars in 664 bytes} [Thu Jul 16 08:13:26 2026] POST /v2.0/ports => generated 775 bytes in 275 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: 616/1240] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:13:26 2026] GET /v2.0/floatingips/ceec21dd-a412-4b72-a5cd-2b697d91b514 => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:26.677 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-553371cf-0d4d-4e3b-a525-7b0c00d1637d'] response: {'name': 'network-changed', 'server_uuid': '8818ac8f-818d-4522-bcc3-88e39368de6a', 'tag': 'e254be37-69d7-4b9a-b695-1d7b70b674f5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 625/1241] 10.0.0.234 () {34 vars in 736 bytes} [Thu Jul 16 08:13:26 2026] PUT /v2.0/ports/c07131c9-3926-4e73-a2e9-86a345db1958 => generated 752 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:26.938 7 INFO neutron_taas.services.taas.taas_plugin [None req-482d6e4b-ebd2-4386-b3bb-c09cd9208cc2 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] TaaS: Handle Delete Port: c07131c9-3926-4e73-a2e9-86a345db1958 2026-07-16 08:13:26.941 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-482d6e4b-ebd2-4386-b3bb-c09cd9208cc2 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] Tap Mirror: Handle Delete Port: c07131c9-3926-4e73-a2e9-86a345db1958 [pid: 7|app: 0|req: 617/1242] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:13:26 2026] DELETE /v2.0/ports/c07131c9-3926-4e73-a2e9-86a345db1958 => generated 0 bytes in 183 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: 8|app: 0|req: 626/1243] 10.0.0.234 () {32 vars in 642 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/ports => generated 778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:27.104 8 INFO neutron.pecan_wsgi.hooks.translation [None req-147fc649-e46f-4648-9f5d-ccea7fa86f0d 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 627/1244] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/ports/c07131c9-3926-4e73-a2e9-86a345db1958 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1245] 10.0.0.234 () {32 vars in 642 bytes} [Thu Jul 16 08:13:27 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: 629/1246] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/ports/21e4776e-8aef-41fc-867a-9148999760c6 => generated 775 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:27.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67c0f7a5-f312-44d4-9d13-2ed482ada363 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 630/1247] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:13:27 2026] DELETE /v2.0/ports/573f7c4a-dc12-4297-9b6f-ad8a4559657e => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1248] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/ports?tenant_id=f725e486a6574ef49ad1e07c2a07f092&device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1249] 10.0.0.234 () {32 vars in 652 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions => generated 21537 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-16 08:13:27.250 8 INFO neutron.pecan_wsgi.hooks.translation [None req-661e0cf0-975f-4bed-a420-97e8a105087b 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 619/1250] 10.0.0.234 () {32 vars in 680 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1251] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:13:27 2026] DELETE /v2.0/subnets/28be5ba5-1f65-420e-8e3b-35ede0f3195d => 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: 633/1252] 10.0.0.234 () {32 vars in 680 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:27.274 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b24b679b-f104-4d6b-8f40-4377b4dbf383 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1253] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:13:27 2026] DELETE /v2.0/subnets/c16bad3f-d307-4a56-8bf6-834e91f708fa => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1254] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:13:27 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: 620/1255] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/networks?id=d32320d2-d7df-44c2-9046-ae1667eac8f6 => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1256] 10.0.0.234 () {32 vars in 664 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1257] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e254be37-69d7-4b9a-b695-1d7b70b674f5 => 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: 623/1258] 10.0.0.234 () {32 vars in 698 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1259] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/subnets?id=5eb44675-c401-4a7c-bc69-5b6ca6a890df => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1260] 10.0.0.234 () {32 vars in 696 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:27.373 8 INFO neutron_taas.services.taas.taas_plugin [None req-bfb38cf2-1d42-484a-bb79-bda1a099d120 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] TaaS: Handle Delete Port: 21e4776e-8aef-41fc-867a-9148999760c6 2026-07-16 08:13:27.378 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfb38cf2-1d42-484a-bb79-bda1a099d120 44a04ce06ab5454dbd9d77c4b7775ee5 88cea72c0862443cab782096858db803 - - default default] Tap Mirror: Handle Delete Port: 21e4776e-8aef-41fc-867a-9148999760c6 [pid: 7|app: 0|req: 626/1261] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/ports?network_id=d32320d2-d7df-44c2-9046-ae1667eac8f6&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: 627/1262] 10.0.0.234 () {32 vars in 700 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1263] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6?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: 629/1264] 10.0.0.234 () {32 vars in 688 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1265] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:13:27 2026] DELETE /v2.0/ports/21e4776e-8aef-41fc-867a-9148999760c6 => 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: 637/1266] 10.0.0.234 () {32 vars in 702 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1267] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1268] 10.0.0.234 () {32 vars in 692 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1269] 10.0.0.234 () {32 vars in 694 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1270] 10.0.0.234 () {32 vars in 684 bytes} [Thu Jul 16 08:13: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: 634/1271] 10.0.0.234 () {32 vars in 686 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1272] 10.0.0.234 () {32 vars in 660 bytes} [Thu Jul 16 08:13:27 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: 7|app: 0|req: 636/1273] 10.0.0.234 () {32 vars in 698 bytes} [Thu Jul 16 08:13:27 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: 7|app: 0|req: 637/1274] 10.0.0.234 () {32 vars in 678 bytes} [Thu Jul 16 08:13:27 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: 7|app: 0|req: 638/1275] 10.0.0.234 () {32 vars in 682 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1276] 10.0.0.234 () {32 vars in 674 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1277] 10.0.0.234 () {32 vars in 688 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1278] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:13:27 2026] DELETE /v2.0/networks/4f1a52ff-f9b2-47c3-918c-895492470bfe => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1279] 10.0.0.234 () {32 vars in 722 bytes} [Thu Jul 16 08:13:27 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: 639/1280] 10.0.0.234 () {32 vars in 686 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1281] 10.0.0.234 () {32 vars in 668 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1282] 10.0.0.234 () {32 vars in 686 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1283] 10.0.0.234 () {32 vars in 680 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1284] 10.0.0.234 () {32 vars in 698 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/ip-substring-filtering => 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: 644/1285] 10.0.0.234 () {32 vars in 678 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1286] 10.0.0.234 () {32 vars in 666 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1287] 10.0.0.234 () {32 vars in 676 bytes} [Thu Jul 16 08:13:27 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: 642/1288] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/floatingips/ceec21dd-a412-4b72-a5cd-2b697d91b514 => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1289] 10.0.0.234 () {32 vars in 664 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1290] 10.0.0.234 () {32 vars in 674 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1291] 10.0.0.234 () {32 vars in 712 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1292] 10.0.0.234 () {32 vars in 690 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1293] 10.0.0.234 () {32 vars in 682 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/multi-provider => 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: 645/1294] 10.0.0.234 () {32 vars in 668 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1295] 10.0.0.234 () {32 vars in 686 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1296] 10.0.0.234 () {32 vars in 704 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1297] 10.0.0.234 () {32 vars in 674 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1298] 10.0.0.234 () {32 vars in 700 bytes} [Thu Jul 16 08:13:27 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: 652/1299] 10.0.0.234 () {32 vars in 674 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1300] 10.0.0.234 () {32 vars in 692 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1301] 10.0.0.234 () {32 vars in 688 bytes} [Thu Jul 16 08:13:27 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: 8|app: 0|req: 649/1302] 10.0.0.234 () {32 vars in 708 bytes} [Thu Jul 16 08:13:27 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: 654/1303] 10.0.0.234 () {32 vars in 704 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1304] 10.0.0.234 () {32 vars in 718 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1305] 10.0.0.234 () {32 vars in 696 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1306] 10.0.0.234 () {32 vars in 710 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1307] 10.0.0.234 () {32 vars in 668 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1308] 10.0.0.234 () {32 vars in 686 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1309] 10.0.0.234 () {32 vars in 680 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1310] 10.0.0.234 () {32 vars in 674 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1311] 10.0.0.234 () {32 vars in 670 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/provider => generated 191 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1312] 10.0.0.234 () {32 vars in 660 bytes} [Thu Jul 16 08:13: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: 7|app: 0|req: 659/1313] 10.0.0.234 () {32 vars in 698 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1314] 10.0.0.234 () {32 vars in 698 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1315] 10.0.0.234 () {32 vars in 676 bytes} [Thu Jul 16 08:13:27 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: 8|app: 0|req: 656/1316] 10.0.0.234 () {32 vars in 668 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1317] 10.0.0.234 () {32 vars in 682 bytes} [Thu Jul 16 08:13:27 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1318] 10.0.0.234 () {32 vars in 700 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1319] 10.0.0.234 () {32 vars in 684 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1320] 10.0.0.234 () {32 vars in 706 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1321] 10.0.0.234 () {32 vars in 668 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1322] 10.0.0.234 () {32 vars in 696 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1323] 10.0.0.234 () {32 vars in 694 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1324] 10.0.0.234 () {32 vars in 684 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1325] 10.0.0.234 () {32 vars in 688 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1326] 10.0.0.234 () {32 vars in 704 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1327] 10.0.0.234 () {32 vars in 666 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1328] 10.0.0.234 () {32 vars in 680 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1329] 10.0.0.234 () {32 vars in 680 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1330] 10.0.0.234 () {32 vars in 690 bytes} [Thu Jul 16 08:13:28 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: 665/1331] 10.0.0.234 () {32 vars in 690 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1332] 10.0.0.234 () {32 vars in 694 bytes} [Thu Jul 16 08:13:28 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: 667/1333] 10.0.0.234 () {32 vars in 684 bytes} [Thu Jul 16 08:13:28 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: 8|app: 0|req: 668/1334] 10.0.0.234 () {32 vars in 688 bytes} [Thu Jul 16 08:13:28 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: 669/1335] 10.0.0.234 () {32 vars in 700 bytes} [Thu Jul 16 08:13:28 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: 8|app: 0|req: 670/1336] 10.0.0.234 () {32 vars in 702 bytes} [Thu Jul 16 08:13:28 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: 671/1337] 10.0.0.234 () {32 vars in 712 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1338] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1339] 10.0.0.234 () {32 vars in 714 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1340] 10.0.0.234 () {32 vars in 726 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1341] 10.0.0.234 () {32 vars in 740 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1342] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/security-groups?tenant_id=88cea72c0862443cab782096858db803&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: 676/1343] 10.0.0.234 () {32 vars in 718 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1344] 10.0.0.234 () {32 vars in 682 bytes} [Thu Jul 16 08:13:28 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: 678/1345] 10.0.0.234 () {32 vars in 668 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1346] 10.0.0.234 () {32 vars in 718 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1347] 10.0.0.234 () {32 vars in 678 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1348] 10.0.0.234 () {32 vars in 668 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1349] 10.0.0.234 () {32 vars in 696 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1350] 10.0.0.234 () {32 vars in 704 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1351] 10.0.0.234 () {32 vars in 700 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1352] 10.0.0.234 () {32 vars in 700 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1353] 10.0.0.234 () {32 vars in 682 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1354] 10.0.0.234 () {32 vars in 704 bytes} [Thu Jul 16 08:13:28 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: 8|app: 0|req: 688/1355] 10.0.0.234 () {32 vars in 694 bytes} [Thu Jul 16 08:13:28 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: 689/1356] 10.0.0.234 () {32 vars in 688 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1357] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:28 2026] DELETE /v2.0/security-groups/c89203a7-bbe4-4001-9582-cc3ca11ebefb => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1358] 10.0.0.234 () {32 vars in 696 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1359] 10.0.0.234 () {32 vars in 678 bytes} [Thu Jul 16 08:13:28 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: 8|app: 0|req: 691/1360] 10.0.0.234 () {32 vars in 688 bytes} [Thu Jul 16 08:13:28 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: 7|app: 0|req: 670/1361] 10.0.0.234 () {32 vars in 700 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1362] 10.0.0.234 () {32 vars in 664 bytes} [Thu Jul 16 08:13:28 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) 2026-07-16 08:13:28.378 8 INFO neutron.services.segments.plugin [-] Segment 945b6490-7b36-437c-a16a-cbd67b094a87 resource provider aggregate not found [pid: 7|app: 0|req: 671/1363] 10.0.0.234 () {32 vars in 680 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:28.384 8 INFO neutron.services.segments.plugin [-] Segment 945b6490-7b36-437c-a16a-cbd67b094a87 resource provider aggregate not found [pid: 8|app: 0|req: 693/1364] 10.0.0.234 () {32 vars in 676 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:28.400 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 945b6490-7b36-437c-a16a-cbd67b094a87 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 945b6490-7b36-437c-a16a-cbd67b094a87 found for delete ", "request_id": "req-5adfa771-9851-43da-8ef3-ffb583bdd3e2"}]} [pid: 7|app: 0|req: 672/1365] 10.0.0.234 () {32 vars in 692 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:28.411 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 945b6490-7b36-437c-a16a-cbd67b094a87 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 945b6490-7b36-437c-a16a-cbd67b094a87 found for delete ", "request_id": "req-3a511080-c507-4495-bb98-35974b786f73"}]} [pid: 8|app: 0|req: 694/1366] 10.0.0.234 () {32 vars in 676 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1367] 10.0.0.234 () {32 vars in 666 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1368] 10.0.0.234 () {32 vars in 662 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1369] 10.0.0.234 () {32 vars in 674 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1370] 10.0.0.234 () {32 vars in 686 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1371] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/floatingips/ceec21dd-a412-4b72-a5cd-2b697d91b514 => generated 552 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1372] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:28 2026] GET /v2.0/security-groups?tenant_id=48b06c51358e4416ad373b2f43d74dd1&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1373] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:29 2026] DELETE /v2.0/security-groups/5a2c5ebf-5f27-4dba-b997-68dc6aa020fe => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1374] 10.0.0.234 () {34 vars in 684 bytes} [Thu Jul 16 08:13:29 2026] POST /v2.0/security-groups => generated 1673 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1375] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:13:29 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: 699/1376] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:13:30 2026] POST /v2.0/security-group-rules => generated 596 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1377] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:13:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1378] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:13:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:13:30.407 8 INFO neutron.db.securitygroups_db [None req-63b960b3-8c8c-4683-a51d-9304f523cde4 ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Project f725e486a6574ef49ad1e07c2a07f092 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: 702/1379] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:13:30 2026] POST /v2.0/security-group-rules => generated 607 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1380] 10.0.0.234 () {34 vars in 683 bytes} [Thu Jul 16 08:13:30 2026] POST /v2.0/security-groups => generated 1625 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1381] 10.0.0.234 () {32 vars in 662 bytes} [Thu Jul 16 08:13:30 2026] GET /v2.0/security-groups => generated 4530 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:13:30.543 8 INFO neutron.db.securitygroups_db [None req-3fc1da33-606b-416d-97c0-654df8a6d643 ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Project f725e486a6574ef49ad1e07c2a07f092 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: 703/1382] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:13:30 2026] POST /v2.0/security-group-rules => generated 606 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1383] 10.0.0.234 () {34 vars in 757 bytes} [Thu Jul 16 08:13:30 2026] PUT /v2.0/security-groups/d13ea6bf-8429-46d4-a1c7-b5bc359d87c7 => generated 1662 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1384] 10.0.0.234 () {32 vars in 736 bytes} [Thu Jul 16 08:13:30 2026] GET /v2.0/security-groups/d13ea6bf-8429-46d4-a1c7-b5bc359d87c7 => generated 1662 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1385] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:30 2026] DELETE /v2.0/security-groups/d13ea6bf-8429-46d4-a1c7-b5bc359d87c7 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1386] 10.0.0.234 () {32 vars in 662 bytes} [Thu Jul 16 08:13:30 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) 2026-07-16 08:13:30.780 7 INFO neutron.api.v2.resource [None req-22addbfa-6fa0-4934-bf50-dbd088c6ae4c 58400ace799f4dbbb5e558442ab7ebc8 4591da3b3d194e959e4aa9eebb49dd6f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 682/1387] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:30 2026] DELETE /v2.0/security-groups/d13ea6bf-8429-46d4-a1c7-b5bc359d87c7 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1388] 10.0.0.234 () {34 vars in 683 bytes} [Thu Jul 16 08:13:30 2026] POST /v2.0/security-groups => generated 1624 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1389] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:13:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1390] 10.0.0.234 () {32 vars in 648 bytes} [Thu Jul 16 08:13:31 2026] GET /v2.0/networks => generated 1297 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:13:31.135 8 INFO neutron.db.segments_db [None req-96c3e667-2079-4430-a85b-8814c9dd7667 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] Added segment 6d350807-5430-4403-8d21-c51e898ee87b of type vxlan for network 03b36247-5faa-44ff-85ac-443c3aa59469 [pid: 7|app: 0|req: 685/1391] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:13:31 2026] GET /v2.0/security-group-rules/c9d9de13-4d31-4c99-87e6-888cf3437db1 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1392] 10.0.0.234 () {32 vars in 672 bytes} [Thu Jul 16 08:13:31 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1393] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:13:30 2026] POST /v2.0/networks => generated 650 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1394] 10.0.0.123 () {34 vars in 1097 bytes} [Thu Jul 16 08:13:31 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-251681525&fields=id&tenant_id=f725e486a6574ef49ad1e07c2a07f092 => 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: 687/1395] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:13:31 2026] DELETE /v2.0/security-group-rules/c9d9de13-4d31-4c99-87e6-888cf3437db1 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1396] 10.0.0.123 () {34 vars in 981 bytes} [Thu Jul 16 08:13:31 2026] GET /v2.0/networks?id=d32320d2-d7df-44c2-9046-ae1667eac8f6 => generated 660 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1397] 10.0.0.234 () {32 vars in 672 bytes} [Thu Jul 16 08:13:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1398] 10.0.0.123 () {34 vars in 964 bytes} [Thu Jul 16 08:13:31 2026] GET /v2.0/quotas/f725e486a6574ef49ad1e07c2a07f092 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1399] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:13:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1400] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:13:31 2026] POST /v2.0/subnets => generated 627 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1401] 10.0.0.123 () {34 vars in 1001 bytes} [Thu Jul 16 08:13:31 2026] GET /v2.0/ports?tenant_id=f725e486a6574ef49ad1e07c2a07f092&fields=id => generated 149 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1402] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:13:31 2026] GET /v2.0/security-group-rules/3556d5ad-6f6d-4165-bd78-abb171a76b32 => generated 601 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:31.613 7 INFO neutron.db.segments_db [None req-e3f40701-9892-4f94-8526-68d2e1dfe2a7 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] Added segment 7ac93b0b-b691-4c42-a9f0-33811ec8d814 of type vxlan for network 106e5b9d-de4c-49ac-b2a2-a1e055cf9d47 [pid: 8|app: 0|req: 711/1403] 10.0.0.123 () {34 vars in 1007 bytes} [Thu Jul 16 08:13:31 2026] GET /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6?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: 712/1404] 10.0.0.234 () {32 vars in 672 bytes} [Thu Jul 16 08:13:31 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1405] 10.0.0.123 () {34 vars in 1107 bytes} [Thu Jul 16 08:13:31 2026] GET /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6?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: 714/1406] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:13:31 2026] DELETE /v2.0/security-group-rules/3556d5ad-6f6d-4165-bd78-abb171a76b32 => 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: 715/1407] 10.0.0.234 () {32 vars in 672 bytes} [Thu Jul 16 08:13:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:13:31.855 7 INFO neutron.db.l3_hamode_db [None req-e3f40701-9892-4f94-8526-68d2e1dfe2a7 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 716/1408] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:13:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1409] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:31 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => 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: 718/1410] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:13:31 2026] GET /v2.0/security-group-rules/f04f934b-9235-486a-85ea-4233d9abd3e9 => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1411] 10.0.0.234 () {32 vars in 672 bytes} [Thu Jul 16 08:13:31 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1412] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:13:32 2026] DELETE /v2.0/security-group-rules/f04f934b-9235-486a-85ea-4233d9abd3e9 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1413] 10.0.0.234 () {32 vars in 672 bytes} [Thu Jul 16 08:13:32 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1414] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:32 2026] DELETE /v2.0/security-groups/cd527b0f-0e98-46bc-ad82-55f0efc3f1a0 => 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: 723/1415] 10.0.0.234 () {32 vars in 662 bytes} [Thu Jul 16 08:13:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1416] 10.0.0.234 () {32 vars in 662 bytes} [Thu Jul 16 08:13:32 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) 2026-07-16 08:13:32.611 7 INFO neutron.db.l3_hamode_db [None req-e3f40701-9892-4f94-8526-68d2e1dfe2a7 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 725/1417] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:32 2026] GET /v2.0/security-groups?tenant_id=4591da3b3d194e959e4aa9eebb49dd6f&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: 726/1418] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:32 2026] DELETE /v2.0/security-groups/3fc94b16-7169-4b29-b128-feef97626641 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1419] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:33 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => 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: 693/1420] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:13:31 2026] POST /v2.0/routers => generated 694 bytes in 2013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1421] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:34 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => 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: 695/1422] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:34 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1423] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:34 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&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: 697/1424] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:34 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1425] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:34 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1426] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:34 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1427] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:13:33 2026] PUT /v2.0/routers/3332f188-53da-43d4-88c8-1e2b1b19cef0/add_router_interface => generated 309 bytes in 1367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1428] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:34 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&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: 729/1429] 10.0.0.234 () {34 vars in 664 bytes} [Thu Jul 16 08:13:34 2026] POST /v2.0/ports => generated 954 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 701/1430] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:35 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => 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: 730/1431] 10.0.0.234 () {34 vars in 664 bytes} [Thu Jul 16 08:13:35 2026] POST /v2.0/ports => generated 959 bytes in 392 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: 731/1432] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:36 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1433] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:13:36 2026] GET /v2.0/networks?id=d32320d2-d7df-44c2-9046-ae1667eac8f6 => generated 660 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1434] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:36 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1435] 199.19.213.219 () {34 vars in 1049 bytes} [Thu Jul 16 08:13:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f725e486a6574ef49ad1e07c2a07f092 => generated 273 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:36.455 7 INFO neutron.db.l3_db [None req-afcf6257-46bd-4843-809a-a6ff94bcdf4b ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] Floating IP 60ebc6ae-1f68-4df7-9cab-13ebbc27ad0f associated. External IP: 10.96.250.220, port: 1daa8565-bf23-489e-960d-fe48ea6ae663. [pid: 8|app: 0|req: 735/1436] 199.19.213.219 () {38 vars in 954 bytes} [Thu Jul 16 08:13:36 2026] POST /v2.0/ports => generated 954 bytes in 482 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: 736/1437] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:36 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => generated 957 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1438] 10.0.0.234 () {34 vars in 676 bytes} [Thu Jul 16 08:13:35 2026] POST /v2.0/floatingips => generated 843 bytes in 1093 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1439] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:13:36 2026] GET /v2.0/ports?tenant_id=e21b931ef2674eeebb1e5cec2a0ccf11&device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => 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: 738/1440] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:36 2026] GET /v2.0/security-groups?id=c9d185b9-9d66-4d77-8a38-850e76072c9b&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:36.967 8 INFO neutron.db.l3_db [None req-d9e29a77-e337-4622-abbd-d44f44e8db70 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] Floating IP 60ebc6ae-1f68-4df7-9cab-13ebbc27ad0f disassociated. External IP: 10.96.250.220, port: 1daa8565-bf23-489e-960d-fe48ea6ae663. [pid: 7|app: 0|req: 703/1441] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:13:36 2026] PUT /v2.0/ports/9c74d8b3-1e80-4385-8bbe-126409ab4bbf => generated 1235 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:13:37.202 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8a396d3-f2bc-46f2-90ea-27f7b4b0656f'] response: {'name': 'network-changed', 'server_uuid': '1300401f-6a23-4494-9b7f-27f053c195d3', 'tag': '9c74d8b3-1e80-4385-8bbe-126409ab4bbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 704/1442] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:13:37 2026] GET /v2.0/networks?id=4663d33a-ce4d-4fd6-b241-4dc1535fae38 => 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: 705/1443] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:13:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f3c0dfd3-388a-4ec0-ad52-f51e8c0a5cfa => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1444] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:13:37 2026] GET /v2.0/subnets?id=302bdac1-23ce-4a53-9fbd-aac8d167a0f0 => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1445] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:37 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 975 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1446] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:13:36 2026] PUT /v2.0/floatingips/60ebc6ae-1f68-4df7-9cab-13ebbc27ad0f => generated 552 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1447] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:13:37 2026] GET /v2.0/ports?network_id=4663d33a-ce4d-4fd6-b241-4dc1535fae38&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: 740/1448] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:37 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&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: 741/1449] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:13:37 2026] GET /v2.0/networks/4663d33a-ce4d-4fd6-b241-4dc1535fae38?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:13:37.458 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f83b3fc-05d4-43a4-ba82-c3ef809fe61a ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] TaaS: Handle Delete Port: e24be48f-b94e-4f6b-9dfe-40bb9d1376cf 2026-07-16 08:13:37.461 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f83b3fc-05d4-43a4-ba82-c3ef809fe61a ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] Tap Mirror: Handle Delete Port: e24be48f-b94e-4f6b-9dfe-40bb9d1376cf [pid: 8|app: 0|req: 742/1450] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:13:37 2026] GET /v2.0/networks/4663d33a-ce4d-4fd6-b241-4dc1535fae38?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1451] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:13:37 2026] DELETE /v2.0/floatingips/60ebc6ae-1f68-4df7-9cab-13ebbc27ad0f => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1452] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:13:37 2026] GET /v2.0/ports?tenant_id=f725e486a6574ef49ad1e07c2a07f092&device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1453] 199.19.213.219 () {34 vars in 1017 bytes} [Thu Jul 16 08:13:37 2026] GET /v2.0/networks?tenant_id=f725e486a6574ef49ad1e07c2a07f092&shared=False => generated 756 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1454] 199.19.213.219 () {34 vars in 929 bytes} [Thu Jul 16 08:13:37 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: 713/1455] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:37 2026] GET /v2.0/security-groups?tenant_id=956b4ee8e9534fcc9b89218405e54a8c&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1456] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:38 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1457] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:38 2026] DELETE /v2.0/security-groups/84786afc-7665-4047-8489-b32433184849 => 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: 716/1458] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:38 2026] GET /v2.0/security-groups?id=c9d185b9-9d66-4d77-8a38-850e76072c9b&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:38.427 8 INFO neutron.db.l3_db [None req-f8331e30-e262-4959-987d-cd791033a852 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] Floating IP 0c0e66a7-30d6-4848-9a0e-64522b2f25a0 associated. External IP: 10.96.250.210, port: f6c857f9-ef5d-441b-97d9-7e8d45c9e35e. [pid: 7|app: 0|req: 717/1459] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:38 2026] GET /v2.0/security-groups?tenant_id=b0d5b980801a4bfa9b42a2a74d177167&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1460] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:38 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1461] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:38 2026] DELETE /v2.0/security-groups/647251e5-5620-4e75-9ce1-6f951dc328de => 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: 720/1462] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:38 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&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: 743/1463] 10.0.0.234 () {34 vars in 676 bytes} [Thu Jul 16 08:13:37 2026] POST /v2.0/floatingips => generated 841 bytes in 1101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1464] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:13:38 2026] GET /v2.0/floatingips/0c0e66a7-30d6-4848-9a0e-64522b2f25a0 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1465] 10.0.0.234 () {32 vars in 654 bytes} [Thu Jul 16 08:13:38 2026] GET /v2.0/floatingips => generated 844 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1466] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:13:38 2026] GET /v2.0/ports?tenant_id=f725e486a6574ef49ad1e07c2a07f092&device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1467] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:13:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9c74d8b3-1e80-4385-8bbe-126409ab4bbf => 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: 747/1468] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:13:38 2026] GET /v2.0/subnets?id=5eb44675-c401-4a7c-bc69-5b6ca6a890df => 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: 748/1469] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:13:38 2026] GET /v2.0/ports?network_id=d32320d2-d7df-44c2-9046-ae1667eac8f6&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: 749/1470] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:13:39 2026] GET /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6?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: 750/1471] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:13:39 2026] GET /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6?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) 2026-07-16 08:13:39.220 7 INFO neutron.db.l3_db [None req-fa2e7e16-73ce-43ab-b60f-11740185e745 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] Floating IP 0c0e66a7-30d6-4848-9a0e-64522b2f25a0 associated. External IP: 10.96.250.210, port: f6c857f9-ef5d-441b-97d9-7e8d45c9e35e. [pid: 8|app: 0|req: 753/1474] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:39 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1475] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:39 2026] GET /v2.0/security-groups?id=c9d185b9-9d66-4d77-8a38-850e76072c9b&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1476] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:39 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1477] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:39 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1478] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:13:38 2026] PUT /v2.0/floatingips/0c0e66a7-30d6-4848-9a0e-64522b2f25a0 => generated 843 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:39.889 8 INFO neutron.db.l3_db [None req-32e95e66-45e1-4292-9d1b-410eef60d8d3 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] Floating IP 0c0e66a7-30d6-4848-9a0e-64522b2f25a0 disassociated. External IP: 10.96.250.210, port: 1daa8565-bf23-489e-960d-fe48ea6ae663. [pid: 8|app: 0|req: 757/1479] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:13:39 2026] PUT /v2.0/floatingips/0c0e66a7-30d6-4848-9a0e-64522b2f25a0 => generated 552 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:40.334 7 INFO neutron_taas.services.taas.taas_plugin [None req-7c057212-3601-4bf9-9dc0-74b72fca106b ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] TaaS: Handle Delete Port: f04a8564-9b23-4f68-9291-2eaa1866b73a 2026-07-16 08:13:40.337 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c057212-3601-4bf9-9dc0-74b72fca106b ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] Tap Mirror: Handle Delete Port: f04a8564-9b23-4f68-9291-2eaa1866b73a [pid: 7|app: 0|req: 723/1480] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:13:40 2026] DELETE /v2.0/floatingips/0c0e66a7-30d6-4848-9a0e-64522b2f25a0 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:13:40.556 8 INFO neutron.api.v2.resource [None req-8a67039f-c4a4-4b1f-9be0-afcf782d888d ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 758/1481] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:13:40 2026] DELETE /v2.0/floatingips/0c0e66a7-30d6-4848-9a0e-64522b2f25a0 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1482] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:40 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => 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: 725/1483] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:40 2026] GET /v2.0/security-groups?id=c9d185b9-9d66-4d77-8a38-850e76072c9b&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:40.700 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b60e251-b88d-4689-84e4-96e237cee6a3 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] TaaS: Handle Delete Port: 1daa8565-bf23-489e-960d-fe48ea6ae663 2026-07-16 08:13:40.704 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b60e251-b88d-4689-84e4-96e237cee6a3 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] Tap Mirror: Handle Delete Port: 1daa8565-bf23-489e-960d-fe48ea6ae663 [pid: 8|app: 0|req: 759/1484] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:13:40 2026] DELETE /v2.0/ports/1daa8565-bf23-489e-960d-fe48ea6ae663 => 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: 726/1485] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:40 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1486] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:40 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&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-07-16 08:13:40.986 8 INFO neutron_taas.services.taas.taas_plugin [None req-073bc960-7c10-4b27-a172-b7bc86508046 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] TaaS: Handle Delete Port: f6c857f9-ef5d-441b-97d9-7e8d45c9e35e 2026-07-16 08:13:40.989 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-073bc960-7c10-4b27-a172-b7bc86508046 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] Tap Mirror: Handle Delete Port: f6c857f9-ef5d-441b-97d9-7e8d45c9e35e [pid: 8|app: 0|req: 760/1487] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:13:40 2026] DELETE /v2.0/ports/f6c857f9-ef5d-441b-97d9-7e8d45c9e35e => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1488] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:13:41 2026] GET /v2.0/ports?device_id=3332f188-53da-43d4-88c8-1e2b1b19cef0 => generated 958 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:41.596 8 INFO neutron_taas.services.taas.taas_plugin [None req-c0dfe0c4-6024-4a9d-b628-6ea208a7ac80 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] TaaS: Handle Delete Port: 2301786f-9065-4a6c-8fff-ed2f8b964726 2026-07-16 08:13:41.600 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0dfe0c4-6024-4a9d-b628-6ea208a7ac80 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] Tap Mirror: Handle Delete Port: 2301786f-9065-4a6c-8fff-ed2f8b964726 [pid: 7|app: 0|req: 729/1489] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:41 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => 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: 730/1490] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:41 2026] GET /v2.0/security-groups?id=c9d185b9-9d66-4d77-8a38-850e76072c9b&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: 731/1491] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:42 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1492] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:42 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1493] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:13:41 2026] PUT /v2.0/routers/3332f188-53da-43d4-88c8-1e2b1b19cef0/remove_router_interface => generated 309 bytes in 1030 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1494] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:42 2026] GET /v2.0/security-groups?tenant_id=ebdfa741ddf04698a165ea4015c6fd04&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:13:42.462 8 INFO neutron_taas.services.taas.taas_plugin [None req-2705495b-9d22-48ea-b491-d5d26eafa502 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] TaaS: Handle Delete Port: 7c95b4bf-b0b0-4d6e-a8eb-350baa4d971c 2026-07-16 08:13:42.467 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2705495b-9d22-48ea-b491-d5d26eafa502 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] Tap Mirror: Handle Delete Port: 7c95b4bf-b0b0-4d6e-a8eb-350baa4d971c [pid: 7|app: 0|req: 734/1495] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:42 2026] DELETE /v2.0/security-groups/aa69cdcf-538e-44f4-89cb-fac2b845bdba => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:13:42.703 8 INFO neutron_taas.services.taas.taas_plugin [None req-2705495b-9d22-48ea-b491-d5d26eafa502 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] TaaS: Handle Delete Port: e98c67fc-31c8-4cd6-8cde-71f93344f180 2026-07-16 08:13:42.705 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2705495b-9d22-48ea-b491-d5d26eafa502 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] Tap Mirror: Handle Delete Port: e98c67fc-31c8-4cd6-8cde-71f93344f180 [pid: 7|app: 0|req: 735/1496] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:42 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1497] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:42 2026] GET /v2.0/security-groups?id=c9d185b9-9d66-4d77-8a38-850e76072c9b&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:43.109 8 INFO neutron.services.segments.plugin [-] Segment 7ac93b0b-b691-4c42-a9f0-33811ec8d814 resource provider aggregate not found 2026-07-16 08:13:43.118 8 INFO neutron.services.segments.plugin [-] Segment 7ac93b0b-b691-4c42-a9f0-33811ec8d814 resource provider aggregate not found 2026-07-16 08:13:43.140 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7ac93b0b-b691-4c42-a9f0-33811ec8d814 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ac93b0b-b691-4c42-a9f0-33811ec8d814 found for delete ", "request_id": "req-d1119f2a-9da0-4882-a236-ba9f7fb48af7"}]} 2026-07-16 08:13:43.140 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7ac93b0b-b691-4c42-a9f0-33811ec8d814 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ac93b0b-b691-4c42-a9f0-33811ec8d814 found for delete ", "request_id": "req-28f3e9d2-4f64-46ba-9917-4dd40b42f371"}]} 2026-07-16 08:13:43.147 8 INFO neutron.db.l3_hamode_db [None req-2705495b-9d22-48ea-b491-d5d26eafa502 ed40acdd684b440389d39cc5edcb0644 7312bd6cfec848a29b64bd5ab906c4e2 - - default default] HA network 106e5b9d-de4c-49ac-b2a2-a1e055cf9d47 was deleted as no HA routers are present in tenant 7312bd6cfec848a29b64bd5ab906c4e2. [pid: 8|app: 0|req: 762/1498] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:13:42 2026] DELETE /v2.0/routers/3332f188-53da-43d4-88c8-1e2b1b19cef0 => generated 0 bytes in 938 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1499] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:43 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1500] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:13:43 2026] DELETE /v2.0/subnets/a459d9a8-6a9b-4d12-b824-134b723ea83b => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1501] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:43 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:43.454 7 INFO neutron.services.segments.plugin [-] Segment 6d350807-5430-4403-8d21-c51e898ee87b resource provider aggregate not found 2026-07-16 08:13:43.464 7 INFO neutron.services.segments.plugin [-] Segment 6d350807-5430-4403-8d21-c51e898ee87b resource provider aggregate not found [pid: 7|app: 0|req: 738/1502] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:13:43 2026] DELETE /v2.0/networks/03b36247-5faa-44ff-85ac-443c3aa59469 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:13:43.501 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6d350807-5430-4403-8d21-c51e898ee87b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d350807-5430-4403-8d21-c51e898ee87b found for delete ", "request_id": "req-2e4b45c1-5855-4c9e-834e-4914cf2a1d4f"}]} 2026-07-16 08:13:43.502 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6d350807-5430-4403-8d21-c51e898ee87b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d350807-5430-4403-8d21-c51e898ee87b found for delete ", "request_id": "req-d139f535-b8f9-4f61-8c3e-9ccd2a734db0"}]} [pid: 7|app: 0|req: 739/1503] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:44 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1504] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:44 2026] GET /v2.0/security-groups?id=c9d185b9-9d66-4d77-8a38-850e76072c9b&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1505] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:44 2026] GET /v2.0/security-groups?tenant_id=7312bd6cfec848a29b64bd5ab906c4e2&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1506] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:44 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1507] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:44 2026] GET /v2.0/security-groups?id=c9d185b9-9d66-4d77-8a38-850e76072c9b&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1508] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:13:44 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1509] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:44 2026] DELETE /v2.0/security-groups/777d455d-ab26-4961-87fc-5c0c23150e1e => 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: 744/1510] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:44 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1511] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:44 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&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-07-16 08:13:44.791 8 INFO neutron.db.l3_db [None req-f91dbc5c-e028-4856-9566-f46517d7aefd ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Floating IP ceec21dd-a412-4b72-a5cd-2b697d91b514 associated. External IP: 10.96.250.212, port: 9c74d8b3-1e80-4385-8bbe-126409ab4bbf. [pid: 8|app: 0|req: 767/1512] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:13:44 2026] PUT /v2.0/floatingips/ceec21dd-a412-4b72-a5cd-2b697d91b514 => generated 855 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:45.112 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75ed6553-3268-4999-a7d4-d38bd5c424a1'] response: {'name': 'network-changed', 'server_uuid': '1300401f-6a23-4494-9b7f-27f053c195d3', 'tag': '9c74d8b3-1e80-4385-8bbe-126409ab4bbf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 746/1513] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:13:45 2026] GET /v2.0/floatingips/ceec21dd-a412-4b72-a5cd-2b697d91b514 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1514] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:13:45 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1515] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:13:45 2026] GET /v2.0/ports?tenant_id=f725e486a6574ef49ad1e07c2a07f092&device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1516] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:45 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&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: 748/1517] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:13:45 2026] GET /v2.0/networks?id=d32320d2-d7df-44c2-9046-ae1667eac8f6 => generated 756 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1518] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:13:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9c74d8b3-1e80-4385-8bbe-126409ab4bbf => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1519] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:13:45 2026] GET /v2.0/subnets?id=5eb44675-c401-4a7c-bc69-5b6ca6a890df => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1520] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:13:45 2026] GET /v2.0/ports?network_id=d32320d2-d7df-44c2-9046-ae1667eac8f6&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: 750/1521] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:13:45 2026] GET /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6?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: 772/1522] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:13:45 2026] GET /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6?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: 773/1523] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:13:46 2026] GET /v2.0/floatingips/ceec21dd-a412-4b72-a5cd-2b697d91b514 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1524] 10.0.0.38 () {30 vars in 648 bytes} [Thu Jul 16 08:13:46 2026] GET /v2.0/extensions => generated 21537 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1525] 10.0.0.38 () {30 vars in 722 bytes} [Thu Jul 16 08:13:46 2026] GET /v2.0/quotas/840d86cbe4724263b073b0e9ba9fc172/details => generated 847 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:46.594 8 INFO neutron.db.segments_db [None req-81cf965e-2160-4400-a2b4-d14bd30557f2 a5a3cfa7b84f466693f214763ea207ee bea3487c03cb4105abf451c50fd50834 - - default default] Added segment 14f78d1a-d0df-4bab-b6d9-6c956e2f4b8e of type vxlan for network 17e9c3ee-bced-451a-b6aa-cd758a874ddc 2026-07-16 08:13:46.640 8 INFO neutron.db.segments_db [None req-81cf965e-2160-4400-a2b4-d14bd30557f2 a5a3cfa7b84f466693f214763ea207ee bea3487c03cb4105abf451c50fd50834 - - default default] Added segment b2eb06ec-44fc-422c-a5ac-427717aebd68 of type vxlan for network e230b9b3-c665-489b-8506-7c56a0e80df6 [pid: 8|app: 0|req: 774/1526] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:13:46 2026] POST /v2.0/networks => generated 1244 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1527] 10.0.0.234 () {32 vars in 648 bytes} [Thu Jul 16 08:13:46 2026] GET /v2.0/networks => generated 1843 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:13:46.905 8 INFO neutron.services.segments.plugin [-] Segment 14f78d1a-d0df-4bab-b6d9-6c956e2f4b8e resource provider aggregate not found 2026-07-16 08:13:46.910 8 INFO neutron.services.segments.plugin [-] Segment 14f78d1a-d0df-4bab-b6d9-6c956e2f4b8e resource provider aggregate not found 2026-07-16 08:13:46.926 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 14f78d1a-d0df-4bab-b6d9-6c956e2f4b8e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14f78d1a-d0df-4bab-b6d9-6c956e2f4b8e found for delete ", "request_id": "req-3e968f28-7138-4a88-b0aa-ac914f159a74"}]} 2026-07-16 08:13:46.931 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 14f78d1a-d0df-4bab-b6d9-6c956e2f4b8e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14f78d1a-d0df-4bab-b6d9-6c956e2f4b8e found for delete ", "request_id": "req-5f51f393-f767-4425-8e72-0ab52bf2ac85"}]} [pid: 8|app: 0|req: 775/1528] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:13:46 2026] DELETE /v2.0/networks/17e9c3ee-bced-451a-b6aa-cd758a874ddc => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:13:47.078 7 INFO neutron.services.segments.plugin [-] Segment b2eb06ec-44fc-422c-a5ac-427717aebd68 resource provider aggregate not found 2026-07-16 08:13:47.083 7 INFO neutron.services.segments.plugin [-] Segment b2eb06ec-44fc-422c-a5ac-427717aebd68 resource provider aggregate not found 2026-07-16 08:13:47.097 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b2eb06ec-44fc-422c-a5ac-427717aebd68 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2eb06ec-44fc-422c-a5ac-427717aebd68 found for delete ", "request_id": "req-24fa6adb-f132-4a60-9a1d-bc052a5ecdb6"}]} 2026-07-16 08:13:47.105 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b2eb06ec-44fc-422c-a5ac-427717aebd68 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2eb06ec-44fc-422c-a5ac-427717aebd68 found for delete ", "request_id": "req-686555b1-be13-4dd2-8e26-0bb69d753a32"}]} [pid: 7|app: 0|req: 754/1529] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:13:46 2026] DELETE /v2.0/networks/e230b9b3-c665-489b-8506-7c56a0e80df6 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1530] 10.0.0.234 () {32 vars in 648 bytes} [Thu Jul 16 08:13:47 2026] GET /v2.0/networks => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:47.218 7 INFO neutron.db.segments_db [None req-8acbc81c-af94-470a-b156-e7988492b6a9 a5a3cfa7b84f466693f214763ea207ee bea3487c03cb4105abf451c50fd50834 - - default default] Added segment 51be0f7f-dc66-4f99-8b02-38c44ebf415f of type vxlan for network 11ec808a-4c72-49f1-a450-a8eb5d884dc0 [pid: 8|app: 0|req: 777/1531] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:13:47 2026] GET /v2.0/floatingips/ceec21dd-a412-4b72-a5cd-2b697d91b514 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1532] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:13:47 2026] POST /v2.0/networks => generated 650 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:13:47.382 8 INFO neutron.db.segments_db [None req-a7e2589f-8037-4250-b8cb-567f1fa0e7a9 a5a3cfa7b84f466693f214763ea207ee bea3487c03cb4105abf451c50fd50834 - - default default] Added segment ec5c381a-8809-4196-83ec-3633b7b04c4a of type vxlan for network 255a994f-2dc6-4c31-be4d-8d116733fd96 [pid: 8|app: 0|req: 778/1533] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:13:47 2026] POST /v2.0/networks => generated 647 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1534] 10.0.0.234 () {34 vars in 664 bytes} [Thu Jul 16 08:13:47 2026] POST /v2.0/ports => generated 1505 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1535] 10.0.0.234 () {32 vars in 642 bytes} [Thu Jul 16 08:13:48 2026] GET /v2.0/ports => generated 1505 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:13:48.405 7 INFO neutron_taas.services.taas.taas_plugin [None req-945ce598-8221-42bb-9e77-59e1df9bb972 a5a3cfa7b84f466693f214763ea207ee bea3487c03cb4105abf451c50fd50834 - - default default] TaaS: Handle Delete Port: c71cc5ec-4f71-4e8e-9e10-6f9bd45bd6a3 2026-07-16 08:13:48.409 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-945ce598-8221-42bb-9e77-59e1df9bb972 a5a3cfa7b84f466693f214763ea207ee bea3487c03cb4105abf451c50fd50834 - - default default] Tap Mirror: Handle Delete Port: c71cc5ec-4f71-4e8e-9e10-6f9bd45bd6a3 [pid: 7|app: 0|req: 757/1536] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:13:48 2026] DELETE /v2.0/ports/c71cc5ec-4f71-4e8e-9e10-6f9bd45bd6a3 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:13:48.587 8 INFO neutron_taas.services.taas.taas_plugin [None req-83ae7d02-6c72-491e-9d85-250f36b827af a5a3cfa7b84f466693f214763ea207ee bea3487c03cb4105abf451c50fd50834 - - default default] TaaS: Handle Delete Port: 4fa2c4be-ef0d-433a-9e07-22ab572dedb2 [pid: 7|app: 0|req: 758/1537] 10.0.0.38 () {30 vars in 648 bytes} [Thu Jul 16 08:13:48 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) 2026-07-16 08:13:48.590 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83ae7d02-6c72-491e-9d85-250f36b827af a5a3cfa7b84f466693f214763ea207ee bea3487c03cb4105abf451c50fd50834 - - default default] Tap Mirror: Handle Delete Port: 4fa2c4be-ef0d-433a-9e07-22ab572dedb2 [pid: 8|app: 0|req: 780/1538] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:13:48 2026] DELETE /v2.0/ports/4fa2c4be-ef0d-433a-9e07-22ab572dedb2 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1539] 10.0.0.38 () {30 vars in 722 bytes} [Thu Jul 16 08:13:48 2026] GET /v2.0/quotas/840d86cbe4724263b073b0e9ba9fc172/details => generated 847 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1540] 10.0.0.234 () {32 vars in 642 bytes} [Thu Jul 16 08:13:48 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:13:48.752 7 INFO neutron.db.segments_db [None req-b9878ae7-6760-42dd-b007-198a4c5cefdf a5a3cfa7b84f466693f214763ea207ee bea3487c03cb4105abf451c50fd50834 - - default default] Added segment 32a0f124-48b8-4988-9f4b-216dae1eb6a8 of type vxlan for network 89e81a7b-ea8d-4c9c-a746-c36cdcdf9257 [pid: 7|app: 0|req: 760/1541] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:13:48 2026] POST /v2.0/networks => generated 650 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:13:48.907 8 INFO neutron.db.segments_db [None req-3a33a12f-c8d8-4864-9ed2-3a1749a3b861 a5a3cfa7b84f466693f214763ea207ee bea3487c03cb4105abf451c50fd50834 - - default default] Added segment 4bc9a6a5-b1ec-4b9a-863e-2efb2bb97603 of type vxlan for network 350fe643-8276-4043-80b3-bca3fe2c2bfa [pid: 8|app: 0|req: 782/1542] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:13:48 2026] POST /v2.0/networks => generated 649 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1543] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:13:49 2026] POST /v2.0/subnets => generated 1274 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1544] 10.0.0.234 () {32 vars in 646 bytes} [Thu Jul 16 08:13:49 2026] GET /v2.0/subnets => generated 1910 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1545] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:13:49 2026] DELETE /v2.0/subnets/adb94cc2-df7f-4dfd-94e7-328277bb1d82 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1546] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:13:49 2026] DELETE /v2.0/subnets/7f8064e9-edbd-49d4-b7fd-69113891ade6 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1547] 10.0.0.234 () {32 vars in 646 bytes} [Thu Jul 16 08:13:49 2026] GET /v2.0/subnets => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:13:49.918 8 INFO neutron.services.segments.plugin [-] Segment 4bc9a6a5-b1ec-4b9a-863e-2efb2bb97603 resource provider aggregate not found 2026-07-16 08:13:49.929 8 INFO neutron.services.segments.plugin [-] Segment 4bc9a6a5-b1ec-4b9a-863e-2efb2bb97603 resource provider aggregate not found 2026-07-16 08:13:49.943 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4bc9a6a5-b1ec-4b9a-863e-2efb2bb97603 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bc9a6a5-b1ec-4b9a-863e-2efb2bb97603 found for delete ", "request_id": "req-7849e247-a7c8-4f40-ad47-15a58722a62c"}]} 2026-07-16 08:13:49.949 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4bc9a6a5-b1ec-4b9a-863e-2efb2bb97603 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bc9a6a5-b1ec-4b9a-863e-2efb2bb97603 found for delete ", "request_id": "req-41904f4f-b5fc-4196-b217-6b93bef2ef71"}]} [pid: 8|app: 0|req: 785/1548] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:13:49 2026] DELETE /v2.0/networks/350fe643-8276-4043-80b3-bca3fe2c2bfa => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:13:50.068 7 INFO neutron.services.segments.plugin [-] Segment 32a0f124-48b8-4988-9f4b-216dae1eb6a8 resource provider aggregate not found 2026-07-16 08:13:50.070 7 INFO neutron.services.segments.plugin [-] Segment 32a0f124-48b8-4988-9f4b-216dae1eb6a8 resource provider aggregate not found 2026-07-16 08:13:50.087 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 32a0f124-48b8-4988-9f4b-216dae1eb6a8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32a0f124-48b8-4988-9f4b-216dae1eb6a8 found for delete ", "request_id": "req-6ade34ed-b139-494d-87b5-f3ba3b2c32b3"}]} 2026-07-16 08:13:50.093 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 32a0f124-48b8-4988-9f4b-216dae1eb6a8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32a0f124-48b8-4988-9f4b-216dae1eb6a8 found for delete ", "request_id": "req-3b7d785a-b76e-4c1d-81da-ce9686318fdb"}]} [pid: 7|app: 0|req: 764/1549] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:13:49 2026] DELETE /v2.0/networks/89e81a7b-ea8d-4c9c-a746-c36cdcdf9257 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1550] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:13:50 2026] DELETE /v2.0/networks/255a994f-2dc6-4c31-be4d-8d116733fd96 => 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: 765/1551] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:13:50 2026] DELETE /v2.0/networks/11ec808a-4c72-49f1-a450-a8eb5d884dc0 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1552] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:50 2026] GET /v2.0/security-groups?tenant_id=bea3487c03cb4105abf451c50fd50834&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1553] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:50 2026] GET /v2.0/security-groups?tenant_id=840d86cbe4724263b073b0e9ba9fc172&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1554] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:50 2026] DELETE /v2.0/security-groups/007dbfc1-cd57-482e-9508-7c948b17147f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1555] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:50 2026] DELETE /v2.0/security-groups/d679fdce-af17-4b4e-81b8-5d5cf3543855 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:13:51.967 8 INFO neutron.services.segments.plugin [-] Segment ec5c381a-8809-4196-83ec-3633b7b04c4a resource provider aggregate not found 2026-07-16 08:13:51.973 8 INFO neutron.services.segments.plugin [-] Segment ec5c381a-8809-4196-83ec-3633b7b04c4a resource provider aggregate not found 2026-07-16 08:13:51.996 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ec5c381a-8809-4196-83ec-3633b7b04c4a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec5c381a-8809-4196-83ec-3633b7b04c4a found for delete ", "request_id": "req-6e5cc7b6-9e03-4463-8927-dca2ec76e649"}]} 2026-07-16 08:13:52.002 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ec5c381a-8809-4196-83ec-3633b7b04c4a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec5c381a-8809-4196-83ec-3633b7b04c4a found for delete ", "request_id": "req-a00db542-648c-4df9-bac3-3f86c525ac34"}]} 2026-07-16 08:13:52.118 7 INFO neutron.services.segments.plugin [-] Segment 51be0f7f-dc66-4f99-8b02-38c44ebf415f resource provider aggregate not found 2026-07-16 08:13:52.125 7 INFO neutron.services.segments.plugin [-] Segment 51be0f7f-dc66-4f99-8b02-38c44ebf415f resource provider aggregate not found 2026-07-16 08:13:52.148 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 51be0f7f-dc66-4f99-8b02-38c44ebf415f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51be0f7f-dc66-4f99-8b02-38c44ebf415f found for delete ", "request_id": "req-a7ce702c-5b48-4bbc-9de4-8fb07002d747"}]} 2026-07-16 08:13:52.151 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 51be0f7f-dc66-4f99-8b02-38c44ebf415f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51be0f7f-dc66-4f99-8b02-38c44ebf415f found for delete ", "request_id": "req-b8c57bc8-e97a-4352-81d3-495ea6c0527f"}]} [pid: 7|app: 0|req: 768/1556] 10.0.0.234 () {32 vars in 622 bytes} [Thu Jul 16 08:13:52 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1557] 10.0.0.234 () {32 vars in 632 bytes} [Thu Jul 16 08:13:52 2026] GET /v2.0/ => generated 632 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1558] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:53 2026] GET /v2.0/security-groups?tenant_id=eadf1803a11545a9ad120174a68970ea&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1559] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:53 2026] DELETE /v2.0/security-groups/b82d5391-391c-4ba8-a173-10072e27c79c => 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: 771/1562] 10.0.0.224 () {34 vars in 989 bytes} [Thu Jul 16 08:13:55 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1563] 10.0.0.224 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:55 2026] GET /v2.0/security-groups?id=c9d185b9-9d66-4d77-8a38-850e76072c9b&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1564] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:13:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1565] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:13:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1566] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:13:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1567] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:13:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1568] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:13:56 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1569] 10.0.0.234 () {34 vars in 758 bytes} [Thu Jul 16 08:13:56 2026] PUT /v2.0/subnetpools/2d61d330-60b8-46d4-aa9a-7a0621a9b744/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1570] 10.0.0.234 () {34 vars in 758 bytes} [Thu Jul 16 08:13:56 2026] PUT /v2.0/subnetpools/15a581d0-4025-4e55-9148-e3a0f599419d/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1571] 10.0.0.234 () {34 vars in 758 bytes} [Thu Jul 16 08:13:56 2026] PUT /v2.0/subnetpools/947a0cdd-1723-489d-b7b4-e14c0d9906d7/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1572] 10.0.0.234 () {34 vars in 758 bytes} [Thu Jul 16 08:13:56 2026] PUT /v2.0/subnetpools/b1cffb23-3a25-4db0-b86f-b2eb64ae3d13/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1573] 10.0.0.234 () {32 vars in 671 bytes} [Thu Jul 16 08:13:56 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1574] 10.0.0.234 () {32 vars in 685 bytes} [Thu Jul 16 08:13:56 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1575] 10.0.0.224 () {34 vars in 989 bytes} [Thu Jul 16 08:13:56 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => 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: 799/1576] 10.0.0.234 () {32 vars in 681 bytes} [Thu Jul 16 08:13:56 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1577] 10.0.0.224 () {34 vars in 1039 bytes} [Thu Jul 16 08:13:56 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&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: 800/1578] 10.0.0.234 () {32 vars in 693 bytes} [Thu Jul 16 08:13:56 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1579] 10.0.0.234 () {32 vars in 679 bytes} [Thu Jul 16 08:13:56 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1580] 10.0.0.234 () {32 vars in 693 bytes} [Thu Jul 16 08:13:56 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1581] 10.0.0.234 () {32 vars in 689 bytes} [Thu Jul 16 08:13:56 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1582] 10.0.0.234 () {32 vars in 701 bytes} [Thu Jul 16 08:13:56 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1583] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:13:56 2026] DELETE /v2.0/subnetpools/2d61d330-60b8-46d4-aa9a-7a0621a9b744 => 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: 803/1584] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:13:57 2026] DELETE /v2.0/subnetpools/15a581d0-4025-4e55-9148-e3a0f599419d => 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: 782/1585] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:13:57 2026] DELETE /v2.0/subnetpools/947a0cdd-1723-489d-b7b4-e14c0d9906d7 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1586] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:13:57 2026] DELETE /v2.0/subnetpools/b1cffb23-3a25-4db0-b86f-b2eb64ae3d13 => 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: 783/1587] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:13:57 2026] DELETE /v2.0/subnetpools/c030fc41-e6a0-42e3-9129-a85f6cd743a8 => 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: 805/1588] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:57 2026] GET /v2.0/security-groups?tenant_id=45bd551efa6c4aa0944cb9d0699a7d88&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1589] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:57 2026] GET /v2.0/security-groups?tenant_id=d14cb412e446468b9ed9256975dd3421&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1590] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:58 2026] DELETE /v2.0/security-groups/c30b7fa1-bd37-4cfd-8a11-b72fcf3345b1 => 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: 785/1591] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:58 2026] DELETE /v2.0/security-groups/75b658bd-d8cf-4c2e-80ae-39055635667d => 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: 786/1592] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:58 2026] GET /v2.0/security-groups?tenant_id=f54ab60401d2491982f3af87399fd313&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1593] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:58 2026] GET /v2.0/security-groups?tenant_id=1825018bb03b46bba8cc3454f3c49f8f&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1594] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:58 2026] DELETE /v2.0/security-groups/8311fc95-ad66-4283-88a0-ca7d9836924f => 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: 787/1595] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:58 2026] DELETE /v2.0/security-groups/eee1ae84-0d33-4a7a-86ba-2440e4ad1e9c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1596] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:13:58 2026] GET /v2.0/security-groups?tenant_id=f8bf6bdff6f0404584a1b4a0cee10c69&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1597] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:13:58 2026] DELETE /v2.0/security-groups/7e539f3b-dac4-49be-9abc-e77c0719b7b6 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1598] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:01 2026] GET /v2.0/security-groups?tenant_id=ef25283dfa1346fe93f3e26a4a32a1a2&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1599] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:02 2026] DELETE /v2.0/security-groups/d11046c1-1e78-47b2-9acb-898cec04957e => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:02.549 8 INFO neutron.db.segments_db [None req-c852b18c-f637-46f3-975d-414811d2f62b 305e8b39ec8c4d3eae1466e66b2ed407 a91f10aac28549f583a9c02a0ff702d3 - - default default] Added segment a927744d-7e1f-4cb2-a9b4-e32d9f3d022b of type vxlan for network 005cf41c-0235-4055-8f0f-4723a7412550 [pid: 8|app: 0|req: 811/1600] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:02 2026] POST /v2.0/networks => generated 632 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1601] 10.0.0.234 () {34 vars in 752 bytes} [Thu Jul 16 08:14:02 2026] PUT /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1602] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:14:02 2026] GET /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/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: 791/1603] 10.0.0.234 () {34 vars in 763 bytes} [Thu Jul 16 08:14:02 2026] PUT /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/tags/green => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1604] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:14:02 2026] GET /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/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: 792/1605] 10.0.0.234 () {34 vars in 759 bytes} [Thu Jul 16 08:14:02 2026] PUT /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1606] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:14:02 2026] GET /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1607] 10.0.0.234 () {34 vars in 781 bytes} [Thu Jul 16 08:14:03 2026] PUT /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/tags/black.or.white => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1608] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:14:03 2026] GET /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1609] 10.0.0.234 () {34 vars in 752 bytes} [Thu Jul 16 08:14:03 2026] PUT /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1610] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:14:03 2026] GET /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1611] 10.0.0.234 () {32 vars in 740 bytes} [Thu Jul 16 08:14:03 2026] GET /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:03.449 8 INFO neutron.api.v2.resource [None req-af8f9fcd-8a70-4c13-8351-4824bbc90825 305e8b39ec8c4d3eae1466e66b2ed407 a91f10aac28549f583a9c02a0ff702d3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 817/1612] 10.0.0.234 () {32 vars in 744 bytes} [Thu Jul 16 08:14:03 2026] GET /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1613] 10.0.0.234 () {32 vars in 743 bytes} [Thu Jul 16 08:14:03 2026] DELETE /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/tags/red => 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: 818/1614] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:14:03 2026] GET /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:03.630 7 INFO neutron.api.v2.resource [None req-4a7adefb-38b7-46de-97d3-ee8e51a9009b 305e8b39ec8c4d3eae1466e66b2ed407 a91f10aac28549f583a9c02a0ff702d3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 797/1615] 10.0.0.234 () {32 vars in 747 bytes} [Thu Jul 16 08:14:03 2026] DELETE /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/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: 819/1616] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:14:03 2026] DELETE /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1617] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:14:03 2026] GET /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:03.900 8 INFO neutron.services.segments.plugin [-] Segment a927744d-7e1f-4cb2-a9b4-e32d9f3d022b resource provider aggregate not found 2026-07-16 08:14:03.905 8 INFO neutron.services.segments.plugin [-] Segment a927744d-7e1f-4cb2-a9b4-e32d9f3d022b resource provider aggregate not found 2026-07-16 08:14:03.930 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a927744d-7e1f-4cb2-a9b4-e32d9f3d022b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a927744d-7e1f-4cb2-a9b4-e32d9f3d022b found for delete ", "request_id": "req-27d2678b-0292-41bd-926a-4275411453d8"}]} 2026-07-16 08:14:03.931 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a927744d-7e1f-4cb2-a9b4-e32d9f3d022b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a927744d-7e1f-4cb2-a9b4-e32d9f3d022b found for delete ", "request_id": "req-e9ab0815-092c-408e-b71a-6a57aa56140c"}]} [pid: 8|app: 0|req: 820/1618] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:03 2026] DELETE /v2.0/networks/005cf41c-0235-4055-8f0f-4723a7412550 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1619] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:04 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1620] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:04 2026] GET /v2.0/security-groups?tenant_id=a91f10aac28549f583a9c02a0ff702d3&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1621] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:14:04 2026] GET /v2.0/security-groups?id=c9d185b9-9d66-4d77-8a38-850e76072c9b&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: 821/1622] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:04 2026] GET /v2.0/security-groups?tenant_id=ad1af73800f34b8aae675a7b353a1b1a&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1623] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:04 2026] DELETE /v2.0/security-groups/c40dd7a5-ce5e-4a8c-8fa9-85490295a66c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1624] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:04 2026] DELETE /v2.0/security-groups/21d96e97-8885-40f5-bbfe-d05ea32c7d52 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1625] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:05 2026] GET /v2.0/security-groups?tenant_id=b082f58e80cc4044a3693796f8934ffb&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: 823/1626] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:05 2026] DELETE /v2.0/security-groups/e14afbee-9f76-4637-98d5-f1ef82dbe22e => 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: 804/1627] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:05 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1628] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:14:05 2026] GET /v2.0/security-groups?id=c9d185b9-9d66-4d77-8a38-850e76072c9b&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1629] 199.19.213.219 () {34 vars in 993 bytes} [Thu Jul 16 08:14:07 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => 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: 825/1630] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:07 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => 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: 826/1631] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:14:07 2026] GET /v2.0/security-groups?id=c9d185b9-9d66-4d77-8a38-850e76072c9b&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:14:07.170 7 INFO neutron_taas.services.taas.taas_plugin [req-eb3fc7de-2de6-4eb8-8d45-61a1e6bfaa44 req-2d5188c2-3ef7-4163-b8f3-7df84735911f ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] TaaS: Handle Delete Port: 9c74d8b3-1e80-4385-8bbe-126409ab4bbf 2026-07-16 08:14:07.174 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-eb3fc7de-2de6-4eb8-8d45-61a1e6bfaa44 req-2d5188c2-3ef7-4163-b8f3-7df84735911f ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Tap Mirror: Handle Delete Port: 9c74d8b3-1e80-4385-8bbe-126409ab4bbf 2026-07-16 08:14:07.342 7 INFO neutron.db.l3_db [req-eb3fc7de-2de6-4eb8-8d45-61a1e6bfaa44 req-2d5188c2-3ef7-4163-b8f3-7df84735911f ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Floating IP ceec21dd-a412-4b72-a5cd-2b697d91b514 disassociated. External IP: 10.96.250.212, port: 9c74d8b3-1e80-4385-8bbe-126409ab4bbf. [pid: 8|app: 0|req: 827/1632] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:07 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1633] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:14:07 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1634] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:07 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1635] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:14:07 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1636] 199.19.213.219 () {36 vars in 996 bytes} [Thu Jul 16 08:14:07 2026] DELETE /v2.0/ports/9c74d8b3-1e80-4385-8bbe-126409ab4bbf => generated 0 bytes in 742 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:07.844 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cb1e223-4886-42d2-bc71-a0de77d88046'] response: {'server_uuid': '1300401f-6a23-4494-9b7f-27f053c195d3', 'name': 'network-vif-deleted', 'tag': '9c74d8b3-1e80-4385-8bbe-126409ab4bbf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 831/1637] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:08 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:08.736 7 INFO neutron.db.segments_db [None req-c0d9b945-6cff-44c3-8371-f9890f1ab7b5 2b389631e18a4dfbad870db5e3e1f765 f9b7313289264eb285b70da76a39b4b3 - - default default] Added segment 5255ac98-a17c-4262-8699-c53e8a2b86ee of type vxlan for network 5ffe06d3-89e2-418e-ba97-c3e6828005d0 [pid: 8|app: 0|req: 832/1638] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:08 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => 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: 833/1639] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:14:08 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:14:09.013 7 INFO neutron.db.l3_hamode_db [None req-c0d9b945-6cff-44c3-8371-f9890f1ab7b5 2b389631e18a4dfbad870db5e3e1f765 f9b7313289264eb285b70da76a39b4b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:14:09.128 7 INFO neutron.db.l3_hamode_db [None req-c0d9b945-6cff-44c3-8371-f9890f1ab7b5 2b389631e18a4dfbad870db5e3e1f765 f9b7313289264eb285b70da76a39b4b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:14:09.476 8 INFO neutron.db.segments_db [None req-c5b2bb0b-f04f-4db1-a122-088ff8da0c83 9e62b50f97434f5e9b5d6bdeb03f8d61 8f1113d447654272b470405bf308586b - - default default] Added segment 119efec7-e7ba-44b5-b8da-f080a1403deb of type vxlan for network b9617c37-346f-4a80-8d0e-7c4e6b6ad7fe [pid: 8|app: 0|req: 836/1642] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:09 2026] POST /v2.0/networks => generated 727 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1643] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:09 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => 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: 807/1644] 10.0.0.234 () {34 vars in 667 bytes} [Thu Jul 16 08:14:08 2026] POST /v2.0/routers => generated 474 bytes in 1164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1645] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:09 2026] POST /v2.0/subnets => generated 644 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:09.788 8 WARNING neutron.api.v2.base [None req-5d2607f2-a281-4476-aedb-08ca61435e59 9e62b50f97434f5e9b5d6bdeb03f8d61 8f1113d447654272b470405bf308586b - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-07-16 08:14:09.789 8 INFO neutron.api.v2.resource [None req-5d2607f2-a281-4476-aedb-08ca61435e59 9e62b50f97434f5e9b5d6bdeb03f8d61 8f1113d447654272b470405bf308586b - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 839/1646] 10.0.0.234 () {34 vars in 680 bytes} [Thu Jul 16 08:14:09 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: 808/1647] 10.0.0.234 () {34 vars in 750 bytes} [Thu Jul 16 08:14:09 2026] PUT /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags => generated 25 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1648] 10.0.0.234 () {32 vars in 730 bytes} [Thu Jul 16 08:14:09 2026] GET /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:09.974 8 INFO neutron.services.segments.plugin [-] Segment 119efec7-e7ba-44b5-b8da-f080a1403deb resource provider aggregate not found 2026-07-16 08:14:09.981 8 INFO neutron.services.segments.plugin [-] Segment 119efec7-e7ba-44b5-b8da-f080a1403deb resource provider aggregate not found 2026-07-16 08:14:09.996 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 119efec7-e7ba-44b5-b8da-f080a1403deb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 119efec7-e7ba-44b5-b8da-f080a1403deb found for delete ", "request_id": "req-50849441-ac05-475d-9d9b-c32fa89584bb"}]} 2026-07-16 08:14:09.997 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 119efec7-e7ba-44b5-b8da-f080a1403deb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 119efec7-e7ba-44b5-b8da-f080a1403deb found for delete ", "request_id": "req-288a43ab-dafb-43ef-86eb-d33efc34b1cc"}]} [pid: 8|app: 0|req: 840/1649] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:09 2026] DELETE /v2.0/networks/b9617c37-346f-4a80-8d0e-7c4e6b6ad7fe => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1650] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:09 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:14:10.106 7 INFO neutron.db.segments_db [None req-94ededd3-ecb3-46cb-a4fb-952accd6da3b 9e62b50f97434f5e9b5d6bdeb03f8d61 8f1113d447654272b470405bf308586b - - default default] Added segment 9003a60a-0c07-4523-b59d-e712ffa214c2 of type vxlan for network d6d2443c-9a69-40b1-b9fe-003ebb918394 [pid: 8|app: 0|req: 841/1651] 10.0.0.234 () {34 vars in 761 bytes} [Thu Jul 16 08:14:10 2026] PUT /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags/green => generated 4 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1652] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:10 2026] POST /v2.0/networks => generated 725 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1653] 199.19.213.219 () {34 vars in 993 bytes} [Thu Jul 16 08:14:10 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1654] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:14:10 2026] GET /v2.0/security-groups?id=825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1655] 10.0.0.234 () {32 vars in 730 bytes} [Thu Jul 16 08:14:10 2026] GET /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags => generated 34 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:10.407 8 INFO neutron_taas.services.taas.taas_plugin [req-b71a0f30-89a1-4b3d-9062-ba2af55beb59 req-ef6db3ab-0c73-47ab-9827-13038e6afa45 64130da4da21414d871974892f357232 e21b931ef2674eeebb1e5cec2a0ccf11 - - default default] TaaS: Handle Delete Port: f3c0dfd3-388a-4ec0-ad52-f51e8c0a5cfa 2026-07-16 08:14:10.411 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b71a0f30-89a1-4b3d-9062-ba2af55beb59 req-ef6db3ab-0c73-47ab-9827-13038e6afa45 64130da4da21414d871974892f357232 e21b931ef2674eeebb1e5cec2a0ccf11 - - default default] Tap Mirror: Handle Delete Port: f3c0dfd3-388a-4ec0-ad52-f51e8c0a5cfa [pid: 7|app: 0|req: 813/1656] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:10 2026] POST /v2.0/subnets => generated 647 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:10.530 8 INFO neutron.db.l3_db [req-b71a0f30-89a1-4b3d-9062-ba2af55beb59 req-ef6db3ab-0c73-47ab-9827-13038e6afa45 64130da4da21414d871974892f357232 e21b931ef2674eeebb1e5cec2a0ccf11 - - default default] Floating IP 99744164-d296-47d1-bcc9-92020c9c236a disassociated. External IP: 10.96.250.214, port: f3c0dfd3-388a-4ec0-ad52-f51e8c0a5cfa. [pid: 7|app: 0|req: 814/1657] 10.0.0.234 () {34 vars in 757 bytes} [Thu Jul 16 08:14:10 2026] PUT /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags/red => generated 4 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-16 08:14:10.603 7 WARNING neutron.api.v2.base [None req-b30133cf-d39d-43d0-a497-65750f8bbcc8 9e62b50f97434f5e9b5d6bdeb03f8d61 8f1113d447654272b470405bf308586b - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-07-16 08:14:10.603 7 INFO neutron.api.v2.resource [None req-b30133cf-d39d-43d0-a497-65750f8bbcc8 9e62b50f97434f5e9b5d6bdeb03f8d61 8f1113d447654272b470405bf308586b - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 815/1658] 10.0.0.234 () {34 vars in 680 bytes} [Thu Jul 16 08:14:10 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1659] 10.0.0.234 () {32 vars in 730 bytes} [Thu Jul 16 08:14:10 2026] GET /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:10.862 7 INFO neutron.services.segments.plugin [-] Segment 9003a60a-0c07-4523-b59d-e712ffa214c2 resource provider aggregate not found 2026-07-16 08:14:10.868 7 INFO neutron.services.segments.plugin [-] Segment 9003a60a-0c07-4523-b59d-e712ffa214c2 resource provider aggregate not found [pid: 8|app: 0|req: 844/1660] 199.19.213.219 () {36 vars in 996 bytes} [Thu Jul 16 08:14:10 2026] DELETE /v2.0/ports/f3c0dfd3-388a-4ec0-ad52-f51e8c0a5cfa => generated 0 bytes in 559 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:10.887 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9003a60a-0c07-4523-b59d-e712ffa214c2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9003a60a-0c07-4523-b59d-e712ffa214c2 found for delete ", "request_id": "req-64156a01-afe7-49da-9187-1b8becf65f37"}]} 2026-07-16 08:14:10.889 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9003a60a-0c07-4523-b59d-e712ffa214c2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9003a60a-0c07-4523-b59d-e712ffa214c2 found for delete ", "request_id": "req-696da559-b59e-4cd4-815e-be9294edc5ab"}]} [pid: 8|app: 0|req: 845/1661] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:10 2026] GET /v2.0/ports?device_id=1300401f-6a23-4494-9b7f-27f053c195d3 => 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: 817/1662] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:10 2026] DELETE /v2.0/networks/d6d2443c-9a69-40b1-b9fe-003ebb918394 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:10.912 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5dfd7c93-7845-4a5d-b83f-8e8a9d8c67a3'] response: {'server_uuid': '99ca44f1-a576-42b4-a641-9dd35c591ff4', 'name': 'network-vif-deleted', 'tag': 'f3c0dfd3-388a-4ec0-ad52-f51e8c0a5cfa', 'status': 'completed', 'code': 200} 2026-07-16 08:14:10.962 7 INFO neutron.db.segments_db [None req-16b1a758-12a9-4124-a9d3-43cedc29c164 9e62b50f97434f5e9b5d6bdeb03f8d61 8f1113d447654272b470405bf308586b - - default default] Added segment 4bc49dd5-9659-4ddc-bf5f-e9247bbd9d3a of type vxlan for network ab153f78-ae19-4d8b-990f-4cbbfa274845 [pid: 8|app: 0|req: 846/1663] 10.0.0.234 () {34 vars in 779 bytes} [Thu Jul 16 08:14:10 2026] PUT /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags/black.or.white => generated 4 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1664] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:10 2026] POST /v2.0/networks => generated 727 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1665] 10.0.0.234 () {32 vars in 730 bytes} [Thu Jul 16 08:14:11 2026] GET /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags => generated 52 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1666] 10.0.0.234 () {34 vars in 750 bytes} [Thu Jul 16 08:14:11 2026] PUT /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags => generated 37 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1667] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:11 2026] POST /v2.0/subnets => generated 647 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1668] 10.0.0.234 () {32 vars in 730 bytes} [Thu Jul 16 08:14:11 2026] GET /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags => generated 37 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1669] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:11 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => 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: 851/1670] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:14:11 2026] GET /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags/red => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1671] 10.0.0.234 () {34 vars in 680 bytes} [Thu Jul 16 08:14:11 2026] POST /v2.0/rbac-policies => generated 324 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:11.529 8 INFO neutron.api.v2.resource [None req-5d75b8df-ef30-4666-b1aa-e95a5bc478d9 2b389631e18a4dfbad870db5e3e1f765 f9b7313289264eb285b70da76a39b4b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 852/1672] 10.0.0.234 () {32 vars in 742 bytes} [Thu Jul 16 08:14:11 2026] GET /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags/green => generated 99 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1673] 10.0.0.234 () {32 vars in 741 bytes} [Thu Jul 16 08:14:11 2026] DELETE /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags/red => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1674] 10.0.0.234 () {32 vars in 730 bytes} [Thu Jul 16 08:14:11 2026] GET /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags => generated 30 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:11.877 7 INFO neutron.api.v2.resource [None req-5047c5a2-2fb9-4231-bdee-46db94c90a25 2b389631e18a4dfbad870db5e3e1f765 f9b7313289264eb285b70da76a39b4b3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 822/1675] 10.0.0.234 () {32 vars in 745 bytes} [Thu Jul 16 08:14:11 2026] DELETE /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags/green => generated 99 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1676] 10.0.0.234 () {32 vars in 722 bytes} [Thu Jul 16 08:14:11 2026] GET /v2.0/networks/ab153f78-ae19-4d8b-990f-4cbbfa274845 => generated 655 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1677] 10.0.0.234 () {32 vars in 733 bytes} [Thu Jul 16 08:14:11 2026] DELETE /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1678] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:11 2026] DELETE /v2.0/security-groups/c9d185b9-9d66-4d77-8a38-850e76072c9b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1679] 10.0.0.234 () {32 vars in 730 bytes} [Thu Jul 16 08:14:12 2026] GET /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2/tags => generated 12 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1680] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:14:12 2026] GET /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2 => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:14:12.248 8 INFO neutron_taas.services.taas.taas_plugin [None req-b56ac6da-c72a-4ed7-b456-a9415796eb27 ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] TaaS: Handle Delete Port: 1101d6fb-32f2-4f90-9ff0-fdcaa906cee0 2026-07-16 08:14:12.251 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b56ac6da-c72a-4ed7-b456-a9415796eb27 ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Tap Mirror: Handle Delete Port: 1101d6fb-32f2-4f90-9ff0-fdcaa906cee0 [pid: 8|app: 0|req: 856/1681] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:14:12 2026] DELETE /v2.0/floatingips/ceec21dd-a412-4b72-a5cd-2b697d91b514 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:12.538 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3f61695-1aa2-4449-a38d-cbf339224b20 b1d6320e3b5041f8b88ac0c1d2fa5a1b 507e6f1509514cda96bdf45293966c74 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 857/1682] 10.0.0.234 () {32 vars in 722 bytes} [Thu Jul 16 08:14:12 2026] GET /v2.0/networks/ab153f78-ae19-4d8b-990f-4cbbfa274845 => generated 138 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1683] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:12 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:12.754 8 INFO neutron.services.segments.plugin [-] Segment 4bc49dd5-9659-4ddc-bf5f-e9247bbd9d3a resource provider aggregate not found 2026-07-16 08:14:12.763 8 INFO neutron.services.segments.plugin [-] Segment 4bc49dd5-9659-4ddc-bf5f-e9247bbd9d3a resource provider aggregate not found 2026-07-16 08:14:12.779 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4bc49dd5-9659-4ddc-bf5f-e9247bbd9d3a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bc49dd5-9659-4ddc-bf5f-e9247bbd9d3a found for delete ", "request_id": "req-c045c342-0a53-4aea-b839-341994a0100b"}]} 2026-07-16 08:14:12.781 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4bc49dd5-9659-4ddc-bf5f-e9247bbd9d3a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bc49dd5-9659-4ddc-bf5f-e9247bbd9d3a found for delete ", "request_id": "req-98cf7767-d866-40d6-9447-c02b3148d31c"}]} [pid: 8|app: 0|req: 859/1684] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:12 2026] DELETE /v2.0/networks/ab153f78-ae19-4d8b-990f-4cbbfa274845 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1685] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:12 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:14:12.857 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c0ae8f8-5cce-4669-b995-1d8715dc0341 9e62b50f97434f5e9b5d6bdeb03f8d61 8f1113d447654272b470405bf308586b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 861/1686] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:12 2026] DELETE /v2.0/subnets/015a5751-5146-451a-afcf-f983e4a2afbb => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1687] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:14:12 2026] GET /v2.0/security-groups?id=4b04312e-1f66-40a9-9b2e-b1602f91a325&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:14:12.899 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8616235b-765a-40b6-84f2-63619ee74475 9e62b50f97434f5e9b5d6bdeb03f8d61 8f1113d447654272b470405bf308586b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 863/1688] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:12 2026] DELETE /v2.0/subnets/42865d6e-8f7f-4374-b808-25c31126ded7 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:14:12.922 8 INFO neutron.pecan_wsgi.hooks.translation [None req-250a7256-d6db-4631-b7cd-322d3b514c8a 9e62b50f97434f5e9b5d6bdeb03f8d61 8f1113d447654272b470405bf308586b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 864/1689] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:12 2026] DELETE /v2.0/subnets/25e7107f-874b-4043-bd5e-10a3ddfa18da => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1690] 10.0.0.234 () {34 vars in 741 bytes} [Thu Jul 16 08:14:12 2026] PUT /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2 => generated 480 bytes in 702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1691] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:14:12 2026] GET /v2.0/ports?device_id=6ce0f96f-a822-4740-a346-81ca304004e2 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:13.141 7 INFO neutron_taas.services.taas.taas_plugin [None req-9636e67d-d584-4c5e-8be7-99b7dd5b6a00 2b389631e18a4dfbad870db5e3e1f765 f9b7313289264eb285b70da76a39b4b3 - - default default] TaaS: Handle Delete Port: 8cffc5f4-1460-4301-ae38-3f9e312e5e55 2026-07-16 08:14:13.144 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9636e67d-d584-4c5e-8be7-99b7dd5b6a00 2b389631e18a4dfbad870db5e3e1f765 f9b7313289264eb285b70da76a39b4b3 - - default default] Tap Mirror: Handle Delete Port: 8cffc5f4-1460-4301-ae38-3f9e312e5e55 2026-07-16 08:14:13.585 7 INFO neutron.services.segments.plugin [-] Segment 5255ac98-a17c-4262-8699-c53e8a2b86ee resource provider aggregate not found 2026-07-16 08:14:13.604 7 INFO neutron.services.segments.plugin [-] Segment 5255ac98-a17c-4262-8699-c53e8a2b86ee resource provider aggregate not found 2026-07-16 08:14:13.618 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5255ac98-a17c-4262-8699-c53e8a2b86ee resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5255ac98-a17c-4262-8699-c53e8a2b86ee found for delete ", "request_id": "req-e8adf517-edda-4992-8593-3b56d50eaba0"}]} 2026-07-16 08:14:13.622 7 INFO neutron.db.l3_hamode_db [None req-9636e67d-d584-4c5e-8be7-99b7dd5b6a00 2b389631e18a4dfbad870db5e3e1f765 f9b7313289264eb285b70da76a39b4b3 - - default default] HA network 5ffe06d3-89e2-418e-ba97-c3e6828005d0 was deleted as no HA routers are present in tenant f9b7313289264eb285b70da76a39b4b3. 2026-07-16 08:14:13.632 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5255ac98-a17c-4262-8699-c53e8a2b86ee resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5255ac98-a17c-4262-8699-c53e8a2b86ee found for delete ", "request_id": "req-c46ee79f-93bc-4765-b99d-27e1b228e1de"}]} [pid: 7|app: 0|req: 827/1692] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:12 2026] DELETE /v2.0/routers/6ce0f96f-a822-4740-a346-81ca304004e2 => generated 0 bytes in 661 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1693] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:13 2026] GET /v2.0/ports?device_id=99ca44f1-a576-42b4-a641-9dd35c591ff4 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1694] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:13 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1695] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:14:14 2026] GET /v2.0/security-groups?id=4b04312e-1f66-40a9-9b2e-b1602f91a325&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: 828/1696] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:13 2026] GET /v2.0/security-groups?tenant_id=507e6f1509514cda96bdf45293966c74&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1697] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:14 2026] DELETE /v2.0/security-groups/15b2a3ee-f612-4fea-b8dc-cc054a799954 => 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: 829/1698] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:14 2026] GET /v2.0/security-groups?tenant_id=f9b7313289264eb285b70da76a39b4b3&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1699] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:14 2026] GET /v2.0/security-groups?tenant_id=87437cad118248fba3bc889ddc53a5b8&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1700] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:14 2026] DELETE /v2.0/security-groups/dd44beb9-a88c-4497-a6c8-7a2fc0d7021e => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1701] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:14 2026] DELETE /v2.0/security-groups/7723a293-7531-4a20-b75c-5d3cf0486372 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1702] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:14 2026] DELETE /v2.0/security-groups/825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1 => 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: 873/1703] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:14 2026] GET /v2.0/security-groups?tenant_id=8f1113d447654272b470405bf308586b&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:14:14.875 8 INFO neutron.api.v2.resource [None req-7ceb7989-22d6-4a3a-9fea-a50d932823fb 64130da4da21414d871974892f357232 e21b931ef2674eeebb1e5cec2a0ccf11 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 874/1704] 10.0.0.234 () {32 vars in 736 bytes} [Thu Jul 16 08:14:14 2026] GET /v2.0/security-groups/825abb0e-2d67-4b5a-b94d-b5cc2d17e7c1 => 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: 831/1705] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:14 2026] GET /v2.0/security-groups?tenant_id=67b39eca3df44c1ca0c7bfccbc56fc9d&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1706] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:14 2026] DELETE /v2.0/security-groups/0b7913f2-17fe-414f-9203-c0a74fda61de => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:14.996 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d2b29f9-a04c-4fe0-8256-2d8b10139c39 64130da4da21414d871974892f357232 e21b931ef2674eeebb1e5cec2a0ccf11 - - default default] TaaS: Handle Delete Port: 12d2f5f5-d848-4225-8713-244ff9de5b61 2026-07-16 08:14:14.998 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d2b29f9-a04c-4fe0-8256-2d8b10139c39 64130da4da21414d871974892f357232 e21b931ef2674eeebb1e5cec2a0ccf11 - - default default] Tap Mirror: Handle Delete Port: 12d2f5f5-d848-4225-8713-244ff9de5b61 [pid: 8|app: 0|req: 876/1707] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:14 2026] DELETE /v2.0/security-groups/773b806a-8373-4b1e-9af7-af8cd675fb74 => 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: 877/1708] 199.19.213.219 () {34 vars in 993 bytes} [Thu Jul 16 08:14:15 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1709] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:14:14 2026] DELETE /v2.0/floatingips/99744164-d296-47d1-bcc9-92020c9c236a => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:15.171 8 INFO neutron_taas.services.taas.taas_plugin [req-5d1c2804-5c76-4262-b35e-962dddcbc578 req-46b1461f-68df-46a9-bd18-40dd80ec37ce ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] TaaS: Handle Delete Port: e254be37-69d7-4b9a-b695-1d7b70b674f5 2026-07-16 08:14:15.173 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5d1c2804-5c76-4262-b35e-962dddcbc578 req-46b1461f-68df-46a9-bd18-40dd80ec37ce ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Tap Mirror: Handle Delete Port: e254be37-69d7-4b9a-b695-1d7b70b674f5 [pid: 7|app: 0|req: 833/1710] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:15 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => 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: 878/1711] 199.19.213.219 () {36 vars in 996 bytes} [Thu Jul 16 08:14:15 2026] DELETE /v2.0/ports/e254be37-69d7-4b9a-b695-1d7b70b674f5 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1712] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:14:15 2026] GET /v2.0/security-groups?id=4b04312e-1f66-40a9-9b2e-b1602f91a325&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:14:15.329 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-739a1829-5b23-41b1-8198-1e3c2d5c58c4'] response: {'server_uuid': '8818ac8f-818d-4522-bcc3-88e39368de6a', 'name': 'network-vif-deleted', 'tag': 'e254be37-69d7-4b9a-b695-1d7b70b674f5', 'status': 'completed', 'code': 200} 2026-07-16 08:14:15.618 7 INFO neutron_taas.services.taas.taas_plugin [None req-133f5094-3901-46e9-ad08-e4e9fd836c1b ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: de845ed7-8305-43d9-a6f8-d600e0f96817 2026-07-16 08:14:15.621 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-133f5094-3901-46e9-ad08-e4e9fd836c1b ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: de845ed7-8305-43d9-a6f8-d600e0f96817 [pid: 7|app: 0|req: 834/1713] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:14:15 2026] PUT /v2.0/routers/9dd67068-916e-4e06-830e-b3d119973ec8/remove_router_interface => generated 309 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:14:16.397 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e3ed58c-f405-4c65-8942-45c86b0d76ea ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 94a99829-c4db-4191-92cb-299d1594428b 2026-07-16 08:14:16.399 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e3ed58c-f405-4c65-8942-45c86b0d76ea ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 94a99829-c4db-4191-92cb-299d1594428b [pid: 7|app: 0|req: 835/1714] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:16 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:16.637 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e3ed58c-f405-4c65-8942-45c86b0d76ea ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: cfdf1ba9-bafd-4de5-b135-c506a2fc86f8 2026-07-16 08:14:16.640 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e3ed58c-f405-4c65-8942-45c86b0d76ea ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: cfdf1ba9-bafd-4de5-b135-c506a2fc86f8 2026-07-16 08:14:16.958 8 INFO neutron.services.segments.plugin [-] Segment 9b0c330a-53d0-449d-ac5b-3b9fbd00cc91 resource provider aggregate not found 2026-07-16 08:14:16.966 8 INFO neutron.services.segments.plugin [-] Segment 9b0c330a-53d0-449d-ac5b-3b9fbd00cc91 resource provider aggregate not found 2026-07-16 08:14:16.978 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9b0c330a-53d0-449d-ac5b-3b9fbd00cc91 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b0c330a-53d0-449d-ac5b-3b9fbd00cc91 found for delete ", "request_id": "req-29848a98-9210-4797-b810-455d24b27546"}]} 2026-07-16 08:14:16.984 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9b0c330a-53d0-449d-ac5b-3b9fbd00cc91 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b0c330a-53d0-449d-ac5b-3b9fbd00cc91 found for delete ", "request_id": "req-7fce9681-2334-4caa-9d09-6a4318e1b267"}]} 2026-07-16 08:14:16.999 8 INFO neutron.db.l3_hamode_db [None req-5e3ed58c-f405-4c65-8942-45c86b0d76ea ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] HA network a12c975e-57ad-47c5-bea9-c7b75e3b195a was deleted as no HA routers are present in tenant e21b931ef2674eeebb1e5cec2a0ccf11. [pid: 8|app: 0|req: 880/1715] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:16 2026] DELETE /v2.0/routers/9dd67068-916e-4e06-830e-b3d119973ec8 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1716] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:17 2026] DELETE /v2.0/subnets/302bdac1-23ce-4a53-9fbd-aac8d167a0f0 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:17.270 8 INFO neutron_taas.services.taas.taas_plugin [None req-da57ff58-dc3d-4165-afbb-dd397a05df3e ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 11fdab7c-7f44-4bb8-8d2e-6873f93e400d 2026-07-16 08:14:17.273 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da57ff58-dc3d-4165-afbb-dd397a05df3e ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 11fdab7c-7f44-4bb8-8d2e-6873f93e400d [pid: 7|app: 0|req: 837/1717] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:17 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => 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: 881/1718] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:17 2026] DELETE /v2.0/networks/4663d33a-ce4d-4fd6-b241-4dc1535fae38 => generated 0 bytes in 721 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1719] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:17 2026] GET /v2.0/security-groups?tenant_id=e21b931ef2674eeebb1e5cec2a0ccf11&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1720] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:17 2026] DELETE /v2.0/security-groups/ee30db31-cebe-43b0-bf6c-f48671d44d3a => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1721] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:14:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1722] 10.0.0.234 () {34 vars in 758 bytes} [Thu Jul 16 08:14:18 2026] PUT /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/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: 840/1723] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:14:18 2026] GET /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1724] 10.0.0.234 () {34 vars in 769 bytes} [Thu Jul 16 08:14:18 2026] PUT /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1725] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:14:18 2026] GET /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1726] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:14:18 2026] GET /v2.0/ports?device_id=8818ac8f-818d-4522-bcc3-88e39368de6a => 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: 842/1727] 10.0.0.234 () {34 vars in 765 bytes} [Thu Jul 16 08:14:18 2026] PUT /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1728] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:14:18 2026] GET /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/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: 843/1729] 10.0.0.234 () {34 vars in 787 bytes} [Thu Jul 16 08:14:18 2026] PUT /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1730] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:14:18 2026] GET /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/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: 844/1731] 10.0.0.234 () {34 vars in 758 bytes} [Thu Jul 16 08:14:18 2026] PUT /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1732] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:14:18 2026] GET /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1733] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:14:18 2026] GET /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:18.939 8 INFO neutron.api.v2.resource [None req-cf10a6d0-6581-4c2e-b8d1-db052a70ad82 b0b967c83b164bf2b933ac783435f4e3 da37c8dc935946dcb763d1b0b0924bda - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 889/1734] 10.0.0.234 () {32 vars in 750 bytes} [Thu Jul 16 08:14:18 2026] GET /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1735] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:14:18 2026] DELETE /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:19.001 8 INFO neutron.services.segments.plugin [-] Segment c8abe72f-afa0-4c9f-949e-f6c264ccdf5e resource provider aggregate not found 2026-07-16 08:14:19.008 8 INFO neutron.services.segments.plugin [-] Segment c8abe72f-afa0-4c9f-949e-f6c264ccdf5e resource provider aggregate not found 2026-07-16 08:14:19.022 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c8abe72f-afa0-4c9f-949e-f6c264ccdf5e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8abe72f-afa0-4c9f-949e-f6c264ccdf5e found for delete ", "request_id": "req-14fdca78-9a87-46c5-bcdc-a570cbb28ac7"}]} 2026-07-16 08:14:19.034 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c8abe72f-afa0-4c9f-949e-f6c264ccdf5e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8abe72f-afa0-4c9f-949e-f6c264ccdf5e found for delete ", "request_id": "req-c193f5d4-6399-4082-83c3-51583cf0aa58"}]} [pid: 8|app: 0|req: 890/1736] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:14:19 2026] GET /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:19.083 7 INFO neutron.api.v2.resource [None req-8b07ec5e-4207-4a39-85c2-e75ee6f415be b0b967c83b164bf2b933ac783435f4e3 da37c8dc935946dcb763d1b0b0924bda - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1737] 10.0.0.234 () {32 vars in 753 bytes} [Thu Jul 16 08:14:19 2026] DELETE /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1738] 10.0.0.234 () {32 vars in 741 bytes} [Thu Jul 16 08:14:19 2026] DELETE /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/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: 892/1739] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:14:19 2026] GET /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d/tags => 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: 893/1740] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:14:19 2026] DELETE /v2.0/subnetpools/eb0993b1-8424-4074-ae6c-192e83ca847d => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:19.480 7 INFO neutron.db.segments_db [None req-99951ebb-c5df-4304-8467-61b8a39516e6 dc8a2d010145477b873d4cabf7306524 332a16c6ef844c19a64a11d5d2420064 - - default default] Added segment ec5d45b0-d1f9-4c6a-8785-278c5fdb4ce6 of type vxlan for network 2ed3a8f4-f6f7-4db7-93fc-53ac6fcb7017 [pid: 7|app: 0|req: 848/1741] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:19 2026] POST /v2.0/networks => generated 632 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1742] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:19 2026] DELETE /v2.0/security-groups/4b04312e-1f66-40a9-9b2e-b1602f91a325 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1743] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:19 2026] POST /v2.0/subnets => generated 626 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:19.922 8 INFO neutron.db.segments_db [None req-5944bac1-2a23-41cb-b105-bc12f46da444 dc8a2d010145477b873d4cabf7306524 332a16c6ef844c19a64a11d5d2420064 - - default default] Added segment 0629c71f-713b-4948-a199-d90e4633cc51 of type vxlan for network cde82695-9767-4ca6-89c4-335f91d3fb90 [pid: 8|app: 0|req: 895/1744] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:19 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:20.165 7 INFO neutron_taas.services.taas.taas_plugin [None req-f7e4b631-4b41-4bfb-8bea-de615b3df90f ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] TaaS: Handle Delete Port: b4f2004a-f19c-4163-8309-cb2839684944 2026-07-16 08:14:20.168 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7e4b631-4b41-4bfb-8bea-de615b3df90f ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Tap Mirror: Handle Delete Port: b4f2004a-f19c-4163-8309-cb2839684944 [pid: 8|app: 0|req: 896/1745] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:20 2026] GET /v2.0/security-groups?tenant_id=da37c8dc935946dcb763d1b0b0924bda&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1746] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:20 2026] POST /v2.0/subnets => generated 629 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1747] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:20 2026] DELETE /v2.0/security-groups/4163796a-751f-4fe9-8597-2443614ecccf => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:20.671 8 INFO neutron.db.segments_db [None req-8fd0a1ee-afbd-4496-b922-fb825f56151b dc8a2d010145477b873d4cabf7306524 332a16c6ef844c19a64a11d5d2420064 - - default default] Added segment 90acfb0a-a750-4e37-8a4d-73ac0e5b61a0 of type vxlan for network 7383cf8d-8e44-4a4c-9d09-a0388212d1a2 [pid: 8|app: 0|req: 899/1748] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:20 2026] POST /v2.0/networks => generated 632 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1749] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:14:19 2026] PUT /v2.0/routers/69574fac-714d-43b1-9ef0-9ddf33d20b1e/remove_router_interface => generated 309 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1750] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:20 2026] GET /v2.0/security-groups?tenant_id=93702018d7584a079a6a9fe10d702baf&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1751] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:20 2026] POST /v2.0/subnets => generated 629 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1752] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:20 2026] DELETE /v2.0/subnets/5eb44675-c401-4a7c-bc69-5b6ca6a890df => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:21.059 7 INFO neutron.db.segments_db [None req-58d929d6-3416-4593-8f71-e1fca7f9ce28 dc8a2d010145477b873d4cabf7306524 332a16c6ef844c19a64a11d5d2420064 - - default default] Added segment 5c1fb6af-ed4d-45d0-b787-70bb37c174ee of type vxlan for network 876d6987-4812-432c-8e9b-c17075cbd89b [pid: 8|app: 0|req: 901/1753] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:21 2026] DELETE /v2.0/security-groups/a3191b18-19f4-47fa-ae66-e1de2806a92f => 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: 853/1754] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:21 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:21.277 8 INFO neutron_taas.services.taas.taas_plugin [None req-16c989c3-147f-4f95-8a37-0f8c9abfd9ac ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] TaaS: Handle Delete Port: fbb7381a-2b19-4015-856d-f1b92f0b3c76 2026-07-16 08:14:21.280 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16c989c3-147f-4f95-8a37-0f8c9abfd9ac ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Tap Mirror: Handle Delete Port: fbb7381a-2b19-4015-856d-f1b92f0b3c76 [pid: 7|app: 0|req: 854/1755] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:21 2026] POST /v2.0/subnets => generated 629 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:21.479 7 INFO neutron.db.segments_db [None req-a51c71b2-abe7-42c5-a42a-cea198566923 dc8a2d010145477b873d4cabf7306524 332a16c6ef844c19a64a11d5d2420064 - - default default] Added segment 85160d36-62a3-48f6-856a-43e3b5ff16a4 of type vxlan for network 7d5645e1-a206-4ba5-8fb2-1e3652ef79d8 2026-07-16 08:14:21.585 8 INFO neutron_taas.services.taas.taas_plugin [None req-16c989c3-147f-4f95-8a37-0f8c9abfd9ac ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] TaaS: Handle Delete Port: b86b8766-3e8b-4513-a4cd-37be8040aba9 [pid: 7|app: 0|req: 855/1756] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:21 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:21.588 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16c989c3-147f-4f95-8a37-0f8c9abfd9ac ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Tap Mirror: Handle Delete Port: b86b8766-3e8b-4513-a4cd-37be8040aba9 [pid: 7|app: 0|req: 856/1757] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:21 2026] POST /v2.0/subnets => generated 629 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:21.977 8 INFO neutron.services.segments.plugin [-] Segment 909c0ec2-1a00-4814-89b2-ca8835513537 resource provider aggregate not found [pid: 7|app: 0|req: 857/1758] 10.0.0.234 () {34 vars in 750 bytes} [Thu Jul 16 08:14:21 2026] PUT /v2.0/subnets/18c3ee58-b043-4389-94ae-4d4584327f4a/tags => generated 17 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:21.985 8 INFO neutron.services.segments.plugin [-] Segment 909c0ec2-1a00-4814-89b2-ca8835513537 resource provider aggregate not found 2026-07-16 08:14:22.001 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 909c0ec2-1a00-4814-89b2-ca8835513537 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 909c0ec2-1a00-4814-89b2-ca8835513537 found for delete ", "request_id": "req-4167272d-0e92-4f05-8dbe-8ea0d320990a"}]} 2026-07-16 08:14:22.005 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 909c0ec2-1a00-4814-89b2-ca8835513537 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 909c0ec2-1a00-4814-89b2-ca8835513537 found for delete ", "request_id": "req-0dcfd7b6-8f73-4ec3-b940-291d7adccb45"}]} 2026-07-16 08:14:22.017 8 INFO neutron.db.l3_hamode_db [None req-16c989c3-147f-4f95-8a37-0f8c9abfd9ac ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] HA network 220bcb77-5a3b-4171-a960-3d0955b7a92a was deleted as no HA routers are present in tenant f725e486a6574ef49ad1e07c2a07f092. [pid: 8|app: 0|req: 902/1759] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:21 2026] DELETE /v2.0/routers/69574fac-714d-43b1-9ef0-9ddf33d20b1e => generated 0 bytes in 938 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1760] 10.0.0.234 () {34 vars in 750 bytes} [Thu Jul 16 08:14:21 2026] PUT /v2.0/subnets/dd1ca5fb-147d-4d36-a020-7310bb6a31e6/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1761] 10.0.0.234 () {34 vars in 750 bytes} [Thu Jul 16 08:14:22 2026] PUT /v2.0/subnets/258b8f52-dc59-4888-9a2f-153f0ddde223/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1762] 10.0.0.234 () {34 vars in 750 bytes} [Thu Jul 16 08:14:22 2026] PUT /v2.0/subnets/27b4a24b-8933-4e89-9b54-92ea1d3ba70c/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:22.140 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb9fc541-8d4b-49c6-9aab-f547483a816e ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] TaaS: Handle Delete Port: 4ee06c96-8af2-474f-8c64-7c70e3e5fa8e 2026-07-16 08:14:22.143 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb9fc541-8d4b-49c6-9aab-f547483a816e ae2735444b8745f686c629483332ddcb f725e486a6574ef49ad1e07c2a07f092 - - default default] Tap Mirror: Handle Delete Port: 4ee06c96-8af2-474f-8c64-7c70e3e5fa8e [pid: 7|app: 0|req: 861/1763] 10.0.0.234 () {32 vars in 663 bytes} [Thu Jul 16 08:14:22 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1764] 10.0.0.234 () {32 vars in 677 bytes} [Thu Jul 16 08:14:22 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1765] 10.0.0.234 () {32 vars in 673 bytes} [Thu Jul 16 08:14:22 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1766] 10.0.0.234 () {32 vars in 685 bytes} [Thu Jul 16 08:14:22 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) [pid: 8|app: 0|req: 903/1767] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:22 2026] DELETE /v2.0/networks/d32320d2-d7df-44c2-9046-ae1667eac8f6 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1768] 10.0.0.234 () {32 vars in 671 bytes} [Thu Jul 16 08:14:22 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1769] 10.0.0.234 () {32 vars in 685 bytes} [Thu Jul 16 08:14:22 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1770] 10.0.0.234 () {32 vars in 681 bytes} [Thu Jul 16 08:14:22 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1771] 10.0.0.234 () {32 vars in 693 bytes} [Thu Jul 16 08:14:22 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1772] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:22 2026] DELETE /v2.0/subnets/18c3ee58-b043-4389-94ae-4d4584327f4a => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1773] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:22 2026] GET /v2.0/security-groups?tenant_id=a901126024b64ed2bc1e32e3668f8477&name=default => generated 2925 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1774] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:22 2026] DELETE /v2.0/subnets/dd1ca5fb-147d-4d36-a020-7310bb6a31e6 => 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: 909/1775] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:22 2026] DELETE /v2.0/subnets/258b8f52-dc59-4888-9a2f-153f0ddde223 => 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: 867/1776] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:22 2026] DELETE /v2.0/security-groups/6a6e8b7e-dcfb-46be-8f1d-ced0ba94e5a8 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1777] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:23 2026] DELETE /v2.0/subnets/27b4a24b-8933-4e89-9b54-92ea1d3ba70c => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1778] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:23 2026] GET /v2.0/security-groups?tenant_id=51ffe441eecd4511b0d287b0166fdb15&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1779] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:23 2026] DELETE /v2.0/subnets/ddbf8b5d-06d6-4a3a-89b0-71097dfbd20c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1780] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:23 2026] GET /v2.0/security-groups?tenant_id=7504a134cf9f4fbebb3de6a549e0bdd0&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1781] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:23 2026] DELETE /v2.0/security-groups/7ba5e680-fdeb-4697-9231-0e8f384c738e => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:23.562 7 INFO neutron_taas.services.taas.taas_plugin [None req-869b6b79-452a-4e1c-9186-de987b5b3bfa dc8a2d010145477b873d4cabf7306524 332a16c6ef844c19a64a11d5d2420064 - - default default] TaaS: Handle Delete Port: 08076bbb-59e6-4155-a1e6-415d5d145b25 2026-07-16 08:14:23.565 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-869b6b79-452a-4e1c-9186-de987b5b3bfa dc8a2d010145477b873d4cabf7306524 332a16c6ef844c19a64a11d5d2420064 - - default default] Tap Mirror: Handle Delete Port: 08076bbb-59e6-4155-a1e6-415d5d145b25 [pid: 8|app: 0|req: 914/1782] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:23 2026] DELETE /v2.0/security-groups/8558cb25-6021-4cd6-9eaa-18f87c5ef272 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:23.772 7 INFO neutron.services.segments.plugin [-] Segment ec5d45b0-d1f9-4c6a-8785-278c5fdb4ce6 resource provider aggregate not found 2026-07-16 08:14:23.783 7 INFO neutron.services.segments.plugin [-] Segment ec5d45b0-d1f9-4c6a-8785-278c5fdb4ce6 resource provider aggregate not found 2026-07-16 08:14:23.793 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ec5d45b0-d1f9-4c6a-8785-278c5fdb4ce6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec5d45b0-d1f9-4c6a-8785-278c5fdb4ce6 found for delete ", "request_id": "req-c1ace590-f2c9-4aa8-8620-36624444f6d8"}]} [pid: 7|app: 0|req: 869/1783] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:23 2026] DELETE /v2.0/networks/2ed3a8f4-f6f7-4db7-93fc-53ac6fcb7017 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:23.809 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ec5d45b0-d1f9-4c6a-8785-278c5fdb4ce6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec5d45b0-d1f9-4c6a-8785-278c5fdb4ce6 found for delete ", "request_id": "req-1e5b5b51-7934-4d8a-8f2b-ffd66996dcc9"}]} [pid: 8|app: 0|req: 915/1784] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:23 2026] GET /v2.0/security-groups?tenant_id=f725e486a6574ef49ad1e07c2a07f092&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1785] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:23 2026] DELETE /v2.0/security-groups/c2784814-0362-4628-882d-e42150625db1 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1786] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:23 2026] DELETE /v2.0/networks/cde82695-9767-4ca6-89c4-335f91d3fb90 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:24.022 8 INFO neutron.services.segments.plugin [-] Segment b18e1107-93e5-4561-bdb1-6b4c0ce2b523 resource provider aggregate not found 2026-07-16 08:14:24.022 8 INFO neutron.services.segments.plugin [-] Segment b18e1107-93e5-4561-bdb1-6b4c0ce2b523 resource provider aggregate not found 2026-07-16 08:14:24.046 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b18e1107-93e5-4561-bdb1-6b4c0ce2b523 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b18e1107-93e5-4561-bdb1-6b4c0ce2b523 found for delete ", "request_id": "req-f25d86c7-3ba8-4b97-aff1-36a6dea1da1f"}]} 2026-07-16 08:14:24.051 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b18e1107-93e5-4561-bdb1-6b4c0ce2b523 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b18e1107-93e5-4561-bdb1-6b4c0ce2b523 found for delete ", "request_id": "req-ee2835d3-b2c8-402e-bc8a-b3da6eec0650"}]} [pid: 8|app: 0|req: 917/1789] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:24 2026] DELETE /v2.0/networks/7383cf8d-8e44-4a4c-9d09-a0388212d1a2 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1790] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:24 2026] DELETE /v2.0/networks/876d6987-4812-432c-8e9b-c17075cbd89b => 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: 918/1791] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:24 2026] DELETE /v2.0/networks/7d5645e1-a206-4ba5-8fb2-1e3652ef79d8 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:25.240 7 INFO neutron.db.segments_db [None req-d696c9b7-c66a-4c5f-92db-cc0679b0a247 58adc4b679534eeaa37ce278f3e66a4f 8abccd7d46c34ed8a830d948c6f5e625 - - default default] Added segment 6e66edc6-fa68-49fb-b5b2-818bdb31e324 of type vxlan for network b980ba6d-96cd-47a9-87f3-cc58d30cacce [pid: 8|app: 0|req: 919/1792] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:25 2026] GET /v2.0/security-groups?tenant_id=332a16c6ef844c19a64a11d5d2420064&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1793] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:24 2026] POST /v2.0/networks => generated 632 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1794] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:25 2026] DELETE /v2.0/security-groups/8451456a-22c2-4b9d-bdc1-70857e9db6cb => 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: 875/1795] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:25 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) [pid: 7|app: 0|req: 876/1796] 10.0.0.234 () {34 vars in 750 bytes} [Thu Jul 16 08:14:25 2026] PUT /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1797] 10.0.0.234 () {32 vars in 730 bytes} [Thu Jul 16 08:14:25 2026] GET /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1798] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:25 2026] GET /v2.0/security-groups?tenant_id=9748962137514b009cb652c365a43bb8&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1799] 10.0.0.234 () {34 vars in 761 bytes} [Thu Jul 16 08:14:25 2026] PUT /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1800] 10.0.0.234 () {32 vars in 730 bytes} [Thu Jul 16 08:14:25 2026] GET /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1801] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:25 2026] DELETE /v2.0/security-groups/c223de9f-8b74-4fd4-a2b0-5010ce0d4e99 => 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: 880/1802] 10.0.0.234 () {34 vars in 757 bytes} [Thu Jul 16 08:14:25 2026] PUT /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-16 08:14:25.812 7 INFO neutron.services.segments.plugin [-] Segment 0629c71f-713b-4948-a199-d90e4633cc51 resource provider aggregate not found 2026-07-16 08:14:25.827 7 INFO neutron.services.segments.plugin [-] Segment 0629c71f-713b-4948-a199-d90e4633cc51 resource provider aggregate not found 2026-07-16 08:14:25.829 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0629c71f-713b-4948-a199-d90e4633cc51 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0629c71f-713b-4948-a199-d90e4633cc51 found for delete ", "request_id": "req-2ffe6d90-cf85-4097-b6ac-1d66d5f548ad"}]} 2026-07-16 08:14:25.843 7 INFO neutron.services.segments.plugin [-] Segment 5c1fb6af-ed4d-45d0-b787-70bb37c174ee resource provider aggregate not found 2026-07-16 08:14:25.846 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0629c71f-713b-4948-a199-d90e4633cc51 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0629c71f-713b-4948-a199-d90e4633cc51 found for delete ", "request_id": "req-62a2ff47-b8f4-41ac-94e0-686270d92408"}]} [pid: 8|app: 0|req: 923/1803] 10.0.0.234 () {32 vars in 730 bytes} [Thu Jul 16 08:14:25 2026] GET /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:25.858 7 INFO neutron.services.segments.plugin [-] Segment 5c1fb6af-ed4d-45d0-b787-70bb37c174ee resource provider aggregate not found 2026-07-16 08:14:25.861 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5c1fb6af-ed4d-45d0-b787-70bb37c174ee resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c1fb6af-ed4d-45d0-b787-70bb37c174ee found for delete ", "request_id": "req-5ca147a0-92aa-4b1b-9424-4b7ed680663b"}]} 2026-07-16 08:14:25.879 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5c1fb6af-ed4d-45d0-b787-70bb37c174ee resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c1fb6af-ed4d-45d0-b787-70bb37c174ee found for delete ", "request_id": "req-5a8f106c-76e1-4036-be88-e407af2c8035"}]} [pid: 7|app: 0|req: 881/1804] 10.0.0.234 () {34 vars in 779 bytes} [Thu Jul 16 08:14:25 2026] PUT /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/tags/black.or.white => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1805] 10.0.0.234 () {32 vars in 730 bytes} [Thu Jul 16 08:14:25 2026] GET /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1806] 10.0.0.234 () {34 vars in 750 bytes} [Thu Jul 16 08:14:25 2026] PUT /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:26.078 8 INFO neutron.services.segments.plugin [-] Segment 90acfb0a-a750-4e37-8a4d-73ac0e5b61a0 resource provider aggregate not found 2026-07-16 08:14:26.083 8 INFO neutron.services.segments.plugin [-] Segment 90acfb0a-a750-4e37-8a4d-73ac0e5b61a0 resource provider aggregate not found [pid: 7|app: 0|req: 883/1807] 10.0.0.234 () {32 vars in 730 bytes} [Thu Jul 16 08:14:26 2026] GET /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:26.102 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 90acfb0a-a750-4e37-8a4d-73ac0e5b61a0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90acfb0a-a750-4e37-8a4d-73ac0e5b61a0 found for delete ", "request_id": "req-973e875e-93f4-469f-b690-18640a060209"}]} 2026-07-16 08:14:26.105 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 90acfb0a-a750-4e37-8a4d-73ac0e5b61a0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90acfb0a-a750-4e37-8a4d-73ac0e5b61a0 found for delete ", "request_id": "req-25855157-e0c4-418c-a334-5f53511ec595"}]} 2026-07-16 08:14:26.124 8 INFO neutron.services.segments.plugin [-] Segment 85160d36-62a3-48f6-856a-43e3b5ff16a4 resource provider aggregate not found 2026-07-16 08:14:26.135 8 INFO neutron.services.segments.plugin [-] Segment 85160d36-62a3-48f6-856a-43e3b5ff16a4 resource provider aggregate not found [pid: 7|app: 0|req: 884/1808] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:14:26 2026] GET /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:26.161 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 85160d36-62a3-48f6-856a-43e3b5ff16a4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85160d36-62a3-48f6-856a-43e3b5ff16a4 found for delete ", "request_id": "req-0c4345b2-4128-4b72-a0ae-7eee4a73069d"}]} 2026-07-16 08:14:26.165 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 85160d36-62a3-48f6-856a-43e3b5ff16a4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85160d36-62a3-48f6-856a-43e3b5ff16a4 found for delete ", "request_id": "req-cc897d3f-87b0-48eb-8fb2-9bbd65295208"}]} 2026-07-16 08:14:26.198 7 INFO neutron.api.v2.resource [None req-bed30927-0029-4d60-89f4-eebfa82069a5 58adc4b679534eeaa37ce278f3e66a4f 8abccd7d46c34ed8a830d948c6f5e625 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 885/1809] 10.0.0.234 () {32 vars in 742 bytes} [Thu Jul 16 08:14:26 2026] GET /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1810] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:26 2026] GET /v2.0/security-groups?tenant_id=84803801ee37426b9a1991fd3fe7b767&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1811] 10.0.0.234 () {32 vars in 741 bytes} [Thu Jul 16 08:14:26 2026] DELETE /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1812] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:26 2026] DELETE /v2.0/security-groups/b013a888-a85f-43b0-a60a-b7e0170d1029 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1813] 10.0.0.234 () {32 vars in 730 bytes} [Thu Jul 16 08:14:26 2026] GET /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:26.467 7 INFO neutron.api.v2.resource [None req-02cba83f-0449-47b2-b6d5-120700e4c1a0 58adc4b679534eeaa37ce278f3e66a4f 8abccd7d46c34ed8a830d948c6f5e625 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 889/1814] 10.0.0.234 () {32 vars in 745 bytes} [Thu Jul 16 08:14:26 2026] DELETE /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/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: 890/1815] 10.0.0.234 () {32 vars in 733 bytes} [Thu Jul 16 08:14:26 2026] DELETE /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1816] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:26 2026] GET /v2.0/security-groups?tenant_id=ab940978eac84ec99e6447d9e8486481&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1817] 10.0.0.234 () {32 vars in 730 bytes} [Thu Jul 16 08:14:26 2026] GET /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1818] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:26 2026] DELETE /v2.0/security-groups/1061fe03-df3c-4a35-8193-ba09e4a0103c => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1819] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:26 2026] DELETE /v2.0/subnets/9400f232-670d-4105-9146-172a298ea303 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1820] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:26 2026] DELETE /v2.0/networks/b980ba6d-96cd-47a9-87f3-cc58d30cacce => 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: 893/1821] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:27 2026] GET /v2.0/security-groups?tenant_id=9e27a0c05ff44808aa95b2f79dee295a&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1822] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:27 2026] DELETE /v2.0/security-groups/12b8d649-8bc5-4c4d-b90b-5041eff03d9e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1823] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:27 2026] GET /v2.0/security-groups?tenant_id=8abccd7d46c34ed8a830d948c6f5e625&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1824] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:28 2026] DELETE /v2.0/security-groups/1bcc9cf2-6334-4b66-b4a8-7965ca1c26c3 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:28.177 8 INFO neutron.services.segments.plugin [-] Segment 6e66edc6-fa68-49fb-b5b2-818bdb31e324 resource provider aggregate not found 2026-07-16 08:14:28.188 8 INFO neutron.services.segments.plugin [-] Segment 6e66edc6-fa68-49fb-b5b2-818bdb31e324 resource provider aggregate not found 2026-07-16 08:14:28.192 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6e66edc6-fa68-49fb-b5b2-818bdb31e324 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e66edc6-fa68-49fb-b5b2-818bdb31e324 found for delete ", "request_id": "req-427e3533-c362-4701-b166-a7b9f21f71fe"}]} 2026-07-16 08:14:28.204 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6e66edc6-fa68-49fb-b5b2-818bdb31e324 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e66edc6-fa68-49fb-b5b2-818bdb31e324 found for delete ", "request_id": "req-b4250ed1-f370-4d32-b868-63775245bddb"}]} 2026-07-16 08:14:28.673 8 INFO neutron.db.segments_db [None req-e55d157b-bb97-4985-b323-40876c6a6d7c 368696dacf804698ac5bde5d0827b8ea 01dfcdaa500a4fc9987cd9ed9d6bed25 - - default default] Added segment e9fe6ae9-0614-4735-8a06-69fdb33a4271 of type vxlan for network 31db094e-134e-4987-9a60-ebdd8df9b293 2026-07-16 08:14:28.736 8 INFO neutron.db.segments_db [None req-e55d157b-bb97-4985-b323-40876c6a6d7c 368696dacf804698ac5bde5d0827b8ea 01dfcdaa500a4fc9987cd9ed9d6bed25 - - default default] Added segment 8f2a4e2f-99fd-4890-a3f8-3c3692801d35 of type vxlan for network 5dd7d214-4e9f-4dbb-b198-e96eabb5d987 [pid: 8|app: 0|req: 931/1825] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:28 2026] POST /v2.0/networks => generated 1244 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1826] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:14:28 2026] POST /v2.0/floatingips => generated 552 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1827] 10.0.0.234 () {32 vars in 648 bytes} [Thu Jul 16 08:14:28 2026] GET /v2.0/networks => generated 1843 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1828] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:28 2026] DELETE /v2.0/networks/31db094e-134e-4987-9a60-ebdd8df9b293 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1829] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:29 2026] DELETE /v2.0/networks/5dd7d214-4e9f-4dbb-b198-e96eabb5d987 => 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: 935/1830] 10.0.0.234 () {32 vars in 648 bytes} [Thu Jul 16 08:14:29 2026] GET /v2.0/networks => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:14:29.290 8 INFO neutron.db.segments_db [None req-c695c3e0-6f0f-429d-8b89-ad33a8d58a28 368696dacf804698ac5bde5d0827b8ea 01dfcdaa500a4fc9987cd9ed9d6bed25 - - default default] Added segment e1bcfffa-03a2-4d72-aae5-1837d2575f06 of type vxlan for network 2aeb0c01-28db-4066-84d6-f14028bfa10b [pid: 8|app: 0|req: 936/1831] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:29 2026] POST /v2.0/networks => generated 654 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:29.460 8 INFO neutron.db.segments_db [None req-e03e0d5e-6dbd-4558-81be-0974c7b61d02 368696dacf804698ac5bde5d0827b8ea 01dfcdaa500a4fc9987cd9ed9d6bed25 - - default default] Added segment c4498045-3282-466b-a4a0-f05efc8884b1 of type vxlan for network e93aeafe-f46f-4cf4-a5da-83d1a04576a8 [pid: 7|app: 0|req: 896/1832] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:14:28 2026] POST /v2.0/floatingips => generated 552 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1833] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:29 2026] POST /v2.0/networks => generated 653 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1834] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:14:29 2026] POST /v2.0/floatingips => generated 552 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1835] 10.0.0.234 () {34 vars in 664 bytes} [Thu Jul 16 08:14:29 2026] POST /v2.0/ports => generated 1505 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, ' 2026-07-16 08:14:30.215 8 INFO neutron.services.segments.plugin [-] Segment e9fe6ae9-0614-4735-8a06-69fdb33a4271 resource provider aggregate not found 2026-07-16 08:14:30.224 8 INFO neutron.services.segments.plugin [-] Segment e9fe6ae9-0614-4735-8a06-69fdb33a4271 resource provider aggregate not found 2026-07-16 08:14:30.242 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e9fe6ae9-0614-4735-8a06-69fdb33a4271 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9fe6ae9-0614-4735-8a06-69fdb33a4271 found for delete ", "request_id": "req-ee22f826-f8b5-44d5-9dab-08e3667afb45"}]} 2026-07-16 08:14:30.264 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e9fe6ae9-0614-4735-8a06-69fdb33a4271 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9fe6ae9-0614-4735-8a06-69fdb33a4271 found for delete ", "request_id": "req-0e5bdaf8-567c-40bc-9375-3c9d5410fe21"}]} 2026-07-16 08:14:30.267 8 INFO neutron.services.segments.plugin [-] Segment 8f2a4e2f-99fd-4890-a3f8-3c3692801d35 resource provider aggregate not found 2026-07-16 08:14:30.287 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8f2a4e2f-99fd-4890-a3f8-3c3692801d35 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f2a4e2f-99fd-4890-a3f8-3c3692801d35 found for delete ", "request_id": "req-33e461c5-720c-4597-b0c1-baf964f090eb"}]} 2026-07-16 08:14:30.293 8 INFO neutron.services.segments.plugin [-] Segment 8f2a4e2f-99fd-4890-a3f8-3c3692801d35 resource provider aggregate not found 2026-07-16 08:14:30.313 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8f2a4e2f-99fd-4890-a3f8-3c3692801d35 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f2a4e2f-99fd-4890-a3f8-3c3692801d35 found for delete ", "request_id": "req-b505b3f3-b659-43b9-8142-f1b139ab5a30"}]} [pid: 8|app: 0|req: 939/1836] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:14:30 2026] POST /v2.0/floatingips => generated 552 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1837] 10.0.0.234 () {32 vars in 642 bytes} [Thu Jul 16 08:14:30 2026] GET /v2.0/ports => generated 1505 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1838] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:14:29 2026] POST /v2.0/floatingips => generated 552 bytes in 1049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:31.153 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7894ce6-d39d-48cb-be83-d1070e639224 368696dacf804698ac5bde5d0827b8ea 01dfcdaa500a4fc9987cd9ed9d6bed25 - - default default] TaaS: Handle Delete Port: dbd71bf6-ea03-4e34-ae18-820cd5ecf628 2026-07-16 08:14:31.156 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7894ce6-d39d-48cb-be83-d1070e639224 368696dacf804698ac5bde5d0827b8ea 01dfcdaa500a4fc9987cd9ed9d6bed25 - - default default] Tap Mirror: Handle Delete Port: dbd71bf6-ea03-4e34-ae18-820cd5ecf628 [pid: 7|app: 0|req: 899/1839] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:14:31 2026] DELETE /v2.0/ports/dbd71bf6-ea03-4e34-ae18-820cd5ecf628 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1840] 10.0.0.234 () {34 vars in 758 bytes} [Thu Jul 16 08:14:31 2026] PUT /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/tags => generated 25 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:14:31.577 7 INFO neutron_taas.services.taas.taas_plugin [None req-87728f97-5240-4d74-8567-4d7b0d0e9bce 368696dacf804698ac5bde5d0827b8ea 01dfcdaa500a4fc9987cd9ed9d6bed25 - - default default] TaaS: Handle Delete Port: 8b539e76-ee13-4dff-9079-99610758892f 2026-07-16 08:14:31.581 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87728f97-5240-4d74-8567-4d7b0d0e9bce 368696dacf804698ac5bde5d0827b8ea 01dfcdaa500a4fc9987cd9ed9d6bed25 - - default default] Tap Mirror: Handle Delete Port: 8b539e76-ee13-4dff-9079-99610758892f [pid: 8|app: 0|req: 941/1841] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:14:30 2026] POST /v2.0/floatingips => generated 552 bytes in 836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1842] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:14:31 2026] DELETE /v2.0/ports/8b539e76-ee13-4dff-9079-99610758892f => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1843] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:14:31 2026] GET /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1844] 10.0.0.234 () {32 vars in 642 bytes} [Thu Jul 16 08:14:31 2026] GET /v2.0/ports => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1845] 10.0.0.234 () {34 vars in 758 bytes} [Thu Jul 16 08:14:31 2026] PUT /v2.0/floatingips/2734e602-6b9b-4989-a10c-56e5aa47fbec/tags => generated 17 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1846] 10.0.0.234 () {34 vars in 769 bytes} [Thu Jul 16 08:14:31 2026] PUT /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/tags/green => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-16 08:14:31.947 7 INFO neutron.db.segments_db [None req-229c23ee-f348-4bc9-a862-6e93fd77d055 368696dacf804698ac5bde5d0827b8ea 01dfcdaa500a4fc9987cd9ed9d6bed25 - - default default] Added segment d8c246bb-6a24-4de7-bf5d-9d6c5a43d0a2 of type vxlan for network 2d0169de-9c24-4ec1-8354-ebac8165d9e3 [pid: 8|app: 0|req: 945/1847] 10.0.0.234 () {34 vars in 758 bytes} [Thu Jul 16 08:14:31 2026] PUT /v2.0/floatingips/933b816d-5463-4911-b79c-c13c8c4c44c7/tags => generated 25 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1848] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:14:32 2026] GET /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/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: 903/1849] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:31 2026] POST /v2.0/networks => generated 653 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1850] 10.0.0.234 () {34 vars in 758 bytes} [Thu Jul 16 08:14:32 2026] PUT /v2.0/floatingips/9aacbce2-5334-4837-80b7-440df18195c7/tags => generated 34 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1851] 10.0.0.234 () {34 vars in 765 bytes} [Thu Jul 16 08:14:32 2026] PUT /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-16 08:14:32.344 8 INFO neutron.db.segments_db [None req-8b28c628-660d-4bdd-8a37-1d41587bfde7 368696dacf804698ac5bde5d0827b8ea 01dfcdaa500a4fc9987cd9ed9d6bed25 - - default default] Added segment 44246a21-4977-46fb-bed4-f621053b03d8 of type vxlan for network 83beab9d-9fe9-42c7-a1d3-cc55a4a00c6a [pid: 7|app: 0|req: 905/1852] 10.0.0.234 () {34 vars in 758 bytes} [Thu Jul 16 08:14:32 2026] PUT /v2.0/floatingips/2e885c62-bb49-4d82-8018-ab58faacd265/tags => generated 19 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1853] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:14:32 2026] GET /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1854] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:32 2026] POST /v2.0/networks => generated 654 bytes in 721 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1855] 10.0.0.234 () {32 vars in 671 bytes} [Thu Jul 16 08:14:32 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1856] 10.0.0.234 () {34 vars in 787 bytes} [Thu Jul 16 08:14:32 2026] PUT /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/tags/black.or.white => generated 4 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1857] 10.0.0.234 () {32 vars in 685 bytes} [Thu Jul 16 08:14:33 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1858] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:14:33 2026] GET /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1859] 10.0.0.234 () {32 vars in 681 bytes} [Thu Jul 16 08:14:33 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1860] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:32 2026] GET /v2.0/security-groups?tenant_id=742007666945455a8f6970a51d44b5b3&name=default => generated 2925 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1861] 10.0.0.234 () {34 vars in 758 bytes} [Thu Jul 16 08:14:33 2026] PUT /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1862] 10.0.0.234 () {32 vars in 693 bytes} [Thu Jul 16 08:14:33 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1863] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:14:33 2026] GET /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/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: 910/1864] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:33 2026] DELETE /v2.0/security-groups/20bbb073-7bbc-47c1-a6b8-d25b56e8e41e => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1865] 10.0.0.234 () {32 vars in 679 bytes} [Thu Jul 16 08:14:33 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1866] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:14:33 2026] GET /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/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: 913/1867] 10.0.0.234 () {32 vars in 693 bytes} [Thu Jul 16 08:14:33 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:14:33.940 7 INFO neutron.api.v2.resource [None req-28b67ee6-fad2-4026-b3a4-d6219c1e886a 7eb9102cc0da48b2b137798fcea06dbe 32c4c3cfcc254396af5b71d4f1898879 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 914/1868] 10.0.0.234 () {32 vars in 750 bytes} [Thu Jul 16 08:14:33 2026] GET /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1869] 10.0.0.234 () {32 vars in 689 bytes} [Thu Jul 16 08:14:33 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1870] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:33 2026] POST /v2.0/subnets => generated 1324 bytes in 834 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1871] 10.0.0.234 () {32 vars in 701 bytes} [Thu Jul 16 08:14:34 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1872] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:34 2026] GET /v2.0/security-groups?tenant_id=a8e47251861944eaa3b4f1c0205e310d&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1873] 10.0.0.234 () {32 vars in 646 bytes} [Thu Jul 16 08:14:34 2026] GET /v2.0/subnets => generated 1960 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1874] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:14:33 2026] DELETE /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/tags/red => generated 0 bytes in 499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1875] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:34 2026] DELETE /v2.0/security-groups/b2f485f1-723e-4b7b-9217-e0b53b33cafd => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:34.592 8 INFO neutron_taas.services.taas.taas_plugin [None req-4dc9fe3e-5472-48b9-b904-8ea89ffa87ae 0b3c1673708742658a5e3d34a9115bf3 1d0399648ec44501ac9b7410b0cc695f - - default default] TaaS: Handle Delete Port: 7d35ba17-9254-494a-b5c4-040c02473759 2026-07-16 08:14:34.595 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4dc9fe3e-5472-48b9-b904-8ea89ffa87ae 0b3c1673708742658a5e3d34a9115bf3 1d0399648ec44501ac9b7410b0cc695f - - default default] Tap Mirror: Handle Delete Port: 7d35ba17-9254-494a-b5c4-040c02473759 [pid: 7|app: 0|req: 918/1876] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:34 2026] DELETE /v2.0/subnets/40ce504d-fbc5-4efa-99c0-509ca9c1e413 => 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: 919/1877] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:14:34 2026] GET /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1878] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:14:34 2026] DELETE /v2.0/floatingips/2734e602-6b9b-4989-a10c-56e5aa47fbec => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:34.793 8 INFO neutron.api.v2.resource [None req-51b2d6b2-f1a3-4747-b18f-7e9bff381ce4 7eb9102cc0da48b2b137798fcea06dbe 32c4c3cfcc254396af5b71d4f1898879 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 960/1879] 10.0.0.234 () {32 vars in 753 bytes} [Thu Jul 16 08:14:34 2026] DELETE /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/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: 920/1880] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:34 2026] DELETE /v2.0/subnets/0ff3b3c9-8815-42c1-814a-9b64b9a46010 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:34.896 8 INFO neutron_taas.services.taas.taas_plugin [None req-8150670b-44be-4ec0-86d7-5438372a6039 0b3c1673708742658a5e3d34a9115bf3 1d0399648ec44501ac9b7410b0cc695f - - default default] TaaS: Handle Delete Port: 6e0e82b9-a3a8-4913-8bf8-7af4d16c0d3b 2026-07-16 08:14:34.899 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8150670b-44be-4ec0-86d7-5438372a6039 0b3c1673708742658a5e3d34a9115bf3 1d0399648ec44501ac9b7410b0cc695f - - default default] Tap Mirror: Handle Delete Port: 6e0e82b9-a3a8-4913-8bf8-7af4d16c0d3b [pid: 7|app: 0|req: 921/1881] 10.0.0.234 () {32 vars in 741 bytes} [Thu Jul 16 08:14:34 2026] DELETE /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1882] 10.0.0.234 () {32 vars in 646 bytes} [Thu Jul 16 08:14:34 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1883] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:14:34 2026] GET /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1884] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:14:34 2026] DELETE /v2.0/floatingips/933b816d-5463-4911-b79c-c13c8c4c44c7 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:35.106 7 INFO neutron.services.segments.plugin [-] Segment 44246a21-4977-46fb-bed4-f621053b03d8 resource provider aggregate not found 2026-07-16 08:14:35.110 7 INFO neutron.services.segments.plugin [-] Segment 44246a21-4977-46fb-bed4-f621053b03d8 resource provider aggregate not found 2026-07-16 08:14:35.124 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 44246a21-4977-46fb-bed4-f621053b03d8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44246a21-4977-46fb-bed4-f621053b03d8 found for delete ", "request_id": "req-e83279b3-ec4a-4606-9254-5d7d319e724a"}]} 2026-07-16 08:14:35.128 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 44246a21-4977-46fb-bed4-f621053b03d8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44246a21-4977-46fb-bed4-f621053b03d8 found for delete ", "request_id": "req-ca3434b2-a1ba-4bc9-a228-61ea95b81937"}]} [pid: 7|app: 0|req: 924/1885] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:34 2026] DELETE /v2.0/networks/83beab9d-9fe9-42c7-a1d3-cc55a4a00c6a => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:35.167 8 INFO neutron_taas.services.taas.taas_plugin [None req-f6579933-20e6-497c-80d5-c6646bf0f9ab 7eb9102cc0da48b2b137798fcea06dbe 32c4c3cfcc254396af5b71d4f1898879 - - default default] TaaS: Handle Delete Port: 419cec4f-ed8a-40a4-b056-20a4bf28db76 2026-07-16 08:14:35.173 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6579933-20e6-497c-80d5-c6646bf0f9ab 7eb9102cc0da48b2b137798fcea06dbe 32c4c3cfcc254396af5b71d4f1898879 - - default default] Tap Mirror: Handle Delete Port: 419cec4f-ed8a-40a4-b056-20a4bf28db76 2026-07-16 08:14:35.236 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3d8da27-3606-423a-b797-d1775471f51c 0b3c1673708742658a5e3d34a9115bf3 1d0399648ec44501ac9b7410b0cc695f - - default default] TaaS: Handle Delete Port: e69ebdeb-4227-4df8-902c-8be1945f50be 2026-07-16 08:14:35.238 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3d8da27-3606-423a-b797-d1775471f51c 0b3c1673708742658a5e3d34a9115bf3 1d0399648ec44501ac9b7410b0cc695f - - default default] Tap Mirror: Handle Delete Port: e69ebdeb-4227-4df8-902c-8be1945f50be [pid: 8|app: 0|req: 962/1886] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:14:35 2026] DELETE /v2.0/floatingips/288ab242-6f63-423e-ba79-65c5b0eb681f => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1887] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:14:35 2026] DELETE /v2.0/floatingips/9aacbce2-5334-4837-80b7-440df18195c7 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:35.468 8 INFO neutron.services.segments.plugin [-] Segment d8c246bb-6a24-4de7-bf5d-9d6c5a43d0a2 resource provider aggregate not found 2026-07-16 08:14:35.472 8 INFO neutron.services.segments.plugin [-] Segment d8c246bb-6a24-4de7-bf5d-9d6c5a43d0a2 resource provider aggregate not found 2026-07-16 08:14:35.490 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d8c246bb-6a24-4de7-bf5d-9d6c5a43d0a2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8c246bb-6a24-4de7-bf5d-9d6c5a43d0a2 found for delete ", "request_id": "req-cd629ca2-5904-4663-a3b9-36963944092e"}]} 2026-07-16 08:14:35.491 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d8c246bb-6a24-4de7-bf5d-9d6c5a43d0a2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8c246bb-6a24-4de7-bf5d-9d6c5a43d0a2 found for delete ", "request_id": "req-b38eaf7c-b4dd-4187-a53c-57ba1cee46ff"}]} 2026-07-16 08:14:35.516 7 INFO neutron_taas.services.taas.taas_plugin [None req-096cca9e-22f1-4599-a08e-d3c3758431ba 0b3c1673708742658a5e3d34a9115bf3 1d0399648ec44501ac9b7410b0cc695f - - default default] TaaS: Handle Delete Port: e74ad9a7-54ee-4d45-947f-c942e51ba4a2 2026-07-16 08:14:35.519 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-096cca9e-22f1-4599-a08e-d3c3758431ba 0b3c1673708742658a5e3d34a9115bf3 1d0399648ec44501ac9b7410b0cc695f - - default default] Tap Mirror: Handle Delete Port: e74ad9a7-54ee-4d45-947f-c942e51ba4a2 [pid: 8|app: 0|req: 963/1888] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:35 2026] DELETE /v2.0/networks/2d0169de-9c24-4ec1-8354-ebac8165d9e3 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1889] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:14:35 2026] DELETE /v2.0/floatingips/2e885c62-bb49-4d82-8018-ab58faacd265 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1890] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:35 2026] DELETE /v2.0/networks/e93aeafe-f46f-4cf4-a5da-83d1a04576a8 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:35.865 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd8c0664-9bbc-4285-a710-b58b890f930d 0b3c1673708742658a5e3d34a9115bf3 1d0399648ec44501ac9b7410b0cc695f - - default default] TaaS: Handle Delete Port: bf5ef5c8-dae4-4cdf-bae2-508ea478e94c 2026-07-16 08:14:35.867 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd8c0664-9bbc-4285-a710-b58b890f930d 0b3c1673708742658a5e3d34a9115bf3 1d0399648ec44501ac9b7410b0cc695f - - default default] Tap Mirror: Handle Delete Port: bf5ef5c8-dae4-4cdf-bae2-508ea478e94c [pid: 8|app: 0|req: 965/1891] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:35 2026] DELETE /v2.0/networks/2aeb0c01-28db-4066-84d6-f14028bfa10b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1892] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:14:35 2026] DELETE /v2.0/floatingips/7884a45f-4c2c-40d9-b2a4-a538cc603e0f => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1893] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:36 2026] GET /v2.0/security-groups?tenant_id=4d5b65dcca9a4d86988242b27219f1ba&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1894] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:36 2026] DELETE /v2.0/security-groups/7a8b0164-f491-4289-ac43-a223d53dc63d => 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: 928/1895] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:36 2026] GET /v2.0/security-groups?tenant_id=01dfcdaa500a4fc9987cd9ed9d6bed25&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1896] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:36 2026] DELETE /v2.0/security-groups/b4febc1c-91e6-40d5-8fec-42f500cc07e0 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1897] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:36 2026] GET /v2.0/security-groups?tenant_id=32c4c3cfcc254396af5b71d4f1898879&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1898] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:36 2026] DELETE /v2.0/security-groups/b2d9309e-9813-44ff-8f04-5767a7cf086e => 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: 969/1899] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:36 2026] GET /v2.0/security-groups?tenant_id=209ccc7bbd8048ffa87f185c1ef3d24d&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1900] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:37 2026] DELETE /v2.0/security-groups/cafd07a8-2099-4ccb-9076-40a63d6f19b8 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:37.514 8 INFO neutron.services.segments.plugin [-] Segment c4498045-3282-466b-a4a0-f05efc8884b1 resource provider aggregate not found 2026-07-16 08:14:37.523 8 INFO neutron.services.segments.plugin [-] Segment c4498045-3282-466b-a4a0-f05efc8884b1 resource provider aggregate not found 2026-07-16 08:14:37.541 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c4498045-3282-466b-a4a0-f05efc8884b1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4498045-3282-466b-a4a0-f05efc8884b1 found for delete ", "request_id": "req-204de293-852e-4029-8e9c-a7a5bc920ab4"}]} 2026-07-16 08:14:37.543 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c4498045-3282-466b-a4a0-f05efc8884b1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4498045-3282-466b-a4a0-f05efc8884b1 found for delete ", "request_id": "req-e49b5db2-01dc-46cd-8bf5-85a50d88b9d7"}]} 2026-07-16 08:14:37.560 8 INFO neutron.services.segments.plugin [-] Segment e1bcfffa-03a2-4d72-aae5-1837d2575f06 resource provider aggregate not found 2026-07-16 08:14:37.564 8 INFO neutron.services.segments.plugin [-] Segment e1bcfffa-03a2-4d72-aae5-1837d2575f06 resource provider aggregate not found 2026-07-16 08:14:37.591 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e1bcfffa-03a2-4d72-aae5-1837d2575f06 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1bcfffa-03a2-4d72-aae5-1837d2575f06 found for delete ", "request_id": "req-fa390686-033e-47be-9726-3d841ced51fc"}]} 2026-07-16 08:14:37.594 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e1bcfffa-03a2-4d72-aae5-1837d2575f06 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1bcfffa-03a2-4d72-aae5-1837d2575f06 found for delete ", "request_id": "req-56dbf0d7-0d72-40ef-919f-fbd9c99391ba"}]} [pid: 8|app: 0|req: 970/1901] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:37 2026] GET /v2.0/security-groups?tenant_id=1d0399648ec44501ac9b7410b0cc695f&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1902] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:37 2026] DELETE /v2.0/security-groups/688f3fa4-1689-49d8-9875-7b5d329cb664 => 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: 971/1903] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:37 2026] GET /v2.0/security-groups?tenant_id=6a0f04e8a07349679ca974527447bc8d&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1904] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:37 2026] DELETE /v2.0/security-groups/b60e600a-d396-4dcc-b5b8-8c3dacd8d035 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:38.946 8 INFO neutron.db.segments_db [None req-4bbf1b28-fc67-4a9c-9cf7-3981add3587a fe071fd29ec0434eb4d7b9b2eb8690af 3581f3b668b2403fbe510f5d932d5330 - - default default] Added segment 84a5dd77-4d68-49a5-a104-0573a0fb39c7 of type vxlan for network ab47ad44-5bad-487e-95f5-dc4415aedd98 [pid: 8|app: 0|req: 972/1905] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:38 2026] POST /v2.0/networks => generated 648 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1908] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:39 2026] POST /v2.0/subnets => generated 673 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:39.714 8 INFO neutron.db.segments_db [None req-3924eb18-9146-4a47-bce7-39a738ea692a fe071fd29ec0434eb4d7b9b2eb8690af 3581f3b668b2403fbe510f5d932d5330 - - default default] Added segment 0067c178-a4e4-4597-a45c-3cc5adc27819 of type vxlan for network 83da1d03-a6ff-4c66-9536-a4ba466d0579 [pid: 8|app: 0|req: 974/1909] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:39 2026] POST /v2.0/networks => generated 648 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1910] 10.0.0.234 () {34 vars in 742 bytes} [Thu Jul 16 08:14:39 2026] PUT /v2.0/networks/83da1d03-a6ff-4c66-9536-a4ba466d0579 => generated 592 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1911] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:39 2026] POST /v2.0/subnets => generated 646 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1912] 10.0.0.234 () {34 vars in 740 bytes} [Thu Jul 16 08:14:40 2026] PUT /v2.0/subnets/9353519c-b579-4501-8ae0-9cfb44de78fb => generated 656 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:14:40.488 8 INFO neutron.services.segments.plugin [-] Segment 0067c178-a4e4-4597-a45c-3cc5adc27819 resource provider aggregate not found 2026-07-16 08:14:40.488 8 INFO neutron.services.segments.plugin [-] Segment 0067c178-a4e4-4597-a45c-3cc5adc27819 resource provider aggregate not found 2026-07-16 08:14:40.510 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0067c178-a4e4-4597-a45c-3cc5adc27819 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0067c178-a4e4-4597-a45c-3cc5adc27819 found for delete ", "request_id": "req-6abf26e2-31fa-484d-9113-6b021d684272"}]} 2026-07-16 08:14:40.511 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0067c178-a4e4-4597-a45c-3cc5adc27819 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0067c178-a4e4-4597-a45c-3cc5adc27819 found for delete ", "request_id": "req-4cbce706-25e6-4e57-8fdd-2c36f74bf3f9"}]} [pid: 8|app: 0|req: 976/1913] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:40 2026] DELETE /v2.0/networks/83da1d03-a6ff-4c66-9536-a4ba466d0579 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:40.549 7 INFO neutron.pecan_wsgi.hooks.translation [None req-640b3a85-b77b-4f57-abf0-41cd0421729b fe071fd29ec0434eb4d7b9b2eb8690af 3581f3b668b2403fbe510f5d932d5330 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 938/1914] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:40 2026] DELETE /v2.0/networks/83da1d03-a6ff-4c66-9536-a4ba466d0579 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1915] 10.0.0.234 () {32 vars in 693 bytes} [Thu Jul 16 08:14:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1916] 10.0.0.234 () {32 vars in 741 bytes} [Thu Jul 16 08:14:40 2026] GET /v2.0/subnets?network_id=68ac2801-b93a-4375-b060-38fa5ecbfb6b => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1917] 10.0.0.234 () {32 vars in 652 bytes} [Thu Jul 16 08:14:40 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1918] 10.0.0.234 () {32 vars in 648 bytes} [Thu Jul 16 08:14:40 2026] GET /v2.0/networks => generated 1313 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1919] 10.0.0.234 () {32 vars in 646 bytes} [Thu Jul 16 08:14:40 2026] GET /v2.0/subnets => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1920] 10.0.0.234 () {32 vars in 722 bytes} [Thu Jul 16 08:14:40 2026] GET /v2.0/networks/ab47ad44-5bad-487e-95f5-dc4415aedd98 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1921] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:14:40 2026] GET /v2.0/subnets/07e7ce6b-fbfa-4344-8f0b-49d56bd6ae69 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:14:40.875 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a25ee51-25cd-4f5b-be56-cb05b3b942ed fe071fd29ec0434eb4d7b9b2eb8690af 3581f3b668b2403fbe510f5d932d5330 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 942/1922] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:40 2026] DELETE /v2.0/subnets/9353519c-b579-4501-8ae0-9cfb44de78fb => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:14:40.893 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55421dd9-53a6-4077-8afb-87484d21e7f7 fe071fd29ec0434eb4d7b9b2eb8690af 3581f3b668b2403fbe510f5d932d5330 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 981/1923] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:40 2026] DELETE /v2.0/networks/83da1d03-a6ff-4c66-9536-a4ba466d0579 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1924] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:40 2026] DELETE /v2.0/subnets/07e7ce6b-fbfa-4344-8f0b-49d56bd6ae69 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:41.130 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a254484-dda0-4ba8-b927-214d379926f5 fe071fd29ec0434eb4d7b9b2eb8690af 3581f3b668b2403fbe510f5d932d5330 - - default default] TaaS: Handle Delete Port: 81891615-4cf5-452d-ac51-253cf8da8a55 2026-07-16 08:14:41.133 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a254484-dda0-4ba8-b927-214d379926f5 fe071fd29ec0434eb4d7b9b2eb8690af 3581f3b668b2403fbe510f5d932d5330 - - default default] Tap Mirror: Handle Delete Port: 81891615-4cf5-452d-ac51-253cf8da8a55 [pid: 8|app: 0|req: 982/1925] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:41 2026] DELETE /v2.0/networks/ab47ad44-5bad-487e-95f5-dc4415aedd98 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1926] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:41 2026] GET /v2.0/security-groups?tenant_id=3581f3b668b2403fbe510f5d932d5330&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1927] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:41 2026] DELETE /v2.0/security-groups/93943812-e95a-41d9-be9d-d5b9cd5d9419 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:42.149 7 INFO neutron.db.segments_db [None req-01a96c23-6da2-4747-8849-725757ff15e8 165db78381514711a7e01987e06096e0 b8a68a8f7d6f4cca9f2b69e34eb29125 - - default default] Added segment 60c73386-7872-4306-a16f-97daabe74f38 of type vxlan for network c5475ec2-fa5a-4f94-b29b-670c27ccc8be [pid: 7|app: 0|req: 945/1928] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:41 2026] POST /v2.0/networks => generated 632 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:42.292 8 INFO neutron.db.segments_db [None req-0973ef76-2a71-4df8-9bf8-70f1a4bc3540 165db78381514711a7e01987e06096e0 b8a68a8f7d6f4cca9f2b69e34eb29125 - - default default] Added segment 495f3314-c1d4-484c-b518-d005a2d32b60 of type vxlan for network a58da7b4-9d4f-4733-abb6-55e5972b54e7 [pid: 8|app: 0|req: 984/1929] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:42 2026] POST /v2.0/networks => generated 631 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:42.441 7 INFO neutron.db.segments_db [None req-40ac0524-c80d-4b5d-adae-121b813de110 165db78381514711a7e01987e06096e0 b8a68a8f7d6f4cca9f2b69e34eb29125 - - default default] Added segment 5f916bca-8ee7-41e4-a571-d47853e0a81f of type vxlan for network 8f567d5d-99e2-4821-8812-74d2ee0e8697 [pid: 7|app: 0|req: 946/1930] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:42 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:42.527 8 INFO neutron.services.segments.plugin [-] Segment 84a5dd77-4d68-49a5-a104-0573a0fb39c7 resource provider aggregate not found 2026-07-16 08:14:42.533 8 INFO neutron.services.segments.plugin [-] Segment 84a5dd77-4d68-49a5-a104-0573a0fb39c7 resource provider aggregate not found 2026-07-16 08:14:42.553 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 84a5dd77-4d68-49a5-a104-0573a0fb39c7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84a5dd77-4d68-49a5-a104-0573a0fb39c7 found for delete ", "request_id": "req-893550b0-9513-4152-84e3-73995a7f012b"}]} 2026-07-16 08:14:42.554 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 84a5dd77-4d68-49a5-a104-0573a0fb39c7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84a5dd77-4d68-49a5-a104-0573a0fb39c7 found for delete ", "request_id": "req-53b36ae8-dab0-4a53-84ae-6c57d72942e6"}]} 2026-07-16 08:14:42.601 8 INFO neutron.db.segments_db [None req-d99b2794-8727-4a5b-a1d1-9780c59c789e 165db78381514711a7e01987e06096e0 b8a68a8f7d6f4cca9f2b69e34eb29125 - - default default] Added segment ef0b3913-200f-497b-9437-ca2e3b717ba3 of type vxlan for network a0cebea7-dc19-49c6-985e-eae83b350948 [pid: 8|app: 0|req: 985/1931] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:42 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:42.757 7 INFO neutron.db.segments_db [None req-569dac50-6935-4179-b136-fa22e733745f 165db78381514711a7e01987e06096e0 b8a68a8f7d6f4cca9f2b69e34eb29125 - - default default] Added segment ee1903af-4620-43dd-ba47-f3a68523aa56 of type vxlan for network 4dc79bdb-530b-4ceb-bd23-2cb6e24fc919 [pid: 7|app: 0|req: 947/1932] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:42 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1933] 10.0.0.234 () {34 vars in 752 bytes} [Thu Jul 16 08:14:42 2026] PUT /v2.0/networks/c5475ec2-fa5a-4f94-b29b-670c27ccc8be/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1934] 10.0.0.234 () {34 vars in 752 bytes} [Thu Jul 16 08:14:42 2026] PUT /v2.0/networks/a58da7b4-9d4f-4733-abb6-55e5972b54e7/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1935] 10.0.0.234 () {34 vars in 752 bytes} [Thu Jul 16 08:14:42 2026] PUT /v2.0/networks/8f567d5d-99e2-4821-8812-74d2ee0e8697/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1936] 10.0.0.234 () {34 vars in 752 bytes} [Thu Jul 16 08:14:43 2026] PUT /v2.0/networks/a0cebea7-dc19-49c6-985e-eae83b350948/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1937] 10.0.0.234 () {32 vars in 665 bytes} [Thu Jul 16 08:14:43 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1938] 10.0.0.234 () {32 vars in 679 bytes} [Thu Jul 16 08:14:43 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1939] 10.0.0.234 () {32 vars in 675 bytes} [Thu Jul 16 08:14:43 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1940] 10.0.0.234 () {32 vars in 687 bytes} [Thu Jul 16 08:14:43 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1941] 10.0.0.234 () {32 vars in 673 bytes} [Thu Jul 16 08:14:43 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1942] 10.0.0.234 () {32 vars in 687 bytes} [Thu Jul 16 08:14:43 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1943] 10.0.0.234 () {32 vars in 683 bytes} [Thu Jul 16 08:14:43 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1944] 10.0.0.234 () {32 vars in 695 bytes} [Thu Jul 16 08:14:43 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1945] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:43 2026] DELETE /v2.0/networks/c5475ec2-fa5a-4f94-b29b-670c27ccc8be => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:43.856 7 INFO neutron.services.segments.plugin [-] Segment 495f3314-c1d4-484c-b518-d005a2d32b60 resource provider aggregate not found 2026-07-16 08:14:43.858 7 INFO neutron.services.segments.plugin [-] Segment 495f3314-c1d4-484c-b518-d005a2d32b60 resource provider aggregate not found 2026-07-16 08:14:43.872 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 495f3314-c1d4-484c-b518-d005a2d32b60 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 495f3314-c1d4-484c-b518-d005a2d32b60 found for delete ", "request_id": "req-95d4f0f0-e4a3-4def-a0a5-c79fa757b47e"}]} 2026-07-16 08:14:43.874 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 495f3314-c1d4-484c-b518-d005a2d32b60 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 495f3314-c1d4-484c-b518-d005a2d32b60 found for delete ", "request_id": "req-217c9832-573f-4b46-b6a7-e7e3f28fd7bc"}]} [pid: 7|app: 0|req: 954/1946] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:43 2026] DELETE /v2.0/networks/a58da7b4-9d4f-4733-abb6-55e5972b54e7 => 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: 955/1947] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:43 2026] DELETE /v2.0/networks/8f567d5d-99e2-4821-8812-74d2ee0e8697 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:44.095 8 INFO neutron.db.segments_db [None req-0f9e3c9b-6706-46b9-8313-56eeac59d959 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] Added segment 3002e68c-4dd5-45b8-ab4f-1c0653f0177c of type vxlan for network 2ce5df31-286c-4e5e-9f9f-4063077af25f [pid: 7|app: 0|req: 956/1948] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:44 2026] DELETE /v2.0/networks/a0cebea7-dc19-49c6-985e-eae83b350948 => 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: 993/1949] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:43 2026] POST /v2.0/networks => generated 648 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1950] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:44 2026] DELETE /v2.0/networks/4dc79bdb-530b-4ceb-bd23-2cb6e24fc919 => 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: 994/1951] 10.0.0.234 () {34 vars in 664 bytes} [Thu Jul 16 08:14:44 2026] POST /v2.0/ports => generated 779 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:44.570 8 INFO neutron.services.segments.plugin [-] Segment 60c73386-7872-4306-a16f-97daabe74f38 resource provider aggregate not found 2026-07-16 08:14:44.574 8 INFO neutron.services.segments.plugin [-] Segment 60c73386-7872-4306-a16f-97daabe74f38 resource provider aggregate not found 2026-07-16 08:14:44.598 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 60c73386-7872-4306-a16f-97daabe74f38 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60c73386-7872-4306-a16f-97daabe74f38 found for delete ", "request_id": "req-f4b2aa31-9818-4358-918e-97d279bc2890"}]} 2026-07-16 08:14:44.599 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 60c73386-7872-4306-a16f-97daabe74f38 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60c73386-7872-4306-a16f-97daabe74f38 found for delete ", "request_id": "req-eb7d18c6-0705-444f-b96e-1848d4168396"}]} 2026-07-16 08:14:44.612 7 INFO neutron.db.segments_db [None req-2f504241-018e-45c2-889f-9ea1af018343 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] Added segment 415f5986-e285-415d-8255-f9cbee04b323 of type vxlan for network c18ea0f8-753a-477a-b15e-fc2d4d3dee86 [pid: 7|app: 0|req: 958/1952] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:44 2026] POST /v2.0/networks => generated 634 bytes in 153 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: 995/1953] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:44 2026] POST /v2.0/subnets => generated 646 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1954] 10.0.0.234 () {34 vars in 664 bytes} [Thu Jul 16 08:14:44 2026] POST /v2.0/ports => generated 962 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:14:45.443 7 INFO neutron_taas.services.taas.taas_plugin [None req-fbffe5c3-ecba-4ba0-9cbd-b8a2ad1e56eb 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] TaaS: Handle Delete Port: f9603036-78e3-4c47-a08d-3661cf53bd63 2026-07-16 08:14:45.445 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbffe5c3-ecba-4ba0-9cbd-b8a2ad1e56eb 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] Tap Mirror: Handle Delete Port: f9603036-78e3-4c47-a08d-3661cf53bd63 [pid: 8|app: 0|req: 996/1955] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:45 2026] GET /v2.0/security-groups?tenant_id=5ffe99b5040f44808e5c1cb5c5086010&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1956] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:14:45 2026] DELETE /v2.0/ports/f9603036-78e3-4c47-a08d-3661cf53bd63 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:45.589 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b31022d2-bb02-4943-be32-8e35915bd6b4 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 961/1957] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:14:45 2026] DELETE /v2.0/ports/f9603036-78e3-4c47-a08d-3661cf53bd63 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1958] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:45 2026] DELETE /v2.0/security-groups/a67ccc8b-dfe9-4b3e-ae9f-da62d096fff3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:45.613 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32a1dff7-8302-4be7-a925-c85b09ef482a 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 962/1959] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:14:45 2026] GET /v2.0/ports/f9603036-78e3-4c47-a08d-3661cf53bd63 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1960] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:45 2026] DELETE /v2.0/subnets/459f4245-e9cf-49b7-bb40-d278b8d95a05 => 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: 963/1961] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:45 2026] GET /v2.0/security-groups?tenant_id=c30d4305c111449fbc3342f097e40e90&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: 999/1962] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:45 2026] DELETE /v2.0/networks/c18ea0f8-753a-477a-b15e-fc2d4d3dee86 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:45.891 7 INFO neutron.services.segments.plugin [-] Segment 5f916bca-8ee7-41e4-a571-d47853e0a81f resource provider aggregate not found 2026-07-16 08:14:45.896 7 INFO neutron.services.segments.plugin [-] Segment 5f916bca-8ee7-41e4-a571-d47853e0a81f resource provider aggregate not found 2026-07-16 08:14:45.911 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5f916bca-8ee7-41e4-a571-d47853e0a81f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f916bca-8ee7-41e4-a571-d47853e0a81f found for delete ", "request_id": "req-e4562444-1ffc-4263-8335-b85bc21f8005"}]} 2026-07-16 08:14:45.917 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5f916bca-8ee7-41e4-a571-d47853e0a81f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f916bca-8ee7-41e4-a571-d47853e0a81f found for delete ", "request_id": "req-ed5d081b-04d1-439e-838e-856c7898e6e7"}]} 2026-07-16 08:14:45.937 7 INFO neutron.services.segments.plugin [-] Segment ef0b3913-200f-497b-9437-ca2e3b717ba3 resource provider aggregate not found [pid: 7|app: 0|req: 964/1963] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:45 2026] DELETE /v2.0/security-groups/73c1f8cd-95fe-4e55-be91-78f9aec6ca77 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:45.941 7 INFO neutron.services.segments.plugin [-] Segment ef0b3913-200f-497b-9437-ca2e3b717ba3 resource provider aggregate not found 2026-07-16 08:14:45.946 8 INFO neutron.db.segments_db [None req-b8633fd2-568a-410b-977a-474aca880f3c 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] Added segment 15e37f5e-a889-4c6b-ac3e-24ff235d11fb of type vxlan for network bb98587a-ca93-4874-8543-fa5e7802b445 2026-07-16 08:14:45.952 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ef0b3913-200f-497b-9437-ca2e3b717ba3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef0b3913-200f-497b-9437-ca2e3b717ba3 found for delete ", "request_id": "req-06b40431-2e82-402c-89e4-5a11c739d04c"}]} 2026-07-16 08:14:45.956 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ef0b3913-200f-497b-9437-ca2e3b717ba3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef0b3913-200f-497b-9437-ca2e3b717ba3 found for delete ", "request_id": "req-b1604ee3-472e-4558-84e2-30ed49bdffd3"}]} 2026-07-16 08:14:45.967 7 INFO neutron.services.segments.plugin [-] Segment ee1903af-4620-43dd-ba47-f3a68523aa56 resource provider aggregate not found 2026-07-16 08:14:45.974 7 INFO neutron.services.segments.plugin [-] Segment ee1903af-4620-43dd-ba47-f3a68523aa56 resource provider aggregate not found 2026-07-16 08:14:45.979 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ee1903af-4620-43dd-ba47-f3a68523aa56 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee1903af-4620-43dd-ba47-f3a68523aa56 found for delete ", "request_id": "req-c61e93e9-cb3c-4bd7-8e47-a7926fd6cd56"}]} 2026-07-16 08:14:45.990 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ee1903af-4620-43dd-ba47-f3a68523aa56 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee1903af-4620-43dd-ba47-f3a68523aa56 found for delete ", "request_id": "req-dc4aaecb-06be-403a-bea1-fba70c1f0f76"}]} [pid: 8|app: 0|req: 1000/1964] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:45 2026] POST /v2.0/networks => generated 636 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1965] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:46 2026] GET /v2.0/security-groups?tenant_id=b8a68a8f7d6f4cca9f2b69e34eb29125&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1966] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:46 2026] DELETE /v2.0/security-groups/9bf5a52b-37e8-4b3a-a085-f85b9d8c5460 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1967] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:46 2026] POST /v2.0/subnets => generated 646 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:46.624 8 INFO neutron.services.segments.plugin [-] Segment 415f5986-e285-415d-8255-f9cbee04b323 resource provider aggregate not found 2026-07-16 08:14:46.629 8 INFO neutron.services.segments.plugin [-] Segment 415f5986-e285-415d-8255-f9cbee04b323 resource provider aggregate not found 2026-07-16 08:14:46.648 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 415f5986-e285-415d-8255-f9cbee04b323 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 415f5986-e285-415d-8255-f9cbee04b323 found for delete ", "request_id": "req-eb598105-d2ce-4ca1-b250-0c1955817739"}]} 2026-07-16 08:14:46.651 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 415f5986-e285-415d-8255-f9cbee04b323 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 415f5986-e285-415d-8255-f9cbee04b323 found for delete ", "request_id": "req-702b5a36-a00c-428c-8944-0171f2d4a7ae"}]} [pid: 8|app: 0|req: 1003/1968] 10.0.0.234 () {34 vars in 664 bytes} [Thu Jul 16 08:14:46 2026] POST /v2.0/ports => generated 928 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:46.778 7 INFO neutron_taas.services.taas.taas_plugin [None req-cafe1527-1c31-43ab-9cc9-f37b530b3dab 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] TaaS: Handle Delete Port: 3d6d7dbf-324a-491d-89d9-8f1bc01d5747 2026-07-16 08:14:46.780 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cafe1527-1c31-43ab-9cc9-f37b530b3dab 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] Tap Mirror: Handle Delete Port: 3d6d7dbf-324a-491d-89d9-8f1bc01d5747 [pid: 7|app: 0|req: 966/1969] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:14:46 2026] DELETE /v2.0/ports/3d6d7dbf-324a-491d-89d9-8f1bc01d5747 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:46.885 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eeb03861-36b0-440e-bf77-d359bb3a60b2 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1004/1970] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:14:46 2026] GET /v2.0/ports/3d6d7dbf-324a-491d-89d9-8f1bc01d5747 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1971] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:46 2026] DELETE /v2.0/subnets/45514977-bd0d-4b30-9e54-9ce56424b405 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1972] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:47 2026] DELETE /v2.0/networks/bb98587a-ca93-4874-8543-fa5e7802b445 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1973] 10.0.0.234 () {34 vars in 664 bytes} [Thu Jul 16 08:14:47 2026] POST /v2.0/ports => generated 778 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1974] 10.0.0.234 () {34 vars in 736 bytes} [Thu Jul 16 08:14:47 2026] PUT /v2.0/ports/46d180dd-1c3b-4412-a035-5559f4d30bdf => generated 752 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:14:48.013 7 INFO neutron_taas.services.taas.taas_plugin [None req-28443d0d-23d1-4728-8600-f41518a2f760 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] TaaS: Handle Delete Port: 46d180dd-1c3b-4412-a035-5559f4d30bdf 2026-07-16 08:14:48.015 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28443d0d-23d1-4728-8600-f41518a2f760 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] Tap Mirror: Handle Delete Port: 46d180dd-1c3b-4412-a035-5559f4d30bdf [pid: 7|app: 0|req: 969/1975] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:14:47 2026] DELETE /v2.0/ports/46d180dd-1c3b-4412-a035-5559f4d30bdf => generated 0 bytes in 215 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: 8|app: 0|req: 1007/1976] 10.0.0.234 () {32 vars in 642 bytes} [Thu Jul 16 08:14:48 2026] GET /v2.0/ports => generated 782 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:14:48.156 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fdbf8587-f51b-4a00-8d98-6da25776e6c7 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 970/1977] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:14:48 2026] GET /v2.0/ports/46d180dd-1c3b-4412-a035-5559f4d30bdf => 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: 1008/1978] 10.0.0.234 () {32 vars in 642 bytes} [Thu Jul 16 08:14:48 2026] GET /v2.0/ports => generated 782 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1979] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:14:48 2026] GET /v2.0/ports/50be30e8-3b1a-45d8-b70b-35e52881dd5c => generated 779 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:14:48.264 8 INFO neutron.pecan_wsgi.hooks.translation [None req-829c616b-d556-449f-bec1-70c4513b8250 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1009/1980] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:14:48 2026] DELETE /v2.0/ports/3d6d7dbf-324a-491d-89d9-8f1bc01d5747 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:14:48.282 7 INFO neutron.pecan_wsgi.hooks.translation [None req-958056f4-32d6-4a05-9988-7e7d72d65702 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 972/1981] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:48 2026] DELETE /v2.0/subnets/45514977-bd0d-4b30-9e54-9ce56424b405 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:14:48.305 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e69bb2f6-975d-454d-ba04-b9b01203ded4 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1010/1982] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:48 2026] DELETE /v2.0/subnets/459f4245-e9cf-49b7-bb40-d278b8d95a05 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:14:48.409 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ddaea1b-7ee4-4112-aa83-7c09924d19f8 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] TaaS: Handle Delete Port: 50be30e8-3b1a-45d8-b70b-35e52881dd5c 2026-07-16 08:14:48.413 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ddaea1b-7ee4-4112-aa83-7c09924d19f8 1c799f9653f34c3ab2651aa18bd54ef7 9f5ace36e88d4323a1a82a1f2453a980 - - default default] Tap Mirror: Handle Delete Port: 50be30e8-3b1a-45d8-b70b-35e52881dd5c [pid: 7|app: 0|req: 973/1983] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:14:48 2026] DELETE /v2.0/ports/50be30e8-3b1a-45d8-b70b-35e52881dd5c => 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: 1011/1984] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:48 2026] DELETE /v2.0/networks/2ce5df31-286c-4e5e-9f9f-4063077af25f => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:48.672 8 INFO neutron.services.segments.plugin [-] Segment 15e37f5e-a889-4c6b-ac3e-24ff235d11fb resource provider aggregate not found 2026-07-16 08:14:48.676 8 INFO neutron.services.segments.plugin [-] Segment 15e37f5e-a889-4c6b-ac3e-24ff235d11fb resource provider aggregate not found 2026-07-16 08:14:48.695 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 15e37f5e-a889-4c6b-ac3e-24ff235d11fb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15e37f5e-a889-4c6b-ac3e-24ff235d11fb found for delete ", "request_id": "req-224e60fa-d31b-4a32-bf03-fd45ac2f90b5"}]} 2026-07-16 08:14:48.699 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 15e37f5e-a889-4c6b-ac3e-24ff235d11fb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15e37f5e-a889-4c6b-ac3e-24ff235d11fb found for delete ", "request_id": "req-b3816fa3-8618-42d4-bf10-2154bf882597"}]} 2026-07-16 08:14:48.714 8 INFO neutron.services.segments.plugin [-] Segment 3002e68c-4dd5-45b8-ab4f-1c0653f0177c resource provider aggregate not found 2026-07-16 08:14:48.718 8 INFO neutron.services.segments.plugin [-] Segment 3002e68c-4dd5-45b8-ab4f-1c0653f0177c resource provider aggregate not found 2026-07-16 08:14:48.735 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3002e68c-4dd5-45b8-ab4f-1c0653f0177c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3002e68c-4dd5-45b8-ab4f-1c0653f0177c found for delete ", "request_id": "req-3c61d15d-df74-407f-a5ec-e6f201a049a3"}]} 2026-07-16 08:14:48.743 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3002e68c-4dd5-45b8-ab4f-1c0653f0177c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3002e68c-4dd5-45b8-ab4f-1c0653f0177c found for delete ", "request_id": "req-9ce49ffd-83e9-4458-9386-fe0a5375c18e"}]} [pid: 7|app: 0|req: 974/1985] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:49 2026] GET /v2.0/security-groups?tenant_id=9f5ace36e88d4323a1a82a1f2453a980&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1986] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:49 2026] DELETE /v2.0/security-groups/bcf190bd-f335-441b-8067-784457146c8b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:50.738 7 INFO neutron.db.segments_db [None req-6c09b6e5-926a-4593-bdec-1a6f813422f5 f1421e64b2724775a641ae6f8bea496a b4dd0e2e64e24dcfb341ec3d31dc64f0 - - default default] Added segment 3f606bff-d776-4404-a995-ed90dc0e0522 of type vxlan for network c18830f5-4bb2-4896-96cd-7b1c8a5542f1 [pid: 7|app: 0|req: 975/1987] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:50 2026] POST /v2.0/networks => generated 631 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1988] 10.0.0.234 () {34 vars in 663 bytes} [Thu Jul 16 08:14:50 2026] POST /v2.0/ports => generated 743 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:14:51.182 8 INFO neutron.db.segments_db [None req-c62b49e0-2146-4762-86c3-32803cd4062f f1421e64b2724775a641ae6f8bea496a b4dd0e2e64e24dcfb341ec3d31dc64f0 - - default default] Added segment 00a4e30f-392a-47f5-8948-45d6e747ed40 of type vxlan for network 6515633f-c328-4131-bc9e-a95260be3d49 2026-07-16 08:14:51.273 7 INFO neutron.db.segments_db [None req-d3ecb029-ef06-480e-bc1b-8190c1d3ec22 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Added segment 2e09f346-2acc-4c07-944a-df46be468afc of type vxlan for network d639f91d-b455-4041-8db5-3cd85696cec6 [pid: 8|app: 0|req: 1014/1989] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:51 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1990] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:51 2026] POST /v2.0/networks => generated 633 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:51.390 7 INFO neutron.db.segments_db [None req-cfa07ec1-67ea-430e-aa48-820d30d407a9 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Added segment 2eecd161-c000-40e2-963a-9822e6388695 of type vxlan for network 9c8b4f31-f870-4d84-a991-6c4fd937a58a [pid: 7|app: 0|req: 977/1991] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:51 2026] POST /v2.0/networks => generated 633 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1992] 10.0.0.234 () {34 vars in 663 bytes} [Thu Jul 16 08:14:51 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:14:51.684 8 INFO neutron.db.segments_db [None req-f2119c18-a1fd-4314-9396-7659801af7ed f1421e64b2724775a641ae6f8bea496a b4dd0e2e64e24dcfb341ec3d31dc64f0 - - default default] Added segment 3ca3be7b-af9f-4d9d-8f54-32ddefc9f1d6 of type vxlan for network cb244107-f6d9-4f58-9f9c-aad83875cd10 [pid: 7|app: 0|req: 978/1993] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:51 2026] POST /v2.0/subnets => generated 646 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1994] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:51 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1995] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:51 2026] POST /v2.0/subnets => generated 655 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:52.000 7 INFO neutron.db.segments_db [None req-a5bff063-58a8-4357-ada4-ba0f63b04aa2 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Added segment b3706d8c-68f2-4af4-8c3b-ff94834cfc0c of type vxlan for network aec3c6b4-deda-418f-bb5f-fbd694375d66 [pid: 8|app: 0|req: 1017/1996] 10.0.0.234 () {34 vars in 663 bytes} [Thu Jul 16 08:14:51 2026] POST /v2.0/ports => generated 743 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:14:52.121 8 INFO neutron.db.segments_db [None req-7b381a45-4d50-4625-a370-e7e23ce4463a f1421e64b2724775a641ae6f8bea496a b4dd0e2e64e24dcfb341ec3d31dc64f0 - - default default] Added segment cf05c217-79b3-4de1-be9e-8e6db1b5f242 of type vxlan for network aae88a47-e28b-4d2b-b97e-9cd3ced93223 [pid: 8|app: 0|req: 1018/1997] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:52 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:52.229 7 INFO neutron.db.l3_hamode_db [None req-a5bff063-58a8-4357-ada4-ba0f63b04aa2 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:14:52.325 7 INFO neutron.db.l3_hamode_db [None req-a5bff063-58a8-4357-ada4-ba0f63b04aa2 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1019/1998] 10.0.0.234 () {34 vars in 663 bytes} [Thu Jul 16 08:14:52 2026] POST /v2.0/ports => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:14:52.605 8 INFO neutron.db.segments_db [None req-5bb409ac-e4d9-4b7d-bdec-373e45815e68 f1421e64b2724775a641ae6f8bea496a b4dd0e2e64e24dcfb341ec3d31dc64f0 - - default default] Added segment 390d142c-6012-4e98-aab3-32d5e5af56a9 of type vxlan for network 67f130ca-b083-4e64-bb55-0b8ecfb4d870 [pid: 8|app: 0|req: 1020/1999] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:52 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2000] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:51 2026] POST /v2.0/routers => generated 511 bytes in 1036 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2001] 10.0.0.234 () {34 vars in 663 bytes} [Thu Jul 16 08:14:52 2026] POST /v2.0/ports => generated 743 bytes in 317 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: 1022/2002] 10.0.0.234 () {34 vars in 746 bytes} [Thu Jul 16 08:14:53 2026] PUT /v2.0/ports/7aa30c50-6d07-4854-979f-6ba234f35ab0/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1023/2003] 10.0.0.234 () {34 vars in 746 bytes} [Thu Jul 16 08:14:53 2026] PUT /v2.0/ports/e870a1c7-7bb0-4574-9043-08eae6cec394/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1024/2004] 10.0.0.234 () {34 vars in 746 bytes} [Thu Jul 16 08:14:53 2026] PUT /v2.0/ports/c50e3f0c-9a24-452c-bcec-6993e34033fa/tags => generated 34 bytes in 93 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: 1025/2005] 10.0.0.234 () {34 vars in 746 bytes} [Thu Jul 16 08:14:53 2026] PUT /v2.0/ports/e4cb8a17-3e14-46d1-9480-f6d0046b9b47/tags => generated 19 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: 1026/2006] 10.0.0.234 () {32 vars in 659 bytes} [Thu Jul 16 08:14:53 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2007] 10.0.0.234 () {32 vars in 673 bytes} [Thu Jul 16 08:14:53 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2008] 10.0.0.234 () {32 vars in 669 bytes} [Thu Jul 16 08:14:53 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2009] 10.0.0.234 () {32 vars in 681 bytes} [Thu Jul 16 08:14:53 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2010] 10.0.0.234 () {32 vars in 667 bytes} [Thu Jul 16 08:14:53 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2011] 10.0.0.234 () {32 vars in 681 bytes} [Thu Jul 16 08:14:53 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2012] 10.0.0.234 () {32 vars in 677 bytes} [Thu Jul 16 08:14:53 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2013] 10.0.0.234 () {32 vars in 689 bytes} [Thu Jul 16 08:14:53 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:14:54.080 8 INFO neutron_taas.services.taas.taas_plugin [None req-11037517-8a67-41f3-8347-a53e1f7265ad f1421e64b2724775a641ae6f8bea496a b4dd0e2e64e24dcfb341ec3d31dc64f0 - - default default] TaaS: Handle Delete Port: 7aa30c50-6d07-4854-979f-6ba234f35ab0 2026-07-16 08:14:54.087 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11037517-8a67-41f3-8347-a53e1f7265ad f1421e64b2724775a641ae6f8bea496a b4dd0e2e64e24dcfb341ec3d31dc64f0 - - default default] Tap Mirror: Handle Delete Port: 7aa30c50-6d07-4854-979f-6ba234f35ab0 [pid: 8|app: 0|req: 1034/2014] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:14:53 2026] DELETE /v2.0/ports/7aa30c50-6d07-4854-979f-6ba234f35ab0 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2017] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:14:53 2026] PUT /v2.0/routers/897f6a7f-996f-4164-8e3a-809ead17c58f/add_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2018] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:14:54 2026] GET /v2.0/ports/674bd0ca-66d6-4f02-8993-b1319ec13d9b => generated 959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:14:54.322 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab0057d7-56d5-4aba-ae40-7dd205b9e8f4 f1421e64b2724775a641ae6f8bea496a b4dd0e2e64e24dcfb341ec3d31dc64f0 - - default default] TaaS: Handle Delete Port: e870a1c7-7bb0-4574-9043-08eae6cec394 2026-07-16 08:14:54.325 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab0057d7-56d5-4aba-ae40-7dd205b9e8f4 f1421e64b2724775a641ae6f8bea496a b4dd0e2e64e24dcfb341ec3d31dc64f0 - - default default] Tap Mirror: Handle Delete Port: e870a1c7-7bb0-4574-9043-08eae6cec394 [pid: 8|app: 0|req: 1037/2019] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:14:54 2026] DELETE /v2.0/ports/e870a1c7-7bb0-4574-9043-08eae6cec394 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:54.571 8 INFO neutron_taas.services.taas.taas_plugin [None req-52952f73-6c61-431a-bf7d-a7cd8340b4bb f1421e64b2724775a641ae6f8bea496a b4dd0e2e64e24dcfb341ec3d31dc64f0 - - default default] TaaS: Handle Delete Port: c50e3f0c-9a24-452c-bcec-6993e34033fa 2026-07-16 08:14:54.575 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52952f73-6c61-431a-bf7d-a7cd8340b4bb f1421e64b2724775a641ae6f8bea496a b4dd0e2e64e24dcfb341ec3d31dc64f0 - - default default] Tap Mirror: Handle Delete Port: c50e3f0c-9a24-452c-bcec-6993e34033fa [pid: 8|app: 0|req: 1038/2020] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:14:54 2026] DELETE /v2.0/ports/c50e3f0c-9a24-452c-bcec-6993e34033fa => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:54.768 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ef786c3-b552-45ca-9697-179b62f6d575 f1421e64b2724775a641ae6f8bea496a b4dd0e2e64e24dcfb341ec3d31dc64f0 - - default default] TaaS: Handle Delete Port: e4cb8a17-3e14-46d1-9480-f6d0046b9b47 2026-07-16 08:14:54.771 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ef786c3-b552-45ca-9697-179b62f6d575 f1421e64b2724775a641ae6f8bea496a b4dd0e2e64e24dcfb341ec3d31dc64f0 - - default default] Tap Mirror: Handle Delete Port: e4cb8a17-3e14-46d1-9480-f6d0046b9b47 [pid: 8|app: 0|req: 1039/2021] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:14:54 2026] DELETE /v2.0/ports/e4cb8a17-3e14-46d1-9480-f6d0046b9b47 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:54.989 8 INFO neutron_taas.services.taas.taas_plugin [None req-74ab2767-2029-4e51-9ebf-7d66a88594b8 f1421e64b2724775a641ae6f8bea496a b4dd0e2e64e24dcfb341ec3d31dc64f0 - - default default] TaaS: Handle Delete Port: 5a3740a2-84c9-402d-8c61-27a3e60b0c38 2026-07-16 08:14:54.994 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74ab2767-2029-4e51-9ebf-7d66a88594b8 f1421e64b2724775a641ae6f8bea496a b4dd0e2e64e24dcfb341ec3d31dc64f0 - - default default] Tap Mirror: Handle Delete Port: 5a3740a2-84c9-402d-8c61-27a3e60b0c38 [pid: 8|app: 0|req: 1040/2022] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:14:54 2026] DELETE /v2.0/ports/5a3740a2-84c9-402d-8c61-27a3e60b0c38 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:55.205 8 INFO neutron.services.segments.plugin [-] Segment 3f606bff-d776-4404-a995-ed90dc0e0522 resource provider aggregate not found 2026-07-16 08:14:55.211 8 INFO neutron.services.segments.plugin [-] Segment 3f606bff-d776-4404-a995-ed90dc0e0522 resource provider aggregate not found 2026-07-16 08:14:55.229 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3f606bff-d776-4404-a995-ed90dc0e0522 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f606bff-d776-4404-a995-ed90dc0e0522 found for delete ", "request_id": "req-04aa841a-cbae-41d5-9bd9-61c97a7dc4e1"}]} [pid: 8|app: 0|req: 1041/2023] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:55 2026] DELETE /v2.0/networks/c18830f5-4bb2-4896-96cd-7b1c8a5542f1 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:55.236 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3f606bff-d776-4404-a995-ed90dc0e0522 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f606bff-d776-4404-a995-ed90dc0e0522 found for delete ", "request_id": "req-a9975600-14fc-4d09-b9d2-05cb05784ea6"}]} [pid: 8|app: 0|req: 1042/2024] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:55 2026] DELETE /v2.0/networks/6515633f-c328-4131-bc9e-a95260be3d49 => 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: 983/2025] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:14:54 2026] PUT /v2.0/routers/897f6a7f-996f-4164-8e3a-809ead17c58f/add_router_interface => generated 309 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2026] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:55 2026] DELETE /v2.0/networks/cb244107-f6d9-4f58-9f9c-aad83875cd10 => 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: 984/2027] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:14:55 2026] GET /v2.0/ports/ad79dac7-a2de-42ee-9af9-8552510638d5 => generated 967 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2028] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:55 2026] DELETE /v2.0/networks/aae88a47-e28b-4d2b-b97e-9cd3ced93223 => 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: 1045/2029] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:55 2026] DELETE /v2.0/networks/67f130ca-b083-4e64-bb55-0b8ecfb4d870 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:55.938 7 INFO neutron_taas.services.taas.taas_plugin [None req-ae2224bb-17f0-4485-9d64-a2eb585ca11e 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] TaaS: Handle Delete Port: ad79dac7-a2de-42ee-9af9-8552510638d5 2026-07-16 08:14:55.940 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae2224bb-17f0-4485-9d64-a2eb585ca11e 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Tap Mirror: Handle Delete Port: ad79dac7-a2de-42ee-9af9-8552510638d5 [pid: 7|app: 0|req: 985/2030] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:14:55 2026] PUT /v2.0/routers/897f6a7f-996f-4164-8e3a-809ead17c58f/remove_router_interface => generated 309 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:14:56.674 8 INFO neutron_taas.services.taas.taas_plugin [None req-05e0a8c8-5d40-4611-a9da-eb4b4ed0155b 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] TaaS: Handle Delete Port: 674bd0ca-66d6-4f02-8993-b1319ec13d9b 2026-07-16 08:14:56.689 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05e0a8c8-5d40-4611-a9da-eb4b4ed0155b 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Tap Mirror: Handle Delete Port: 674bd0ca-66d6-4f02-8993-b1319ec13d9b [pid: 7|app: 0|req: 986/2031] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:56 2026] GET /v2.0/security-groups?tenant_id=b4dd0e2e64e24dcfb341ec3d31dc64f0&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2032] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:56 2026] DELETE /v2.0/security-groups/a8ce6c59-9391-4d43-a32d-7b5ba540abb1 => 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: 1046/2033] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:14:56 2026] PUT /v2.0/routers/897f6a7f-996f-4164-8e3a-809ead17c58f/remove_router_interface => generated 309 bytes in 782 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2034] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:14:57 2026] GET /v2.0/ports?device_id=897f6a7f-996f-4164-8e3a-809ead17c58f => 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: 988/2035] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:57 2026] GET /v2.0/security-groups?tenant_id=a57913af5ac74f93a332397bbe7767a4&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:14:57.254 8 INFO neutron.services.segments.plugin [-] Segment 00a4e30f-392a-47f5-8948-45d6e747ed40 resource provider aggregate not found 2026-07-16 08:14:57.262 8 INFO neutron.services.segments.plugin [-] Segment 00a4e30f-392a-47f5-8948-45d6e747ed40 resource provider aggregate not found 2026-07-16 08:14:57.278 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 00a4e30f-392a-47f5-8948-45d6e747ed40 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00a4e30f-392a-47f5-8948-45d6e747ed40 found for delete ", "request_id": "req-2e7cb9a4-aee2-442b-b663-179fdec9cf9f"}]} 2026-07-16 08:14:57.286 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 00a4e30f-392a-47f5-8948-45d6e747ed40 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00a4e30f-392a-47f5-8948-45d6e747ed40 found for delete ", "request_id": "req-ab592f8c-d19d-4c0b-9965-da3b3dfa218c"}]} 2026-07-16 08:14:57.296 8 INFO neutron.services.segments.plugin [-] Segment 3ca3be7b-af9f-4d9d-8f54-32ddefc9f1d6 resource provider aggregate not found 2026-07-16 08:14:57.307 8 INFO neutron.services.segments.plugin [-] Segment 3ca3be7b-af9f-4d9d-8f54-32ddefc9f1d6 resource provider aggregate not found 2026-07-16 08:14:57.318 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3ca3be7b-af9f-4d9d-8f54-32ddefc9f1d6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ca3be7b-af9f-4d9d-8f54-32ddefc9f1d6 found for delete ", "request_id": "req-019e87af-9dfe-4952-a4f5-1f05cb9b882e"}]} 2026-07-16 08:14:57.327 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3ca3be7b-af9f-4d9d-8f54-32ddefc9f1d6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ca3be7b-af9f-4d9d-8f54-32ddefc9f1d6 found for delete ", "request_id": "req-64e9f474-df63-4a18-b8c5-f66186e91b65"}]} 2026-07-16 08:14:57.333 8 INFO neutron.services.segments.plugin [-] Segment cf05c217-79b3-4de1-be9e-8e6db1b5f242 resource provider aggregate not found [pid: 7|app: 0|req: 989/2036] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:57 2026] DELETE /v2.0/security-groups/1e61fbaf-1e19-4271-a4d5-e3246d165553 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:57.345 8 INFO neutron.services.segments.plugin [-] Segment cf05c217-79b3-4de1-be9e-8e6db1b5f242 resource provider aggregate not found 2026-07-16 08:14:57.349 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cf05c217-79b3-4de1-be9e-8e6db1b5f242 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf05c217-79b3-4de1-be9e-8e6db1b5f242 found for delete ", "request_id": "req-68cdbe7e-7cde-40d4-bbff-e69a1f2afb52"}]} 2026-07-16 08:14:57.370 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cf05c217-79b3-4de1-be9e-8e6db1b5f242 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf05c217-79b3-4de1-be9e-8e6db1b5f242 found for delete ", "request_id": "req-cb21dad3-59b6-4b36-9234-ca3154c8f9af"}]} 2026-07-16 08:14:57.385 8 INFO neutron.services.segments.plugin [-] Segment 390d142c-6012-4e98-aab3-32d5e5af56a9 resource provider aggregate not found 2026-07-16 08:14:57.389 8 INFO neutron_taas.services.taas.taas_plugin [None req-d744e20d-219e-4616-b9d2-8b2f74934c4a 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] TaaS: Handle Delete Port: cf92350c-5703-4f72-b6fb-67a4571911ce 2026-07-16 08:14:57.392 8 INFO neutron.services.segments.plugin [-] Segment 390d142c-6012-4e98-aab3-32d5e5af56a9 resource provider aggregate not found 2026-07-16 08:14:57.397 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d744e20d-219e-4616-b9d2-8b2f74934c4a 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Tap Mirror: Handle Delete Port: cf92350c-5703-4f72-b6fb-67a4571911ce 2026-07-16 08:14:57.404 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 390d142c-6012-4e98-aab3-32d5e5af56a9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 390d142c-6012-4e98-aab3-32d5e5af56a9 found for delete ", "request_id": "req-6d1dec5b-75d2-4d1e-a37f-c20adc7a4211"}]} 2026-07-16 08:14:57.411 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 390d142c-6012-4e98-aab3-32d5e5af56a9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 390d142c-6012-4e98-aab3-32d5e5af56a9 found for delete ", "request_id": "req-5f32fe75-402b-4c39-92db-01d5eaf8dd4c"}]} [pid: 7|app: 0|req: 990/2037] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:14:57 2026] GET /v2.0/security-groups?tenant_id=8c19ca491d9248d4b31091bbcf365063&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2038] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:14:57 2026] DELETE /v2.0/security-groups/3b69f356-7f71-41db-8191-d5298751890f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:14:57.803 8 INFO neutron.db.l3_hamode_db [None req-d744e20d-219e-4616-b9d2-8b2f74934c4a 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] HA network aec3c6b4-deda-418f-bb5f-fbd694375d66 was deleted as no HA routers are present in tenant cc31a4b061ec4359be42d69402dfcc99. [pid: 8|app: 0|req: 1048/2039] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:57 2026] DELETE /v2.0/routers/897f6a7f-996f-4164-8e3a-809ead17c58f => generated 0 bytes in 646 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2040] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:57 2026] DELETE /v2.0/subnets/311c2b1f-1eb6-433b-9b7e-f426a75c1b96 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2041] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:14:57 2026] DELETE /v2.0/subnets/16aaca27-f876-4703-9b7a-8218346a8bad => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:58.208 7 INFO neutron_taas.services.taas.taas_plugin [None req-0396bd40-972b-42d4-8e23-4936abb4c753 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] TaaS: Handle Delete Port: 0d2195e2-7d89-4342-b6c3-564654184c40 2026-07-16 08:14:58.211 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0396bd40-972b-42d4-8e23-4936abb4c753 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Tap Mirror: Handle Delete Port: 0d2195e2-7d89-4342-b6c3-564654184c40 2026-07-16 08:14:58.402 7 INFO neutron.services.segments.plugin [-] Segment 2eecd161-c000-40e2-963a-9822e6388695 resource provider aggregate not found 2026-07-16 08:14:58.403 7 INFO neutron.services.segments.plugin [-] Segment 2eecd161-c000-40e2-963a-9822e6388695 resource provider aggregate not found 2026-07-16 08:14:58.429 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2eecd161-c000-40e2-963a-9822e6388695 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eecd161-c000-40e2-963a-9822e6388695 found for delete ", "request_id": "req-244d0780-16dc-42b8-b5d6-0cdde3adb728"}]} 2026-07-16 08:14:58.438 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2eecd161-c000-40e2-963a-9822e6388695 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eecd161-c000-40e2-963a-9822e6388695 found for delete ", "request_id": "req-c94ef029-e937-4c73-b6e7-5f7564f41ad4"}]} [pid: 7|app: 0|req: 993/2042] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:58 2026] DELETE /v2.0/networks/9c8b4f31-f870-4d84-a991-6c4fd937a58a => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:58.558 8 INFO neutron_taas.services.taas.taas_plugin [None req-96ff2f3d-69b0-4982-be13-3b8488df16f4 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] TaaS: Handle Delete Port: 2d5a0fa6-4e32-453c-a623-b2ccca832beb 2026-07-16 08:14:58.562 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96ff2f3d-69b0-4982-be13-3b8488df16f4 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Tap Mirror: Handle Delete Port: 2d5a0fa6-4e32-453c-a623-b2ccca832beb [pid: 8|app: 0|req: 1050/2043] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:14:58 2026] DELETE /v2.0/networks/d639f91d-b455-4041-8db5-3cd85696cec6 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:14:58.812 7 INFO neutron.db.segments_db [None req-a22f496d-115f-48ce-bc84-8997a8c50b2c 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Added segment 305c2082-faa6-411c-bcfc-8f7cc97027d0 of type vxlan for network 8966329c-a660-4e56-b786-ab8239bae14b [pid: 7|app: 0|req: 994/2044] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:14:58 2026] POST /v2.0/networks => generated 634 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2045] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:58 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:14:59.198 7 INFO neutron.db.segments_db [None req-74bb409c-71fd-45be-b35b-0946e9713f3f 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Added segment b8ea0a4a-725f-4460-b4df-b4c4ca525f12 of type vxlan for network a2fefc05-edb5-4354-b5aa-80304c655974 2026-07-16 08:14:59.420 8 INFO neutron.services.segments.plugin [-] Segment b3706d8c-68f2-4af4-8c3b-ff94834cfc0c resource provider aggregate not found 2026-07-16 08:14:59.433 8 INFO neutron.services.segments.plugin [-] Segment b3706d8c-68f2-4af4-8c3b-ff94834cfc0c resource provider aggregate not found 2026-07-16 08:14:59.437 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b3706d8c-68f2-4af4-8c3b-ff94834cfc0c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3706d8c-68f2-4af4-8c3b-ff94834cfc0c found for delete ", "request_id": "req-1a6bcbb3-4847-4edc-a1d8-2e26958078d4"}]} 2026-07-16 08:14:59.451 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b3706d8c-68f2-4af4-8c3b-ff94834cfc0c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3706d8c-68f2-4af4-8c3b-ff94834cfc0c found for delete ", "request_id": "req-1f75104b-9dd9-493b-afef-d4eb2941a3dd"}]} 2026-07-16 08:14:59.459 8 INFO neutron.services.segments.plugin [-] Segment 2e09f346-2acc-4c07-944a-df46be468afc resource provider aggregate not found 2026-07-16 08:14:59.468 8 INFO neutron.services.segments.plugin [-] Segment 2e09f346-2acc-4c07-944a-df46be468afc resource provider aggregate not found 2026-07-16 08:14:59.468 7 INFO neutron.db.l3_hamode_db [None req-74bb409c-71fd-45be-b35b-0946e9713f3f 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:14:59.483 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2e09f346-2acc-4c07-944a-df46be468afc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e09f346-2acc-4c07-944a-df46be468afc found for delete ", "request_id": "req-ca7f3e43-0677-4096-be24-f6998c3b5788"}]} 2026-07-16 08:14:59.486 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2e09f346-2acc-4c07-944a-df46be468afc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e09f346-2acc-4c07-944a-df46be468afc found for delete ", "request_id": "req-cc640343-a69f-4ff2-b926-77d238c7b176"}]} 2026-07-16 08:14:59.596 7 INFO neutron.db.l3_hamode_db [None req-74bb409c-71fd-45be-b35b-0946e9713f3f 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 995/2046] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:14:59 2026] POST /v2.0/routers => generated 511 bytes in 1059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2047] 10.0.0.234 () {34 vars in 664 bytes} [Thu Jul 16 08:15:00 2026] POST /v2.0/ports => generated 963 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2048] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:15:00 2026] PUT /v2.0/routers/b2cf7364-c595-40f9-a1e5-c74238a20dfe/add_router_interface => generated 309 bytes in 1150 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: 1053/2049] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:15:01 2026] GET /v2.0/ports/e96fba68-7ddf-4ce7-93ce-1248f7dce4a5 => generated 1037 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, ' 2026-07-16 08:15:02.144 7 INFO neutron_taas.services.taas.taas_plugin [None req-7aeed380-f320-47ee-ae76-0b3e53a60528 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] TaaS: Handle Delete Port: e96fba68-7ddf-4ce7-93ce-1248f7dce4a5 2026-07-16 08:15:02.147 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7aeed380-f320-47ee-ae76-0b3e53a60528 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Tap Mirror: Handle Delete Port: e96fba68-7ddf-4ce7-93ce-1248f7dce4a5 [pid: 8|app: 0|req: 1054/2050] 10.0.0.234 () {34 vars in 677 bytes} [Thu Jul 16 08:15:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2051] 10.0.0.234 () {34 vars in 677 bytes} [Thu Jul 16 08:15:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2052] 10.0.0.234 () {34 vars in 677 bytes} [Thu Jul 16 08:15:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2053] 10.0.0.234 () {34 vars in 677 bytes} [Thu Jul 16 08:15:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2054] 10.0.0.234 () {34 vars in 677 bytes} [Thu Jul 16 08:15:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2055] 10.0.0.234 () {34 vars in 752 bytes} [Thu Jul 16 08:15:02 2026] PUT /v2.0/policies/c1cd0dc8-8454-4b5c-a770-bb279f097cf7/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2056] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:15:01 2026] PUT /v2.0/routers/b2cf7364-c595-40f9-a1e5-c74238a20dfe/remove_router_interface => generated 309 bytes in 795 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: 1060/2057] 10.0.0.234 () {34 vars in 752 bytes} [Thu Jul 16 08:15:02 2026] PUT /v2.0/policies/848da256-736f-44df-8e12-bf8d03a2eced/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2058] 10.0.0.234 () {34 vars in 752 bytes} [Thu Jul 16 08:15:02 2026] PUT /v2.0/policies/34ec7a31-04da-4272-ab76-d100927932f8/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2059] 10.0.0.234 () {34 vars in 752 bytes} [Thu Jul 16 08:15:02 2026] PUT /v2.0/policies/78a9cbad-11f2-4447-bff4-4d9f8853be79/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:02.720 7 INFO neutron.api.v2.resource [None req-53e7ad2b-97e3-4aaf-8f43-72577c06cafb 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 998/2060] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:15:02 2026] PUT /v2.0/routers/b2cf7364-c595-40f9-a1e5-c74238a20dfe/remove_router_interface => generated 197 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2061] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:02 2026] GET /v2.0/ports?device_id=b2cf7364-c595-40f9-a1e5-c74238a20dfe => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:02.908 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e1c86ae-98e2-4cdd-9be8-ba0aaed4c941 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] TaaS: Handle Delete Port: 52fb63ab-7e20-416b-96a5-deee4a826fbc 2026-07-16 08:15:02.911 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e1c86ae-98e2-4cdd-9be8-ba0aaed4c941 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Tap Mirror: Handle Delete Port: 52fb63ab-7e20-416b-96a5-deee4a826fbc [pid: 8|app: 0|req: 1064/2062] 10.0.0.234 () {32 vars in 673 bytes} [Thu Jul 16 08:15:03 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:15:03.253 7 INFO neutron.services.segments.plugin [-] Segment b8ea0a4a-725f-4460-b4df-b4c4ca525f12 resource provider aggregate not found 2026-07-16 08:15:03.256 7 INFO neutron.services.segments.plugin [-] Segment b8ea0a4a-725f-4460-b4df-b4c4ca525f12 resource provider aggregate not found [pid: 8|app: 0|req: 1065/2063] 10.0.0.234 () {32 vars in 687 bytes} [Thu Jul 16 08:15:03 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:15:03.273 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b8ea0a4a-725f-4460-b4df-b4c4ca525f12 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8ea0a4a-725f-4460-b4df-b4c4ca525f12 found for delete ", "request_id": "req-f0b66bf5-9ef8-45cb-b847-e92592fbff61"}]} 2026-07-16 08:15:03.275 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b8ea0a4a-725f-4460-b4df-b4c4ca525f12 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8ea0a4a-725f-4460-b4df-b4c4ca525f12 found for delete ", "request_id": "req-1e7f64b1-2f02-4e44-b6f0-6cb5ab7cc3f3"}]} 2026-07-16 08:15:03.287 7 INFO neutron.db.l3_hamode_db [None req-6e1c86ae-98e2-4cdd-9be8-ba0aaed4c941 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] HA network a2fefc05-edb5-4354-b5aa-80304c655974 was deleted as no HA routers are present in tenant cc31a4b061ec4359be42d69402dfcc99. [pid: 7|app: 0|req: 999/2064] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:02 2026] DELETE /v2.0/routers/b2cf7364-c595-40f9-a1e5-c74238a20dfe => generated 0 bytes in 542 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2065] 10.0.0.234 () {32 vars in 683 bytes} [Thu Jul 16 08:15:03 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2066] 10.0.0.234 () {32 vars in 695 bytes} [Thu Jul 16 08:15:03 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2067] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:03 2026] DELETE /v2.0/subnets/ac0e5642-04c8-401d-8ba9-60ebee888c32 => 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: 1068/2068] 10.0.0.234 () {32 vars in 681 bytes} [Thu Jul 16 08:15:03 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2069] 10.0.0.234 () {32 vars in 695 bytes} [Thu Jul 16 08:15:03 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2070] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:15:03 2026] DELETE /v2.0/networks/8966329c-a660-4e56-b786-ab8239bae14b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2071] 10.0.0.234 () {32 vars in 691 bytes} [Thu Jul 16 08:15:03 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:15:03.640 7 INFO neutron.db.segments_db [None req-04194e5d-76b4-499a-81cc-d105d4b9fc9e 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Added segment 7d85abe2-e23f-4c5b-a463-2d9775bb4672 of type vxlan for network ac853520-4ae5-451d-8bfe-1b51f5683068 [pid: 8|app: 0|req: 1071/2072] 10.0.0.234 () {32 vars in 703 bytes} [Thu Jul 16 08:15:03 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2073] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:15:03 2026] POST /v2.0/networks => generated 634 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2074] 10.0.0.234 () {32 vars in 733 bytes} [Thu Jul 16 08:15:03 2026] DELETE /v2.0/qos/policies/c1cd0dc8-8454-4b5c-a770-bb279f097cf7 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2075] 10.0.0.234 () {32 vars in 733 bytes} [Thu Jul 16 08:15:03 2026] DELETE /v2.0/qos/policies/848da256-736f-44df-8e12-bf8d03a2eced => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2076] 10.0.0.234 () {32 vars in 733 bytes} [Thu Jul 16 08:15:03 2026] DELETE /v2.0/qos/policies/34ec7a31-04da-4272-ab76-d100927932f8 => 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: 1075/2077] 10.0.0.234 () {32 vars in 733 bytes} [Thu Jul 16 08:15:03 2026] DELETE /v2.0/qos/policies/78a9cbad-11f2-4447-bff4-4d9f8853be79 => 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: 1076/2078] 10.0.0.234 () {32 vars in 733 bytes} [Thu Jul 16 08:15:03 2026] DELETE /v2.0/qos/policies/b63bfdd1-3bf7-405e-8334-54808e527aa8 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2079] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:03 2026] POST /v2.0/subnets => generated 646 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:04.189 8 INFO neutron.db.segments_db [None req-47225c5d-8425-4af7-b7a4-f96722dceb0c 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Added segment 01ff1311-6d8f-4977-8ebc-113618069ac1 of type vxlan for network 2af3905d-def3-46bb-9041-eee6b85e6d5a 2026-07-16 08:15:04.533 8 INFO neutron.db.l3_hamode_db [None req-47225c5d-8425-4af7-b7a4-f96722dceb0c 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:05.085 8 INFO neutron.db.l3_hamode_db [None req-47225c5d-8425-4af7-b7a4-f96722dceb0c 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:05.298 7 INFO neutron.services.segments.plugin [-] Segment 305c2082-faa6-411c-bcfc-8f7cc97027d0 resource provider aggregate not found 2026-07-16 08:15:05.305 7 INFO neutron.services.segments.plugin [-] Segment 305c2082-faa6-411c-bcfc-8f7cc97027d0 resource provider aggregate not found 2026-07-16 08:15:05.325 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 305c2082-faa6-411c-bcfc-8f7cc97027d0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 305c2082-faa6-411c-bcfc-8f7cc97027d0 found for delete ", "request_id": "req-cc7caa02-c583-461f-be45-050abee6f82d"}]} 2026-07-16 08:15:05.328 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 305c2082-faa6-411c-bcfc-8f7cc97027d0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 305c2082-faa6-411c-bcfc-8f7cc97027d0 found for delete ", "request_id": "req-57fdbaaa-0101-4cba-8f1c-80626d7d0796"}]} [pid: 7|app: 0|req: 1004/2080] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:15:05 2026] GET /v2.0/security-groups?tenant_id=edba4f6fc61a41a1b86b76ad9f8ac49f&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2081] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:15:05 2026] DELETE /v2.0/security-groups/e01cafeb-f9b2-4af6-9bed-aa410c8f2e80 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2082] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:04 2026] POST /v2.0/routers => generated 511 bytes in 1649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2083] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:15:05 2026] GET /v2.0/security-groups?tenant_id=616639b2cc724adca6f44553ec976688&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2084] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:15:05 2026] DELETE /v2.0/security-groups/261404f8-ed70-48ee-b7e5-8cb01f342f6e => 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: 1008/2085] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:15:06 2026] GET /v2.0/security-groups?tenant_id=d89e8f88f8244890b3661a0a1b274a39&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2086] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:15:06 2026] DELETE /v2.0/security-groups/8fb12842-6aa4-4671-84d7-0c283d039b67 => 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: 1078/2087] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:15:05 2026] PUT /v2.0/routers/73a213b4-54a0-49cc-b01f-e6c73d7363fe/add_router_interface => generated 309 bytes in 1130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2088] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:15:06 2026] GET /v2.0/ports/87d586f4-ec48-48eb-bec9-ded0a29e52b7 => generated 959 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:15:07.298 8 INFO neutron_taas.services.taas.taas_plugin [None req-00a1be7f-b8fa-4dcb-9aca-fb329f96734d 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] TaaS: Handle Delete Port: 87d586f4-ec48-48eb-bec9-ded0a29e52b7 2026-07-16 08:15:07.301 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00a1be7f-b8fa-4dcb-9aca-fb329f96734d 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Tap Mirror: Handle Delete Port: 87d586f4-ec48-48eb-bec9-ded0a29e52b7 [pid: 8|app: 0|req: 1079/2089] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:15:06 2026] PUT /v2.0/routers/73a213b4-54a0-49cc-b01f-e6c73d7363fe/remove_router_interface => generated 309 bytes in 847 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2090] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:07 2026] GET /v2.0/ports?device_id=73a213b4-54a0-49cc-b01f-e6c73d7363fe => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:08.046 8 INFO neutron_taas.services.taas.taas_plugin [None req-3416bf61-5ab6-4376-8c3a-61615551b6a3 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] TaaS: Handle Delete Port: 4a475f8e-2790-4a2c-82d5-7ea071301099 2026-07-16 08:15:08.050 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3416bf61-5ab6-4376-8c3a-61615551b6a3 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Tap Mirror: Handle Delete Port: 4a475f8e-2790-4a2c-82d5-7ea071301099 2026-07-16 08:15:08.350 8 INFO neutron.services.segments.plugin [-] Segment 01ff1311-6d8f-4977-8ebc-113618069ac1 resource provider aggregate not found 2026-07-16 08:15:08.358 8 INFO neutron.services.segments.plugin [-] Segment 01ff1311-6d8f-4977-8ebc-113618069ac1 resource provider aggregate not found 2026-07-16 08:15:08.374 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 01ff1311-6d8f-4977-8ebc-113618069ac1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01ff1311-6d8f-4977-8ebc-113618069ac1 found for delete ", "request_id": "req-86d00c44-ba6e-416f-af81-b0c28f918f05"}]} 2026-07-16 08:15:08.387 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 01ff1311-6d8f-4977-8ebc-113618069ac1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01ff1311-6d8f-4977-8ebc-113618069ac1 found for delete ", "request_id": "req-037450a4-0324-4324-8416-49184f12238d"}]} 2026-07-16 08:15:08.393 8 INFO neutron.db.l3_hamode_db [None req-3416bf61-5ab6-4376-8c3a-61615551b6a3 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] HA network 2af3905d-def3-46bb-9041-eee6b85e6d5a was deleted as no HA routers are present in tenant cc31a4b061ec4359be42d69402dfcc99. [pid: 8|app: 0|req: 1080/2091] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:07 2026] DELETE /v2.0/routers/73a213b4-54a0-49cc-b01f-e6c73d7363fe => generated 0 bytes in 586 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2092] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:08 2026] DELETE /v2.0/subnets/0cf46686-9143-41f3-8f24-26d76585a7ff => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:15:08.655 8 INFO neutron_taas.services.taas.taas_plugin [None req-715bdd5f-383b-49a9-89a5-99039fc5b387 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] TaaS: Handle Delete Port: b8c8e565-f33f-4984-ba2c-32f261d60dc6 2026-07-16 08:15:08.657 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-715bdd5f-383b-49a9-89a5-99039fc5b387 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Tap Mirror: Handle Delete Port: b8c8e565-f33f-4984-ba2c-32f261d60dc6 [pid: 8|app: 0|req: 1081/2093] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:15:08 2026] DELETE /v2.0/networks/ac853520-4ae5-451d-8bfe-1b51f5683068 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:15:08.921 7 INFO neutron.db.segments_db [None req-77da97ee-5cfa-4dc4-bd87-604df5ef224f 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Added segment c4d3a5cb-f937-4474-a996-5dc91f952207 of type vxlan for network 940185e3-29c6-4e82-980d-61f7619372ed 2026-07-16 08:15:09.181 7 INFO neutron.db.l3_hamode_db [None req-77da97ee-5cfa-4dc4-bd87-604df5ef224f 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:10.027 7 INFO neutron.db.l3_hamode_db [None req-77da97ee-5cfa-4dc4-bd87-604df5ef224f 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:10.395 8 INFO neutron.services.segments.plugin [-] Segment 7d85abe2-e23f-4c5b-a463-2d9775bb4672 resource provider aggregate not found 2026-07-16 08:15:10.407 8 INFO neutron.services.segments.plugin [-] Segment 7d85abe2-e23f-4c5b-a463-2d9775bb4672 resource provider aggregate not found 2026-07-16 08:15:10.413 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7d85abe2-e23f-4c5b-a463-2d9775bb4672 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d85abe2-e23f-4c5b-a463-2d9775bb4672 found for delete ", "request_id": "req-67823d01-5c98-4de1-a574-70788f2de67a"}]} 2026-07-16 08:15:10.428 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7d85abe2-e23f-4c5b-a463-2d9775bb4672 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d85abe2-e23f-4c5b-a463-2d9775bb4672 found for delete ", "request_id": "req-8233326c-2c6a-4dd9-9b15-021e52710a07"}]} 2026-07-16 08:15:10.661 8 INFO neutron.db.segments_db [None req-4f8ec3da-1b1d-4179-85a3-d168066cd593 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] Added segment a7debb82-b7e7-4bc6-ba0d-5d959a0faba1 of type vxlan for network a71e5c76-7aec-40e8-8830-485884e8bf85 [pid: 7|app: 0|req: 1013/2096] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:08 2026] POST /v2.0/routers => generated 691 bytes in 1983 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:10.885 8 INFO neutron.db.l3_hamode_db [None req-4f8ec3da-1b1d-4179-85a3-d168066cd593 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1014/2097] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:15:10 2026] GET /v2.0/routers/8b5f3b1e-0be7-4fed-bbdc-06388b700e93 => generated 697 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2098] 10.0.0.234 () {32 vars in 646 bytes} [Thu Jul 16 08:15:10 2026] GET /v2.0/routers => generated 700 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:15:11.016 8 INFO neutron.db.l3_hamode_db [None req-4f8ec3da-1b1d-4179-85a3-d168066cd593 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1016/2099] 10.0.0.234 () {34 vars in 740 bytes} [Thu Jul 16 08:15:11 2026] PUT /v2.0/routers/8b5f3b1e-0be7-4fed-bbdc-06388b700e93 => generated 704 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2100] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:15:11 2026] GET /v2.0/routers/8b5f3b1e-0be7-4fed-bbdc-06388b700e93 => generated 704 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2101] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:11 2026] GET /v2.0/ports?device_id=8b5f3b1e-0be7-4fed-bbdc-06388b700e93 => 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: 1084/2102] 10.0.0.234 () {34 vars in 667 bytes} [Thu Jul 16 08:15:10 2026] POST /v2.0/routers => generated 474 bytes in 1156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:11.663 8 INFO neutron.db.l3_hamode_db [None req-faa24e0a-15f5-4dd8-a842-1660c9ad9829 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:11.710 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad232d55-5205-46ae-a83d-ca95479045f1 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] TaaS: Handle Delete Port: 36fdef3d-8b57-4423-9125-4e8e5175436c 2026-07-16 08:15:11.713 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad232d55-5205-46ae-a83d-ca95479045f1 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Tap Mirror: Handle Delete Port: 36fdef3d-8b57-4423-9125-4e8e5175436c 2026-07-16 08:15:11.789 8 INFO neutron.db.l3_hamode_db [None req-faa24e0a-15f5-4dd8-a842-1660c9ad9829 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:11.968 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad232d55-5205-46ae-a83d-ca95479045f1 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] TaaS: Handle Delete Port: 86d417d5-584f-4354-b945-2691b0aa5b1c 2026-07-16 08:15:11.971 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad232d55-5205-46ae-a83d-ca95479045f1 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] Tap Mirror: Handle Delete Port: 86d417d5-584f-4354-b945-2691b0aa5b1c [pid: 8|app: 0|req: 1085/2103] 10.0.0.234 () {34 vars in 667 bytes} [Thu Jul 16 08:15:11 2026] POST /v2.0/routers => generated 474 bytes in 745 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:12.431 8 INFO neutron.db.l3_hamode_db [None req-981ba613-b226-4e1b-aaa2-761f67dad7f6 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:12.561 8 INFO neutron.db.l3_hamode_db [None req-981ba613-b226-4e1b-aaa2-761f67dad7f6 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:12.719 7 INFO neutron.services.segments.plugin [-] Segment c4d3a5cb-f937-4474-a996-5dc91f952207 resource provider aggregate not found 2026-07-16 08:15:12.729 7 INFO neutron.services.segments.plugin [-] Segment c4d3a5cb-f937-4474-a996-5dc91f952207 resource provider aggregate not found 2026-07-16 08:15:12.736 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c4d3a5cb-f937-4474-a996-5dc91f952207 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4d3a5cb-f937-4474-a996-5dc91f952207 found for delete ", "request_id": "req-f56782b6-66b2-4deb-8713-9deec7e5dac1"}]} 2026-07-16 08:15:12.742 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c4d3a5cb-f937-4474-a996-5dc91f952207 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4d3a5cb-f937-4474-a996-5dc91f952207 found for delete ", "request_id": "req-5ffc5dd7-9cd6-451b-8cfd-b068c64620e3"}]} 2026-07-16 08:15:12.754 7 INFO neutron.db.l3_hamode_db [None req-ad232d55-5205-46ae-a83d-ca95479045f1 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] HA network 940185e3-29c6-4e82-980d-61f7619372ed was deleted as no HA routers are present in tenant cc31a4b061ec4359be42d69402dfcc99. [pid: 7|app: 0|req: 1019/2104] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:11 2026] DELETE /v2.0/routers/8b5f3b1e-0be7-4fed-bbdc-06388b700e93 => generated 0 bytes in 1253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2105] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:12 2026] GET /v2.0/ports?device_id=8b5f3b1e-0be7-4fed-bbdc-06388b700e93 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:12.802 7 INFO neutron.api.v2.resource [None req-526ac003-7cf8-43fb-bdd7-127a06eb5e75 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1021/2106] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:12 2026] DELETE /v2.0/routers/8b5f3b1e-0be7-4fed-bbdc-06388b700e93 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2107] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:12 2026] GET /v2.0/ports?device_id=73a213b4-54a0-49cc-b01f-e6c73d7363fe => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:12.846 7 INFO neutron.api.v2.resource [None req-6a70633f-3462-4124-b5b8-d17572888210 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1023/2108] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:12 2026] DELETE /v2.0/routers/73a213b4-54a0-49cc-b01f-e6c73d7363fe => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:15:12.867 7 INFO neutron.pecan_wsgi.hooks.translation [None req-302e62a6-2ec6-450e-a9ce-e39f21ba4898 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1024/2109] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:12 2026] DELETE /v2.0/subnets/0cf46686-9143-41f3-8f24-26d76585a7ff => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2110] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:12 2026] GET /v2.0/ports?device_id=b2cf7364-c595-40f9-a1e5-c74238a20dfe => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:12.914 7 INFO neutron.api.v2.resource [None req-f82ca350-4d37-42c9-9333-2a2c4abdb49d 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1026/2111] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:12 2026] DELETE /v2.0/routers/b2cf7364-c595-40f9-a1e5-c74238a20dfe => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:15:12.930 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0461e4d-85a4-4495-9f40-9cfa09f86590 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1027/2112] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:12 2026] DELETE /v2.0/subnets/ac0e5642-04c8-401d-8ba9-60ebee888c32 => 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: 1028/2113] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:12 2026] GET /v2.0/ports?device_id=897f6a7f-996f-4164-8e3a-809ead17c58f => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:12.972 7 INFO neutron.api.v2.resource [None req-05c19323-f9ac-47a6-b2ba-ad4ebe0c31e8 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1029/2114] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:12 2026] DELETE /v2.0/routers/897f6a7f-996f-4164-8e3a-809ead17c58f => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:15:12.991 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e9f6331-8b38-4372-9635-68347c44a7a8 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1030/2115] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:12 2026] DELETE /v2.0/subnets/311c2b1f-1eb6-433b-9b7e-f426a75c1b96 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:15:13.018 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b14eea4-5f20-4f68-bf21-a3dfbe07ddd9 1d905393283a44b48f36710b04948e92 cc31a4b061ec4359be42d69402dfcc99 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1031/2116] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:12 2026] DELETE /v2.0/subnets/16aaca27-f876-4703-9b7a-8218346a8bad => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2117] 10.0.0.234 () {34 vars in 667 bytes} [Thu Jul 16 08:15:12 2026] POST /v2.0/routers => generated 474 bytes in 733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:13.148 7 INFO neutron.db.l3_hamode_db [None req-fdf21115-883e-440b-ac58-4f52f6fd083d 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:13.246 7 INFO neutron.db.l3_hamode_db [None req-fdf21115-883e-440b-ac58-4f52f6fd083d 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1087/2118] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:15:13 2026] GET /v2.0/security-groups?tenant_id=cc31a4b061ec4359be42d69402dfcc99&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2119] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:15:13 2026] DELETE /v2.0/security-groups/50e4762b-d1d8-48f5-8c06-0211d0feca78 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2120] 10.0.0.234 () {34 vars in 667 bytes} [Thu Jul 16 08:15:13 2026] POST /v2.0/routers => generated 474 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:13.799 8 INFO neutron.db.l3_hamode_db [None req-2a74541e-c6d1-4f21-adc5-42be79c46e63 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:13.926 8 INFO neutron.db.l3_hamode_db [None req-2a74541e-c6d1-4f21-adc5-42be79c46e63 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1089/2121] 10.0.0.234 () {34 vars in 667 bytes} [Thu Jul 16 08:15:13 2026] POST /v2.0/routers => generated 474 bytes in 777 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2122] 10.0.0.234 () {34 vars in 750 bytes} [Thu Jul 16 08:15:14 2026] PUT /v2.0/routers/240155f1-10ea-472b-9357-15daf4ec2a0e/tags => generated 17 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2123] 10.0.0.234 () {34 vars in 750 bytes} [Thu Jul 16 08:15:14 2026] PUT /v2.0/routers/3cd89bf6-be60-4e9c-b7f1-725b0e831d97/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2124] 10.0.0.234 () {34 vars in 750 bytes} [Thu Jul 16 08:15:14 2026] PUT /v2.0/routers/3ee94494-6ea4-4086-b019-c84b3091eeae/tags => generated 34 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2125] 10.0.0.234 () {34 vars in 750 bytes} [Thu Jul 16 08:15:14 2026] PUT /v2.0/routers/2ed859fe-2b8b-4a3b-8a94-18dd64f417a0/tags => generated 19 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2126] 10.0.0.234 () {32 vars in 663 bytes} [Thu Jul 16 08:15:14 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2127] 10.0.0.234 () {32 vars in 677 bytes} [Thu Jul 16 08:15:15 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2128] 10.0.0.234 () {32 vars in 673 bytes} [Thu Jul 16 08:15:15 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2129] 10.0.0.234 () {32 vars in 685 bytes} [Thu Jul 16 08:15:15 2026] GET /v2.0/routers?tags-any=red%2Cblue => 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: 1037/2130] 10.0.0.234 () {32 vars in 671 bytes} [Thu Jul 16 08:15:15 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2131] 10.0.0.234 () {32 vars in 685 bytes} [Thu Jul 16 08:15:15 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2132] 10.0.0.234 () {32 vars in 681 bytes} [Thu Jul 16 08:15:15 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2133] 10.0.0.234 () {32 vars in 693 bytes} [Thu Jul 16 08:15:15 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2134] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:15:15 2026] GET /v2.0/routers/240155f1-10ea-472b-9357-15daf4ec2a0e => generated 485 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:15:15.788 8 INFO neutron.db.segments_db [None req-41ac13a3-f765-4350-8fa0-218aa1cf2bb6 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Added segment afdeeb4c-5f34-4625-ae1e-bed8d65812ea of type vxlan for network aaee2a2f-b5c2-49e2-8767-b1a3e3096f9b [pid: 8|app: 0|req: 1094/2135] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:15:15 2026] POST /v2.0/networks => generated 630 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:16.012 8 INFO neutron.db.segments_db [None req-e2bd03b3-f800-41aa-aa2a-951f42b4b25f 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Added segment 90fb71e4-fd9b-4b16-8131-d61d1d719e04 of type vxlan for network c0a0e0e9-a9f3-45d9-9190-e46a66ae9e3d [pid: 8|app: 0|req: 1095/2136] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:15:15 2026] POST /v2.0/networks => generated 630 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2137] 10.0.0.234 () {34 vars in 741 bytes} [Thu Jul 16 08:15:15 2026] PUT /v2.0/routers/240155f1-10ea-472b-9357-15daf4ec2a0e => generated 485 bytes in 746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2138] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:16 2026] GET /v2.0/ports?device_id=240155f1-10ea-472b-9357-15daf4ec2a0e => 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: 1096/2139] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:16 2026] POST /v2.0/subnets => generated 626 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:16.685 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e869b0e-3317-45fd-8410-5149d7273131 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] TaaS: Handle Delete Port: 72728589-1aa4-40ff-9dbf-6f8fd8eab3ac 2026-07-16 08:15:16.688 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e869b0e-3317-45fd-8410-5149d7273131 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] Tap Mirror: Handle Delete Port: 72728589-1aa4-40ff-9dbf-6f8fd8eab3ac [pid: 8|app: 0|req: 1097/2140] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:16 2026] POST /v2.0/subnets => generated 626 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:16.768 8 INFO neutron.db.segments_db [None req-750459e3-9249-4169-b2fc-fa488e05d575 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Added segment 3d3d5e2c-f941-4ab1-a4cf-5fec690b9a68 of type vxlan for network 6d7457c8-4ecd-46c6-aacb-7a25f86cc484 [pid: 7|app: 0|req: 1044/2141] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:16 2026] DELETE /v2.0/routers/240155f1-10ea-472b-9357-15daf4ec2a0e => generated 0 bytes in 372 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2142] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:15:16 2026] GET /v2.0/routers/3cd89bf6-be60-4e9c-b7f1-725b0e831d97 => generated 493 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:15:16.969 8 INFO neutron.db.l3_hamode_db [None req-750459e3-9249-4169-b2fc-fa488e05d575 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:17.092 8 INFO neutron.db.l3_hamode_db [None req-750459e3-9249-4169-b2fc-fa488e05d575 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1046/2143] 10.0.0.234 () {34 vars in 741 bytes} [Thu Jul 16 08:15:16 2026] PUT /v2.0/routers/3cd89bf6-be60-4e9c-b7f1-725b0e831d97 => generated 493 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2144] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:17 2026] GET /v2.0/ports?device_id=3cd89bf6-be60-4e9c-b7f1-725b0e831d97 => 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: 1098/2145] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:16 2026] POST /v2.0/routers => generated 507 bytes in 952 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:17.741 7 INFO neutron_taas.services.taas.taas_plugin [None req-73a8482a-7223-4daa-97f4-d0e98e06de9a 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] TaaS: Handle Delete Port: f9040aec-c520-4512-b186-a3889b46d0eb 2026-07-16 08:15:17.744 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73a8482a-7223-4daa-97f4-d0e98e06de9a 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] Tap Mirror: Handle Delete Port: f9040aec-c520-4512-b186-a3889b46d0eb [pid: 7|app: 0|req: 1048/2146] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:17 2026] DELETE /v2.0/routers/3cd89bf6-be60-4e9c-b7f1-725b0e831d97 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2147] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:15:17 2026] GET /v2.0/routers/3ee94494-6ea4-4086-b019-c84b3091eeae => generated 502 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2148] 10.0.0.234 () {34 vars in 741 bytes} [Thu Jul 16 08:15:18 2026] PUT /v2.0/routers/3ee94494-6ea4-4086-b019-c84b3091eeae => generated 502 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2149] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:18 2026] GET /v2.0/ports?device_id=3ee94494-6ea4-4086-b019-c84b3091eeae => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:18.752 7 INFO neutron_taas.services.taas.taas_plugin [None req-945ebd54-be55-46ce-91fd-e96796912903 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] TaaS: Handle Delete Port: 538ec997-defc-4267-aa13-42c2a99071e4 2026-07-16 08:15:18.754 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-945ebd54-be55-46ce-91fd-e96796912903 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] Tap Mirror: Handle Delete Port: 538ec997-defc-4267-aa13-42c2a99071e4 [pid: 8|app: 0|req: 1099/2150] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:15:17 2026] PUT /v2.0/routers/e2d47635-4ace-40a7-a01f-1ba2aeaa6a99/add_router_interface => generated 309 bytes in 1094 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2151] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:15:18 2026] GET /v2.0/ports/b2acc5b2-b0a5-4cdb-b845-f52ee40d7806 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2152] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:18 2026] DELETE /v2.0/routers/3ee94494-6ea4-4086-b019-c84b3091eeae => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2153] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:15:18 2026] GET /v2.0/routers/2ed859fe-2b8b-4a3b-8a94-18dd64f417a0 => generated 487 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2154] 10.0.0.234 () {34 vars in 741 bytes} [Thu Jul 16 08:15:18 2026] PUT /v2.0/routers/2ed859fe-2b8b-4a3b-8a94-18dd64f417a0 => generated 487 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2155] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:19 2026] GET /v2.0/ports?device_id=2ed859fe-2b8b-4a3b-8a94-18dd64f417a0 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:19.736 7 INFO neutron_taas.services.taas.taas_plugin [None req-67f5bd4b-4168-47bc-b9a4-04ce77db4e22 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] TaaS: Handle Delete Port: 3f25a646-c389-4dbb-9b86-c68847bb5d94 2026-07-16 08:15:19.738 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67f5bd4b-4168-47bc-b9a4-04ce77db4e22 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] Tap Mirror: Handle Delete Port: 3f25a646-c389-4dbb-9b86-c68847bb5d94 [pid: 8|app: 0|req: 1101/2156] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:15:18 2026] PUT /v2.0/routers/e2d47635-4ace-40a7-a01f-1ba2aeaa6a99/add_router_interface => generated 309 bytes in 1069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2157] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:19 2026] DELETE /v2.0/routers/2ed859fe-2b8b-4a3b-8a94-18dd64f417a0 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2158] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:15:19 2026] GET /v2.0/ports/e6f23b85-22eb-4a30-a4af-b36a12790dba => generated 955 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2159] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:15:19 2026] GET /v2.0/routers/ac7587a6-2a3d-4eea-8936-803ce8922cb7 => generated 480 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:15:20.222 8 INFO neutron_taas.services.taas.taas_plugin [None req-c4b839c5-5f5d-43fd-95cf-a8ba89a27d75 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] TaaS: Handle Delete Port: e6f23b85-22eb-4a30-a4af-b36a12790dba 2026-07-16 08:15:20.226 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4b839c5-5f5d-43fd-95cf-a8ba89a27d75 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Tap Mirror: Handle Delete Port: e6f23b85-22eb-4a30-a4af-b36a12790dba [pid: 7|app: 0|req: 1058/2160] 10.0.0.234 () {34 vars in 741 bytes} [Thu Jul 16 08:15:19 2026] PUT /v2.0/routers/ac7587a6-2a3d-4eea-8936-803ce8922cb7 => generated 480 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2161] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:20 2026] GET /v2.0/ports?device_id=ac7587a6-2a3d-4eea-8936-803ce8922cb7 => 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: 1103/2162] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:15:19 2026] PUT /v2.0/routers/e2d47635-4ace-40a7-a01f-1ba2aeaa6a99/remove_router_interface => generated 309 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:15:20.706 7 INFO neutron_taas.services.taas.taas_plugin [None req-85b3a13e-bd28-446a-9e5d-827dc58152b7 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] TaaS: Handle Delete Port: 7c792f26-6a91-4600-aaa6-41baa99dcd38 2026-07-16 08:15:20.709 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85b3a13e-bd28-446a-9e5d-827dc58152b7 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] Tap Mirror: Handle Delete Port: 7c792f26-6a91-4600-aaa6-41baa99dcd38 2026-07-16 08:15:21.025 8 INFO neutron_taas.services.taas.taas_plugin [None req-09115442-e61d-4a40-aa84-79b804ed3cff 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] TaaS: Handle Delete Port: b2acc5b2-b0a5-4cdb-b845-f52ee40d7806 2026-07-16 08:15:21.029 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09115442-e61d-4a40-aa84-79b804ed3cff 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Tap Mirror: Handle Delete Port: b2acc5b2-b0a5-4cdb-b845-f52ee40d7806 2026-07-16 08:15:21.062 7 INFO neutron.services.segments.plugin [-] Segment a7debb82-b7e7-4bc6-ba0d-5d959a0faba1 resource provider aggregate not found 2026-07-16 08:15:21.063 7 INFO neutron.services.segments.plugin [-] Segment a7debb82-b7e7-4bc6-ba0d-5d959a0faba1 resource provider aggregate not found 2026-07-16 08:15:21.078 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a7debb82-b7e7-4bc6-ba0d-5d959a0faba1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7debb82-b7e7-4bc6-ba0d-5d959a0faba1 found for delete ", "request_id": "req-817faff3-5bc1-45bb-8fee-0df343a90f7a"}]} 2026-07-16 08:15:21.086 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a7debb82-b7e7-4bc6-ba0d-5d959a0faba1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7debb82-b7e7-4bc6-ba0d-5d959a0faba1 found for delete ", "request_id": "req-0ab08868-7075-4342-82b3-881ec1fb3b9c"}]} 2026-07-16 08:15:21.087 7 INFO neutron.db.l3_hamode_db [None req-85b3a13e-bd28-446a-9e5d-827dc58152b7 650f298f9ad747beb52410857cc1b643 9a7c986063db4a12a8ff430c85f45ac8 - - default default] HA network a71e5c76-7aec-40e8-8830-485884e8bf85 was deleted as no HA routers are present in tenant 9a7c986063db4a12a8ff430c85f45ac8. [pid: 7|app: 0|req: 1060/2163] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:20 2026] DELETE /v2.0/routers/ac7587a6-2a3d-4eea-8936-803ce8922cb7 => generated 0 bytes in 563 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2164] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:15:20 2026] PUT /v2.0/routers/e2d47635-4ace-40a7-a01f-1ba2aeaa6a99/remove_router_interface => generated 309 bytes in 832 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2165] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:21 2026] GET /v2.0/ports?device_id=e2d47635-4ace-40a7-a01f-1ba2aeaa6a99 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:21.745 8 INFO neutron_taas.services.taas.taas_plugin [None req-29842dc2-e89d-469f-93b6-2b588316a6e6 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] TaaS: Handle Delete Port: c7090215-690f-458e-9d34-594d83aaa941 2026-07-16 08:15:21.748 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29842dc2-e89d-469f-93b6-2b588316a6e6 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Tap Mirror: Handle Delete Port: c7090215-690f-458e-9d34-594d83aaa941 2026-07-16 08:15:22.084 8 INFO neutron.services.segments.plugin [-] Segment 3d3d5e2c-f941-4ab1-a4cf-5fec690b9a68 resource provider aggregate not found 2026-07-16 08:15:22.097 8 INFO neutron.services.segments.plugin [-] Segment 3d3d5e2c-f941-4ab1-a4cf-5fec690b9a68 resource provider aggregate not found 2026-07-16 08:15:22.102 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3d3d5e2c-f941-4ab1-a4cf-5fec690b9a68 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d3d5e2c-f941-4ab1-a4cf-5fec690b9a68 found for delete ", "request_id": "req-043db964-2736-43bb-94c7-9ce573d9092f"}]} 2026-07-16 08:15:22.114 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3d3d5e2c-f941-4ab1-a4cf-5fec690b9a68 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d3d5e2c-f941-4ab1-a4cf-5fec690b9a68 found for delete ", "request_id": "req-40069881-01a5-4490-9c1f-e817ac64de0e"}]} 2026-07-16 08:15:22.125 8 INFO neutron.db.l3_hamode_db [None req-29842dc2-e89d-469f-93b6-2b588316a6e6 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] HA network 6d7457c8-4ecd-46c6-aacb-7a25f86cc484 was deleted as no HA routers are present in tenant feda5b4aee62483ba22a1b30710831ad. [pid: 8|app: 0|req: 1105/2166] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:21 2026] DELETE /v2.0/routers/e2d47635-4ace-40a7-a01f-1ba2aeaa6a99 => generated 0 bytes in 557 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2167] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:15:21 2026] GET /v2.0/security-groups?tenant_id=f673b8e1662047ddb2b67cdcd62aae84&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2168] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:22 2026] DELETE /v2.0/subnets/32b1f964-2e1c-4e66-bc78-a5003ce7c2c8 => 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: 1063/2169] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:15:22 2026] DELETE /v2.0/security-groups/547f83e3-5d3f-41ea-b988-c45e86faf28e => 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: 1107/2170] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:22 2026] DELETE /v2.0/subnets/f402d044-f4a5-42a6-bb77-21d1f54f1da9 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:15:22.569 8 INFO neutron_taas.services.taas.taas_plugin [None req-214fa604-b1d7-47ee-927a-f14d98d3347d 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] TaaS: Handle Delete Port: 673c8453-926d-4354-b96b-5d68534d4f48 2026-07-16 08:15:22.572 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-214fa604-b1d7-47ee-927a-f14d98d3347d 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Tap Mirror: Handle Delete Port: 673c8453-926d-4354-b96b-5d68534d4f48 [pid: 7|app: 0|req: 1064/2171] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:15:22 2026] GET /v2.0/security-groups?tenant_id=549eefbcc06d491a950352361da78f91&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2172] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:15:22 2026] DELETE /v2.0/security-groups/3d3cda54-5202-4951-9538-9802ed617638 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2173] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:15:22 2026] DELETE /v2.0/networks/c0a0e0e9-a9f3-45d9-9190-e46a66ae9e3d => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:15:22.877 7 INFO neutron_taas.services.taas.taas_plugin [None req-75ad7897-1448-48b1-b0ce-dfb9b82b9f7f 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] TaaS: Handle Delete Port: 039515c6-0956-4315-b3df-d986a69e34c8 2026-07-16 08:15:22.879 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75ad7897-1448-48b1-b0ce-dfb9b82b9f7f 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Tap Mirror: Handle Delete Port: 039515c6-0956-4315-b3df-d986a69e34c8 [pid: 8|app: 0|req: 1109/2174] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:15:22 2026] GET /v2.0/security-groups?tenant_id=9a7c986063db4a12a8ff430c85f45ac8&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2175] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:15:22 2026] DELETE /v2.0/networks/aaee2a2f-b5c2-49e2-8767-b1a3e3096f9b => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:15:23.104 7 INFO neutron.services.segments.plugin [-] Segment afdeeb4c-5f34-4625-ae1e-bed8d65812ea resource provider aggregate not found 2026-07-16 08:15:23.108 7 INFO neutron.services.segments.plugin [-] Segment afdeeb4c-5f34-4625-ae1e-bed8d65812ea resource provider aggregate not found [pid: 8|app: 0|req: 1110/2176] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:15:23 2026] DELETE /v2.0/security-groups/236800b2-dd7b-4ef2-9257-6df742c84876 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:15:23.122 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment afdeeb4c-5f34-4625-ae1e-bed8d65812ea resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afdeeb4c-5f34-4625-ae1e-bed8d65812ea found for delete ", "request_id": "req-fdbc0fb9-37c1-44b8-b602-8bfc2fa55667"}]} 2026-07-16 08:15:23.126 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment afdeeb4c-5f34-4625-ae1e-bed8d65812ea resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afdeeb4c-5f34-4625-ae1e-bed8d65812ea found for delete ", "request_id": "req-60c5332d-1e29-471e-8172-c06a9859969c"}]} 2026-07-16 08:15:23.130 7 INFO neutron.db.segments_db [None req-d177e848-6ac5-4de0-9f4d-b73c686c02b0 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Added segment 7c50d9d5-1fb4-48fe-b58f-e168ad18d1e8 of type vxlan for network d62ea979-fa35-412c-b674-5bc87db93a20 [pid: 7|app: 0|req: 1067/2177] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:15:23 2026] POST /v2.0/networks => generated 630 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2178] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:23 2026] POST /v2.0/subnets => generated 626 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:23.522 7 INFO neutron.db.segments_db [None req-521cdaae-070f-4406-bd5e-857a685e8440 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Added segment 6b8d5237-9247-4bd4-93ec-22fb066004bf of type vxlan for network ed726fa2-dbb0-460d-ac0a-0852c35f2fca 2026-07-16 08:15:23.764 7 INFO neutron.db.l3_hamode_db [None req-521cdaae-070f-4406-bd5e-857a685e8440 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:23.905 7 INFO neutron.db.l3_hamode_db [None req-521cdaae-070f-4406-bd5e-857a685e8440 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:24.120 8 INFO neutron.services.segments.plugin [-] Segment 90fb71e4-fd9b-4b16-8131-d61d1d719e04 resource provider aggregate not found 2026-07-16 08:15:24.134 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 90fb71e4-fd9b-4b16-8131-d61d1d719e04 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90fb71e4-fd9b-4b16-8131-d61d1d719e04 found for delete ", "request_id": "req-7ac5f7fc-84e5-41fe-966a-472fd634db7d"}]} 2026-07-16 08:15:24.139 8 INFO neutron.services.segments.plugin [-] Segment 90fb71e4-fd9b-4b16-8131-d61d1d719e04 resource provider aggregate not found 2026-07-16 08:15:24.158 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 90fb71e4-fd9b-4b16-8131-d61d1d719e04 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90fb71e4-fd9b-4b16-8131-d61d1d719e04 found for delete ", "request_id": "req-7f0df92f-6828-4640-aa6f-3c145758038a"}]} [pid: 7|app: 0|req: 1068/2181] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:23 2026] POST /v2.0/routers => generated 507 bytes in 1064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2182] 10.0.0.234 () {34 vars in 664 bytes} [Thu Jul 16 08:15:24 2026] POST /v2.0/ports => generated 951 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2183] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:15:24 2026] PUT /v2.0/routers/dbfbf880-5f23-4eb8-ba13-aa520e2c5c57/add_router_interface => generated 309 bytes in 1104 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: 1115/2184] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:15:25 2026] GET /v2.0/ports/62aee728-5fbb-4662-8f72-545547d09b4a => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:15:26.333 7 INFO neutron_taas.services.taas.taas_plugin [None req-a49be23c-4095-440a-92b6-36f524d7cfb7 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] TaaS: Handle Delete Port: 62aee728-5fbb-4662-8f72-545547d09b4a 2026-07-16 08:15:26.336 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a49be23c-4095-440a-92b6-36f524d7cfb7 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Tap Mirror: Handle Delete Port: 62aee728-5fbb-4662-8f72-545547d09b4a [pid: 8|app: 0|req: 1116/2185] 10.0.0.234 () {34 vars in 683 bytes} [Thu Jul 16 08:15:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2186] 10.0.0.234 () {34 vars in 766 bytes} [Thu Jul 16 08:15:26 2026] PUT /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2187] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:15:26 2026] GET /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2188] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:15:26 2026] PUT /v2.0/routers/dbfbf880-5f23-4eb8-ba13-aa520e2c5c57/remove_router_interface => generated 309 bytes in 759 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: 1119/2189] 10.0.0.234 () {34 vars in 777 bytes} [Thu Jul 16 08:15:26 2026] PUT /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2190] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:15:26 2026] GET /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/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: 1121/2191] 10.0.0.234 () {34 vars in 773 bytes} [Thu Jul 16 08:15:26 2026] PUT /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-16 08:15:26.874 7 INFO neutron.api.v2.resource [None req-1bedf56c-3dfc-4daf-9e22-b8bc64bf6c5f 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1071/2192] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:15:26 2026] PUT /v2.0/routers/dbfbf880-5f23-4eb8-ba13-aa520e2c5c57/remove_router_interface => generated 197 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2193] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:15:26 2026] GET /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/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: 1072/2194] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:26 2026] GET /v2.0/ports?device_id=dbfbf880-5f23-4eb8-ba13-aa520e2c5c57 => 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: 1123/2195] 10.0.0.234 () {34 vars in 795 bytes} [Thu Jul 16 08:15:26 2026] PUT /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/tags/black.or.white => 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: 1124/2196] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:15:26 2026] GET /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/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: 1125/2197] 10.0.0.234 () {34 vars in 766 bytes} [Thu Jul 16 08:15:27 2026] PUT /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:27.071 7 INFO neutron_taas.services.taas.taas_plugin [None req-c39ea7d3-5361-4456-bad3-e4cb985d9373 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] TaaS: Handle Delete Port: 1ddb5a44-9d92-4b61-b257-6bacbbecf719 2026-07-16 08:15:27.074 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c39ea7d3-5361-4456-bad3-e4cb985d9373 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Tap Mirror: Handle Delete Port: 1ddb5a44-9d92-4b61-b257-6bacbbecf719 [pid: 8|app: 0|req: 1126/2198] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:15:27 2026] GET /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2199] 10.0.0.234 () {32 vars in 754 bytes} [Thu Jul 16 08:15:27 2026] GET /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:15:27.153 8 INFO neutron.api.v2.resource [None req-fabb775d-2ca0-4ba5-bbb4-2663a151100b 83bd0d3f7265452ba01adb123d5a4b48 1059b680262246a2b43b954fbc3467a7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1128/2200] 10.0.0.234 () {32 vars in 758 bytes} [Thu Jul 16 08:15:27 2026] GET /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2201] 10.0.0.234 () {32 vars in 757 bytes} [Thu Jul 16 08:15:27 2026] DELETE /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2202] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:15:27 2026] GET /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:27.272 8 INFO neutron.api.v2.resource [None req-92953ed6-89eb-482a-80ae-12ad92f9b315 83bd0d3f7265452ba01adb123d5a4b48 1059b680262246a2b43b954fbc3467a7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1131/2203] 10.0.0.234 () {32 vars in 761 bytes} [Thu Jul 16 08:15:27 2026] DELETE /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2204] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:15:27 2026] DELETE /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2205] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:15:27 2026] GET /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:27.434 7 INFO neutron.services.segments.plugin [-] Segment 6b8d5237-9247-4bd4-93ec-22fb066004bf resource provider aggregate not found 2026-07-16 08:15:27.434 7 INFO neutron.services.segments.plugin [-] Segment 6b8d5237-9247-4bd4-93ec-22fb066004bf resource provider aggregate not found 2026-07-16 08:15:27.457 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6b8d5237-9247-4bd4-93ec-22fb066004bf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b8d5237-9247-4bd4-93ec-22fb066004bf found for delete ", "request_id": "req-7714cda1-3eee-46e8-838b-332cbdc02239"}]} 2026-07-16 08:15:27.458 7 INFO neutron.db.l3_hamode_db [None req-c39ea7d3-5361-4456-bad3-e4cb985d9373 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] HA network ed726fa2-dbb0-460d-ac0a-0852c35f2fca was deleted as no HA routers are present in tenant feda5b4aee62483ba22a1b30710831ad. 2026-07-16 08:15:27.460 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6b8d5237-9247-4bd4-93ec-22fb066004bf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b8d5237-9247-4bd4-93ec-22fb066004bf found for delete ", "request_id": "req-82e93e21-6ed9-41ca-ad26-39180959c9da"}]} [pid: 8|app: 0|req: 1134/2206] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:15:27 2026] DELETE /v2.0/security-groups/f171868e-647d-4117-b42d-3aa2394b0ea6 => 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: 1073/2207] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:26 2026] DELETE /v2.0/routers/dbfbf880-5f23-4eb8-ba13-aa520e2c5c57 => generated 0 bytes in 564 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2208] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:27 2026] DELETE /v2.0/subnets/4b064b35-c7a7-40c7-8108-11826020f1ba => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:15:27.730 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb745610-1ef5-4133-a746-faebd073378b 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] TaaS: Handle Delete Port: b9ef74e4-3631-46e0-8ece-3d1a32073b25 2026-07-16 08:15:27.732 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb745610-1ef5-4133-a746-faebd073378b 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Tap Mirror: Handle Delete Port: b9ef74e4-3631-46e0-8ece-3d1a32073b25 [pid: 7|app: 0|req: 1074/2209] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:15:27 2026] DELETE /v2.0/networks/d62ea979-fa35-412c-b674-5bc87db93a20 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:15:27.987 8 INFO neutron.db.segments_db [None req-74a42ab7-68a3-48a4-9a6e-c193b0e42eef 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Added segment 15601115-e292-4777-b685-33606cc2f579 of type vxlan for network 42731ac4-252e-48d3-86b8-dd5ed191c377 [pid: 8|app: 0|req: 1136/2210] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:15:27 2026] POST /v2.0/networks => generated 629 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2211] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:15:28 2026] GET /v2.0/security-groups?tenant_id=da86af64d2d74f2aac8f4bbce66d6daa&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2212] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:28 2026] POST /v2.0/subnets => generated 626 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:28.330 8 INFO neutron.db.segments_db [None req-ff7e7cbb-2f1a-426b-ab98-cdc287e7922a 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Added segment 879883a1-fc0e-4dd6-9f6a-9d09d0eeb167 of type vxlan for network 874355b0-9413-477a-9af3-dcea9d787492 [pid: 7|app: 0|req: 1076/2213] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:15:28 2026] DELETE /v2.0/security-groups/298d3060-b3d6-4927-9b88-ff6d23cb5a7c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2214] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:15:28 2026] GET /v2.0/security-groups?tenant_id=1059b680262246a2b43b954fbc3467a7&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:15:28.596 8 INFO neutron.db.l3_hamode_db [None req-ff7e7cbb-2f1a-426b-ab98-cdc287e7922a 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1078/2215] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:15:28 2026] DELETE /v2.0/security-groups/7e9d931d-7ba8-40fb-b1cb-fa2ff3b8d7ca => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:15:28.719 8 INFO neutron.db.l3_hamode_db [None req-ff7e7cbb-2f1a-426b-ab98-cdc287e7922a 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1138/2216] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:28 2026] POST /v2.0/routers => generated 507 bytes in 1034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:29.860 7 INFO neutron.services.segments.plugin [-] Segment 7c50d9d5-1fb4-48fe-b58f-e168ad18d1e8 resource provider aggregate not found 2026-07-16 08:15:29.861 7 INFO neutron.services.segments.plugin [-] Segment 7c50d9d5-1fb4-48fe-b58f-e168ad18d1e8 resource provider aggregate not found 2026-07-16 08:15:29.888 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7c50d9d5-1fb4-48fe-b58f-e168ad18d1e8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c50d9d5-1fb4-48fe-b58f-e168ad18d1e8 found for delete ", "request_id": "req-f1ef683a-bf66-4832-b84b-58d0e8a4e523"}]} 2026-07-16 08:15:29.893 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7c50d9d5-1fb4-48fe-b58f-e168ad18d1e8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c50d9d5-1fb4-48fe-b58f-e168ad18d1e8 found for delete ", "request_id": "req-99cc6cb7-ccfe-4f59-abe0-c67259e04e0c"}]} [pid: 7|app: 0|req: 1079/2217] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:15:29 2026] PUT /v2.0/routers/257664fd-04cf-43fc-91f1-c45983af2cab/add_router_interface => generated 309 bytes in 1625 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2218] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:15:30 2026] GET /v2.0/ports/8855a046-41e7-4982-8e9c-4bb82b7054b7 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:15:31.347 7 INFO neutron_taas.services.taas.taas_plugin [None req-6143a14a-1c85-4a8f-a69f-ded18187c5be 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] TaaS: Handle Delete Port: 8855a046-41e7-4982-8e9c-4bb82b7054b7 2026-07-16 08:15:31.350 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6143a14a-1c85-4a8f-a69f-ded18187c5be 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Tap Mirror: Handle Delete Port: 8855a046-41e7-4982-8e9c-4bb82b7054b7 [pid: 7|app: 0|req: 1080/2219] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:15:31 2026] PUT /v2.0/routers/257664fd-04cf-43fc-91f1-c45983af2cab/remove_router_interface => generated 309 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2220] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:31 2026] GET /v2.0/ports?device_id=257664fd-04cf-43fc-91f1-c45983af2cab => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:31.991 7 INFO neutron_taas.services.taas.taas_plugin [None req-568f3cf7-91c7-44e9-93f7-7b43bf74695c 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] TaaS: Handle Delete Port: 0eb5ad20-a05c-484e-8461-42c73272051f 2026-07-16 08:15:31.994 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-568f3cf7-91c7-44e9-93f7-7b43bf74695c 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Tap Mirror: Handle Delete Port: 0eb5ad20-a05c-484e-8461-42c73272051f 2026-07-16 08:15:32.203 8 INFO neutron.db.segments_db [None req-a23c5111-d0cb-4119-b0a8-ece1105c17b5 f1bca0241aa74121844a2eed9e45b7be 18ebf695d9434912b04e9cddab57aec4 - - default default] Added segment 5da68551-f339-4817-a34a-e12c4b66457b of type vxlan for network 6b4b86d9-f131-4ac6-95c3-a9c8c5ed1cf1 [pid: 8|app: 0|req: 1140/2221] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:15:31 2026] POST /v2.0/networks => generated 631 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:32.348 7 INFO neutron.services.segments.plugin [-] Segment 879883a1-fc0e-4dd6-9f6a-9d09d0eeb167 resource provider aggregate not found 2026-07-16 08:15:32.355 7 INFO neutron.services.segments.plugin [-] Segment 879883a1-fc0e-4dd6-9f6a-9d09d0eeb167 resource provider aggregate not found 2026-07-16 08:15:32.370 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 879883a1-fc0e-4dd6-9f6a-9d09d0eeb167 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 879883a1-fc0e-4dd6-9f6a-9d09d0eeb167 found for delete ", "request_id": "req-4572cc9a-0adf-45e6-b811-35ac1247c0b5"}]} 2026-07-16 08:15:32.380 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 879883a1-fc0e-4dd6-9f6a-9d09d0eeb167 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 879883a1-fc0e-4dd6-9f6a-9d09d0eeb167 found for delete ", "request_id": "req-71cd3c11-7ef0-4df9-89f7-b982ae6c6e71"}]} 2026-07-16 08:15:32.384 7 INFO neutron.db.l3_hamode_db [None req-568f3cf7-91c7-44e9-93f7-7b43bf74695c 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] HA network 874355b0-9413-477a-9af3-dcea9d787492 was deleted as no HA routers are present in tenant feda5b4aee62483ba22a1b30710831ad. [pid: 7|app: 0|req: 1082/2222] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:31 2026] DELETE /v2.0/routers/257664fd-04cf-43fc-91f1-c45983af2cab => generated 0 bytes in 552 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2223] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:32 2026] DELETE /v2.0/subnets/2c3a34ef-7375-4fe5-bfea-d565d0716478 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2224] 10.0.0.234 () {34 vars in 663 bytes} [Thu Jul 16 08:15:32 2026] POST /v2.0/ports => generated 743 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:15:32.721 7 INFO neutron_taas.services.taas.taas_plugin [None req-2fbbaace-ca83-4630-9019-1e746b971b38 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] TaaS: Handle Delete Port: dd721a43-26f0-4619-a3dc-8fd2423b5547 2026-07-16 08:15:32.724 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fbbaace-ca83-4630-9019-1e746b971b38 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Tap Mirror: Handle Delete Port: dd721a43-26f0-4619-a3dc-8fd2423b5547 [pid: 8|app: 0|req: 1142/2225] 10.0.0.234 () {34 vars in 665 bytes} [Thu Jul 16 08:15:32 2026] POST /v2.0/trunks => generated 407 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2226] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:15:32 2026] DELETE /v2.0/networks/42731ac4-252e-48d3-86b8-dd5ed191c377 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2227] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:15:32 2026] PUT /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:32.957 7 INFO neutron.db.segments_db [None req-f4d689ea-e07e-4e63-bab6-252636db1d4d 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Added segment aa172abc-fbc4-444d-bc92-e8f6949cd0e5 of type vxlan for network 325907d4-b4d3-4846-9503-6a4946a53b26 [pid: 8|app: 0|req: 1144/2228] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:15:32 2026] GET /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2229] 10.0.0.234 () {34 vars in 759 bytes} [Thu Jul 16 08:15:32 2026] PUT /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2230] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:15:33 2026] GET /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2231] 10.0.0.234 () {34 vars in 755 bytes} [Thu Jul 16 08:15:33 2026] PUT /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2232] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:15:33 2026] GET /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/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: 1149/2233] 10.0.0.234 () {34 vars in 777 bytes} [Thu Jul 16 08:15:33 2026] PUT /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2234] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:15:33 2026] GET /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2235] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:15:33 2026] PUT /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/tags => generated 37 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2236] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:15:33 2026] GET /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:33.314 7 INFO neutron.db.l3_hamode_db [None req-f4d689ea-e07e-4e63-bab6-252636db1d4d 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1153/2237] 10.0.0.234 () {32 vars in 736 bytes} [Thu Jul 16 08:15:33 2026] GET /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:15:33.347 8 INFO neutron.api.v2.resource [None req-068f058e-13cf-4bb6-8de6-a9a2e3a9913f f1bca0241aa74121844a2eed9e45b7be 18ebf695d9434912b04e9cddab57aec4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1154/2238] 10.0.0.234 () {32 vars in 740 bytes} [Thu Jul 16 08:15:33 2026] GET /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2239] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:15:33 2026] DELETE /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2240] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:15:33 2026] GET /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:33.438 8 INFO neutron.api.v2.resource [None req-c41b80d4-e4dc-4c9f-a77d-946d5e0ad0a5 f1bca0241aa74121844a2eed9e45b7be 18ebf695d9434912b04e9cddab57aec4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1157/2241] 10.0.0.234 () {32 vars in 743 bytes} [Thu Jul 16 08:15:33 2026] DELETE /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2242] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:15:33 2026] DELETE /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/tags => 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: 1159/2243] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:15:33 2026] GET /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0/tags => 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: 1160/2244] 10.0.0.234 () {32 vars in 718 bytes} [Thu Jul 16 08:15:33 2026] GET /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0 => generated 407 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2245] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:15:33 2026] GET /v2.0/ports/81672ce6-d8dc-4596-a4f7-7788c7a3f27b => generated 826 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2246] 10.0.0.234 () {32 vars in 721 bytes} [Thu Jul 16 08:15:33 2026] DELETE /v2.0/trunks/cd86a4d3-c210-4af8-b4a5-a2620a5957f0 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:15:33.795 8 INFO neutron_taas.services.taas.taas_plugin [None req-bea3eca1-f60a-4913-9d71-0e31179da637 f1bca0241aa74121844a2eed9e45b7be 18ebf695d9434912b04e9cddab57aec4 - - default default] TaaS: Handle Delete Port: 81672ce6-d8dc-4596-a4f7-7788c7a3f27b 2026-07-16 08:15:33.799 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bea3eca1-f60a-4913-9d71-0e31179da637 f1bca0241aa74121844a2eed9e45b7be 18ebf695d9434912b04e9cddab57aec4 - - default default] Tap Mirror: Handle Delete Port: 81672ce6-d8dc-4596-a4f7-7788c7a3f27b [pid: 8|app: 0|req: 1163/2247] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:15:33 2026] DELETE /v2.0/ports/81672ce6-d8dc-4596-a4f7-7788c7a3f27b => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:15:34.174 7 INFO neutron.db.l3_hamode_db [None req-f4d689ea-e07e-4e63-bab6-252636db1d4d 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:34.412 7 INFO neutron.services.segments.plugin [-] Segment 15601115-e292-4777-b685-33606cc2f579 resource provider aggregate not found 2026-07-16 08:15:34.424 7 INFO neutron.services.segments.plugin [-] Segment 15601115-e292-4777-b685-33606cc2f579 resource provider aggregate not found 2026-07-16 08:15:34.446 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 15601115-e292-4777-b685-33606cc2f579 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15601115-e292-4777-b685-33606cc2f579 found for delete ", "request_id": "req-3442fa32-8edf-46a0-b798-f78deeb18a45"}]} 2026-07-16 08:15:34.449 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 15601115-e292-4777-b685-33606cc2f579 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15601115-e292-4777-b685-33606cc2f579 found for delete ", "request_id": "req-39d63817-8437-4909-abe3-5c20bba8e1cd"}]} 2026-07-16 08:15:34.515 8 INFO neutron.services.segments.plugin [-] Segment 5da68551-f339-4817-a34a-e12c4b66457b resource provider aggregate not found 2026-07-16 08:15:34.517 8 INFO neutron.services.segments.plugin [-] Segment 5da68551-f339-4817-a34a-e12c4b66457b resource provider aggregate not found 2026-07-16 08:15:34.537 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5da68551-f339-4817-a34a-e12c4b66457b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5da68551-f339-4817-a34a-e12c4b66457b found for delete ", "request_id": "req-8fff8841-236a-4f9a-88a9-1622f38572b8"}]} 2026-07-16 08:15:34.541 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5da68551-f339-4817-a34a-e12c4b66457b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5da68551-f339-4817-a34a-e12c4b66457b found for delete ", "request_id": "req-6d3eae4e-57bd-448c-8079-f6bc0e5157d1"}]} [pid: 8|app: 0|req: 1164/2248] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:15:33 2026] DELETE /v2.0/networks/6b4b86d9-f131-4ac6-95c3-a9c8c5ed1cf1 => generated 0 bytes in 630 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2249] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:32 2026] POST /v2.0/routers => generated 687 bytes in 2213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2250] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:15:35 2026] GET /v2.0/routers/cb699153-9b37-4448-ac68-4804c677c226 => generated 693 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2251] 10.0.0.234 () {32 vars in 646 bytes} [Thu Jul 16 08:15:35 2026] GET /v2.0/routers => generated 696 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2252] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:15:35 2026] GET /v2.0/security-groups?tenant_id=18ebf695d9434912b04e9cddab57aec4&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: 1087/2253] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:15:35 2026] DELETE /v2.0/security-groups/b21e2b24-d5ed-491b-b8f6-67de7462b5ce => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2254] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:15:35 2026] GET /v2.0/security-groups?tenant_id=9b6ab7266bc342a695ec59180ceeeec2&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2255] 10.0.0.234 () {34 vars in 740 bytes} [Thu Jul 16 08:15:35 2026] PUT /v2.0/routers/cb699153-9b37-4448-ac68-4804c677c226 => generated 700 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2256] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:15:35 2026] DELETE /v2.0/security-groups/5d5983e2-38cf-43fc-8b76-51c5668e2d7a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2257] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:15:35 2026] GET /v2.0/routers/cb699153-9b37-4448-ac68-4804c677c226 => generated 700 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2258] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:35 2026] GET /v2.0/ports?device_id=cb699153-9b37-4448-ac68-4804c677c226 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:36.030 8 INFO neutron_taas.services.taas.taas_plugin [None req-65845f21-bd08-42cb-90e2-09c14ce604ec 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] TaaS: Handle Delete Port: bcc38e37-a4aa-4f39-b3cb-3c8d764655a0 2026-07-16 08:15:36.033 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65845f21-bd08-42cb-90e2-09c14ce604ec 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Tap Mirror: Handle Delete Port: bcc38e37-a4aa-4f39-b3cb-3c8d764655a0 2026-07-16 08:15:36.284 8 INFO neutron_taas.services.taas.taas_plugin [None req-65845f21-bd08-42cb-90e2-09c14ce604ec 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] TaaS: Handle Delete Port: 915149e7-ffa3-4170-84a0-74b55abaa878 2026-07-16 08:15:36.287 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65845f21-bd08-42cb-90e2-09c14ce604ec 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] Tap Mirror: Handle Delete Port: 915149e7-ffa3-4170-84a0-74b55abaa878 2026-07-16 08:15:36.631 8 INFO neutron.services.segments.plugin [-] Segment aa172abc-fbc4-444d-bc92-e8f6949cd0e5 resource provider aggregate not found 2026-07-16 08:15:36.636 8 INFO neutron.services.segments.plugin [-] Segment aa172abc-fbc4-444d-bc92-e8f6949cd0e5 resource provider aggregate not found 2026-07-16 08:15:36.651 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment aa172abc-fbc4-444d-bc92-e8f6949cd0e5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa172abc-fbc4-444d-bc92-e8f6949cd0e5 found for delete ", "request_id": "req-58c2ff9b-577b-4f37-90f6-d8884f5e6ed4"}]} 2026-07-16 08:15:36.653 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment aa172abc-fbc4-444d-bc92-e8f6949cd0e5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa172abc-fbc4-444d-bc92-e8f6949cd0e5 found for delete ", "request_id": "req-a093ee63-1496-4374-8c65-3cb280c648b4"}]} 2026-07-16 08:15:36.660 8 INFO neutron.db.l3_hamode_db [None req-65845f21-bd08-42cb-90e2-09c14ce604ec 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] HA network 325907d4-b4d3-4846-9503-6a4946a53b26 was deleted as no HA routers are present in tenant feda5b4aee62483ba22a1b30710831ad. [pid: 8|app: 0|req: 1169/2259] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:35 2026] DELETE /v2.0/routers/cb699153-9b37-4448-ac68-4804c677c226 => generated 0 bytes in 821 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2260] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:36 2026] GET /v2.0/ports?device_id=cb699153-9b37-4448-ac68-4804c677c226 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:36.721 8 INFO neutron.api.v2.resource [None req-3715b036-e8c4-4f26-8d43-e1ebd10ada7d 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1170/2261] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:36 2026] DELETE /v2.0/routers/cb699153-9b37-4448-ac68-4804c677c226 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2262] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:36 2026] GET /v2.0/ports?device_id=257664fd-04cf-43fc-91f1-c45983af2cab => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:36.771 8 INFO neutron.api.v2.resource [None req-68da6c1e-b063-4d34-9c3e-0cadadfe3601 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1171/2263] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:36 2026] DELETE /v2.0/routers/257664fd-04cf-43fc-91f1-c45983af2cab => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:15:36.793 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9543cc69-5b46-4976-bba4-a83773cc168a 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1093/2264] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:36 2026] DELETE /v2.0/subnets/2c3a34ef-7375-4fe5-bfea-d565d0716478 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2265] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:36 2026] GET /v2.0/ports?device_id=dbfbf880-5f23-4eb8-ba13-aa520e2c5c57 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:36.846 7 INFO neutron.api.v2.resource [None req-edc1bfad-a80e-4174-b2cd-d687051b4ab7 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1094/2266] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:36 2026] DELETE /v2.0/routers/dbfbf880-5f23-4eb8-ba13-aa520e2c5c57 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:15:36.887 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e731cdd-119c-41f3-bd51-0178b2fe97c0 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1173/2267] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:36 2026] DELETE /v2.0/subnets/4b064b35-c7a7-40c7-8108-11826020f1ba => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2268] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:15:36 2026] GET /v2.0/ports?device_id=e2d47635-4ace-40a7-a01f-1ba2aeaa6a99 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:15:36.943 8 INFO neutron.api.v2.resource [None req-ecb4b3cc-b833-4381-b3ca-24af721ad6eb 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1174/2269] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:36 2026] DELETE /v2.0/routers/e2d47635-4ace-40a7-a01f-1ba2aeaa6a99 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:15:36.981 7 INFO neutron.pecan_wsgi.hooks.translation [None req-96f9072a-d536-417a-8297-3a0eb6898233 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1096/2270] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:36 2026] DELETE /v2.0/subnets/32b1f964-2e1c-4e66-bc78-a5003ce7c2c8 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:15:37.004 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b604453-7ae0-4ae7-96b2-3dbcf05ff404 82c21e902fac4429bdee4cc5a4a28aa4 feda5b4aee62483ba22a1b30710831ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1175/2271] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:15:36 2026] DELETE /v2.0/subnets/f402d044-f4a5-42a6-bb77-21d1f54f1da9 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2272] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:15:37 2026] GET /v2.0/security-groups?tenant_id=feda5b4aee62483ba22a1b30710831ad&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2273] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:15:37 2026] DELETE /v2.0/security-groups/48818c81-6ab3-4d4e-87f0-97ecd1a695da => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2276] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:15:39 2026] POST /v2.0/subnetpools => generated 548 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2277] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:15:39 2026] GET /v2.0/subnetpools/e3b4f99e-61aa-4027-919d-aebb3f4c8259 => generated 548 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2278] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:15:39 2026] PUT /v2.0/subnetpools/e3b4f99e-61aa-4027-919d-aebb3f4c8259 => generated 500 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2279] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:15:39 2026] DELETE /v2.0/subnetpools/e3b4f99e-61aa-4027-919d-aebb3f4c8259 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:15:39.880 8 INFO neutron.api.v2.resource [None req-f9fc0bb7-bddc-4c22-adaa-4509e0f9387e 2ef1dbb1ea6645659ac55e1a73b3fc2a 6fdf2d63815f46d8a8d15e4e5699b7d1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1180/2280] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:15:39 2026] GET /v2.0/subnetpools/e3b4f99e-61aa-4027-919d-aebb3f4c8259 => generated 145 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:15:39.895 7 INFO neutron.api.v2.resource [None req-749a62f0-0d68-4bcd-8ec1-8275e64a7821 2ef1dbb1ea6645659ac55e1a73b3fc2a 6fdf2d63815f46d8a8d15e4e5699b7d1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1101/2281] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:15:39 2026] DELETE /v2.0/subnetpools/e3b4f99e-61aa-4027-919d-aebb3f4c8259 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2282] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:15:40 2026] GET /v2.0/security-groups?tenant_id=6fdf2d63815f46d8a8d15e4e5699b7d1&name=default => generated 2929 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2283] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:15:40 2026] DELETE /v2.0/security-groups/b818beda-acb9-4f00-9fe9-c78a9d08e043 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:15:42.836 8 INFO neutron.db.segments_db [None req-929bb9be-201a-4ee1-bbc7-6707b8849e33 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 5aec3a2b-4fc4-46fa-be8b-740e8461a4b3 of type vxlan for network e60218e2-0823-4481-b503-5ebe208fc5bd [pid: 8|app: 0|req: 1182/2284] 10.0.0.234 () {34 vars in 670 bytes} [Thu Jul 16 08:15:42 2026] POST /v2.0/networks => generated 741 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2285] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:42 2026] POST /v2.0/subnets => generated 688 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:43.159 8 INFO neutron.db.segments_db [None req-b6c3a2eb-1722-40a9-83dd-145a1c643e6d ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 8e355988-f983-44f5-a792-0bfeac008f0f of type vxlan for network 2c66c915-2e32-45a9-96d6-b446e1142952 2026-07-16 08:15:43.444 8 INFO neutron.db.l3_hamode_db [None req-b6c3a2eb-1722-40a9-83dd-145a1c643e6d ce9e3b760ef4495db2359bc4260f40bd 205f126f527c416e8bbc869da37af3ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:44.207 8 INFO neutron.db.l3_hamode_db [None req-b6c3a2eb-1722-40a9-83dd-145a1c643e6d ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:44.910 7 INFO neutron.db.segments_db [None req-9933fb18-d27d-4cc3-a6ae-6552c8d041dc 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Added segment 809809be-d1f9-4abf-b158-58b366f0c2c2 of type vxlan for network 28548f2b-34b6-4a53-8adf-e231542ae29d [pid: 8|app: 0|req: 1183/2286] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:43 2026] POST /v2.0/routers => generated 728 bytes in 1862 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2287] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:15:44 2026] POST /v2.0/networks => generated 640 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2288] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:44 2026] POST /v2.0/subnets => generated 657 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2289] 10.0.0.234 () {32 vars in 721 bytes} [Thu Jul 16 08:15:45 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 1107/2290] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:45 2026] POST /v2.0/subnets => generated 732 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:45.570 7 INFO neutron.db.segments_db [None req-2bc80da1-2034-4cb9-95d6-95266ee1525a 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Added segment d43061d0-a76c-4ff8-8007-7c21d071af50 of type vxlan for network dc106e60-e1ed-4a85-84ba-8617baaffbfa [pid: 7|app: 0|req: 1108/2291] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:15:45 2026] POST /v2.0/networks => generated 638 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2292] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:15:44 2026] PUT /v2.0/routers/6aa9757e-d2ce-4f74-b0e6-7b7822ed12c2/add_router_interface => generated 309 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2293] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:45 2026] POST /v2.0/subnets => generated 656 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2294] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:45 2026] POST /v2.0/subnets => generated 726 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:46.299 7 INFO neutron.db.segments_db [None req-6992d550-bcd2-4ce1-a450-d219af75c343 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Added segment f86592be-a2b9-4ea1-8e6c-04cff346a42c of type vxlan for network 1eaee56b-43a9-4318-ba29-ab4299e1b473 [pid: 7|app: 0|req: 1110/2295] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:15:46 2026] POST /v2.0/networks => generated 638 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2296] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:46 2026] POST /v2.0/subnets => generated 655 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2297] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:46 2026] POST /v2.0/subnets => generated 729 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:15:47.007 8 INFO neutron.db.segments_db [None req-c571c09b-0d81-484b-9c72-d927a4c73e50 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Added segment ae022a7f-db5f-44fa-b09a-3a032555949e of type vxlan for network f5379e30-4692-4aef-80f2-ceae227de1e5 2026-07-16 08:15:47.300 8 INFO neutron.db.l3_hamode_db [None req-c571c09b-0d81-484b-9c72-d927a4c73e50 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:15:48.154 8 INFO neutron.db.l3_hamode_db [None req-c571c09b-0d81-484b-9c72-d927a4c73e50 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1112/2298] 10.0.0.123 () {34 vars in 981 bytes} [Thu Jul 16 08:15:48 2026] GET /v2.0/networks?id=e60218e2-0823-4481-b503-5ebe208fc5bd => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2299] 10.0.0.123 () {34 vars in 964 bytes} [Thu Jul 16 08:15:48 2026] GET /v2.0/quotas/205f126f527c416e8bbc869da37af3ff => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2300] 10.0.0.123 () {34 vars in 1001 bytes} [Thu Jul 16 08:15:48 2026] GET /v2.0/ports?tenant_id=205f126f527c416e8bbc869da37af3ff&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: 1115/2301] 10.0.0.123 () {34 vars in 1007 bytes} [Thu Jul 16 08:15:48 2026] GET /v2.0/networks/e60218e2-0823-4481-b503-5ebe208fc5bd?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: 1116/2302] 10.0.0.123 () {34 vars in 1107 bytes} [Thu Jul 16 08:15:48 2026] GET /v2.0/networks/e60218e2-0823-4481-b503-5ebe208fc5bd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2303] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:15:48 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => 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: 1187/2304] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:15:46 2026] POST /v2.0/routers => generated 684 bytes in 2215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2305] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:15:49 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => 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: 1118/2306] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:15:49 2026] PUT /v2.0/routers/843bef5d-13c5-4a9a-87c6-40e411073dd6/add_router_interface => generated 309 bytes in 1293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2307] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:15:50 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => 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: 1120/2308] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:15:51 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => 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: 1189/2309] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:15:50 2026] PUT /v2.0/routers/843bef5d-13c5-4a9a-87c6-40e411073dd6/add_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2310] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:15:52 2026] GET /v2.0/networks?id=e60218e2-0823-4481-b503-5ebe208fc5bd => generated 673 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2311] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:15:51 2026] PUT /v2.0/routers/843bef5d-13c5-4a9a-87c6-40e411073dd6/add_router_interface => generated 309 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2312] 199.19.213.219 () {38 vars in 954 bytes} [Thu Jul 16 08:15:52 2026] POST /v2.0/ports => generated 954 bytes in 436 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: 1122/2313] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:15:53 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => generated 957 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2314] 10.0.0.234 () {34 vars in 683 bytes} [Thu Jul 16 08:15:53 2026] POST /v2.0/security-groups => generated 1630 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2315] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:15:53 2026] GET /v2.0/security-groups?id=b6471cb1-ae29-4275-ad7b-c15cc2d126f2&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2316] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:15:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2317] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:15:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2318] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:15:53 2026] PUT /v2.0/ports/34da8ab7-c6f0-43c2-84d8-e794f106563c => generated 1235 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:15:53.955 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-61caddab-ed15-4acf-94a4-9540cfd36208'] response: {'name': 'network-changed', 'server_uuid': '275573b9-f7d8-4d81-ae94-9c0af91f04a5', 'tag': '34da8ab7-c6f0-43c2-84d8-e794f106563c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1127/2319] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:15:53 2026] POST /v2.0/security-group-rules => generated 599 bytes in 142 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: 1193/2322] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:15:53 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) [pid: 7|app: 0|req: 1130/2323] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:15:54 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: 1194/2324] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:15:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2325] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:15:54 2026] GET /v2.0/ports?tenant_id=205f126f527c416e8bbc869da37af3ff&device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => 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: 1131/2326] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:15:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2327] 199.19.213.219 () {34 vars in 1017 bytes} [Thu Jul 16 08:15:54 2026] GET /v2.0/networks?tenant_id=205f126f527c416e8bbc869da37af3ff&shared=False => generated 769 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2328] 199.19.213.219 () {34 vars in 929 bytes} [Thu Jul 16 08:15:54 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: 8|app: 0|req: 1198/2329] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:15:54 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2330] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:15:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2331] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:15:54 2026] GET /v2.0/security-groups?id=b6471cb1-ae29-4275-ad7b-c15cc2d126f2&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2332] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:15:54 2026] POST /v2.0/security-group-rules => generated 599 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2333] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:15:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2334] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:15:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2335] 10.0.0.123 () {34 vars in 1095 bytes} [Thu Jul 16 08:15:55 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2096977874&fields=id&tenant_id=7e1dd049216f4b8b8600093ef58ac10d => 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: 1135/2336] 10.0.0.123 () {34 vars in 981 bytes} [Thu Jul 16 08:15:55 2026] GET /v2.0/networks?id=dc106e60-e1ed-4a85-84ba-8617baaffbfa => generated 705 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2337] 10.0.0.123 () {34 vars in 964 bytes} [Thu Jul 16 08:15:55 2026] GET /v2.0/quotas/7e1dd049216f4b8b8600093ef58ac10d => 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: 1203/2338] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:15:55 2026] GET /v2.0/ports?tenant_id=205f126f527c416e8bbc869da37af3ff&device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => 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: 1136/2339] 10.0.0.123 () {34 vars in 1001 bytes} [Thu Jul 16 08:15:55 2026] GET /v2.0/ports?tenant_id=7e1dd049216f4b8b8600093ef58ac10d&fields=id => generated 241 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2340] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:15:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=34da8ab7-c6f0-43c2-84d8-e794f106563c => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2341] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:15:55 2026] GET /v2.0/subnets?id=532752a4-8e84-46e6-9cd1-ee53af29c78a => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2342] 10.0.0.123 () {34 vars in 1007 bytes} [Thu Jul 16 08:15:55 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?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: 1206/2343] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:15:55 2026] GET /v2.0/ports?network_id=e60218e2-0823-4481-b503-5ebe208fc5bd&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: 1207/2344] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:15:55 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => 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: 1138/2345] 10.0.0.123 () {34 vars in 1107 bytes} [Thu Jul 16 08:15:55 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?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: 1208/2346] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:15:55 2026] GET /v2.0/networks/e60218e2-0823-4481-b503-5ebe208fc5bd?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2347] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:15:55 2026] GET /v2.0/security-groups?id=b6471cb1-ae29-4275-ad7b-c15cc2d126f2&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: 8|app: 0|req: 1209/2348] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:15:55 2026] GET /v2.0/networks/e60218e2-0823-4481-b503-5ebe208fc5bd?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: 1140/2349] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:15:55 2026] GET /v2.0/ports?device_id=7e38eda3-9cd3-45bc-9a70-287ed5360fab => 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: 1210/2350] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:15:56 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => 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: 1141/2351] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:15:56 2026] GET /v2.0/security-groups?id=b6471cb1-ae29-4275-ad7b-c15cc2d126f2&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: 1211/2352] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:15:58 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => 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: 1142/2353] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:15:58 2026] GET /v2.0/security-groups?id=b6471cb1-ae29-4275-ad7b-c15cc2d126f2&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2354] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:15:59 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2355] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:15:59 2026] GET /v2.0/security-groups?id=b6471cb1-ae29-4275-ad7b-c15cc2d126f2&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2356] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:16:00 2026] GET /v2.0/networks?id=dc106e60-e1ed-4a85-84ba-8617baaffbfa => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2357] 199.19.213.219 () {34 vars in 1049 bytes} [Thu Jul 16 08:16:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7e1dd049216f4b8b8600093ef58ac10d => generated 179 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2358] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:00 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2359] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:16:00 2026] GET /v2.0/security-groups?id=b6471cb1-ae29-4275-ad7b-c15cc2d126f2&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2360] 199.19.213.219 () {38 vars in 954 bytes} [Thu Jul 16 08:16:00 2026] POST /v2.0/ports => generated 1183 bytes in 488 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: 1215/2361] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:01 2026] GET /v2.0/ports?device_id=7e38eda3-9cd3-45bc-9a70-287ed5360fab => generated 1198 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2362] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:16:01 2026] GET /v2.0/security-groups?id=a594c21c-ed13-4804-85e3-db4983aa5087&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: 1147/2363] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:16:00 2026] PUT /v2.0/ports/840daaf3-a903-401c-9b85-ef84c85f62ca => generated 1464 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:16:01.219 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-468e0c1a-b7d2-4eb6-abb9-098ec3efd70c'] response: {'name': 'network-changed', 'server_uuid': '7e38eda3-9cd3-45bc-9a70-287ed5360fab', 'tag': '840daaf3-a903-401c-9b85-ef84c85f62ca', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1217/2364] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:16:01 2026] GET /v2.0/ports?tenant_id=7e1dd049216f4b8b8600093ef58ac10d&device_id=7e38eda3-9cd3-45bc-9a70-287ed5360fab => generated 1467 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1148/2365] 199.19.213.219 () {34 vars in 1017 bytes} [Thu Jul 16 08:16:01 2026] GET /v2.0/networks?tenant_id=7e1dd049216f4b8b8600093ef58ac10d&shared=False => generated 2376 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2366] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:01 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2367] 199.19.213.219 () {34 vars in 929 bytes} [Thu Jul 16 08:16:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2368] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:16:01 2026] GET /v2.0/security-groups?id=b6471cb1-ae29-4275-ad7b-c15cc2d126f2&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: 7|app: 0|req: 1150/2369] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:16:02 2026] GET /v2.0/ports?tenant_id=7e1dd049216f4b8b8600093ef58ac10d&device_id=7e38eda3-9cd3-45bc-9a70-287ed5360fab => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2370] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:16:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=840daaf3-a903-401c-9b85-ef84c85f62ca => 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: 1151/2372] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:02 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => 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: 1221/2372] 199.19.213.219 () {34 vars in 1103 bytes} [Thu Jul 16 08:16:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A256&port_id=840daaf3-a903-401c-9b85-ef84c85f62ca => 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: 1222/2373] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:16:03 2026] GET /v2.0/security-groups?id=b6471cb1-ae29-4275-ad7b-c15cc2d126f2&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: 1152/2374] 199.19.213.219 () {34 vars in 1063 bytes} [Thu Jul 16 08:16:03 2026] GET /v2.0/subnets?id=34f783c0-8785-4f64-b52d-3aa45c3f3f58&id=e35dcf94-703d-4983-9088-066c79a0dadb => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2375] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:16:03 2026] GET /v2.0/ports?network_id=dc106e60-e1ed-4a85-84ba-8617baaffbfa&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2376] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:16:03 2026] GET /v2.0/ports?network_id=dc106e60-e1ed-4a85-84ba-8617baaffbfa&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2377] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:16:03 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2378] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:16:03 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2379] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:04 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => 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: 1155/2380] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:16:04 2026] GET /v2.0/security-groups?id=b6471cb1-ae29-4275-ad7b-c15cc2d126f2&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2381] 199.19.213.219 () {34 vars in 993 bytes} [Thu Jul 16 08:16:04 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:16:04.475 7 INFO neutron_taas.services.taas.taas_plugin [req-bd223dfc-456a-4d9b-bd85-e8c72cdcc30d req-1a89ad3c-58e6-4172-9096-5571680a6169 f5876d5619e349e9a3d29d31a75656f8 205f126f527c416e8bbc869da37af3ff - - default default] TaaS: Handle Delete Port: 34da8ab7-c6f0-43c2-84d8-e794f106563c 2026-07-16 08:16:04.480 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bd223dfc-456a-4d9b-bd85-e8c72cdcc30d req-1a89ad3c-58e6-4172-9096-5571680a6169 f5876d5619e349e9a3d29d31a75656f8 205f126f527c416e8bbc869da37af3ff - - default default] Tap Mirror: Handle Delete Port: 34da8ab7-c6f0-43c2-84d8-e794f106563c [pid: 7|app: 0|req: 1156/2382] 199.19.213.219 () {36 vars in 996 bytes} [Thu Jul 16 08:16:04 2026] DELETE /v2.0/ports/34da8ab7-c6f0-43c2-84d8-e794f106563c => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:16:04.636 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7efb674-e60f-4894-b74d-71c44ce23556'] response: {'server_uuid': '275573b9-f7d8-4d81-ae94-9c0af91f04a5', 'name': 'network-vif-deleted', 'tag': '34da8ab7-c6f0-43c2-84d8-e794f106563c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1227/2383] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:05 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => 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: 1157/2384] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:06 2026] GET /v2.0/ports?device_id=7e38eda3-9cd3-45bc-9a70-287ed5360fab => generated 1198 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2385] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:16:06 2026] GET /v2.0/security-groups?id=a594c21c-ed13-4804-85e3-db4983aa5087&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: 1158/2386] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:06 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => 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: 1229/2387] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:07 2026] GET /v2.0/ports?device_id=275573b9-f7d8-4d81-ae94-9c0af91f04a5 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:16:10.058 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b2fdef2-5e29-4b7f-bc69-4b7ce1fc8ec1 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 37f95e9e-7175-439f-b8f3-c527f7c45c84 2026-07-16 08:16:10.061 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b2fdef2-5e29-4b7f-bc69-4b7ce1fc8ec1 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 37f95e9e-7175-439f-b8f3-c527f7c45c84 [pid: 8|app: 0|req: 1231/2390] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:16:09 2026] PUT /v2.0/routers/6aa9757e-d2ce-4f74-b0e6-7b7822ed12c2/remove_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:16:10.895 7 INFO neutron_taas.services.taas.taas_plugin [None req-dffc1430-0584-4777-9e24-82cf9e95200b ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 55b20c82-c48c-43b3-9106-ace5a8b61467 2026-07-16 08:16:10.898 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dffc1430-0584-4777-9e24-82cf9e95200b ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 55b20c82-c48c-43b3-9106-ace5a8b61467 2026-07-16 08:16:11.171 7 INFO neutron_taas.services.taas.taas_plugin [None req-dffc1430-0584-4777-9e24-82cf9e95200b ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 2257824e-7a33-4d0a-bf6b-ed2b99682f76 2026-07-16 08:16:11.175 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dffc1430-0584-4777-9e24-82cf9e95200b ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 2257824e-7a33-4d0a-bf6b-ed2b99682f76 [pid: 8|app: 0|req: 1232/2391] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:11 2026] GET /v2.0/ports?device_id=7e38eda3-9cd3-45bc-9a70-287ed5360fab => generated 1200 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2392] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:16:11 2026] GET /v2.0/security-groups?id=a594c21c-ed13-4804-85e3-db4983aa5087&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:16:11.508 7 INFO neutron.services.segments.plugin [-] Segment 8e355988-f983-44f5-a792-0bfeac008f0f resource provider aggregate not found 2026-07-16 08:16:11.512 7 INFO neutron.services.segments.plugin [-] Segment 8e355988-f983-44f5-a792-0bfeac008f0f resource provider aggregate not found 2026-07-16 08:16:11.533 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8e355988-f983-44f5-a792-0bfeac008f0f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e355988-f983-44f5-a792-0bfeac008f0f found for delete ", "request_id": "req-fdbd070e-e37e-41b2-8578-7cf04b8ee858"}]} 2026-07-16 08:16:11.536 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8e355988-f983-44f5-a792-0bfeac008f0f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e355988-f983-44f5-a792-0bfeac008f0f found for delete ", "request_id": "req-726d90b0-16a3-472f-bd5a-8210e1b926ac"}]} 2026-07-16 08:16:11.544 7 INFO neutron.db.l3_hamode_db [None req-dffc1430-0584-4777-9e24-82cf9e95200b ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] HA network 2c66c915-2e32-45a9-96d6-b446e1142952 was deleted as no HA routers are present in tenant 205f126f527c416e8bbc869da37af3ff. [pid: 8|app: 0|req: 1234/2393] 10.0.0.234 () {32 vars in 817 bytes} [Thu Jul 16 08:16:11 2026] GET /v2.0/ports?network_id=dc106e60-e1ed-4a85-84ba-8617baaffbfa&mac_address=fa%3A16%3A3e%3A3b%3A02%3Ac0 => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2394] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:16:10 2026] DELETE /v2.0/routers/6aa9757e-d2ce-4f74-b0e6-7b7822ed12c2 => generated 0 bytes in 866 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2395] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:16:11 2026] DELETE /v2.0/subnets/532752a4-8e84-46e6-9cd1-ee53af29c78a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:16:11.782 7 INFO neutron_taas.services.taas.taas_plugin [None req-90b40699-3ba8-418d-afa2-9a53f2c81ac0 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 25d7fd42-7dff-4e8b-b99c-178bf07cc0ff 2026-07-16 08:16:11.785 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90b40699-3ba8-418d-afa2-9a53f2c81ac0 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 25d7fd42-7dff-4e8b-b99c-178bf07cc0ff [pid: 7|app: 0|req: 1162/2396] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:16:11 2026] DELETE /v2.0/networks/e60218e2-0823-4481-b503-5ebe208fc5bd => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2397] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:16:12 2026] GET /v2.0/security-groups?tenant_id=205f126f527c416e8bbc869da37af3ff&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2398] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:16:12 2026] DELETE /v2.0/security-groups/b6471cb1-ae29-4275-ad7b-c15cc2d126f2 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:16:12.311 8 INFO neutron.db.l3_db [None req-692a0234-88c2-440c-91c3-edea304fecfd 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Floating IP 20fc8f27-eae7-4801-ac29-821559d0e31f associated. External IP: 10.96.250.212, port: 840daaf3-a903-401c-9b85-ef84c85f62ca. [pid: 8|app: 0|req: 1235/2399] 10.0.0.234 () {34 vars in 676 bytes} [Thu Jul 16 08:16:11 2026] POST /v2.0/floatingips => generated 855 bytes in 1120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:16:12.707 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbd10218-e1e6-4713-8c14-2cc4dff5a68b'] response: {'name': 'network-changed', 'server_uuid': '7e38eda3-9cd3-45bc-9a70-287ed5360fab', 'tag': '840daaf3-a903-401c-9b85-ef84c85f62ca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1165/2400] 10.0.0.123 () {34 vars in 1095 bytes} [Thu Jul 16 08:16:12 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2096977874&fields=id&tenant_id=7e1dd049216f4b8b8600093ef58ac10d => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2401] 10.0.0.123 () {34 vars in 981 bytes} [Thu Jul 16 08:16:12 2026] GET /v2.0/networks?id=1eaee56b-43a9-4318-ba29-ab4299e1b473 => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2402] 10.0.0.123 () {34 vars in 964 bytes} [Thu Jul 16 08:16:12 2026] GET /v2.0/quotas/7e1dd049216f4b8b8600093ef58ac10d => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2403] 10.0.0.123 () {34 vars in 1001 bytes} [Thu Jul 16 08:16:12 2026] GET /v2.0/ports?tenant_id=7e1dd049216f4b8b8600093ef58ac10d&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: 1167/2404] 10.0.0.123 () {34 vars in 1007 bytes} [Thu Jul 16 08:16:13 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2405] 10.0.0.123 () {34 vars in 1107 bytes} [Thu Jul 16 08:16:13 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2406] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:16:13 2026] GET /v2.0/ports?tenant_id=7e1dd049216f4b8b8600093ef58ac10d&device_id=7e38eda3-9cd3-45bc-9a70-287ed5360fab => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2407] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:13 2026] GET /v2.0/ports?device_id=13ec1591-3866-4e1e-b781-69a0318cdc54 => 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: 1169/2408] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:16:13 2026] GET /v2.0/networks?id=dc106e60-e1ed-4a85-84ba-8617baaffbfa => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2409] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:16:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=840daaf3-a903-401c-9b85-ef84c85f62ca => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2410] 199.19.213.219 () {34 vars in 1103 bytes} [Thu Jul 16 08:16:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A256&port_id=840daaf3-a903-401c-9b85-ef84c85f62ca => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2411] 199.19.213.219 () {34 vars in 1063 bytes} [Thu Jul 16 08:16:13 2026] GET /v2.0/subnets?id=34f783c0-8785-4f64-b52d-3aa45c3f3f58&id=e35dcf94-703d-4983-9088-066c79a0dadb => generated 1411 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:16:13.552 7 INFO neutron.services.segments.plugin [-] Segment 5aec3a2b-4fc4-46fa-be8b-740e8461a4b3 resource provider aggregate not found [pid: 7|app: 0|req: 1171/2412] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:16:13 2026] GET /v2.0/ports?network_id=dc106e60-e1ed-4a85-84ba-8617baaffbfa&device_owner=network%3Adhcp => generated 1457 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:16:13.557 7 INFO neutron.services.segments.plugin [-] Segment 5aec3a2b-4fc4-46fa-be8b-740e8461a4b3 resource provider aggregate not found 2026-07-16 08:16:13.573 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5aec3a2b-4fc4-46fa-be8b-740e8461a4b3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aec3a2b-4fc4-46fa-be8b-740e8461a4b3 found for delete ", "request_id": "req-6766b5a7-4977-4138-b66e-fc575e3053e4"}]} 2026-07-16 08:16:13.575 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5aec3a2b-4fc4-46fa-be8b-740e8461a4b3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5aec3a2b-4fc4-46fa-be8b-740e8461a4b3 found for delete ", "request_id": "req-5a1e1ddd-43fe-4ee8-a9bf-0a242df16a42"}]} [pid: 8|app: 0|req: 1242/2413] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:16:13 2026] GET /v2.0/ports?network_id=dc106e60-e1ed-4a85-84ba-8617baaffbfa&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2414] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:16:13 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?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: 1243/2415] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:16:13 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:16:14.258 7 INFO neutron.db.segments_db [None req-7d4dc019-fb2a-470b-9332-4959dd4edfc0 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 47020844-75dc-4800-b51a-1e25b3905154 of type vxlan for network 19ed29a0-0e97-4a30-832c-5bbfdd15ec22 [pid: 7|app: 0|req: 1173/2416] 10.0.0.234 () {34 vars in 670 bytes} [Thu Jul 16 08:16:13 2026] POST /v2.0/networks => generated 740 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2417] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:16:14 2026] POST /v2.0/subnets => generated 687 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:16:14.594 7 INFO neutron.db.segments_db [None req-569dc876-3372-44ee-b9cd-c20cd0c7b511 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment a1a7b48c-6738-4f16-8dad-18a3980cb99f of type vxlan for network 08a6d04c-e058-4947-91bc-13c3902cebca 2026-07-16 08:16:14.815 7 INFO neutron.db.l3_hamode_db [None req-569dc876-3372-44ee-b9cd-c20cd0c7b511 ce9e3b760ef4495db2359bc4260f40bd 7433bb7bdfde42b4a025a9fa39c50252 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 08:16:15.596 7 INFO neutron.db.l3_hamode_db [None req-569dc876-3372-44ee-b9cd-c20cd0c7b511 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1174/2418] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:16:14 2026] POST /v2.0/routers => generated 727 bytes in 1813 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2419] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:16:16 2026] PUT /v2.0/routers/e9d8f1f0-41cb-4f36-ba52-636684957e97/add_router_interface => generated 309 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2420] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:16:17 2026] GET /v2.0/networks?id=1eaee56b-43a9-4318-ba29-ab4299e1b473 => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2421] 199.19.213.219 () {34 vars in 1049 bytes} [Thu Jul 16 08:16:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7e1dd049216f4b8b8600093ef58ac10d => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2422] 199.19.213.219 () {38 vars in 954 bytes} [Thu Jul 16 08:16:17 2026] POST /v2.0/ports => generated 1183 bytes in 432 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: 1177/2423] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:18 2026] GET /v2.0/ports?device_id=13ec1591-3866-4e1e-b781-69a0318cdc54 => generated 1198 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2424] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:16:18 2026] GET /v2.0/security-groups?id=a594c21c-ed13-4804-85e3-db4983aa5087&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: 8|app: 0|req: 1247/2425] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:16:18 2026] PUT /v2.0/ports/bdf2f4d9-5358-4256-b1d1-c557d7e07c72 => generated 1464 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:16:18.614 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8698ba34-89e7-489d-919d-e69ad0dc13e7'] response: {'name': 'network-changed', 'server_uuid': '13ec1591-3866-4e1e-b781-69a0318cdc54', 'tag': 'bdf2f4d9-5358-4256-b1d1-c557d7e07c72', 'status': 'completed', 'code': 200} 2026-07-16 08:16:18.772 7 INFO neutron.db.segments_db [None req-65a10fc7-1080-4f38-b3e8-dec86973e0a1 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 2b7e5104-b593-49b9-910a-19ef23512129 of type vxlan for network 835919c2-c458-4536-941d-746094a4ccd8 [pid: 7|app: 0|req: 1179/2426] 10.0.0.234 () {34 vars in 670 bytes} [Thu Jul 16 08:16:18 2026] POST /v2.0/networks => generated 740 bytes in 227 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: 1248/2427] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:16:18 2026] POST /v2.0/subnets => generated 687 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:16:19.125 7 INFO neutron.db.segments_db [None req-1dce16dc-b9b5-4279-b736-211f1e826728 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Added segment 9e50b687-3462-4c58-a112-a88d0314ac57 of type vxlan for network ae87a7a6-fe8f-4d36-9ebb-5d3418fdb862 [pid: 8|app: 0|req: 1249/2428] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:16:19 2026] GET /v2.0/ports?tenant_id=7e1dd049216f4b8b8600093ef58ac10d&device_id=13ec1591-3866-4e1e-b781-69a0318cdc54 => generated 1467 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2429] 199.19.213.219 () {34 vars in 1017 bytes} [Thu Jul 16 08:16:19 2026] GET /v2.0/networks?tenant_id=7e1dd049216f4b8b8600093ef58ac10d&shared=False => generated 2376 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2430] 199.19.213.219 () {34 vars in 929 bytes} [Thu Jul 16 08:16:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:16:19.397 7 INFO neutron.db.l3_hamode_db [None req-1dce16dc-b9b5-4279-b736-211f1e826728 ce9e3b760ef4495db2359bc4260f40bd 49943fdb056d498b9185bc392e9b2836 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1252/2431] 10.0.0.224 () {34 vars in 989 bytes} [Thu Jul 16 08:16:19 2026] GET /v2.0/ports?device_id=7e38eda3-9cd3-45bc-9a70-287ed5360fab => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2432] 10.0.0.224 () {34 vars in 1039 bytes} [Thu Jul 16 08:16:19 2026] GET /v2.0/security-groups?id=a594c21c-ed13-4804-85e3-db4983aa5087&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:16:20.165 7 INFO neutron.db.l3_hamode_db [None req-1dce16dc-b9b5-4279-b736-211f1e826728 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1254/2433] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:16:20 2026] GET /v2.0/ports?tenant_id=7e1dd049216f4b8b8600093ef58ac10d&device_id=13ec1591-3866-4e1e-b781-69a0318cdc54 => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2434] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:16:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.201&port_id=bdf2f4d9-5358-4256-b1d1-c557d7e07c72 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2435] 199.19.213.219 () {34 vars in 1103 bytes} [Thu Jul 16 08:16:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ada&port_id=bdf2f4d9-5358-4256-b1d1-c557d7e07c72 => 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: 1257/2436] 199.19.213.219 () {34 vars in 1063 bytes} [Thu Jul 16 08:16:20 2026] GET /v2.0/subnets?id=103e6a90-6c18-4aaa-a6ca-c864ff9dc49f&id=f02e1ae7-c707-4cba-86e1-82dfe2fe496c => generated 1413 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2437] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:16:20 2026] GET /v2.0/ports?network_id=1eaee56b-43a9-4318-ba29-ab4299e1b473&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2438] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:16:20 2026] GET /v2.0/ports?network_id=1eaee56b-43a9-4318-ba29-ab4299e1b473&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2439] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:16:20 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2440] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:16:20 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?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: 1180/2441] 10.0.0.234 () {34 vars in 668 bytes} [Thu Jul 16 08:16:19 2026] POST /v2.0/routers => generated 727 bytes in 1994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2442] 10.0.0.234 () {34 vars in 782 bytes} [Thu Jul 16 08:16:21 2026] PUT /v2.0/routers/80ed40c5-c3f5-40d4-8281-42184459664a/add_router_interface => generated 309 bytes in 1323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2443] 10.0.0.234 () {34 vars in 684 bytes} [Thu Jul 16 08:16:23 2026] POST /v2.0/security-groups => generated 1677 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2444] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:16:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2445] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:16:23 2026] POST /v2.0/security-group-rules => generated 596 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2446] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:23 2026] GET /v2.0/ports?device_id=13ec1591-3866-4e1e-b781-69a0318cdc54 => generated 1200 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2447] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:16:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2448] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:16:23 2026] GET /v2.0/security-groups?id=a594c21c-ed13-4804-85e3-db4983aa5087&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2449] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:16:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:16:23.806 8 INFO neutron.db.securitygroups_db [None req-bacffef5-dfc3-4e06-a014-bcfee7165856 f7984076fa984fbfb94a95b59928b7a4 7433bb7bdfde42b4a025a9fa39c50252 - - default default] Project 7433bb7bdfde42b4a025a9fa39c50252 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: 1266/2450] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:16:23 2026] POST /v2.0/security-group-rules => generated 607 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:16:23.943 7 INFO neutron.db.securitygroups_db [None req-fbbbb8af-5b19-403e-b97a-fcb6df8cdce8 f7984076fa984fbfb94a95b59928b7a4 7433bb7bdfde42b4a025a9fa39c50252 - - default default] Project 7433bb7bdfde42b4a025a9fa39c50252 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: 1185/2451] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:16:23 2026] POST /v2.0/security-group-rules => generated 606 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2454] 10.0.0.234 () {34 vars in 684 bytes} [Thu Jul 16 08:16:24 2026] POST /v2.0/security-groups => generated 1662 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2455] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:16:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2456] 10.0.0.234 () {34 vars in 694 bytes} [Thu Jul 16 08:16:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2457] 10.0.0.234 () {34 vars in 675 bytes} [Thu Jul 16 08:16:24 2026] POST /v2.0/floatingips => generated 552 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2458] 10.0.0.123 () {34 vars in 1099 bytes} [Thu Jul 16 08:16:25 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1293499670&fields=id&tenant_id=7433bb7bdfde42b4a025a9fa39c50252 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2459] 10.0.0.123 () {34 vars in 1097 bytes} [Thu Jul 16 08:16:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--194787820&fields=id&tenant_id=7433bb7bdfde42b4a025a9fa39c50252 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2460] 10.0.0.123 () {34 vars in 981 bytes} [Thu Jul 16 08:16:25 2026] GET /v2.0/networks?id=19ed29a0-0e97-4a30-832c-5bbfdd15ec22 => generated 672 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2461] 10.0.0.123 () {34 vars in 964 bytes} [Thu Jul 16 08:16:25 2026] GET /v2.0/quotas/7433bb7bdfde42b4a025a9fa39c50252 => 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: 1272/2462] 10.0.0.123 () {34 vars in 1001 bytes} [Thu Jul 16 08:16:25 2026] GET /v2.0/ports?tenant_id=7433bb7bdfde42b4a025a9fa39c50252&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2463] 10.0.0.123 () {34 vars in 1007 bytes} [Thu Jul 16 08:16:25 2026] GET /v2.0/networks/19ed29a0-0e97-4a30-832c-5bbfdd15ec22?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: 1273/2464] 10.0.0.123 () {34 vars in 1107 bytes} [Thu Jul 16 08:16:25 2026] GET /v2.0/networks/19ed29a0-0e97-4a30-832c-5bbfdd15ec22?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: 1192/2465] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:26 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => 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: 1274/2466] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:27 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2467] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:28 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => 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: 1275/2468] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:28 2026] GET /v2.0/ports?device_id=13ec1591-3866-4e1e-b781-69a0318cdc54 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2469] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:16:28 2026] GET /v2.0/security-groups?id=a594c21c-ed13-4804-85e3-db4983aa5087&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: 1276/2470] 10.0.0.234 () {32 vars in 817 bytes} [Thu Jul 16 08:16:28 2026] GET /v2.0/ports?network_id=1eaee56b-43a9-4318-ba29-ab4299e1b473&mac_address=fa%3A16%3A3e%3A61%3A57%3A29 => generated 1200 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2471] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:29 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:16:29.692 7 INFO neutron.db.l3_db [None req-a5b41cc0-c25d-4f84-bf21-cafb721c4251 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Floating IP e198a74f-e5be-43ab-94e1-7d2b169b92ac associated. External IP: 10.96.250.218, port: bdf2f4d9-5358-4256-b1d1-c557d7e07c72. [pid: 7|app: 0|req: 1195/2472] 10.0.0.234 () {34 vars in 676 bytes} [Thu Jul 16 08:16:28 2026] POST /v2.0/floatingips => generated 855 bytes in 1141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:16:30.078 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cab5033c-9523-447a-8426-692efea41ec3'] response: {'name': 'network-changed', 'server_uuid': '13ec1591-3866-4e1e-b781-69a0318cdc54', 'tag': 'bdf2f4d9-5358-4256-b1d1-c557d7e07c72', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1278/2473] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:16:30 2026] GET /v2.0/networks?id=19ed29a0-0e97-4a30-832c-5bbfdd15ec22 => generated 672 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2474] 199.19.213.219 () {34 vars in 1049 bytes} [Thu Jul 16 08:16:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7433bb7bdfde42b4a025a9fa39c50252 => generated 273 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2475] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:30 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => 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: 1198/2476] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:16:30 2026] GET /v2.0/ports?tenant_id=7e1dd049216f4b8b8600093ef58ac10d&device_id=13ec1591-3866-4e1e-b781-69a0318cdc54 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2477] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:16:30 2026] GET /v2.0/networks?id=1eaee56b-43a9-4318-ba29-ab4299e1b473 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2478] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:16:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.201&port_id=bdf2f4d9-5358-4256-b1d1-c557d7e07c72 => 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: 1201/2479] 199.19.213.219 () {34 vars in 1103 bytes} [Thu Jul 16 08:16:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ada&port_id=bdf2f4d9-5358-4256-b1d1-c557d7e07c72 => 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: 1202/2480] 199.19.213.219 () {34 vars in 1063 bytes} [Thu Jul 16 08:16:30 2026] GET /v2.0/subnets?id=103e6a90-6c18-4aaa-a6ca-c864ff9dc49f&id=f02e1ae7-c707-4cba-86e1-82dfe2fe496c => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2481] 199.19.213.219 () {38 vars in 954 bytes} [Thu Jul 16 08:16:30 2026] POST /v2.0/ports => generated 993 bytes in 371 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: 1203/2482] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:16:30 2026] GET /v2.0/ports?network_id=1eaee56b-43a9-4318-ba29-ab4299e1b473&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2483] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:16:30 2026] GET /v2.0/ports?network_id=1eaee56b-43a9-4318-ba29-ab4299e1b473&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: 1205/2484] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:16:30 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?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: 1206/2485] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:16:30 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2486] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:16:30 2026] PUT /v2.0/ports/79a9bcc2-b571-423f-97b7-4c654da2ea4e => generated 1274 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:16:31.260 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2cfbbda-7ff7-40c4-8c4f-bedf0a1a997b'] response: {'name': 'network-changed', 'server_uuid': '63e6726f-6d42-424b-a61b-eb3a718121cc', 'tag': '79a9bcc2-b571-423f-97b7-4c654da2ea4e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1207/2487] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:31 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1008 bytes in 71 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: 1281/2488] 10.0.0.123 () {34 vars in 1119 bytes} [Thu Jul 16 08:16:31 2026] GET /v2.0/security-groups?id=72fd9d16-d114-439f-b998-f42cad4398c4&id=7d2ab7db-9207-410c-8dba-d6e4dd3b5d9b&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2489] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:16:31 2026] GET /v2.0/ports?tenant_id=7433bb7bdfde42b4a025a9fa39c50252&device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1277 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2490] 199.19.213.219 () {34 vars in 1017 bytes} [Thu Jul 16 08:16:31 2026] GET /v2.0/networks?tenant_id=7433bb7bdfde42b4a025a9fa39c50252&shared=False => generated 768 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2491] 199.19.213.219 () {34 vars in 929 bytes} [Thu Jul 16 08:16:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2492] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:32 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1008 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2493] 10.0.0.123 () {34 vars in 1119 bytes} [Thu Jul 16 08:16:32 2026] GET /v2.0/security-groups?id=72fd9d16-d114-439f-b998-f42cad4398c4&id=7d2ab7db-9207-410c-8dba-d6e4dd3b5d9b&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2494] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:16:32 2026] GET /v2.0/ports?tenant_id=7433bb7bdfde42b4a025a9fa39c50252&device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1277 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2495] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:16:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=79a9bcc2-b571-423f-97b7-4c654da2ea4e => 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: 1285/2496] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:16:33 2026] GET /v2.0/subnets?id=607d3902-cdcb-47e3-82c1-1394eb112ee6 => generated 690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2497] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:16:33 2026] GET /v2.0/ports?network_id=19ed29a0-0e97-4a30-832c-5bbfdd15ec22&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2498] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:16:33 2026] GET /v2.0/networks/19ed29a0-0e97-4a30-832c-5bbfdd15ec22?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: 1213/2499] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:16:33 2026] GET /v2.0/networks/19ed29a0-0e97-4a30-832c-5bbfdd15ec22?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: 1287/2500] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:33 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2501] 10.0.0.123 () {34 vars in 1119 bytes} [Thu Jul 16 08:16:33 2026] GET /v2.0/security-groups?id=72fd9d16-d114-439f-b998-f42cad4398c4&id=7d2ab7db-9207-410c-8dba-d6e4dd3b5d9b&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2502] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:35 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2503] 10.0.0.123 () {34 vars in 1119 bytes} [Thu Jul 16 08:16:35 2026] GET /v2.0/security-groups?id=72fd9d16-d114-439f-b998-f42cad4398c4&id=7d2ab7db-9207-410c-8dba-d6e4dd3b5d9b&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2504] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:36 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2505] 10.0.0.123 () {34 vars in 1119 bytes} [Thu Jul 16 08:16:36 2026] GET /v2.0/security-groups?id=72fd9d16-d114-439f-b998-f42cad4398c4&id=7d2ab7db-9207-410c-8dba-d6e4dd3b5d9b&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2506] 199.19.213.219 () {34 vars in 993 bytes} [Thu Jul 16 08:16:36 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2507] 199.19.213.219 () {34 vars in 1123 bytes} [Thu Jul 16 08:16:36 2026] GET /v2.0/security-groups?id=7d2ab7db-9207-410c-8dba-d6e4dd3b5d9b&id=72fd9d16-d114-439f-b998-f42cad4398c4&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2508] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:37 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2509] 10.0.0.123 () {34 vars in 1119 bytes} [Thu Jul 16 08:16:37 2026] GET /v2.0/security-groups?id=72fd9d16-d114-439f-b998-f42cad4398c4&id=7d2ab7db-9207-410c-8dba-d6e4dd3b5d9b&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2510] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:38 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1010 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2511] 10.0.0.123 () {34 vars in 1119 bytes} [Thu Jul 16 08:16:38 2026] GET /v2.0/security-groups?id=72fd9d16-d114-439f-b998-f42cad4398c4&id=7d2ab7db-9207-410c-8dba-d6e4dd3b5d9b&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2512] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:38 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1010 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:16:39.073 7 INFO neutron.db.l3_db [None req-7e093d66-3f37-4ea9-a0c2-1e6e5e3fdf2e f7984076fa984fbfb94a95b59928b7a4 7433bb7bdfde42b4a025a9fa39c50252 - - default default] Floating IP 1a5e5946-6295-4a79-bdbb-5e104d42224b associated. External IP: 10.96.250.207, port: 79a9bcc2-b571-423f-97b7-4c654da2ea4e. [pid: 7|app: 0|req: 1220/2515] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:16:38 2026] PUT /v2.0/floatingips/1a5e5946-6295-4a79-bdbb-5e104d42224b => generated 855 bytes in 677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:16:39.458 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e50a9a0e-cfd8-47d3-bca7-2a07bb3ac3ae'] response: {'name': 'network-changed', 'server_uuid': '63e6726f-6d42-424b-a61b-eb3a718121cc', 'tag': '79a9bcc2-b571-423f-97b7-4c654da2ea4e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1296/2516] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:16:39 2026] GET /v2.0/ports?tenant_id=7433bb7bdfde42b4a025a9fa39c50252&device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1279 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2517] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:16:40 2026] GET /v2.0/networks?id=19ed29a0-0e97-4a30-832c-5bbfdd15ec22 => generated 768 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2518] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:16:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=79a9bcc2-b571-423f-97b7-4c654da2ea4e => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2519] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:16:40 2026] GET /v2.0/subnets?id=607d3902-cdcb-47e3-82c1-1394eb112ee6 => generated 690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2520] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:16:40 2026] GET /v2.0/ports?network_id=19ed29a0-0e97-4a30-832c-5bbfdd15ec22&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2521] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:16:40 2026] GET /v2.0/networks/19ed29a0-0e97-4a30-832c-5bbfdd15ec22?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: 1299/2522] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:16:40 2026] GET /v2.0/networks/19ed29a0-0e97-4a30-832c-5bbfdd15ec22?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: 1224/2523] 10.0.0.224 () {34 vars in 989 bytes} [Thu Jul 16 08:16:40 2026] GET /v2.0/ports?device_id=13ec1591-3866-4e1e-b781-69a0318cdc54 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2524] 10.0.0.224 () {34 vars in 1039 bytes} [Thu Jul 16 08:16:40 2026] GET /v2.0/security-groups?id=a594c21c-ed13-4804-85e3-db4983aa5087&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2525] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:47 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1010 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2526] 10.0.0.123 () {34 vars in 1119 bytes} [Thu Jul 16 08:16:47 2026] GET /v2.0/security-groups?id=72fd9d16-d114-439f-b998-f42cad4398c4&id=7d2ab7db-9207-410c-8dba-d6e4dd3b5d9b&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2527] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:16:47 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1279 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2528] 10.0.0.234 () {32 vars in 857 bytes} [Thu Jul 16 08:16:47 2026] GET /v2.0/floatingips?floating_network_id=68ac2801-b93a-4375-b060-38fa5ecbfb6b&port_id=79a9bcc2-b571-423f-97b7-4c654da2ea4e => generated 860 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2529] 10.0.0.224 () {34 vars in 989 bytes} [Thu Jul 16 08:16:48 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1279 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2530] 10.0.0.224 () {34 vars in 1119 bytes} [Thu Jul 16 08:16:48 2026] GET /v2.0/security-groups?id=72fd9d16-d114-439f-b998-f42cad4398c4&id=7d2ab7db-9207-410c-8dba-d6e4dd3b5d9b&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2531] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:51 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1010 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2532] 10.0.0.123 () {34 vars in 1119 bytes} [Thu Jul 16 08:16:51 2026] GET /v2.0/security-groups?id=72fd9d16-d114-439f-b998-f42cad4398c4&id=7d2ab7db-9207-410c-8dba-d6e4dd3b5d9b&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2533] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:52 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2534] 10.0.0.123 () {34 vars in 1119 bytes} [Thu Jul 16 08:16:52 2026] GET /v2.0/security-groups?id=72fd9d16-d114-439f-b998-f42cad4398c4&id=7d2ab7db-9207-410c-8dba-d6e4dd3b5d9b&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2535] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:53 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1010 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2536] 10.0.0.123 () {34 vars in 1119 bytes} [Thu Jul 16 08:16:53 2026] GET /v2.0/security-groups?id=72fd9d16-d114-439f-b998-f42cad4398c4&id=7d2ab7db-9207-410c-8dba-d6e4dd3b5d9b&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2537] 199.19.213.219 () {34 vars in 993 bytes} [Thu Jul 16 08:16:53 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => generated 1010 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:16:53.729 8 INFO neutron_taas.services.taas.taas_plugin [req-3ec832d5-8dfa-4e91-82c1-ff04c5731bd6 req-041aeb61-5f1b-4c5b-896c-173316d6987e f7984076fa984fbfb94a95b59928b7a4 7433bb7bdfde42b4a025a9fa39c50252 - - default default] TaaS: Handle Delete Port: 79a9bcc2-b571-423f-97b7-4c654da2ea4e 2026-07-16 08:16:53.732 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3ec832d5-8dfa-4e91-82c1-ff04c5731bd6 req-041aeb61-5f1b-4c5b-896c-173316d6987e f7984076fa984fbfb94a95b59928b7a4 7433bb7bdfde42b4a025a9fa39c50252 - - default default] Tap Mirror: Handle Delete Port: 79a9bcc2-b571-423f-97b7-4c654da2ea4e 2026-07-16 08:16:53.844 8 INFO neutron.db.l3_db [req-3ec832d5-8dfa-4e91-82c1-ff04c5731bd6 req-041aeb61-5f1b-4c5b-896c-173316d6987e f7984076fa984fbfb94a95b59928b7a4 7433bb7bdfde42b4a025a9fa39c50252 - - default default] Floating IP 1a5e5946-6295-4a79-bdbb-5e104d42224b disassociated. External IP: 10.96.250.207, port: 79a9bcc2-b571-423f-97b7-4c654da2ea4e. [pid: 8|app: 0|req: 1307/2540] 199.19.213.219 () {36 vars in 996 bytes} [Thu Jul 16 08:16:53 2026] DELETE /v2.0/ports/79a9bcc2-b571-423f-97b7-4c654da2ea4e => generated 0 bytes in 609 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2541] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:16:54 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:16:54.285 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ef0adb6-7566-44c7-a2e8-8bb8dcd42024'] response: {'server_uuid': '63e6726f-6d42-424b-a61b-eb3a718121cc', 'name': 'network-vif-deleted', 'tag': '79a9bcc2-b571-423f-97b7-4c654da2ea4e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1308/2542] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:54 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => 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: 1235/2543] 10.0.0.36 () {30 vars in 688 bytes} [Thu Jul 16 08:16:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2544] 10.0.0.36 () {30 vars in 690 bytes} [Thu Jul 16 08:16:55 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: 1236/2545] 10.0.0.36 () {30 vars in 666 bytes} [Thu Jul 16 08:16:55 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: 1310/2546] 10.0.0.36 () {30 vars in 702 bytes} [Thu Jul 16 08:16:55 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: 1237/2547] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:55 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => 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: 1311/2548] 10.0.0.36 () {28 vars in 437 bytes} [Thu Jul 16 08:16:55 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2549] 10.0.0.36 () {30 vars in 726 bytes} [Thu Jul 16 08:16:55 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => generated 657 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2550] 10.0.0.36 () {30 vars in 688 bytes} [Thu Jul 16 08:16: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: 1239/2551] 10.0.0.36 () {30 vars in 690 bytes} [Thu Jul 16 08:16:55 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: 1313/2552] 10.0.0.36 () {30 vars in 666 bytes} [Thu Jul 16 08:16: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: 1240/2553] 10.0.0.36 () {30 vars in 702 bytes} [Thu Jul 16 08:16:55 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: 1314/2554] 10.0.0.36 () {30 vars in 726 bytes} [Thu Jul 16 08:16:55 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2555] 10.0.0.36 () {30 vars in 688 bytes} [Thu Jul 16 08:16:56 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: 1315/2556] 10.0.0.36 () {30 vars in 690 bytes} [Thu Jul 16 08:16:56 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: 1242/2557] 10.0.0.36 () {30 vars in 666 bytes} [Thu Jul 16 08:16:56 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: 1316/2558] 10.0.0.36 () {30 vars in 702 bytes} [Thu Jul 16 08:16:56 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: 1243/2559] 10.0.0.36 () {30 vars in 728 bytes} [Thu Jul 16 08:16:56 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2560] 10.0.0.36 () {30 vars in 680 bytes} [Thu Jul 16 08:16:56 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2561] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:16:56 2026] GET /v2.0/ports?device_id=63e6726f-6d42-424b-a61b-eb3a718121cc => 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: 1244/2562] 10.0.0.36 () {34 vars in 702 bytes} [Thu Jul 16 08:16:56 2026] POST /v2.0/ports => generated 1132 bytes in 836 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2563] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:16:57 2026] DELETE /v2.0/security-groups/7d2ab7db-9207-410c-8dba-d6e4dd3b5d9b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:16:58.043 7 INFO neutron.api.v2.resource [None req-d2a24cbd-7614-423c-a221-3e46d5ed4983 f7984076fa984fbfb94a95b59928b7a4 7433bb7bdfde42b4a025a9fa39c50252 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1245/2564] 10.0.0.234 () {32 vars in 736 bytes} [Thu Jul 16 08:16:58 2026] GET /v2.0/security-groups/7d2ab7db-9207-410c-8dba-d6e4dd3b5d9b => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:16:58.172 8 INFO neutron_taas.services.taas.taas_plugin [None req-d254eba8-7fa8-4669-bc7a-ff602a27162c f7984076fa984fbfb94a95b59928b7a4 7433bb7bdfde42b4a025a9fa39c50252 - - default default] TaaS: Handle Delete Port: 28f5f765-f261-4194-a1ad-2162901924f2 2026-07-16 08:16:58.175 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d254eba8-7fa8-4669-bc7a-ff602a27162c f7984076fa984fbfb94a95b59928b7a4 7433bb7bdfde42b4a025a9fa39c50252 - - default default] Tap Mirror: Handle Delete Port: 28f5f765-f261-4194-a1ad-2162901924f2 [pid: 8|app: 0|req: 1320/2565] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:16:58 2026] DELETE /v2.0/floatingips/1a5e5946-6295-4a79-bdbb-5e104d42224b => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2566] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:16:58 2026] DELETE /v2.0/security-groups/72fd9d16-d114-439f-b998-f42cad4398c4 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:16:58.866 8 INFO neutron_taas.services.taas.taas_plugin [None req-dfa96912-9df5-4002-abae-bc8b50fa33ec ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 764c3d48-95c6-4d2e-8f98-0fd36f73bba1 2026-07-16 08:16:58.869 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dfa96912-9df5-4002-abae-bc8b50fa33ec ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 764c3d48-95c6-4d2e-8f98-0fd36f73bba1 [pid: 8|app: 0|req: 1321/2567] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:16:58 2026] PUT /v2.0/routers/e9d8f1f0-41cb-4f36-ba52-636684957e97/remove_router_interface => generated 309 bytes in 1344 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2568] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:16:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2569] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:16:59 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: 1324/2570] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:16: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: 1325/2571] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:16:59 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: 1326/2572] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:17:00 2026] GET /v2.0/ports/1b275cf2-4748-4b31-8d4d-71314b3e6a78 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:17:00.077 7 INFO neutron_taas.services.taas.taas_plugin [None req-b9108086-52d7-4fe5-8335-af335cee2189 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 8ed23a91-5d37-4d4e-af3f-bb637bc10a96 2026-07-16 08:17:00.080 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9108086-52d7-4fe5-8335-af335cee2189 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 8ed23a91-5d37-4d4e-af3f-bb637bc10a96 [pid: 8|app: 0|req: 1327/2573] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:17:00 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: 1328/2574] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:17:00 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: 1329/2575] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:17:00 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: 1330/2576] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:17:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:17:00.321 7 INFO neutron_taas.services.taas.taas_plugin [None req-b9108086-52d7-4fe5-8335-af335cee2189 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 31948d73-7d37-4eae-adfe-4c79816a4e2b 2026-07-16 08:17:00.324 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9108086-52d7-4fe5-8335-af335cee2189 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 31948d73-7d37-4eae-adfe-4c79816a4e2b 2026-07-16 08:17:00.332 8 INFO neutron.api.v2.resource [None req-e2c7b30f-3ada-425a-970d-14f78c46e754 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1331/2577] 199.19.213.219 () {30 vars in 762 bytes} [Thu Jul 16 08:17:00 2026] GET /v2.0/security-groups/lb-45539f7f-5e1b-47e1-b19d-139c635ab693 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2578] 199.19.213.219 () {30 vars in 784 bytes} [Thu Jul 16 08:17:00 2026] GET /v2.0/security-groups?name=lb-45539f7f-5e1b-47e1-b19d-139c635ab693 => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2579] 199.19.213.219 () {34 vars in 735 bytes} [Thu Jul 16 08:17:00 2026] POST /v2.0/security-groups => generated 1638 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2580] 199.19.213.219 () {30 vars in 814 bytes} [Thu Jul 16 08:17:00 2026] GET /v2.0/security-group-rules?security_group_id=1baea848-7024-4da3-9f47-b771801b3987 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:17:00.751 7 INFO neutron.db.l3_hamode_db [None req-b9108086-52d7-4fe5-8335-af335cee2189 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] HA network 08a6d04c-e058-4947-91bc-13c3902cebca was deleted as no HA routers are present in tenant 7433bb7bdfde42b4a025a9fa39c50252. [pid: 7|app: 0|req: 1247/2581] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:16:59 2026] DELETE /v2.0/routers/e9d8f1f0-41cb-4f36-ba52-636684957e97 => 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: 1335/2582] 199.19.213.219 () {34 vars in 788 bytes} [Thu Jul 16 08:17:00 2026] PUT /v2.0/ports/1b275cf2-4748-4b31-8d4d-71314b3e6a78 => generated 1132 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:17:00.836 7 INFO neutron.services.segments.plugin [-] Segment a1a7b48c-6738-4f16-8dad-18a3980cb99f resource provider aggregate not found 2026-07-16 08:17:00.854 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a1a7b48c-6738-4f16-8dad-18a3980cb99f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1a7b48c-6738-4f16-8dad-18a3980cb99f found for delete ", "request_id": "req-a58f242f-d9f6-4324-ae4b-370b3725c49d"}]} 2026-07-16 08:17:00.854 7 INFO neutron.services.segments.plugin [-] Segment a1a7b48c-6738-4f16-8dad-18a3980cb99f resource provider aggregate not 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: 1336/2583] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:17:00 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) 2026-07-16 08:17:00.877 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a1a7b48c-6738-4f16-8dad-18a3980cb99f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1a7b48c-6738-4f16-8dad-18a3980cb99f found for delete ", "request_id": "req-c4c4b957-025c-4b01-b105-2eaba8676d85"}]} [pid: 8|app: 0|req: 1337/2584] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:17:00 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: 1338/2585] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:17:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2586] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:17:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2587] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:17:00 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2588] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:17:00 2026] DELETE /v2.0/subnets/607d3902-cdcb-47e3-82c1-1394eb112ee6 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:17:01.010 8 INFO neutron_taas.services.taas.taas_plugin [None req-8c963b0c-c7ca-4031-9a5b-dc807d4fbf4f ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 9a441635-9817-4dc1-8ecf-e552263e71a6 2026-07-16 08:17:01.012 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c963b0c-c7ca-4031-9a5b-dc807d4fbf4f ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 9a441635-9817-4dc1-8ecf-e552263e71a6 [pid: 8|app: 0|req: 1341/2589] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:17:00 2026] DELETE /v2.0/networks/19ed29a0-0e97-4a30-832c-5bbfdd15ec22 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:17:01.168 8 INFO neutron.services.segments.plugin [-] Segment 47020844-75dc-4800-b51a-1e25b3905154 resource provider aggregate not found 2026-07-16 08:17:01.174 8 INFO neutron.services.segments.plugin [-] Segment 47020844-75dc-4800-b51a-1e25b3905154 resource provider aggregate not found 2026-07-16 08:17:01.190 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 47020844-75dc-4800-b51a-1e25b3905154 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47020844-75dc-4800-b51a-1e25b3905154 found for delete ", "request_id": "req-adf13f39-e37c-4445-93c7-590c7357c2a8"}]} 2026-07-16 08:17:01.193 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 47020844-75dc-4800-b51a-1e25b3905154 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47020844-75dc-4800-b51a-1e25b3905154 found for delete ", "request_id": "req-94056050-3330-409f-a669-66eb0c860949"}]} 2026-07-16 08:17:01.583 7 INFO neutron_taas.services.taas.taas_plugin [None req-f482398d-fcfb-416d-b234-4ecf87a91568 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: f3ec7af4-eca0-4bff-a599-df4cf7fdb770 2026-07-16 08:17:01.586 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f482398d-fcfb-416d-b234-4ecf87a91568 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: f3ec7af4-eca0-4bff-a599-df4cf7fdb770 [pid: 7|app: 0|req: 1249/2590] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:17:01 2026] PUT /v2.0/routers/80ed40c5-c3f5-40d4-8281-42184459664a/remove_router_interface => generated 309 bytes in 965 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:17:02.320 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9022ce9-8b0d-48a8-a1c1-3e19ca155e64 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: dd9ce26d-92a0-4eb8-87b3-53e3aa63730d 2026-07-16 08:17:02.326 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9022ce9-8b0d-48a8-a1c1-3e19ca155e64 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: dd9ce26d-92a0-4eb8-87b3-53e3aa63730d 2026-07-16 08:17:02.611 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9022ce9-8b0d-48a8-a1c1-3e19ca155e64 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 96c320a1-9314-461c-8115-daec42feb237 2026-07-16 08:17:02.614 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9022ce9-8b0d-48a8-a1c1-3e19ca155e64 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 96c320a1-9314-461c-8115-daec42feb237 2026-07-16 08:17:03.025 8 INFO neutron.db.l3_hamode_db [None req-f9022ce9-8b0d-48a8-a1c1-3e19ca155e64 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] HA network ae87a7a6-fe8f-4d36-9ebb-5d3418fdb862 was deleted as no HA routers are present in tenant 49943fdb056d498b9185bc392e9b2836. [pid: 8|app: 0|req: 1342/2591] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:17:02 2026] DELETE /v2.0/routers/80ed40c5-c3f5-40d4-8281-42184459664a => generated 0 bytes in 898 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2592] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:17:03 2026] DELETE /v2.0/subnets/95d6b035-ffec-428f-b9e6-3373ad7ab7fc => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:17:03.217 8 INFO neutron.services.segments.plugin [-] Segment 9e50b687-3462-4c58-a112-a88d0314ac57 resource provider aggregate not found 2026-07-16 08:17:03.220 8 INFO neutron.services.segments.plugin [-] Segment 9e50b687-3462-4c58-a112-a88d0314ac57 resource provider aggregate not found 2026-07-16 08:17:03.235 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9e50b687-3462-4c58-a112-a88d0314ac57 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e50b687-3462-4c58-a112-a88d0314ac57 found for delete ", "request_id": "req-8fb7bfeb-9609-43e2-928c-ab1535d45eb5"}]} 2026-07-16 08:17:03.248 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9e50b687-3462-4c58-a112-a88d0314ac57 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e50b687-3462-4c58-a112-a88d0314ac57 found for delete ", "request_id": "req-5a64f358-0c37-46d4-8e6b-a42ab1ede42b"}]} 2026-07-16 08:17:03.297 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef7061ae-32ad-4fd9-affa-a30e000e8675 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 7db7e15f-20a2-4477-aa24-c744f15ee40e 2026-07-16 08:17:03.299 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef7061ae-32ad-4fd9-affa-a30e000e8675 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 7db7e15f-20a2-4477-aa24-c744f15ee40e [pid: 8|app: 0|req: 1343/2593] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:17:03 2026] DELETE /v2.0/networks/835919c2-c458-4536-941d-746094a4ccd8 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2594] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:17:03 2026] GET /v2.0/security-groups?tenant_id=49943fdb056d498b9185bc392e9b2836&name=default => generated 2929 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2595] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:03 2026] DELETE /v2.0/security-groups/7ad52eff-a80b-4950-ae8c-0778eb70c8a7 => 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: 1252/2596] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:17:04 2026] GET /v2.0/security-groups?tenant_id=7433bb7bdfde42b4a025a9fa39c50252&name=default => generated 2929 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2597] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:04 2026] DELETE /v2.0/security-groups/e2df5bcd-63b3-4c5a-8ff0-d4944190a7b5 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:17:05.254 8 INFO neutron.services.segments.plugin [-] Segment 2b7e5104-b593-49b9-910a-19ef23512129 resource provider aggregate not found 2026-07-16 08:17:05.270 8 INFO neutron.services.segments.plugin [-] Segment 2b7e5104-b593-49b9-910a-19ef23512129 resource provider aggregate not found 2026-07-16 08:17:05.270 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2b7e5104-b593-49b9-910a-19ef23512129 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b7e5104-b593-49b9-910a-19ef23512129 found for delete ", "request_id": "req-68f0d87e-f8cd-429c-a65d-c436350c1448"}]} 2026-07-16 08:17:05.283 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2b7e5104-b593-49b9-910a-19ef23512129 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b7e5104-b593-49b9-910a-19ef23512129 found for delete ", "request_id": "req-dfa601a4-5497-4eb7-a979-0d72f72c4b28"}]} [pid: 7|app: 0|req: 1253/2598] 10.0.0.234 () {34 vars in 683 bytes} [Thu Jul 16 08:17:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2599] 10.0.0.123 () {34 vars in 1015 bytes} [Thu Jul 16 08:17:08 2026] GET /v2.0/security-groups?id=317bb31d-ee04-4e9f-ace7-13347cb81e01&fields=id => 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: 1347/2600] 10.0.0.123 () {34 vars in 981 bytes} [Thu Jul 16 08:17:08 2026] GET /v2.0/networks?id=0e1aaf99-a98f-4c96-87af-f49cf067e217 => generated 735 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2601] 10.0.0.123 () {34 vars in 964 bytes} [Thu Jul 16 08:17:08 2026] GET /v2.0/quotas/091452797e824b8cae545322075439d5 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2602] 10.0.0.234 () {34 vars in 683 bytes} [Thu Jul 16 08:17:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2603] 10.0.0.123 () {34 vars in 1001 bytes} [Thu Jul 16 08:17:08 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&fields=id => generated 149 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2604] 10.0.0.234 () {34 vars in 683 bytes} [Thu Jul 16 08:17:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2605] 10.0.0.123 () {34 vars in 1007 bytes} [Thu Jul 16 08:17:08 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2606] 10.0.0.123 () {34 vars in 1107 bytes} [Thu Jul 16 08:17:08 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217?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: 1256/2607] 10.0.0.234 () {34 vars in 683 bytes} [Thu Jul 16 08:17:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2610] 10.0.0.234 () {34 vars in 683 bytes} [Thu Jul 16 08:17:09 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: 1259/2611] 10.0.0.234 () {34 vars in 766 bytes} [Thu Jul 16 08:17:09 2026] PUT /v2.0/security-groups/0bd68790-73ac-4a81-93a3-dcce1dcb639a/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2612] 10.0.0.234 () {34 vars in 766 bytes} [Thu Jul 16 08:17:09 2026] PUT /v2.0/security-groups/9200a11a-641b-414d-a1b5-8b59921c0ba6/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2613] 10.0.0.234 () {34 vars in 766 bytes} [Thu Jul 16 08:17:09 2026] PUT /v2.0/security-groups/e77c7a3b-33fc-4735-a15c-6b8160dfe79c/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: 1354/2614] 10.0.0.234 () {34 vars in 766 bytes} [Thu Jul 16 08:17:09 2026] PUT /v2.0/security-groups/e0ef69f5-78d9-49c1-8d82-d84fd0890d96/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2615] 10.0.0.234 () {32 vars in 679 bytes} [Thu Jul 16 08:17:09 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2616] 10.0.0.234 () {32 vars in 693 bytes} [Thu Jul 16 08:17:09 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2617] 10.0.0.234 () {32 vars in 689 bytes} [Thu Jul 16 08:17:09 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2618] 10.0.0.234 () {32 vars in 701 bytes} [Thu Jul 16 08:17:09 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2619] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:17:09 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => 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: 1357/2620] 10.0.0.234 () {32 vars in 687 bytes} [Thu Jul 16 08:17:09 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2621] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:17:09 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => 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: 1358/2622] 10.0.0.234 () {32 vars in 701 bytes} [Thu Jul 16 08:17:09 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2623] 10.0.0.234 () {32 vars in 697 bytes} [Thu Jul 16 08:17:09 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2624] 10.0.0.234 () {32 vars in 709 bytes} [Thu Jul 16 08:17:09 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2625] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:09 2026] DELETE /v2.0/security-groups/0bd68790-73ac-4a81-93a3-dcce1dcb639a => 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: 1360/2626] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:09 2026] DELETE /v2.0/security-groups/9200a11a-641b-414d-a1b5-8b59921c0ba6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2627] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:09 2026] DELETE /v2.0/security-groups/e77c7a3b-33fc-4735-a15c-6b8160dfe79c => 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: 1361/2628] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:10 2026] DELETE /v2.0/security-groups/e0ef69f5-78d9-49c1-8d82-d84fd0890d96 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2629] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:10 2026] DELETE /v2.0/security-groups/bf5ff588-0a03-40ab-9a6b-74982e5938a8 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2630] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:17:10 2026] GET /v2.0/security-groups?tenant_id=d3127132ab3648e39d0a4f281de7c3e6&name=default => generated 2929 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2631] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:11 2026] DELETE /v2.0/security-groups/6a43a4ae-2d17-4414-a52c-67a87cee8b9f => 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: 1363/2632] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:17:11 2026] GET /v2.0/security-groups?tenant_id=99f58e17868a4f019cc63c8ab556f7e2&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2633] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:11 2026] DELETE /v2.0/security-groups/f14b0bb0-0e58-4f76-977a-c885e9567cbb => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2634] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:17:11 2026] GET /v2.0/security-groups?tenant_id=de6a5ecb23074f488c35d788f11e1c39&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2635] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:11 2026] DELETE /v2.0/security-groups/ca9dc511-e542-4be5-b224-e4939b9ece37 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2636] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:17:12 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => 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: 1272/2637] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:17:12 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => 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/2638] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:17:13 2026] GET /v2.0/networks?id=0e1aaf99-a98f-4c96-87af-f49cf067e217 => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2639] 199.19.213.219 () {34 vars in 1049 bytes} [Thu Jul 16 08:17:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=091452797e824b8cae545322075439d5 => 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: 1367/2640] 199.19.213.219 () {38 vars in 954 bytes} [Thu Jul 16 08:17:13 2026] POST /v2.0/ports => generated 1082 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2641] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:17:13 2026] PUT /v2.0/ports/c4fe75cf-7f70-4617-9f53-75c5aaa1d0ec => generated 1243 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:17:14.826 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-20858c30-1cfd-44d2-ac9a-4bb3ecccdefa'] response: {'name': 'network-changed', 'server_uuid': 'f7efd66e-e5a1-4b8e-9e38-2adad464b7fd', 'tag': 'c4fe75cf-7f70-4617-9f53-75c5aaa1d0ec', '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/2642] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:17:15 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 1246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1275/2643] 199.19.213.219 () {34 vars in 1017 bytes} [Thu Jul 16 08:17:15 2026] GET /v2.0/networks?tenant_id=091452797e824b8cae545322075439d5&shared=False => generated 735 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2644] 199.19.213.219 () {34 vars in 929 bytes} [Thu Jul 16 08:17:15 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2645] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:17:15 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 1246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2646] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:17:15 2026] GET /v2.0/security-groups?id=317bb31d-ee04-4e9f-ace7-13347cb81e01&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2647] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:17:15 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 1246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2648] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:17:16 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 1246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:17:16.611 8 INFO neutron.db.segments_db [None req-ca7536bf-31a5-494a-98a1-e4f8be0023b9 18c7ffe73fc7493fab10861db4d863df 3218a93e6eb84bfc8162dc966d4dcebf - - default default] Added segment cfab6a48-fb08-4797-9a0e-073c017ae54e of type vxlan for network 619e5ece-f6ac-4572-8290-e912b9dcf38e [pid: 7|app: 0|req: 1279/2649] 199.19.213.219 () {34 vars in 1061 bytes} [Thu Jul 16 08:17:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.238&port_id=c4fe75cf-7f70-4617-9f53-75c5aaa1d0ec => 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: 1280/2650] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:17:16 2026] GET /v2.0/subnets?id=a98e7ae6-a5db-4583-adf0-5e54acacceb5 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2651] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:17:16 2026] POST /v2.0/networks => generated 631 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2652] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:17:16 2026] GET /v2.0/ports?network_id=0e1aaf99-a98f-4c96-87af-f49cf067e217&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2653] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:17:16 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2654] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:17:16 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217?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: 1372/2655] 10.0.0.234 () {34 vars in 663 bytes} [Thu Jul 16 08:17:16 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2656] 10.0.0.234 () {34 vars in 665 bytes} [Thu Jul 16 08:17:17 2026] POST /v2.0/trunks => generated 407 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:17:17.290 8 INFO neutron.db.segments_db [None req-1d33fb34-e56e-4b55-b529-e3460940a648 18c7ffe73fc7493fab10861db4d863df 3218a93e6eb84bfc8162dc966d4dcebf - - default default] Added segment d1146c5f-604d-420f-b4cc-c94eac3ad810 of type vxlan for network eb98304f-f99f-4993-aed5-f7ee1507d06a [pid: 8|app: 0|req: 1373/2657] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:17:17 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2658] 10.0.0.234 () {34 vars in 663 bytes} [Thu Jul 16 08:17:17 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2659] 10.0.0.234 () {34 vars in 665 bytes} [Thu Jul 16 08:17:17 2026] POST /v2.0/trunks => generated 407 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:17:17.913 7 INFO neutron.db.segments_db [None req-0f2d059d-ae9c-428b-b870-97217122c21e 18c7ffe73fc7493fab10861db4d863df 3218a93e6eb84bfc8162dc966d4dcebf - - default default] Added segment 7902fc5e-fbf2-413a-9da5-dba712cdbda2 of type vxlan for network a5da5e11-f028-49ed-baae-abb04c429e96 [pid: 7|app: 0|req: 1286/2660] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:17:17 2026] POST /v2.0/networks => generated 632 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2661] 10.0.0.234 () {34 vars in 663 bytes} [Thu Jul 16 08:17:17 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2662] 10.0.0.234 () {34 vars in 665 bytes} [Thu Jul 16 08:17:18 2026] POST /v2.0/trunks => generated 407 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:17:18.539 8 INFO neutron.db.segments_db [None req-678e9703-ca76-409c-8e98-545aea88b796 18c7ffe73fc7493fab10861db4d863df 3218a93e6eb84bfc8162dc966d4dcebf - - default default] Added segment 980066ef-f720-4694-96a7-b3d06f859249 of type vxlan for network 6321a45f-9b5a-433b-8c27-bb2bccf81b09 [pid: 7|app: 0|req: 1288/2663] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:17:18 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => 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: 1376/2664] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:17:18 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2665] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:17:18 2026] GET /v2.0/security-groups?id=317bb31d-ee04-4e9f-ace7-13347cb81e01&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2666] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:17:18 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => 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: 1377/2667] 10.0.0.234 () {34 vars in 663 bytes} [Thu Jul 16 08:17:18 2026] POST /v2.0/ports => generated 743 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2668] 10.0.0.234 () {34 vars in 665 bytes} [Thu Jul 16 08:17:18 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, ' 2026-07-16 08:17:19.123 8 INFO neutron.db.segments_db [None req-4880dc99-e7e3-433d-b55d-39f0e3fcfbed 18c7ffe73fc7493fab10861db4d863df 3218a93e6eb84bfc8162dc966d4dcebf - - default default] Added segment 8dcc739a-bbf0-4c8e-8f99-0cb9e4430b5e of type vxlan for network d1aee7e4-b18a-43c1-8789-853e1392da9c [pid: 8|app: 0|req: 1378/2669] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:17:19 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2670] 10.0.0.234 () {34 vars in 663 bytes} [Thu Jul 16 08:17:19 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2671] 10.0.0.234 () {34 vars in 665 bytes} [Thu Jul 16 08:17:19 2026] POST /v2.0/trunks => generated 407 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1293/2672] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:17:19 2026] PUT /v2.0/trunks/5ed7d37c-4a49-43a0-b881-8a7c36848ba1/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2673] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:17:19 2026] PUT /v2.0/trunks/46be9978-3d43-4cd3-b7b1-bb62f3a83012/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2674] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:17:19 2026] PUT /v2.0/trunks/3f94cb0d-a107-4abd-bc2d-bd8867818aef/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: 1381/2675] 10.0.0.234 () {34 vars in 748 bytes} [Thu Jul 16 08:17:19 2026] PUT /v2.0/trunks/3eba4021-d610-498f-bb94-0011830198f5/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2676] 10.0.0.234 () {32 vars in 661 bytes} [Thu Jul 16 08:17:19 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2677] 10.0.0.234 () {32 vars in 675 bytes} [Thu Jul 16 08:17:19 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2678] 10.0.0.234 () {32 vars in 671 bytes} [Thu Jul 16 08:17:19 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2679] 10.0.0.234 () {32 vars in 683 bytes} [Thu Jul 16 08:17:19 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2680] 10.0.0.234 () {32 vars in 669 bytes} [Thu Jul 16 08:17:19 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2681] 10.0.0.234 () {32 vars in 683 bytes} [Thu Jul 16 08:17:19 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2682] 10.0.0.234 () {32 vars in 679 bytes} [Thu Jul 16 08:17:20 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2683] 10.0.0.234 () {32 vars in 691 bytes} [Thu Jul 16 08:17:20 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2684] 10.0.0.234 () {32 vars in 718 bytes} [Thu Jul 16 08:17:20 2026] GET /v2.0/trunks/5ed7d37c-4a49-43a0-b881-8a7c36848ba1 => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2685] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:17:20 2026] GET /v2.0/ports/51d2a68a-5ba7-4a09-90dd-4c73f264f516 => generated 826 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2686] 10.0.0.234 () {32 vars in 721 bytes} [Thu Jul 16 08:17:20 2026] DELETE /v2.0/trunks/5ed7d37c-4a49-43a0-b881-8a7c36848ba1 => 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: 1387/2687] 10.0.0.234 () {32 vars in 718 bytes} [Thu Jul 16 08:17:20 2026] GET /v2.0/trunks/46be9978-3d43-4cd3-b7b1-bb62f3a83012 => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2688] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:17:20 2026] GET /v2.0/ports/380a1a13-e170-4f19-9c5a-cca316d9213f => generated 826 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2689] 10.0.0.234 () {32 vars in 721 bytes} [Thu Jul 16 08:17:20 2026] DELETE /v2.0/trunks/46be9978-3d43-4cd3-b7b1-bb62f3a83012 => 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: 1302/2690] 10.0.0.234 () {32 vars in 718 bytes} [Thu Jul 16 08:17:20 2026] GET /v2.0/trunks/3f94cb0d-a107-4abd-bc2d-bd8867818aef => generated 429 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2691] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:17:20 2026] GET /v2.0/ports/dfc75f49-26a6-471e-9111-10e3784d4563 => generated 826 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2692] 199.19.213.219 () {34 vars in 993 bytes} [Thu Jul 16 08:17:20 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2693] 10.0.0.234 () {32 vars in 721 bytes} [Thu Jul 16 08:17:20 2026] DELETE /v2.0/trunks/3f94cb0d-a107-4abd-bc2d-bd8867818aef => 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: 1304/2694] 10.0.0.234 () {32 vars in 718 bytes} [Thu Jul 16 08:17:20 2026] GET /v2.0/trunks/3eba4021-d610-498f-bb94-0011830198f5 => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2695] 199.19.213.219 () {34 vars in 1043 bytes} [Thu Jul 16 08:17:20 2026] GET /v2.0/security-groups?id=317bb31d-ee04-4e9f-ace7-13347cb81e01&fields=id&fields=name => generated 96 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2696] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:17:20 2026] GET /v2.0/ports/da50f7a4-7d4e-4a33-a274-6fb0f599004d => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2697] 10.0.0.234 () {32 vars in 721 bytes} [Thu Jul 16 08:17:20 2026] DELETE /v2.0/trunks/3eba4021-d610-498f-bb94-0011830198f5 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2698] 10.0.0.234 () {32 vars in 718 bytes} [Thu Jul 16 08:17:20 2026] GET /v2.0/trunks/e2b635d2-a4fd-4872-9b2f-e142b3eabd9f => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2699] 10.0.0.234 () {32 vars in 716 bytes} [Thu Jul 16 08:17:20 2026] GET /v2.0/ports/047746ba-44c8-4947-808a-e6ff43d48886 => generated 826 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2700] 10.0.0.234 () {32 vars in 721 bytes} [Thu Jul 16 08:17:20 2026] DELETE /v2.0/trunks/e2b635d2-a4fd-4872-9b2f-e142b3eabd9f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:17:20.977 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae5430fa-8199-4134-9db7-67b68d1b4653 18c7ffe73fc7493fab10861db4d863df 3218a93e6eb84bfc8162dc966d4dcebf - - default default] TaaS: Handle Delete Port: 51d2a68a-5ba7-4a09-90dd-4c73f264f516 2026-07-16 08:17:20.980 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae5430fa-8199-4134-9db7-67b68d1b4653 18c7ffe73fc7493fab10861db4d863df 3218a93e6eb84bfc8162dc966d4dcebf - - default default] Tap Mirror: Handle Delete Port: 51d2a68a-5ba7-4a09-90dd-4c73f264f516 [pid: 8|app: 0|req: 1394/2701] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:17:20 2026] DELETE /v2.0/ports/51d2a68a-5ba7-4a09-90dd-4c73f264f516 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:17:21.169 7 INFO neutron_taas.services.taas.taas_plugin [None req-b73220eb-c575-4690-93c6-8b1055537668 18c7ffe73fc7493fab10861db4d863df 3218a93e6eb84bfc8162dc966d4dcebf - - default default] TaaS: Handle Delete Port: 380a1a13-e170-4f19-9c5a-cca316d9213f 2026-07-16 08:17:21.172 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b73220eb-c575-4690-93c6-8b1055537668 18c7ffe73fc7493fab10861db4d863df 3218a93e6eb84bfc8162dc966d4dcebf - - default default] Tap Mirror: Handle Delete Port: 380a1a13-e170-4f19-9c5a-cca316d9213f [pid: 7|app: 0|req: 1308/2702] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:17:21 2026] DELETE /v2.0/ports/380a1a13-e170-4f19-9c5a-cca316d9213f => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:17:21.349 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ba3f835-7063-4093-8483-b5303ff92030 18c7ffe73fc7493fab10861db4d863df 3218a93e6eb84bfc8162dc966d4dcebf - - default default] TaaS: Handle Delete Port: dfc75f49-26a6-471e-9111-10e3784d4563 2026-07-16 08:17:21.352 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ba3f835-7063-4093-8483-b5303ff92030 18c7ffe73fc7493fab10861db4d863df 3218a93e6eb84bfc8162dc966d4dcebf - - default default] Tap Mirror: Handle Delete Port: dfc75f49-26a6-471e-9111-10e3784d4563 [pid: 8|app: 0|req: 1395/2703] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:17:21 2026] DELETE /v2.0/ports/dfc75f49-26a6-471e-9111-10e3784d4563 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:17:21.534 7 INFO neutron_taas.services.taas.taas_plugin [None req-f76bcf40-e2bc-489f-a8a2-1375304b8b76 18c7ffe73fc7493fab10861db4d863df 3218a93e6eb84bfc8162dc966d4dcebf - - default default] TaaS: Handle Delete Port: da50f7a4-7d4e-4a33-a274-6fb0f599004d 2026-07-16 08:17:21.538 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f76bcf40-e2bc-489f-a8a2-1375304b8b76 18c7ffe73fc7493fab10861db4d863df 3218a93e6eb84bfc8162dc966d4dcebf - - default default] Tap Mirror: Handle Delete Port: da50f7a4-7d4e-4a33-a274-6fb0f599004d [pid: 7|app: 0|req: 1309/2704] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:17:21 2026] DELETE /v2.0/ports/da50f7a4-7d4e-4a33-a274-6fb0f599004d => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2705] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:17:21 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:17:21.723 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7616cba-d207-498c-86ad-c17114cafa7a 18c7ffe73fc7493fab10861db4d863df 3218a93e6eb84bfc8162dc966d4dcebf - - default default] TaaS: Handle Delete Port: 047746ba-44c8-4947-808a-e6ff43d48886 2026-07-16 08:17:21.725 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7616cba-d207-498c-86ad-c17114cafa7a 18c7ffe73fc7493fab10861db4d863df 3218a93e6eb84bfc8162dc966d4dcebf - - default default] Tap Mirror: Handle Delete Port: 047746ba-44c8-4947-808a-e6ff43d48886 [pid: 7|app: 0|req: 1311/2706] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:17:21 2026] GET /v2.0/security-groups?id=317bb31d-ee04-4e9f-ace7-13347cb81e01&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2707] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:17:21 2026] DELETE /v2.0/ports/047746ba-44c8-4947-808a-e6ff43d48886 => 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: 1312/2708] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:17:21 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:17:21.891 8 INFO neutron.services.segments.plugin [-] Segment cfab6a48-fb08-4797-9a0e-073c017ae54e resource provider aggregate not found 2026-07-16 08:17:21.896 8 INFO neutron.services.segments.plugin [-] Segment cfab6a48-fb08-4797-9a0e-073c017ae54e resource provider aggregate not found 2026-07-16 08:17:21.914 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cfab6a48-fb08-4797-9a0e-073c017ae54e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfab6a48-fb08-4797-9a0e-073c017ae54e found for delete ", "request_id": "req-c0c752b4-76fe-426a-bc48-e834b3585ffc"}]} 2026-07-16 08:17:21.918 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cfab6a48-fb08-4797-9a0e-073c017ae54e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfab6a48-fb08-4797-9a0e-073c017ae54e found for delete ", "request_id": "req-53ac5f3d-3687-4ea8-9d90-255319e76e5d"}]} [pid: 8|app: 0|req: 1397/2709] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:17:21 2026] DELETE /v2.0/networks/619e5ece-f6ac-4572-8290-e912b9dcf38e => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:17:22.056 7 INFO neutron.services.segments.plugin [-] Segment d1146c5f-604d-420f-b4cc-c94eac3ad810 resource provider aggregate not found 2026-07-16 08:17:22.059 7 INFO neutron.services.segments.plugin [-] Segment d1146c5f-604d-420f-b4cc-c94eac3ad810 resource provider aggregate not found 2026-07-16 08:17:22.076 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d1146c5f-604d-420f-b4cc-c94eac3ad810 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1146c5f-604d-420f-b4cc-c94eac3ad810 found for delete ", "request_id": "req-ffbd203c-d4c4-4adf-8bde-f1b6158f945f"}]} 2026-07-16 08:17:22.078 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d1146c5f-604d-420f-b4cc-c94eac3ad810 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1146c5f-604d-420f-b4cc-c94eac3ad810 found for delete ", "request_id": "req-622a3d48-02a7-410b-8702-db8d7a9006ab"}]} [pid: 7|app: 0|req: 1313/2710] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:17:21 2026] DELETE /v2.0/networks/eb98304f-f99f-4993-aed5-f7ee1507d06a => 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: 1398/2711] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:17:22 2026] DELETE /v2.0/networks/a5da5e11-f028-49ed-baae-abb04c429e96 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2712] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:17:22 2026] DELETE /v2.0/networks/6321a45f-9b5a-433b-8c27-bb2bccf81b09 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2713] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:17:22 2026] DELETE /v2.0/networks/d1aee7e4-b18a-43c1-8789-853e1392da9c => 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: 1315/2714] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:17:23 2026] GET /v2.0/security-groups?tenant_id=d2d7ec575cd54d2d90650ad37fe075b7&name=default => generated 2929 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2715] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:23 2026] DELETE /v2.0/security-groups/a4f0d9fe-5045-4cd3-b54e-00e2c038555e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:17:23.932 8 INFO neutron.services.segments.plugin [-] Segment 7902fc5e-fbf2-413a-9da5-dba712cdbda2 resource provider aggregate not found 2026-07-16 08:17:23.950 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7902fc5e-fbf2-413a-9da5-dba712cdbda2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7902fc5e-fbf2-413a-9da5-dba712cdbda2 found for delete ", "request_id": "req-8c5cd70c-caa3-4248-8cde-a8acf122c683"}]} 2026-07-16 08:17:23.953 8 INFO neutron.services.segments.plugin [-] Segment 7902fc5e-fbf2-413a-9da5-dba712cdbda2 resource provider aggregate not found 2026-07-16 08:17:23.976 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7902fc5e-fbf2-413a-9da5-dba712cdbda2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7902fc5e-fbf2-413a-9da5-dba712cdbda2 found for delete ", "request_id": "req-a53298f7-2043-4ed8-a590-d3bb8cb5d469"}]} 2026-07-16 08:17:23.978 8 INFO neutron.services.segments.plugin [-] Segment 8dcc739a-bbf0-4c8e-8f99-0cb9e4430b5e resource provider aggregate not found [pid: 7|app: 0|req: 1316/2716] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:17:23 2026] GET /v2.0/security-groups?tenant_id=9f874771844a4b21b0c312fa30573b3e&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:17:23.989 8 INFO neutron.services.segments.plugin [-] Segment 8dcc739a-bbf0-4c8e-8f99-0cb9e4430b5e resource provider aggregate not found 2026-07-16 08:17:23.992 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8dcc739a-bbf0-4c8e-8f99-0cb9e4430b5e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dcc739a-bbf0-4c8e-8f99-0cb9e4430b5e found for delete ", "request_id": "req-f2c6d162-9e32-4f96-b153-1186d4c7aa68"}]} 2026-07-16 08:17:24.004 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8dcc739a-bbf0-4c8e-8f99-0cb9e4430b5e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dcc739a-bbf0-4c8e-8f99-0cb9e4430b5e found for delete ", "request_id": "req-3226c169-f764-4b5b-baf7-d45a5a725339"}]} 2026-07-16 08:17:24.097 7 INFO neutron.services.segments.plugin [-] Segment 980066ef-f720-4694-96a7-b3d06f859249 resource provider aggregate not found 2026-07-16 08:17:24.100 7 INFO neutron.services.segments.plugin [-] Segment 980066ef-f720-4694-96a7-b3d06f859249 resource provider aggregate not found [pid: 8|app: 0|req: 1401/2719] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:23 2026] DELETE /v2.0/security-groups/e2314d59-8d96-4f8e-9ac5-1962d2213c03 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:17:24.115 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 980066ef-f720-4694-96a7-b3d06f859249 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 980066ef-f720-4694-96a7-b3d06f859249 found for delete ", "request_id": "req-ec0a4424-d86e-4f82-a7de-376f0b6e105a"}]} 2026-07-16 08:17:24.135 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 980066ef-f720-4694-96a7-b3d06f859249 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 980066ef-f720-4694-96a7-b3d06f859249 found for delete ", "request_id": "req-8e3b0b0a-44c9-4e1d-adf8-a276381e795b"}]} [pid: 7|app: 0|req: 1319/2720] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:17:24 2026] GET /v2.0/security-groups?tenant_id=3218a93e6eb84bfc8162dc966d4dcebf&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: 1402/2721] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:24 2026] DELETE /v2.0/security-groups/b18688cf-adf0-461c-9228-e5648bf2a60e => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2722] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:17:24 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => 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: 1403/2723] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:17:24 2026] GET /v2.0/security-groups?id=317bb31d-ee04-4e9f-ace7-13347cb81e01&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: 1321/2724] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:17:24 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:17:28.024 8 INFO neutron.db.segments_db [None req-47776449-9876-4542-85ad-3424f85d06a9 eb085809c4d04f6fac6c74f57d154d4b d36986c1212244cebf7b3dc16d104cdc - - default default] Added segment c8cf650c-8f01-4205-8c44-9df5af818f4b of type vxlan for network 1f46eacb-0021-4171-a42e-8c99dabfa252 [pid: 8|app: 0|req: 1404/2725] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:17:27 2026] POST /v2.0/networks => generated 630 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2726] 10.0.0.234 () {34 vars in 663 bytes} [Thu Jul 16 08:17:28 2026] POST /v2.0/ports => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2727] 10.0.0.234 () {34 vars in 746 bytes} [Thu Jul 16 08:17:28 2026] PUT /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1323/2728] 10.0.0.234 () {32 vars in 726 bytes} [Thu Jul 16 08:17:28 2026] GET /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags => generated 25 bytes in 52 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: 1406/2729] 10.0.0.234 () {34 vars in 757 bytes} [Thu Jul 16 08:17:28 2026] PUT /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags/green => generated 4 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1324/2730] 10.0.0.234 () {32 vars in 726 bytes} [Thu Jul 16 08:17:28 2026] GET /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags => generated 34 bytes in 52 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: 1407/2731] 10.0.0.234 () {34 vars in 753 bytes} [Thu Jul 16 08:17:28 2026] PUT /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags/red => generated 4 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1325/2732] 10.0.0.234 () {32 vars in 726 bytes} [Thu Jul 16 08:17:28 2026] GET /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags => generated 34 bytes in 54 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: 1408/2733] 10.0.0.234 () {34 vars in 775 bytes} [Thu Jul 16 08:17:28 2026] PUT /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags/black.or.white => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1326/2734] 10.0.0.234 () {32 vars in 726 bytes} [Thu Jul 16 08:17:29 2026] GET /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags => generated 52 bytes in 65 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: 1409/2735] 10.0.0.234 () {34 vars in 746 bytes} [Thu Jul 16 08:17:29 2026] PUT /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1327/2736] 10.0.0.234 () {32 vars in 726 bytes} [Thu Jul 16 08:17:29 2026] GET /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags => generated 37 bytes in 52 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: 1410/2737] 10.0.0.234 () {32 vars in 734 bytes} [Thu Jul 16 08:17:29 2026] GET /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags/red => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:17:29.420 7 INFO neutron.api.v2.resource [None req-1866c27c-bdbe-44dc-b9e1-8e6230ed76de eb085809c4d04f6fac6c74f57d154d4b d36986c1212244cebf7b3dc16d104cdc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1328/2738] 10.0.0.234 () {32 vars in 738 bytes} [Thu Jul 16 08:17:29 2026] GET /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags/green => generated 99 bytes in 58 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: 1411/2739] 10.0.0.234 () {32 vars in 737 bytes} [Thu Jul 16 08:17:29 2026] DELETE /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags/red => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1329/2740] 10.0.0.234 () {32 vars in 726 bytes} [Thu Jul 16 08:17:29 2026] GET /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:17:29.644 8 INFO neutron.api.v2.resource [None req-95755934-0a09-440c-b406-39a1e7343bb5 eb085809c4d04f6fac6c74f57d154d4b d36986c1212244cebf7b3dc16d104cdc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1412/2741] 10.0.0.234 () {32 vars in 741 bytes} [Thu Jul 16 08:17:29 2026] DELETE /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags/green => generated 99 bytes in 59 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: 1330/2742] 10.0.0.234 () {32 vars in 729 bytes} [Thu Jul 16 08:17:29 2026] DELETE /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags => generated 0 bytes in 78 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: 1413/2743] 10.0.0.234 () {32 vars in 726 bytes} [Thu Jul 16 08:17:29 2026] GET /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:17:29.866 7 INFO neutron_taas.services.taas.taas_plugin [None req-8b966604-2822-456f-8e19-142ec26493a4 eb085809c4d04f6fac6c74f57d154d4b d36986c1212244cebf7b3dc16d104cdc - - default default] TaaS: Handle Delete Port: 9912a8fd-1fde-44c3-a12a-82b97de3c47b 2026-07-16 08:17:29.868 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b966604-2822-456f-8e19-142ec26493a4 eb085809c4d04f6fac6c74f57d154d4b d36986c1212244cebf7b3dc16d104cdc - - default default] Tap Mirror: Handle Delete Port: 9912a8fd-1fde-44c3-a12a-82b97de3c47b [pid: 7|app: 0|req: 1331/2744] 10.0.0.234 () {32 vars in 719 bytes} [Thu Jul 16 08:17:29 2026] DELETE /v2.0/ports/9912a8fd-1fde-44c3-a12a-82b97de3c47b => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:17:30.075 8 INFO neutron.services.segments.plugin [-] Segment c8cf650c-8f01-4205-8c44-9df5af818f4b resource provider aggregate not found 2026-07-16 08:17:30.080 8 INFO neutron.services.segments.plugin [-] Segment c8cf650c-8f01-4205-8c44-9df5af818f4b resource provider aggregate not found 2026-07-16 08:17:30.099 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c8cf650c-8f01-4205-8c44-9df5af818f4b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8cf650c-8f01-4205-8c44-9df5af818f4b found for delete ", "request_id": "req-d2c9fe03-1e39-4e74-9ced-e94780c168b8"}]} 2026-07-16 08:17:30.099 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c8cf650c-8f01-4205-8c44-9df5af818f4b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8cf650c-8f01-4205-8c44-9df5af818f4b found for delete ", "request_id": "req-45a3648d-6dd0-4e14-af35-7fe78504683e"}]} [pid: 8|app: 0|req: 1414/2745] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:17:29 2026] DELETE /v2.0/networks/1f46eacb-0021-4171-a42e-8c99dabfa252 => 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: 1332/2746] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:17:30 2026] GET /v2.0/security-groups?tenant_id=d4e9402298394a22a31066d1e1c7f562&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2747] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:30 2026] DELETE /v2.0/security-groups/f38d47eb-7bd7-4a33-a7cb-0669d6216548 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2748] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:17:31 2026] GET /v2.0/security-groups?tenant_id=d36986c1212244cebf7b3dc16d104cdc&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2749] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:31 2026] DELETE /v2.0/security-groups/e9db89e6-a762-440f-a9be-d4082f932523 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2750] 10.0.0.234 () {34 vars in 677 bytes} [Thu Jul 16 08:17:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2751] 10.0.0.234 () {34 vars in 752 bytes} [Thu Jul 16 08:17:34 2026] PUT /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2752] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:17:34 2026] GET /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2753] 10.0.0.234 () {34 vars in 763 bytes} [Thu Jul 16 08:17:34 2026] PUT /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2754] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:17:34 2026] GET /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2755] 10.0.0.234 () {34 vars in 759 bytes} [Thu Jul 16 08:17:35 2026] PUT /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/tags/red => 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: 1337/2756] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:17:35 2026] GET /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/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: 1420/2757] 10.0.0.234 () {34 vars in 781 bytes} [Thu Jul 16 08:17:35 2026] PUT /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2758] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:17:35 2026] GET /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2759] 10.0.0.234 () {34 vars in 752 bytes} [Thu Jul 16 08:17:35 2026] PUT /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2760] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:17:35 2026] GET /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2761] 10.0.0.234 () {32 vars in 740 bytes} [Thu Jul 16 08:17:35 2026] GET /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:17:35.365 7 INFO neutron.api.v2.resource [None req-21675b1d-4f57-4fbe-a966-ae3b8163734c 61ae3961e1bb4c5b8ee42a350aa06e17 e7b799ad8fb04cd4b9e067b64c44f516 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1340/2762] 10.0.0.234 () {32 vars in 744 bytes} [Thu Jul 16 08:17:35 2026] GET /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/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: 1423/2763] 10.0.0.234 () {32 vars in 743 bytes} [Thu Jul 16 08:17:35 2026] DELETE /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2764] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:17:35 2026] GET /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:17:35.527 8 INFO neutron.api.v2.resource [None req-44580832-2ee2-4e8c-b245-55a3a9de8b83 61ae3961e1bb4c5b8ee42a350aa06e17 e7b799ad8fb04cd4b9e067b64c44f516 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1424/2765] 10.0.0.234 () {32 vars in 747 bytes} [Thu Jul 16 08:17:35 2026] DELETE /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2766] 10.0.0.234 () {32 vars in 735 bytes} [Thu Jul 16 08:17:35 2026] DELETE /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/tags => 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: 1425/2767] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:17:35 2026] GET /v2.0/policies/52330bb9-7540-4892-9e09-a8778ccba932/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2768] 10.0.0.234 () {32 vars in 733 bytes} [Thu Jul 16 08:17:35 2026] DELETE /v2.0/qos/policies/52330bb9-7540-4892-9e09-a8778ccba932 => 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: 1426/2769] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:17:36 2026] GET /v2.0/security-groups?tenant_id=0181d357c5f146e3ab0368b0564cd5a4&name=default => generated 2929 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2770] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:36 2026] DELETE /v2.0/security-groups/988d2585-8acc-4d8f-9ccd-4692ae76b9f6 => 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: 1427/2771] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:17:36 2026] GET /v2.0/security-groups?tenant_id=e7b799ad8fb04cd4b9e067b64c44f516&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2772] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:36 2026] DELETE /v2.0/security-groups/437b2b2a-0b96-4952-8cfe-bfba5abe8eef => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:17:40.530 7 INFO neutron.db.segments_db [None req-6b527ff5-b9d7-4f08-ae54-4b28b4296dde 5d39c0dbfa264b9699064f1a6b990bae 62c011988bf242eb85b0c07527f3bd95 - - default default] Added segment fdbbd119-4c95-4fe1-9890-f764bd935602 of type vxlan for network 2e270cf6-33f9-4e35-8bbb-4303a6bccf54 [pid: 7|app: 0|req: 1347/2775] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:17:40 2026] POST /v2.0/networks => generated 630 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 08:17:40.680 8 INFO neutron.db.segments_db [None req-9173bf33-ec7e-4769-bffe-f4271daf3271 5d39c0dbfa264b9699064f1a6b990bae 62c011988bf242eb85b0c07527f3bd95 - - default default] Added segment 02dfdbd6-e31c-412e-a659-378a74cb4a87 of type vxlan for network ed5017c9-f95b-40f5-9427-f8c6ff65d762 [pid: 8|app: 0|req: 1429/2776] 10.0.0.234 () {34 vars in 669 bytes} [Thu Jul 16 08:17:40 2026] POST /v2.0/networks => generated 631 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2777] 10.0.0.234 () {34 vars in 752 bytes} [Thu Jul 16 08:17:40 2026] PUT /v2.0/networks/2e270cf6-33f9-4e35-8bbb-4303a6bccf54/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2778] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:17:40 2026] GET /v2.0/networks/2e270cf6-33f9-4e35-8bbb-4303a6bccf54/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: 1349/2779] 10.0.0.234 () {34 vars in 752 bytes} [Thu Jul 16 08:17:40 2026] PUT /v2.0/networks/ed5017c9-f95b-40f5-9427-f8c6ff65d762/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2780] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:17:40 2026] GET /v2.0/networks/ed5017c9-f95b-40f5-9427-f8c6ff65d762/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2781] 10.0.0.234 () {34 vars in 752 bytes} [Thu Jul 16 08:17:40 2026] PUT /v2.0/networks/ed5017c9-f95b-40f5-9427-f8c6ff65d762/tags => 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: 1432/2782] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:17:41 2026] GET /v2.0/networks/ed5017c9-f95b-40f5-9427-f8c6ff65d762/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2783] 10.0.0.234 () {32 vars in 732 bytes} [Thu Jul 16 08:17:41 2026] GET /v2.0/networks/2e270cf6-33f9-4e35-8bbb-4303a6bccf54/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:17:41.272 8 INFO neutron.services.segments.plugin [-] Segment fdbbd119-4c95-4fe1-9890-f764bd935602 resource provider aggregate not found 2026-07-16 08:17:41.278 8 INFO neutron.services.segments.plugin [-] Segment fdbbd119-4c95-4fe1-9890-f764bd935602 resource provider aggregate not found 2026-07-16 08:17:41.296 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fdbbd119-4c95-4fe1-9890-f764bd935602 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdbbd119-4c95-4fe1-9890-f764bd935602 found for delete ", "request_id": "req-040f7845-c991-4a22-bdf2-8550dd0be2b0"}]} 2026-07-16 08:17:41.299 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fdbbd119-4c95-4fe1-9890-f764bd935602 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdbbd119-4c95-4fe1-9890-f764bd935602 found for delete ", "request_id": "req-965dd5e1-4d36-4ccf-82d1-e790da2bcc11"}]} [pid: 8|app: 0|req: 1433/2784] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:17:41 2026] DELETE /v2.0/networks/2e270cf6-33f9-4e35-8bbb-4303a6bccf54 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:17:41.439 7 INFO neutron.services.segments.plugin [-] Segment 02dfdbd6-e31c-412e-a659-378a74cb4a87 resource provider aggregate not found 2026-07-16 08:17:41.442 7 INFO neutron.services.segments.plugin [-] Segment 02dfdbd6-e31c-412e-a659-378a74cb4a87 resource provider aggregate not found 2026-07-16 08:17:41.462 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 02dfdbd6-e31c-412e-a659-378a74cb4a87 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02dfdbd6-e31c-412e-a659-378a74cb4a87 found for delete ", "request_id": "req-dc53894a-6cc2-420f-97d1-e31bd511fbdd"}]} 2026-07-16 08:17:41.464 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 02dfdbd6-e31c-412e-a659-378a74cb4a87 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02dfdbd6-e31c-412e-a659-378a74cb4a87 found for delete ", "request_id": "req-756066d0-4efc-42b5-a918-4b9f6390b160"}]} [pid: 7|app: 0|req: 1352/2785] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:17:41 2026] DELETE /v2.0/networks/ed5017c9-f95b-40f5-9427-f8c6ff65d762 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2786] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:17:42 2026] GET /v2.0/security-groups?tenant_id=62c011988bf242eb85b0c07527f3bd95&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2787] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:42 2026] DELETE /v2.0/security-groups/80a24b74-9d77-464e-a525-64296173ad74 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2788] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:17:42 2026] GET /v2.0/security-groups?tenant_id=fb6772ec3a814d758f739295d0faa554&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2789] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:17:42 2026] DELETE /v2.0/security-groups/582878c0-3023-4e32-8949-1718dae1751e => 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: 1356/2792] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:18:00 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: 1437/2793] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:18:00 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: 1357/2794] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:18:00 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: 1438/2795] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:18:00 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: 1358/2796] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:18:00 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => 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: 1439/2797] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:18:00 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2798] 199.19.213.219 () {34 vars in 716 bytes} [Thu Jul 16 08:18:00 2026] POST /v2.0/ports => generated 1055 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2799] 10.0.0.123 () {34 vars in 970 bytes} [Thu Jul 16 08:18:00 2026] GET /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => generated 1055 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2800] 10.0.0.123 () {34 vars in 906 bytes} [Thu Jul 16 08:18:00 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2801] 199.19.213.219 () {34 vars in 1261 bytes} [Thu Jul 16 08:18:01 2026] GET /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2802] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:01 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?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: 1442/2803] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:01 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?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: 1362/2804] 199.19.213.219 () {34 vars in 974 bytes} [Thu Jul 16 08:18:02 2026] GET /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => generated 1055 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2805] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:18:02 2026] GET /v2.0/networks?id=28548f2b-34b6-4a53-8adf-e231542ae29d => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2806] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:18:02 2026] PUT /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => generated 1245 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:18:02.971 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f7d00c2-f396-4496-bb83-69bbb481dd33'] response: {'name': 'network-changed', 'server_uuid': 'f7efd66e-e5a1-4b8e-9e38-2adad464b7fd', 'tag': 'e7c3ba6b-bdaf-4483-8e9b-3326afb44eba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1444/2807] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:18:03 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 2485 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2808] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:18:03 2026] GET /v2.0/networks?id=28548f2b-34b6-4a53-8adf-e231542ae29d => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2809] 199.19.213.219 () {34 vars in 1055 bytes} [Thu Jul 16 08:18:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.58&port_id=e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => 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: 1365/2810] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:18:03 2026] GET /v2.0/subnets?id=68992635-9fee-40f7-8dbf-e1da50529f8d => 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: 1446/2811] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:03 2026] GET /v2.0/ports?network_id=28548f2b-34b6-4a53-8adf-e231542ae29d&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: 1366/2812] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:03 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2813] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:03 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?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: 1367/2814] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:18:04 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 2485 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2815] 199.19.213.219 () {34 vars in 1061 bytes} [Thu Jul 16 08:18:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.238&port_id=c4fe75cf-7f70-4617-9f53-75c5aaa1d0ec => 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: 1368/2816] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:18:04 2026] GET /v2.0/subnets?id=a98e7ae6-a5db-4583-adf0-5e54acacceb5 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2817] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:04 2026] GET /v2.0/ports?network_id=0e1aaf99-a98f-4c96-87af-f49cf067e217&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2818] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:04 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217?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: 1450/2819] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:05 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217?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: 1370/2820] 199.19.213.219 () {34 vars in 1055 bytes} [Thu Jul 16 08:18:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.58&port_id=e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2821] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:18:05 2026] GET /v2.0/subnets?id=68992635-9fee-40f7-8dbf-e1da50529f8d => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2822] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:05 2026] GET /v2.0/ports?network_id=28548f2b-34b6-4a53-8adf-e231542ae29d&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2823] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:05 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2824] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:05 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?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: 1374/2827] 10.0.0.123 () {34 vars in 970 bytes} [Thu Jul 16 08:18:09 2026] GET /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => generated 1247 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2828] 199.19.213.219 () {34 vars in 788 bytes} [Thu Jul 16 08:18:09 2026] PUT /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => generated 1272 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:18:09.612 7 INFO neutron.api.v2.resource [None req-bef87daf-22a6-4526-80ef-d8eb1348583b ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1375/2829] 199.19.213.219 () {30 vars in 762 bytes} [Thu Jul 16 08:18:09 2026] GET /v2.0/security-groups/lb-45539f7f-5e1b-47e1-b19d-139c635ab693 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:18:09.628 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-269605f7-6e3b-40a7-9eb6-fcb788ef79ce'] response: {'name': 'network-changed', 'server_uuid': 'f7efd66e-e5a1-4b8e-9e38-2adad464b7fd', 'tag': 'e7c3ba6b-bdaf-4483-8e9b-3326afb44eba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1455/2830] 199.19.213.219 () {30 vars in 784 bytes} [Thu Jul 16 08:18:09 2026] GET /v2.0/security-groups?name=lb-45539f7f-5e1b-47e1-b19d-139c635ab693 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2831] 199.19.213.219 () {34 vars in 788 bytes} [Thu Jul 16 08:18:09 2026] PUT /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => generated 1310 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:18:09.924 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a773c4f5-2f55-4ce9-a378-a3efeee8cd27'] response: {'name': 'network-changed', 'server_uuid': 'f7efd66e-e5a1-4b8e-9e38-2adad464b7fd', 'tag': 'e7c3ba6b-bdaf-4483-8e9b-3326afb44eba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1456/2832] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1377/2833] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:18:10 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: 1457/2834] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2835] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2836] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2837] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 2586 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2838] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/ports/1b275cf2-4748-4b31-8d4d-71314b3e6a78 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2839] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/networks?id=28548f2b-34b6-4a53-8adf-e231542ae29d => generated 803 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2840] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => 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: 1381/2841] 199.19.213.219 () {34 vars in 1055 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.58&port_id=e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => 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: 1461/2842] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => 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: 1382/2843] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/subnets?id=68992635-9fee-40f7-8dbf-e1da50529f8d => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2844] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/ports?network_id=28548f2b-34b6-4a53-8adf-e231542ae29d&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: 1462/2845] 199.19.213.219 () {30 vars in 742 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2846] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?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: 1463/2847] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/ports/1b275cf2-4748-4b31-8d4d-71314b3e6a78 => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2848] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => 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/2849] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:10 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2850] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:18:11 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2851] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:18:11 2026] GET /v2.0/networks?id=28548f2b-34b6-4a53-8adf-e231542ae29d => generated 803 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2852] 199.19.213.219 () {34 vars in 1055 bytes} [Thu Jul 16 08:18:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.58&port_id=e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => 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: 1387/2853] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:18:11 2026] GET /v2.0/subnets?id=68992635-9fee-40f7-8dbf-e1da50529f8d => 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: 1467/2854] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:11 2026] GET /v2.0/ports?network_id=28548f2b-34b6-4a53-8adf-e231542ae29d&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2855] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:11 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2856] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:11 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?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) 2026-07-16 08:18:18.210 7 INFO neutron.db.l3_db [None req-8ad65096-6f7c-4607-be2f-93eb071ec633 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Floating IP f8c7c763-4300-4d9d-90f1-389a4028743c associated. External IP: 10.96.250.215, port: 1b275cf2-4748-4b31-8d4d-71314b3e6a78. [pid: 7|app: 0|req: 1389/2857] 10.0.0.234 () {34 vars in 676 bytes} [Thu Jul 16 08:18:17 2026] POST /v2.0/floatingips => generated 899 bytes in 1095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2858] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:18:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2859] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:18:21 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: 1470/2860] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:18:21 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: 1391/2861] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:18:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:18:21.308 8 INFO neutron.api.v2.resource [None req-106ca737-788d-413e-9243-ccec47adabe4 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1471/2862] 199.19.213.219 () {30 vars in 762 bytes} [Thu Jul 16 08:18:21 2026] GET /v2.0/security-groups/lb-45539f7f-5e1b-47e1-b19d-139c635ab693 => 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: 1392/2863] 199.19.213.219 () {30 vars in 784 bytes} [Thu Jul 16 08:18:21 2026] GET /v2.0/security-groups?name=lb-45539f7f-5e1b-47e1-b19d-139c635ab693 => 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: 1472/2864] 199.19.213.219 () {30 vars in 814 bytes} [Thu Jul 16 08:18:21 2026] GET /v2.0/security-group-rules?security_group_id=1baea848-7024-4da3-9f47-b771801b3987 => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2865] 199.19.213.219 () {34 vars in 746 bytes} [Thu Jul 16 08:18:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2866] 199.19.213.219 () {34 vars in 746 bytes} [Thu Jul 16 08:18:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2869] 10.0.0.36 () {30 vars in 688 bytes} [Thu Jul 16 08:18:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2870] 10.0.0.36 () {30 vars in 690 bytes} [Thu Jul 16 08:18:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2871] 10.0.0.36 () {30 vars in 666 bytes} [Thu Jul 16 08:18:30 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: 1396/2872] 10.0.0.36 () {30 vars in 702 bytes} [Thu Jul 16 08:18:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2873] 10.0.0.36 () {28 vars in 437 bytes} [Thu Jul 16 08:18:31 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2874] 10.0.0.36 () {30 vars in 726 bytes} [Thu Jul 16 08:18:31 2026] GET /v2.0/subnets/e35dcf94-703d-4983-9088-066c79a0dadb => generated 656 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2875] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:18:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2876] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:18:32 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: 1479/2877] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:18:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2878] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:18:32 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: 1480/2879] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:18:33 2026] GET /v2.0/subnets/e35dcf94-703d-4983-9088-066c79a0dadb => generated 674 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2880] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:18:33 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2881] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:18:33 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: 1401/2882] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:18:33 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: 1482/2883] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:18:33 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: 1402/2884] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:18:33 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: 1483/2885] 199.19.213.219 () {34 vars in 716 bytes} [Thu Jul 16 08:18:33 2026] POST /v2.0/ports => generated 1324 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2886] 10.0.0.123 () {34 vars in 970 bytes} [Thu Jul 16 08:18:34 2026] GET /v2.0/ports/5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => generated 1324 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: 8|app: 0|req: 1484/2887] 10.0.0.123 () {34 vars in 906 bytes} [Thu Jul 16 08:18:34 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2888] 199.19.213.219 () {34 vars in 1261 bytes} [Thu Jul 16 08:18:35 2026] GET /v2.0/ports/5af8506e-c73e-4436-a4e8-f2997c6cc2a3?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2889] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:35 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2890] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:35 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2891] 199.19.213.219 () {34 vars in 974 bytes} [Thu Jul 16 08:18:36 2026] GET /v2.0/ports/5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => generated 1324 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2892] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:18:36 2026] GET /v2.0/networks?id=dc106e60-e1ed-4a85-84ba-8617baaffbfa => generated 801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2893] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:18:36 2026] PUT /v2.0/ports/5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => generated 1514 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:18:36.648 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad9c155c-08ac-4b25-92de-9dfed1980e1d'] response: {'name': 'network-changed', 'server_uuid': 'f7efd66e-e5a1-4b8e-9e38-2adad464b7fd', 'tag': '5af8506e-c73e-4436-a4e8-f2997c6cc2a3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1407/2894] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:18:37 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 4092 bytes in 44 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: 1488/2895] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:18:37 2026] GET /v2.0/networks?id=dc106e60-e1ed-4a85-84ba-8617baaffbfa => 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: 1408/2896] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:18:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.167&port_id=5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => 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: 1489/2897] 199.19.213.219 () {34 vars in 1101 bytes} [Thu Jul 16 08:18:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5c&port_id=5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => 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: 1409/2898] 199.19.213.219 () {34 vars in 1063 bytes} [Thu Jul 16 08:18:37 2026] GET /v2.0/subnets?id=34f783c0-8785-4f64-b52d-3aa45c3f3f58&id=e35dcf94-703d-4983-9088-066c79a0dadb => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2899] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:37 2026] GET /v2.0/ports?network_id=dc106e60-e1ed-4a85-84ba-8617baaffbfa&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: 1410/2900] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:37 2026] GET /v2.0/ports?network_id=dc106e60-e1ed-4a85-84ba-8617baaffbfa&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2901] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:37 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2902] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:37 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?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: 1492/2903] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:18:38 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 4092 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2904] 199.19.213.219 () {34 vars in 1061 bytes} [Thu Jul 16 08:18:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.238&port_id=c4fe75cf-7f70-4617-9f53-75c5aaa1d0ec => 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: 1493/2905] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:18:38 2026] GET /v2.0/subnets?id=a98e7ae6-a5db-4583-adf0-5e54acacceb5 => 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: 1413/2906] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:38 2026] GET /v2.0/ports?network_id=0e1aaf99-a98f-4c96-87af-f49cf067e217&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2907] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:38 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2908] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:38 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217?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: 8|app: 0|req: 1495/2909] 199.19.213.219 () {34 vars in 1055 bytes} [Thu Jul 16 08:18:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.58&port_id=e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2910] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:18:38 2026] GET /v2.0/subnets?id=68992635-9fee-40f7-8dbf-e1da50529f8d => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2911] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:38 2026] GET /v2.0/ports?network_id=28548f2b-34b6-4a53-8adf-e231542ae29d&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: 1416/2912] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:38 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?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: 1497/2913] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:38 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?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: 1417/2914] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:18:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.167&port_id=5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2915] 199.19.213.219 () {34 vars in 1101 bytes} [Thu Jul 16 08:18:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5c&port_id=5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => 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: 1500/2918] 199.19.213.219 () {34 vars in 1063 bytes} [Thu Jul 16 08:18:39 2026] GET /v2.0/subnets?id=34f783c0-8785-4f64-b52d-3aa45c3f3f58&id=e35dcf94-703d-4983-9088-066c79a0dadb => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2919] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:39 2026] GET /v2.0/ports?network_id=dc106e60-e1ed-4a85-84ba-8617baaffbfa&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2920] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:39 2026] GET /v2.0/ports?network_id=dc106e60-e1ed-4a85-84ba-8617baaffbfa&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2921] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:39 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?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: 1502/2922] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:39 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?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: 1421/2923] 10.0.0.123 () {34 vars in 970 bytes} [Thu Jul 16 08:18:42 2026] GET /v2.0/ports/5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => generated 1516 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2924] 199.19.213.219 () {30 vars in 742 bytes} [Thu Jul 16 08:18:43 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2925] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:18:43 2026] GET /v2.0/subnets/e35dcf94-703d-4983-9088-066c79a0dadb => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2926] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:18:43 2026] GET /v2.0/subnets/34f783c0-8785-4f64-b52d-3aa45c3f3f58 => generated 744 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2927] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:18:43 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: 1505/2928] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:18:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2929] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:18:43 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: 1506/2930] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:18:43 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: 1425/2931] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:18:43 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => 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: 1507/2932] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:18:43 2026] GET /v2.0/ports/1b275cf2-4748-4b31-8d4d-71314b3e6a78 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2933] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:18:43 2026] GET /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2934] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:18:43 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => 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: 1427/2935] 199.19.213.219 () {30 vars in 742 bytes} [Thu Jul 16 08:18:43 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2936] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:18:43 2026] GET /v2.0/ports/1b275cf2-4748-4b31-8d4d-71314b3e6a78 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2937] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:18:43 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2938] 10.0.0.36 () {30 vars in 688 bytes} [Thu Jul 16 08:18:51 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: 1429/2939] 10.0.0.36 () {30 vars in 690 bytes} [Thu Jul 16 08:18: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: 8|app: 0|req: 1511/2940] 10.0.0.36 () {30 vars in 666 bytes} [Thu Jul 16 08:18:51 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: 1430/2941] 10.0.0.36 () {30 vars in 702 bytes} [Thu Jul 16 08:18:51 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: 1512/2942] 10.0.0.36 () {28 vars in 437 bytes} [Thu Jul 16 08:18:52 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: 1431/2943] 10.0.0.36 () {30 vars in 726 bytes} [Thu Jul 16 08:18:52 2026] GET /v2.0/subnets/f02e1ae7-c707-4cba-86e1-82dfe2fe496c => generated 655 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2944] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:18:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2945] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:18:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2946] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:18:52 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: 1433/2947] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:18: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: 1515/2948] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:18:52 2026] GET /v2.0/subnets/e35dcf94-703d-4983-9088-066c79a0dadb => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2949] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:18:52 2026] GET /v2.0/subnets/f02e1ae7-c707-4cba-86e1-82dfe2fe496c => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2950] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:18:52 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 4094 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2951] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:18:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2952] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:18:53 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: 1436/2953] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:18:53 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: 1518/2954] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:18: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: 7|app: 0|req: 1437/2955] 199.19.213.219 () {34 vars in 716 bytes} [Thu Jul 16 08:18:53 2026] POST /v2.0/ports => generated 1328 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2956] 10.0.0.123 () {34 vars in 970 bytes} [Thu Jul 16 08:18:53 2026] GET /v2.0/ports/fe37f942-cf13-4dd3-9341-bd2c85f11ee3 => generated 1328 bytes in 45 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: 1439/2959] 199.19.213.219 () {34 vars in 1261 bytes} [Thu Jul 16 08:18:54 2026] GET /v2.0/ports/fe37f942-cf13-4dd3-9341-bd2c85f11ee3?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2960] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:54 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2961] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:54 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2962] 199.19.213.219 () {34 vars in 974 bytes} [Thu Jul 16 08:18:55 2026] GET /v2.0/ports/fe37f942-cf13-4dd3-9341-bd2c85f11ee3 => generated 1328 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2963] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:18:55 2026] GET /v2.0/networks?id=1eaee56b-43a9-4318-ba29-ab4299e1b473 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2964] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:18:55 2026] PUT /v2.0/ports/fe37f942-cf13-4dd3-9341-bd2c85f11ee3 => generated 1518 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:18:55.916 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-70034c54-0e07-46a9-a0b0-fdba92c0787c'] response: {'name': 'network-changed', 'server_uuid': 'f7efd66e-e5a1-4b8e-9e38-2adad464b7fd', 'tag': 'fe37f942-cf13-4dd3-9341-bd2c85f11ee3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1442/2965] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:18:56 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 5604 bytes in 47 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: 1524/2966] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:18:56 2026] GET /v2.0/networks?id=1eaee56b-43a9-4318-ba29-ab4299e1b473 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2967] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:18:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.133&port_id=fe37f942-cf13-4dd3-9341-bd2c85f11ee3 => 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: 1525/2968] 199.19.213.219 () {34 vars in 1103 bytes} [Thu Jul 16 08:18:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A85&port_id=fe37f942-cf13-4dd3-9341-bd2c85f11ee3 => 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: 1444/2969] 199.19.213.219 () {34 vars in 1063 bytes} [Thu Jul 16 08:18:56 2026] GET /v2.0/subnets?id=103e6a90-6c18-4aaa-a6ca-c864ff9dc49f&id=f02e1ae7-c707-4cba-86e1-82dfe2fe496c => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2970] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:56 2026] GET /v2.0/ports?network_id=1eaee56b-43a9-4318-ba29-ab4299e1b473&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2971] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:56 2026] GET /v2.0/ports?network_id=1eaee56b-43a9-4318-ba29-ab4299e1b473&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2972] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:56 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?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: 1446/2973] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:56 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?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: 1528/2974] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:18:57 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 5604 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2975] 199.19.213.219 () {34 vars in 1061 bytes} [Thu Jul 16 08:18:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.238&port_id=c4fe75cf-7f70-4617-9f53-75c5aaa1d0ec => 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: 1529/2976] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:18:57 2026] GET /v2.0/subnets?id=a98e7ae6-a5db-4583-adf0-5e54acacceb5 => 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: 1448/2977] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:57 2026] GET /v2.0/ports?network_id=0e1aaf99-a98f-4c96-87af-f49cf067e217&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: 1530/2978] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:57 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2979] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2980] 199.19.213.219 () {34 vars in 1055 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.58&port_id=e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => 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: 1450/2981] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/subnets?id=68992635-9fee-40f7-8dbf-e1da50529f8d => 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: 1532/2982] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/ports?network_id=28548f2b-34b6-4a53-8adf-e231542ae29d&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: 1451/2983] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?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: 1533/2984] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2985] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.167&port_id=5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => 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: 1534/2986] 199.19.213.219 () {34 vars in 1101 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A5c&port_id=5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => 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: 1453/2987] 199.19.213.219 () {34 vars in 1063 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/subnets?id=34f783c0-8785-4f64-b52d-3aa45c3f3f58&id=e35dcf94-703d-4983-9088-066c79a0dadb => generated 1411 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2988] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/ports?network_id=dc106e60-e1ed-4a85-84ba-8617baaffbfa&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: 1454/2989] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/ports?network_id=dc106e60-e1ed-4a85-84ba-8617baaffbfa&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2990] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2991] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?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: 1537/2992] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.133&port_id=fe37f942-cf13-4dd3-9341-bd2c85f11ee3 => 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: 1456/2993] 199.19.213.219 () {34 vars in 1103 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A85&port_id=fe37f942-cf13-4dd3-9341-bd2c85f11ee3 => 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: 1538/2994] 199.19.213.219 () {34 vars in 1063 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/subnets?id=103e6a90-6c18-4aaa-a6ca-c864ff9dc49f&id=f02e1ae7-c707-4cba-86e1-82dfe2fe496c => generated 1413 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2995] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/ports?network_id=1eaee56b-43a9-4318-ba29-ab4299e1b473&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: 1539/2996] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/ports?network_id=1eaee56b-43a9-4318-ba29-ab4299e1b473&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2997] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2998] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:18:58 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?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: 1459/2999] 10.0.0.123 () {34 vars in 970 bytes} [Thu Jul 16 08:19:02 2026] GET /v2.0/ports/fe37f942-cf13-4dd3-9341-bd2c85f11ee3 => generated 1520 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3000] 199.19.213.219 () {30 vars in 742 bytes} [Thu Jul 16 08:19:02 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473 => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3001] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:19:02 2026] GET /v2.0/subnets/f02e1ae7-c707-4cba-86e1-82dfe2fe496c => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3002] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:19:02 2026] GET /v2.0/subnets/103e6a90-6c18-4aaa-a6ca-c864ff9dc49f => generated 747 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3003] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:19:02 2026] GET /v2.0/ports/5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => generated 1516 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3004] 199.19.213.219 () {34 vars in 789 bytes} [Thu Jul 16 08:19:02 2026] PUT /v2.0/ports/5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => generated 1255 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:19:03.368 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-32affae3-5d2e-4f4a-9cc6-030590532948'] response: {'name': 'network-changed', 'server_uuid': 'f7efd66e-e5a1-4b8e-9e38-2adad464b7fd', 'tag': '5af8506e-c73e-4436-a4e8-f2997c6cc2a3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1462/3005] 199.19.213.219 () {30 vars in 742 bytes} [Thu Jul 16 08:19:03 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa => 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: 1544/3006] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:19:03 2026] GET /v2.0/subnets/e35dcf94-703d-4983-9088-066c79a0dadb => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3007] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:19:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3008] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:19: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: 1464/3009] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:19:03 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: 1546/3010] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:19: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: 7|app: 0|req: 1465/3011] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:19:03 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => generated 675 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3012] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:19:03 2026] GET /v2.0/ports/1b275cf2-4748-4b31-8d4d-71314b3e6a78 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3013] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:19:03 2026] GET /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3014] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:19:03 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => 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: 1467/3015] 199.19.213.219 () {30 vars in 742 bytes} [Thu Jul 16 08:19:03 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3016] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:19:03 2026] GET /v2.0/ports/1b275cf2-4748-4b31-8d4d-71314b3e6a78 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3017] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:19:03 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3018] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:19:03 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 5381 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3019] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:19:03 2026] GET /v2.0/networks?id=dc106e60-e1ed-4a85-84ba-8617baaffbfa => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3020] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:19:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.167&port_id=5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => 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: 1470/3021] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:19:04 2026] GET /v2.0/subnets?id=e35dcf94-703d-4983-9088-066c79a0dadb => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3022] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:19:04 2026] GET /v2.0/ports?network_id=dc106e60-e1ed-4a85-84ba-8617baaffbfa&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: 1471/3023] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:19:04 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?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: 1553/3024] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:19:04 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?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: 1473/3027] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:19:17 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: 1555/3028] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:19: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: 7|app: 0|req: 1474/3029] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:19:17 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: 1556/3030] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:19:17 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: 1475/3031] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:19:17 2026] GET /v2.0/subnets/e35dcf94-703d-4983-9088-066c79a0dadb => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3032] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:17 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 5381 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3033] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:19:17 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: 1558/3034] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:19:17 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: 1477/3035] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:19:17 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: 1559/3036] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:19:17 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: 1478/3037] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:19:17 2026] GET /v2.0/ports/fe37f942-cf13-4dd3-9341-bd2c85f11ee3 => generated 1520 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3038] 199.19.213.219 () {34 vars in 789 bytes} [Thu Jul 16 08:19:17 2026] PUT /v2.0/ports/fe37f942-cf13-4dd3-9341-bd2c85f11ee3 => generated 1307 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:19:18.001 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff9892df-575f-4a43-a74c-e4cb73669514'] response: {'name': 'network-changed', 'server_uuid': 'f7efd66e-e5a1-4b8e-9e38-2adad464b7fd', 'tag': 'fe37f942-cf13-4dd3-9341-bd2c85f11ee3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1479/3039] 199.19.213.219 () {30 vars in 742 bytes} [Thu Jul 16 08:19:17 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473 => 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: 1561/3040] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:19:18 2026] GET /v2.0/subnets/103e6a90-6c18-4aaa-a6ca-c864ff9dc49f => generated 747 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3041] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:19:18 2026] GET /v2.0/ports/fe37f942-cf13-4dd3-9341-bd2c85f11ee3 => generated 1343 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3042] 199.19.213.219 () {34 vars in 788 bytes} [Thu Jul 16 08:19:18 2026] PUT /v2.0/ports/fe37f942-cf13-4dd3-9341-bd2c85f11ee3 => generated 1080 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3043] 199.19.213.219 () {30 vars in 742 bytes} [Thu Jul 16 08:19:18 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473 => generated 797 bytes in 62 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: 1563/3044] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:18 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 4977 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3045] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:19:18 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 4977 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3046] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:19:18 2026] GET /v2.0/networks?id=1eaee56b-43a9-4318-ba29-ab4299e1b473 => generated 800 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3047] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:19:18 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?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: 1565/3048] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:18 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 4977 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3049] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:19:18 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3050] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:19 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 4977 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:19:20.033 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a57491bc-a799-4865-a45f-d7f471913785'] response: {'name': 'network-changed', 'server_uuid': 'f7efd66e-e5a1-4b8e-9e38-2adad464b7fd', 'tag': 'fe37f942-cf13-4dd3-9341-bd2c85f11ee3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1485/3051] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:19:20 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 4977 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3052] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:19:20 2026] GET /v2.0/networks?id=1eaee56b-43a9-4318-ba29-ab4299e1b473 => generated 800 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3053] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:19:20 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3054] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:19:20 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?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: 1487/3055] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:20 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 4977 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3056] 199.19.213.219 () {34 vars in 974 bytes} [Thu Jul 16 08:19:20 2026] GET /v2.0/ports/fe37f942-cf13-4dd3-9341-bd2c85f11ee3 => generated 1116 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3057] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:19:20 2026] GET /v2.0/ports/fe37f942-cf13-4dd3-9341-bd2c85f11ee3?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3058] 199.19.213.219 () {34 vars in 1015 bytes} [Thu Jul 16 08:19:21 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?fields=dns_domain => generated 29 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3059] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:19:21 2026] PUT /v2.0/ports/fe37f942-cf13-4dd3-9341-bd2c85f11ee3 => generated 917 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3060] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:21 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 3869 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:19:21.988 7 INFO neutron_taas.services.taas.taas_plugin [None req-e92fe729-89f1-4989-91f0-f8c31e6bf6b8 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: fe37f942-cf13-4dd3-9341-bd2c85f11ee3 2026-07-16 08:19:21.992 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e92fe729-89f1-4989-91f0-f8c31e6bf6b8 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: fe37f942-cf13-4dd3-9341-bd2c85f11ee3 [pid: 7|app: 0|req: 1490/3061] 199.19.213.219 () {32 vars in 758 bytes} [Thu Jul 16 08:19:21 2026] DELETE /v2.0/ports/fe37f942-cf13-4dd3-9341-bd2c85f11ee3 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3062] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:19:22 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: 1491/3063] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:19:22 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: 1573/3064] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:19:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3065] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:19:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3066] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:19:22 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3067] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:19:22 2026] GET /v2.0/ports/1b275cf2-4748-4b31-8d4d-71314b3e6a78 => 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: 1575/3068] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:19:22 2026] GET /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3069] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:19:22 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3070] 199.19.213.219 () {30 vars in 742 bytes} [Thu Jul 16 08:19:22 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3071] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:19:22 2026] GET /v2.0/ports/1b275cf2-4748-4b31-8d4d-71314b3e6a78 => 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: 1577/3072] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:19:22 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3073] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:19:22 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 3869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3074] 199.19.213.219 () {34 vars in 1225 bytes} [Thu Jul 16 08:19:22 2026] GET /v2.0/networks?id=0e1aaf99-a98f-4c96-87af-f49cf067e217&id=28548f2b-34b6-4a53-8adf-e231542ae29d&id=dc106e60-e1ed-4a85-84ba-8617baaffbfa&id=1eaee56b-43a9-4318-ba29-ab4299e1b473 => generated 3097 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3075] 199.19.213.219 () {34 vars in 1061 bytes} [Thu Jul 16 08:19:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.238&port_id=c4fe75cf-7f70-4617-9f53-75c5aaa1d0ec => 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: 1579/3076] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:19:23 2026] GET /v2.0/subnets?id=a98e7ae6-a5db-4583-adf0-5e54acacceb5 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3077] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:19:23 2026] GET /v2.0/ports?network_id=0e1aaf99-a98f-4c96-87af-f49cf067e217&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3078] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:19:23 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3079] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:19:23 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3080] 199.19.213.219 () {34 vars in 1055 bytes} [Thu Jul 16 08:19:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.58&port_id=e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => 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: 1500/3081] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:19:23 2026] GET /v2.0/subnets?id=68992635-9fee-40f7-8dbf-e1da50529f8d => 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: 1582/3082] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:19:23 2026] GET /v2.0/ports?network_id=28548f2b-34b6-4a53-8adf-e231542ae29d&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: 1501/3083] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:19:23 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?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: 1583/3084] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:19:23 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?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: 1502/3085] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:19:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.167&port_id=5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3086] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:19:23 2026] GET /v2.0/subnets?id=e35dcf94-703d-4983-9088-066c79a0dadb => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3087] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:19:23 2026] GET /v2.0/ports?network_id=dc106e60-e1ed-4a85-84ba-8617baaffbfa&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3088] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:19:23 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3089] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:19:23 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?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: 1506/3092] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:19:27 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: 1587/3093] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:19:27 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: 1507/3094] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:19:27 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: 1588/3095] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:19: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: 1508/3096] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:27 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 3869 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3097] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:19:27 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: 1509/3098] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:19: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: 8|app: 0|req: 1590/3099] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:19:27 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: 1510/3100] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:19: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: 8|app: 0|req: 1591/3101] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:19:27 2026] GET /v2.0/ports/5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => generated 1291 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3102] 199.19.213.219 () {34 vars in 788 bytes} [Thu Jul 16 08:19:27 2026] PUT /v2.0/ports/5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => generated 1080 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:19:27.756 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fbb3c2b-7158-44c6-b355-0f05bb682d07'] response: {'name': 'network-changed', 'server_uuid': 'f7efd66e-e5a1-4b8e-9e38-2adad464b7fd', 'tag': '5af8506e-c73e-4436-a4e8-f2997c6cc2a3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1592/3103] 199.19.213.219 () {30 vars in 742 bytes} [Thu Jul 16 08:19:27 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa => generated 798 bytes in 42 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: 1512/3104] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:27 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 3694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3105] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:27 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3106] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:19:28 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 3694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3107] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:19:28 2026] GET /v2.0/networks?id=dc106e60-e1ed-4a85-84ba-8617baaffbfa => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3108] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:19:28 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?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: 1595/3109] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:19:28 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3110] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:28 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 3694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3111] 199.19.213.219 () {34 vars in 974 bytes} [Thu Jul 16 08:19:29 2026] GET /v2.0/ports/5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => generated 1116 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3112] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:19:29 2026] GET /v2.0/ports/5af8506e-c73e-4436-a4e8-f2997c6cc2a3?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3113] 199.19.213.219 () {34 vars in 1015 bytes} [Thu Jul 16 08:19:29 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?fields=dns_domain => generated 29 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3114] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:29 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => 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: 1517/3115] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:19:29 2026] PUT /v2.0/ports/5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => generated 917 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3116] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:31 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:19:31.190 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c53eaed-40a5-4e17-929d-fab078e149b7 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 5af8506e-c73e-4436-a4e8-f2997c6cc2a3 2026-07-16 08:19:31.193 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c53eaed-40a5-4e17-929d-fab078e149b7 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 5af8506e-c73e-4436-a4e8-f2997c6cc2a3 [pid: 7|app: 0|req: 1518/3117] 199.19.213.219 () {32 vars in 758 bytes} [Thu Jul 16 08:19:31 2026] DELETE /v2.0/ports/5af8506e-c73e-4436-a4e8-f2997c6cc2a3 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3118] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:19:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3119] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:19:31 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: 1601/3120] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:19:31 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: 1520/3121] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:19:31 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: 1602/3122] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:19:31 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => 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: 1521/3123] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:19:31 2026] GET /v2.0/ports/1b275cf2-4748-4b31-8d4d-71314b3e6a78 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3124] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:19:31 2026] GET /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => generated 1346 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3125] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:19:31 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3126] 199.19.213.219 () {30 vars in 742 bytes} [Thu Jul 16 08:19:31 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3127] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:19:31 2026] GET /v2.0/ports/1b275cf2-4748-4b31-8d4d-71314b3e6a78 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3128] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:19:31 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => 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: 1606/3129] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:19:31 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3130] 199.19.213.219 () {34 vars in 1145 bytes} [Thu Jul 16 08:19:31 2026] GET /v2.0/networks?id=0e1aaf99-a98f-4c96-87af-f49cf067e217&id=28548f2b-34b6-4a53-8adf-e231542ae29d&id=dc106e60-e1ed-4a85-84ba-8617baaffbfa => generated 2311 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3131] 199.19.213.219 () {34 vars in 1061 bytes} [Thu Jul 16 08:19:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.238&port_id=c4fe75cf-7f70-4617-9f53-75c5aaa1d0ec => 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: 1525/3132] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:19:31 2026] GET /v2.0/subnets?id=a98e7ae6-a5db-4583-adf0-5e54acacceb5 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3133] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:19:31 2026] GET /v2.0/ports?network_id=0e1aaf99-a98f-4c96-87af-f49cf067e217&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: 1526/3134] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:19:31 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217?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: 1609/3135] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:19:31 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3136] 199.19.213.219 () {34 vars in 1055 bytes} [Thu Jul 16 08:19:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.58&port_id=e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => 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: 1610/3137] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:19:32 2026] GET /v2.0/subnets?id=68992635-9fee-40f7-8dbf-e1da50529f8d => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3138] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:19:32 2026] GET /v2.0/ports?network_id=28548f2b-34b6-4a53-8adf-e231542ae29d&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3139] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:19:32 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?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: 1529/3140] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:19:32 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3143] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:19:43 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: 1531/3144] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:19:43 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: 1614/3145] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:19:43 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: 1532/3146] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:19:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:19:43.182 8 INFO neutron.api.v2.resource [None req-35e48484-043a-40ce-aa70-48c573cc8fd3 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3147] 199.19.213.219 () {30 vars in 762 bytes} [Thu Jul 16 08:19:43 2026] GET /v2.0/security-groups/lb-45539f7f-5e1b-47e1-b19d-139c635ab693 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3148] 199.19.213.219 () {30 vars in 784 bytes} [Thu Jul 16 08:19:43 2026] GET /v2.0/security-groups?name=lb-45539f7f-5e1b-47e1-b19d-139c635ab693 => generated 2865 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3149] 199.19.213.219 () {30 vars in 814 bytes} [Thu Jul 16 08:19:43 2026] GET /v2.0/security-group-rules?security_group_id=1baea848-7024-4da3-9f47-b771801b3987 => generated 2334 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3150] 199.19.213.219 () {32 vars in 788 bytes} [Thu Jul 16 08:19:43 2026] DELETE /v2.0/security-group-rules/56d0a3b8-4ebe-46ca-a90c-6c9eab18ef07 => 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: 1617/3151] 199.19.213.219 () {32 vars in 788 bytes} [Thu Jul 16 08:19:43 2026] DELETE /v2.0/security-group-rules/d6fa6a6a-9ad7-4c4a-a9de-445caf05a193 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:19:47.251 7 INFO neutron_taas.services.taas.taas_plugin [None req-37153a88-8912-450d-ab30-705c03cd2efc 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] TaaS: Handle Delete Port: 5c49dde0-d314-4c1d-a6e4-1c63bcb7c63c 2026-07-16 08:19:47.254 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37153a88-8912-450d-ab30-705c03cd2efc 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Tap Mirror: Handle Delete Port: 5c49dde0-d314-4c1d-a6e4-1c63bcb7c63c 2026-07-16 08:19:47.432 7 INFO neutron.db.l3_db [None req-37153a88-8912-450d-ab30-705c03cd2efc 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Floating IP f8c7c763-4300-4d9d-90f1-389a4028743c disassociated (deleted). External IP: 10.96.250.215, port: 1b275cf2-4748-4b31-8d4d-71314b3e6a78. [pid: 7|app: 0|req: 1535/3152] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:19:47 2026] DELETE /v2.0/floatingips/f8c7c763-4300-4d9d-90f1-389a4028743c => generated 0 bytes in 612 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:19:47.772 8 INFO neutron.api.v2.resource [None req-c0635972-3aa7-4550-8c39-8ea24c3a0d75 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1618/3153] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:19:47 2026] GET /v2.0/floatingips/f8c7c763-4300-4d9d-90f1-389a4028743c => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3154] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:19:48 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: 1619/3155] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:19: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: 7|app: 0|req: 1537/3156] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:19:48 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: 1620/3157] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:19:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:19:48.576 7 INFO neutron.api.v2.resource [None req-2657cfcc-047f-4cdf-8ce8-42bdc5787052 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3158] 199.19.213.219 () {30 vars in 762 bytes} [Thu Jul 16 08:19:48 2026] GET /v2.0/security-groups/lb-45539f7f-5e1b-47e1-b19d-139c635ab693 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3159] 199.19.213.219 () {30 vars in 784 bytes} [Thu Jul 16 08:19:48 2026] GET /v2.0/security-groups?name=lb-45539f7f-5e1b-47e1-b19d-139c635ab693 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3160] 199.19.213.219 () {30 vars in 814 bytes} [Thu Jul 16 08:19:48 2026] GET /v2.0/security-group-rules?security_group_id=1baea848-7024-4da3-9f47-b771801b3987 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3161] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:19:48 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: 1540/3162] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:19:48 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: 1623/3163] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:19:48 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: 1541/3164] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:19:48 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: 1624/3165] 199.19.213.219 () {30 vars in 740 bytes} [Thu Jul 16 08:19:48 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3166] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:48 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3167] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:48 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3168] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:48 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3169] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:50 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3170] 199.19.213.219 () {34 vars in 974 bytes} [Thu Jul 16 08:19:50 2026] GET /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3171] 199.19.213.219 () {34 vars in 1059 bytes} [Thu Jul 16 08:19:51 2026] GET /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3172] 199.19.213.219 () {34 vars in 1015 bytes} [Thu Jul 16 08:19:51 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3173] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:51 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 2586 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3174] 199.19.213.219 () {38 vars in 1027 bytes} [Thu Jul 16 08:19:51 2026] PUT /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => generated 1147 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3175] 199.19.213.219 () {30 vars in 768 bytes} [Thu Jul 16 08:19:52 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 1248 bytes in 34 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: 1547/3176] 199.19.213.219 () {34 vars in 788 bytes} [Thu Jul 16 08:19:52 2026] PUT /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => generated 1086 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3177] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:19:52 2026] GET /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => generated 1086 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 08:19:52.566 7 INFO neutron_taas.services.taas.taas_plugin [None req-f9560fa7-7585-4304-a95d-692ebb4daee1 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: e7c3ba6b-bdaf-4483-8e9b-3326afb44eba 2026-07-16 08:19:52.568 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9560fa7-7585-4304-a95d-692ebb4daee1 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: e7c3ba6b-bdaf-4483-8e9b-3326afb44eba [pid: 7|app: 0|req: 1548/3178] 199.19.213.219 () {32 vars in 758 bytes} [Thu Jul 16 08:19:52 2026] DELETE /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => 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: 1631/3179] 199.19.213.219 () {30 vars in 702 bytes} [Thu Jul 16 08:19:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3180] 199.19.213.219 () {30 vars in 704 bytes} [Thu Jul 16 08:19: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: 1632/3181] 199.19.213.219 () {30 vars in 680 bytes} [Thu Jul 16 08:19:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3182] 199.19.213.219 () {30 vars in 716 bytes} [Thu Jul 16 08:19:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:19:52.816 8 INFO neutron.pecan_wsgi.hooks.translation [None req-54e490b6-7348-4b96-a2d9-6548da49b66e ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3183] 199.19.213.219 () {32 vars in 758 bytes} [Thu Jul 16 08:19:52 2026] DELETE /v2.0/ports/e7c3ba6b-bdaf-4483-8e9b-3326afb44eba => 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: 1551/3184] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:19:52 2026] GET /v2.0/ports/1b275cf2-4748-4b31-8d4d-71314b3e6a78 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:19:52.868 7 INFO neutron.api.v2.resource [None req-e4722818-4e3a-4ffd-a051-241af97a25c2 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1552/3185] 199.19.213.219 () {30 vars in 762 bytes} [Thu Jul 16 08:19:52 2026] GET /v2.0/security-groups/lb-45539f7f-5e1b-47e1-b19d-139c635ab693 => 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: 1634/3186] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:19:52 2026] GET /v2.0/ports?tenant_id=091452797e824b8cae545322075439d5&device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3187] 199.19.213.219 () {30 vars in 784 bytes} [Thu Jul 16 08:19:52 2026] GET /v2.0/security-groups?name=lb-45539f7f-5e1b-47e1-b19d-139c635ab693 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3188] 199.19.213.219 () {34 vars in 1065 bytes} [Thu Jul 16 08:19:52 2026] GET /v2.0/networks?id=0e1aaf99-a98f-4c96-87af-f49cf067e217&id=28548f2b-34b6-4a53-8adf-e231542ae29d => generated 1524 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3189] 199.19.213.219 () {30 vars in 736 bytes} [Thu Jul 16 08:19:52 2026] GET /v2.0/ports/1b275cf2-4748-4b31-8d4d-71314b3e6a78 => 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: 1636/3190] 199.19.213.219 () {34 vars in 1061 bytes} [Thu Jul 16 08:19:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.238&port_id=c4fe75cf-7f70-4617-9f53-75c5aaa1d0ec => 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: 1637/3191] 199.19.213.219 () {34 vars in 983 bytes} [Thu Jul 16 08:19:52 2026] GET /v2.0/subnets?id=a98e7ae6-a5db-4583-adf0-5e54acacceb5 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3192] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:19:53 2026] GET /v2.0/ports?network_id=0e1aaf99-a98f-4c96-87af-f49cf067e217&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3193] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:19:53 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217?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: 1640/3194] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:19:53 2026] GET /v2.0/networks/0e1aaf99-a98f-4c96-87af-f49cf067e217?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: 1555/3195] 199.19.213.219 () {34 vars in 788 bytes} [Thu Jul 16 08:19:52 2026] PUT /v2.0/ports/1b275cf2-4748-4b31-8d4d-71314b3e6a78 => generated 1094 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3196] 199.19.213.219 () {32 vars in 778 bytes} [Thu Jul 16 08:19:53 2026] DELETE /v2.0/security-groups/1baea848-7024-4da3-9f47-b771801b3987 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:19:53.403 7 INFO neutron_taas.services.taas.taas_plugin [None req-b160fb0a-61d3-41fa-b77c-1d34148af606 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: 1b275cf2-4748-4b31-8d4d-71314b3e6a78 2026-07-16 08:19:53.409 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b160fb0a-61d3-41fa-b77c-1d34148af606 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: 1b275cf2-4748-4b31-8d4d-71314b3e6a78 [pid: 7|app: 0|req: 1556/3197] 199.19.213.219 () {32 vars in 758 bytes} [Thu Jul 16 08:19:53 2026] DELETE /v2.0/ports/1b275cf2-4748-4b31-8d4d-71314b3e6a78 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3200] 199.19.213.219 () {34 vars in 993 bytes} [Thu Jul 16 08:19:56 2026] GET /v2.0/ports?device_id=f7efd66e-e5a1-4b8e-9e38-2adad464b7fd => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:19:56.590 7 INFO neutron_taas.services.taas.taas_plugin [req-eb85714d-6ccb-4e0f-a4b3-5f980c24661e req-601dd648-ca13-4124-a8af-a6fdc9917bc5 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] TaaS: Handle Delete Port: c4fe75cf-7f70-4617-9f53-75c5aaa1d0ec 2026-07-16 08:19:56.593 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-eb85714d-6ccb-4e0f-a4b3-5f980c24661e req-601dd648-ca13-4124-a8af-a6fdc9917bc5 ce9e3b760ef4495db2359bc4260f40bd 091452797e824b8cae545322075439d5 - - default default] Tap Mirror: Handle Delete Port: c4fe75cf-7f70-4617-9f53-75c5aaa1d0ec [pid: 7|app: 0|req: 1558/3201] 199.19.213.219 () {36 vars in 996 bytes} [Thu Jul 16 08:19:56 2026] DELETE /v2.0/ports/c4fe75cf-7f70-4617-9f53-75c5aaa1d0ec => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:19:56.762 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad10cf28-e5a1-4865-9e5f-8c4741b2bc9d'] response: {'server_uuid': 'f7efd66e-e5a1-4b8e-9e38-2adad464b7fd', 'name': 'network-vif-deleted', 'tag': 'c4fe75cf-7f70-4617-9f53-75c5aaa1d0ec', 'status': 'completed', 'code': 200} 2026-07-16 08:19:58.102 8 INFO neutron_taas.services.taas.taas_plugin [None req-0275445c-ba2e-4652-8c53-05dcb68005db 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] TaaS: Handle Delete Port: 0729d139-b486-4dbe-aebb-f2f8fba62035 2026-07-16 08:19:58.106 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0275445c-ba2e-4652-8c53-05dcb68005db 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Tap Mirror: Handle Delete Port: 0729d139-b486-4dbe-aebb-f2f8fba62035 2026-07-16 08:19:58.277 8 INFO neutron.db.l3_db [None req-0275445c-ba2e-4652-8c53-05dcb68005db 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Floating IP e198a74f-e5be-43ab-94e1-7d2b169b92ac disassociated (deleted). External IP: 10.96.250.218, port: bdf2f4d9-5358-4256-b1d1-c557d7e07c72. [pid: 8|app: 0|req: 1644/3202] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:19:57 2026] DELETE /v2.0/floatingips/e198a74f-e5be-43ab-94e1-7d2b169b92ac => generated 0 bytes in 658 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:19:58.665 7 INFO neutron.api.v2.resource [None req-670b55dd-b4f6-4cd7-8f83-d9b0a89e9613 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3203] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:19:58 2026] GET /v2.0/floatingips/e198a74f-e5be-43ab-94e1-7d2b169b92ac => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:19:58.679 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e0ddc98-27de-4e74-8373-64cdc65e5a24'] response: {'name': 'network-changed', 'server_uuid': '13ec1591-3866-4e1e-b781-69a0318cdc54', 'tag': 'bdf2f4d9-5358-4256-b1d1-c557d7e07c72', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1645/3204] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:19:58 2026] GET /v2.0/ports?device_id=13ec1591-3866-4e1e-b781-69a0318cdc54 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3205] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:19:58 2026] GET /v2.0/security-groups?id=a594c21c-ed13-4804-85e3-db4983aa5087&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: 8|app: 0|req: 1646/3206] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:19:59 2026] GET /v2.0/ports?tenant_id=7e1dd049216f4b8b8600093ef58ac10d&device_id=13ec1591-3866-4e1e-b781-69a0318cdc54 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3207] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:19:59 2026] GET /v2.0/networks?id=1eaee56b-43a9-4318-ba29-ab4299e1b473 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3208] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:19:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.201&port_id=bdf2f4d9-5358-4256-b1d1-c557d7e07c72 => 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: 1562/3209] 199.19.213.219 () {34 vars in 1103 bytes} [Thu Jul 16 08:19:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ada&port_id=bdf2f4d9-5358-4256-b1d1-c557d7e07c72 => 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: 1648/3210] 199.19.213.219 () {34 vars in 1063 bytes} [Thu Jul 16 08:19:59 2026] GET /v2.0/subnets?id=103e6a90-6c18-4aaa-a6ca-c864ff9dc49f&id=f02e1ae7-c707-4cba-86e1-82dfe2fe496c => generated 1413 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3211] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:19:59 2026] GET /v2.0/ports?network_id=1eaee56b-43a9-4318-ba29-ab4299e1b473&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3212] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:19:59 2026] GET /v2.0/ports?network_id=1eaee56b-43a9-4318-ba29-ab4299e1b473&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3213] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:19:59 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?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: 1650/3214] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:19:59 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473?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: 1565/3215] 199.19.213.219 () {34 vars in 993 bytes} [Thu Jul 16 08:20:01 2026] GET /v2.0/ports?device_id=13ec1591-3866-4e1e-b781-69a0318cdc54 => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:20:01.495 8 INFO neutron_taas.services.taas.taas_plugin [req-9506b08a-7f38-4a07-9a65-783eb41ff1a4 req-4986d2b8-b4ea-42da-a8a1-ce4ff127ea84 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] TaaS: Handle Delete Port: bdf2f4d9-5358-4256-b1d1-c557d7e07c72 2026-07-16 08:20:01.498 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9506b08a-7f38-4a07-9a65-783eb41ff1a4 req-4986d2b8-b4ea-42da-a8a1-ce4ff127ea84 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Tap Mirror: Handle Delete Port: bdf2f4d9-5358-4256-b1d1-c557d7e07c72 [pid: 8|app: 0|req: 1651/3216] 199.19.213.219 () {36 vars in 996 bytes} [Thu Jul 16 08:20:01 2026] DELETE /v2.0/ports/bdf2f4d9-5358-4256-b1d1-c557d7e07c72 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:20:01.687 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-58439ef2-b129-4958-a21a-0bce4c854295'] response: {'server_uuid': '13ec1591-3866-4e1e-b781-69a0318cdc54', 'name': 'network-vif-deleted', 'tag': 'bdf2f4d9-5358-4256-b1d1-c557d7e07c72', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1566/3217] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:20:04 2026] GET /v2.0/ports?device_id=13ec1591-3866-4e1e-b781-69a0318cdc54 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 08:20:09.387 7 INFO neutron_taas.services.taas.taas_plugin [None req-5db963ac-e234-4a78-b1d0-d2df0801b11d 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] TaaS: Handle Delete Port: 0ac9f00f-dd21-4703-88c5-2a8b0daeba79 2026-07-16 08:20:09.390 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5db963ac-e234-4a78-b1d0-d2df0801b11d 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Tap Mirror: Handle Delete Port: 0ac9f00f-dd21-4703-88c5-2a8b0daeba79 2026-07-16 08:20:09.572 7 INFO neutron.db.l3_db [None req-5db963ac-e234-4a78-b1d0-d2df0801b11d 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Floating IP 20fc8f27-eae7-4801-ac29-821559d0e31f disassociated (deleted). External IP: 10.96.250.212, port: 840daaf3-a903-401c-9b85-ef84c85f62ca. [pid: 7|app: 0|req: 1568/3220] 10.0.0.234 () {32 vars in 731 bytes} [Thu Jul 16 08:20:09 2026] DELETE /v2.0/floatingips/20fc8f27-eae7-4801-ac29-821559d0e31f => generated 0 bytes in 645 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:20:09.906 8 INFO neutron.api.v2.resource [None req-a0c74510-08a6-47d5-b681-cc8dff5b06de 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3221] 10.0.0.234 () {32 vars in 728 bytes} [Thu Jul 16 08:20:09 2026] GET /v2.0/floatingips/20fc8f27-eae7-4801-ac29-821559d0e31f => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:20:09.908 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ca8feda-d4bc-46c8-a85a-53c0f6838635'] response: {'name': 'network-changed', 'server_uuid': '7e38eda3-9cd3-45bc-9a70-287ed5360fab', 'tag': '840daaf3-a903-401c-9b85-ef84c85f62ca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1569/3222] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:20:10 2026] GET /v2.0/ports?device_id=7e38eda3-9cd3-45bc-9a70-287ed5360fab => generated 1200 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3223] 10.0.0.123 () {34 vars in 1039 bytes} [Thu Jul 16 08:20:10 2026] GET /v2.0/security-groups?id=a594c21c-ed13-4804-85e3-db4983aa5087&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: 1570/3224] 199.19.213.219 () {34 vars in 1079 bytes} [Thu Jul 16 08:20:10 2026] GET /v2.0/ports?tenant_id=7e1dd049216f4b8b8600093ef58ac10d&device_id=7e38eda3-9cd3-45bc-9a70-287ed5360fab => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3225] 199.19.213.219 () {34 vars in 985 bytes} [Thu Jul 16 08:20:10 2026] GET /v2.0/networks?id=dc106e60-e1ed-4a85-84ba-8617baaffbfa => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3226] 199.19.213.219 () {34 vars in 1057 bytes} [Thu Jul 16 08:20:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=840daaf3-a903-401c-9b85-ef84c85f62ca => 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: 1656/3227] 199.19.213.219 () {34 vars in 1103 bytes} [Thu Jul 16 08:20:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A256&port_id=840daaf3-a903-401c-9b85-ef84c85f62ca => 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: 1572/3228] 199.19.213.219 () {34 vars in 1063 bytes} [Thu Jul 16 08:20:10 2026] GET /v2.0/subnets?id=34f783c0-8785-4f64-b52d-3aa45c3f3f58&id=e35dcf94-703d-4983-9088-066c79a0dadb => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3229] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:20:10 2026] GET /v2.0/ports?network_id=dc106e60-e1ed-4a85-84ba-8617baaffbfa&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: 7|app: 0|req: 1573/3230] 199.19.213.219 () {34 vars in 1051 bytes} [Thu Jul 16 08:20:10 2026] GET /v2.0/ports?network_id=dc106e60-e1ed-4a85-84ba-8617baaffbfa&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3231] 199.19.213.219 () {34 vars in 1011 bytes} [Thu Jul 16 08:20:10 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3232] 199.19.213.219 () {34 vars in 1111 bytes} [Thu Jul 16 08:20:10 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3233] 199.19.213.219 () {34 vars in 993 bytes} [Thu Jul 16 08:20:12 2026] GET /v2.0/ports?device_id=7e38eda3-9cd3-45bc-9a70-287ed5360fab => generated 1200 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 08:20:12.722 7 INFO neutron_taas.services.taas.taas_plugin [req-19a437c9-07e2-4606-ad52-7ba69fd4068f req-6c2f1691-29dd-465a-ad51-b278c093c83d 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] TaaS: Handle Delete Port: 840daaf3-a903-401c-9b85-ef84c85f62ca 2026-07-16 08:20:12.724 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-19a437c9-07e2-4606-ad52-7ba69fd4068f req-6c2f1691-29dd-465a-ad51-b278c093c83d 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Tap Mirror: Handle Delete Port: 840daaf3-a903-401c-9b85-ef84c85f62ca [pid: 7|app: 0|req: 1575/3234] 199.19.213.219 () {36 vars in 996 bytes} [Thu Jul 16 08:20:12 2026] DELETE /v2.0/ports/840daaf3-a903-401c-9b85-ef84c85f62ca => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:20:12.957 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-981d09f9-97f4-46a0-9366-5b6d9fc567c0'] response: {'server_uuid': '7e38eda3-9cd3-45bc-9a70-287ed5360fab', 'name': 'network-vif-deleted', 'tag': '840daaf3-a903-401c-9b85-ef84c85f62ca', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1660/3235] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:20:14 2026] GET /v2.0/ports?device_id=7e38eda3-9cd3-45bc-9a70-287ed5360fab => 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: 1576/3236] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:20:15 2026] GET /v2.0/ports?device_id=7e38eda3-9cd3-45bc-9a70-287ed5360fab => 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: 1661/3237] 10.0.0.123 () {34 vars in 989 bytes} [Thu Jul 16 08:20:15 2026] GET /v2.0/ports?device_id=7e38eda3-9cd3-45bc-9a70-287ed5360fab => 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: 1577/3238] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:20:20 2026] DELETE /v2.0/security-group-rules/8a6ac298-1de2-4d49-bf17-18666b4fbcf4 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:20:20.425 8 INFO neutron.api.v2.resource [None req-f5f6d62b-d389-49ac-86c4-b16181ec1f38 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1662/3239] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:20:20 2026] GET /v2.0/security-group-rules/8a6ac298-1de2-4d49-bf17-18666b4fbcf4 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3240] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:20:20 2026] DELETE /v2.0/security-group-rules/be2597d0-eeb1-4f39-8aee-2006e90a8dbb => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:20:20.524 8 INFO neutron.api.v2.resource [None req-620e7ccf-32c7-4c7b-87ff-9cc1ddb1d890 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1663/3241] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:20:20 2026] GET /v2.0/security-group-rules/be2597d0-eeb1-4f39-8aee-2006e90a8dbb => 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: 1579/3242] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:20:20 2026] DELETE /v2.0/security-group-rules/4c58483a-a576-4a81-8791-c398053fbc81 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:20:20.621 8 INFO neutron.api.v2.resource [None req-a7db7390-5696-4268-9d82-5a17a11e22b2 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1664/3243] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:20:20 2026] GET /v2.0/security-group-rules/4c58483a-a576-4a81-8791-c398053fbc81 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3244] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:20:20 2026] DELETE /v2.0/security-group-rules/5580b33e-2d6b-43e3-8452-6c6ba2126deb => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:20:20.735 8 INFO neutron.api.v2.resource [None req-20e338c4-4de8-4ec9-9e26-c1612a299caa 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1665/3245] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:20:20 2026] GET /v2.0/security-group-rules/5580b33e-2d6b-43e3-8452-6c6ba2126deb => 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: 1581/3246] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:20:20 2026] DELETE /v2.0/security-group-rules/096f01ea-1b8a-48b6-b327-3dc0309eb9b5 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:20:20.820 8 INFO neutron.api.v2.resource [None req-a41df0cb-b4bb-4d84-8c62-fdddbcb7f1a3 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1666/3247] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:20:20 2026] GET /v2.0/security-group-rules/096f01ea-1b8a-48b6-b327-3dc0309eb9b5 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3248] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:20:20 2026] DELETE /v2.0/security-group-rules/b79c9e99-96e3-49e0-aebf-c2076c3e3b71 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:20:20.895 8 INFO neutron.api.v2.resource [None req-ef5f4b76-d7be-4ed4-9239-fa57a213e8dd 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1667/3249] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:20:20 2026] GET /v2.0/security-group-rules/b79c9e99-96e3-49e0-aebf-c2076c3e3b71 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3250] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:20:20 2026] DELETE /v2.0/security-group-rules/f2d6da1d-0fb0-4d40-ba1f-1a5cfe8f41eb => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:20:20.970 8 INFO neutron.api.v2.resource [None req-50d2a61f-dd55-4ccf-9d77-84aee4090432 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1668/3251] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:20:20 2026] GET /v2.0/security-group-rules/f2d6da1d-0fb0-4d40-ba1f-1a5cfe8f41eb => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3252] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:20:20 2026] DELETE /v2.0/security-group-rules/c7b4a669-9654-4266-86c0-3253ab3c20de => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:20:21.047 8 INFO neutron.api.v2.resource [None req-5d80666a-1697-4fd1-abd4-d2c90196cc95 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1669/3253] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:20:21 2026] GET /v2.0/security-group-rules/c7b4a669-9654-4266-86c0-3253ab3c20de => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3254] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:20:21 2026] DELETE /v2.0/security-group-rules/fb0b1255-9433-4cdb-9841-e7a6ae17c472 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:20:21.131 8 INFO neutron.api.v2.resource [None req-631a9697-a005-45d9-9ed9-c05562d1b837 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1670/3255] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:20:21 2026] GET /v2.0/security-group-rules/fb0b1255-9433-4cdb-9841-e7a6ae17c472 => 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: 1586/3256] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:20:21 2026] DELETE /v2.0/security-group-rules/9d9013ab-028d-4583-88a8-474f23a937e0 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:20:21.213 8 INFO neutron.api.v2.resource [None req-f770672d-434d-4d5b-a303-8fb4f469bc6b 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1671/3257] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:20:21 2026] GET /v2.0/security-group-rules/9d9013ab-028d-4583-88a8-474f23a937e0 => 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: 1587/3258] 10.0.0.234 () {32 vars in 749 bytes} [Thu Jul 16 08:20:21 2026] DELETE /v2.0/security-group-rules/ab4d1af3-9af9-451c-a752-33c78b314c4b => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:20:21.295 8 INFO neutron.api.v2.resource [None req-89a372e7-73f5-4f86-97cc-de0bbb0a0b53 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1672/3259] 10.0.0.234 () {32 vars in 746 bytes} [Thu Jul 16 08:20:21 2026] GET /v2.0/security-group-rules/ab4d1af3-9af9-451c-a752-33c78b314c4b => 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: 1588/3260] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:20:21 2026] DELETE /v2.0/security-groups/a594c21c-ed13-4804-85e3-db4983aa5087 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:20:21.424 8 INFO neutron.api.v2.resource [None req-92376ab8-e8c4-4c0d-9181-951fb63aed6d 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1673/3261] 10.0.0.234 () {32 vars in 736 bytes} [Thu Jul 16 08:20:21 2026] GET /v2.0/security-groups/a594c21c-ed13-4804-85e3-db4983aa5087 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:20:21.819 7 INFO neutron_taas.services.taas.taas_plugin [None req-6f13a7e7-bfad-4417-9c7d-1d870dad8327 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] TaaS: Handle Delete Port: 04d87416-c5a2-4f26-8783-91122aad2765 2026-07-16 08:20:21.821 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f13a7e7-bfad-4417-9c7d-1d870dad8327 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Tap Mirror: Handle Delete Port: 04d87416-c5a2-4f26-8783-91122aad2765 [pid: 7|app: 0|req: 1589/3262] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:20:21 2026] PUT /v2.0/routers/843bef5d-13c5-4a9a-87c6-40e411073dd6/remove_router_interface => generated 309 bytes in 907 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:20:22.561 8 INFO neutron.api.v2.resource [None req-04be927a-11ff-4cc1-8a21-44c8df799dd2 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1674/3263] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:20:22 2026] PUT /v2.0/routers/843bef5d-13c5-4a9a-87c6-40e411073dd6/remove_router_interface => generated 198 bytes in 175 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:20:22.982 7 INFO neutron_taas.services.taas.taas_plugin [None req-681ea38f-d795-49e4-92b1-5264ccefd32f 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] TaaS: Handle Delete Port: 556f542b-b5ff-4d4e-87e1-a1d59c8c3f1a 2026-07-16 08:20:22.984 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-681ea38f-d795-49e4-92b1-5264ccefd32f 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Tap Mirror: Handle Delete Port: 556f542b-b5ff-4d4e-87e1-a1d59c8c3f1a [pid: 7|app: 0|req: 1590/3264] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:20:22 2026] PUT /v2.0/routers/843bef5d-13c5-4a9a-87c6-40e411073dd6/remove_router_interface => generated 309 bytes in 1087 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:20:23.825 8 INFO neutron.api.v2.resource [None req-e5514e12-3189-49fc-b61f-d21bf3da6a67 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1675/3265] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:20:23 2026] PUT /v2.0/routers/843bef5d-13c5-4a9a-87c6-40e411073dd6/remove_router_interface => generated 198 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:20:24.217 7 INFO neutron_taas.services.taas.taas_plugin [None req-5739c4d4-3141-487c-8330-f0ccc33f20d1 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] TaaS: Handle Delete Port: 65b70b69-92c1-4680-b85f-27c68affc762 2026-07-16 08:20:24.219 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5739c4d4-3141-487c-8330-f0ccc33f20d1 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Tap Mirror: Handle Delete Port: 65b70b69-92c1-4680-b85f-27c68affc762 [pid: 7|app: 0|req: 1591/3268] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:20:23 2026] PUT /v2.0/routers/843bef5d-13c5-4a9a-87c6-40e411073dd6/remove_router_interface => generated 309 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 08:20:25.031 8 INFO neutron.api.v2.resource [None req-f7445715-3165-45e6-a8b4-1062963ad6ce 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1678/3269] 10.0.0.234 () {34 vars in 788 bytes} [Thu Jul 16 08:20:24 2026] PUT /v2.0/routers/843bef5d-13c5-4a9a-87c6-40e411073dd6/remove_router_interface => generated 198 bytes in 201 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:20:25.248 7 INFO neutron_taas.services.taas.taas_plugin [None req-a0210e9b-5f7a-44e7-a55b-b300cdbe3def 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] TaaS: Handle Delete Port: 388796a8-8857-4089-ac6b-b0d107c9f099 2026-07-16 08:20:25.251 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0210e9b-5f7a-44e7-a55b-b300cdbe3def 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Tap Mirror: Handle Delete Port: 388796a8-8857-4089-ac6b-b0d107c9f099 2026-07-16 08:20:25.569 7 INFO neutron_taas.services.taas.taas_plugin [None req-a0210e9b-5f7a-44e7-a55b-b300cdbe3def 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] TaaS: Handle Delete Port: 5c10ccc4-7e03-4eb7-94c5-80a1e5b131ca 2026-07-16 08:20:25.572 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0210e9b-5f7a-44e7-a55b-b300cdbe3def 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Tap Mirror: Handle Delete Port: 5c10ccc4-7e03-4eb7-94c5-80a1e5b131ca 2026-07-16 08:20:26.418 7 INFO neutron.services.segments.plugin [-] Segment ae022a7f-db5f-44fa-b09a-3a032555949e resource provider aggregate not found 2026-07-16 08:20:26.421 7 INFO neutron.services.segments.plugin [-] Segment ae022a7f-db5f-44fa-b09a-3a032555949e resource provider aggregate not found 2026-07-16 08:20:26.444 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ae022a7f-db5f-44fa-b09a-3a032555949e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae022a7f-db5f-44fa-b09a-3a032555949e found for delete ", "request_id": "req-6bfb63b0-0820-4bb4-9ae8-7501e12d3f0e"}]} 2026-07-16 08:20:26.447 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ae022a7f-db5f-44fa-b09a-3a032555949e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae022a7f-db5f-44fa-b09a-3a032555949e found for delete ", "request_id": "req-215106b4-82f3-4893-8a19-26e0e985f582"}]} 2026-07-16 08:20:26.461 7 INFO neutron.db.l3_hamode_db [None req-a0210e9b-5f7a-44e7-a55b-b300cdbe3def 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] HA network f5379e30-4692-4aef-80f2-ceae227de1e5 was deleted as no HA routers are present in tenant 7e1dd049216f4b8b8600093ef58ac10d. [pid: 7|app: 0|req: 1592/3270] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:20:25 2026] DELETE /v2.0/routers/843bef5d-13c5-4a9a-87c6-40e411073dd6 => generated 0 bytes in 1429 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 08:20:26.491 8 INFO neutron.api.v2.resource [None req-3bd5b165-5c5b-482e-9348-ffcd71825928 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1679/3271] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:20:26 2026] GET /v2.0/routers/843bef5d-13c5-4a9a-87c6-40e411073dd6 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3272] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:20:26 2026] DELETE /v2.0/subnets/103e6a90-6c18-4aaa-a6ca-c864ff9dc49f => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:20:26.675 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc916bf6-126e-4741-93bf-ebd47f990b20 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1680/3273] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:20:26 2026] GET /v2.0/subnets/103e6a90-6c18-4aaa-a6ca-c864ff9dc49f => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3274] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:20:26 2026] DELETE /v2.0/subnets/f02e1ae7-c707-4cba-86e1-82dfe2fe496c => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:20:26.845 8 INFO neutron.pecan_wsgi.hooks.translation [None req-073c496f-b4ec-403a-b6ab-deed6ba435ed 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1681/3275] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:20:26 2026] GET /v2.0/subnets/f02e1ae7-c707-4cba-86e1-82dfe2fe496c => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:20:26.951 7 INFO neutron_taas.services.taas.taas_plugin [None req-64b26b1e-8c29-4e27-8c36-26c8dbdb6f9e 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] TaaS: Handle Delete Port: b79d2c13-8800-4731-85f6-0cbc4748c2cc 2026-07-16 08:20:26.954 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64b26b1e-8c29-4e27-8c36-26c8dbdb6f9e 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Tap Mirror: Handle Delete Port: b79d2c13-8800-4731-85f6-0cbc4748c2cc [pid: 7|app: 0|req: 1595/3276] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:20:26 2026] DELETE /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:20:27.166 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2c29b3fc-67e9-47b1-b8f5-9afc4aa50daa 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1682/3277] 10.0.0.234 () {32 vars in 722 bytes} [Thu Jul 16 08:20:27 2026] GET /v2.0/networks/1eaee56b-43a9-4318-ba29-ab4299e1b473 => 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: 1596/3278] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:20:27 2026] DELETE /v2.0/subnets/34f783c0-8785-4f64-b52d-3aa45c3f3f58 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:20:27.341 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff88860b-437f-4c86-98e8-c05b1e386ddb 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1683/3279] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:20:27 2026] GET /v2.0/subnets/34f783c0-8785-4f64-b52d-3aa45c3f3f58 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3280] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:20:27 2026] DELETE /v2.0/subnets/e35dcf94-703d-4983-9088-066c79a0dadb => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:20:27.530 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b1cdb33-434c-4558-ac33-a83b0f5c6e32 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1684/3281] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:20:27 2026] GET /v2.0/subnets/e35dcf94-703d-4983-9088-066c79a0dadb => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:20:27.625 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb513522-af82-44c0-8cfa-cbfe1cb214a7 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] TaaS: Handle Delete Port: 14c572f8-8355-4526-9fb9-812ea101b2e2 2026-07-16 08:20:27.628 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb513522-af82-44c0-8cfa-cbfe1cb214a7 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Tap Mirror: Handle Delete Port: 14c572f8-8355-4526-9fb9-812ea101b2e2 [pid: 7|app: 0|req: 1598/3282] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:20:27 2026] DELETE /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:20:27.884 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0cebf6f8-3e2e-48ca-a316-f39feae2232a 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1685/3283] 10.0.0.234 () {32 vars in 722 bytes} [Thu Jul 16 08:20:27 2026] GET /v2.0/networks/dc106e60-e1ed-4a85-84ba-8617baaffbfa => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3284] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:20:27 2026] DELETE /v2.0/subnets/c9d7b347-27be-42da-9622-43a9cd306a32 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:20:28.070 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33396e15-26ca-46ac-b07b-80461a0906a5 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1686/3285] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:20:28 2026] GET /v2.0/subnets/c9d7b347-27be-42da-9622-43a9cd306a32 => 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: 1600/3286] 10.0.0.234 () {32 vars in 723 bytes} [Thu Jul 16 08:20:28 2026] DELETE /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:20:28.239 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48e60d32-3c16-422d-bc91-b8edfd7a6fcd 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1687/3287] 10.0.0.234 () {32 vars in 720 bytes} [Thu Jul 16 08:20:28 2026] GET /v2.0/subnets/68992635-9fee-40f7-8dbf-e1da50529f8d => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:20:28.362 7 INFO neutron_taas.services.taas.taas_plugin [None req-967d538b-cdb5-4103-8a3d-985d3ed8b768 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] TaaS: Handle Delete Port: 10439451-1968-4f43-b42c-177ac0dced3d 2026-07-16 08:20:28.366 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-967d538b-cdb5-4103-8a3d-985d3ed8b768 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] Tap Mirror: Handle Delete Port: 10439451-1968-4f43-b42c-177ac0dced3d 2026-07-16 08:20:28.472 7 INFO neutron.services.segments.plugin [-] Segment f86592be-a2b9-4ea1-8e6c-04cff346a42c resource provider aggregate not found 2026-07-16 08:20:28.475 7 INFO neutron.services.segments.plugin [-] Segment f86592be-a2b9-4ea1-8e6c-04cff346a42c resource provider aggregate not found 2026-07-16 08:20:28.495 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f86592be-a2b9-4ea1-8e6c-04cff346a42c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f86592be-a2b9-4ea1-8e6c-04cff346a42c found for delete ", "request_id": "req-a6d68ae8-84c7-4dad-a315-d3d359320a04"}]} 2026-07-16 08:20:28.501 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f86592be-a2b9-4ea1-8e6c-04cff346a42c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f86592be-a2b9-4ea1-8e6c-04cff346a42c found for delete ", "request_id": "req-b8d911b5-f54e-4a53-91c0-6639c1c4b664"}]} 2026-07-16 08:20:28.507 7 INFO neutron.services.segments.plugin [-] Segment d43061d0-a76c-4ff8-8007-7c21d071af50 resource provider aggregate not found 2026-07-16 08:20:28.514 7 INFO neutron.services.segments.plugin [-] Segment d43061d0-a76c-4ff8-8007-7c21d071af50 resource provider aggregate not found 2026-07-16 08:20:28.523 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d43061d0-a76c-4ff8-8007-7c21d071af50 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d43061d0-a76c-4ff8-8007-7c21d071af50 found for delete ", "request_id": "req-46344ec4-31d3-4bbc-af30-3d5bbaaa2ea9"}]} 2026-07-16 08:20:28.536 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d43061d0-a76c-4ff8-8007-7c21d071af50 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d43061d0-a76c-4ff8-8007-7c21d071af50 found for delete ", "request_id": "req-61ff30e8-50e0-4e04-9e81-a25f19824eec"}]} [pid: 7|app: 0|req: 1601/3288] 10.0.0.234 () {32 vars in 725 bytes} [Thu Jul 16 08:20:28 2026] DELETE /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 08:20:28.657 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f17c1a9-6e18-452e-be79-797091c8efe1 2568d2d3c3f947b7ada2d4b5541c77ec 7e1dd049216f4b8b8600093ef58ac10d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1688/3289] 10.0.0.234 () {32 vars in 722 bytes} [Thu Jul 16 08:20:28 2026] GET /v2.0/networks/28548f2b-34b6-4a53-8adf-e231542ae29d => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 08:20:30.552 7 INFO neutron.services.segments.plugin [-] Segment 809809be-d1f9-4abf-b158-58b366f0c2c2 resource provider aggregate not found 2026-07-16 08:20:30.558 7 INFO neutron.services.segments.plugin [-] Segment 809809be-d1f9-4abf-b158-58b366f0c2c2 resource provider aggregate not found 2026-07-16 08:20:30.572 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 809809be-d1f9-4abf-b158-58b366f0c2c2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 809809be-d1f9-4abf-b158-58b366f0c2c2 found for delete ", "request_id": "req-c47bdeda-dc3d-42a0-8a4f-38b37a6a97f1"}]} 2026-07-16 08:20:30.575 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 809809be-d1f9-4abf-b158-58b366f0c2c2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 809809be-d1f9-4abf-b158-58b366f0c2c2 found for delete ", "request_id": "req-61c33034-2434-4894-901b-bbafc9a7852f"}]} [pid: 7|app: 0|req: 1602/3290] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:20:30 2026] GET /v2.0/security-groups?tenant_id=12c8000d0d9e4f37a5d7e56de93e9951&name=default => generated 2929 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3291] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:20:30 2026] DELETE /v2.0/security-groups/4bb545bd-9bea-424f-afd7-c68ba2a9a296 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3292] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:20:30 2026] GET /v2.0/security-groups?tenant_id=7e1dd049216f4b8b8600093ef58ac10d&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3293] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:20:30 2026] DELETE /v2.0/security-groups/b9587fd0-5543-4b45-b037-a2916b6f9fbe => 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: 1604/3294] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:20:31 2026] GET /v2.0/security-groups?tenant_id=1f94e9d5a60347d3adf09965c787c56f&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3295] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:20:31 2026] DELETE /v2.0/security-groups/87594528-eaac-46b1-93b9-5cedd9eee5ad => 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: 1605/3296] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:20:31 2026] GET /v2.0/security-groups?tenant_id=6f9ed6b1dd09450abaf6d403d633b321&name=default => generated 2929 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3297] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:20:31 2026] DELETE /v2.0/security-groups/a6a0fd6a-f01a-4dd9-8366-c7bc129f895b => 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: 1606/3298] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:20:31 2026] GET /v2.0/security-groups?tenant_id=00b4f64e383e49b589fb1a1a683b6304&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3299] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:20:32 2026] DELETE /v2.0/security-groups/61c266be-5e4c-4339-854a-21315810e7a0 => 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: 1607/3300] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:20:32 2026] GET /v2.0/security-groups?tenant_id=586433981b6645fa9eddb9fe19e97b14&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3301] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:20:32 2026] DELETE /v2.0/security-groups/4a775770-aff4-4d65-906c-3a609a3a37b3 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3302] 10.0.0.234 () {32 vars in 773 bytes} [Thu Jul 16 08:20:32 2026] GET /v2.0/security-groups?tenant_id=a4be902bb4864391904aa7d28945a273&name=default => generated 2929 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3303] 10.0.0.234 () {32 vars in 739 bytes} [Thu Jul 16 08:20:32 2026] DELETE /v2.0/security-groups/3eb13c58-3cd7-49a7-adf9-7c599ea09320 => 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: 1609/3304] 10.0.0.234 () {32 vars in 648 bytes} [Thu Jul 16 08:20:35 2026] GET /v2.0/networks => generated 2166 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3305] 10.0.0.234 () {32 vars in 654 bytes} [Thu Jul 16 08:20:36 2026] GET /v2.0/floatingips => 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: 1610/3306] 10.0.0.234 () {32 vars in 646 bytes} [Thu Jul 16 08:20:36 2026] GET /v2.0/routers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3307] 10.0.0.234 () {32 vars in 642 bytes} [Thu Jul 16 08:20:36 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3308] 10.0.0.234 () {32 vars in 646 bytes} [Thu Jul 16 08:20:36 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3309] 10.0.0.234 () {32 vars in 648 bytes} [Thu Jul 16 08:20:36 2026] GET /v2.0/networks => generated 2166 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3310] 10.0.0.234 () {32 vars in 662 bytes} [Thu Jul 16 08:20:36 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3311] 10.0.0.234 () {32 vars in 654 bytes} [Thu Jul 16 08:20:36 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)