+ 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 [Wed Jun 10 04:16:43 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-76b9c766d6-c6npj 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 0x7fbaac70e668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-06-10 04:16:47.058 7 INFO neutron.common.config [-] Logging enabled! 2026-06-10 04:16:47.058 7 INFO neutron.common.config [-] uwsgi version 26.0.4.dev29 2026-06-10 04:16:47.143 8 INFO neutron.common.config [-] Logging enabled! 2026-06-10 04:16:47.143 8 INFO neutron.common.config [-] uwsgi version 26.0.4.dev29 2026-06-10 04:16:48.043 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 04:16:48.125 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-10 04:16:49.370 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 04:16:49.373 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 04:16:49.377 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-10 04:16:49.378 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 04:16:49.378 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 04:16:49.379 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 04:16:49.379 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 04:16:49.386 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 04:16:49.387 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 04:16:49.387 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 04:16:49.410 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 04:16:49.412 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 04:16:49.412 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 04:16:49.460 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 04:16:49.464 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-10 04:16:49.467 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 04:16:49.468 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 04:16:49.468 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 04:16:49.468 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 04:16:49.469 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-10 04:16:49.470 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-10 04:16:49.470 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-10 04:16:49.471 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-10 04:16:49.471 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 04:16:49.481 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 04:16:49.481 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-10 04:16:49.481 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 04:16:49.506 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-10 04:16:49.507 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-10 04:16:49.507 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-10 04:16:49.555 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-10 04:16:49.555 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-10 04:16:49.555 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-10 04:16:49.555 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-10 04:16:49.741 7 INFO neutron.plugins.ml2.managers [None req-22ce95ef-a5b5-4968-8207-82859806a429 - - - - - -] Initializing driver for type 'vlan' 2026-06-10 04:16:49.842 8 INFO neutron.plugins.ml2.managers [None req-d56a5cb4-2b1a-4fc1-ac18-cb88e8e1acf1 - - - - - -] Initializing driver for type 'vlan' 2026-06-10 04:16:49.998 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-22ce95ef-a5b5-4968-8207-82859806a429 - - - - - -] VlanTypeDriver initialization complete 2026-06-10 04:16:49.999 7 INFO neutron.plugins.ml2.managers [None req-22ce95ef-a5b5-4968-8207-82859806a429 - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 04:16:49.999 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-22ce95ef-a5b5-4968-8207-82859806a429 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 04:16:50.012 7 INFO neutron.plugins.ml2.managers [None req-22ce95ef-a5b5-4968-8207-82859806a429 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 04:16:50.012 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-22ce95ef-a5b5-4968-8207-82859806a429 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 04:16:50.012 7 INFO neutron.plugins.ml2.managers [None req-22ce95ef-a5b5-4968-8207-82859806a429 - - - - - -] Initializing extension driver 'port_security' 2026-06-10 04:16:50.012 7 INFO neutron.plugins.ml2.extensions.port_security [None req-22ce95ef-a5b5-4968-8207-82859806a429 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 04:16:50.012 7 INFO neutron.plugins.ml2.managers [None req-22ce95ef-a5b5-4968-8207-82859806a429 - - - - - -] Initializing extension driver 'qos' 2026-06-10 04:16:50.012 7 INFO neutron.plugins.ml2.managers [None req-22ce95ef-a5b5-4968-8207-82859806a429 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 04:16:50.012 7 INFO neutron.plugins.ml2.managers [None req-22ce95ef-a5b5-4968-8207-82859806a429 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 04:16:50.024 7 INFO neutron.quota [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded quota_driver: . 2026-06-10 04:16:50.024 7 INFO neutron.plugins.ml2.plugin [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 04:16:50.024 7 INFO neutron.plugins.ml2.managers [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 04:16:50.025 7 INFO neutron.plugins.ml2.managers [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 04:16:50.025 7 INFO neutron.plugins.ml2.managers [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 04:16:50.025 7 INFO neutron.extensions.vlantransparent [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Disabled vlantransparent extension. 2026-06-10 04:16:50.025 7 INFO neutron.extensions.qinq [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Disabled VLAN QinQ extension. 2026-06-10 04:16:50.025 7 INFO neutron.manager [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loading Plugin: qos 2026-06-10 04:16:50.038 7 INFO neutron.manager [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loading Plugin: router 2026-06-10 04:16:50.084 7 INFO neutron.services.service_base [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 04:16:50.084 7 INFO neutron.manager [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loading Plugin: segments 2026-06-10 04:16:50.110 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d56a5cb4-2b1a-4fc1-ac18-cb88e8e1acf1 - - - - - -] VlanTypeDriver initialization complete 2026-06-10 04:16:50.110 8 INFO neutron.plugins.ml2.managers [None req-d56a5cb4-2b1a-4fc1-ac18-cb88e8e1acf1 - - - - - -] Initializing driver for type 'vxlan' 2026-06-10 04:16:50.110 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d56a5cb4-2b1a-4fc1-ac18-cb88e8e1acf1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-10 04:16:50.125 8 INFO neutron.plugins.ml2.managers [None req-d56a5cb4-2b1a-4fc1-ac18-cb88e8e1acf1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-10 04:16:50.125 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d56a5cb4-2b1a-4fc1-ac18-cb88e8e1acf1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-10 04:16:50.125 8 INFO neutron.plugins.ml2.managers [None req-d56a5cb4-2b1a-4fc1-ac18-cb88e8e1acf1 - - - - - -] Initializing extension driver 'port_security' 2026-06-10 04:16:50.125 8 INFO neutron.plugins.ml2.extensions.port_security [None req-d56a5cb4-2b1a-4fc1-ac18-cb88e8e1acf1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-10 04:16:50.125 8 INFO neutron.plugins.ml2.managers [None req-d56a5cb4-2b1a-4fc1-ac18-cb88e8e1acf1 - - - - - -] Initializing extension driver 'qos' 2026-06-10 04:16:50.126 8 INFO neutron.plugins.ml2.managers [None req-d56a5cb4-2b1a-4fc1-ac18-cb88e8e1acf1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-10 04:16:50.126 8 INFO neutron.plugins.ml2.managers [None req-d56a5cb4-2b1a-4fc1-ac18-cb88e8e1acf1 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-10 04:16:50.139 8 INFO neutron.quota [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded quota_driver: . 2026-06-10 04:16:50.139 8 INFO neutron.plugins.ml2.plugin [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Modular L2 Plugin initialization complete 2026-06-10 04:16:50.139 8 INFO neutron.plugins.ml2.managers [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-10 04:16:50.140 8 INFO neutron.plugins.ml2.managers [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-10 04:16:50.140 8 INFO neutron.plugins.ml2.managers [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-10 04:16:50.140 8 INFO neutron.extensions.vlantransparent [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Disabled vlantransparent extension. 2026-06-10 04:16:50.140 8 INFO neutron.extensions.qinq [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Disabled VLAN QinQ extension. 2026-06-10 04:16:50.140 8 INFO neutron.manager [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loading Plugin: qos 2026-06-10 04:16:50.152 8 INFO neutron.manager [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loading Plugin: router 2026-06-10 04:16:50.183 7 INFO neutron.manager [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loading Plugin: trunk 2026-06-10 04:16:50.198 7 INFO neutron.manager [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loading Plugin: vpnaas 2026-06-10 04:16:50.198 8 INFO neutron.services.service_base [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-10 04:16:50.198 8 INFO neutron.manager [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loading Plugin: segments 2026-06-10 04:16:50.241 7 WARNING stevedore.named [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 04:16:50.241 7 WARNING stevedore.named [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 04:16:50.292 8 INFO neutron.manager [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loading Plugin: trunk 2026-06-10 04:16:50.306 8 INFO neutron.manager [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loading Plugin: vpnaas 2026-06-10 04:16:50.318 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 04:16:50.319 7 INFO neutron.common.utils [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 04:16:50.319 7 INFO neutron.manager [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loading Plugin: taas 2026-06-10 04:16:50.344 8 WARNING stevedore.named [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-10 04:16:50.345 8 WARNING stevedore.named [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 04:16:50.349 7 WARNING stevedore.named [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 04:16:50.380 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-10 04:16:50.381 7 INFO neutron.manager [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loading Plugin: tapmirror 2026-06-10 04:16:50.396 7 WARNING stevedore.named [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 04:16:50.419 8 INFO neutron_vpnaas.services.vpn.plugin [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-10 04:16:50.420 8 INFO neutron.common.utils [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-10 04:16:50.420 8 INFO neutron.manager [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loading Plugin: taas 2026-06-10 04:16:50.451 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-10 04:16:50.452 7 INFO neutron.manager [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 04:16:50.459 7 INFO neutron.manager [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loading Plugin: tag 2026-06-10 04:16:50.463 8 WARNING stevedore.named [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 04:16:50.471 7 INFO neutron.manager [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loading Plugin: timestamp 2026-06-10 04:16:50.474 7 INFO neutron.manager [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 04:16:50.480 7 INFO neutron.manager [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loading Plugin: flavors 2026-06-10 04:16:50.485 7 INFO neutron.manager [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loading Plugin: revisions 2026-06-10 04:16:50.486 8 INFO neutron_taas.services.taas.taas_plugin [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-10 04:16:50.487 8 INFO neutron.manager [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loading Plugin: tapmirror 2026-06-10 04:16:50.489 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Initializing extension manager. 2026-06-10 04:16:50.491 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: address-group 2026-06-10 04:16:50.492 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: address-scope 2026-06-10 04:16:50.493 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 04:16:50.494 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: agent 2026-06-10 04:16:50.495 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 04:16:50.496 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 04:16:50.498 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 04:16:50.499 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: availability_zone 2026-06-10 04:16:50.499 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 04:16:50.500 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 04:16:50.500 8 WARNING stevedore.named [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-10 04:16:50.500 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 04:16:50.502 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 04:16:50.502 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: dns-integration 2026-06-10 04:16:50.503 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 04:16:50.504 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 04:16:50.504 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: dvr 2026-06-10 04:16:50.505 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 04:16:50.506 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 04:16:50.507 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 04:16:50.507 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 04:16:50.508 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: external-net 2026-06-10 04:16:50.509 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 04:16:50.510 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: extraroute 2026-06-10 04:16:50.510 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 04:16:50.511 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 04:16:50.512 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 04:16:50.513 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 04:16:50.513 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 04:16:50.514 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: fip-port-details 2026-06-10 04:16:50.515 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: flavors 2026-06-10 04:16:50.517 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 04:16:50.518 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 04:16:50.518 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: ip_allocation 2026-06-10 04:16:50.519 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 04:16:50.519 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-10 04:16:50.519 8 INFO neutron.manager [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loading Plugin: auto_allocate 2026-06-10 04:16:50.520 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 04:16:50.521 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: router 2026-06-10 04:16:50.523 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 04:16:50.523 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-10 04:16:50.524 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-10 04:16:50.524 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 04:16:50.525 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: l3-ha 2026-06-10 04:16:50.526 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 04:16:50.526 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 04:16:50.527 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: l3-flavors 2026-06-10 04:16:50.527 8 INFO neutron.manager [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loading Plugin: tag 2026-06-10 04:16:50.528 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 04:16:50.528 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 04:16:50.531 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 04:16:50.532 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 04:16:50.533 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 04:16:50.534 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 04:16:50.535 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 04:16:50.535 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: multi-provider 2026-06-10 04:16:50.536 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: net-mtu 2026-06-10 04:16:50.536 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 04:16:50.537 8 INFO neutron.manager [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loading Plugin: timestamp 2026-06-10 04:16:50.537 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 04:16:50.537 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: network_ha 2026-06-10 04:16:50.538 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 04:16:50.539 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 04:16:50.540 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: pagination 2026-06-10 04:16:50.540 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: port-device-profile 2026-06-10 04:16:50.541 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-10 04:16:50.541 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 04:16:50.541 8 INFO neutron.manager [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loading Plugin: network_ip_availability 2026-06-10 04:16:50.542 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 04:16:50.542 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: port-mac-override 2026-06-10 04:16:50.543 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 04:16:50.544 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 04:16:50.544 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-10 04:16:50.545 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: port-resource-request 2026-06-10 04:16:50.545 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 04:16:50.546 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-10 04:16:50.546 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: binding 2026-06-10 04:16:50.547 8 INFO neutron.manager [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loading Plugin: flavors 2026-06-10 04:16:50.547 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: binding-extended 2026-06-10 04:16:50.548 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: port-security 2026-06-10 04:16:50.548 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: project-id 2026-06-10 04:16:50.549 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: provider 2026-06-10 04:16:50.549 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-10 04:16:50.550 8 INFO neutron.manager [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loading Plugin: revisions 2026-06-10 04:16:50.551 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: qos 2026-06-10 04:16:50.552 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 04:16:50.552 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 04:16:50.553 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: qos-default 2026-06-10 04:16:50.553 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: qos-fip 2026-06-10 04:16:50.554 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 04:16:50.554 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 04:16:50.555 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 04:16:50.555 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Initializing extension manager. 2026-06-10 04:16:50.556 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 04:16:50.556 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 04:16:50.557 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: qos-pps 2026-06-10 04:16:50.558 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 04:16:50.559 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 04:16:50.559 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: address-group 2026-06-10 04:16:50.560 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 04:16:50.560 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 04:16:50.561 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-10 04:16:50.564 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: quotas 2026-06-10 04:16:50.565 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: quota_details 2026-06-10 04:16:50.567 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: rbac-policies 2026-06-10 04:16:50.567 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: rbac-address-group 2026-06-10 04:16:50.568 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 04:16:50.568 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 04:16:50.570 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 04:16:50.570 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: revision-if-match 2026-06-10 04:16:50.571 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 04:16:50.571 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: address-scope 2026-06-10 04:16:50.571 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 04:16:50.572 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 04:16:50.572 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-10 04:16:50.573 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 04:16:50.574 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 04:16:50.574 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: agent 2026-06-10 04:16:50.575 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 04:16:50.575 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 04:16:50.575 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: agent-resources-synced 2026-06-10 04:16:50.575 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-10 04:16:50.576 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 04:16:50.576 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-10 04:16:50.577 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-10 04:16:50.579 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: availability_zone 2026-06-10 04:16:50.579 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: availability_zone_filter 2026-06-10 04:16:50.580 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-10 04:16:50.580 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: security-group 2026-06-10 04:16:50.581 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: default-subnetpools 2026-06-10 04:16:50.582 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-10 04:16:50.583 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: dns-integration 2026-06-10 04:16:50.583 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: segment 2026-06-10 04:16:50.583 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: dns-domain-ports 2026-06-10 04:16:50.584 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 04:16:50.584 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-10 04:16:50.584 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: service-type 2026-06-10 04:16:50.584 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: dvr 2026-06-10 04:16:50.585 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: sorting 2026-06-10 04:16:50.585 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-10 04:16:50.585 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 04:16:50.585 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: empty-string-filtering 2026-06-10 04:16:50.586 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 04:16:50.586 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 04:16:50.586 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-10 04:16:50.586 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 04:16:50.587 7 WARNING neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 04:16:50.587 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: external-net 2026-06-10 04:16:50.587 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 04:16:50.588 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-10 04:16:50.588 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: subnet-external-network 2026-06-10 04:16:50.588 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: extraroute 2026-06-10 04:16:50.589 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: subnet_onboard 2026-06-10 04:16:50.589 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 04:16:50.589 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: extraroute-atomic 2026-06-10 04:16:50.589 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 04:16:50.590 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-10 04:16:50.590 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 04:16:50.590 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-10 04:16:50.591 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 04:16:50.591 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-10 04:16:50.591 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: tag-creation 2026-06-10 04:16:50.592 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-10 04:16:50.592 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 04:16:50.592 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: fip-port-details 2026-06-10 04:16:50.593 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: flavors 2026-06-10 04:16:50.594 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-10 04:16:50.595 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: floatingip-pools 2026-06-10 04:16:50.595 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: ip_allocation 2026-06-10 04:16:50.596 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 04:16:50.596 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-10 04:16:50.596 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: l2_adjacency 2026-06-10 04:16:50.597 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 04:16:50.598 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: router 2026-06-10 04:16:50.598 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: trunk 2026-06-10 04:16:50.598 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: trunk-details 2026-06-10 04:16:50.599 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 04:16:50.599 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-10 04:16:50.599 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-10 04:16:50.600 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 04:16:50.600 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-10 04:16:50.601 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-10 04:16:50.601 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-10 04:16:50.601 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: ext-gw-mode 2026-06-10 04:16:50.602 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: l3-ha 2026-06-10 04:16:50.602 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-10 04:16:50.602 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-10 04:16:50.603 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-10 04:16:50.603 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 04:16:50.603 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: l3-flavors 2026-06-10 04:16:50.604 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 04:16:50.604 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-10 04:16:50.605 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-10 04:16:50.606 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: vpnaas 2026-06-10 04:16:50.607 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: taas 2026-06-10 04:16:50.608 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-10 04:16:50.608 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: tap-mirror 2026-06-10 04:16:50.609 7 INFO neutron.api.extensions [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-10 04:16:50.609 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-10 04:16:50.610 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-10 04:16:50.611 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-10 04:16:50.611 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 04:16:50.611 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 04:16:50.612 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 04:16:50.612 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 04:16:50.613 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-10 04:16:50.613 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: multi-provider 2026-06-10 04:16:50.614 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: net-mtu 2026-06-10 04:16:50.615 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: net-mtu-writable 2026-06-10 04:16:50.615 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 04:16:50.615 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 04:16:50.616 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: network_availability_zone 2026-06-10 04:16:50.617 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: network_ha 2026-06-10 04:16:50.617 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: network-ip-availability 2026-06-10 04:16:50.618 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-10 04:16:50.619 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: pagination 2026-06-10 04:16:50.620 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 04:16:50.620 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: port-device-profile 2026-06-10 04:16:50.620 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 04:16:50.620 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-10 04:16:50.621 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 04:16:50.621 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-10 04:16:50.622 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 04:16:50.622 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-10 04:16:50.622 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] subnetpool is already registered 2026-06-10 04:16:50.622 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: port-mac-override 2026-06-10 04:16:50.622 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 04:16:50.622 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] subnetpool is already registered 2026-06-10 04:16:50.623 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-10 04:16:50.623 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 04:16:50.623 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 04:16:50.624 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 04:16:50.624 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-10 04:16:50.624 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 04:16:50.624 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 04:16:50.625 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 04:16:50.625 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-10 04:16:50.625 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 04:16:50.625 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] ipsecpolicy is already registered 2026-06-10 04:16:50.626 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 04:16:50.626 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] ikepolicy is already registered 2026-06-10 04:16:50.626 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: port-resource-request 2026-06-10 04:16:50.627 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-10 04:16:50.628 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-10 04:16:50.630 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: binding 2026-06-10 04:16:50.630 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 04:16:50.630 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] router is already registered 2026-06-10 04:16:50.631 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 04:16:50.631 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] floatingip is already registered 2026-06-10 04:16:50.631 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: binding-extended 2026-06-10 04:16:50.632 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: port-security 2026-06-10 04:16:50.633 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: project-id 2026-06-10 04:16:50.634 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: provider 2026-06-10 04:16:50.634 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 04:16:50.635 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] rbac_policy is already registered 2026-06-10 04:16:50.635 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-10 04:16:50.635 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 04:16:50.635 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] security_group is already registered 2026-06-10 04:16:50.636 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 04:16:50.636 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] security_group_rule is already registered 2026-06-10 04:16:50.637 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 04:16:50.637 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] subnetpool is already registered 2026-06-10 04:16:50.638 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 04:16:50.638 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] subnetpool is already registered 2026-06-10 04:16:50.639 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 04:16:50.639 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] trunk is already registered 2026-06-10 04:16:50.639 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: qos 2026-06-10 04:16:50.639 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 04:16:50.640 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] ikepolicy is already registered 2026-06-10 04:16:50.640 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-10 04:16:50.640 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 04:16:50.640 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] ipsecpolicy is already registered 2026-06-10 04:16:50.641 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-10 04:16:50.641 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 04:16:50.641 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] endpoint_group is already registered 2026-06-10 04:16:50.642 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: qos-default 2026-06-10 04:16:50.642 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 04:16:50.642 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] vpnservice is already registered 2026-06-10 04:16:50.642 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: qos-fip 2026-06-10 04:16:50.643 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 04:16:50.643 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] ipsec_site_connection is already registered 2026-06-10 04:16:50.643 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-10 04:16:50.643 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 04:16:50.644 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] ipsecpolicy is already registered 2026-06-10 04:16:50.644 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-10 04:16:50.644 7 INFO neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 04:16:50.644 7 WARNING neutron.quota.resource_registry [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] ikepolicy is already registered 2026-06-10 04:16:50.645 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-10 04:16:50.646 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-10 04:16:50.646 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-10 04:16:50.648 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: qos-pps 2026-06-10 04:16:50.648 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-10 04:16:50.649 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-10 04:16:50.650 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: qos-rules-alias 2026-06-10 04:16:50.651 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: quota-check-limit 2026-06-10 04:16:50.652 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-10 04:16:50.655 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: quotas 2026-06-10 04:16:50.656 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: quota_details 2026-06-10 04:16:50.658 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: rbac-policies 2026-06-10 04:16:50.659 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: rbac-address-group 2026-06-10 04:16:50.660 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: rbac-address-scope 2026-06-10 04:16:50.660 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: rbac-security-groups 2026-06-10 04:16:50.661 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-10 04:16:50.662 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: revision-if-match 2026-06-10 04:16:50.663 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-10 04:16:50.664 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: router_availability_zone 2026-06-10 04:16:50.665 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-10 04:16:50.667 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-10 04:16:50.668 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-10 04:16:50.669 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-10 04:16:50.670 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-10 04:16:50.670 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-10 04:16:50.671 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-10 04:16:50.679 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: security-group 2026-06-10 04:16:50.680 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: segment 2026-06-10 04:16:50.681 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-10 04:16:50.682 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: service-type 2026-06-10 04:16:50.685 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: sorting 2026-06-10 04:16:50.686 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: standard-attr-segment 2026-06-10 04:16:50.687 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: standard-attr-description 2026-06-10 04:16:50.687 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: stateful-security-group 2026-06-10 04:16:50.688 8 WARNING neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-10 04:16:50.689 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-10 04:16:50.690 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: subnet-external-network 2026-06-10 04:16:50.690 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: subnet_onboard 2026-06-10 04:16:50.691 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-10 04:16:50.692 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: subnet-service-types 2026-06-10 04:16:50.693 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: subnet_allocation 2026-06-10 04:16:50.694 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-10 04:16:50.694 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: tag-creation 2026-06-10 04:16:50.695 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-10 04:16:50.699 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: standard-attr-tag 2026-06-10 04:16:50.700 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-10 04:16:50.700 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: trunk 2026-06-10 04:16:50.701 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: trunk-details 2026-06-10 04:16:50.701 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-10 04:16:50.702 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-10 04:16:50.702 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-10 04:16:50.703 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-10 04:16:50.703 7 WARNING keystonemiddleware._common.config [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 04:16:50.705 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-10 04:16:50.705 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-10 04:16:50.706 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: vpn-flavors 2026-06-10 04:16:50.708 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: vpnaas 2026-06-10 04:16:50.709 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: taas 2026-06-10 04:16:50.710 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: tap-mirror 2026-06-10 04:16:50.711 8 INFO neutron.api.extensions [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-10 04:16:50.711 7 WARNING oslo_config.cfg [None req-c3c398d9-90d2-4ef3-b4e6-84ee827d1146 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 04:16:50.713 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-10 04:16:50.713 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-10 04:16:50.713 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of TrackedResource for resource:subnetpool WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fbaac70e668 pid: 7 (default app) 2026-06-10 04:16:50.714 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-10 04:16:50.717 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 04:16:50.717 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 04:16:50.722 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 04:16:50.722 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 04:16:50.723 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 04:16:50.724 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 04:16:50.724 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] subnetpool is already registered 2026-06-10 04:16:50.724 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 04:16:50.724 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] subnetpool is already registered 2026-06-10 04:16:50.725 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 04:16:50.725 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 04:16:50.725 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 04:16:50.726 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 04:16:50.726 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 04:16:50.727 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 04:16:50.727 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 04:16:50.727 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] ipsecpolicy is already registered 2026-06-10 04:16:50.728 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 04:16:50.728 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] ikepolicy is already registered 2026-06-10 04:16:50.732 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-10 04:16:50.732 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] router is already registered 2026-06-10 04:16:50.733 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-10 04:16:50.733 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] floatingip is already registered 2026-06-10 04:16:50.737 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-10 04:16:50.737 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] rbac_policy is already registered 2026-06-10 04:16:50.737 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-10 04:16:50.737 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] security_group is already registered 2026-06-10 04:16:50.738 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-10 04:16:50.738 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] security_group_rule is already registered 2026-06-10 04:16:50.739 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 04:16:50.739 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] subnetpool is already registered 2026-06-10 04:16:50.739 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-10 04:16:50.739 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] subnetpool is already registered 2026-06-10 04:16:50.740 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-10 04:16:50.740 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] trunk is already registered 2026-06-10 04:16:50.740 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 04:16:50.741 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] ikepolicy is already registered 2026-06-10 04:16:50.741 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 04:16:50.741 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] ipsecpolicy is already registered 2026-06-10 04:16:50.741 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-10 04:16:50.741 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] endpoint_group is already registered 2026-06-10 04:16:50.742 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-10 04:16:50.742 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] vpnservice is already registered 2026-06-10 04:16:50.742 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-10 04:16:50.742 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] ipsec_site_connection is already registered 2026-06-10 04:16:50.743 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-10 04:16:50.743 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] ipsecpolicy is already registered 2026-06-10 04:16:50.743 8 INFO neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-10 04:16:50.743 8 WARNING neutron.quota.resource_registry [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] ikepolicy is already registered 2026-06-10 04:16:50.781 8 WARNING keystonemiddleware._common.config [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 04:16:50.787 8 WARNING oslo_config.cfg [None req-1731604f-fba6-4ddf-b58e-7989ab1f6993 - - - - - -] 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 7 seconds on interpreter 0x7fbaac70e668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:16:55.523 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10e7a301-38ae-4c1a-9ae4-56e3ef40da2a e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.156 () {44 vars in 928 bytes} [Wed Jun 10 04:16:54 2026] GET /v2.0/networks/public => generated 108 bytes in 811 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: 1/4] 199.204.45.156 () {44 vars in 950 bytes} [Wed Jun 10 04:16:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:16:56.232 7 WARNING neutron.services.revisions.revision_plugin [None req-84ff55a9-e308-4c0e-8072-dae9da16524d e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Could not find related network for resource to bump revision. 2026-06-10 04:16:56.259 7 INFO neutron.db.segments_db [None req-84ff55a9-e308-4c0e-8072-dae9da16524d e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment e3a9b334-101b-470e-88cd-9b32f62b6310 of type flat for network f7bd0b13-9f65-4983-8a90-5da5fbbb707f 2026-06-10 04:16:56.315 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84ff55a9-e308-4c0e-8072-dae9da16524d e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.156 () {48 vars in 968 bytes} [Wed Jun 10 04:16:55 2026] POST /v2.0/networks => generated 124 bytes in 426 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:17:02.197 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4481f82-f1ce-44fe-8ea4-0e26228dcb17 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.156 () {44 vars in 928 bytes} [Wed Jun 10 04:17:02 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.156 () {44 vars in 950 bytes} [Wed Jun 10 04:17:02 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-06-10 04:17:02.265 7 WARNING neutron.services.revisions.revision_plugin [None req-0c12216b-1bd8-4deb-b9e5-206a7b31d0c5 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Could not find related network for resource to bump revision. 2026-06-10 04:17:02.280 7 INFO neutron.db.segments_db [None req-0c12216b-1bd8-4deb-b9e5-206a7b31d0c5 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment eb19633d-9892-4727-8bd0-8bcc5e8d7877 of type flat for network 58a06894-6a09-4c32-8e77-c34e4660530f 2026-06-10 04:17:02.305 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c12216b-1bd8-4deb-b9e5-206a7b31d0c5 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.156 () {48 vars in 968 bytes} [Wed Jun 10 04:17:02 2026] POST /v2.0/networks => generated 124 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:17:08.482 8 INFO neutron.pecan_wsgi.hooks.translation [None req-087dfe21-8c6d-4857-b4bf-981aafe2d57d e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.156 () {44 vars in 928 bytes} [Wed Jun 10 04:17:08 2026] GET /v2.0/networks/public => generated 108 bytes in 366 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.156 () {44 vars in 950 bytes} [Wed Jun 10 04:17:08 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:17:08.727 8 WARNING neutron.services.revisions.revision_plugin [None req-d83e4d6a-bc1a-42b7-813f-80101d5678b8 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Could not find related network for resource to bump revision. 2026-06-10 04:17:08.751 8 INFO neutron.db.segments_db [None req-d83e4d6a-bc1a-42b7-813f-80101d5678b8 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 194b68d9-532b-41b1-b342-95db48685fca of type flat for network efb3a1cf-6c8c-4e44-a68b-c06291587cb7 2026-06-10 04:17:08.822 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d83e4d6a-bc1a-42b7-813f-80101d5678b8 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.156 () {48 vars in 968 bytes} [Wed Jun 10 04:17:08 2026] POST /v2.0/networks => generated 124 bytes in 326 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:17:14.695 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46b34f8f-18aa-405d-991d-19f38890210d e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.156 () {44 vars in 928 bytes} [Wed Jun 10 04:17:14 2026] GET /v2.0/networks/public => generated 108 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.156 () {44 vars in 950 bytes} [Wed Jun 10 04:17:14 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-06-10 04:17:14.777 8 WARNING neutron.services.revisions.revision_plugin [None req-41a5cabf-19b7-43c4-9c07-3520a340d117 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Could not find related network for resource to bump revision. 2026-06-10 04:17:14.800 8 INFO neutron.db.segments_db [None req-41a5cabf-19b7-43c4-9c07-3520a340d117 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 81cd3e7b-8135-44d7-b603-d8db2b691b11 of type flat for network a536c0c2-1a27-408e-91a9-bc31034ffcd5 2026-06-10 04:17:14.831 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41a5cabf-19b7-43c4-9c07-3520a340d117 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.156 () {48 vars in 968 bytes} [Wed Jun 10 04:17:14 2026] POST /v2.0/networks => generated 124 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:17:20.661 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd86c1ff-5285-4fff-9520-224e74ebf545 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.156 () {44 vars in 928 bytes} [Wed Jun 10 04:17:20 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.156 () {44 vars in 950 bytes} [Wed Jun 10 04:17:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:17:20.726 7 WARNING neutron.services.revisions.revision_plugin [None req-93256c56-9226-4ed0-aef6-bade225932e4 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Could not find related network for resource to bump revision. 2026-06-10 04:17:20.746 7 INFO neutron.db.segments_db [None req-93256c56-9226-4ed0-aef6-bade225932e4 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 667372f8-244f-455f-a153-026e455b6c89 of type flat for network 4b566b14-1d54-4c3a-8aa0-2b8b3fe4788b 2026-06-10 04:17:20.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93256c56-9226-4ed0-aef6-bade225932e4 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.156 () {48 vars in 968 bytes} [Wed Jun 10 04:17:20 2026] POST /v2.0/networks => generated 124 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:17:26.639 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dafa10fa-c133-440a-b0d0-d7dbc3642209 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.156 () {44 vars in 928 bytes} [Wed Jun 10 04:17:26 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.156 () {44 vars in 950 bytes} [Wed Jun 10 04:17:26 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-06-10 04:17:26.705 8 WARNING neutron.services.revisions.revision_plugin [None req-6793a67c-b39e-4c27-9d90-b64592329d91 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Could not find related network for resource to bump revision. 2026-06-10 04:17:26.743 8 INFO neutron.db.segments_db [None req-6793a67c-b39e-4c27-9d90-b64592329d91 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 8f127d3f-fb26-450f-99f4-9a66857138b7 of type flat for network f181d3be-2472-4c96-adbb-b9e72560d149 2026-06-10 04:17:26.776 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6793a67c-b39e-4c27-9d90-b64592329d91 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.204.45.156 () {48 vars in 968 bytes} [Wed Jun 10 04:17:26 2026] POST /v2.0/networks => generated 124 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:17:32.729 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec5d3d6c-4117-40cb-8043-9fb853bdc250 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.204.45.156 () {44 vars in 928 bytes} [Wed Jun 10 04:17:32 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.156 () {44 vars in 950 bytes} [Wed Jun 10 04:17:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:17:32.865 8 WARNING neutron.services.revisions.revision_plugin [None req-db4caf20-e140-4714-b8bd-22ca006e445c e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Could not find related network for resource to bump revision. 2026-06-10 04:17:32.901 8 INFO neutron.db.segments_db [None req-db4caf20-e140-4714-b8bd-22ca006e445c e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 3560a43f-cfa0-4596-b57a-e8b74b0ea82c of type flat for network 129f91a2-96aa-42c3-82e9-9fe3a2773176 [pid: 8|app: 0|req: 12/26] 199.204.45.156 () {48 vars in 968 bytes} [Wed Jun 10 04:17:32 2026] POST /v2.0/networks => generated 706 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:17:34.175 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f917ff5-b459-4a9a-be7d-33af77ed4299 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/27] 199.204.45.156 () {44 vars in 928 bytes} [Wed Jun 10 04:17:34 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.156 () {44 vars in 950 bytes} [Wed Jun 10 04:17:34 2026] GET /v2.0/networks?name=public => generated 709 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:17:34.253 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3404d14-9800-4f86-a743-f277afeade1c e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 16/29] 199.204.45.156 () {44 vars in 1035 bytes} [Wed Jun 10 04:17:34 2026] GET /v2.0/subnets/public-subnet?network_id=129f91a2-96aa-42c3-82e9-9fe3a2773176 => generated 113 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.204.45.156 () {44 vars in 1058 bytes} [Wed Jun 10 04:17:34 2026] GET /v2.0/subnets?name=public-subnet&network_id=129f91a2-96aa-42c3-82e9-9fe3a2773176 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.204.45.156 () {48 vars in 966 bytes} [Wed Jun 10 04:17:34 2026] POST /v2.0/subnets => generated 664 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:22:12.741 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4be27aa0-f234-45e9-9967-e737e3b1d97d e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/68] 199.204.45.156 () {44 vars in 938 bytes} [Wed Jun 10 04:22:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.204.45.156 () {44 vars in 960 bytes} [Wed Jun 10 04:22:12 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:22:12.823 7 INFO neutron.db.segments_db [None req-db17c8eb-a565-4323-a3a5-c0de54b9f6e3 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 51610bdb-16d8-4137-a1fc-4565e43acc83 of type vxlan for network 6633b108-ff57-4177-bd2f-9a1543b75456 [pid: 7|app: 0|req: 37/70] 199.204.45.156 () {48 vars in 967 bytes} [Wed Jun 10 04:22:12 2026] POST /v2.0/networks => generated 706 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:22:13.838 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b33bfe9-3538-4044-abd2-93312cd0bd64 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/73] 199.204.45.156 () {44 vars in 938 bytes} [Wed Jun 10 04:22:13 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/74] 199.204.45.156 () {44 vars in 960 bytes} [Wed Jun 10 04:22:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:22:13.898 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f14a73f4-cae6-429e-b26e-f0dff9408fcd e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/75] 199.204.45.156 () {44 vars in 1037 bytes} [Wed Jun 10 04:22:13 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6633b108-ff57-4177-bd2f-9a1543b75456 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/76] 199.204.45.156 () {44 vars in 1060 bytes} [Wed Jun 10 04:22:13 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6633b108-ff57-4177-bd2f-9a1543b75456 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 199.204.45.156 () {48 vars in 966 bytes} [Wed Jun 10 04:22:13 2026] POST /v2.0/subnets => generated 651 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:22:15.332 8 INFO neutron.api.v2.resource [None req-abb0ccbb-da0b-4c13-8c6d-02e48e575bdd e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/78] 199.204.45.156 () {44 vars in 972 bytes} [Wed Jun 10 04:22:15 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/79] 199.204.45.156 () {44 vars in 994 bytes} [Wed Jun 10 04:22:15 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/80] 199.204.45.156 () {48 vars in 981 bytes} [Wed Jun 10 04:22:15 2026] POST /v2.0/security-groups => generated 1616 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/81] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:16 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 1616 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:16 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:16 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 199.204.45.156 () {48 vars in 992 bytes} [Wed Jun 10 04:22:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/85] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:17 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 2230 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:17 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:17 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 199.204.45.156 () {48 vars in 992 bytes} [Wed Jun 10 04:22:17 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/89] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:18 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => 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: 43/90] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:18 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/91] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:18 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/92] 199.204.45.156 () {48 vars in 992 bytes} [Wed Jun 10 04:22:18 2026] POST /v2.0/security-group-rules => generated 603 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:19 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 3462 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/94] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:19 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 3462 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/95] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:19 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 3462 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 199.204.45.156 () {48 vars in 992 bytes} [Wed Jun 10 04:22:19 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/97] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:20 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/98] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:20 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/99] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:20 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 4078 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/100] 199.204.45.156 () {48 vars in 992 bytes} [Wed Jun 10 04:22:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/101] 199.204.45.156 () {44 vars in 988 bytes} [Wed Jun 10 04:22:22 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456 => generated 731 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:22:22.138 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d5d290c-535a-48aa-982a-90dbaa118550 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/102] 199.204.45.156 () {44 vars in 1077 bytes} [Wed Jun 10 04:22:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6633b108-ff57-4177-bd2f-9a1543b75456 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/103] 199.204.45.156 () {44 vars in 1100 bytes} [Wed Jun 10 04:22:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6633b108-ff57-4177-bd2f-9a1543b75456 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/104] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:22 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/105] 199.204.45.156 () {48 vars in 962 bytes} [Wed Jun 10 04:22:22 2026] POST /v2.0/ports => generated 1100 bytes in 380 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:22:29.133 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be408b2b-873a-4c01-bbdc-4d45b8eceb2f e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/108] 199.204.45.156 () {44 vars in 980 bytes} [Wed Jun 10 04:22:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/109] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/110] 199.204.45.156 () {48 vars in 1032 bytes} [Wed Jun 10 04:22:29 2026] PUT /v2.0/ports/fb5dc4a0-3e83-4bd2-9c9a-4cb1660e8551 => generated 1249 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/111] 199.204.45.156 () {44 vars in 921 bytes} [Wed Jun 10 04:22:31 2026] GET /v2.0/ports => generated 3730 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:22:32.474 7 INFO neutron.api.v2.resource [None req-50eeb956-5e65-4cb4-954d-ea81e8ecf2a0 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 59/112] 199.204.45.156 () {44 vars in 960 bytes} [Wed Jun 10 04:22:32 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/113] 199.204.45.156 () {44 vars in 982 bytes} [Wed Jun 10 04:22:32 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/114] 199.204.45.156 () {48 vars in 981 bytes} [Wed Jun 10 04:22:32 2026] POST /v2.0/security-groups => generated 1610 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/115] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:33 2026] GET /v2.0/security-groups/7fcbd3ab-1e82-403e-bf8f-aa3de95281f8 => generated 1610 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/116] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:33 2026] GET /v2.0/security-groups/7fcbd3ab-1e82-403e-bf8f-aa3de95281f8 => 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: 56/117] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:33 2026] GET /v2.0/security-groups/7fcbd3ab-1e82-403e-bf8f-aa3de95281f8 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/118] 199.204.45.156 () {48 vars in 992 bytes} [Wed Jun 10 04:22:33 2026] POST /v2.0/security-group-rules => generated 623 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/119] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:34 2026] GET /v2.0/security-groups/7fcbd3ab-1e82-403e-bf8f-aa3de95281f8 => generated 2246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/120] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:34 2026] GET /v2.0/security-groups/7fcbd3ab-1e82-403e-bf8f-aa3de95281f8 => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/121] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:22:34 2026] GET /v2.0/security-groups/7fcbd3ab-1e82-403e-bf8f-aa3de95281f8 => generated 2246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/122] 199.204.45.156 () {48 vars in 992 bytes} [Wed Jun 10 04:22:34 2026] POST /v2.0/security-group-rules => generated 627 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/131] 199.204.45.156 () {44 vars in 976 bytes} [Wed Jun 10 04:23:42 2026] GET /v2.0/quotas/5cfde4b316454e7ba94f14bdae7058fe => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/132] 199.204.45.156 () {48 vars in 1028 bytes} [Wed Jun 10 04:23:43 2026] PUT /v2.0/quotas/5cfde4b316454e7ba94f14bdae7058fe => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:25:52.415 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0103dd6e-1acc-4d2e-b4d3-8e5591161c48 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/151] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:25:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 73/152] 199.204.45.156 () {30 vars in 763 bytes} [Wed Jun 10 04:25:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:25:54.230 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f2f68ed-dd36-471e-9236-8255b948a411 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/153] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:25:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/154] 199.204.45.156 () {30 vars in 763 bytes} [Wed Jun 10 04:25:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:32:06.345 7 INFO neutron.api.v2.resource [None req-a576d966-fd09-47cb-a64a-dc44ac524d6a e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 106/205] 199.204.45.156 () {44 vars in 1075 bytes} [Wed Jun 10 04:32:06 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=c0459d45fd094f298d1029be1810a7fb => generated 139 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/206] 199.204.45.156 () {44 vars in 1098 bytes} [Wed Jun 10 04:32:06 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=c0459d45fd094f298d1029be1810a7fb => generated 23 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/207] 199.204.45.156 () {48 vars in 982 bytes} [Wed Jun 10 04:32:06 2026] POST /v2.0/security-groups => generated 1624 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/208] 199.204.45.156 () {44 vars in 1089 bytes} [Wed Jun 10 04:32:07 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c?project_id=c0459d45fd094f298d1029be1810a7fb => generated 1624 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/209] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:32:07 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/210] 199.204.45.156 () {44 vars in 1089 bytes} [Wed Jun 10 04:32:07 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c?project_id=c0459d45fd094f298d1029be1810a7fb => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/211] 199.204.45.156 () {48 vars in 992 bytes} [Wed Jun 10 04:32:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/212] 199.204.45.156 () {44 vars in 1089 bytes} [Wed Jun 10 04:32:09 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c?project_id=c0459d45fd094f298d1029be1810a7fb => generated 2234 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/213] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:32:09 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/214] 199.204.45.156 () {44 vars in 1089 bytes} [Wed Jun 10 04:32:09 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c?project_id=c0459d45fd094f298d1029be1810a7fb => generated 2234 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/215] 199.204.45.156 () {48 vars in 992 bytes} [Wed Jun 10 04:32:09 2026] POST /v2.0/security-group-rules => generated 599 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/216] 199.204.45.156 () {44 vars in 1089 bytes} [Wed Jun 10 04:32:10 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c?project_id=c0459d45fd094f298d1029be1810a7fb => generated 2846 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/217] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:32:10 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/218] 199.204.45.156 () {44 vars in 1089 bytes} [Wed Jun 10 04:32:10 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c?project_id=c0459d45fd094f298d1029be1810a7fb => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/219] 199.204.45.156 () {48 vars in 992 bytes} [Wed Jun 10 04:32:10 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) [pid: 8|app: 0|req: 107/220] 199.204.45.156 () {44 vars in 1089 bytes} [Wed Jun 10 04:32:11 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c?project_id=c0459d45fd094f298d1029be1810a7fb => generated 3460 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/221] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:32:11 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/222] 199.204.45.156 () {44 vars in 1089 bytes} [Wed Jun 10 04:32:12 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c?project_id=c0459d45fd094f298d1029be1810a7fb => generated 3460 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/223] 199.204.45.156 () {48 vars in 992 bytes} [Wed Jun 10 04:32:12 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: 118/242] 199.204.45.156 () {30 vars in 740 bytes} [Wed Jun 10 04:34:25 2026] GET /v2.0/networks?tenant_id=c0459d45fd094f298d1029be1810a7fb&shared=False => generated 15 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:34:25.744 7 INFO neutron.db.segments_db [None req-1549278d-ddf3-47d4-a6f5-bf895b367214 7aa46f9323814ac484c0d686e10c9238 c0459d45fd094f298d1029be1810a7fb - - d569d60c975f43ab923b6fc8510ee8a6 d569d60c975f43ab923b6fc8510ee8a6] Added segment c0534738-312e-49ab-aadd-f198442a53c3 of type vxlan for network 1a5a5433-f335-4f5a-8824-aba735fc620d [pid: 7|app: 0|req: 125/243] 199.204.45.156 () {34 vars in 682 bytes} [Wed Jun 10 04:34:25 2026] POST /v2.0/networks => generated 718 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/244] 199.204.45.156 () {30 vars in 722 bytes} [Wed Jun 10 04:34:25 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/245] 199.204.45.156 () {30 vars in 633 bytes} [Wed Jun 10 04:34:25 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/246] 199.204.45.156 () {34 vars in 677 bytes} [Wed Jun 10 04:34:25 2026] POST /v2.0/ports => generated 999 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/247] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:34:26 2026] GET /v2.0/networks/1a5a5433-f335-4f5a-8824-aba735fc620d => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/250] 199.204.45.156 () {30 vars in 722 bytes} [Wed Jun 10 04:34:28 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/251] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:34:28 2026] GET /v2.0/networks/1a5a5433-f335-4f5a-8824-aba735fc620d => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/254] 199.204.45.156 () {44 vars in 976 bytes} [Wed Jun 10 04:34:44 2026] GET /v2.0/quotas/c0459d45fd094f298d1029be1810a7fb => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/255] 199.204.45.156 () {48 vars in 1028 bytes} [Wed Jun 10 04:34:45 2026] PUT /v2.0/quotas/c0459d45fd094f298d1029be1810a7fb => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:46:13.882 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4449df7a-2548-4a16-920c-efc4ce0fd390 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/348] 199.204.45.156 () {44 vars in 928 bytes} [Wed Jun 10 04:46:13 2026] GET /v2.0/networks/public => generated 108 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/349] 199.204.45.156 () {44 vars in 950 bytes} [Wed Jun 10 04:46:13 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-06-10 04:46:14.973 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d21101e1-68ab-493e-934a-196fa7a49064 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/350] 199.204.45.156 () {44 vars in 928 bytes} [Wed Jun 10 04:46:14 2026] GET /v2.0/networks/public => generated 108 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/351] 199.204.45.156 () {44 vars in 950 bytes} [Wed Jun 10 04:46:14 2026] GET /v2.0/networks?name=public => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:46:15.045 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a68b3e28-58fe-435a-bf6c-e3f77bd392f5 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/352] 199.204.45.156 () {44 vars in 1035 bytes} [Wed Jun 10 04:46:15 2026] GET /v2.0/subnets/public-subnet?network_id=129f91a2-96aa-42c3-82e9-9fe3a2773176 => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/353] 199.204.45.156 () {44 vars in 1058 bytes} [Wed Jun 10 04:46:15 2026] GET /v2.0/subnets?name=public-subnet&network_id=129f91a2-96aa-42c3-82e9-9fe3a2773176 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:46:42.343 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c39f4e5-01f5-4e69-8f6b-5607b3f9e3a3 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/356] 199.204.45.156 () {44 vars in 938 bytes} [Wed Jun 10 04:46:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/357] 199.204.45.156 () {44 vars in 960 bytes} [Wed Jun 10 04:46:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:46:43.296 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19e42024-fbd8-46a6-b02a-575986de2a58 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/358] 199.204.45.156 () {44 vars in 938 bytes} [Wed Jun 10 04:46:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/359] 199.204.45.156 () {44 vars in 960 bytes} [Wed Jun 10 04:46:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:46:43.357 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5c7d6b3-d86b-4811-b20c-f82c382b3692 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/362] 199.204.45.156 () {44 vars in 1037 bytes} [Wed Jun 10 04:46:43 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6633b108-ff57-4177-bd2f-9a1543b75456 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/363] 199.204.45.156 () {44 vars in 1060 bytes} [Wed Jun 10 04:46:43 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6633b108-ff57-4177-bd2f-9a1543b75456 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:46:44.494 7 INFO neutron.api.v2.resource [None req-354df951-dc12-4c25-8d0c-f37e80f54eb2 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/364] 199.204.45.156 () {44 vars in 972 bytes} [Wed Jun 10 04:46:44 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/365] 199.204.45.156 () {44 vars in 994 bytes} [Wed Jun 10 04:46:44 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/366] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:46:45 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/367] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:46:45 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/368] 199.204.45.156 () {44 vars in 1012 bytes} [Wed Jun 10 04:46:45 2026] GET /v2.0/security-group-rules/d96d84bf-7108-4f59-bfd3-77755d2c599e => 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: 181/369] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:46:46 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/370] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:46:46 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/371] 199.204.45.156 () {44 vars in 1012 bytes} [Wed Jun 10 04:46:46 2026] GET /v2.0/security-group-rules/b451738f-1efe-4b23-831b-ca68172a6a67 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/372] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:46:47 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 4694 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/373] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:46:47 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/374] 199.204.45.156 () {44 vars in 1012 bytes} [Wed Jun 10 04:46:47 2026] GET /v2.0/security-group-rules/1e6f7359-b531-42d8-acb0-1ddd3091b59f => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/375] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:46:48 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 4694 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/376] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:46:48 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/377] 199.204.45.156 () {44 vars in 1012 bytes} [Wed Jun 10 04:46:48 2026] GET /v2.0/security-group-rules/043e9545-e32a-4991-bff2-495246b17a79 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/378] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:46:49 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/379] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:46:49 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/380] 199.204.45.156 () {44 vars in 1012 bytes} [Wed Jun 10 04:46:49 2026] GET /v2.0/security-group-rules/e2d2704b-a9f9-4001-87e1-bfddcd3db05c => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/381] 199.204.45.156 () {44 vars in 988 bytes} [Wed Jun 10 04:46:50 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456 => generated 731 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:46:50.768 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e931e53d-83b8-4724-b54a-8f1cbb691cac e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/382] 199.204.45.156 () {44 vars in 1077 bytes} [Wed Jun 10 04:46:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6633b108-ff57-4177-bd2f-9a1543b75456 => 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: 188/383] 199.204.45.156 () {44 vars in 1100 bytes} [Wed Jun 10 04:46:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6633b108-ff57-4177-bd2f-9a1543b75456 => generated 1254 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/384] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:46:50 2026] GET /v2.0/security-groups/e4e4a117-e80a-4bb3-8a36-91b046795911 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:46:58.306 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c0215e7a-0d82-4849-bb44-5c462aef3809 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/385] 199.204.45.156 () {44 vars in 980 bytes} [Wed Jun 10 04:46:58 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: 7|app: 0|req: 197/388] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:46:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.156 () {44 vars in 921 bytes} [Wed Jun 10 04:46:59 2026] GET /v2.0/ports => generated 4725 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:47:00.958 7 INFO neutron.api.v2.resource [None req-fe675843-23bd-4e3c-abf7-ff107b722794 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/390] 199.204.45.156 () {44 vars in 960 bytes} [Wed Jun 10 04:47:00 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/391] 199.204.45.156 () {44 vars in 982 bytes} [Wed Jun 10 04:47:00 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/392] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:47:01 2026] GET /v2.0/security-groups/7fcbd3ab-1e82-403e-bf8f-aa3de95281f8 => generated 2886 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:47:01 2026] GET /v2.0/security-groups/7fcbd3ab-1e82-403e-bf8f-aa3de95281f8 => generated 2886 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/394] 199.204.45.156 () {44 vars in 1012 bytes} [Wed Jun 10 04:47:02 2026] GET /v2.0/security-group-rules/6a1acc2c-a3ca-4efb-a375-039a68a4f759 => generated 623 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:47:02 2026] GET /v2.0/security-groups/7fcbd3ab-1e82-403e-bf8f-aa3de95281f8 => generated 2886 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/396] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:47:02 2026] GET /v2.0/security-groups/7fcbd3ab-1e82-403e-bf8f-aa3de95281f8 => generated 2886 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.204.45.156 () {44 vars in 1012 bytes} [Wed Jun 10 04:47:02 2026] GET /v2.0/security-group-rules/4610b2f4-b06f-4ce0-b6ec-b77bd4da8704 => generated 627 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/400] 199.204.45.156 () {44 vars in 976 bytes} [Wed Jun 10 04:47:14 2026] GET /v2.0/quotas/5cfde4b316454e7ba94f14bdae7058fe => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:48:08.452 8 INFO neutron.api.v2.resource [None req-b5e8a0ff-2f4b-402f-a089-8075a7caae85 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/407] 199.204.45.156 () {44 vars in 1075 bytes} [Wed Jun 10 04:48:08 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=c0459d45fd094f298d1029be1810a7fb => generated 139 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 199.204.45.156 () {44 vars in 1098 bytes} [Wed Jun 10 04:48:08 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=c0459d45fd094f298d1029be1810a7fb => generated 4072 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.204.45.156 () {44 vars in 1089 bytes} [Wed Jun 10 04:48:09 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c?project_id=c0459d45fd094f298d1029be1810a7fb => generated 4075 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/410] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:48:09 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.204.45.156 () {44 vars in 1012 bytes} [Wed Jun 10 04:48:09 2026] GET /v2.0/security-group-rules/4d935500-2ad0-4420-b078-2dcc8329683e => generated 597 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.204.45.156 () {44 vars in 1089 bytes} [Wed Jun 10 04:48:10 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c?project_id=c0459d45fd094f298d1029be1810a7fb => 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: 205/413] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:48:10 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/414] 199.204.45.156 () {44 vars in 1012 bytes} [Wed Jun 10 04:48:10 2026] GET /v2.0/security-group-rules/21697a3d-9fb4-4fa1-866a-4e86e772d589 => generated 599 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.204.45.156 () {44 vars in 1089 bytes} [Wed Jun 10 04:48:11 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c?project_id=c0459d45fd094f298d1029be1810a7fb => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:48:11 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.204.45.156 () {44 vars in 1012 bytes} [Wed Jun 10 04:48:11 2026] GET /v2.0/security-group-rules/384936cc-8a99-4476-b595-87f594616567 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/418] 199.204.45.156 () {44 vars in 1089 bytes} [Wed Jun 10 04:48:12 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c?project_id=c0459d45fd094f298d1029be1810a7fb => generated 4075 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/419] 199.204.45.156 () {44 vars in 1002 bytes} [Wed Jun 10 04:48:12 2026] GET /v2.0/security-groups/eb985666-016e-455a-88ae-f01b3684af3c => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/420] 199.204.45.156 () {44 vars in 1012 bytes} [Wed Jun 10 04:48:12 2026] GET /v2.0/security-group-rules/ad865846-ad7b-4247-b63d-d6e8506b16e3 => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.204.45.156 () {44 vars in 976 bytes} [Wed Jun 10 04:48:19 2026] GET /v2.0/quotas/c0459d45fd094f298d1029be1810a7fb => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/430] 199.204.45.156 () {44 vars in 950 bytes} [Wed Jun 10 04:49:10 2026] GET /v2.0/networks?name=public => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/437] 10.0.0.192 () {32 vars in 649 bytes} [Wed Jun 10 04:49:49 2026] GET /v2.0/networks => generated 2167 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/438] 10.0.0.192 () {32 vars in 655 bytes} [Wed Jun 10 04:49:50 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/439] 10.0.0.192 () {32 vars in 647 bytes} [Wed Jun 10 04:49:50 2026] GET /v2.0/routers => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/440] 10.0.0.192 () {32 vars in 643 bytes} [Wed Jun 10 04:49:50 2026] GET /v2.0/ports => generated 4725 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/441] 10.0.0.192 () {32 vars in 647 bytes} [Wed Jun 10 04:49:51 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/442] 10.0.0.192 () {32 vars in 649 bytes} [Wed Jun 10 04:49:51 2026] GET /v2.0/networks => generated 2167 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/443] 10.0.0.192 () {32 vars in 663 bytes} [Wed Jun 10 04:49:51 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/444] 10.0.0.192 () {32 vars in 655 bytes} [Wed Jun 10 04:49:51 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:02.200 7 INFO neutron.db.segments_db [None req-143f02c5-7bba-43cf-8c0f-9dedd6fcfe8a e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment f207b34e-8107-4613-a2f0-7ff239ba5759 of type vxlan for network 9eeb3748-4aee-4773-a7ee-ea69ff15e0f0 2026-06-10 04:50:02.241 8 INFO neutron.db.segments_db [None req-ab59a5ec-ccd6-4563-8f4c-bb318bb3cf27 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 8983a52c-07f3-43e6-bbd6-432f7e379152 of type vxlan for network 539b278e-0f2c-4a32-862c-977c3af2cffc [pid: 7|app: 0|req: 226/447] 10.0.0.192 () {34 vars in 671 bytes} [Wed Jun 10 04:50:01 2026] POST /v2.0/networks => generated 752 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/448] 10.0.0.192 () {34 vars in 671 bytes} [Wed Jun 10 04:50:02 2026] POST /v2.0/networks => generated 749 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/449] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:02 2026] POST /v2.0/subnets => generated 699 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:50:02.546 7 INFO neutron.db.segments_db [None req-5fa082f2-b01c-4033-8106-2ed79f145fed e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment e54a5f11-8123-414e-a228-1947bddd94fd of type vxlan for network f16ecee0-b948-4a03-8baa-6c96416612e9 [pid: 8|app: 0|req: 223/450] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:02 2026] POST /v2.0/subnets => generated 696 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:50:02.599 8 INFO neutron.db.segments_db [None req-f8d5c40a-0a22-4a08-84ce-6591b3ef9baf e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 86d183bb-0e42-49cd-be29-ffc1ee359f98 of type vxlan for network 1aa4458d-3fdc-47be-97e7-12f072b0664c 2026-06-10 04:50:02.758 7 INFO neutron.db.l3_hamode_db [None req-5fa082f2-b01c-4033-8106-2ed79f145fed e321d009ebdd46f28edf906b95c3fa31 0eb5df3e495c454e9e8759e3c4a65a79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:50:02.836 8 INFO neutron.db.l3_hamode_db [None req-f8d5c40a-0a22-4a08-84ce-6591b3ef9baf e321d009ebdd46f28edf906b95c3fa31 f78a5cbc671043fb9de32aa3a41654de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:50:03.734 7 INFO neutron.db.l3_hamode_db [None req-5fa082f2-b01c-4033-8106-2ed79f145fed e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:50:03.805 8 INFO neutron.db.l3_hamode_db [None req-f8d5c40a-0a22-4a08-84ce-6591b3ef9baf e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/451] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:02 2026] POST /v2.0/routers => generated 739 bytes in 2599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/452] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:02 2026] POST /v2.0/routers => generated 736 bytes in 2565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/453] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:05 2026] GET /v2.0/security-groups?tenant_id=bd6d5fc01ebb46459f2739a671d7a2d1&name=default => generated 2921 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/454] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:05 2026] GET /v2.0/security-groups?tenant_id=80692cbf64404894bc309f78b628f719&name=default => generated 2921 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/455] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:50:05 2026] PUT /v2.0/routers/39e50f92-50b0-466b-a6ae-0d641e94f83d/add_router_interface => generated 309 bytes in 1124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/456] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:50:05 2026] PUT /v2.0/routers/0e55830a-7bde-48d9-b037-0592a840f761/add_router_interface => generated 309 bytes in 1162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/457] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:06 2026] DELETE /v2.0/security-groups/339a7a69-77ca-4a3b-977a-87e908702817 => 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: 231/458] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:06 2026] DELETE /v2.0/security-groups/ac8dd58e-5c9b-4f08-b337-585d51392498 => 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: 228/459] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:06 2026] GET /v2.0/security-groups?tenant_id=7d5ce7f7273543be898387d426952c59&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/460] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:06 2026] DELETE /v2.0/security-groups/24df5878-fa9c-4203-b5d2-291ec29b27a4 => 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: 229/461] 10.0.0.192 () {34 vars in 685 bytes} [Wed Jun 10 04:50:07 2026] POST /v2.0/security-groups => generated 1659 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/462] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:50:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/463] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:50:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/464] 10.0.0.34 () {38 vars in 970 bytes} [Wed Jun 10 04:50:07 2026] POST /v2.0/security-groups => generated 1684 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/465] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:50:07 2026] POST /v2.0/floatingips => generated 552 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:08 2026] GET /v2.0/security-groups/7b532f42-2aea-4ed0-8880-943a78dccd9f => generated 1684 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/467] 10.0.0.34 () {34 vars in 1095 bytes} [Wed Jun 10 04:50:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--23734974&fields=id&tenant_id=0eb5df3e495c454e9e8759e3c4a65a79 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:08.827 8 INFO neutron.db.segments_db [None req-f6e6ecbc-6d4e-4b33-b69d-81811bdf6f2c e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 32b8009b-b9d1-4c2a-8e46-c3e240fc584b of type vxlan for network 0cd410eb-2fa7-4344-817b-43dbb0c7f5a3 [pid: 7|app: 0|req: 237/468] 10.0.0.34 () {38 vars in 980 bytes} [Wed Jun 10 04:50:08 2026] POST /v2.0/security-group-rules => generated 614 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/469] 10.0.0.192 () {34 vars in 671 bytes} [Wed Jun 10 04:50:08 2026] POST /v2.0/networks => generated 744 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/470] 10.0.0.34 () {34 vars in 981 bytes} [Wed Jun 10 04:50:08 2026] GET /v2.0/networks?id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0 => generated 684 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/471] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:08 2026] POST /v2.0/subnets => generated 691 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/472] 10.0.0.34 () {34 vars in 964 bytes} [Wed Jun 10 04:50:09 2026] GET /v2.0/quotas/0eb5df3e495c454e9e8759e3c4a65a79 => 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: 239/473] 10.0.0.34 () {38 vars in 970 bytes} [Wed Jun 10 04:50:08 2026] POST /v2.0/security-groups => generated 1686 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 04:50:09.079 8 INFO neutron.db.segments_db [None req-310f5e1b-41f7-43b7-aa10-ab8ec43ea827 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment aaad3cee-19f8-424c-98aa-9d90b1fb00d5 of type vxlan for network 49b69a98-92dd-414f-a0a5-16867cbbbb53 [pid: 7|app: 0|req: 240/474] 10.0.0.34 () {34 vars in 1001 bytes} [Wed Jun 10 04:50:09 2026] GET /v2.0/ports?tenant_id=0eb5df3e495c454e9e8759e3c4a65a79&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/475] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:09 2026] GET /v2.0/security-groups/80ffe64d-0467-4661-b331-406e179bdd60 => generated 1686 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:50:09.306 8 INFO neutron.db.l3_hamode_db [None req-310f5e1b-41f7-43b7-aa10-ab8ec43ea827 e321d009ebdd46f28edf906b95c3fa31 8f5bba13c9a044f394e3db092f9bff68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 242/476] 10.0.0.34 () {38 vars in 980 bytes} [Wed Jun 10 04:50:09 2026] POST /v2.0/security-group-rules => generated 614 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/477] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:09 2026] GET /v2.0/security-groups/80ffe64d-0467-4661-b331-406e179bdd60 => generated 2311 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/478] 10.0.0.34 () {38 vars in 980 bytes} [Wed Jun 10 04:50:09 2026] POST /v2.0/security-group-rules => generated 619 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/479] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:09 2026] GET /v2.0/security-groups/80ffe64d-0467-4661-b331-406e179bdd60 => generated 2941 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/480] 10.0.0.34 () {34 vars in 1000 bytes} [Wed Jun 10 04:50:09 2026] GET /v2.0/security-group-rules/d8c5a62f-605b-48e4-8a97-b8003ac256f9 => generated 616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/481] 10.0.0.34 () {34 vars in 906 bytes} [Wed Jun 10 04:50:09 2026] GET /v2.0/extensions => generated 21537 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/482] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:09 2026] GET /v2.0/security-groups/80ffe64d-0467-4661-b331-406e179bdd60 => generated 2941 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/483] 10.0.0.34 () {34 vars in 1007 bytes} [Wed Jun 10 04:50:09 2026] GET /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0?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: 250/484] 10.0.0.34 () {36 vars in 1022 bytes} [Wed Jun 10 04:50:09 2026] DELETE /v2.0/security-group-rules/d8c5a62f-605b-48e4-8a97-b8003ac256f9 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/485] 10.0.0.34 () {34 vars in 1107 bytes} [Wed Jun 10 04:50:09 2026] GET /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/486] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:09 2026] GET /v2.0/security-groups/80ffe64d-0467-4661-b331-406e179bdd60 => generated 2311 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/487] 10.0.0.34 () {36 vars in 1012 bytes} [Wed Jun 10 04:50:09 2026] DELETE /v2.0/security-groups/80ffe64d-0467-4661-b331-406e179bdd60 => 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: 254/488] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:10 2026] GET /v2.0/security-groups/7b532f42-2aea-4ed0-8880-943a78dccd9f => generated 2309 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:50:10.080 8 INFO neutron.db.l3_hamode_db [None req-310f5e1b-41f7-43b7-aa10-ab8ec43ea827 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 255/489] 10.0.0.34 () {36 vars in 1012 bytes} [Wed Jun 10 04:50:10 2026] DELETE /v2.0/security-groups/7b532f42-2aea-4ed0-8880-943a78dccd9f => 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: 256/490] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:10 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:10.700 7 INFO neutron_taas.services.taas.taas_plugin [None req-00bc91a7-fd20-4a8d-b346-22b361c46c4f e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: cf786480-4c22-46e5-917f-35f15e9c80a9 2026-06-10 04:50:10.713 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00bc91a7-fd20-4a8d-b346-22b361c46c4f e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: cf786480-4c22-46e5-917f-35f15e9c80a9 [pid: 8|app: 0|req: 235/491] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:09 2026] POST /v2.0/routers => generated 731 bytes in 1934 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/492] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:50:10 2026] PUT /v2.0/routers/0e55830a-7bde-48d9-b037-0592a840f761/remove_router_interface => generated 309 bytes in 1343 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/493] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:11 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:11.788 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e166642-a5b1-47dc-83c0-0d91ca7a66c4 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 2342df54-dd8c-4333-974c-85fcab6af80d 2026-06-10 04:50:11.790 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e166642-a5b1-47dc-83c0-0d91ca7a66c4 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 2342df54-dd8c-4333-974c-85fcab6af80d 2026-06-10 04:50:12.004 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e166642-a5b1-47dc-83c0-0d91ca7a66c4 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: fe371506-6135-4fc2-b2d8-7dc6218e2248 2026-06-10 04:50:12.006 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e166642-a5b1-47dc-83c0-0d91ca7a66c4 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: fe371506-6135-4fc2-b2d8-7dc6218e2248 2026-06-10 04:50:12.073 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-7e166642-a5b1-47dc-83c0-0d91ca7a66c4 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2241, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 236/494] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:50:10 2026] PUT /v2.0/routers/865ad022-e364-487a-a2d5-c163ed01c111/add_router_interface => generated 309 bytes in 1200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:12.485 7 INFO neutron.db.l3_hamode_db [None req-7e166642-a5b1-47dc-83c0-0d91ca7a66c4 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] HA network 1aa4458d-3fdc-47be-97e7-12f072b0664c was deleted as no HA routers are present in tenant f78a5cbc671043fb9de32aa3a41654de. [pid: 7|app: 0|req: 259/495] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:11 2026] DELETE /v2.0/routers/0e55830a-7bde-48d9-b037-0592a840f761 => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/496] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:12 2026] DELETE /v2.0/subnets/bbfea730-1562-43f0-bb5b-c1aacb079f27 => 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: 238/497] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:12 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:12.754 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f8d3074-d44d-47ea-a4a5-8fd55caaa833 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: b89d66f8-b00f-41c5-bcf8-bea56b4eaaab 2026-06-10 04:50:12.757 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f8d3074-d44d-47ea-a4a5-8fd55caaa833 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: b89d66f8-b00f-41c5-bcf8-bea56b4eaaab [pid: 7|app: 0|req: 260/498] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:50:12 2026] DELETE /v2.0/networks/539b278e-0f2c-4a32-862c-977c3af2cffc => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:50:12.979 7 INFO neutron.services.segments.plugin [-] Segment 86d183bb-0e42-49cd-be29-ffc1ee359f98 resource provider aggregate not found 2026-06-10 04:50:12.993 7 INFO neutron.services.segments.plugin [-] Segment 86d183bb-0e42-49cd-be29-ffc1ee359f98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86d183bb-0e42-49cd-be29-ffc1ee359f98 found for delete ", "request_id": "req-225f1a7f-921a-4da0-873b-50b9d5c18118"}]} 2026-06-10 04:50:13.046 7 INFO neutron.services.segments.plugin [-] Segment 86d183bb-0e42-49cd-be29-ffc1ee359f98 resource provider aggregate not found 2026-06-10 04:50:13.062 7 INFO neutron.services.segments.plugin [-] Segment 86d183bb-0e42-49cd-be29-ffc1ee359f98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86d183bb-0e42-49cd-be29-ffc1ee359f98 found for delete ", "request_id": "req-980fc844-0dad-4f2a-84c7-67020a7ff905"}]} [pid: 7|app: 0|req: 261/499] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:13 2026] GET /v2.0/security-groups?tenant_id=f78a5cbc671043fb9de32aa3a41654de&name=default => generated 2921 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/500] 10.0.0.34 () {38 vars in 970 bytes} [Wed Jun 10 04:50:12 2026] POST /v2.0/security-groups => generated 1682 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/501] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:13 2026] DELETE /v2.0/security-groups/85a18fc4-bd93-402e-ad88-9432e5faec78 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/504] 10.0.0.34 () {38 vars in 970 bytes} [Wed Jun 10 04:50:13 2026] POST /v2.0/security-groups => generated 1680 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/505] 10.0.0.34 () {38 vars in 970 bytes} [Wed Jun 10 04:50:13 2026] POST /v2.0/security-groups => generated 1679 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/506] 10.0.0.34 () {34 vars in 1001 bytes} [Wed Jun 10 04:50:13 2026] GET /v2.0/security-groups?tenant_id=8f5bba13c9a044f394e3db092f9bff68 => generated 7906 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/507] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:13 2026] GET /v2.0/security-groups/be016807-344f-4b03-82a4-9680e3e4e6f9 => generated 2922 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/508] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:13 2026] GET /v2.0/security-groups/be016807-344f-4b03-82a4-9680e3e4e6f9 => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/509] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:13 2026] GET /v2.0/security-groups/7ca03625-9b0e-46fe-8082-01a3ac39d2af => generated 1682 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/510] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:13 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/511] 10.0.0.34 () {36 vars in 1012 bytes} [Wed Jun 10 04:50:13 2026] DELETE /v2.0/security-groups/7ca03625-9b0e-46fe-8082-01a3ac39d2af => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:50:13.993 8 INFO neutron.api.v2.resource [req-4b18498c-b0af-4b52-af10-1fa5a6639767 req-b1eae8c8-5c1a-414b-a687-dc7f93c07884 7d78506a8d894891b05a3b4aff4908e9 8f5bba13c9a044f394e3db092f9bff68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/512] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:13 2026] GET /v2.0/security-groups/7ca03625-9b0e-46fe-8082-01a3ac39d2af => 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: 245/513] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:14 2026] GET /v2.0/security-groups/ef469201-c10f-4bb5-b1a3-8ff98e33c473 => generated 1680 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/514] 10.0.0.34 () {36 vars in 1012 bytes} [Wed Jun 10 04:50:14 2026] DELETE /v2.0/security-groups/ef469201-c10f-4bb5-b1a3-8ff98e33c473 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:50:14.186 8 INFO neutron.api.v2.resource [req-97ba4fc4-a2c2-453a-989c-15f6e9906dbd req-2fe10e36-9aff-4354-a2a6-fe60552ec5cc 7d78506a8d894891b05a3b4aff4908e9 8f5bba13c9a044f394e3db092f9bff68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 247/515] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:14 2026] GET /v2.0/security-groups/ef469201-c10f-4bb5-b1a3-8ff98e33c473 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/516] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:13 2026] GET /v2.0/security-groups?tenant_id=8b2064774e914b00999cce3f23052c1b&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/517] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:14 2026] GET /v2.0/security-groups/629a62cc-2016-4dfe-a4d3-1434644a06ec => generated 1679 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/518] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:14 2026] DELETE /v2.0/security-groups/417b2ec9-d118-4fa1-a014-fc09381aaa99 => 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: 249/519] 10.0.0.34 () {36 vars in 1012 bytes} [Wed Jun 10 04:50:14 2026] DELETE /v2.0/security-groups/629a62cc-2016-4dfe-a4d3-1434644a06ec => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:50:14.377 7 INFO neutron.api.v2.resource [req-fc474a33-6e95-41d6-9a7a-12cedc9a65b6 req-bbfa41b7-0164-49f3-8b1f-051209f7c3de 7d78506a8d894891b05a3b4aff4908e9 8f5bba13c9a044f394e3db092f9bff68 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 271/520] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:14 2026] GET /v2.0/security-groups/629a62cc-2016-4dfe-a4d3-1434644a06ec => 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: 250/521] 10.0.0.34 () {34 vars in 1001 bytes} [Wed Jun 10 04:50:14 2026] GET /v2.0/security-groups?tenant_id=8f5bba13c9a044f394e3db092f9bff68 => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/522] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:14 2026] GET /v2.0/security-groups/be016807-344f-4b03-82a4-9680e3e4e6f9 => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/523] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:14 2026] GET /v2.0/security-groups/be016807-344f-4b03-82a4-9680e3e4e6f9 => generated 2922 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/524] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:14 2026] GET /v2.0/security-groups?tenant_id=b4055dd06c0a4b928c34cd121c537a3b&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:50:14.557 8 INFO neutron.api.v2.resource [req-7db89f77-b117-44d6-af7d-b066af59f18c req-0f3272df-bdc4-4dd0-9fc6-b22d82f15d90 7d78506a8d894891b05a3b4aff4908e9 8f5bba13c9a044f394e3db092f9bff68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/525] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:14 2026] GET /v2.0/security-groups/629a62cc-2016-4dfe-a4d3-1434644a06ec => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:50:14.594 8 INFO neutron.api.v2.resource [req-f37be487-6d97-4ac2-8b9e-f51e8bf41b78 req-9c9a7d77-62b5-4637-98f9-4152b47c1f7c 7d78506a8d894891b05a3b4aff4908e9 8f5bba13c9a044f394e3db092f9bff68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/526] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:14 2026] GET /v2.0/security-groups/ef469201-c10f-4bb5-b1a3-8ff98e33c473 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:50:14.633 8 INFO neutron.api.v2.resource [req-01a908c6-5771-4571-81c5-c4e0329d4a9c req-42b0eb3e-4b0b-497e-ab7a-fcd0e4f9fed0 7d78506a8d894891b05a3b4aff4908e9 8f5bba13c9a044f394e3db092f9bff68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 255/527] 10.0.0.34 () {34 vars in 990 bytes} [Wed Jun 10 04:50:14 2026] GET /v2.0/security-groups/7ca03625-9b0e-46fe-8082-01a3ac39d2af => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/528] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:14 2026] DELETE /v2.0/security-groups/365af368-6638-4fab-88db-cd541414aeb5 => 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: 274/529] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:14 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:15.012 7 INFO neutron.services.segments.plugin [-] Segment 8983a52c-07f3-43e6-bbd6-432f7e379152 resource provider aggregate not found 2026-06-10 04:50:15.032 7 INFO neutron.services.segments.plugin [-] Segment 8983a52c-07f3-43e6-bbd6-432f7e379152 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8983a52c-07f3-43e6-bbd6-432f7e379152 found for delete ", "request_id": "req-050a3711-4798-414a-ba8c-7d015ccdad80"}]} 2026-06-10 04:50:15.079 7 INFO neutron.services.segments.plugin [-] Segment 8983a52c-07f3-43e6-bbd6-432f7e379152 resource provider aggregate not found 2026-06-10 04:50:15.094 7 INFO neutron.services.segments.plugin [-] Segment 8983a52c-07f3-43e6-bbd6-432f7e379152 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8983a52c-07f3-43e6-bbd6-432f7e379152 found for delete ", "request_id": "req-93578662-1f83-4842-b02a-fe64cffe8a6c"}]} 2026-06-10 04:50:15.150 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f960077-9557-41d2-a1ec-d19e5e4a6a51 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 2d236eda-1fee-4144-8c25-ee236ceca900 2026-06-10 04:50:15.157 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f960077-9557-41d2-a1ec-d19e5e4a6a51 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 2d236eda-1fee-4144-8c25-ee236ceca900 [pid: 7|app: 0|req: 275/530] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:50:14 2026] GET /v2.0/networks?id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0 => generated 684 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/531] 199.204.45.156 () {34 vars in 911 bytes} [Wed Jun 10 04:50:15 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/532] 199.204.45.156 () {34 vars in 1050 bytes} [Wed Jun 10 04:50:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0eb5df3e495c454e9e8759e3c4a65a79 => generated 179 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:15.487 7 INFO neutron.db.segments_db [None req-b1f7981a-9b8d-45ab-bdd1-c51da5e89853 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 8742e152-b037-49bc-86dc-8f0b8ad88551 of type vxlan for network 8ab34fc5-fc80-49c4-9b82-6b0b6c54c619 [pid: 7|app: 0|req: 278/533] 10.0.0.192 () {34 vars in 671 bytes} [Wed Jun 10 04:50:15 2026] POST /v2.0/networks => generated 746 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/534] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:50:14 2026] PUT /v2.0/routers/865ad022-e364-487a-a2d5-c163ed01c111/remove_router_interface => generated 309 bytes in 1179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/535] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:15 2026] POST /v2.0/subnets => generated 693 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/536] 199.204.45.156 () {38 vars in 955 bytes} [Wed Jun 10 04:50:15 2026] POST /v2.0/ports => generated 958 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:50:16.155 7 INFO neutron.db.segments_db [None req-eae8d478-618e-4f9c-b118-8b3511e07160 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment f0b5e67d-90bd-4d5c-8260-c2f42060dc9d of type vxlan for network a5e76a7d-b5e7-4f93-b399-28dec7913333 2026-06-10 04:50:16.261 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d31e119-3478-4edd-a9b5-ad65ae6b019f e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: dee465c8-2188-45ba-819e-f87d15e752fe 2026-06-10 04:50:16.263 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d31e119-3478-4edd-a9b5-ad65ae6b019f e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: dee465c8-2188-45ba-819e-f87d15e752fe 2026-06-10 04:50:16.445 7 INFO neutron.db.l3_hamode_db [None req-eae8d478-618e-4f9c-b118-8b3511e07160 e321d009ebdd46f28edf906b95c3fa31 e662c14cd813416aba89d21e535b6ea6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:50:16.501 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d31e119-3478-4edd-a9b5-ad65ae6b019f e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 796f6c15-5d11-4b3b-ba77-11f89aeb8848 2026-06-10 04:50:16.504 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d31e119-3478-4edd-a9b5-ad65ae6b019f e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 796f6c15-5d11-4b3b-ba77-11f89aeb8848 2026-06-10 04:50:16.577 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-6d31e119-3478-4edd-a9b5-ad65ae6b019f e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2241, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-06-10 04:50:16.973 8 INFO neutron.db.l3_hamode_db [None req-6d31e119-3478-4edd-a9b5-ad65ae6b019f e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] HA network 49b69a98-92dd-414f-a0a5-16867cbbbb53 was deleted as no HA routers are present in tenant 8f5bba13c9a044f394e3db092f9bff68. [pid: 8|app: 0|req: 258/537] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:16 2026] DELETE /v2.0/routers/865ad022-e364-487a-a2d5-c163ed01c111 => generated 0 bytes in 965 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/538] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:16 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 961 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:17.310 7 INFO neutron.db.l3_hamode_db [None req-eae8d478-618e-4f9c-b118-8b3511e07160 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:50:17.433 8 INFO neutron.services.segments.plugin [-] Segment aaad3cee-19f8-424c-98aa-9d90b1fb00d5 resource provider aggregate not found 2026-06-10 04:50:17.455 8 INFO neutron.services.segments.plugin [-] Segment aaad3cee-19f8-424c-98aa-9d90b1fb00d5 resource provider aggregate not found 2026-06-10 04:50:17.458 8 INFO neutron.services.segments.plugin [-] Segment aaad3cee-19f8-424c-98aa-9d90b1fb00d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaad3cee-19f8-424c-98aa-9d90b1fb00d5 found for delete ", "request_id": "req-ac7e70f2-ff1b-4301-b260-cdc682ce6bdd"}]} 2026-06-10 04:50:17.473 8 INFO neutron.services.segments.plugin [-] Segment aaad3cee-19f8-424c-98aa-9d90b1fb00d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaad3cee-19f8-424c-98aa-9d90b1fb00d5 found for delete ", "request_id": "req-a01abe50-f08c-4f3c-ba98-9b2170560890"}]} [pid: 8|app: 0|req: 260/539] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:50:17 2026] PUT /v2.0/ports/2dd2857b-834b-450d-af5d-dab8ff482dc3 => generated 1239 bytes in 591 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: 261/540] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:17 2026] DELETE /v2.0/subnets/f41302c1-0141-42d8-81bc-9cd88e6d2c07 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/541] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:17 2026] GET /v2.0/security-groups?id=4d384214-f95b-4531-a6aa-9ca3023737d1&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:17.853 8 INFO neutron_taas.services.taas.taas_plugin [None req-95f9936b-736a-46d9-8e10-c3a0f34d4f6c e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 14148564-6c19-4d1e-a7dd-ea9487992cb2 2026-06-10 04:50:17.856 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95f9936b-736a-46d9-8e10-c3a0f34d4f6c e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 14148564-6c19-4d1e-a7dd-ea9487992cb2 [pid: 8|app: 0|req: 263/542] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:50:17 2026] DELETE /v2.0/networks/0cd410eb-2fa7-4344-817b-43dbb0c7f5a3 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:50:18.205 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-49a68e0b-76cd-42a2-8843-4b1931324e92'] response: {'name': 'network-changed', 'server_uuid': '7efeb579-8a1e-436d-830b-16a34c202ed0', 'tag': '2dd2857b-834b-450d-af5d-dab8ff482dc3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 280/543] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:16 2026] POST /v2.0/routers => generated 733 bytes in 2115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/544] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:18 2026] GET /v2.0/security-groups?tenant_id=8f5bba13c9a044f394e3db092f9bff68&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/545] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:18 2026] DELETE /v2.0/security-groups/be016807-344f-4b03-82a4-9680e3e4e6f9 => 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: 283/546] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:50:18 2026] GET /v2.0/ports?tenant_id=0eb5df3e495c454e9e8759e3c4a65a79&device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/547] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:50:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2dd2857b-834b-450d-af5d-dab8ff482dc3 => 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: 285/548] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:50:18 2026] GET /v2.0/subnets?id=b3b63ecb-372e-496e-8c74-20ea903d5671 => generated 702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/549] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:50:18 2026] GET /v2.0/ports?network_id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/550] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:18 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => 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: 288/551] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:50:18 2026] GET /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0?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: 289/552] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:18 2026] GET /v2.0/security-groups?id=4d384214-f95b-4531-a6aa-9ca3023737d1&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/553] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:50:19 2026] GET /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:19.483 8 INFO neutron.services.segments.plugin [-] Segment 32b8009b-b9d1-4c2a-8e46-c3e240fc584b resource provider aggregate not found 2026-06-10 04:50:19.491 8 INFO neutron.services.segments.plugin [-] Segment 32b8009b-b9d1-4c2a-8e46-c3e240fc584b resource provider aggregate not found [pid: 8|app: 0|req: 264/554] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:50:18 2026] PUT /v2.0/routers/7c964dd8-c710-4c89-bc16-5bd6c7778dfd/add_router_interface => generated 309 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:19.504 8 INFO neutron.services.segments.plugin [-] Segment 32b8009b-b9d1-4c2a-8e46-c3e240fc584b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32b8009b-b9d1-4c2a-8e46-c3e240fc584b found for delete ", "request_id": "req-06b668bd-7b57-49f0-9465-5c8db1317c42"}]} 2026-06-10 04:50:19.509 8 INFO neutron.services.segments.plugin [-] Segment 32b8009b-b9d1-4c2a-8e46-c3e240fc584b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32b8009b-b9d1-4c2a-8e46-c3e240fc584b found for delete ", "request_id": "req-6b34cb09-bcc9-4cc5-b071-19145c1e6e2a"}]} [pid: 8|app: 0|req: 265/555] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:20 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => 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: 291/556] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:50:20 2026] GET /v2.0/ports?tenant_id=0eb5df3e495c454e9e8759e3c4a65a79&device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/557] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:20 2026] GET /v2.0/security-groups?id=4d384214-f95b-4531-a6aa-9ca3023737d1&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: 266/558] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:50:20 2026] GET /v2.0/networks?id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0 => generated 780 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/559] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:50:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2dd2857b-834b-450d-af5d-dab8ff482dc3 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/560] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:50:20 2026] GET /v2.0/subnets?id=b3b63ecb-372e-496e-8c74-20ea903d5671 => generated 702 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/561] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:50:20 2026] GET /v2.0/ports?network_id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/562] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:50:20 2026] GET /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0?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: 271/563] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:50:20 2026] GET /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0?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: 272/564] 10.0.0.34 () {34 vars in 981 bytes} [Wed Jun 10 04:50:20 2026] GET /v2.0/networks?id=8ab34fc5-fc80-49c4-9b82-6b0b6c54c619 => generated 678 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/565] 10.0.0.34 () {34 vars in 964 bytes} [Wed Jun 10 04:50:20 2026] GET /v2.0/quotas/e662c14cd813416aba89d21e535b6ea6 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:20.629 7 INFO neutron.db.segments_db [None req-8663c236-c002-44be-9ede-52e79d78ca8d e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment c52a3932-34f0-48cb-8cfc-17acb82589b3 of type vxlan for network 48e543c3-a8d0-4f2a-a37c-d26ed38b32c8 [pid: 8|app: 0|req: 274/566] 10.0.0.34 () {34 vars in 1001 bytes} [Wed Jun 10 04:50:20 2026] GET /v2.0/ports?tenant_id=e662c14cd813416aba89d21e535b6ea6&fields=id => generated 57 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/567] 10.0.0.34 () {34 vars in 1007 bytes} [Wed Jun 10 04:50:20 2026] GET /v2.0/networks/8ab34fc5-fc80-49c4-9b82-6b0b6c54c619?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: 293/568] 10.0.0.192 () {34 vars in 671 bytes} [Wed Jun 10 04:50:20 2026] POST /v2.0/networks => generated 748 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/569] 10.0.0.34 () {34 vars in 1107 bytes} [Wed Jun 10 04:50:20 2026] GET /v2.0/networks/8ab34fc5-fc80-49c4-9b82-6b0b6c54c619?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: 277/570] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:20 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/571] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:20 2026] POST /v2.0/subnets => generated 695 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:50:21.081 8 INFO neutron.db.segments_db [None req-580fabde-afa0-4a87-8a4e-56e638efd947 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 59087d8c-6e9d-4e41-b1b2-be70c7db8949 of type vxlan for network 39b6b9b5-59fa-4a0f-8645-8560cc0dce12 2026-06-10 04:50:21.367 8 INFO neutron.db.l3_hamode_db [None req-580fabde-afa0-4a87-8a4e-56e638efd947 e321d009ebdd46f28edf906b95c3fa31 d9d8e68150c64499ae3cdcabc78f3062 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 295/572] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:21 2026] GET /v2.0/security-groups?tenant_id=186a32557c484f69b05730e677888fa0&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/573] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:21 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/574] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:21 2026] DELETE /v2.0/security-groups/1ccb115b-b5e8-4b26-b8f2-14c9eca220ca => 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: 298/575] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:21 2026] GET /v2.0/security-groups?id=4d384214-f95b-4531-a6aa-9ca3023737d1&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/576] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:21 2026] GET /v2.0/security-groups?tenant_id=12f3c87f98c9453e8dae70e1c6b64d64&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/577] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:21 2026] DELETE /v2.0/security-groups/9ddd1be3-19ab-44df-b5f7-64a151a7e154 => 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: 301/578] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:22 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:22.094 8 INFO neutron.db.l3_hamode_db [None req-580fabde-afa0-4a87-8a4e-56e638efd947 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 302/579] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:22 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/580] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:22 2026] GET /v2.0/security-groups?id=4d384214-f95b-4531-a6aa-9ca3023737d1&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/581] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:21 2026] POST /v2.0/routers => generated 735 bytes in 1940 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/582] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:23 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => 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: 280/583] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:23 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/584] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:23 2026] GET /v2.0/security-groups?id=4d384214-f95b-4531-a6aa-9ca3023737d1&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/585] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:50:22 2026] PUT /v2.0/routers/6ceeb554-d8aa-4879-aa43-2d1e4d1975f7/add_router_interface => generated 309 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/586] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:24 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => 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: 305/587] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:24 2026] GET /v2.0/security-groups?tenant_id=26a55fbf9d2c445bab9dc5ceb8d6bde1&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/588] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:24 2026] DELETE /v2.0/security-groups/febd5d30-ba04-4a31-b40c-a9e7fda93e67 => 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: 306/589] 10.0.0.192 () {34 vars in 685 bytes} [Wed Jun 10 04:50:24 2026] POST /v2.0/security-groups => generated 1661 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/590] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:25 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/591] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:25 2026] GET /v2.0/security-groups?id=4d384214-f95b-4531-a6aa-9ca3023737d1&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/592] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:50:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/593] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:50:25 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: 310/594] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:50:25 2026] GET /v2.0/networks?id=8ab34fc5-fc80-49c4-9b82-6b0b6c54c619 => 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: 311/595] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:25 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => 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: 312/596] 199.204.45.156 () {38 vars in 955 bytes} [Wed Jun 10 04:50:25 2026] POST /v2.0/ports => generated 958 bytes in 368 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: 285/597] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:50:25 2026] POST /v2.0/floatingips => generated 552 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/598] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:50:25 2026] PUT /v2.0/ports/349df368-268a-4443-99f0-b5094eaae251 => generated 1239 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/599] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 975 bytes in 40 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: 314/600] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/security-groups?id=4d384214-f95b-4531-a6aa-9ca3023737d1&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/601] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/602] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/security-groups?id=66acc20e-1588-48e6-8e37-b0dd04be7fef&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:26.606 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2b481af-eb0a-4c7c-a8a7-5087dacbe5db'] response: {'name': 'network-changed', 'server_uuid': 'bfdd294e-ad0e-49af-a090-70821b03d5d1', 'tag': '349df368-268a-4443-99f0-b5094eaae251', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 288/603] 10.0.0.192 () {32 vars in 653 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions => generated 21537 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/604] 10.0.0.192 () {32 vars in 681 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/605] 10.0.0.192 () {32 vars in 681 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/606] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/607] 10.0.0.192 () {32 vars in 665 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/608] 10.0.0.192 () {32 vars in 699 bytes} [Wed Jun 10 04:50:26 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: 8|app: 0|req: 291/609] 10.0.0.192 () {32 vars in 697 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/610] 10.0.0.192 () {32 vars in 701 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/611] 10.0.0.192 () {32 vars in 689 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/availability_zone => 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: 320/612] 10.0.0.192 () {32 vars in 703 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/613] 10.0.0.192 () {32 vars in 693 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/614] 10.0.0.192 () {32 vars in 695 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/615] 10.0.0.192 () {32 vars in 685 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/616] 10.0.0.192 () {32 vars in 687 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/617] 10.0.0.192 () {32 vars in 661 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/618] 10.0.0.192 () {32 vars in 699 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/619] 10.0.0.192 () {32 vars in 679 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/620] 10.0.0.192 () {32 vars in 683 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/621] 10.0.0.192 () {32 vars in 675 bytes} [Wed Jun 10 04:50:26 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/622] 10.0.0.192 () {32 vars in 689 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/623] 10.0.0.192 () {32 vars in 723 bytes} [Wed Jun 10 04:50: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: 7|app: 0|req: 326/624] 10.0.0.192 () {32 vars in 687 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/625] 10.0.0.192 () {32 vars in 669 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/flavors => 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: 327/626] 10.0.0.192 () {32 vars in 687 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/627] 10.0.0.192 () {32 vars in 681 bytes} [Wed Jun 10 04:50: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: 7|app: 0|req: 328/628] 10.0.0.192 () {32 vars in 699 bytes} [Wed Jun 10 04:50: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: 8|app: 0|req: 301/629] 10.0.0.192 () {32 vars in 679 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/630] 10.0.0.192 () {32 vars in 667 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/router => generated 256 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/631] 10.0.0.192 () {32 vars in 677 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/632] 10.0.0.192 () {32 vars in 665 bytes} [Wed Jun 10 04:50: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: 304/633] 10.0.0.192 () {32 vars in 675 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/634] 10.0.0.192 () {32 vars in 713 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/635] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/ports?tenant_id=e662c14cd813416aba89d21e535b6ea6&device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/636] 10.0.0.192 () {32 vars in 691 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/637] 10.0.0.192 () {32 vars in 683 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/638] 10.0.0.192 () {32 vars in 669 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/639] 10.0.0.192 () {32 vars in 687 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/640] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=349df368-268a-4443-99f0-b5094eaae251 => 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: 334/641] 10.0.0.192 () {32 vars in 705 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/642] 10.0.0.192 () {32 vars in 675 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/643] 10.0.0.192 () {32 vars in 701 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/644] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/subnets?id=c5ea8041-be1b-48af-b6e2-15095dc0f682 => generated 696 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/645] 10.0.0.192 () {32 vars in 675 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/646] 10.0.0.192 () {32 vars in 693 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/647] 10.0.0.192 () {32 vars in 689 bytes} [Wed Jun 10 04:50: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: 7|app: 0|req: 340/648] 10.0.0.192 () {32 vars in 709 bytes} [Wed Jun 10 04:50: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: 8|app: 0|req: 309/649] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/ports?network_id=8ab34fc5-fc80-49c4-9b82-6b0b6c54c619&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: 341/650] 10.0.0.192 () {32 vars in 705 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/651] 10.0.0.192 () {32 vars in 719 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/652] 10.0.0.192 () {32 vars in 697 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/653] 10.0.0.192 () {32 vars in 711 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/654] 10.0.0.192 () {32 vars in 669 bytes} [Wed Jun 10 04:50: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: 314/655] 10.0.0.192 () {32 vars in 687 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/656] 10.0.0.192 () {32 vars in 681 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/657] 10.0.0.192 () {32 vars in 675 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/658] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/networks/8ab34fc5-fc80-49c4-9b82-6b0b6c54c619?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/659] 10.0.0.192 () {32 vars in 671 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/660] 10.0.0.192 () {32 vars in 661 bytes} [Wed Jun 10 04:50:27 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: 319/661] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => 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: 320/662] 10.0.0.192 () {32 vars in 699 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/663] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/networks/8ab34fc5-fc80-49c4-9b82-6b0b6c54c619?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/664] 10.0.0.192 () {32 vars in 699 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/665] 10.0.0.192 () {32 vars in 677 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/666] 10.0.0.192 () {32 vars in 669 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/qos-fip => 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: 321/667] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/security-groups?id=4d384214-f95b-4531-a6aa-9ca3023737d1&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/668] 10.0.0.192 () {32 vars in 683 bytes} [Wed Jun 10 04:50: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: 322/669] 10.0.0.192 () {32 vars in 701 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/670] 10.0.0.192 () {32 vars in 685 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/671] 10.0.0.192 () {32 vars in 707 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/672] 10.0.0.192 () {32 vars in 669 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/673] 10.0.0.192 () {32 vars in 697 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/674] 10.0.0.192 () {32 vars in 695 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/675] 10.0.0.192 () {32 vars in 685 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/676] 10.0.0.192 () {32 vars in 689 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/677] 10.0.0.192 () {32 vars in 705 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/678] 10.0.0.192 () {32 vars in 667 bytes} [Wed Jun 10 04:50:27 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: 328/679] 10.0.0.192 () {32 vars in 681 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/680] 10.0.0.192 () {32 vars in 681 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/681] 10.0.0.192 () {32 vars in 691 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/682] 10.0.0.192 () {32 vars in 691 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/683] 10.0.0.192 () {32 vars in 695 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/684] 10.0.0.192 () {32 vars in 685 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/685] 10.0.0.192 () {32 vars in 689 bytes} [Wed Jun 10 04:50:27 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: 7|app: 0|req: 352/686] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/687] 10.0.0.192 () {32 vars in 701 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/688] 10.0.0.192 () {32 vars in 703 bytes} [Wed Jun 10 04:50:27 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: 335/689] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/690] 10.0.0.192 () {32 vars in 713 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/691] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/security-groups?id=66acc20e-1588-48e6-8e37-b0dd04be7fef&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: 338/692] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/693] 10.0.0.192 () {32 vars in 715 bytes} [Wed Jun 10 04:50:27 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: 340/694] 10.0.0.192 () {32 vars in 727 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/695] 10.0.0.192 () {32 vars in 741 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/696] 10.0.0.192 () {32 vars in 719 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/697] 10.0.0.192 () {32 vars in 683 bytes} [Wed Jun 10 04:50:27 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: 344/698] 10.0.0.192 () {32 vars in 669 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/699] 10.0.0.192 () {32 vars in 719 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/700] 10.0.0.192 () {32 vars in 679 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/701] 10.0.0.192 () {32 vars in 669 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/702] 10.0.0.192 () {32 vars in 697 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.192 () {32 vars in 705 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/704] 10.0.0.192 () {32 vars in 701 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/705] 10.0.0.192 () {32 vars in 701 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/706] 10.0.0.192 () {32 vars in 683 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.192 () {32 vars in 705 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/708] 10.0.0.192 () {32 vars in 695 bytes} [Wed Jun 10 04:50:27 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: 355/709] 10.0.0.192 () {32 vars in 689 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/710] 10.0.0.192 () {32 vars in 697 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 10.0.0.192 () {32 vars in 679 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/712] 10.0.0.192 () {32 vars in 689 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/713] 10.0.0.192 () {32 vars in 701 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/714] 10.0.0.192 () {32 vars in 665 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/715] 10.0.0.192 () {32 vars in 681 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/716] 10.0.0.192 () {32 vars in 677 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/717] 10.0.0.192 () {32 vars in 693 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/718] 10.0.0.192 () {32 vars in 677 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/719] 10.0.0.192 () {32 vars in 667 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/720] 10.0.0.192 () {32 vars in 663 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/taas => generated 175 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/721] 10.0.0.192 () {32 vars in 675 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/722] 10.0.0.192 () {32 vars in 687 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:28.422 7 INFO neutron.db.l3_db [None req-11784321-8b04-4e3b-82cb-4b31b066e06c 1f903f2bbcc948c29285f9f93e9fba39 0eb5df3e495c454e9e8759e3c4a65a79 - - default default] Floating IP 400cf715-32f3-4c97-bd58-aa401e248ae1 associated. External IP: 10.96.250.208, port: 2dd2857b-834b-450d-af5d-dab8ff482dc3. [pid: 8|app: 0|req: 371/725] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:50:28 2026] GET /v2.0/ports?tenant_id=e662c14cd813416aba89d21e535b6ea6&device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => generated 1242 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/726] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:28 2026] GET /v2.0/security-groups?tenant_id=8bb9e831ad864f9087c7e488e55fd1fe&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/727] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:50:27 2026] PUT /v2.0/floatingips/400cf715-32f3-4c97-bd58-aa401e248ae1 => generated 856 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/728] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:50:28 2026] GET /v2.0/networks?id=8ab34fc5-fc80-49c4-9b82-6b0b6c54c619 => generated 774 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/729] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:28 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/730] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:50:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=349df368-268a-4443-99f0-b5094eaae251 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/731] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:28 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => 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: 356/732] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:28 2026] DELETE /v2.0/security-groups/68c60070-5c11-4ffb-9b86-c15024a912c7 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/733] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:28 2026] GET /v2.0/security-groups?id=66acc20e-1588-48e6-8e37-b0dd04be7fef&fields=id&fields=name => generated 88 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/734] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:28 2026] GET /v2.0/security-groups?id=4d384214-f95b-4531-a6aa-9ca3023737d1&fields=id&fields=name => generated 112 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/735] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:50:28 2026] GET /v2.0/subnets?id=c5ea8041-be1b-48af-b6e2-15095dc0f682 => generated 696 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:28.936 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7aedc12c-d6d9-48bb-8655-c76efb8ef182'] response: {'name': 'network-changed', 'server_uuid': '7efeb579-8a1e-436d-830b-16a34c202ed0', 'tag': '2dd2857b-834b-450d-af5d-dab8ff482dc3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 379/736] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:50:28 2026] GET /v2.0/ports?network_id=8ab34fc5-fc80-49c4-9b82-6b0b6c54c619&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: 358/737] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:50:28 2026] GET /v2.0/networks/8ab34fc5-fc80-49c4-9b82-6b0b6c54c619?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: 380/738] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:50:29 2026] GET /v2.0/networks/8ab34fc5-fc80-49c4-9b82-6b0b6c54c619?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: 359/739] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:50:29 2026] GET /v2.0/ports?tenant_id=0eb5df3e495c454e9e8759e3c4a65a79&device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/740] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:50:29 2026] GET /v2.0/networks?id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0 => generated 780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/741] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:50:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2dd2857b-834b-450d-af5d-dab8ff482dc3 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/742] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:50:29 2026] GET /v2.0/subnets?id=b3b63ecb-372e-496e-8c74-20ea903d5671 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/743] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:50:29 2026] GET /v2.0/ports?network_id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/744] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:29 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => 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: 383/745] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:50:29 2026] GET /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0?fields=segments => generated 14 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/746] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:30 2026] GET /v2.0/security-groups?id=66acc20e-1588-48e6-8e37-b0dd04be7fef&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: 384/747] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:50:30 2026] GET /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/748] 10.0.0.34 () {34 vars in 1099 bytes} [Wed Jun 10 04:50:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1144071649&fields=id&tenant_id=d9d8e68150c64499ae3cdcabc78f3062 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/749] 10.0.0.34 () {34 vars in 981 bytes} [Wed Jun 10 04:50:30 2026] GET /v2.0/networks?id=48e543c3-a8d0-4f2a-a37c-d26ed38b32c8 => generated 680 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/750] 10.0.0.34 () {34 vars in 964 bytes} [Wed Jun 10 04:50:30 2026] GET /v2.0/quotas/d9d8e68150c64499ae3cdcabc78f3062 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/751] 10.0.0.34 () {34 vars in 1001 bytes} [Wed Jun 10 04:50:30 2026] GET /v2.0/ports?tenant_id=d9d8e68150c64499ae3cdcabc78f3062&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:30.970 7 INFO neutron.db.segments_db [None req-c1360848-0b16-4e8e-af42-2ee8a401657c 30463f2e27754867b58cbc620973712f b0691072b1734669ae87a2a0c2205abc - - default default] Added segment 40770a92-a79d-4229-b6dd-54c0604cc2ae of type vxlan for network d5ac3666-0215-45de-a6e8-65fe1aaab55d 2026-06-10 04:50:31.034 7 INFO neutron.db.segments_db [None req-c1360848-0b16-4e8e-af42-2ee8a401657c 30463f2e27754867b58cbc620973712f b0691072b1734669ae87a2a0c2205abc - - default default] Added segment 257b8751-2045-4940-ba0f-cff7c4b6232d of type vxlan for network dac642e6-1c1d-4a8b-a7a9-c9cc28186753 [pid: 8|app: 0|req: 389/752] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:31 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => 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: 364/753] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:50:30 2026] POST /v2.0/networks => generated 1244 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/754] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:31 2026] GET /v2.0/security-groups?id=66acc20e-1588-48e6-8e37-b0dd04be7fef&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: 365/755] 10.0.0.192 () {32 vars in 649 bytes} [Wed Jun 10 04:50:31 2026] GET /v2.0/networks => generated 1843 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/756] 10.0.0.34 () {34 vars in 906 bytes} [Wed Jun 10 04:50:31 2026] GET /v2.0/extensions => generated 21537 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/757] 10.0.0.34 () {34 vars in 1007 bytes} [Wed Jun 10 04:50:31 2026] GET /v2.0/networks/48e543c3-a8d0-4f2a-a37c-d26ed38b32c8?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:31.382 8 INFO neutron.services.segments.plugin [-] Segment 40770a92-a79d-4229-b6dd-54c0604cc2ae resource provider aggregate not found [pid: 7|app: 0|req: 368/758] 10.0.0.34 () {34 vars in 1107 bytes} [Wed Jun 10 04:50:31 2026] GET /v2.0/networks/48e543c3-a8d0-4f2a-a37c-d26ed38b32c8?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-06-10 04:50:31.387 8 INFO neutron.services.segments.plugin [-] Segment 40770a92-a79d-4229-b6dd-54c0604cc2ae resource provider aggregate not found 2026-06-10 04:50:31.400 8 INFO neutron.services.segments.plugin [-] Segment 40770a92-a79d-4229-b6dd-54c0604cc2ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40770a92-a79d-4229-b6dd-54c0604cc2ae found for delete ", "request_id": "req-8d3dcb29-b033-4f83-b930-a59068a8f0da"}]} 2026-06-10 04:50:31.418 8 INFO neutron.services.segments.plugin [-] Segment 40770a92-a79d-4229-b6dd-54c0604cc2ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40770a92-a79d-4229-b6dd-54c0604cc2ae found for delete ", "request_id": "req-d0338340-829a-442f-bbd5-5019a677e343"}]} [pid: 8|app: 0|req: 391/759] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:50:31 2026] DELETE /v2.0/networks/d5ac3666-0215-45de-a6e8-65fe1aaab55d => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:50:31.562 7 INFO neutron.services.segments.plugin [-] Segment 257b8751-2045-4940-ba0f-cff7c4b6232d resource provider aggregate not found 2026-06-10 04:50:31.571 7 INFO neutron.services.segments.plugin [-] Segment 257b8751-2045-4940-ba0f-cff7c4b6232d resource provider aggregate not found [pid: 7|app: 0|req: 369/760] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:50:31 2026] DELETE /v2.0/networks/dac642e6-1c1d-4a8b-a7a9-c9cc28186753 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:50:31.593 7 INFO neutron.services.segments.plugin [-] Segment 257b8751-2045-4940-ba0f-cff7c4b6232d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 257b8751-2045-4940-ba0f-cff7c4b6232d found for delete ", "request_id": "req-1da26a6d-cb46-4e44-83df-9839a50240bb"}]} 2026-06-10 04:50:31.600 7 INFO neutron.services.segments.plugin [-] Segment 257b8751-2045-4940-ba0f-cff7c4b6232d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 257b8751-2045-4940-ba0f-cff7c4b6232d found for delete ", "request_id": "req-8353b82d-b330-4385-af85-5f75669aa2f2"}]} [pid: 8|app: 0|req: 392/761] 10.0.0.192 () {32 vars in 649 bytes} [Wed Jun 10 04:50:31 2026] GET /v2.0/networks => generated 651 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/762] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:31 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:31.736 7 INFO neutron.db.segments_db [None req-4f0a70a5-30f2-4ee7-8406-cc81539dbb5e 30463f2e27754867b58cbc620973712f b0691072b1734669ae87a2a0c2205abc - - default default] Added segment 6f7f9a21-fea6-4cf4-ba7a-f226e6330ff9 of type vxlan for network 44abf60c-3fea-4b63-9685-b99f56ae2ab2 [pid: 7|app: 0|req: 370/763] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:50:31 2026] POST /v2.0/networks => generated 650 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:50:31.932 8 INFO neutron.db.segments_db [None req-a3904e70-bf48-4248-a166-8259eac3e147 30463f2e27754867b58cbc620973712f b0691072b1734669ae87a2a0c2205abc - - default default] Added segment c3b61b37-1cfa-4b08-9650-0d5d9184dbb8 of type vxlan for network 1e40738d-259a-4071-acd4-5be14f35bdbb [pid: 8|app: 0|req: 394/764] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:50:31 2026] POST /v2.0/networks => generated 650 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/765] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:32 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => 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: 396/766] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:32 2026] GET /v2.0/security-groups?id=66acc20e-1588-48e6-8e37-b0dd04be7fef&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/767] 10.0.0.192 () {34 vars in 665 bytes} [Wed Jun 10 04:50:32 2026] POST /v2.0/ports => generated 1506 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/768] 10.0.0.192 () {32 vars in 643 bytes} [Wed Jun 10 04:50:32 2026] GET /v2.0/ports => generated 1506 bytes in 123 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: 372/769] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:32 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:32.954 8 INFO neutron_taas.services.taas.taas_plugin [None req-bb4b7008-1066-4553-a381-ce351c2970e3 30463f2e27754867b58cbc620973712f b0691072b1734669ae87a2a0c2205abc - - default default] TaaS: Handle Delete Port: bd2d248a-5fbe-4a59-9261-eb7855f80e41 2026-06-10 04:50:32.958 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb4b7008-1066-4553-a381-ce351c2970e3 30463f2e27754867b58cbc620973712f b0691072b1734669ae87a2a0c2205abc - - default default] Tap Mirror: Handle Delete Port: bd2d248a-5fbe-4a59-9261-eb7855f80e41 [pid: 8|app: 0|req: 398/770] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:50:32 2026] DELETE /v2.0/ports/bd2d248a-5fbe-4a59-9261-eb7855f80e41 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:50:33.249 7 INFO neutron_taas.services.taas.taas_plugin [None req-3ade69eb-7769-49d6-a001-71a572ced55c 30463f2e27754867b58cbc620973712f b0691072b1734669ae87a2a0c2205abc - - default default] TaaS: Handle Delete Port: 557e8b44-ca69-4656-85bb-55ad13440038 2026-06-10 04:50:33.256 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ade69eb-7769-49d6-a001-71a572ced55c 30463f2e27754867b58cbc620973712f b0691072b1734669ae87a2a0c2205abc - - default default] Tap Mirror: Handle Delete Port: 557e8b44-ca69-4656-85bb-55ad13440038 [pid: 7|app: 0|req: 373/771] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:50:33 2026] DELETE /v2.0/ports/557e8b44-ca69-4656-85bb-55ad13440038 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/772] 10.0.0.192 () {32 vars in 643 bytes} [Wed Jun 10 04:50:33 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:33.422 7 INFO neutron.db.segments_db [None req-d53f6923-3a2d-43f7-a21b-6d28cf86cd21 30463f2e27754867b58cbc620973712f b0691072b1734669ae87a2a0c2205abc - - default default] Added segment 8b99e57f-f319-431c-875b-76049781f2ff of type vxlan for network fb5a11c9-22a2-4fa4-bb13-ab9003a0be0f [pid: 8|app: 0|req: 400/773] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:33 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/774] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:33 2026] GET /v2.0/security-groups?id=66acc20e-1588-48e6-8e37-b0dd04be7fef&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/775] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:50:33 2026] POST /v2.0/networks => generated 649 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:50:33.576 8 INFO neutron.db.segments_db [None req-78b271e4-b4cf-42c0-a198-c70b2d4eea4c 30463f2e27754867b58cbc620973712f b0691072b1734669ae87a2a0c2205abc - - default default] Added segment 0c50fd86-9a0a-4e85-8198-f440394f5561 of type vxlan for network c22fd32e-c335-480c-8e18-9c662fc308a7 [pid: 8|app: 0|req: 402/776] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:50:33 2026] POST /v2.0/networks => generated 649 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/777] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:33 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/778] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:33 2026] GET /v2.0/security-groups?id=66acc20e-1588-48e6-8e37-b0dd04be7fef&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/779] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:33 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => 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: 375/780] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:33 2026] POST /v2.0/subnets => generated 1274 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/781] 10.0.0.192 () {32 vars in 647 bytes} [Wed Jun 10 04:50:34 2026] GET /v2.0/subnets => generated 1910 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/782] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:34 2026] DELETE /v2.0/subnets/da827f8f-2267-4c67-98dd-64c3bb6ecc3f => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/783] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:34 2026] DELETE /v2.0/subnets/2c85fa32-4e6b-4b76-9230-3b7ef3a7f1c4 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/784] 10.0.0.192 () {32 vars in 647 bytes} [Wed Jun 10 04:50:34 2026] GET /v2.0/subnets => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:34.814 8 INFO neutron.services.segments.plugin [-] Segment 0c50fd86-9a0a-4e85-8198-f440394f5561 resource provider aggregate not found 2026-06-10 04:50:34.819 8 INFO neutron.services.segments.plugin [-] Segment 0c50fd86-9a0a-4e85-8198-f440394f5561 resource provider aggregate not found 2026-06-10 04:50:34.835 8 INFO neutron.services.segments.plugin [-] Segment 0c50fd86-9a0a-4e85-8198-f440394f5561 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c50fd86-9a0a-4e85-8198-f440394f5561 found for delete ", "request_id": "req-2059e54a-b24a-4a8f-b1db-905ca82d8763"}]} 2026-06-10 04:50:34.842 8 INFO neutron.services.segments.plugin [-] Segment 0c50fd86-9a0a-4e85-8198-f440394f5561 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c50fd86-9a0a-4e85-8198-f440394f5561 found for delete ", "request_id": "req-24681d02-8db8-4fa4-81a3-271790114f1f"}]} [pid: 8|app: 0|req: 408/785] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:50:34 2026] DELETE /v2.0/networks/c22fd32e-c335-480c-8e18-9c662fc308a7 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/786] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:34 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:34.994 7 INFO neutron.services.segments.plugin [-] Segment 8b99e57f-f319-431c-875b-76049781f2ff resource provider aggregate not found 2026-06-10 04:50:35.000 7 INFO neutron.services.segments.plugin [-] Segment 8b99e57f-f319-431c-875b-76049781f2ff resource provider aggregate not found [pid: 8|app: 0|req: 410/787] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:34 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:35.020 7 INFO neutron.services.segments.plugin [-] Segment 8b99e57f-f319-431c-875b-76049781f2ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b99e57f-f319-431c-875b-76049781f2ff found for delete ", "request_id": "req-66ef909b-285d-46dd-ab32-ef7d5d63d417"}]} 2026-06-10 04:50:35.023 7 INFO neutron.services.segments.plugin [-] Segment 8b99e57f-f319-431c-875b-76049781f2ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b99e57f-f319-431c-875b-76049781f2ff found for delete ", "request_id": "req-9bb9d313-2fbd-4a8b-ae97-4bd527a1fbc1"}]} [pid: 7|app: 0|req: 378/788] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:50:34 2026] DELETE /v2.0/networks/fb5a11c9-22a2-4fa4-bb13-ab9003a0be0f => 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: 411/789] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:35 2026] GET /v2.0/security-groups?id=66acc20e-1588-48e6-8e37-b0dd04be7fef&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/790] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:50:35 2026] DELETE /v2.0/networks/1e40738d-259a-4071-acd4-5be14f35bdbb => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/791] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:50:35 2026] DELETE /v2.0/networks/44abf60c-3fea-4b63-9685-b99f56ae2ab2 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/792] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:35 2026] GET /v2.0/security-groups?tenant_id=b0691072b1734669ae87a2a0c2205abc&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: 413/793] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:35 2026] DELETE /v2.0/security-groups/cec8b760-3fea-43e1-be78-5cd5b0e50a68 => 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: 381/794] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:50:35 2026] GET /v2.0/networks?id=48e543c3-a8d0-4f2a-a37c-d26ed38b32c8 => generated 680 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/795] 199.204.45.156 () {34 vars in 1050 bytes} [Wed Jun 10 04:50:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d9d8e68150c64499ae3cdcabc78f3062 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/796] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:36 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => 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: 416/797] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:36 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/798] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:36 2026] GET /v2.0/security-groups?id=66acc20e-1588-48e6-8e37-b0dd04be7fef&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/799] 199.204.45.156 () {34 vars in 994 bytes} [Wed Jun 10 04:50:36 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:36.365 8 INFO neutron_taas.services.taas.taas_plugin [req-c9f5cca8-bf7e-4b09-930d-d7480bebfcb5 req-eb951333-7bd7-4923-8c20-ca17e69b0e62 517e2bb65c4a4ae2875a6025148af3fb e662c14cd813416aba89d21e535b6ea6 - - default default] TaaS: Handle Delete Port: 349df368-268a-4443-99f0-b5094eaae251 2026-06-10 04:50:36.367 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c9f5cca8-bf7e-4b09-930d-d7480bebfcb5 req-eb951333-7bd7-4923-8c20-ca17e69b0e62 517e2bb65c4a4ae2875a6025148af3fb e662c14cd813416aba89d21e535b6ea6 - - default default] Tap Mirror: Handle Delete Port: 349df368-268a-4443-99f0-b5094eaae251 [pid: 7|app: 0|req: 382/800] 199.204.45.156 () {38 vars in 955 bytes} [Wed Jun 10 04:50:36 2026] POST /v2.0/ports => generated 954 bytes in 438 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: 419/801] 199.204.45.156 () {36 vars in 997 bytes} [Wed Jun 10 04:50:36 2026] DELETE /v2.0/ports/349df368-268a-4443-99f0-b5094eaae251 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:50:36.609 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c8f3d2b-54fd-4b29-a218-38bcfc46eca6'] response: {'server_uuid': 'bfdd294e-ad0e-49af-a090-70821b03d5d1', 'name': 'network-vif-deleted', 'tag': '349df368-268a-4443-99f0-b5094eaae251', 'status': 'completed', 'code': 200} 2026-06-10 04:50:36.865 8 INFO neutron.services.segments.plugin [-] Segment 6f7f9a21-fea6-4cf4-ba7a-f226e6330ff9 resource provider aggregate not found 2026-06-10 04:50:36.869 8 INFO neutron.services.segments.plugin [-] Segment 6f7f9a21-fea6-4cf4-ba7a-f226e6330ff9 resource provider aggregate not found 2026-06-10 04:50:36.889 8 INFO neutron.services.segments.plugin [-] Segment 6f7f9a21-fea6-4cf4-ba7a-f226e6330ff9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f7f9a21-fea6-4cf4-ba7a-f226e6330ff9 found for delete ", "request_id": "req-52e471a6-567e-480a-9ca8-858df0072dfa"}]} 2026-06-10 04:50:36.890 8 INFO neutron.services.segments.plugin [-] Segment 6f7f9a21-fea6-4cf4-ba7a-f226e6330ff9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f7f9a21-fea6-4cf4-ba7a-f226e6330ff9 found for delete ", "request_id": "req-5e2a3532-fe02-4388-b8ed-8ff7ee30e2c4"}]} [pid: 7|app: 0|req: 383/802] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:50:36 2026] PUT /v2.0/ports/084afd84-e899-4724-bae3-d2a123a7ddb8 => generated 1235 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:50:37.044 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-422a5a83-b454-4759-9fbf-e1ab727da4a0'] response: {'name': 'network-changed', 'server_uuid': '54846b41-6101-4d2a-b395-c3b90c0c4c60', 'tag': '084afd84-e899-4724-bae3-d2a123a7ddb8', 'status': 'completed', 'code': 200} 2026-06-10 04:50:37.054 7 INFO neutron.services.segments.plugin [-] Segment c3b61b37-1cfa-4b08-9650-0d5d9184dbb8 resource provider aggregate not found 2026-06-10 04:50:37.062 7 INFO neutron.services.segments.plugin [-] Segment c3b61b37-1cfa-4b08-9650-0d5d9184dbb8 resource provider aggregate not found 2026-06-10 04:50:37.080 7 INFO neutron.services.segments.plugin [-] Segment c3b61b37-1cfa-4b08-9650-0d5d9184dbb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3b61b37-1cfa-4b08-9650-0d5d9184dbb8 found for delete ", "request_id": "req-f04ad8bc-b4c6-416d-bae3-9882c5901102"}]} 2026-06-10 04:50:37.084 7 INFO neutron.services.segments.plugin [-] Segment c3b61b37-1cfa-4b08-9650-0d5d9184dbb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3b61b37-1cfa-4b08-9650-0d5d9184dbb8 found for delete ", "request_id": "req-e2d15d9e-d5f9-4203-a150-65fe91428bba"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 384/803] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:37 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => 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: 420/804] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:37 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/805] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:37 2026] GET /v2.0/security-groups?id=1950cc20-9761-4267-a9d4-9809942e14da&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: 421/806] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:50:37 2026] GET /v2.0/ports?tenant_id=d9d8e68150c64499ae3cdcabc78f3062&device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/807] 199.204.45.156 () {34 vars in 1018 bytes} [Wed Jun 10 04:50:37 2026] GET /v2.0/networks?tenant_id=d9d8e68150c64499ae3cdcabc78f3062&shared=False => generated 776 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/808] 199.204.45.156 () {34 vars in 930 bytes} [Wed Jun 10 04:50:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:38.225 7 INFO neutron.db.segments_db [None req-3be69a92-ce5c-41a6-9691-7002e28152f2 a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] Added segment 4bad7587-c847-469c-b593-1a6e87b2d017 of type vxlan for network dbbc0145-a8c1-4551-ba73-1a4f2b6ed101 [pid: 7|app: 0|req: 387/809] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:50:37 2026] POST /v2.0/networks => generated 649 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/810] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:38 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => 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: 389/811] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:38 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/812] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:38 2026] GET /v2.0/security-groups?id=1950cc20-9761-4267-a9d4-9809942e14da&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: 423/813] 10.0.0.192 () {34 vars in 665 bytes} [Wed Jun 10 04:50:38 2026] POST /v2.0/ports => generated 779 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:50:38.778 7 INFO neutron.db.segments_db [None req-89325808-a51e-4f97-a6f2-19123fedd304 a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] Added segment 05952e21-52a1-41f5-8929-336627e20fb0 of type vxlan for network 0c96655f-0e43-4d18-840b-07f543f860b0 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 424/814] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:50:38 2026] GET /v2.0/ports?tenant_id=d9d8e68150c64499ae3cdcabc78f3062&device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => 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: 425/815] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:50:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=084afd84-e899-4724-bae3-d2a123a7ddb8 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/816] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:50:38 2026] POST /v2.0/networks => generated 635 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/817] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:50:38 2026] GET /v2.0/subnets?id=d048c5d5-9c43-4ce6-995d-24b66e6910a0 => generated 698 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/818] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:50:38 2026] GET /v2.0/ports?network_id=48e543c3-a8d0-4f2a-a37c-d26ed38b32c8&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/819] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:50:38 2026] GET /v2.0/networks/48e543c3-a8d0-4f2a-a37c-d26ed38b32c8?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: 429/820] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:50:38 2026] GET /v2.0/networks/48e543c3-a8d0-4f2a-a37c-d26ed38b32c8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/821] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:38 2026] POST /v2.0/subnets => generated 646 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/822] 10.0.0.192 () {34 vars in 665 bytes} [Wed Jun 10 04:50:39 2026] POST /v2.0/ports => generated 965 bytes in 349 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: 431/823] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:39 2026] GET /v2.0/ports?device_id=bfdd294e-ad0e-49af-a090-70821b03d5d1 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:39.531 7 INFO neutron_taas.services.taas.taas_plugin [None req-500752ab-d019-4889-95b5-1f4fc041d138 a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] TaaS: Handle Delete Port: f2e814fe-b31f-49c7-a9ab-4506867ae903 2026-06-10 04:50:39.533 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-500752ab-d019-4889-95b5-1f4fc041d138 a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] Tap Mirror: Handle Delete Port: f2e814fe-b31f-49c7-a9ab-4506867ae903 [pid: 8|app: 0|req: 432/824] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:39 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/825] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:39 2026] GET /v2.0/security-groups?id=1950cc20-9761-4267-a9d4-9809942e14da&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: 393/826] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:50:39 2026] DELETE /v2.0/ports/f2e814fe-b31f-49c7-a9ab-4506867ae903 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:50:39.737 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d79db311-fd89-4b0d-b782-9fd8b02a82bf a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 434/827] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:50:39 2026] DELETE /v2.0/ports/f2e814fe-b31f-49c7-a9ab-4506867ae903 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:50:39.762 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7696220-3202-40cd-bbc0-1e96f9646c5a a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 394/828] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:50:39 2026] GET /v2.0/ports/f2e814fe-b31f-49c7-a9ab-4506867ae903 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/829] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:39 2026] DELETE /v2.0/subnets/173c46f3-b089-4191-a5f7-e37ebbbcca76 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:50:40.032 7 INFO neutron.services.segments.plugin [-] Segment 05952e21-52a1-41f5-8929-336627e20fb0 resource provider aggregate not found 2026-06-10 04:50:40.035 7 INFO neutron.services.segments.plugin [-] Segment 05952e21-52a1-41f5-8929-336627e20fb0 resource provider aggregate not found 2026-06-10 04:50:40.053 7 INFO neutron.services.segments.plugin [-] Segment 05952e21-52a1-41f5-8929-336627e20fb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05952e21-52a1-41f5-8929-336627e20fb0 found for delete ", "request_id": "req-0953aa6a-e64a-4f8e-a62d-ed7c377b3ac3"}]} 2026-06-10 04:50:40.057 7 INFO neutron.services.segments.plugin [-] Segment 05952e21-52a1-41f5-8929-336627e20fb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05952e21-52a1-41f5-8929-336627e20fb0 found for delete ", "request_id": "req-89ab9cb3-c648-4c6b-9ed4-7e480c69f0a8"}]} [pid: 7|app: 0|req: 395/830] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:50:39 2026] DELETE /v2.0/networks/0c96655f-0e43-4d18-840b-07f543f860b0 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:50:40.139 8 INFO neutron.db.segments_db [None req-f23dc17b-4dac-4f5d-acb6-9be255fc1dec a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] Added segment 1f0ea0e9-6ada-46a5-921e-78c63ce1dbcd of type vxlan for network 91d4afe4-fc24-4e1c-b220-603527b469fb [pid: 8|app: 0|req: 436/831] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:50:40 2026] POST /v2.0/networks => generated 636 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/832] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:40 2026] POST /v2.0/subnets => generated 646 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/833] 10.0.0.192 () {34 vars in 665 bytes} [Wed Jun 10 04:50:40 2026] POST /v2.0/ports => generated 919 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/834] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:40 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:40.935 7 INFO neutron_taas.services.taas.taas_plugin [None req-67d8bd1c-da85-402c-89e3-8dfc872e6be2 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 1beb6258-f4e0-432a-88ad-e69377326f79 2026-06-10 04:50:40.938 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67d8bd1c-da85-402c-89e3-8dfc872e6be2 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 1beb6258-f4e0-432a-88ad-e69377326f79 2026-06-10 04:50:40.969 8 INFO neutron_taas.services.taas.taas_plugin [None req-d79acaf2-dadf-479e-bdec-b9654b20e45a a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] TaaS: Handle Delete Port: f6f7f94f-765e-4ef2-90b4-1c5ac2c0c318 2026-06-10 04:50:40.972 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d79acaf2-dadf-479e-bdec-b9654b20e45a a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] Tap Mirror: Handle Delete Port: f6f7f94f-765e-4ef2-90b4-1c5ac2c0c318 [pid: 8|app: 0|req: 439/835] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:50:40 2026] DELETE /v2.0/ports/f6f7f94f-765e-4ef2-90b4-1c5ac2c0c318 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/836] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:41 2026] GET /v2.0/security-groups?id=1950cc20-9761-4267-a9d4-9809942e14da&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:41.124 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf0a41e8-06ec-4e23-9b1e-8614702a0340 a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 441/837] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:50:41 2026] GET /v2.0/ports/f6f7f94f-765e-4ef2-90b4-1c5ac2c0c318 => 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: 442/838] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:41 2026] DELETE /v2.0/subnets/6637de42-e9f3-4470-9fba-c931fd98afda => generated 0 bytes in 92 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:50:41.332 8 INFO neutron.services.segments.plugin [-] Segment 1f0ea0e9-6ada-46a5-921e-78c63ce1dbcd resource provider aggregate not found 2026-06-10 04:50:41.338 8 INFO neutron.services.segments.plugin [-] Segment 1f0ea0e9-6ada-46a5-921e-78c63ce1dbcd resource provider aggregate not found 2026-06-10 04:50:41.352 8 INFO neutron.services.segments.plugin [-] Segment 1f0ea0e9-6ada-46a5-921e-78c63ce1dbcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f0ea0e9-6ada-46a5-921e-78c63ce1dbcd found for delete ", "request_id": "req-d3ba02e5-8eca-41c1-a529-d961ce6b2392"}]} 2026-06-10 04:50:41.359 8 INFO neutron.services.segments.plugin [-] Segment 1f0ea0e9-6ada-46a5-921e-78c63ce1dbcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f0ea0e9-6ada-46a5-921e-78c63ce1dbcd found for delete ", "request_id": "req-197ea6af-72b2-4104-b232-8ab0c4da60c8"}]} [pid: 8|app: 0|req: 443/839] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:50:41 2026] DELETE /v2.0/networks/91d4afe4-fc24-4e1c-b220-603527b469fb => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/840] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:50:40 2026] PUT /v2.0/routers/7c964dd8-c710-4c89-bc16-5bd6c7778dfd/remove_router_interface => generated 309 bytes in 853 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:41.591 7 INFO neutron_taas.services.taas.taas_plugin [None req-95c78f8e-2591-4ef4-b8bc-b5e3a6c9a702 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: dea0089d-33ce-4b72-8d95-5782c6bfa44a 2026-06-10 04:50:41.594 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95c78f8e-2591-4ef4-b8bc-b5e3a6c9a702 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: dea0089d-33ce-4b72-8d95-5782c6bfa44a [pid: 8|app: 0|req: 444/841] 10.0.0.192 () {34 vars in 665 bytes} [Wed Jun 10 04:50:41 2026] POST /v2.0/ports => generated 779 bytes in 238 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: 445/842] 10.0.0.192 () {34 vars in 737 bytes} [Wed Jun 10 04:50:41 2026] PUT /v2.0/ports/e1fc38bc-c33b-4e38-b6bd-f6fdb8e6f018 => generated 752 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:50:41.797 7 INFO neutron_taas.services.taas.taas_plugin [None req-95c78f8e-2591-4ef4-b8bc-b5e3a6c9a702 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 13b3013b-c5ba-4149-9c70-b6dbe1d915ce 2026-06-10 04:50:41.799 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95c78f8e-2591-4ef4-b8bc-b5e3a6c9a702 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 13b3013b-c5ba-4149-9c70-b6dbe1d915ce 2026-06-10 04:50:41.873 8 INFO neutron_taas.services.taas.taas_plugin [None req-86004db7-0615-4969-adcf-e1adf46d4063 a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] TaaS: Handle Delete Port: e1fc38bc-c33b-4e38-b6bd-f6fdb8e6f018 2026-06-10 04:50:41.877 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86004db7-0615-4969-adcf-e1adf46d4063 a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] Tap Mirror: Handle Delete Port: e1fc38bc-c33b-4e38-b6bd-f6fdb8e6f018 [pid: 8|app: 0|req: 446/843] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:50:41 2026] DELETE /v2.0/ports/e1fc38bc-c33b-4e38-b6bd-f6fdb8e6f018 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/844] 10.0.0.192 () {32 vars in 643 bytes} [Wed Jun 10 04:50:41 2026] GET /v2.0/ports => generated 782 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:42.025 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2c60601-7873-4344-975a-fce1d87d8859 a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 448/845] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:50:42 2026] GET /v2.0/ports/e1fc38bc-c33b-4e38-b6bd-f6fdb8e6f018 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/846] 10.0.0.192 () {32 vars in 643 bytes} [Wed Jun 10 04:50:42 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) [pid: 8|app: 0|req: 450/847] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:50:42 2026] GET /v2.0/ports/2a2b9e8c-69d3-4b7f-9f21-a6e60a9788f1 => generated 779 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:42.112 7 INFO neutron.services.segments.plugin [-] Segment f0b5e67d-90bd-4d5c-8260-c2f42060dc9d resource provider aggregate not found 2026-06-10 04:50:42.119 7 INFO neutron.services.segments.plugin [-] Segment f0b5e67d-90bd-4d5c-8260-c2f42060dc9d resource provider aggregate not found 2026-06-10 04:50:42.130 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2cf717b5-c564-4467-99f4-1cd9df3ced7e a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 451/848] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:50:42 2026] DELETE /v2.0/ports/f6f7f94f-765e-4ef2-90b4-1c5ac2c0c318 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:50:42.135 7 INFO neutron.services.segments.plugin [-] Segment f0b5e67d-90bd-4d5c-8260-c2f42060dc9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0b5e67d-90bd-4d5c-8260-c2f42060dc9d found for delete ", "request_id": "req-3787fd4e-4240-4f4d-80a7-1afa637f7e2e"}]} 2026-06-10 04:50:42.137 7 INFO neutron.services.segments.plugin [-] Segment f0b5e67d-90bd-4d5c-8260-c2f42060dc9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0b5e67d-90bd-4d5c-8260-c2f42060dc9d found for delete ", "request_id": "req-0198c318-1ac1-44f8-9837-be1d677cf8f2"}]} 2026-06-10 04:50:42.144 7 INFO neutron.db.l3_hamode_db [None req-95c78f8e-2591-4ef4-b8bc-b5e3a6c9a702 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] HA network a5e76a7d-b5e7-4f93-b399-28dec7913333 was deleted as no HA routers are present in tenant e662c14cd813416aba89d21e535b6ea6. 2026-06-10 04:50:42.147 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee80b2e8-099b-4465-a826-3c1ed02c2692 a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/849] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:42 2026] DELETE /v2.0/subnets/6637de42-e9f3-4470-9fba-c931fd98afda => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/850] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:41 2026] DELETE /v2.0/routers/7c964dd8-c710-4c89-bc16-5bd6c7778dfd => generated 0 bytes in 733 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:50:42.165 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ef883502-518c-4b33-877d-595579631bfc a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 453/851] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:42 2026] DELETE /v2.0/subnets/173c46f3-b089-4191-a5f7-e37ebbbcca76 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:50:42.264 8 INFO neutron_taas.services.taas.taas_plugin [None req-f843ad6e-d1fb-4763-8437-4b26aff7ede0 a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] TaaS: Handle Delete Port: 2a2b9e8c-69d3-4b7f-9f21-a6e60a9788f1 2026-06-10 04:50:42.267 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f843ad6e-d1fb-4763-8437-4b26aff7ede0 a8460e4aa9c84eb58541099302ebfb1e 60727fb4d4934f918112eeb5e0637636 - - default default] Tap Mirror: Handle Delete Port: 2a2b9e8c-69d3-4b7f-9f21-a6e60a9788f1 [pid: 7|app: 0|req: 399/852] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:42 2026] DELETE /v2.0/subnets/c5ea8041-be1b-48af-b6e2-15095dc0f682 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/853] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:50:42 2026] DELETE /v2.0/ports/2a2b9e8c-69d3-4b7f-9f21-a6e60a9788f1 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/854] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:42 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:42.450 8 INFO neutron_taas.services.taas.taas_plugin [None req-254b286d-d11c-406a-bb75-67e4182dc704 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 2e3de672-3ef4-4136-9395-52c3729564da 2026-06-10 04:50:42.454 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-254b286d-d11c-406a-bb75-67e4182dc704 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 2e3de672-3ef4-4136-9395-52c3729564da [pid: 7|app: 0|req: 401/855] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:50:42 2026] DELETE /v2.0/networks/dbbc0145-a8c1-4551-ba73-1a4f2b6ed101 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/856] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:42 2026] GET /v2.0/security-groups?id=1950cc20-9761-4267-a9d4-9809942e14da&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: 455/857] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:50:42 2026] DELETE /v2.0/networks/8ab34fc5-fc80-49c4-9b82-6b0b6c54c619 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/858] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:42 2026] GET /v2.0/security-groups?tenant_id=e662c14cd813416aba89d21e535b6ea6&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/859] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:42 2026] DELETE /v2.0/security-groups/66acc20e-1588-48e6-8e37-b0dd04be7fef => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/860] 10.0.0.93 () {34 vars in 989 bytes} [Wed Jun 10 04:50:42 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 1244 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/861] 10.0.0.93 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:43 2026] GET /v2.0/security-groups?id=4d384214-f95b-4531-a6aa-9ca3023737d1&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: 457/862] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:43 2026] GET /v2.0/security-groups?tenant_id=60727fb4d4934f918112eeb5e0637636&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/865] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:43 2026] DELETE /v2.0/security-groups/ed80256a-3280-4b1f-97f9-e077e8368dff => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:50:43.374 8 INFO neutron.services.segments.plugin [-] Segment 8742e152-b037-49bc-86dc-8f0b8ad88551 resource provider aggregate not found 2026-06-10 04:50:43.378 8 INFO neutron.services.segments.plugin [-] Segment 8742e152-b037-49bc-86dc-8f0b8ad88551 resource provider aggregate not found 2026-06-10 04:50:43.395 8 INFO neutron.services.segments.plugin [-] Segment 8742e152-b037-49bc-86dc-8f0b8ad88551 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8742e152-b037-49bc-86dc-8f0b8ad88551 found for delete ", "request_id": "req-e342a293-38db-4219-8d61-2137b78086c8"}]} 2026-06-10 04:50:43.399 8 INFO neutron.services.segments.plugin [-] Segment 8742e152-b037-49bc-86dc-8f0b8ad88551 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8742e152-b037-49bc-86dc-8f0b8ad88551 found for delete ", "request_id": "req-13885267-9b2c-4675-bd54-795f33b49f98"}]} [pid: 8|app: 0|req: 460/866] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:43 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/867] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:43 2026] GET /v2.0/security-groups?id=1950cc20-9761-4267-a9d4-9809942e14da&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:44.157 7 INFO neutron.services.segments.plugin [-] Segment 4bad7587-c847-469c-b593-1a6e87b2d017 resource provider aggregate not found 2026-06-10 04:50:44.164 7 INFO neutron.services.segments.plugin [-] Segment 4bad7587-c847-469c-b593-1a6e87b2d017 resource provider aggregate not found 2026-06-10 04:50:44.178 7 INFO neutron.services.segments.plugin [-] Segment 4bad7587-c847-469c-b593-1a6e87b2d017 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bad7587-c847-469c-b593-1a6e87b2d017 found for delete ", "request_id": "req-f37c3958-cddc-4cfe-b454-8669b5c51254"}]} 2026-06-10 04:50:44.183 7 INFO neutron.services.segments.plugin [-] Segment 4bad7587-c847-469c-b593-1a6e87b2d017 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bad7587-c847-469c-b593-1a6e87b2d017 found for delete ", "request_id": "req-1d94ab69-c67a-4d2a-abb7-2888381792d1"}]} [pid: 8|app: 0|req: 461/868] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:44 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/869] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:44 2026] GET /v2.0/security-groups?id=1950cc20-9761-4267-a9d4-9809942e14da&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:45.471 8 INFO neutron.db.segments_db [None req-436b3f5e-dd99-442d-a8d4-23dd7273847f 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Added segment 26341af8-02aa-4894-8dc5-88e33dcecba3 of type vxlan for network 8bdf0c68-b819-487f-9c83-06fc271afd60 [pid: 8|app: 0|req: 462/870] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:50:45 2026] POST /v2.0/networks => generated 630 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:50:45.604 7 INFO neutron.db.segments_db [None req-6ae5a0d1-1723-4c3f-8adc-8be38ef0d6c0 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Added segment 20b59a83-d480-46a7-89d8-f7f6d1d89d66 of type vxlan for network 7fd2b9b2-2ef4-4c7a-bb83-016db68e650a [pid: 7|app: 0|req: 409/871] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:50:45 2026] POST /v2.0/networks => generated 630 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/872] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:45 2026] POST /v2.0/subnets => generated 626 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/873] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:46 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/874] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:46 2026] GET /v2.0/security-groups?id=1950cc20-9761-4267-a9d4-9809942e14da&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: 410/875] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:46 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-06-10 04:50:46.342 8 INFO neutron.db.segments_db [None req-306fc0b0-8dff-4e52-bcf2-7f534847f113 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Added segment fd5cd690-0467-435e-9516-bc8ba50eb4b7 of type vxlan for network c5ed6a6c-eb2f-4dfa-81b6-789612c753f7 2026-06-10 04:50:46.620 8 INFO neutron.db.l3_hamode_db [None req-306fc0b0-8dff-4e52-bcf2-7f534847f113 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:50:46.791 8 INFO neutron.db.l3_hamode_db [None req-306fc0b0-8dff-4e52-bcf2-7f534847f113 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 411/876] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:47 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/877] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:47 2026] GET /v2.0/security-groups?id=1950cc20-9761-4267-a9d4-9809942e14da&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/878] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:46 2026] POST /v2.0/routers => generated 507 bytes in 1101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/879] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:47 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:47.824 7 INFO neutron.db.l3_db [None req-3dab006d-f44e-4119-b035-8ab1daf278e0 0284be2601f0419eb78c6a350cf7e7d8 d9d8e68150c64499ae3cdcabc78f3062 - - default default] Floating IP 8cff938e-960c-4d97-8a5a-c55a8e0e21df associated. External IP: 10.96.250.215, port: 084afd84-e899-4724-bae3-d2a123a7ddb8. [pid: 7|app: 0|req: 414/880] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:50:47 2026] PUT /v2.0/floatingips/8cff938e-960c-4d97-8a5a-c55a8e0e21df => generated 855 bytes in 689 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:48.146 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d3480d8-0ea0-4694-a731-d41d7525a078'] response: {'name': 'network-changed', 'server_uuid': '54846b41-6101-4d2a-b395-c3b90c0c4c60', 'tag': '084afd84-e899-4724-bae3-d2a123a7ddb8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 415/881] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:48 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => 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: 416/882] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:48 2026] GET /v2.0/security-groups?id=1950cc20-9761-4267-a9d4-9809942e14da&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: 467/883] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:50:47 2026] PUT /v2.0/routers/c1d7b793-5bd5-45d4-8214-40f53a473a31/add_router_interface => generated 309 bytes in 1221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/884] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:50:48 2026] GET /v2.0/ports/9df92c64-73b8-4d2f-b3ca-c19ae6a8f5cf => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/885] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:48 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 971 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/886] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:48 2026] GET /v2.0/security-groups?tenant_id=42df01ec0689449f8d5a84416f0e306d&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/887] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:48 2026] GET /v2.0/security-groups?id=1950cc20-9761-4267-a9d4-9809942e14da&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/888] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:50:48 2026] GET /v2.0/ports?tenant_id=d9d8e68150c64499ae3cdcabc78f3062&device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/889] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:48 2026] DELETE /v2.0/security-groups/3505f7a8-a3f8-4e96-b9f2-f6bebd16f4e3 => 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: 421/890] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:50:48 2026] GET /v2.0/networks?id=48e543c3-a8d0-4f2a-a37c-d26ed38b32c8 => generated 776 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/891] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:50:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=084afd84-e899-4724-bae3-d2a123a7ddb8 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/892] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:49 2026] GET /v2.0/security-groups?tenant_id=c723a6fb171b4a6b95a37ad423776b9a&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/893] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:50:49 2026] GET /v2.0/subnets?id=d048c5d5-9c43-4ce6-995d-24b66e6910a0 => generated 698 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/894] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:49 2026] DELETE /v2.0/security-groups/68e94f2e-bcdc-45e3-98b2-667b7ceecba2 => 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: 426/895] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:50:49 2026] GET /v2.0/ports?network_id=48e543c3-a8d0-4f2a-a37c-d26ed38b32c8&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/896] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:50:49 2026] GET /v2.0/networks/48e543c3-a8d0-4f2a-a37c-d26ed38b32c8?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/897] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:50:49 2026] GET /v2.0/networks/48e543c3-a8d0-4f2a-a37c-d26ed38b32c8?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: 470/898] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:50:48 2026] PUT /v2.0/routers/c1d7b793-5bd5-45d4-8214-40f53a473a31/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: 429/899] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:50:49 2026] GET /v2.0/ports/6d78c893-ec44-4176-9a78-d224c3c17c9f => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/900] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:49 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/901] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:49 2026] GET /v2.0/security-groups?id=1950cc20-9761-4267-a9d4-9809942e14da&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:50.133 8 INFO neutron_taas.services.taas.taas_plugin [None req-0acf83a9-05ca-4093-8405-1639ae9a5c0b 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] TaaS: Handle Delete Port: 6d78c893-ec44-4176-9a78-d224c3c17c9f 2026-06-10 04:50:50.137 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0acf83a9-05ca-4093-8405-1639ae9a5c0b 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Tap Mirror: Handle Delete Port: 6d78c893-ec44-4176-9a78-d224c3c17c9f [pid: 8|app: 0|req: 471/902] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:50:49 2026] PUT /v2.0/routers/c1d7b793-5bd5-45d4-8214-40f53a473a31/remove_router_interface => generated 309 bytes in 739 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:50.910 7 INFO neutron_taas.services.taas.taas_plugin [None req-c29e396c-845c-42fb-ab59-ea44583b6bf4 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] TaaS: Handle Delete Port: 9df92c64-73b8-4d2f-b3ca-c19ae6a8f5cf 2026-06-10 04:50:50.912 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c29e396c-845c-42fb-ab59-ea44583b6bf4 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Tap Mirror: Handle Delete Port: 9df92c64-73b8-4d2f-b3ca-c19ae6a8f5cf [pid: 8|app: 0|req: 472/903] 199.204.45.156 () {34 vars in 994 bytes} [Wed Jun 10 04:50:51 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/904] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:51 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:51.244 8 INFO neutron_taas.services.taas.taas_plugin [req-1161e877-f1b7-4013-b2fc-23a03dab5d4e req-5213babd-1883-4d64-ad55-9c2c94e450b1 0284be2601f0419eb78c6a350cf7e7d8 d9d8e68150c64499ae3cdcabc78f3062 - - default default] TaaS: Handle Delete Port: 084afd84-e899-4724-bae3-d2a123a7ddb8 2026-06-10 04:50:51.247 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1161e877-f1b7-4013-b2fc-23a03dab5d4e req-5213babd-1883-4d64-ad55-9c2c94e450b1 0284be2601f0419eb78c6a350cf7e7d8 d9d8e68150c64499ae3cdcabc78f3062 - - default default] Tap Mirror: Handle Delete Port: 084afd84-e899-4724-bae3-d2a123a7ddb8 [pid: 7|app: 0|req: 432/905] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:50:50 2026] PUT /v2.0/routers/c1d7b793-5bd5-45d4-8214-40f53a473a31/remove_router_interface => generated 309 bytes in 805 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:51.429 8 INFO neutron.db.l3_db [req-1161e877-f1b7-4013-b2fc-23a03dab5d4e req-5213babd-1883-4d64-ad55-9c2c94e450b1 0284be2601f0419eb78c6a350cf7e7d8 d9d8e68150c64499ae3cdcabc78f3062 - - default default] Floating IP 8cff938e-960c-4d97-8a5a-c55a8e0e21df disassociated. External IP: 10.96.250.215, port: 084afd84-e899-4724-bae3-d2a123a7ddb8. [pid: 7|app: 0|req: 433/906] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:50:51 2026] GET /v2.0/security-groups?id=1950cc20-9761-4267-a9d4-9809942e14da&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: 434/907] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:50:51 2026] GET /v2.0/ports?device_id=c1d7b793-5bd5-45d4-8214-40f53a473a31 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:51.641 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c6e789b-bd57-4d86-a02b-8df76ca6a266 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] TaaS: Handle Delete Port: ed1d454a-ebbb-41ab-b0b2-054bd530e981 2026-06-10 04:50:51.644 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c6e789b-bd57-4d86-a02b-8df76ca6a266 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Tap Mirror: Handle Delete Port: ed1d454a-ebbb-41ab-b0b2-054bd530e981 [pid: 8|app: 0|req: 474/908] 199.204.45.156 () {36 vars in 997 bytes} [Wed Jun 10 04:50:51 2026] DELETE /v2.0/ports/084afd84-e899-4724-bae3-d2a123a7ddb8 => generated 0 bytes in 583 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:50:51.775 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8dcfb94-8097-4da8-a9ec-aa41730e6a16'] response: {'server_uuid': '54846b41-6101-4d2a-b395-c3b90c0c4c60', 'name': 'network-vif-deleted', 'tag': '084afd84-e899-4724-bae3-d2a123a7ddb8', 'status': 'completed', 'code': 200} 2026-06-10 04:50:51.971 7 INFO neutron.services.segments.plugin [-] Segment fd5cd690-0467-435e-9516-bc8ba50eb4b7 resource provider aggregate not found 2026-06-10 04:50:51.976 7 INFO neutron.services.segments.plugin [-] Segment fd5cd690-0467-435e-9516-bc8ba50eb4b7 resource provider aggregate not found 2026-06-10 04:50:51.993 7 INFO neutron.services.segments.plugin [-] Segment fd5cd690-0467-435e-9516-bc8ba50eb4b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd5cd690-0467-435e-9516-bc8ba50eb4b7 found for delete ", "request_id": "req-d26aed3a-412c-4832-819e-13b7aaa7e50d"}]} 2026-06-10 04:50:51.996 7 INFO neutron.services.segments.plugin [-] Segment fd5cd690-0467-435e-9516-bc8ba50eb4b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd5cd690-0467-435e-9516-bc8ba50eb4b7 found for delete ", "request_id": "req-11eed543-687a-481e-a7d4-4cb37a50c8d6"}]} 2026-06-10 04:50:52.000 7 INFO neutron.db.l3_hamode_db [None req-5c6e789b-bd57-4d86-a02b-8df76ca6a266 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] HA network c5ed6a6c-eb2f-4dfa-81b6-789612c753f7 was deleted as no HA routers are present in tenant b03ba11218704c3eb0bcd0fe93fbc773. [pid: 7|app: 0|req: 435/909] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:51 2026] DELETE /v2.0/routers/c1d7b793-5bd5-45d4-8214-40f53a473a31 => generated 0 bytes in 528 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/910] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:52 2026] DELETE /v2.0/subnets/1e2c5795-ba94-4728-85d2-389f23ee7578 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/911] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:52 2026] DELETE /v2.0/subnets/94960291-ca76-4b33-883e-73fa474adc2e => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:50:52.456 8 INFO neutron_taas.services.taas.taas_plugin [None req-72d735a9-90a1-42a7-bdb1-b4300df59b0c 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] TaaS: Handle Delete Port: e5b3c514-2bf4-462a-bc6f-47bf00a3cca3 2026-06-10 04:50:52.458 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72d735a9-90a1-42a7-bdb1-b4300df59b0c 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Tap Mirror: Handle Delete Port: e5b3c514-2bf4-462a-bc6f-47bf00a3cca3 [pid: 7|app: 0|req: 437/912] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:52 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:52.592 8 INFO neutron.services.segments.plugin [-] Segment 20b59a83-d480-46a7-89d8-f7f6d1d89d66 resource provider aggregate not found 2026-06-10 04:50:52.605 8 INFO neutron.services.segments.plugin [-] Segment 20b59a83-d480-46a7-89d8-f7f6d1d89d66 resource provider aggregate not found 2026-06-10 04:50:52.613 8 INFO neutron.services.segments.plugin [-] Segment 20b59a83-d480-46a7-89d8-f7f6d1d89d66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b59a83-d480-46a7-89d8-f7f6d1d89d66 found for delete ", "request_id": "req-6458d349-46f6-418b-bbdd-6ff53fc2bd8c"}]} 2026-06-10 04:50:52.623 8 INFO neutron.services.segments.plugin [-] Segment 20b59a83-d480-46a7-89d8-f7f6d1d89d66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20b59a83-d480-46a7-89d8-f7f6d1d89d66 found for delete ", "request_id": "req-dc99abe4-2459-402f-a359-ec168feb75ac"}]} [pid: 8|app: 0|req: 476/913] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:50:52 2026] DELETE /v2.0/networks/7fd2b9b2-2ef4-4c7a-bb83-016db68e650a => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:50:52.730 7 INFO neutron_taas.services.taas.taas_plugin [None req-5269dfec-e85b-4484-b93f-5c0162edf5a0 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] TaaS: Handle Delete Port: e8f951ee-fcee-40c9-b691-43cbc010e680 2026-06-10 04:50:52.733 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5269dfec-e85b-4484-b93f-5c0162edf5a0 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Tap Mirror: Handle Delete Port: e8f951ee-fcee-40c9-b691-43cbc010e680 [pid: 7|app: 0|req: 438/914] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:50:52 2026] DELETE /v2.0/networks/8bdf0c68-b819-487f-9c83-06fc271afd60 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:50:52.985 8 INFO neutron.db.segments_db [None req-8fda1e14-9dc4-4a4d-9b2c-950742eceda3 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Added segment dd7f51d3-c7fc-4004-8a3c-7262fabc45ec of type vxlan for network 4f2d4577-a156-4a28-9af4-1d93f56d3795 [pid: 8|app: 0|req: 477/915] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:50:52 2026] POST /v2.0/networks => generated 630 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/916] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:53 2026] POST /v2.0/subnets => generated 626 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:50:53.336 7 INFO neutron.db.segments_db [None req-dad468ce-d64f-4bfb-890f-0efed133dd1d 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Added segment 375f05e9-c5c3-4f1e-99f3-31058e29d63d of type vxlan for network d54cca16-08da-4743-bbab-2c0f17ee1acf [pid: 8|app: 0|req: 478/917] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:53 2026] GET /v2.0/security-groups?tenant_id=0d35ab77cc7d497b97b5b00991c0f192&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:50:53.571 7 INFO neutron.db.l3_hamode_db [None req-dad468ce-d64f-4bfb-890f-0efed133dd1d 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 479/918] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:53 2026] DELETE /v2.0/security-groups/1545cca6-20ff-45bc-9bf8-97f82f88c9c0 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/919] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:53 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:53.683 7 INFO neutron.db.l3_hamode_db [None req-dad468ce-d64f-4bfb-890f-0efed133dd1d 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 481/920] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:53 2026] GET /v2.0/security-groups?tenant_id=ff4305dd48a541828ffef820bd3ff0cf&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: 482/921] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:53 2026] DELETE /v2.0/security-groups/ecffe1f9-2886-4a3f-803a-6965cc21afea => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:50:54.014 7 INFO neutron.services.segments.plugin [-] Segment 26341af8-02aa-4894-8dc5-88e33dcecba3 resource provider aggregate not found 2026-06-10 04:50:54.017 7 INFO neutron.services.segments.plugin [-] Segment 26341af8-02aa-4894-8dc5-88e33dcecba3 resource provider aggregate not found 2026-06-10 04:50:54.034 7 INFO neutron.services.segments.plugin [-] Segment 26341af8-02aa-4894-8dc5-88e33dcecba3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26341af8-02aa-4894-8dc5-88e33dcecba3 found for delete ", "request_id": "req-c44dd4e1-8d05-4c22-a7ba-06a3439bba25"}]} 2026-06-10 04:50:54.036 7 INFO neutron.services.segments.plugin [-] Segment 26341af8-02aa-4894-8dc5-88e33dcecba3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26341af8-02aa-4894-8dc5-88e33dcecba3 found for delete ", "request_id": "req-010dc3e0-7008-49bf-9aab-09e36d883c77"}]} [pid: 7|app: 0|req: 440/922] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:53 2026] POST /v2.0/routers => generated 506 bytes in 985 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/923] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:54 2026] GET /v2.0/ports?device_id=54846b41-6101-4d2a-b395-c3b90c0c4c60 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/924] 10.0.0.192 () {34 vars in 665 bytes} [Wed Jun 10 04:50:54 2026] POST /v2.0/ports => generated 952 bytes in 871 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: 484/925] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:55 2026] DELETE /v2.0/security-groups/1950cc20-9761-4267-a9d4-9809942e14da => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:50:55.961 8 INFO neutron.api.v2.resource [None req-3c753a9d-2a56-4fe5-8a6d-3a5f58db8942 0284be2601f0419eb78c6a350cf7e7d8 d9d8e68150c64499ae3cdcabc78f3062 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 485/926] 10.0.0.192 () {32 vars in 737 bytes} [Wed Jun 10 04:50:55 2026] GET /v2.0/security-groups/1950cc20-9761-4267-a9d4-9809942e14da => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:50:56.056 8 INFO neutron_taas.services.taas.taas_plugin [None req-5a18cde4-b19a-4040-8a84-3e598012098a 0284be2601f0419eb78c6a350cf7e7d8 d9d8e68150c64499ae3cdcabc78f3062 - - default default] TaaS: Handle Delete Port: 473e00e9-10a9-4ceb-94d6-3f597c94958c 2026-06-10 04:50:56.059 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a18cde4-b19a-4040-8a84-3e598012098a 0284be2601f0419eb78c6a350cf7e7d8 d9d8e68150c64499ae3cdcabc78f3062 - - default default] Tap Mirror: Handle Delete Port: 473e00e9-10a9-4ceb-94d6-3f597c94958c [pid: 8|app: 0|req: 486/927] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:50:55 2026] DELETE /v2.0/floatingips/8cff938e-960c-4d97-8a5a-c55a8e0e21df => 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: 442/928] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:50:55 2026] PUT /v2.0/routers/45981335-970a-45d9-bf96-e6bc3e599715/add_router_interface => generated 309 bytes in 1290 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: 487/929] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:56 2026] GET /v2.0/security-groups?tenant_id=9b4e9dcd1bb3402cb6485a830680a036&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/930] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:50:56 2026] GET /v2.0/ports/19561fd0-131a-41bc-95a7-e44ee687bb32 => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/931] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:56 2026] DELETE /v2.0/security-groups/f2659075-edc0-4519-b237-58bdcd11be58 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:50:56.806 7 INFO neutron_taas.services.taas.taas_plugin [None req-fff3bef5-a54d-4d3e-bd9f-000b065b85cf e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: cef10650-1294-446f-9024-6ac0f0b1c5f0 2026-06-10 04:50:56.809 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fff3bef5-a54d-4d3e-bd9f-000b065b85cf e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: cef10650-1294-446f-9024-6ac0f0b1c5f0 2026-06-10 04:50:56.961 8 INFO neutron_taas.services.taas.taas_plugin [None req-097f8b8d-cb12-4bde-a917-8b492c48ab45 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] TaaS: Handle Delete Port: 19561fd0-131a-41bc-95a7-e44ee687bb32 2026-06-10 04:50:56.964 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-097f8b8d-cb12-4bde-a917-8b492c48ab45 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Tap Mirror: Handle Delete Port: 19561fd0-131a-41bc-95a7-e44ee687bb32 [pid: 7|app: 0|req: 443/932] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:50:56 2026] PUT /v2.0/routers/6ceeb554-d8aa-4879-aa43-2d1e4d1975f7/remove_router_interface => generated 309 bytes in 896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/933] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:50:56 2026] PUT /v2.0/routers/45981335-970a-45d9-bf96-e6bc3e599715/remove_router_interface => generated 309 bytes in 765 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: 444/934] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:50:57 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:50:57.544 7 INFO neutron.api.v2.resource [None req-057b65e2-19d3-43f2-bcb6-f7016a625aa4 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 445/935] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:50:57 2026] PUT /v2.0/routers/45981335-970a-45d9-bf96-e6bc3e599715/remove_router_interface => generated 197 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/936] 10.0.0.34 () {34 vars in 970 bytes} [Wed Jun 10 04:50:57 2026] GET /v2.0/ports/2dd2857b-834b-450d-af5d-dab8ff482dc3 => generated 972 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/937] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:50:57 2026] GET /v2.0/ports?device_id=45981335-970a-45d9-bf96-e6bc3e599715 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:57.629 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e5d477e-1cdd-4e1a-808f-978dfa87a415 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: c2970e65-61f2-4ccc-8f98-6c20310ce0fc 2026-06-10 04:50:57.631 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e5d477e-1cdd-4e1a-808f-978dfa87a415 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: c2970e65-61f2-4ccc-8f98-6c20310ce0fc 2026-06-10 04:50:57.794 7 INFO neutron_taas.services.taas.taas_plugin [None req-00b660e5-cb38-4280-883d-d20a4f5ea20b 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] TaaS: Handle Delete Port: c2ee607e-a08a-4d9f-801c-989e76e5ad9c 2026-06-10 04:50:57.796 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00b660e5-cb38-4280-883d-d20a4f5ea20b 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Tap Mirror: Handle Delete Port: c2ee607e-a08a-4d9f-801c-989e76e5ad9c 2026-06-10 04:50:57.892 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e5d477e-1cdd-4e1a-808f-978dfa87a415 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 48dd1f67-9566-44a9-8884-0d4c7eb581a1 2026-06-10 04:50:57.894 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e5d477e-1cdd-4e1a-808f-978dfa87a415 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 48dd1f67-9566-44a9-8884-0d4c7eb581a1 2026-06-10 04:50:58.135 7 INFO neutron.services.segments.plugin [-] Segment 375f05e9-c5c3-4f1e-99f3-31058e29d63d resource provider aggregate not found 2026-06-10 04:50:58.136 7 INFO neutron.services.segments.plugin [-] Segment 375f05e9-c5c3-4f1e-99f3-31058e29d63d resource provider aggregate not found 2026-06-10 04:50:58.165 7 INFO neutron.db.l3_hamode_db [None req-00b660e5-cb38-4280-883d-d20a4f5ea20b 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] HA network d54cca16-08da-4743-bbab-2c0f17ee1acf was deleted as no HA routers are present in tenant b03ba11218704c3eb0bcd0fe93fbc773. 2026-06-10 04:50:58.170 7 INFO neutron.services.segments.plugin [-] Segment 375f05e9-c5c3-4f1e-99f3-31058e29d63d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 375f05e9-c5c3-4f1e-99f3-31058e29d63d found for delete ", "request_id": "req-8df9b6cd-36a8-4475-9ecf-289e2ddbe02f"}]} 2026-06-10 04:50:58.176 7 INFO neutron.services.segments.plugin [-] Segment 375f05e9-c5c3-4f1e-99f3-31058e29d63d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 375f05e9-c5c3-4f1e-99f3-31058e29d63d found for delete ", "request_id": "req-997f6127-f92d-4206-8b3c-03f259b28fe9"}]} [pid: 7|app: 0|req: 448/938] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:57 2026] DELETE /v2.0/routers/45981335-970a-45d9-bf96-e6bc3e599715 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:50:58.251 8 INFO neutron.services.segments.plugin [-] Segment 59087d8c-6e9d-4e41-b1b2-be70c7db8949 resource provider aggregate not found 2026-06-10 04:50:58.257 8 INFO neutron.services.segments.plugin [-] Segment 59087d8c-6e9d-4e41-b1b2-be70c7db8949 resource provider aggregate not found 2026-06-10 04:50:58.276 8 INFO neutron.services.segments.plugin [-] Segment 59087d8c-6e9d-4e41-b1b2-be70c7db8949 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59087d8c-6e9d-4e41-b1b2-be70c7db8949 found for delete ", "request_id": "req-7a96c00c-6ac1-40f5-825a-4a8137e4fde5"}]} 2026-06-10 04:50:58.279 8 INFO neutron.services.segments.plugin [-] Segment 59087d8c-6e9d-4e41-b1b2-be70c7db8949 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59087d8c-6e9d-4e41-b1b2-be70c7db8949 found for delete ", "request_id": "req-e58bf60e-4ee4-4774-b215-d630d9d3e607"}]} 2026-06-10 04:50:58.294 8 INFO neutron.db.l3_hamode_db [None req-8e5d477e-1cdd-4e1a-808f-978dfa87a415 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] HA network 39b6b9b5-59fa-4a0f-8645-8560cc0dce12 was deleted as no HA routers are present in tenant d9d8e68150c64499ae3cdcabc78f3062. [pid: 8|app: 0|req: 491/939] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:57 2026] DELETE /v2.0/routers/6ceeb554-d8aa-4879-aa43-2d1e4d1975f7 => generated 0 bytes in 899 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/940] 199.204.45.156 () {34 vars in 1000 bytes} [Wed Jun 10 04:50:58 2026] GET /v2.0/subnets?network_id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0 => generated 684 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/941] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:58 2026] DELETE /v2.0/subnets/67cbd9b7-e532-4658-9df7-911a6d9533be => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/942] 199.204.45.156 () {34 vars in 1146 bytes} [Wed Jun 10 04:50:58 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0&device_owner=compute%3Anova&network_id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/945] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:50:58 2026] DELETE /v2.0/subnets/d048c5d5-9c43-4ce6-995d-24b66e6910a0 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:50:58.540 7 INFO neutron_taas.services.taas.taas_plugin [None req-a68a6df8-6f3d-4506-92b7-385e4ba3cb7b 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] TaaS: Handle Delete Port: 26c1a42c-db87-44b4-901d-b002a5038d36 2026-06-10 04:50:58.545 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a68a6df8-6f3d-4506-92b7-385e4ba3cb7b 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Tap Mirror: Handle Delete Port: 26c1a42c-db87-44b4-901d-b002a5038d36 [pid: 7|app: 0|req: 453/946] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:50:58 2026] DELETE /v2.0/networks/4f2d4577-a156-4a28-9af4-1d93f56d3795 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:50:58.777 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e96b8be-3d36-47f9-b435-7a50c0530094 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 92955bdf-f1ae-4e01-9cdf-bacdf7cb3d81 2026-06-10 04:50:58.779 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e96b8be-3d36-47f9-b435-7a50c0530094 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 92955bdf-f1ae-4e01-9cdf-bacdf7cb3d81 [pid: 7|app: 0|req: 454/947] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:50:58 2026] DELETE /v2.0/networks/48e543c3-a8d0-4f2a-a37c-d26ed38b32c8 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/948] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:50:58 2026] PUT /v2.0/ports/2dd2857b-834b-450d-af5d-dab8ff482dc3 => generated 1149 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:50:58.978 7 INFO neutron.db.segments_db [None req-684e94cd-a245-4613-9558-7c075d98e336 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Added segment fec9d1aa-8f06-48e0-b261-d61cd23a8023 of type vxlan for network 6c7c8096-a0e2-460c-a6ce-327e7a18505d 2026-06-10 04:50:58.994 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-650d2c07-2283-461d-9996-38611fca9401'] response: {'name': 'network-changed', 'server_uuid': '7efeb579-8a1e-436d-830b-16a34c202ed0', 'tag': '2dd2857b-834b-450d-af5d-dab8ff482dc3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 455/949] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:50:58 2026] POST /v2.0/networks => generated 629 bytes in 118 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: 456/950] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:59 2026] POST /v2.0/subnets => generated 626 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/951] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:59 2026] GET /v2.0/security-groups?tenant_id=d9d8e68150c64499ae3cdcabc78f3062&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/952] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:50:58 2026] GET /v2.0/security-groups?tenant_id=b248d7ffb8c54b78a7be2e38ab0956db&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:50:59.331 7 INFO neutron.db.segments_db [None req-f18db245-d076-4314-a051-dee739a33cdf 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Added segment 92a463ed-f5e0-4434-9493-1a640530756d of type vxlan for network 0b343498-bc6b-42f7-96f1-685afc47f930 [pid: 8|app: 0|req: 496/953] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:59 2026] DELETE /v2.0/security-groups/95cf7e96-5665-4537-bc46-582c2ffea433 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/954] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:50:59 2026] DELETE /v2.0/security-groups/2fdb07c5-2471-4daa-ad39-33bb13363e34 => 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: 498/955] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:50:59 2026] GET /v2.0/ports?tenant_id=0eb5df3e495c454e9e8759e3c4a65a79&device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 1421 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:50:59.564 7 INFO neutron.db.l3_hamode_db [None req-f18db245-d076-4314-a051-dee739a33cdf 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 499/956] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:50:59 2026] GET /v2.0/networks?id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0 => generated 780 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/957] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:50:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2dd2857b-834b-450d-af5d-dab8ff482dc3 => generated 861 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/958] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:50:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2dd2857b-834b-450d-af5d-dab8ff482dc3 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:50:59.715 7 INFO neutron.db.l3_hamode_db [None req-f18db245-d076-4314-a051-dee739a33cdf 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 502/959] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:50:59 2026] GET /v2.0/subnets?id=b3b63ecb-372e-496e-8c74-20ea903d5671 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/960] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:50:59 2026] GET /v2.0/ports?network_id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/961] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:50:59 2026] GET /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0?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: 505/962] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:50:59 2026] GET /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:00.196 7 INFO neutron.services.segments.plugin [-] Segment dd7f51d3-c7fc-4004-8a3c-7262fabc45ec resource provider aggregate not found 2026-06-10 04:51:00.201 7 INFO neutron.services.segments.plugin [-] Segment dd7f51d3-c7fc-4004-8a3c-7262fabc45ec resource provider aggregate not found 2026-06-10 04:51:00.221 7 INFO neutron.services.segments.plugin [-] Segment dd7f51d3-c7fc-4004-8a3c-7262fabc45ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd7f51d3-c7fc-4004-8a3c-7262fabc45ec found for delete ", "request_id": "req-afda16ab-c310-44c3-b0d6-f8aa7ec99e55"}]} 2026-06-10 04:51:00.225 7 INFO neutron.services.segments.plugin [-] Segment dd7f51d3-c7fc-4004-8a3c-7262fabc45ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd7f51d3-c7fc-4004-8a3c-7262fabc45ec found for delete ", "request_id": "req-89e5f15f-5a1b-48d0-9df2-37d2eb654030"}]} 2026-06-10 04:51:00.233 7 INFO neutron.services.segments.plugin [-] Segment c52a3932-34f0-48cb-8cfc-17acb82589b3 resource provider aggregate not found 2026-06-10 04:51:00.246 7 INFO neutron.services.segments.plugin [-] Segment c52a3932-34f0-48cb-8cfc-17acb82589b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c52a3932-34f0-48cb-8cfc-17acb82589b3 found for delete ", "request_id": "req-70450e19-4f2b-455b-a6dc-550e2bb7dc96"}]} 2026-06-10 04:51:00.250 7 INFO neutron.services.segments.plugin [-] Segment c52a3932-34f0-48cb-8cfc-17acb82589b3 resource provider aggregate not found 2026-06-10 04:51:00.280 7 INFO neutron.services.segments.plugin [-] Segment c52a3932-34f0-48cb-8cfc-17acb82589b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c52a3932-34f0-48cb-8cfc-17acb82589b3 found for delete ", "request_id": "req-0bb6daf3-d42a-49de-9451-4debcca37234"}]} [pid: 7|app: 0|req: 458/963] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:50:59 2026] POST /v2.0/routers => generated 506 bytes in 1083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/964] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:00 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 1152 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/965] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:51:00 2026] GET /v2.0/ports?tenant_id=0eb5df3e495c454e9e8759e3c4a65a79&device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 1421 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/966] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:00 2026] GET /v2.0/security-groups?id=4d384214-f95b-4531-a6aa-9ca3023737d1&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/967] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:51:00 2026] GET /v2.0/networks?id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0 => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/968] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:51:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2dd2857b-834b-450d-af5d-dab8ff482dc3 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:01.378 7 INFO neutron.db.segments_db [None req-c223865f-58d9-401a-ac85-ba981f711250 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 9871be3b-08e3-47e6-a595-8386dee8b957 of type vxlan for network 04a56d62-6e81-49e8-ba53-bbc018ee3ac0 [pid: 7|app: 0|req: 464/969] 10.0.0.192 () {34 vars in 671 bytes} [Wed Jun 10 04:51:01 2026] POST /v2.0/networks => generated 743 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/970] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:51:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=2dd2857b-834b-450d-af5d-dab8ff482dc3 => 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: 506/971] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:51:00 2026] PUT /v2.0/routers/30b6cc2e-3ed5-4646-9363-461006bf015f/add_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/972] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:01 2026] POST /v2.0/subnets => generated 690 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:51:01.655 7 INFO neutron.db.segments_db [None req-f01585a6-3275-4b0f-b28b-d3b094dc0c8b 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] Added segment 56577294-f2c4-4322-9383-49eb1da1479e of type vxlan for network 2ca5e9d2-20e7-4911-a0df-0a3f830561a4 [pid: 8|app: 0|req: 508/973] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:51:01 2026] GET /v2.0/subnets?id=b3b63ecb-372e-496e-8c74-20ea903d5671 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/974] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:51:01 2026] GET /v2.0/ports/404d4421-fbe8-48ba-b7c4-e6f41f6c36ab => generated 955 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/975] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:51:01 2026] POST /v2.0/networks => generated 645 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/976] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:51:01 2026] GET /v2.0/ports?network_id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:51:01.777 8 INFO neutron.db.segments_db [None req-1bba22f4-d4f1-4baa-862f-1174b62c0a26 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment c2cc5dde-e547-4d93-90c1-8f61ae7cab9e of type vxlan for network f6024a37-f6b6-48a3-8db0-d0d8c5e50d1c 2026-06-10 04:51:02.019 8 INFO neutron.db.l3_hamode_db [None req-1bba22f4-d4f1-4baa-862f-1174b62c0a26 e321d009ebdd46f28edf906b95c3fa31 dc982c9abb9649deb9e0e64c1d2a95c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:51:02.038 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d356da7-7851-44fc-bb09-bafaa732d708 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] TaaS: Handle Delete Port: 404d4421-fbe8-48ba-b7c4-e6f41f6c36ab 2026-06-10 04:51:02.042 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d356da7-7851-44fc-bb09-bafaa732d708 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Tap Mirror: Handle Delete Port: 404d4421-fbe8-48ba-b7c4-e6f41f6c36ab [pid: 7|app: 0|req: 468/977] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:51:01 2026] PUT /v2.0/routers/30b6cc2e-3ed5-4646-9363-461006bf015f/remove_router_interface => generated 309 bytes in 725 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/978] 10.0.0.192 () {34 vars in 665 bytes} [Wed Jun 10 04:51:02 2026] POST /v2.0/ports => generated 775 bytes in 276 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: 470/979] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:51:02 2026] GET /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:02.819 8 INFO neutron.db.l3_hamode_db [None req-1bba22f4-d4f1-4baa-862f-1174b62c0a26 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 471/980] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:51:02 2026] GET /v2.0/ports?device_id=30b6cc2e-3ed5-4646-9363-461006bf015f => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:02.866 7 INFO neutron.db.segments_db [None req-c4efd575-92c3-4a16-9cff-255615d77dc8 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] Added segment 8a5f6984-1b67-4347-88cf-b412c86b72a0 of type vxlan for network 1e79e020-52ae-4aac-975c-7edfe65b1b08 [pid: 7|app: 0|req: 472/981] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:51:02 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/982] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:51:02 2026] GET /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:03.120 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5650519-d750-438b-9291-c71997ca2c2a 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] TaaS: Handle Delete Port: 6a7f8bed-d0c1-4d37-a66b-4a165095f398 2026-06-10 04:51:03.122 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5650519-d750-438b-9291-c71997ca2c2a 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Tap Mirror: Handle Delete Port: 6a7f8bed-d0c1-4d37-a66b-4a165095f398 2026-06-10 04:51:03.419 7 INFO neutron.services.segments.plugin [-] Segment 92a463ed-f5e0-4434-9493-1a640530756d resource provider aggregate not found 2026-06-10 04:51:03.426 7 INFO neutron.services.segments.plugin [-] Segment 92a463ed-f5e0-4434-9493-1a640530756d resource provider aggregate not found 2026-06-10 04:51:03.440 7 INFO neutron.services.segments.plugin [-] Segment 92a463ed-f5e0-4434-9493-1a640530756d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92a463ed-f5e0-4434-9493-1a640530756d found for delete ", "request_id": "req-bcee81b3-fade-4edd-b820-e3148b23d3a1"}]} 2026-06-10 04:51:03.449 7 INFO neutron.services.segments.plugin [-] Segment 92a463ed-f5e0-4434-9493-1a640530756d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92a463ed-f5e0-4434-9493-1a640530756d found for delete ", "request_id": "req-a06b7c5a-70d1-4762-9d30-59f97a171046"}]} 2026-06-10 04:51:03.460 7 INFO neutron.db.l3_hamode_db [None req-b5650519-d750-438b-9291-c71997ca2c2a 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] HA network 0b343498-bc6b-42f7-96f1-685afc47f930 was deleted as no HA routers are present in tenant b03ba11218704c3eb0bcd0fe93fbc773. [pid: 7|app: 0|req: 474/983] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:02 2026] DELETE /v2.0/routers/30b6cc2e-3ed5-4646-9363-461006bf015f => generated 0 bytes in 476 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/984] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:01 2026] POST /v2.0/routers => generated 730 bytes in 1903 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/985] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:03 2026] POST /v2.0/subnets => generated 626 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/986] 199.204.45.156 () {34 vars in 1118 bytes} [Wed Jun 10 04:51:03 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1152 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/987] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:03 2026] DELETE /v2.0/subnets/11ac5564-a165-4a30-a0c6-bfae1cd13d3f => 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: 512/988] 10.0.0.192 () {34 vars in 665 bytes} [Wed Jun 10 04:51:03 2026] POST /v2.0/ports => generated 952 bytes in 336 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: 513/989] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:51:04 2026] PUT /v2.0/ports/2dd2857b-834b-450d-af5d-dab8ff482dc3 => generated 972 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:51:04.588 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de72cbaf-d1ef-4fb6-9ccc-a2d28591ce48'] response: {'name': 'network-changed', 'server_uuid': '7efeb579-8a1e-436d-830b-16a34c202ed0', 'tag': '2dd2857b-834b-450d-af5d-dab8ff482dc3', 'status': 'completed', 'code': 200} 2026-06-10 04:51:04.655 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3425336-9c25-435e-a9e7-43f3f6ed5c49 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] TaaS: Handle Delete Port: 922246e2-38a0-4716-994e-f115b2ffeffe 2026-06-10 04:51:04.657 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3425336-9c25-435e-a9e7-43f3f6ed5c49 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Tap Mirror: Handle Delete Port: 922246e2-38a0-4716-994e-f115b2ffeffe 2026-06-10 04:51:04.821 8 INFO neutron.services.segments.plugin [-] Segment fec9d1aa-8f06-48e0-b261-d61cd23a8023 resource provider aggregate not found 2026-06-10 04:51:04.822 8 INFO neutron.services.segments.plugin [-] Segment fec9d1aa-8f06-48e0-b261-d61cd23a8023 resource provider aggregate not found 2026-06-10 04:51:04.841 8 INFO neutron.services.segments.plugin [-] Segment fec9d1aa-8f06-48e0-b261-d61cd23a8023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fec9d1aa-8f06-48e0-b261-d61cd23a8023 found for delete ", "request_id": "req-e5930b43-7c3d-4051-a7cb-cc7269bd3e4e"}]} [pid: 8|app: 0|req: 514/990] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:51:04 2026] DELETE /v2.0/networks/6c7c8096-a0e2-460c-a6ce-327e7a18505d => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:51:04.849 8 INFO neutron.services.segments.plugin [-] Segment fec9d1aa-8f06-48e0-b261-d61cd23a8023 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fec9d1aa-8f06-48e0-b261-d61cd23a8023 found for delete ", "request_id": "req-54871427-0d60-4d11-9b4b-7f7e14230272"}]} [pid: 7|app: 0|req: 477/991] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:51:03 2026] PUT /v2.0/routers/8fd47193-816b-44df-b3b2-a03c99726cea/add_router_interface => generated 309 bytes in 1103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:04.900 7 INFO neutron.db.segments_db [None req-01710f68-96a8-463b-b8d9-d6a3639a527f 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Added segment 80563e9c-7825-437c-b9f7-4e02c08fb687 of type vxlan for network 4596b4fc-415d-4dd3-a445-a3e830752b28 2026-06-10 04:51:04.971 8 INFO neutron_taas.services.taas.taas_plugin [None req-72704ac7-5dbc-4a9a-875b-f96d5da51709 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] TaaS: Handle Delete Port: 308b1ddb-95ea-4dde-9821-7a5e09264b3a 2026-06-10 04:51:04.974 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72704ac7-5dbc-4a9a-875b-f96d5da51709 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] Tap Mirror: Handle Delete Port: 308b1ddb-95ea-4dde-9821-7a5e09264b3a 2026-06-10 04:51:05.103 7 INFO neutron.db.l3_hamode_db [None req-01710f68-96a8-463b-b8d9-d6a3639a527f 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 515/992] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:51:04 2026] DELETE /v2.0/ports/308b1ddb-95ea-4dde-9821-7a5e09264b3a => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/993] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:51:05 2026] GET /v2.0/ports?tenant_id=0eb5df3e495c454e9e8759e3c4a65a79&device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:51:05.156 8 INFO neutron.pecan_wsgi.hooks.translation [None req-52d70105-2cb0-4bc4-ae81-334b949b2643 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 517/994] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:51:05 2026] DELETE /v2.0/ports/308b1ddb-95ea-4dde-9821-7a5e09264b3a => generated 132 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/995] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:51:05 2026] GET /v2.0/networks?id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0 => generated 780 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:05.202 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f503f1c1-9c1b-4922-8af3-b62e58e53d43 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 519/996] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:51:05 2026] GET /v2.0/ports/308b1ddb-95ea-4dde-9821-7a5e09264b3a => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/997] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:51:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2dd2857b-834b-450d-af5d-dab8ff482dc3 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/998] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:05 2026] DELETE /v2.0/subnets/0da246de-8661-4685-9ffa-4c0589650cdb => 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: 522/999] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:51:05 2026] GET /v2.0/subnets?id=b3b63ecb-372e-496e-8c74-20ea903d5671 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1000] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:51:05 2026] DELETE /v2.0/networks/1e79e020-52ae-4aac-975c-7edfe65b1b08 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1001] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:51:05 2026] GET /v2.0/ports?network_id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0&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: 525/1002] 10.0.0.192 () {34 vars in 685 bytes} [Wed Jun 10 04:51:05 2026] POST /v2.0/security-groups => generated 1659 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 04:51:05.683 8 INFO neutron.db.segments_db [None req-05b679aa-8f9c-4ed0-bb39-d965fe7e15d0 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] Added segment 2c606365-53ea-40d0-a174-e73a297a426a of type vxlan for network 0abcd520-968f-4a3b-bc30-9568fc3689e6 [pid: 8|app: 0|req: 526/1003] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:51:05 2026] POST /v2.0/networks => generated 631 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1004] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:51:05 2026] GET /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:05.846 7 INFO neutron.db.l3_hamode_db [None req-01710f68-96a8-463b-b8d9-d6a3639a527f 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 528/1005] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:51:05 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: 529/1006] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:05 2026] POST /v2.0/subnets => generated 626 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1007] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:51:06 2026] GET /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0?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: 531/1008] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:51:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1009] 10.0.0.192 () {34 vars in 665 bytes} [Wed Jun 10 04:51:06 2026] POST /v2.0/ports => generated 912 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1010] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:04 2026] POST /v2.0/routers => generated 687 bytes in 1881 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1011] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:06 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:06.868 8 INFO neutron.services.segments.plugin [-] Segment 8a5f6984-1b67-4347-88cf-b412c86b72a0 resource provider aggregate not found 2026-06-10 04:51:06.873 8 INFO neutron.services.segments.plugin [-] Segment 8a5f6984-1b67-4347-88cf-b412c86b72a0 resource provider aggregate not found 2026-06-10 04:51:06.886 8 INFO neutron.services.segments.plugin [-] Segment 8a5f6984-1b67-4347-88cf-b412c86b72a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a5f6984-1b67-4347-88cf-b412c86b72a0 found for delete ", "request_id": "req-636e9e27-f8e7-4f3d-a0ec-d7c889dee691"}]} 2026-06-10 04:51:06.893 8 INFO neutron.services.segments.plugin [-] Segment 8a5f6984-1b67-4347-88cf-b412c86b72a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a5f6984-1b67-4347-88cf-b412c86b72a0 found for delete ", "request_id": "req-1936a79e-43a9-4b75-853a-8bdb8a52bac4"}]} 2026-06-10 04:51:06.902 7 INFO neutron_taas.services.taas.taas_plugin [None req-1b094a19-b884-4314-a3b4-a0e813b64271 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] TaaS: Handle Delete Port: 65de995b-b553-4e49-aeca-dfd27a94dbfa 2026-06-10 04:51:06.904 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b094a19-b884-4314-a3b4-a0e813b64271 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] Tap Mirror: Handle Delete Port: 65de995b-b553-4e49-aeca-dfd27a94dbfa [pid: 7|app: 0|req: 480/1012] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:51:06 2026] DELETE /v2.0/ports/65de995b-b553-4e49-aeca-dfd27a94dbfa => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1013] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:51:07 2026] GET /v2.0/routers/0c403638-dfe1-4d76-8a59-b1b131ba4246 => generated 693 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1014] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:07 2026] GET /v2.0/security-groups?id=4d384214-f95b-4531-a6aa-9ca3023737d1&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:07.153 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1c4a8e6-0f0e-499e-b1e5-da3c82f16c39 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 483/1015] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:51:07 2026] GET /v2.0/ports/65de995b-b553-4e49-aeca-dfd27a94dbfa => 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: 484/1016] 10.0.0.192 () {32 vars in 647 bytes} [Wed Jun 10 04:51:07 2026] GET /v2.0/routers => generated 696 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1017] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:51:06 2026] POST /v2.0/floatingips => generated 552 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1018] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:51:07 2026] GET /v2.0/ports?tenant_id=0eb5df3e495c454e9e8759e3c4a65a79&device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => 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: 485/1019] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:07 2026] DELETE /v2.0/subnets/931df612-e1c2-4e48-b418-73ff440229d1 => 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: 486/1020] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:51:07 2026] GET /v2.0/networks?id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0 => generated 780 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:07.563 7 INFO neutron.services.segments.plugin [-] Segment 2c606365-53ea-40d0-a174-e73a297a426a resource provider aggregate not found 2026-06-10 04:51:07.568 7 INFO neutron.services.segments.plugin [-] Segment 2c606365-53ea-40d0-a174-e73a297a426a resource provider aggregate not found 2026-06-10 04:51:07.588 7 INFO neutron.services.segments.plugin [-] Segment 2c606365-53ea-40d0-a174-e73a297a426a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c606365-53ea-40d0-a174-e73a297a426a found for delete ", "request_id": "req-074aa18f-c230-4de7-a33d-841c80f5ac58"}]} 2026-06-10 04:51:07.593 7 INFO neutron.services.segments.plugin [-] Segment 2c606365-53ea-40d0-a174-e73a297a426a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c606365-53ea-40d0-a174-e73a297a426a found for delete ", "request_id": "req-f3ab3af3-6d4e-40b9-b3e4-cbefc0206e7a"}]} [pid: 7|app: 0|req: 487/1021] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:51:07 2026] DELETE /v2.0/networks/0abcd520-968f-4a3b-bc30-9568fc3689e6 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1022] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:51:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=2dd2857b-834b-450d-af5d-dab8ff482dc3 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1023] 10.0.0.192 () {34 vars in 741 bytes} [Wed Jun 10 04:51:07 2026] PUT /v2.0/routers/0c403638-dfe1-4d76-8a59-b1b131ba4246 => generated 700 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1024] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:51:07 2026] GET /v2.0/subnets?id=b3b63ecb-372e-496e-8c74-20ea903d5671 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1025] 10.0.0.34 () {34 vars in 1097 bytes} [Wed Jun 10 04:51:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--827531389&fields=id&tenant_id=dc982c9abb9649deb9e0e64c1d2a95c9 => generated 69 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1026] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:51:07 2026] GET /v2.0/routers/0c403638-dfe1-4d76-8a59-b1b131ba4246 => generated 700 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1027] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:51:07 2026] GET /v2.0/ports?network_id=9eeb3748-4aee-4773-a7ee-ea69ff15e0f0&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1028] 10.0.0.192 () {34 vars in 665 bytes} [Wed Jun 10 04:51:07 2026] POST /v2.0/ports => generated 773 bytes in 288 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: 490/1029] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:51:07 2026] GET /v2.0/ports?device_id=0c403638-dfe1-4d76-8a59-b1b131ba4246 => 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: 540/1030] 10.0.0.34 () {34 vars in 981 bytes} [Wed Jun 10 04:51:07 2026] GET /v2.0/networks?id=04a56d62-6e81-49e8-ba53-bbc018ee3ac0 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1031] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:51:07 2026] GET /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0?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: 541/1032] 10.0.0.192 () {34 vars in 737 bytes} [Wed Jun 10 04:51:07 2026] PUT /v2.0/ports/ac57b65f-c539-477b-8ea8-e2ee4905d813 => generated 752 bytes in 216 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: 542/1033] 10.0.0.34 () {34 vars in 964 bytes} [Wed Jun 10 04:51:08 2026] GET /v2.0/quotas/dc982c9abb9649deb9e0e64c1d2a95c9 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:08.233 7 INFO neutron_taas.services.taas.taas_plugin [None req-88cc7f54-040a-4e98-816d-04f1c48c52da 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] TaaS: Handle Delete Port: ba87ecfe-4bf4-4505-bbf0-6513bff830b6 2026-06-10 04:51:08.236 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88cc7f54-040a-4e98-816d-04f1c48c52da 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Tap Mirror: Handle Delete Port: ba87ecfe-4bf4-4505-bbf0-6513bff830b6 [pid: 8|app: 0|req: 543/1034] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:51:08 2026] GET /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0?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) 2026-06-10 04:51:08.334 8 INFO neutron_taas.services.taas.taas_plugin [None req-26755a05-e06c-4451-82a4-07b316434ccc 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] TaaS: Handle Delete Port: ac57b65f-c539-477b-8ea8-e2ee4905d813 2026-06-10 04:51:08.337 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26755a05-e06c-4451-82a4-07b316434ccc 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] Tap Mirror: Handle Delete Port: ac57b65f-c539-477b-8ea8-e2ee4905d813 [pid: 8|app: 0|req: 544/1035] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:51:08 2026] DELETE /v2.0/ports/ac57b65f-c539-477b-8ea8-e2ee4905d813 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1036] 10.0.0.34 () {34 vars in 1001 bytes} [Wed Jun 10 04:51:08 2026] GET /v2.0/ports?tenant_id=dc982c9abb9649deb9e0e64c1d2a95c9&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1037] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:08 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:08.544 7 INFO neutron_taas.services.taas.taas_plugin [None req-88cc7f54-040a-4e98-816d-04f1c48c52da 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] TaaS: Handle Delete Port: e69a92ed-2fef-4616-b192-ca4d389ce183 2026-06-10 04:51:08.546 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88cc7f54-040a-4e98-816d-04f1c48c52da 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] Tap Mirror: Handle Delete Port: e69a92ed-2fef-4616-b192-ca4d389ce183 [pid: 8|app: 0|req: 547/1038] 10.0.0.192 () {32 vars in 643 bytes} [Wed Jun 10 04:51:08 2026] GET /v2.0/ports => generated 778 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1039] 10.0.0.34 () {34 vars in 1007 bytes} [Wed Jun 10 04:51:08 2026] GET /v2.0/networks/04a56d62-6e81-49e8-ba53-bbc018ee3ac0?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: 549/1040] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:08 2026] GET /v2.0/security-groups?id=4d384214-f95b-4531-a6aa-9ca3023737d1&fields=id&fields=name => generated 112 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:08.613 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fc9177c-b39b-45a0-92b2-4f80b950bd74 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 550/1041] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:51:08 2026] GET /v2.0/ports/ac57b65f-c539-477b-8ea8-e2ee4905d813 => generated 132 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1042] 10.0.0.34 () {34 vars in 1107 bytes} [Wed Jun 10 04:51:08 2026] GET /v2.0/networks/04a56d62-6e81-49e8-ba53-bbc018ee3ac0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1043] 10.0.0.192 () {32 vars in 643 bytes} [Wed Jun 10 04:51:08 2026] GET /v2.0/ports => generated 778 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1044] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:51:08 2026] GET /v2.0/ports/674105f7-886d-498b-9f45-f7934ed5ea8c => generated 775 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:08.719 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8df30be-a7dc-4360-bf16-40336822ad2b 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 554/1045] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:51:08 2026] DELETE /v2.0/ports/65de995b-b553-4e49-aeca-dfd27a94dbfa => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:51:08.739 8 INFO neutron.pecan_wsgi.hooks.translation [None req-024e8b1a-c79d-4f26-819b-3078d0e999b4 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 555/1046] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:08 2026] DELETE /v2.0/subnets/931df612-e1c2-4e48-b418-73ff440229d1 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1047] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:08 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:08.789 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22aa1613-3f2b-4e01-a86d-3c8a3b93f2d4 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 557/1048] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:08 2026] DELETE /v2.0/subnets/0da246de-8661-4685-9ffa-4c0589650cdb => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:51:08.879 7 INFO neutron.db.l3_hamode_db [None req-88cc7f54-040a-4e98-816d-04f1c48c52da 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] HA network 4596b4fc-415d-4dd3-a445-a3e830752b28 was deleted as no HA routers are present in tenant b03ba11218704c3eb0bcd0fe93fbc773. [pid: 7|app: 0|req: 492/1049] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:07 2026] DELETE /v2.0/routers/0c403638-dfe1-4d76-8a59-b1b131ba4246 => generated 0 bytes in 896 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:51:08.886 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab078551-eff8-4c33-8ef1-a3ffec877f7f 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] TaaS: Handle Delete Port: 674105f7-886d-498b-9f45-f7934ed5ea8c 2026-06-10 04:51:08.890 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab078551-eff8-4c33-8ef1-a3ffec877f7f 7c5a042b02d6419f8ba0f72d7fd8f22a fdf09dab146f4a1abfd1b0c07e9365a3 - - default default] Tap Mirror: Handle Delete Port: 674105f7-886d-498b-9f45-f7934ed5ea8c [pid: 7|app: 0|req: 493/1050] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:51:08 2026] GET /v2.0/ports?device_id=0c403638-dfe1-4d76-8a59-b1b131ba4246 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:08.931 7 INFO neutron.api.v2.resource [None req-426a5045-547d-4521-88c3-50381b1d979c 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 494/1051] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:08 2026] DELETE /v2.0/routers/0c403638-dfe1-4d76-8a59-b1b131ba4246 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1052] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:51:08 2026] GET /v2.0/ports?device_id=30b6cc2e-3ed5-4646-9363-461006bf015f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:08.970 7 INFO neutron.api.v2.resource [None req-e81f3e16-0791-438d-8e3c-e4c9ac428762 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 496/1053] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:08 2026] DELETE /v2.0/routers/30b6cc2e-3ed5-4646-9363-461006bf015f => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1054] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:51:08 2026] DELETE /v2.0/ports/674105f7-886d-498b-9f45-f7934ed5ea8c => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:51:08.986 7 INFO neutron.pecan_wsgi.hooks.translation [None req-61e32373-26b0-4323-af17-0a168a216c7c 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 497/1055] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:08 2026] DELETE /v2.0/subnets/11ac5564-a165-4a30-a0c6-bfae1cd13d3f => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1056] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:51:08 2026] GET /v2.0/ports?device_id=45981335-970a-45d9-bf96-e6bc3e599715 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:09.032 7 INFO neutron.api.v2.resource [None req-786d5e37-b3ef-4b99-9e82-0ca46202aa9d 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 499/1057] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:09 2026] DELETE /v2.0/routers/45981335-970a-45d9-bf96-e6bc3e599715 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:51:09.096 8 INFO neutron.services.segments.plugin [-] Segment 56577294-f2c4-4322-9383-49eb1da1479e resource provider aggregate not found 2026-06-10 04:51:09.100 8 INFO neutron.services.segments.plugin [-] Segment 56577294-f2c4-4322-9383-49eb1da1479e resource provider aggregate not found [pid: 7|app: 0|req: 500/1058] 199.204.45.156 () {34 vars in 994 bytes} [Wed Jun 10 04:51:09 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:09.114 8 INFO neutron.services.segments.plugin [-] Segment 56577294-f2c4-4322-9383-49eb1da1479e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56577294-f2c4-4322-9383-49eb1da1479e found for delete ", "request_id": "req-5ddcc4d3-fc98-4f7f-85f3-916d2f7fc886"}]} 2026-06-10 04:51:09.116 8 INFO neutron.services.segments.plugin [-] Segment 56577294-f2c4-4322-9383-49eb1da1479e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56577294-f2c4-4322-9383-49eb1da1479e found for delete ", "request_id": "req-c02202ce-f387-4325-abaf-9457790a5c7b"}]} 2026-06-10 04:51:09.121 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bafae134-2822-4344-a3e0-05af3ed022fc 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 501/1059] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:09 2026] DELETE /v2.0/subnets/67cbd9b7-e532-4658-9df7-911a6d9533be => 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: 559/1060] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:51:08 2026] DELETE /v2.0/networks/2ca5e9d2-20e7-4911-a0df-0a3f830561a4 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1061] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:51:09 2026] GET /v2.0/ports?device_id=c1d7b793-5bd5-45d4-8214-40f53a473a31 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:09.163 8 INFO neutron.api.v2.resource [None req-fe22201b-7d0b-4552-b24f-d4d51c95750c 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 561/1062] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:09 2026] DELETE /v2.0/routers/c1d7b793-5bd5-45d4-8214-40f53a473a31 => generated 135 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:51:09.179 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1d251e2-baff-45b4-9b7c-f688d88fec52 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 562/1063] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:09 2026] DELETE /v2.0/subnets/1e2c5795-ba94-4728-85d2-389f23ee7578 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:51:09.193 8 INFO neutron.pecan_wsgi.hooks.translation [None req-babdd840-15b8-4544-bea4-6275ac1e2f1e 14814e55c63747878f5b6c6d62aa9bcd b03ba11218704c3eb0bcd0fe93fbc773 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 563/1064] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:09 2026] DELETE /v2.0/subnets/94960291-ca76-4b33-883e-73fa474adc2e => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:51:09.220 7 INFO neutron_taas.services.taas.taas_plugin [req-f1018975-0d6e-494c-a8d2-7a60819ab36f req-77cd6669-7fbd-4369-a384-3d83ca2f6e08 1f903f2bbcc948c29285f9f93e9fba39 0eb5df3e495c454e9e8759e3c4a65a79 - - default default] TaaS: Handle Delete Port: 2dd2857b-834b-450d-af5d-dab8ff482dc3 2026-06-10 04:51:09.223 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f1018975-0d6e-494c-a8d2-7a60819ab36f req-77cd6669-7fbd-4369-a384-3d83ca2f6e08 1f903f2bbcc948c29285f9f93e9fba39 0eb5df3e495c454e9e8759e3c4a65a79 - - default default] Tap Mirror: Handle Delete Port: 2dd2857b-834b-450d-af5d-dab8ff482dc3 2026-06-10 04:51:09.407 7 INFO neutron.db.l3_db [req-f1018975-0d6e-494c-a8d2-7a60819ab36f req-77cd6669-7fbd-4369-a384-3d83ca2f6e08 1f903f2bbcc948c29285f9f93e9fba39 0eb5df3e495c454e9e8759e3c4a65a79 - - default default] Floating IP 400cf715-32f3-4c97-bd58-aa401e248ae1 disassociated. External IP: 10.96.250.208, port: 2dd2857b-834b-450d-af5d-dab8ff482dc3. 2026-06-10 04:51:09.615 7 INFO neutron.services.segments.plugin [-] Segment 80563e9c-7825-437c-b9f7-4e02c08fb687 resource provider aggregate not found 2026-06-10 04:51:09.626 7 INFO neutron.services.segments.plugin [-] Segment 80563e9c-7825-437c-b9f7-4e02c08fb687 resource provider aggregate not found 2026-06-10 04:51:09.634 7 INFO neutron.services.segments.plugin [-] Segment 80563e9c-7825-437c-b9f7-4e02c08fb687 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80563e9c-7825-437c-b9f7-4e02c08fb687 found for delete ", "request_id": "req-9f90d02e-6837-4afb-a3fe-aad0c1815aeb"}]} 2026-06-10 04:51:09.663 7 INFO neutron.services.segments.plugin [-] Segment 80563e9c-7825-437c-b9f7-4e02c08fb687 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80563e9c-7825-437c-b9f7-4e02c08fb687 found for delete ", "request_id": "req-a5c32c57-ae72-4775-8451-3fc7a6f998ba"}]} [pid: 8|app: 0|req: 564/1065] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:51:09 2026] GET /v2.0/security-groups?tenant_id=fdf09dab146f4a1abfd1b0c07e9365a3&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: 565/1066] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:09 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => 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: 502/1067] 199.204.45.156 () {36 vars in 997 bytes} [Wed Jun 10 04:51:09 2026] DELETE /v2.0/ports/2dd2857b-834b-450d-af5d-dab8ff482dc3 => generated 0 bytes in 717 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:51:09.881 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bef618f4-e793-4679-ab6b-aca84b76cf6b'] response: {'server_uuid': '7efeb579-8a1e-436d-830b-16a34c202ed0', 'name': 'network-vif-deleted', 'tag': '2dd2857b-834b-450d-af5d-dab8ff482dc3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 566/1068] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:51:09 2026] GET /v2.0/security-groups?tenant_id=b03ba11218704c3eb0bcd0fe93fbc773&name=default => generated 2925 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1069] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:09 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => 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: 503/1070] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:51:09 2026] DELETE /v2.0/security-groups/e12717f1-d0d1-4c42-9cb1-52c912396713 => 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: 568/1071] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:51:09 2026] DELETE /v2.0/security-groups/f9fc1b73-547c-4eaa-b16b-c62f761b77db => 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: 504/1072] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:10 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => 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: 569/1073] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:11 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:11.954 7 INFO neutron.db.segments_db [None req-4d858e1e-ebc8-48d9-b8cf-c1fc96653b7d 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Added segment 58e1c510-ae9e-44d7-8624-4b6ac832df83 of type vxlan for network 8c589fbe-1e84-43b1-a353-8e04997084b2 [pid: 8|app: 0|req: 570/1074] 10.0.0.192 () {34 vars in 677 bytes} [Wed Jun 10 04:51:11 2026] POST /v2.0/subnetpools => generated 549 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1075] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:51:11 2026] GET /v2.0/subnetpools/ba7fa131-97e8-4b1b-b509-207c8d6bf381 => generated 549 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1076] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:11 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => 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: 505/1077] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:51:11 2026] POST /v2.0/networks => generated 634 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1078] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:51:12 2026] PUT /v2.0/subnetpools/ba7fa131-97e8-4b1b-b509-207c8d6bf381 => generated 500 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:12.079 7 INFO neutron.db.segments_db [None req-1bddc127-dabb-4702-91d5-268650703664 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Added segment 3ae37e10-d673-4985-a9ee-162ac77ec1de of type vxlan for network e12bdfb3-ba70-447e-a530-370c47c9a68a [pid: 8|app: 0|req: 574/1079] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:51:12 2026] DELETE /v2.0/subnetpools/ba7fa131-97e8-4b1b-b509-207c8d6bf381 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1080] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:12 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => 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: 506/1081] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:51:12 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:51:12.195 8 INFO neutron.api.v2.resource [None req-7f8b4172-1072-4dd6-b76d-29722ea894ab c9e9e315a9eb41b98fccb190d7cf36ba e60ae447d9da47c282e1508935d898b4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 576/1082] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:51:12 2026] GET /v2.0/subnetpools/ba7fa131-97e8-4b1b-b509-207c8d6bf381 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:51:12.208 8 INFO neutron.api.v2.resource [None req-be229320-ff13-4a57-ad7b-14829e90b684 c9e9e315a9eb41b98fccb190d7cf36ba e60ae447d9da47c282e1508935d898b4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 577/1083] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:51:12 2026] DELETE /v2.0/subnetpools/ba7fa131-97e8-4b1b-b509-207c8d6bf381 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1084] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:12 2026] POST /v2.0/subnets => generated 646 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1085] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:51:12 2026] GET /v2.0/security-groups?tenant_id=e60ae447d9da47c282e1508935d898b4&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1086] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:12 2026] POST /v2.0/subnets => generated 655 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1087] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:51:12 2026] DELETE /v2.0/security-groups/eb023eea-8d4f-4534-a594-9a9c1f12af7f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:51:13.097 7 INFO neutron.db.segments_db [None req-a677ba72-5ad2-48f1-ab6b-93c3bf9f0174 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Added segment e0a12147-e208-49b3-a196-aa34e5a9ba12 of type vxlan for network 9269d714-0296-4ca5-a1bf-6e305895bb17 [pid: 8|app: 0|req: 580/1088] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:13 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => 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: 581/1089] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:13 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:13.339 7 INFO neutron.db.l3_hamode_db [None req-a677ba72-5ad2-48f1-ab6b-93c3bf9f0174 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:51:13.464 7 INFO neutron.db.l3_hamode_db [None req-a677ba72-5ad2-48f1-ab6b-93c3bf9f0174 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 509/1092] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:13 2026] POST /v2.0/routers => generated 510 bytes in 997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1093] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:14 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => 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: 511/1094] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:14 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => 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: 584/1095] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:51:14 2026] PUT /v2.0/routers/f51ecb88-859f-4428-bc3b-91163c205a68/add_router_interface => generated 309 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1096] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:51:15 2026] GET /v2.0/ports/db9bd6ce-7a1f-4390-8c77-3a65beca987f => generated 959 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1097] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:15 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => 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: 514/1098] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:51:15 2026] GET /v2.0/networks?id=04a56d62-6e81-49e8-ba53-bbc018ee3ac0 => generated 675 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1099] 199.204.45.156 () {34 vars in 1050 bytes} [Wed Jun 10 04:51:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dc982c9abb9649deb9e0e64c1d2a95c9 => generated 180 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1100] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:15 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => 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: 517/1101] 199.204.45.156 () {38 vars in 955 bytes} [Wed Jun 10 04:51:15 2026] POST /v2.0/ports => generated 954 bytes in 334 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: 518/1102] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:51:15 2026] PUT /v2.0/ports/1caecb29-51a3-46aa-8d10-219dda11b252 => generated 1235 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1103] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:51:15 2026] PUT /v2.0/routers/f51ecb88-859f-4428-bc3b-91163c205a68/add_router_interface => generated 309 bytes in 1131 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: 519/1104] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:51:16 2026] GET /v2.0/ports/4be43b70-5d54-4642-b364-12980c11ef30 => generated 967 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:16.292 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7343a061-f806-4961-a859-98040b832083'] response: {'name': 'network-changed', 'server_uuid': '5603cfc8-775e-40fd-8855-93d3748e1b78', 'tag': '1caecb29-51a3-46aa-8d10-219dda11b252', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 520/1105] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:16 2026] GET /v2.0/ports?device_id=7efeb579-8a1e-436d-830b-16a34c202ed0 => 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: 521/1106] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:16 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1107] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:16 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:16.647 8 INFO neutron_taas.services.taas.taas_plugin [None req-e62aff80-bbfe-4708-8398-2009e9dd8c89 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] TaaS: Handle Delete Port: 4be43b70-5d54-4642-b364-12980c11ef30 2026-06-10 04:51:16.649 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e62aff80-bbfe-4708-8398-2009e9dd8c89 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Tap Mirror: Handle Delete Port: 4be43b70-5d54-4642-b364-12980c11ef30 [pid: 7|app: 0|req: 523/1108] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:51:16 2026] GET /v2.0/ports?tenant_id=dc982c9abb9649deb9e0e64c1d2a95c9&device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1109] 199.204.45.156 () {34 vars in 1018 bytes} [Wed Jun 10 04:51:16 2026] GET /v2.0/networks?tenant_id=dc982c9abb9649deb9e0e64c1d2a95c9&shared=False => generated 771 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1110] 199.204.45.156 () {34 vars in 930 bytes} [Wed Jun 10 04:51:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1111] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:51:16 2026] PUT /v2.0/routers/f51ecb88-859f-4428-bc3b-91163c205a68/remove_router_interface => generated 309 bytes in 711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:17.317 7 INFO neutron_taas.services.taas.taas_plugin [None req-559abe12-723a-4721-a020-0372418d124c 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] TaaS: Handle Delete Port: db9bd6ce-7a1f-4390-8c77-3a65beca987f 2026-06-10 04:51:17.321 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-559abe12-723a-4721-a020-0372418d124c 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Tap Mirror: Handle Delete Port: db9bd6ce-7a1f-4390-8c77-3a65beca987f [pid: 8|app: 0|req: 587/1112] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:51:17 2026] GET /v2.0/security-groups?tenant_id=62cb2a44f78a4f5c942d9a607572c3b9&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1113] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:51:17 2026] DELETE /v2.0/security-groups/2e31fc10-1719-469b-8cb8-4c2ad207f10a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1114] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:51:17 2026] DELETE /v2.0/security-groups/4d384214-f95b-4531-a6aa-9ca3023737d1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:51:17.652 8 INFO neutron.api.v2.resource [None req-cff7bdfa-7849-4d5c-8124-5d694f79e3b3 1f903f2bbcc948c29285f9f93e9fba39 0eb5df3e495c454e9e8759e3c4a65a79 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 590/1115] 10.0.0.192 () {32 vars in 737 bytes} [Wed Jun 10 04:51:17 2026] GET /v2.0/security-groups/4d384214-f95b-4531-a6aa-9ca3023737d1 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1116] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:51:17 2026] PUT /v2.0/routers/f51ecb88-859f-4428-bc3b-91163c205a68/remove_router_interface => generated 309 bytes in 732 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:17.754 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e991bb2-5dae-4e74-9bca-2782ce865de8 1f903f2bbcc948c29285f9f93e9fba39 0eb5df3e495c454e9e8759e3c4a65a79 - - default default] TaaS: Handle Delete Port: 07091ac5-5064-4337-b881-928c54fe59cb 2026-06-10 04:51:17.757 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e991bb2-5dae-4e74-9bca-2782ce865de8 1f903f2bbcc948c29285f9f93e9fba39 0eb5df3e495c454e9e8759e3c4a65a79 - - default default] Tap Mirror: Handle Delete Port: 07091ac5-5064-4337-b881-928c54fe59cb [pid: 7|app: 0|req: 527/1117] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:17 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1118] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:51:17 2026] GET /v2.0/ports?device_id=f51ecb88-859f-4428-bc3b-91163c205a68 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1119] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:17 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&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: 591/1120] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:51:17 2026] DELETE /v2.0/floatingips/400cf715-32f3-4c97-bd58-aa401e248ae1 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1121] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:51:17 2026] GET /v2.0/ports?tenant_id=dc982c9abb9649deb9e0e64c1d2a95c9&device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:51:18.038 7 INFO neutron_taas.services.taas.taas_plugin [None req-1b7cbd15-998f-4c7f-9b9c-7d7f18593666 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] TaaS: Handle Delete Port: 4642abd6-b0e1-4e3a-a6f0-a277d53096e2 2026-06-10 04:51:18.041 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b7cbd15-998f-4c7f-9b9c-7d7f18593666 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Tap Mirror: Handle Delete Port: 4642abd6-b0e1-4e3a-a6f0-a277d53096e2 2026-06-10 04:51:18.354 8 INFO neutron_taas.services.taas.taas_plugin [None req-862d1713-1f9c-4aad-bfea-bc4ecf118367 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 3f7a2c1b-53f2-4b7c-8d9d-b23d9f7793c1 2026-06-10 04:51:18.356 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-862d1713-1f9c-4aad-bfea-bc4ecf118367 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 3f7a2c1b-53f2-4b7c-8d9d-b23d9f7793c1 2026-06-10 04:51:18.373 7 INFO neutron.services.segments.plugin [-] Segment e0a12147-e208-49b3-a196-aa34e5a9ba12 resource provider aggregate not found 2026-06-10 04:51:18.388 7 INFO neutron.services.segments.plugin [-] Segment e0a12147-e208-49b3-a196-aa34e5a9ba12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0a12147-e208-49b3-a196-aa34e5a9ba12 found for delete ", "request_id": "req-f024abb8-589f-4156-bbce-4836eaeadcb8"}]} 2026-06-10 04:51:18.391 7 INFO neutron.services.segments.plugin [-] Segment e0a12147-e208-49b3-a196-aa34e5a9ba12 resource provider aggregate not found 2026-06-10 04:51:18.399 7 INFO neutron.db.l3_hamode_db [None req-1b7cbd15-998f-4c7f-9b9c-7d7f18593666 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] HA network 9269d714-0296-4ca5-a1bf-6e305895bb17 was deleted as no HA routers are present in tenant 969d649424c04defbd22c237b6c4a58a. [pid: 7|app: 0|req: 530/1122] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:17 2026] DELETE /v2.0/routers/f51ecb88-859f-4428-bc3b-91163c205a68 => generated 0 bytes in 559 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:51:18.413 7 INFO neutron.services.segments.plugin [-] Segment e0a12147-e208-49b3-a196-aa34e5a9ba12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0a12147-e208-49b3-a196-aa34e5a9ba12 found for delete ", "request_id": "req-0f6f7b8a-153c-4cea-b074-faf4b2e844cd"}]} [pid: 7|app: 0|req: 531/1123] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:51:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=1caecb29-51a3-46aa-8d10-219dda11b252 => 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: 532/1124] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:18 2026] DELETE /v2.0/subnets/5a94c0d5-a14c-4c4b-9d77-c8be754dfde8 => 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: 533/1125] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:51:18 2026] GET /v2.0/subnets?id=c2a65c01-e5e9-4b02-ab07-f56fa7b73c21 => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1126] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:18 2026] DELETE /v2.0/subnets/2b9642ec-34c8-4660-a4e4-66ae807df913 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1127] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:51:18 2026] GET /v2.0/ports?network_id=04a56d62-6e81-49e8-ba53-bbc018ee3ac0&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: 536/1128] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:51:18 2026] DELETE /v2.0/networks/e12bdfb3-ba70-447e-a530-370c47c9a68a => 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: 537/1129] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:51:18 2026] GET /v2.0/networks/04a56d62-6e81-49e8-ba53-bbc018ee3ac0?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:19.013 7 INFO neutron_taas.services.taas.taas_plugin [None req-26320cbc-5128-45fd-8ce8-976486d4e287 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] TaaS: Handle Delete Port: 53d2efba-27a4-4ecd-abc7-de5964478f1e 2026-06-10 04:51:19.016 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26320cbc-5128-45fd-8ce8-976486d4e287 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Tap Mirror: Handle Delete Port: 53d2efba-27a4-4ecd-abc7-de5964478f1e [pid: 7|app: 0|req: 538/1130] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:51:18 2026] DELETE /v2.0/networks/8c589fbe-1e84-43b1-a353-8e04997084b2 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1131] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:51:19 2026] GET /v2.0/networks/04a56d62-6e81-49e8-ba53-bbc018ee3ac0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1132] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:19 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 969 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1133] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:51:17 2026] PUT /v2.0/routers/39e50f92-50b0-466b-a6ae-0d641e94f83d/remove_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1134] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:19 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:19.282 7 INFO neutron.db.segments_db [None req-19c199bc-433b-42d8-965e-b23e0bf69a16 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Added segment 693c1b02-e66b-4a00-8cc5-de71926b01bf of type vxlan for network 997b8eca-7b03-459a-86cd-601d0ee3b1cf [pid: 7|app: 0|req: 541/1135] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:51:19 2026] POST /v2.0/networks => generated 634 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:51:19.534 8 INFO neutron.db.segments_db [None req-ce4e3eae-22ab-4189-8ade-e5ca46b7a6ba e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment dbe303bd-2d8b-4b80-8328-4c7ebf81f118 of type vxlan for network e1976df9-10fd-40ad-8b9b-6db3fe1bc882 2026-06-10 04:51:19.539 7 INFO neutron_taas.services.taas.taas_plugin [None req-17cd4a62-63d1-45cb-9888-8e60f4b75b53 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: baf95355-6390-4a38-9f01-3328d8a63f04 2026-06-10 04:51:19.541 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17cd4a62-63d1-45cb-9888-8e60f4b75b53 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: baf95355-6390-4a38-9f01-3328d8a63f04 [pid: 8|app: 0|req: 595/1136] 10.0.0.192 () {34 vars in 671 bytes} [Wed Jun 10 04:51:19 2026] POST /v2.0/networks => generated 739 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1137] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:19 2026] POST /v2.0/subnets => generated 646 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:51:19.803 7 INFO neutron_taas.services.taas.taas_plugin [None req-17cd4a62-63d1-45cb-9888-8e60f4b75b53 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: eed1e0cf-0574-49bd-bf31-6b99cde47605 2026-06-10 04:51:19.805 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17cd4a62-63d1-45cb-9888-8e60f4b75b53 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: eed1e0cf-0574-49bd-bf31-6b99cde47605 [pid: 8|app: 0|req: 597/1138] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:19 2026] POST /v2.0/subnets => generated 686 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:51:19.977 8 INFO neutron.db.segments_db [None req-0a4002e3-1f5e-4768-aeb8-9378637e1de9 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Added segment a2fd5d87-3987-47af-9735-dcf9e95de09f of type vxlan for network ab8d122d-a735-481b-a3e6-246777747a05 2026-06-10 04:51:20.175 7 INFO neutron.db.l3_hamode_db [None req-17cd4a62-63d1-45cb-9888-8e60f4b75b53 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] HA network f16ecee0-b948-4a03-8baa-6c96416612e9 was deleted as no HA routers are present in tenant 0eb5df3e495c454e9e8759e3c4a65a79. [pid: 7|app: 0|req: 542/1139] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:19 2026] DELETE /v2.0/routers/39e50f92-50b0-466b-a6ae-0d641e94f83d => generated 0 bytes in 814 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:51:20.199 8 INFO neutron.db.l3_hamode_db [None req-0a4002e3-1f5e-4768-aeb8-9378637e1de9 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:51:20.228 7 INFO neutron.db.segments_db [None req-b24afe90-fe99-43cb-a2b0-9eb81ff8c648 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 370560f1-a4b1-4a43-ba41-00c5197c3c2c of type vxlan for network bd0b7802-3528-4be8-aec0-2fcf1f449ddf 2026-06-10 04:51:20.358 8 INFO neutron.db.l3_hamode_db [None req-0a4002e3-1f5e-4768-aeb8-9378637e1de9 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:51:20.409 7 INFO neutron.services.segments.plugin [-] Segment 3ae37e10-d673-4985-a9ee-162ac77ec1de resource provider aggregate not found 2026-06-10 04:51:20.440 7 INFO neutron.services.segments.plugin [-] Segment 3ae37e10-d673-4985-a9ee-162ac77ec1de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ae37e10-d673-4985-a9ee-162ac77ec1de found for delete ", "request_id": "req-ffeaad29-cf46-4075-a616-6c0d6117180b"}]} 2026-06-10 04:51:20.445 7 INFO neutron.services.segments.plugin [-] Segment 3ae37e10-d673-4985-a9ee-162ac77ec1de resource provider aggregate not found 2026-06-10 04:51:20.468 7 INFO neutron.services.segments.plugin [-] Segment 3ae37e10-d673-4985-a9ee-162ac77ec1de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ae37e10-d673-4985-a9ee-162ac77ec1de found for delete ", "request_id": "req-97dca20b-93a7-4460-a3e3-248f8526386a"}]} 2026-06-10 04:51:20.468 7 INFO neutron.services.segments.plugin [-] Segment 58e1c510-ae9e-44d7-8624-4b6ac832df83 resource provider aggregate not found 2026-06-10 04:51:20.491 7 INFO neutron.services.segments.plugin [-] Segment 58e1c510-ae9e-44d7-8624-4b6ac832df83 resource provider aggregate not found 2026-06-10 04:51:20.495 7 INFO neutron.services.segments.plugin [-] Segment 58e1c510-ae9e-44d7-8624-4b6ac832df83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58e1c510-ae9e-44d7-8624-4b6ac832df83 found for delete ", "request_id": "req-03d4975d-f528-40e0-9bd6-1fecb2abbf88"}]} 2026-06-10 04:51:20.512 7 INFO neutron.services.segments.plugin [-] Segment e54a5f11-8123-414e-a228-1947bddd94fd resource provider aggregate not found 2026-06-10 04:51:20.517 7 INFO neutron.services.segments.plugin [-] Segment 58e1c510-ae9e-44d7-8624-4b6ac832df83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58e1c510-ae9e-44d7-8624-4b6ac832df83 found for delete ", "request_id": "req-44a0249d-0e71-48a5-bda8-977f5aaeee67"}]} 2026-06-10 04:51:20.534 7 INFO neutron.services.segments.plugin [-] Segment e54a5f11-8123-414e-a228-1947bddd94fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e54a5f11-8123-414e-a228-1947bddd94fd found for delete ", "request_id": "req-1d10c44d-3afc-4a37-b703-b04c5cf5eac2"}]} 2026-06-10 04:51:20.536 7 INFO neutron.services.segments.plugin [-] Segment e54a5f11-8123-414e-a228-1947bddd94fd resource provider aggregate not found 2026-06-10 04:51:20.552 7 INFO neutron.services.segments.plugin [-] Segment e54a5f11-8123-414e-a228-1947bddd94fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e54a5f11-8123-414e-a228-1947bddd94fd found for delete ", "request_id": "req-a7f844b1-fb3f-4e3c-93aa-ab4084a8f7a1"}]} 2026-06-10 04:51:20.599 7 INFO neutron.db.l3_hamode_db [None req-b24afe90-fe99-43cb-a2b0-9eb81ff8c648 e321d009ebdd46f28edf906b95c3fa31 b9b34ab32ef94015b23edba39b2b78b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 598/1140] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:19 2026] POST /v2.0/routers => generated 509 bytes in 1016 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1141] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:20 2026] DELETE /v2.0/subnets/b3b63ecb-372e-496e-8c74-20ea903d5671 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1142] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:21 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:21.380 7 INFO neutron.db.l3_hamode_db [None req-b24afe90-fe99-43cb-a2b0-9eb81ff8c648 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 601/1143] 10.0.0.192 () {34 vars in 665 bytes} [Wed Jun 10 04:51:21 2026] POST /v2.0/ports => generated 960 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:51:21.469 8 INFO neutron_taas.services.taas.taas_plugin [None req-faa97a8e-10d1-4584-be92-48e8aad8f60d e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 3a09c8eb-7cd3-44f2-8ac9-edaa3891db89 2026-06-10 04:51:21.471 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-faa97a8e-10d1-4584-be92-48e8aad8f60d e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 3a09c8eb-7cd3-44f2-8ac9-edaa3891db89 2026-06-10 04:51:21.626 8 INFO neutron.services.segments.plugin [-] Segment f207b34e-8107-4613-a2f0-7ff239ba5759 resource provider aggregate not found 2026-06-10 04:51:21.630 8 INFO neutron.services.segments.plugin [-] Segment f207b34e-8107-4613-a2f0-7ff239ba5759 resource provider aggregate not found 2026-06-10 04:51:21.643 8 INFO neutron.services.segments.plugin [-] Segment f207b34e-8107-4613-a2f0-7ff239ba5759 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f207b34e-8107-4613-a2f0-7ff239ba5759 found for delete ", "request_id": "req-a33b5b99-ba46-461f-ad7c-b49ea6508ea2"}]} 2026-06-10 04:51:21.646 8 INFO neutron.services.segments.plugin [-] Segment f207b34e-8107-4613-a2f0-7ff239ba5759 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f207b34e-8107-4613-a2f0-7ff239ba5759 found for delete ", "request_id": "req-d8dfcedf-4ff5-47ac-9ea2-95d8802a62af"}]} [pid: 8|app: 0|req: 602/1144] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:51:21 2026] DELETE /v2.0/networks/9eeb3748-4aee-4773-a7ee-ea69ff15e0f0 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1145] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:21 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1146] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:20 2026] POST /v2.0/routers => generated 726 bytes in 1994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1147] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:51:22 2026] GET /v2.0/security-groups?tenant_id=0eb5df3e495c454e9e8759e3c4a65a79&name=default => generated 2921 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1148] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:51:21 2026] PUT /v2.0/routers/769618df-c63c-41e3-bb14-d46c58978dc2/add_router_interface => generated 309 bytes in 991 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: 605/1149] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:51:22 2026] DELETE /v2.0/security-groups/a1fb0fe3-cda7-47cc-943f-72d2d2a0f8d4 => 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: 606/1150] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:51:22 2026] GET /v2.0/ports/cc35b19b-0e5c-4bd3-8ba7-6709fd78ed18 => generated 1034 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1151] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:22 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:23.101 8 INFO neutron_taas.services.taas.taas_plugin [None req-5021b05f-5b5a-4050-bf28-8f79d77f24da 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] TaaS: Handle Delete Port: cc35b19b-0e5c-4bd3-8ba7-6709fd78ed18 2026-06-10 04:51:23.104 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5021b05f-5b5a-4050-bf28-8f79d77f24da 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Tap Mirror: Handle Delete Port: cc35b19b-0e5c-4bd3-8ba7-6709fd78ed18 [pid: 7|app: 0|req: 545/1152] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:51:22 2026] PUT /v2.0/routers/191ed615-4e69-4f9b-a9e9-ac689ad055b2/add_router_interface => generated 309 bytes in 1144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1153] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:23 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&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: 608/1154] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:51:22 2026] PUT /v2.0/routers/769618df-c63c-41e3-bb14-d46c58978dc2/remove_router_interface => generated 309 bytes in 745 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:23.695 7 INFO neutron.api.v2.resource [None req-56df581e-b50b-42b1-8241-cfee73714736 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1155] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:51:23 2026] PUT /v2.0/routers/769618df-c63c-41e3-bb14-d46c58978dc2/remove_router_interface => generated 197 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 609/1156] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:51:23 2026] GET /v2.0/ports?device_id=769618df-c63c-41e3-bb14-d46c58978dc2 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:23.903 7 INFO neutron_taas.services.taas.taas_plugin [None req-a92527a6-11a2-4046-99e4-c489a563a5f3 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] TaaS: Handle Delete Port: b5d4caaf-a00d-481a-b9a5-4e8647163c37 2026-06-10 04:51:23.906 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a92527a6-11a2-4046-99e4-c489a563a5f3 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Tap Mirror: Handle Delete Port: b5d4caaf-a00d-481a-b9a5-4e8647163c37 2026-06-10 04:51:24.234 7 INFO neutron.services.segments.plugin [-] Segment a2fd5d87-3987-47af-9735-dcf9e95de09f resource provider aggregate not found 2026-06-10 04:51:24.234 7 INFO neutron.services.segments.plugin [-] Segment a2fd5d87-3987-47af-9735-dcf9e95de09f resource provider aggregate not found 2026-06-10 04:51:24.256 7 INFO neutron.services.segments.plugin [-] Segment a2fd5d87-3987-47af-9735-dcf9e95de09f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2fd5d87-3987-47af-9735-dcf9e95de09f found for delete ", "request_id": "req-30322510-a069-4227-8132-67a20580c77a"}]} 2026-06-10 04:51:24.258 7 INFO neutron.services.segments.plugin [-] Segment a2fd5d87-3987-47af-9735-dcf9e95de09f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2fd5d87-3987-47af-9735-dcf9e95de09f found for delete ", "request_id": "req-370cccb5-e42a-44a5-ab8b-0c7029e281d3"}]} 2026-06-10 04:51:24.268 7 INFO neutron.db.l3_hamode_db [None req-a92527a6-11a2-4046-99e4-c489a563a5f3 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] HA network ab8d122d-a735-481b-a3e6-246777747a05 was deleted as no HA routers are present in tenant 969d649424c04defbd22c237b6c4a58a. [pid: 7|app: 0|req: 548/1157] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:23 2026] DELETE /v2.0/routers/769618df-c63c-41e3-bb14-d46c58978dc2 => generated 0 bytes in 548 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1158] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:24 2026] DELETE /v2.0/subnets/8ef346b2-6230-4aef-bb3a-b82ce4ace050 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1159] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:24 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:24.547 8 INFO neutron_taas.services.taas.taas_plugin [None req-b7075143-6e50-4d79-afb1-938cab484e46 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] TaaS: Handle Delete Port: cf65e9cf-f3d3-4e27-a425-f1f4995c7fcf 2026-06-10 04:51:24.551 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7075143-6e50-4d79-afb1-938cab484e46 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Tap Mirror: Handle Delete Port: cf65e9cf-f3d3-4e27-a425-f1f4995c7fcf [pid: 7|app: 0|req: 550/1160] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:24 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1161] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:24 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:24.741 8 INFO neutron.services.segments.plugin [-] Segment 693c1b02-e66b-4a00-8cc5-de71926b01bf resource provider aggregate not found 2026-06-10 04:51:24.742 8 INFO neutron.services.segments.plugin [-] Segment 693c1b02-e66b-4a00-8cc5-de71926b01bf resource provider aggregate not found 2026-06-10 04:51:24.764 8 INFO neutron.services.segments.plugin [-] Segment 693c1b02-e66b-4a00-8cc5-de71926b01bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 693c1b02-e66b-4a00-8cc5-de71926b01bf found for delete ", "request_id": "req-bb8b93d7-65df-4e96-9413-cf3fcc0b5a0c"}]} 2026-06-10 04:51:24.767 8 INFO neutron.services.segments.plugin [-] Segment 693c1b02-e66b-4a00-8cc5-de71926b01bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 693c1b02-e66b-4a00-8cc5-de71926b01bf found for delete ", "request_id": "req-815467ec-bec6-4462-8fc8-0edcfec5419c"}]} [pid: 8|app: 0|req: 611/1162] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:51:24 2026] DELETE /v2.0/networks/997b8eca-7b03-459a-86cd-601d0ee3b1cf => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:51:25.183 7 INFO neutron.db.segments_db [None req-80081d70-b8b8-4be7-b925-93b10a9bc128 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment ce458df8-e7de-4867-91d5-48878847408b of type vxlan for network dcd35acf-d8c0-4b76-806f-54ea18a1d41e 2026-06-10 04:51:25.241 8 INFO neutron.db.l3_db [None req-8bee3a21-184e-4a1e-929c-ed6722523498 1cb6eca86366474b83d1d8b9223f39d6 dc982c9abb9649deb9e0e64c1d2a95c9 - - default default] Floating IP 0a9e3f9b-913a-45fd-aa6e-b3e72cebefab associated. External IP: 10.96.250.201, port: 1caecb29-51a3-46aa-8d10-219dda11b252. [pid: 7|app: 0|req: 552/1163] 10.0.0.192 () {34 vars in 671 bytes} [Wed Jun 10 04:51:24 2026] POST /v2.0/networks => generated 737 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:51:25.306 7 INFO neutron.db.segments_db [None req-c366be61-1b3c-4c88-be87-d2a5e84b06fd 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Added segment 045e6c8a-8240-43f2-967e-8f7d33d56070 of type vxlan for network 240b6fc2-5813-42d5-a522-c21f7a9cc770 [pid: 7|app: 0|req: 553/1164] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:51:25 2026] POST /v2.0/networks => generated 634 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1165] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:51:24 2026] PUT /v2.0/floatingips/0a9e3f9b-913a-45fd-aa6e-b3e72cebefab => generated 855 bytes in 738 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:25.555 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c013fa1f-56ee-4061-84ec-6728539f2122'] response: {'name': 'network-changed', 'server_uuid': '5603cfc8-775e-40fd-8855-93d3748e1b78', 'tag': '1caecb29-51a3-46aa-8d10-219dda11b252', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 554/1166] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:25 2026] POST /v2.0/subnets => generated 684 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:51:25.626 7 INFO neutron.db.segments_db [None req-9e4f2222-407b-44ff-bcbf-f4b0f272519e e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 4b5d1f41-bdf6-48f9-9187-d17f6df127fa of type vxlan for network a25becda-1158-4036-b398-5ea0eb36e291 [pid: 8|app: 0|req: 613/1167] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:25 2026] POST /v2.0/subnets => generated 646 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:51:25.743 8 INFO neutron.db.segments_db [None req-dbd4dbbd-2604-4cd6-974b-9703f824085a 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Added segment 8fd7a780-05fb-4e22-872e-6e4f7e5eea15 of type vxlan for network 4453dc1d-0832-40d8-9800-691fc7cf6075 2026-06-10 04:51:25.845 7 INFO neutron.db.l3_hamode_db [None req-9e4f2222-407b-44ff-bcbf-f4b0f272519e e321d009ebdd46f28edf906b95c3fa31 1e95c851c440476dabd531dc4ac0919d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:51:25.977 8 INFO neutron.db.l3_hamode_db [None req-dbd4dbbd-2604-4cd6-974b-9703f824085a 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:51:26.106 8 INFO neutron.db.l3_hamode_db [None req-dbd4dbbd-2604-4cd6-974b-9703f824085a 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:51:26.563 7 INFO neutron.db.l3_hamode_db [None req-9e4f2222-407b-44ff-bcbf-f4b0f272519e e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 614/1168] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:25 2026] POST /v2.0/routers => generated 510 bytes in 981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1169] 10.0.0.34 () {34 vars in 981 bytes} [Wed Jun 10 04:51:26 2026] GET /v2.0/networks?id=e1976df9-10fd-40ad-8b9b-6db3fe1bc882 => generated 671 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1170] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:51:26 2026] GET /v2.0/ports?tenant_id=dc982c9abb9649deb9e0e64c1d2a95c9&device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1171] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:25 2026] POST /v2.0/routers => generated 724 bytes in 1824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1172] 10.0.0.34 () {34 vars in 964 bytes} [Wed Jun 10 04:51:27 2026] GET /v2.0/quotas/b9b34ab32ef94015b23edba39b2b78b4 => generated 292 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1173] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:51:27 2026] GET /v2.0/networks?id=04a56d62-6e81-49e8-ba53-bbc018ee3ac0 => generated 771 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1174] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:51:26 2026] PUT /v2.0/routers/6e80ea65-fc82-419f-984c-e8484035eecd/add_router_interface => generated 309 bytes in 1005 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1175] 10.0.0.34 () {34 vars in 1001 bytes} [Wed Jun 10 04:51:27 2026] GET /v2.0/ports?tenant_id=b9b34ab32ef94015b23edba39b2b78b4&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1176] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:51:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=1caecb29-51a3-46aa-8d10-219dda11b252 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1177] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:51:27 2026] GET /v2.0/ports/4d35d085-46d9-40be-8333-c5bf44955cfb => generated 959 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1178] 10.0.0.34 () {34 vars in 1007 bytes} [Wed Jun 10 04:51:27 2026] GET /v2.0/networks/e1976df9-10fd-40ad-8b9b-6db3fe1bc882?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: 622/1179] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:51:27 2026] GET /v2.0/subnets?id=c2a65c01-e5e9-4b02-ab07-f56fa7b73c21 => generated 693 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:28.242 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b86f64f-b70b-466e-a4e1-0e0fa3606901 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] TaaS: Handle Delete Port: 4d35d085-46d9-40be-8333-c5bf44955cfb 2026-06-10 04:51:28.244 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b86f64f-b70b-466e-a4e1-0e0fa3606901 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Tap Mirror: Handle Delete Port: 4d35d085-46d9-40be-8333-c5bf44955cfb [pid: 8|app: 0|req: 623/1180] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:51:27 2026] PUT /v2.0/routers/6e80ea65-fc82-419f-984c-e8484035eecd/remove_router_interface => generated 309 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1181] 10.0.0.34 () {34 vars in 1107 bytes} [Wed Jun 10 04:51:28 2026] GET /v2.0/networks/e1976df9-10fd-40ad-8b9b-6db3fe1bc882?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: 625/1182] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:51:28 2026] GET /v2.0/ports?network_id=04a56d62-6e81-49e8-ba53-bbc018ee3ac0&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1185] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:51:28 2026] GET /v2.0/ports?device_id=6e80ea65-fc82-419f-984c-e8484035eecd => 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: 558/1186] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:51:27 2026] PUT /v2.0/routers/0afcbbfd-5b1c-484e-8d8c-0c4417369b75/add_router_interface => generated 309 bytes in 1239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1187] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:51:28 2026] GET /v2.0/networks/04a56d62-6e81-49e8-ba53-bbc018ee3ac0?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1188] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:51:28 2026] GET /v2.0/networks/04a56d62-6e81-49e8-ba53-bbc018ee3ac0?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: 631/1189] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:28 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:28.935 7 INFO neutron_taas.services.taas.taas_plugin [None req-14354fb6-1633-4ab2-b0bb-f96493c70009 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] TaaS: Handle Delete Port: bc51edc1-5a7a-47d8-87a0-1b9ea49974fb 2026-06-10 04:51:28.938 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14354fb6-1633-4ab2-b0bb-f96493c70009 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Tap Mirror: Handle Delete Port: bc51edc1-5a7a-47d8-87a0-1b9ea49974fb 2026-06-10 04:51:29.234 7 INFO neutron.services.segments.plugin [-] Segment 8fd7a780-05fb-4e22-872e-6e4f7e5eea15 resource provider aggregate not found 2026-06-10 04:51:29.240 7 INFO neutron.services.segments.plugin [-] Segment 8fd7a780-05fb-4e22-872e-6e4f7e5eea15 resource provider aggregate not found 2026-06-10 04:51:29.255 7 INFO neutron.services.segments.plugin [-] Segment 8fd7a780-05fb-4e22-872e-6e4f7e5eea15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fd7a780-05fb-4e22-872e-6e4f7e5eea15 found for delete ", "request_id": "req-b5595a22-9b74-49b1-b5fb-a05e6aefff5d"}]} 2026-06-10 04:51:29.263 7 INFO neutron.services.segments.plugin [-] Segment 8fd7a780-05fb-4e22-872e-6e4f7e5eea15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fd7a780-05fb-4e22-872e-6e4f7e5eea15 found for delete ", "request_id": "req-9332e508-762e-4384-9182-db1fc2b0f93d"}]} 2026-06-10 04:51:29.266 7 INFO neutron.db.l3_hamode_db [None req-14354fb6-1633-4ab2-b0bb-f96493c70009 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] HA network 4453dc1d-0832-40d8-9800-691fc7cf6075 was deleted as no HA routers are present in tenant 969d649424c04defbd22c237b6c4a58a. [pid: 7|app: 0|req: 559/1190] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:28 2026] DELETE /v2.0/routers/6e80ea65-fc82-419f-984c-e8484035eecd => generated 0 bytes in 538 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1191] 10.0.0.192 () {34 vars in 685 bytes} [Wed Jun 10 04:51:29 2026] POST /v2.0/security-groups => generated 1660 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1192] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:29 2026] DELETE /v2.0/subnets/804b19d3-4e4d-427c-b7d7-70be20fea180 => 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: 633/1193] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:51:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1194] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:51:29 2026] DELETE /v2.0/networks/240b6fc2-5813-42d5-a522-c21f7a9cc770 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:51:29.585 7 INFO neutron.db.segments_db [None req-b045b100-a870-418f-a5c2-865be44e3f34 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Added segment 4dd1fb2e-2bc7-4d02-97ae-346020a57de4 of type vxlan for network fc52fb4f-21e3-4b0b-9189-fd19f9bda316 [pid: 8|app: 0|req: 634/1195] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:51:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:51:29.826 7 INFO neutron.db.l3_hamode_db [None req-b045b100-a870-418f-a5c2-865be44e3f34 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 635/1196] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:51:29 2026] POST /v2.0/floatingips => generated 552 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1197] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:30 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:30.478 7 INFO neutron.db.l3_hamode_db [None req-b045b100-a870-418f-a5c2-865be44e3f34 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 637/1198] 10.0.0.34 () {34 vars in 1097 bytes} [Wed Jun 10 04:51:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--232281034&fields=id&tenant_id=1e95c851c440476dabd531dc4ac0919d => 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: 638/1199] 10.0.0.34 () {34 vars in 981 bytes} [Wed Jun 10 04:51:30 2026] GET /v2.0/networks?id=dcd35acf-d8c0-4b76-806f-54ea18a1d41e => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1200] 10.0.0.34 () {34 vars in 964 bytes} [Wed Jun 10 04:51:30 2026] GET /v2.0/quotas/1e95c851c440476dabd531dc4ac0919d => 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: 640/1201] 10.0.0.34 () {34 vars in 1001 bytes} [Wed Jun 10 04:51:30 2026] GET /v2.0/ports?tenant_id=1e95c851c440476dabd531dc4ac0919d&fields=id => generated 57 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1202] 10.0.0.34 () {34 vars in 1007 bytes} [Wed Jun 10 04:51:30 2026] GET /v2.0/networks/dcd35acf-d8c0-4b76-806f-54ea18a1d41e?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: 642/1203] 10.0.0.34 () {34 vars in 1107 bytes} [Wed Jun 10 04:51:30 2026] GET /v2.0/networks/dcd35acf-d8c0-4b76-806f-54ea18a1d41e?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: 643/1204] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:30 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => 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: 562/1205] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:29 2026] POST /v2.0/routers => generated 691 bytes in 1683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:51:31.286 7 INFO neutron.services.segments.plugin [-] Segment 045e6c8a-8240-43f2-967e-8f7d33d56070 resource provider aggregate not found 2026-06-10 04:51:31.291 7 INFO neutron.services.segments.plugin [-] Segment 045e6c8a-8240-43f2-967e-8f7d33d56070 resource provider aggregate not found 2026-06-10 04:51:31.306 7 INFO neutron.services.segments.plugin [-] Segment 045e6c8a-8240-43f2-967e-8f7d33d56070 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 045e6c8a-8240-43f2-967e-8f7d33d56070 found for delete ", "request_id": "req-194025bb-24f1-4394-8cf2-89473fd9b3a9"}]} [pid: 7|app: 0|req: 563/1206] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:31 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => 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: 644/1207] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:51:31 2026] GET /v2.0/routers/6062eeb0-d640-4f7f-a2c8-7c0ecf26868b => generated 697 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:31.327 7 INFO neutron.services.segments.plugin [-] Segment 045e6c8a-8240-43f2-967e-8f7d33d56070 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 045e6c8a-8240-43f2-967e-8f7d33d56070 found for delete ", "request_id": "req-9fa01679-3e04-4914-89d7-a545a4d88d3f"}]} [pid: 7|app: 0|req: 564/1208] 10.0.0.192 () {32 vars in 647 bytes} [Wed Jun 10 04:51:31 2026] GET /v2.0/routers => generated 700 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1209] 10.0.0.192 () {34 vars in 741 bytes} [Wed Jun 10 04:51:31 2026] PUT /v2.0/routers/6062eeb0-d640-4f7f-a2c8-7c0ecf26868b => generated 704 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1210] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:51:31 2026] GET /v2.0/routers/6062eeb0-d640-4f7f-a2c8-7c0ecf26868b => generated 704 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1211] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:51:31 2026] GET /v2.0/ports?device_id=6062eeb0-d640-4f7f-a2c8-7c0ecf26868b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:32.039 7 INFO neutron_taas.services.taas.taas_plugin [None req-006de211-d9f9-46ac-bd78-042ab6c8b877 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] TaaS: Handle Delete Port: 2202aa47-3596-4c30-b914-13fc774a05ba 2026-06-10 04:51:32.041 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-006de211-d9f9-46ac-bd78-042ab6c8b877 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Tap Mirror: Handle Delete Port: 2202aa47-3596-4c30-b914-13fc774a05ba [pid: 8|app: 0|req: 647/1212] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:32 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:32.248 7 INFO neutron_taas.services.taas.taas_plugin [None req-006de211-d9f9-46ac-bd78-042ab6c8b877 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] TaaS: Handle Delete Port: 8e5e755b-e320-4bf1-b064-bdd8acb06e8b 2026-06-10 04:51:32.251 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-006de211-d9f9-46ac-bd78-042ab6c8b877 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] Tap Mirror: Handle Delete Port: 8e5e755b-e320-4bf1-b064-bdd8acb06e8b [pid: 8|app: 0|req: 648/1213] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:32 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:32.540 7 INFO neutron.db.l3_hamode_db [None req-006de211-d9f9-46ac-bd78-042ab6c8b877 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] HA network fc52fb4f-21e3-4b0b-9189-fd19f9bda316 was deleted as no HA routers are present in tenant 969d649424c04defbd22c237b6c4a58a. [pid: 7|app: 0|req: 566/1214] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:31 2026] DELETE /v2.0/routers/6062eeb0-d640-4f7f-a2c8-7c0ecf26868b => generated 0 bytes in 664 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1215] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:51:32 2026] GET /v2.0/ports?device_id=6062eeb0-d640-4f7f-a2c8-7c0ecf26868b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:32.594 7 INFO neutron.api.v2.resource [None req-23603bf2-8dc9-45f7-a4d9-d926399abdc4 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 567/1216] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:32 2026] DELETE /v2.0/routers/6062eeb0-d640-4f7f-a2c8-7c0ecf26868b => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1217] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:51:32 2026] GET /v2.0/ports?device_id=6e80ea65-fc82-419f-984c-e8484035eecd => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:32.642 7 INFO neutron.api.v2.resource [None req-fcb73441-5b5f-449f-a60d-a48e4adb4e99 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1218] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:32 2026] DELETE /v2.0/routers/6e80ea65-fc82-419f-984c-e8484035eecd => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:51:32.662 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2916d73c-416d-44d0-b725-e852245272d4 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 651/1219] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:32 2026] DELETE /v2.0/subnets/804b19d3-4e4d-427c-b7d7-70be20fea180 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1220] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:51:32 2026] GET /v2.0/ports?device_id=769618df-c63c-41e3-bb14-d46c58978dc2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:32.712 8 INFO neutron.api.v2.resource [None req-cd10acd7-1b5d-4780-b6d5-e841a7c6733e 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 652/1221] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:32 2026] DELETE /v2.0/routers/769618df-c63c-41e3-bb14-d46c58978dc2 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:51:32.730 7 INFO neutron.pecan_wsgi.hooks.translation [None req-321edbd8-9eb7-4f75-bd7d-a0841b3e545a 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 570/1222] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:32 2026] DELETE /v2.0/subnets/8ef346b2-6230-4aef-bb3a-b82ce4ace050 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1223] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:51:32 2026] GET /v2.0/ports?device_id=f51ecb88-859f-4428-bc3b-91163c205a68 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:32.778 7 INFO neutron.api.v2.resource [None req-02d344bb-4942-4524-92a4-1e0fdd9a141d 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 571/1224] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:32 2026] DELETE /v2.0/routers/f51ecb88-859f-4428-bc3b-91163c205a68 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:51:32.797 8 INFO neutron.pecan_wsgi.hooks.translation [None req-402b862e-ba96-45f0-aa60-d14242f18502 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1225] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:32 2026] DELETE /v2.0/subnets/5a94c0d5-a14c-4c4b-9d77-c8be754dfde8 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:51:32.819 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0de4e054-5879-45f2-8c21-f989591ef002 8ff3ac86252b4f61bb190392352f088e 969d649424c04defbd22c237b6c4a58a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 572/1226] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:32 2026] DELETE /v2.0/subnets/2b9642ec-34c8-4660-a4e4-66ae807df913 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1227] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:51:33 2026] GET /v2.0/networks?id=e1976df9-10fd-40ad-8b9b-6db3fe1bc882 => generated 671 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1228] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:33 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => 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: 657/1229] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:51:33 2026] GET /v2.0/security-groups?tenant_id=969d649424c04defbd22c237b6c4a58a&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1230] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:51:33 2026] DELETE /v2.0/security-groups/3751e72f-9b09-4fc5-956a-fc0ba8670831 => 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: 659/1231] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:33 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:33.708 7 INFO neutron.services.segments.plugin [-] Segment 4dd1fb2e-2bc7-4d02-97ae-346020a57de4 resource provider aggregate not found 2026-06-10 04:51:33.720 7 INFO neutron.services.segments.plugin [-] Segment 4dd1fb2e-2bc7-4d02-97ae-346020a57de4 resource provider aggregate not found 2026-06-10 04:51:33.727 7 INFO neutron.services.segments.plugin [-] Segment 4dd1fb2e-2bc7-4d02-97ae-346020a57de4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dd1fb2e-2bc7-4d02-97ae-346020a57de4 found for delete ", "request_id": "req-15d2d59d-dfb9-48ba-bf7a-61894c025b5a"}]} 2026-06-10 04:51:33.736 7 INFO neutron.services.segments.plugin [-] Segment 4dd1fb2e-2bc7-4d02-97ae-346020a57de4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dd1fb2e-2bc7-4d02-97ae-346020a57de4 found for delete ", "request_id": "req-e4b70cc4-033f-488d-aa51-106233804abd"}]} [pid: 7|app: 0|req: 573/1232] 199.204.45.156 () {38 vars in 955 bytes} [Wed Jun 10 04:51:33 2026] POST /v2.0/ports => generated 958 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1233] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:51:33 2026] PUT /v2.0/ports/04b01798-35e9-4752-a823-9bef5ee28784 => generated 1239 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:51:34.287 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36e14912-be8f-4512-9719-9610fcbc5a03'] response: {'name': 'network-changed', 'server_uuid': 'b7da0571-a02e-4b2f-bb1b-05c63f1c54f5', 'tag': '04b01798-35e9-4752-a823-9bef5ee28784', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 574/1234] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:34 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 661/1235] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:34 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => 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: 575/1236] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:34 2026] GET /v2.0/security-groups?id=da72cb16-7534-4a3f-961d-ed320eb85e25&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1237] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:51:34 2026] GET /v2.0/ports?tenant_id=b9b34ab32ef94015b23edba39b2b78b4&device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => generated 1242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1238] 199.204.45.156 () {34 vars in 1018 bytes} [Wed Jun 10 04:51:34 2026] GET /v2.0/networks?tenant_id=b9b34ab32ef94015b23edba39b2b78b4&shared=False => generated 767 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1239] 199.204.45.156 () {34 vars in 930 bytes} [Wed Jun 10 04:51:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1240] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:51:35 2026] GET /v2.0/networks?id=dcd35acf-d8c0-4b76-806f-54ea18a1d41e => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1241] 199.204.45.156 () {34 vars in 1050 bytes} [Wed Jun 10 04:51:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1e95c851c440476dabd531dc4ac0919d => generated 180 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1242] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:35 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => 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: 665/1243] 199.204.45.156 () {38 vars in 955 bytes} [Wed Jun 10 04:51:35 2026] POST /v2.0/ports => generated 954 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 666/1244] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:35 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1245] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:35 2026] GET /v2.0/security-groups?id=da72cb16-7534-4a3f-961d-ed320eb85e25&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1246] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:51:35 2026] GET /v2.0/ports?tenant_id=b9b34ab32ef94015b23edba39b2b78b4&device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => 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: 669/1247] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:51:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=04b01798-35e9-4752-a823-9bef5ee28784 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1248] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:51:36 2026] GET /v2.0/subnets?id=c987ff92-a3c2-4fb4-ad08-989fc6cbffef => generated 689 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1249] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:51:36 2026] GET /v2.0/ports?network_id=e1976df9-10fd-40ad-8b9b-6db3fe1bc882&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1250] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:51:36 2026] GET /v2.0/networks/e1976df9-10fd-40ad-8b9b-6db3fe1bc882?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: 579/1251] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:51:35 2026] PUT /v2.0/ports/59054e99-2394-4252-bf0f-9697e7d0c282 => generated 1235 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1252] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:51:36 2026] GET /v2.0/networks/e1976df9-10fd-40ad-8b9b-6db3fe1bc882?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:36.167 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b5a6b1f-ec32-47ad-939d-abd7e6ea6ca8'] response: {'name': 'network-changed', 'server_uuid': 'b1dfaf8a-1c5a-4adc-a839-3da808590206', 'tag': '59054e99-2394-4252-bf0f-9697e7d0c282', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 580/1253] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:36 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1254] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:36 2026] GET /v2.0/security-groups?id=941b0367-ce18-427e-a936-873ec2129a4d&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: 581/1255] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:51:36 2026] GET /v2.0/ports?tenant_id=1e95c851c440476dabd531dc4ac0919d&device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1256] 199.204.45.156 () {34 vars in 1018 bytes} [Wed Jun 10 04:51:36 2026] GET /v2.0/networks?tenant_id=1e95c851c440476dabd531dc4ac0919d&shared=False => generated 765 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1257] 199.204.45.156 () {34 vars in 930 bytes} [Wed Jun 10 04:51:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1258] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:36 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1259] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:37 2026] GET /v2.0/security-groups?id=da72cb16-7534-4a3f-961d-ed320eb85e25&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1260] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:37 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => 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: 585/1261] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:37 2026] GET /v2.0/security-groups?id=941b0367-ce18-427e-a936-873ec2129a4d&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: 677/1262] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:51:37 2026] GET /v2.0/security-groups?tenant_id=700c6afab38f4b3b9e140768554efadf&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1263] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:51:37 2026] GET /v2.0/ports?tenant_id=1e95c851c440476dabd531dc4ac0919d&device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => generated 1238 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1264] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:51:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=59054e99-2394-4252-bf0f-9697e7d0c282 => 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: 586/1265] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:51:37 2026] DELETE /v2.0/security-groups/3eb7e372-497d-439c-8279-349b9a7e24a6 => 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: 680/1266] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:51:37 2026] GET /v2.0/subnets?id=0bd1723a-6ec7-4040-92fd-802a4be11839 => generated 687 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1267] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:51:37 2026] GET /v2.0/ports?network_id=dcd35acf-d8c0-4b76-806f-54ea18a1d41e&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: 681/1268] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:51:37 2026] GET /v2.0/networks/dcd35acf-d8c0-4b76-806f-54ea18a1d41e?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: 588/1269] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:51:38 2026] GET /v2.0/networks/dcd35acf-d8c0-4b76-806f-54ea18a1d41e?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: 589/1270] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:38 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => 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: 682/1271] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:51:38 2026] GET /v2.0/security-groups?tenant_id=d707a16e692b467baf2464f885aa4742&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1272] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:38 2026] GET /v2.0/security-groups?id=da72cb16-7534-4a3f-961d-ed320eb85e25&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: 8|app: 0|req: 683/1273] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:51:38 2026] DELETE /v2.0/security-groups/a845e9f9-a858-4a6c-b56e-23a9f9c126ea => 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: 591/1274] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:38 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1275] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:38 2026] GET /v2.0/security-groups?id=941b0367-ce18-427e-a936-873ec2129a4d&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: 592/1276] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:39 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1277] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:39 2026] GET /v2.0/security-groups?id=da72cb16-7534-4a3f-961d-ed320eb85e25&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1278] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:39 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1279] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:39 2026] GET /v2.0/security-groups?id=941b0367-ce18-427e-a936-873ec2129a4d&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: 594/1280] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:40 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => 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: 687/1281] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:40 2026] GET /v2.0/security-groups?id=da72cb16-7534-4a3f-961d-ed320eb85e25&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1282] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:41 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1283] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:41 2026] GET /v2.0/security-groups?id=941b0367-ce18-427e-a936-873ec2129a4d&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: 596/1284] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:41 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => 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: 689/1285] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:41 2026] GET /v2.0/security-groups?id=da72cb16-7534-4a3f-961d-ed320eb85e25&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1286] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:42 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1287] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:42 2026] GET /v2.0/security-groups?id=941b0367-ce18-427e-a936-873ec2129a4d&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: 598/1288] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:43 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => 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: 691/1289] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:43 2026] GET /v2.0/security-groups?id=da72cb16-7534-4a3f-961d-ed320eb85e25&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1292] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:43 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1293] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:43 2026] GET /v2.0/security-groups?id=941b0367-ce18-427e-a936-873ec2129a4d&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: 695/1294] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:43 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1295] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:51:43 2026] GET /v2.0/security-groups?tenant_id=89eaa2ad10c148d6a46970e63d612ddc&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1296] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:51:43 2026] DELETE /v2.0/security-groups/522fba30-c68e-44bc-ad9c-5632a6204774 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:51:44.034 8 INFO neutron.db.l3_db [None req-7c0062d3-6011-42d7-8ddc-06f6383ff50d 35de12b9e52c4fe898cf7ce2bb970121 1e95c851c440476dabd531dc4ac0919d - - default default] Floating IP 6f70be4f-2079-4672-8a0f-2232dc047733 associated. External IP: 10.96.250.209, port: 59054e99-2394-4252-bf0f-9697e7d0c282. [pid: 7|app: 0|req: 602/1297] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:51:44 2026] GET /v2.0/security-groups?tenant_id=7dbdcc5d8b6648838ecca0390d733fab&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1298] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:51:44 2026] DELETE /v2.0/security-groups/e9df429d-f5bb-423a-a16f-e31f4a9bac5d => 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: 604/1299] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:44 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1300] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:51:43 2026] PUT /v2.0/floatingips/6f70be4f-2079-4672-8a0f-2232dc047733 => generated 855 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1301] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:44 2026] GET /v2.0/security-groups?id=da72cb16-7534-4a3f-961d-ed320eb85e25&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:44.374 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b31a5577-3c90-44da-9571-c3f2d41f9248'] response: {'name': 'network-changed', 'server_uuid': 'b1dfaf8a-1c5a-4adc-a839-3da808590206', 'tag': '59054e99-2394-4252-bf0f-9697e7d0c282', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 697/1302] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:44 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => 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: 606/1303] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:44 2026] GET /v2.0/security-groups?id=941b0367-ce18-427e-a936-873ec2129a4d&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1304] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:44 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1305] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:44 2026] GET /v2.0/security-groups?id=941b0367-ce18-427e-a936-873ec2129a4d&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: 699/1306] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:51:44 2026] GET /v2.0/ports?tenant_id=1e95c851c440476dabd531dc4ac0919d&device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1307] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:51:44 2026] GET /v2.0/networks?id=dcd35acf-d8c0-4b76-806f-54ea18a1d41e => generated 765 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1308] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:51:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=59054e99-2394-4252-bf0f-9697e7d0c282 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1309] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:51:45 2026] GET /v2.0/subnets?id=0bd1723a-6ec7-4040-92fd-802a4be11839 => generated 687 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1310] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:51:45 2026] GET /v2.0/ports?network_id=dcd35acf-d8c0-4b76-806f-54ea18a1d41e&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1311] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:51:45 2026] GET /v2.0/networks/dcd35acf-d8c0-4b76-806f-54ea18a1d41e?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: 702/1312] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:51:45 2026] GET /v2.0/networks/dcd35acf-d8c0-4b76-806f-54ea18a1d41e?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: 611/1313] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:45 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1314] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:45 2026] GET /v2.0/security-groups?id=da72cb16-7534-4a3f-961d-ed320eb85e25&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: 612/1315] 199.204.45.156 () {34 vars in 994 bytes} [Wed Jun 10 04:51:45 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:45.786 8 INFO neutron_taas.services.taas.taas_plugin [req-ff1b7d1a-f7a6-4b26-bcb2-79676ac11ef9 req-12487d2d-8797-460e-b7dc-587c4bc0a48c 5901daaf39c64548a045ea5c118cacb1 b9b34ab32ef94015b23edba39b2b78b4 - - default default] TaaS: Handle Delete Port: 04b01798-35e9-4752-a823-9bef5ee28784 2026-06-10 04:51:45.789 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ff1b7d1a-f7a6-4b26-bcb2-79676ac11ef9 req-12487d2d-8797-460e-b7dc-587c4bc0a48c 5901daaf39c64548a045ea5c118cacb1 b9b34ab32ef94015b23edba39b2b78b4 - - default default] Tap Mirror: Handle Delete Port: 04b01798-35e9-4752-a823-9bef5ee28784 [pid: 7|app: 0|req: 613/1316] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:45 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => 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: 614/1317] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:45 2026] GET /v2.0/security-groups?id=941b0367-ce18-427e-a936-873ec2129a4d&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: 704/1318] 199.204.45.156 () {36 vars in 997 bytes} [Wed Jun 10 04:51:45 2026] DELETE /v2.0/ports/04b01798-35e9-4752-a823-9bef5ee28784 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:51:46.405 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-058ff3bf-1af3-4889-b790-cfb1de7d0f91'] response: {'server_uuid': 'b7da0571-a02e-4b2f-bb1b-05c63f1c54f5', 'name': 'network-vif-deleted', 'tag': '04b01798-35e9-4752-a823-9bef5ee28784', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 615/1319] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:46 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => 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: 705/1320] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:46 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => 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: 616/1321] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:51:47 2026] GET /v2.0/security-groups?id=941b0367-ce18-427e-a936-873ec2129a4d&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1322] 199.204.45.156 () {34 vars in 994 bytes} [Wed Jun 10 04:51:47 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:47.253 7 INFO neutron_taas.services.taas.taas_plugin [req-4c5671b6-6efe-4a8c-8a59-ef6ab9c20865 req-648bac9b-0476-4a24-a7da-be6ceba65e2d 35de12b9e52c4fe898cf7ce2bb970121 1e95c851c440476dabd531dc4ac0919d - - default default] TaaS: Handle Delete Port: 59054e99-2394-4252-bf0f-9697e7d0c282 2026-06-10 04:51:47.255 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4c5671b6-6efe-4a8c-8a59-ef6ab9c20865 req-648bac9b-0476-4a24-a7da-be6ceba65e2d 35de12b9e52c4fe898cf7ce2bb970121 1e95c851c440476dabd531dc4ac0919d - - default default] Tap Mirror: Handle Delete Port: 59054e99-2394-4252-bf0f-9697e7d0c282 2026-06-10 04:51:47.378 7 INFO neutron.db.l3_db [req-4c5671b6-6efe-4a8c-8a59-ef6ab9c20865 req-648bac9b-0476-4a24-a7da-be6ceba65e2d 35de12b9e52c4fe898cf7ce2bb970121 1e95c851c440476dabd531dc4ac0919d - - default default] Floating IP 6f70be4f-2079-4672-8a0f-2232dc047733 disassociated. External IP: 10.96.250.209, port: 59054e99-2394-4252-bf0f-9697e7d0c282. [pid: 7|app: 0|req: 617/1323] 199.204.45.156 () {36 vars in 997 bytes} [Wed Jun 10 04:51:47 2026] DELETE /v2.0/ports/59054e99-2394-4252-bf0f-9697e7d0c282 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1324] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:47 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:47.774 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca39cffb-a062-43ab-a0d1-e5f205bf17a2'] response: {'server_uuid': 'b1dfaf8a-1c5a-4adc-a839-3da808590206', 'name': 'network-vif-deleted', 'tag': '59054e99-2394-4252-bf0f-9697e7d0c282', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 707/1325] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:51:47 2026] GET /v2.0/security-groups?tenant_id=643791a2a2f441e89642f19b2de3381c&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1326] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:51:47 2026] DELETE /v2.0/security-groups/967a56e6-d53a-4262-8647-48da4596e44e => 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: 708/1327] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:48 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => 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: 620/1328] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:48 2026] GET /v2.0/ports?device_id=b7da0571-a02e-4b2f-bb1b-05c63f1c54f5 => 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: 709/1329] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:49 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => 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: 621/1330] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:51:50 2026] GET /v2.0/ports?device_id=b1dfaf8a-1c5a-4adc-a839-3da808590206 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:51:51.439 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3796e37-195f-45fb-8396-64b95b684a09 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 786d41c3-f05a-47a1-a275-e8affcbe5395 2026-06-10 04:51:51.442 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3796e37-195f-45fb-8396-64b95b684a09 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 786d41c3-f05a-47a1-a275-e8affcbe5395 [pid: 7|app: 0|req: 622/1331] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:51:51 2026] DELETE /v2.0/security-groups/941b0367-ce18-427e-a936-873ec2129a4d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:51:51.530 7 INFO neutron.api.v2.resource [None req-176e5f61-47fc-4e52-b482-2d6854e7098e 35de12b9e52c4fe898cf7ce2bb970121 1e95c851c440476dabd531dc4ac0919d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 623/1332] 10.0.0.192 () {32 vars in 737 bytes} [Wed Jun 10 04:51:51 2026] GET /v2.0/security-groups/941b0367-ce18-427e-a936-873ec2129a4d => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:51:51.639 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef13460b-592f-4446-b652-374a5d534d44 35de12b9e52c4fe898cf7ce2bb970121 1e95c851c440476dabd531dc4ac0919d - - default default] TaaS: Handle Delete Port: 3725b8c8-5355-4ba8-b7e0-41162c79123e 2026-06-10 04:51:51.642 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef13460b-592f-4446-b652-374a5d534d44 35de12b9e52c4fe898cf7ce2bb970121 1e95c851c440476dabd531dc4ac0919d - - default default] Tap Mirror: Handle Delete Port: 3725b8c8-5355-4ba8-b7e0-41162c79123e [pid: 7|app: 0|req: 624/1333] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:51:51 2026] DELETE /v2.0/floatingips/6f70be4f-2079-4672-8a0f-2232dc047733 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1334] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:51:51 2026] PUT /v2.0/routers/191ed615-4e69-4f9b-a9e9-ac689ad055b2/remove_router_interface => generated 309 bytes in 898 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:52.183 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3b21d45-0383-4b1c-920d-64b61f334aba e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: fb6f1000-f5d9-4b74-b0da-352278ce343e 2026-06-10 04:51:52.186 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3b21d45-0383-4b1c-920d-64b61f334aba e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: fb6f1000-f5d9-4b74-b0da-352278ce343e 2026-06-10 04:51:52.194 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e22bb4a-28c3-4c46-b681-57a8874b5b7c e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 7069f847-995c-446d-b29e-6e8bc5f7b889 2026-06-10 04:51:52.197 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e22bb4a-28c3-4c46-b681-57a8874b5b7c e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 7069f847-995c-446d-b29e-6e8bc5f7b889 2026-06-10 04:51:52.449 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e22bb4a-28c3-4c46-b681-57a8874b5b7c e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: ac854e37-92d9-457e-8bdc-a45b691c354d 2026-06-10 04:51:52.451 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e22bb4a-28c3-4c46-b681-57a8874b5b7c e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: ac854e37-92d9-457e-8bdc-a45b691c354d [pid: 7|app: 0|req: 625/1335] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:51:51 2026] PUT /v2.0/routers/0afcbbfd-5b1c-484e-8d8c-0c4417369b75/remove_router_interface => generated 309 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:52.805 8 INFO neutron.services.segments.plugin [-] Segment 370560f1-a4b1-4a43-ba41-00c5197c3c2c resource provider aggregate not found 2026-06-10 04:51:52.815 8 INFO neutron.services.segments.plugin [-] Segment 370560f1-a4b1-4a43-ba41-00c5197c3c2c resource provider aggregate not found 2026-06-10 04:51:52.830 8 INFO neutron.services.segments.plugin [-] Segment 370560f1-a4b1-4a43-ba41-00c5197c3c2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 370560f1-a4b1-4a43-ba41-00c5197c3c2c found for delete ", "request_id": "req-0b96a668-a076-4e5e-8f7e-c3955ec26e22"}]} 2026-06-10 04:51:52.835 8 INFO neutron.services.segments.plugin [-] Segment 370560f1-a4b1-4a43-ba41-00c5197c3c2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 370560f1-a4b1-4a43-ba41-00c5197c3c2c found for delete ", "request_id": "req-bb8d3e40-56f9-4435-acca-e87d29cd5a04"}]} 2026-06-10 04:51:52.841 8 INFO neutron.db.l3_hamode_db [None req-5e22bb4a-28c3-4c46-b681-57a8874b5b7c e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] HA network bd0b7802-3528-4be8-aec0-2fcf1f449ddf was deleted as no HA routers are present in tenant b9b34ab32ef94015b23edba39b2b78b4. [pid: 8|app: 0|req: 711/1336] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:51 2026] DELETE /v2.0/routers/191ed615-4e69-4f9b-a9e9-ac689ad055b2 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:51:52.953 7 INFO neutron_taas.services.taas.taas_plugin [None req-979b3ab6-5faf-4f02-a5ea-4792092dac8d e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: b06e00d6-17ef-4f58-8632-8a07dc152668 2026-06-10 04:51:52.963 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-979b3ab6-5faf-4f02-a5ea-4792092dac8d e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: b06e00d6-17ef-4f58-8632-8a07dc152668 [pid: 8|app: 0|req: 712/1337] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:52 2026] DELETE /v2.0/subnets/c987ff92-a3c2-4fb4-ad08-989fc6cbffef => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:51:53.101 8 INFO neutron_taas.services.taas.taas_plugin [None req-8961e02d-0c8f-4a96-a484-a0e27ec33ea4 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: e82ef543-f269-461d-8467-8a8bff4b49bb 2026-06-10 04:51:53.104 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8961e02d-0c8f-4a96-a484-a0e27ec33ea4 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: e82ef543-f269-461d-8467-8a8bff4b49bb 2026-06-10 04:51:53.190 7 INFO neutron_taas.services.taas.taas_plugin [None req-979b3ab6-5faf-4f02-a5ea-4792092dac8d e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 7832a0ec-0574-47af-a176-a1b17f9de911 2026-06-10 04:51:53.193 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-979b3ab6-5faf-4f02-a5ea-4792092dac8d e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 7832a0ec-0574-47af-a176-a1b17f9de911 [pid: 8|app: 0|req: 713/1338] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:51:53 2026] DELETE /v2.0/networks/e1976df9-10fd-40ad-8b9b-6db3fe1bc882 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1339] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:51:53 2026] GET /v2.0/security-groups?tenant_id=b9b34ab32ef94015b23edba39b2b78b4&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:51:53.561 7 INFO neutron.services.segments.plugin [-] Segment 4b5d1f41-bdf6-48f9-9187-d17f6df127fa resource provider aggregate not found 2026-06-10 04:51:53.565 7 INFO neutron.services.segments.plugin [-] Segment 4b5d1f41-bdf6-48f9-9187-d17f6df127fa resource provider aggregate not found 2026-06-10 04:51:53.577 7 INFO neutron.services.segments.plugin [-] Segment 4b5d1f41-bdf6-48f9-9187-d17f6df127fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b5d1f41-bdf6-48f9-9187-d17f6df127fa found for delete ", "request_id": "req-009c204f-f1b6-4b9b-9a85-2ad3a6bdf4ff"}]} 2026-06-10 04:51:53.579 7 INFO neutron.services.segments.plugin [-] Segment 4b5d1f41-bdf6-48f9-9187-d17f6df127fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b5d1f41-bdf6-48f9-9187-d17f6df127fa found for delete ", "request_id": "req-fde0222c-af2a-46e5-a439-fe85b7564c23"}]} 2026-06-10 04:51:53.585 7 INFO neutron.db.l3_hamode_db [None req-979b3ab6-5faf-4f02-a5ea-4792092dac8d e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] HA network a25becda-1158-4036-b398-5ea0eb36e291 was deleted as no HA routers are present in tenant 1e95c851c440476dabd531dc4ac0919d. [pid: 8|app: 0|req: 715/1340] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:51:53 2026] DELETE /v2.0/security-groups/da72cb16-7534-4a3f-961d-ed320eb85e25 => 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: 626/1341] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:52 2026] DELETE /v2.0/routers/0afcbbfd-5b1c-484e-8d8c-0c4417369b75 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1342] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:51:53 2026] DELETE /v2.0/subnets/0bd1723a-6ec7-4040-92fd-802a4be11839 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:51:53.926 7 INFO neutron_taas.services.taas.taas_plugin [None req-21e23a63-7ead-4c32-91d1-0d7330f88af0 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: fa3d25e1-d707-48ea-814f-a3993dc61a59 2026-06-10 04:51:53.928 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21e23a63-7ead-4c32-91d1-0d7330f88af0 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: fa3d25e1-d707-48ea-814f-a3993dc61a59 [pid: 7|app: 0|req: 627/1343] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:51:53 2026] DELETE /v2.0/networks/dcd35acf-d8c0-4b76-806f-54ea18a1d41e => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1344] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:51:54 2026] GET /v2.0/security-groups?tenant_id=1e95c851c440476dabd531dc4ac0919d&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1345] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:51:54 2026] DELETE /v2.0/security-groups/6ed00f91-2d3d-438a-b7b1-11b7493b71bb => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:51:54.854 8 INFO neutron.services.segments.plugin [-] Segment dbe303bd-2d8b-4b80-8328-4c7ebf81f118 resource provider aggregate not found 2026-06-10 04:51:54.859 8 INFO neutron.services.segments.plugin [-] Segment dbe303bd-2d8b-4b80-8328-4c7ebf81f118 resource provider aggregate not found 2026-06-10 04:51:54.876 8 INFO neutron.services.segments.plugin [-] Segment dbe303bd-2d8b-4b80-8328-4c7ebf81f118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbe303bd-2d8b-4b80-8328-4c7ebf81f118 found for delete ", "request_id": "req-8321eb7c-ed16-40c3-b554-226b15e80c85"}]} 2026-06-10 04:51:54.877 8 INFO neutron.services.segments.plugin [-] Segment dbe303bd-2d8b-4b80-8328-4c7ebf81f118 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbe303bd-2d8b-4b80-8328-4c7ebf81f118 found for delete ", "request_id": "req-a804742b-a179-4187-ad05-b004a39bb298"}]} 2026-06-10 04:51:55.609 7 INFO neutron.services.segments.plugin [-] Segment ce458df8-e7de-4867-91d5-48878847408b resource provider aggregate not found 2026-06-10 04:51:55.614 7 INFO neutron.services.segments.plugin [-] Segment ce458df8-e7de-4867-91d5-48878847408b resource provider aggregate not found 2026-06-10 04:51:55.630 7 INFO neutron.services.segments.plugin [-] Segment ce458df8-e7de-4867-91d5-48878847408b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce458df8-e7de-4867-91d5-48878847408b found for delete ", "request_id": "req-ba18e5f4-9d58-44c1-9fa1-276a08f38307"}]} 2026-06-10 04:51:55.630 7 INFO neutron.services.segments.plugin [-] Segment ce458df8-e7de-4867-91d5-48878847408b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce458df8-e7de-4867-91d5-48878847408b found for delete ", "request_id": "req-d9135e35-3bef-4fcd-9ec6-8f2eb47165c7"}]} 2026-06-10 04:51:56.434 8 INFO neutron.db.segments_db [None req-fb19658c-7f5d-46e4-9937-856492594148 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 7ff77428-65be-4041-a8b0-1a63dd94fdd1 of type vxlan for network ca96f62a-72cc-4cbf-9036-8d1e6ef10918 [pid: 8|app: 0|req: 718/1346] 10.0.0.192 () {34 vars in 671 bytes} [Wed Jun 10 04:51:56 2026] POST /v2.0/networks => generated 742 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1347] 10.0.0.50 () {30 vars in 649 bytes} [Wed Jun 10 04:51:56 2026] GET /v2.0/extensions => generated 21537 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1348] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:56 2026] POST /v2.0/subnets => generated 690 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1349] 10.0.0.50 () {30 vars in 723 bytes} [Wed Jun 10 04:51:57 2026] GET /v2.0/quotas/2442166eadec46509b093177af68d43f/details => generated 847 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:51:57.113 7 INFO neutron.db.segments_db [None req-70d218b5-3e6b-41e7-86e1-c6fee2f8dfa6 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Added segment df9c541d-317d-400b-b71e-b80456492721 of type vxlan for network 06a0b181-3063-45d8-bc81-49438b71662a 2026-06-10 04:51:57.131 8 INFO neutron.db.segments_db [None req-1dbb307a-3503-4e5c-b44b-28a4decbfb6b e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 7ac821f9-9737-4d48-955d-c80bcbf9727c of type vxlan for network 454a1ee0-0713-4445-a43f-6536a42c8d99 [pid: 7|app: 0|req: 630/1350] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:51:56 2026] POST /v2.0/networks => generated 639 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:51:57.424 8 INFO neutron.db.l3_hamode_db [None req-1dbb307a-3503-4e5c-b44b-28a4decbfb6b e321d009ebdd46f28edf906b95c3fa31 7f13fcd8226d4462a2e366c52c5e9029 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 631/1351] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:57 2026] POST /v2.0/subnets => generated 658 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1352] 10.0.0.192 () {32 vars in 722 bytes} [Wed Jun 10 04:51:57 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 633/1353] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:57 2026] POST /v2.0/subnets => generated 732 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:51:57.850 7 INFO neutron.db.segments_db [None req-5531cba0-0d66-43e1-9fb9-fee62113c3ff c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Added segment e28bb116-044d-4e27-b807-4802a3c988bd of type vxlan for network 96e324dc-31c8-45c1-a5bf-12bd585acf94 [pid: 7|app: 0|req: 634/1354] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:51:57 2026] POST /v2.0/networks => generated 638 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1355] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:57 2026] POST /v2.0/subnets => generated 655 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:51:58.222 8 INFO neutron.db.l3_hamode_db [None req-1dbb307a-3503-4e5c-b44b-28a4decbfb6b e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 636/1356] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:58 2026] POST /v2.0/subnets => generated 725 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:51:58.473 7 INFO neutron.db.segments_db [None req-e281486b-8406-4b3f-a69e-44917fc96bf1 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Added segment 0132e818-5660-4e31-96cf-72f33dced939 of type vxlan for network 18ced9b1-97e1-4319-9d2a-3dcc8085765a [pid: 7|app: 0|req: 639/1359] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:51:58 2026] POST /v2.0/networks => generated 637 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1360] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:58 2026] POST /v2.0/subnets => generated 656 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1361] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:58 2026] POST /v2.0/subnets => generated 729 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:51:59.079 7 INFO neutron.db.segments_db [None req-d4659445-815c-4292-adb3-08b0a7eeb567 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Added segment 27d8e2d0-a038-4d13-8271-f6d2b40bfdc3 of type vxlan for network 09cd75b2-c3fd-4b94-b393-c8c517a18fe1 [pid: 8|app: 0|req: 721/1362] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:57 2026] POST /v2.0/routers => generated 730 bytes in 2010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1363] 10.0.0.50 () {30 vars in 649 bytes} [Wed Jun 10 04:51:59 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-10 04:51:59.282 7 INFO neutron.db.l3_hamode_db [None req-d4659445-815c-4292-adb3-08b0a7eeb567 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:52:00.018 7 INFO neutron.db.l3_hamode_db [None req-d4659445-815c-4292-adb3-08b0a7eeb567 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 723/1364] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:51:59 2026] PUT /v2.0/routers/e587e656-ae1d-4b99-aa3f-21b6929d74c9/add_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1365] 10.0.0.50 () {30 vars in 723 bytes} [Wed Jun 10 04:52:00 2026] GET /v2.0/quotas/2442166eadec46509b093177af68d43f/details => generated 847 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1366] 10.0.0.192 () {34 vars in 685 bytes} [Wed Jun 10 04:52:00 2026] POST /v2.0/security-groups => generated 1660 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1367] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:51:59 2026] POST /v2.0/routers => generated 685 bytes in 1881 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1368] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1369] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1370] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:52:01 2026] POST /v2.0/floatingips => generated 552 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1371] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:52:00 2026] PUT /v2.0/routers/45648c52-ddc8-4de0-bc8c-025bcfdbbe4f/add_router_interface => generated 309 bytes in 1181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1372] 10.0.0.34 () {34 vars in 1097 bytes} [Wed Jun 10 04:52:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--889621621&fields=id&tenant_id=7f13fcd8226d4462a2e366c52c5e9029 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1373] 10.0.0.34 () {34 vars in 981 bytes} [Wed Jun 10 04:52:02 2026] GET /v2.0/networks?id=ca96f62a-72cc-4cbf-9036-8d1e6ef10918 => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1374] 10.0.0.34 () {34 vars in 964 bytes} [Wed Jun 10 04:52:02 2026] GET /v2.0/quotas/7f13fcd8226d4462a2e366c52c5e9029 => 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: 732/1375] 10.0.0.34 () {34 vars in 1001 bytes} [Wed Jun 10 04:52:02 2026] GET /v2.0/ports?tenant_id=7f13fcd8226d4462a2e366c52c5e9029&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1376] 10.0.0.34 () {34 vars in 1007 bytes} [Wed Jun 10 04:52:02 2026] GET /v2.0/networks/ca96f62a-72cc-4cbf-9036-8d1e6ef10918?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: 734/1377] 10.0.0.34 () {34 vars in 1107 bytes} [Wed Jun 10 04:52:02 2026] GET /v2.0/networks/ca96f62a-72cc-4cbf-9036-8d1e6ef10918?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1378] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:52:02 2026] GET /v2.0/security-groups?tenant_id=2442166eadec46509b093177af68d43f&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1379] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:02 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => 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: 737/1380] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:52:02 2026] DELETE /v2.0/security-groups/7023905c-0c06-463f-b03e-eaaa708bf436 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1381] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:52:02 2026] PUT /v2.0/routers/45648c52-ddc8-4de0-bc8c-025bcfdbbe4f/add_router_interface => generated 309 bytes in 1437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1382] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:03 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => 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: 738/1383] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:52:03 2026] PUT /v2.0/routers/45648c52-ddc8-4de0-bc8c-025bcfdbbe4f/add_router_interface => generated 309 bytes in 1445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1384] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:04 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:52:05.050 7 INFO neutron.db.segments_db [None req-befea47a-fa14-41ab-a3c5-786deea25099 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 4b88d1a0-0d9d-468a-bcb1-94cdd2c1a4e2 of type vxlan for network 1c937e9b-2367-4c83-b538-9420c9de288b [pid: 7|app: 0|req: 646/1385] 10.0.0.192 () {34 vars in 671 bytes} [Wed Jun 10 04:52:04 2026] POST /v2.0/networks => generated 741 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1386] 10.0.0.192 () {34 vars in 684 bytes} [Wed Jun 10 04:52:05 2026] POST /v2.0/security-groups => generated 1628 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1387] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1388] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:52:05 2026] POST /v2.0/subnets => generated 688 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:52:05.439 7 INFO neutron.db.segments_db [None req-fd08ff50-ba9e-4fd2-be74-7db9214734e0 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment c2e95616-6649-4cf4-9102-7f765618adba of type vxlan for network af1314a9-de38-43fd-b4ba-4b411fe5dd33 [pid: 8|app: 0|req: 742/1389] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:05 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: 8|app: 0|req: 743/1390] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:05 2026] POST /v2.0/security-group-rules => generated 599 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:52:05.648 7 INFO neutron.db.l3_hamode_db [None req-fd08ff50-ba9e-4fd2-be74-7db9214734e0 e321d009ebdd46f28edf906b95c3fa31 b75dfe4f089a4c22b5a25381009b60b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 744/1391] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1392] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1393] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:05 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: 8|app: 0|req: 747/1394] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1395] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:06 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => 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: 749/1396] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:52:06.387 7 INFO neutron.db.l3_hamode_db [None req-fd08ff50-ba9e-4fd2-be74-7db9214734e0 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 750/1397] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:06 2026] POST /v2.0/security-group-rules => generated 599 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1398] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1399] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1400] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:52:06 2026] GET /v2.0/networks?id=ca96f62a-72cc-4cbf-9036-8d1e6ef10918 => generated 675 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1401] 10.0.0.34 () {34 vars in 1095 bytes} [Wed Jun 10 04:52:06 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1992210744&fields=id&tenant_id=f2bf96fbf40347868a1f450b44edb02a => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1402] 199.204.45.156 () {34 vars in 1050 bytes} [Wed Jun 10 04:52:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7f13fcd8226d4462a2e366c52c5e9029 => generated 180 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1403] 10.0.0.34 () {34 vars in 981 bytes} [Wed Jun 10 04:52:06 2026] GET /v2.0/networks?id=96e324dc-31c8-45c1-a5bf-12bd585acf94 => generated 705 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1404] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:52:05 2026] POST /v2.0/routers => generated 728 bytes in 1843 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1405] 10.0.0.34 () {34 vars in 964 bytes} [Wed Jun 10 04:52:07 2026] GET /v2.0/quotas/f2bf96fbf40347868a1f450b44edb02a => 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: 757/1406] 199.204.45.156 () {38 vars in 955 bytes} [Wed Jun 10 04:52:07 2026] POST /v2.0/ports => generated 954 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 650/1407] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:07 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 957 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1408] 10.0.0.34 () {34 vars in 1001 bytes} [Wed Jun 10 04:52:07 2026] GET /v2.0/ports?tenant_id=f2bf96fbf40347868a1f450b44edb02a&fields=id => generated 241 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1409] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:52:07 2026] PUT /v2.0/ports/aee6fb43-ec8c-43b4-b096-5656611329ba => generated 1235 bytes in 434 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: 653/1410] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:07 2026] GET /v2.0/security-groups?id=78512916-a181-423c-b9d4-f2c3b04cacd5&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1411] 10.0.0.34 () {34 vars in 1007 bytes} [Wed Jun 10 04:52:08 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:52:08.125 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b03de88-ab7e-4f39-b9ef-1d42166f76e2'] response: {'name': 'network-changed', 'server_uuid': 'b20c8ae8-d3a3-4608-9bb7-983d500bad2b', 'tag': 'aee6fb43-ec8c-43b4-b096-5656611329ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 655/1412] 10.0.0.34 () {34 vars in 1107 bytes} [Wed Jun 10 04:52:08 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1413] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:08 2026] GET /v2.0/ports?device_id=96832172-1a43-40b0-9be3-c85745875ec8 => 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: 657/1414] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:52:08 2026] GET /v2.0/ports?tenant_id=7f13fcd8226d4462a2e366c52c5e9029&device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1415] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:52:07 2026] PUT /v2.0/routers/5c5c7469-8f3b-4275-b5c6-d5d2b57b7e2c/add_router_interface => generated 309 bytes in 1429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1416] 199.204.45.156 () {34 vars in 1018 bytes} [Wed Jun 10 04:52:08 2026] GET /v2.0/networks?tenant_id=7f13fcd8226d4462a2e366c52c5e9029&shared=False => generated 770 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1417] 199.204.45.156 () {34 vars in 930 bytes} [Wed Jun 10 04:52:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1418] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:09 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1419] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:09 2026] GET /v2.0/security-groups?id=78512916-a181-423c-b9d4-f2c3b04cacd5&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1420] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:52:09 2026] GET /v2.0/ports?tenant_id=7f13fcd8226d4462a2e366c52c5e9029&device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1421] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:52:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=aee6fb43-ec8c-43b4-b096-5656611329ba => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1422] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:52:09 2026] GET /v2.0/subnets?id=20642c19-dcaa-4ad8-8baa-990fbc6cc417 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1423] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:52:09 2026] GET /v2.0/ports?network_id=ca96f62a-72cc-4cbf-9036-8d1e6ef10918&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:52:09.980 7 INFO neutron.db.segments_db [None req-8dc901d8-7e77-457e-a4b9-a7b57c43d6bf e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 0c229021-30e8-48f8-bb3f-c81162669786 of type vxlan for network 1b1764d2-b665-43b0-bc09-aa6a1df8fb3d [pid: 8|app: 0|req: 765/1424] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:52:09 2026] GET /v2.0/networks/ca96f62a-72cc-4cbf-9036-8d1e6ef10918?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: 766/1425] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:52:10 2026] GET /v2.0/networks/ca96f62a-72cc-4cbf-9036-8d1e6ef10918?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1426] 10.0.0.192 () {34 vars in 671 bytes} [Wed Jun 10 04:52:09 2026] POST /v2.0/networks => generated 740 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1427] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:52:10 2026] POST /v2.0/subnets => generated 687 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:52:10.352 7 INFO neutron.db.segments_db [None req-c414c802-857f-4f2c-928e-2cf1a54db485 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Added segment 25df636c-20e0-40ce-90a3-24bc4c57de29 of type vxlan for network e928ed0b-6c97-4cc3-a3da-eac2d7b2f348 [pid: 8|app: 0|req: 768/1428] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:10 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1429] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:10 2026] GET /v2.0/security-groups?id=78512916-a181-423c-b9d4-f2c3b04cacd5&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:52:10.645 7 INFO neutron.db.l3_hamode_db [None req-c414c802-857f-4f2c-928e-2cf1a54db485 e321d009ebdd46f28edf906b95c3fa31 5e1be577610d457d98e5d63afca2814c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 770/1430] 10.0.0.93 () {34 vars in 989 bytes} [Wed Jun 10 04:52:10 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 1240 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1431] 10.0.0.93 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:10 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:52:11.538 7 INFO neutron.db.l3_hamode_db [None req-c414c802-857f-4f2c-928e-2cf1a54db485 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 772/1432] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:11 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1433] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:11 2026] GET /v2.0/security-groups?id=78512916-a181-423c-b9d4-f2c3b04cacd5&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1434] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:52:10 2026] POST /v2.0/routers => generated 727 bytes in 2238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1435] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:12 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1436] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:52:12 2026] GET /v2.0/networks?id=96e324dc-31c8-45c1-a5bf-12bd585acf94 => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1437] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:12 2026] GET /v2.0/security-groups?id=78512916-a181-423c-b9d4-f2c3b04cacd5&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: 665/1438] 199.204.45.156 () {34 vars in 1050 bytes} [Wed Jun 10 04:52:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f2bf96fbf40347868a1f450b44edb02a => generated 179 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1439] 199.204.45.156 () {38 vars in 955 bytes} [Wed Jun 10 04:52:12 2026] POST /v2.0/ports => generated 1183 bytes in 480 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: 774/1442] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:52:12 2026] PUT /v2.0/routers/f9fa2325-f5fd-4fa0-9ae8-0fee175841ed/add_router_interface => generated 309 bytes in 1214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1443] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:13 2026] GET /v2.0/ports?device_id=96832172-1a43-40b0-9be3-c85745875ec8 => generated 1198 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1444] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:13 2026] GET /v2.0/security-groups?id=0fae2a28-4727-4e6c-a011-b76011d049e5&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1445] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:13 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1446] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:52:13 2026] PUT /v2.0/ports/7a3c150f-1d8c-4ccd-a31f-c016107b6d2c => generated 1464 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:52:13.997 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d736f337-6a54-4469-b448-6f12b3e8513b'] response: {'name': 'network-changed', 'server_uuid': '96832172-1a43-40b0-9be3-c85745875ec8', 'tag': '7a3c150f-1d8c-4ccd-a31f-c016107b6d2c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 778/1447] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:13 2026] GET /v2.0/security-groups?id=78512916-a181-423c-b9d4-f2c3b04cacd5&fields=id&fields=name => generated 113 bytes in 34 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: 670/1448] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:52:14 2026] GET /v2.0/ports?tenant_id=f2bf96fbf40347868a1f450b44edb02a&device_id=96832172-1a43-40b0-9be3-c85745875ec8 => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1449] 199.204.45.156 () {34 vars in 1018 bytes} [Wed Jun 10 04:52:14 2026] GET /v2.0/networks?tenant_id=f2bf96fbf40347868a1f450b44edb02a&shared=False => generated 2375 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1450] 199.204.45.156 () {34 vars in 930 bytes} [Wed Jun 10 04:52:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1451] 10.0.0.192 () {34 vars in 685 bytes} [Wed Jun 10 04:52:14 2026] POST /v2.0/security-groups => generated 1673 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1452] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1453] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:14 2026] POST /v2.0/security-group-rules => generated 596 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1454] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:15 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => 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: 674/1455] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:15 2026] GET /v2.0/security-groups?id=78512916-a181-423c-b9d4-f2c3b04cacd5&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: 782/1456] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1457] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:15 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => 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: 675/1458] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:52:15.365 7 INFO neutron.db.securitygroups_db [None req-ac553615-39ec-49e4-8c71-e8ff8181ca9a dfdc5b96f2024ab79da3f1d3622c3e42 b75dfe4f089a4c22b5a25381009b60b5 - - default default] Project b75dfe4f089a4c22b5a25381009b60b5 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: 676/1459] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:15 2026] POST /v2.0/security-group-rules => generated 607 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:52:15.502 7 INFO neutron.db.securitygroups_db [None req-1fa10557-f307-4f33-98d6-189b298abe4f dfdc5b96f2024ab79da3f1d3622c3e42 b75dfe4f089a4c22b5a25381009b60b5 - - default default] Project b75dfe4f089a4c22b5a25381009b60b5 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-10 04:52:15.574 8 INFO neutron.db.l3_db [None req-d7611208-399e-4c58-b47a-ec6fb4bed80c 1238c0c02d684af5b666689fe6953226 7f13fcd8226d4462a2e366c52c5e9029 - - default default] Floating IP 320e46da-3645-455d-b014-46b6e595a1ce associated. External IP: 10.96.250.206, port: aee6fb43-ec8c-43b4-b096-5656611329ba. [pid: 7|app: 0|req: 677/1460] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:15 2026] POST /v2.0/security-group-rules => generated 606 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1461] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:52:15 2026] GET /v2.0/ports?tenant_id=f2bf96fbf40347868a1f450b44edb02a&device_id=96832172-1a43-40b0-9be3-c85745875ec8 => generated 1467 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1462] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:52:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=7a3c150f-1d8c-4ccd-a31f-c016107b6d2c => 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: 680/1463] 199.204.45.156 () {34 vars in 1104 bytes} [Wed Jun 10 04:52:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b3&port_id=7a3c150f-1d8c-4ccd-a31f-c016107b6d2c => 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: 681/1464] 199.204.45.156 () {34 vars in 1064 bytes} [Wed Jun 10 04:52:15 2026] GET /v2.0/subnets?id=d1eac637-8add-4735-af9d-baf09c10e9c8&id=949b0e55-83fc-4181-83e7-0f881d7bb77c => generated 1409 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1465] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:52:15 2026] GET /v2.0/ports?network_id=96e324dc-31c8-45c1-a5bf-12bd585acf94&device_owner=network%3Adhcp => generated 1457 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1466] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:52:15 2026] PUT /v2.0/floatingips/320e46da-3645-455d-b014-46b6e595a1ce => generated 855 bytes in 656 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1467] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:52:15 2026] GET /v2.0/ports?network_id=96e324dc-31c8-45c1-a5bf-12bd585acf94&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:52:15.954 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b83e7a9-32c7-439a-aafc-fa720ce0a203'] response: {'name': 'network-changed', 'server_uuid': 'b20c8ae8-d3a3-4608-9bb7-983d500bad2b', 'tag': 'aee6fb43-ec8c-43b4-b096-5656611329ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 785/1468] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:52:15 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?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: 684/1469] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:15 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1470] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:52:16 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1471] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:16 2026] GET /v2.0/security-groups?id=78512916-a181-423c-b9d4-f2c3b04cacd5&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: 786/1472] 10.0.0.192 () {34 vars in 685 bytes} [Wed Jun 10 04:52:16 2026] POST /v2.0/security-groups => generated 1661 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1473] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:16 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: 688/1474] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:16 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1475] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:52:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1476] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:16 2026] GET /v2.0/security-groups?id=78512916-a181-423c-b9d4-f2c3b04cacd5&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1477] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:52:16 2026] GET /v2.0/ports?tenant_id=7f13fcd8226d4462a2e366c52c5e9029&device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1478] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:52:16 2026] GET /v2.0/networks?id=ca96f62a-72cc-4cbf-9036-8d1e6ef10918 => generated 770 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1479] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:52:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=aee6fb43-ec8c-43b4-b096-5656611329ba => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1480] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:52:16 2026] GET /v2.0/subnets?id=20642c19-dcaa-4ad8-8baa-990fbc6cc417 => generated 693 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1481] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:52:16 2026] GET /v2.0/ports?network_id=ca96f62a-72cc-4cbf-9036-8d1e6ef10918&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1482] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:52:16 2026] GET /v2.0/networks/ca96f62a-72cc-4cbf-9036-8d1e6ef10918?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: 794/1483] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:52:16 2026] GET /v2.0/networks/ca96f62a-72cc-4cbf-9036-8d1e6ef10918?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: 690/1484] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:52:16 2026] POST /v2.0/floatingips => generated 552 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1485] 10.0.0.34 () {34 vars in 1099 bytes} [Wed Jun 10 04:52:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1705884551&fields=id&tenant_id=b75dfe4f089a4c22b5a25381009b60b5 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1486] 10.0.0.34 () {34 vars in 1097 bytes} [Wed Jun 10 04:52:17 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-674625547&fields=id&tenant_id=b75dfe4f089a4c22b5a25381009b60b5 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1487] 10.0.0.34 () {34 vars in 981 bytes} [Wed Jun 10 04:52:17 2026] GET /v2.0/networks?id=1c937e9b-2367-4c83-b538-9420c9de288b => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1488] 10.0.0.34 () {34 vars in 964 bytes} [Wed Jun 10 04:52:17 2026] GET /v2.0/quotas/b75dfe4f089a4c22b5a25381009b60b5 => 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: 797/1489] 10.0.0.34 () {34 vars in 1001 bytes} [Wed Jun 10 04:52:17 2026] GET /v2.0/ports?tenant_id=b75dfe4f089a4c22b5a25381009b60b5&fields=id => generated 57 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1490] 10.0.0.34 () {34 vars in 1007 bytes} [Wed Jun 10 04:52:17 2026] GET /v2.0/networks/1c937e9b-2367-4c83-b538-9420c9de288b?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1491] 10.0.0.34 () {34 vars in 1107 bytes} [Wed Jun 10 04:52:17 2026] GET /v2.0/networks/1c937e9b-2367-4c83-b538-9420c9de288b?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: 798/1492] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:17 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1493] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:17 2026] GET /v2.0/security-groups?id=78512916-a181-423c-b9d4-f2c3b04cacd5&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: 799/1494] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:17 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1495] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:18 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1496] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:18 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1497] 199.204.45.156 () {34 vars in 994 bytes} [Wed Jun 10 04:52:18 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1498] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:18 2026] GET /v2.0/security-groups?id=78512916-a181-423c-b9d4-f2c3b04cacd5&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1499] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:18 2026] GET /v2.0/ports?device_id=96832172-1a43-40b0-9be3-c85745875ec8 => generated 1198 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:52:19.081 7 INFO neutron_taas.services.taas.taas_plugin [req-8e8c744f-2ca0-4be6-92c3-2960261de678 req-d048897e-9c0a-4b6e-ad0c-34cf02c20919 1238c0c02d684af5b666689fe6953226 7f13fcd8226d4462a2e366c52c5e9029 - - default default] TaaS: Handle Delete Port: aee6fb43-ec8c-43b4-b096-5656611329ba 2026-06-10 04:52:19.085 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8e8c744f-2ca0-4be6-92c3-2960261de678 req-d048897e-9c0a-4b6e-ad0c-34cf02c20919 1238c0c02d684af5b666689fe6953226 7f13fcd8226d4462a2e366c52c5e9029 - - default default] Tap Mirror: Handle Delete Port: aee6fb43-ec8c-43b4-b096-5656611329ba [pid: 8|app: 0|req: 804/1500] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:19 2026] GET /v2.0/security-groups?id=0fae2a28-4727-4e6c-a011-b76011d049e5&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:52:19.245 7 INFO neutron.db.l3_db [req-8e8c744f-2ca0-4be6-92c3-2960261de678 req-d048897e-9c0a-4b6e-ad0c-34cf02c20919 1238c0c02d684af5b666689fe6953226 7f13fcd8226d4462a2e366c52c5e9029 - - default default] Floating IP 320e46da-3645-455d-b014-46b6e595a1ce disassociated. External IP: 10.96.250.206, port: aee6fb43-ec8c-43b4-b096-5656611329ba. [pid: 7|app: 0|req: 697/1501] 199.204.45.156 () {36 vars in 997 bytes} [Wed Jun 10 04:52:18 2026] DELETE /v2.0/ports/aee6fb43-ec8c-43b4-b096-5656611329ba => generated 0 bytes in 762 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:52:19.742 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e63054f-1861-455c-9f8b-74d1c33e5f20'] response: {'server_uuid': 'b20c8ae8-d3a3-4608-9bb7-983d500bad2b', 'name': 'network-vif-deleted', 'tag': 'aee6fb43-ec8c-43b4-b096-5656611329ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 805/1502] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:19 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => 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: 698/1503] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:20 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => 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: 806/1504] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:21 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => 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: 699/1505] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:21 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1506] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:21 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1507] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:21 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&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: 808/1508] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:21 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1509] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:21 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&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: 809/1510] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:21 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1511] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:21 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&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: 703/1512] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:22 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => 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: 810/1513] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:52:22 2026] GET /v2.0/networks?id=1c937e9b-2367-4c83-b538-9420c9de288b => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1514] 199.204.45.156 () {34 vars in 1050 bytes} [Wed Jun 10 04:52:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b75dfe4f089a4c22b5a25381009b60b5 => generated 273 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1515] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:22 2026] GET /v2.0/ports?device_id=b20c8ae8-d3a3-4608-9bb7-983d500bad2b => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1516] 199.204.45.156 () {38 vars in 955 bytes} [Wed Jun 10 04:52:22 2026] POST /v2.0/ports => generated 997 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: 812/1517] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:22 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1518] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:23 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&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: 706/1519] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:52:22 2026] PUT /v2.0/ports/2d165902-9bdc-40d0-b38e-b035a1925b09 => generated 1278 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:52:23.133 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a35ac3e-bde3-46d5-b567-cd71b834a598'] response: {'name': 'network-changed', 'server_uuid': '9b342c1b-5bb6-4c71-9747-dc43f2254eea', 'tag': '2d165902-9bdc-40d0-b38e-b035a1925b09', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 814/1520] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:23 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1012 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 707/1521] 10.0.0.34 () {34 vars in 1119 bytes} [Wed Jun 10 04:52:23 2026] GET /v2.0/security-groups?id=0ddff957-e726-4a4c-971e-1a1fc9d3e5f3&id=af933bdc-30c0-495e-8ed2-9937e1cceeef&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1522] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:52:23 2026] GET /v2.0/ports?tenant_id=dc982c9abb9649deb9e0e64c1d2a95c9&device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1523] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:52:23 2026] GET /v2.0/networks?id=04a56d62-6e81-49e8-ba53-bbc018ee3ac0 => generated 771 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1524] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:52:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=1caecb29-51a3-46aa-8d10-219dda11b252 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1525] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:52:23 2026] GET /v2.0/subnets?id=c2a65c01-e5e9-4b02-ab07-f56fa7b73c21 => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1526] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:52:23 2026] GET /v2.0/ports?network_id=04a56d62-6e81-49e8-ba53-bbc018ee3ac0&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: 817/1527] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:52:23 2026] DELETE /v2.0/security-groups/78512916-a181-423c-b9d4-f2c3b04cacd5 => 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: 711/1528] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:52:23 2026] GET /v2.0/networks/04a56d62-6e81-49e8-ba53-bbc018ee3ac0?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:52:23.661 7 INFO neutron.api.v2.resource [None req-e5807640-49d2-44c9-a4ca-d5efce997c68 1238c0c02d684af5b666689fe6953226 7f13fcd8226d4462a2e366c52c5e9029 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 712/1529] 10.0.0.192 () {32 vars in 737 bytes} [Wed Jun 10 04:52:23 2026] GET /v2.0/security-groups/78512916-a181-423c-b9d4-f2c3b04cacd5 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1530] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:52:23 2026] GET /v2.0/ports?tenant_id=b75dfe4f089a4c22b5a25381009b60b5&device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1281 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1531] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:52:23 2026] GET /v2.0/networks/04a56d62-6e81-49e8-ba53-bbc018ee3ac0?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: 714/1532] 199.204.45.156 () {34 vars in 1018 bytes} [Wed Jun 10 04:52:23 2026] GET /v2.0/networks?tenant_id=b75dfe4f089a4c22b5a25381009b60b5&shared=False => generated 769 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:52:23.773 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1ba77ea-6d1a-4a90-99ab-b8e1235becea 1238c0c02d684af5b666689fe6953226 7f13fcd8226d4462a2e366c52c5e9029 - - default default] TaaS: Handle Delete Port: e48f6dc7-03c4-4ec3-84d1-3f91924887e4 2026-06-10 04:52:23.777 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1ba77ea-6d1a-4a90-99ab-b8e1235becea 1238c0c02d684af5b666689fe6953226 7f13fcd8226d4462a2e366c52c5e9029 - - default default] Tap Mirror: Handle Delete Port: e48f6dc7-03c4-4ec3-84d1-3f91924887e4 [pid: 7|app: 0|req: 715/1533] 199.204.45.156 () {34 vars in 930 bytes} [Wed Jun 10 04:52:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1534] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:52:23 2026] DELETE /v2.0/floatingips/320e46da-3645-455d-b014-46b6e595a1ce => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1535] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:24 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1536] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:24 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1537] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:24 2026] GET /v2.0/ports?device_id=96832172-1a43-40b0-9be3-c85745875ec8 => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1538] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:24 2026] GET /v2.0/security-groups?id=0fae2a28-4727-4e6c-a011-b76011d049e5&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:52:24.298 7 INFO neutron_taas.services.taas.taas_plugin [None req-22702f82-e0b8-4393-ba98-1755e1d68545 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: d8c0bdb2-d125-4926-901e-52216ffaec04 2026-06-10 04:52:24.301 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22702f82-e0b8-4393-ba98-1755e1d68545 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: d8c0bdb2-d125-4926-901e-52216ffaec04 [pid: 8|app: 0|req: 824/1539] 10.0.0.192 () {32 vars in 818 bytes} [Wed Jun 10 04:52:24 2026] GET /v2.0/ports?network_id=96e324dc-31c8-45c1-a5bf-12bd585acf94&mac_address=fa%3A16%3A3e%3A1b%3A25%3A2b => generated 1200 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:52:25.155 8 INFO neutron.db.l3_db [None req-216f43d8-a27e-4a95-8784-222a3626ca45 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Floating IP 23a5ef3d-86d5-4bfa-834d-d3eb90347ac5 associated. External IP: 10.96.250.218, port: 7a3c150f-1d8c-4ccd-a31f-c016107b6d2c. [pid: 7|app: 0|req: 716/1540] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:52:23 2026] PUT /v2.0/routers/e587e656-ae1d-4b99-aa3f-21b6929d74c9/remove_router_interface => generated 309 bytes in 1371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1541] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:25 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1012 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1542] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:52:25 2026] GET /v2.0/ports?tenant_id=b75dfe4f089a4c22b5a25381009b60b5&device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1281 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1543] 10.0.0.192 () {34 vars in 677 bytes} [Wed Jun 10 04:52:24 2026] POST /v2.0/floatingips => generated 855 bytes in 1045 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1544] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:25 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1545] 10.0.0.34 () {34 vars in 1119 bytes} [Wed Jun 10 04:52:25 2026] GET /v2.0/security-groups?id=0ddff957-e726-4a4c-971e-1a1fc9d3e5f3&id=af933bdc-30c0-495e-8ed2-9937e1cceeef&fields=id&fields=name => generated 206 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1546] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:52:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=2d165902-9bdc-40d0-b38e-b035a1925b09 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1547] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:25 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&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: 7|app: 0|req: 723/1548] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:52:25 2026] GET /v2.0/subnets?id=3a2dc8aa-2dee-4a8c-8cee-3789ea74d0e6 => generated 691 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:52:25.584 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f31cc33-a4f1-48ec-97d5-48ab0b449767'] response: {'name': 'network-changed', 'server_uuid': '96832172-1a43-40b0-9be3-c85745875ec8', 'tag': '7a3c150f-1d8c-4ccd-a31f-c016107b6d2c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 724/1549] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:52:25 2026] GET /v2.0/ports?network_id=1c937e9b-2367-4c83-b538-9420c9de288b&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: 725/1550] 10.0.0.34 () {34 vars in 1095 bytes} [Wed Jun 10 04:52:25 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1992210744&fields=id&tenant_id=f2bf96fbf40347868a1f450b44edb02a => generated 69 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1551] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:52:25 2026] GET /v2.0/networks/1c937e9b-2367-4c83-b538-9420c9de288b?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:52:25.694 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc080d2a-f17f-40fa-a3bf-a17a038cc0c9 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 63a7d801-8eab-4f23-9c80-c6bc7972d2ef [pid: 7|app: 0|req: 727/1552] 10.0.0.34 () {34 vars in 981 bytes} [Wed Jun 10 04:52:25 2026] GET /v2.0/networks?id=18ced9b1-97e1-4319-9d2a-3dcc8085765a => generated 704 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:52:25.698 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc080d2a-f17f-40fa-a3bf-a17a038cc0c9 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 63a7d801-8eab-4f23-9c80-c6bc7972d2ef [pid: 7|app: 0|req: 728/1553] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:52:25 2026] GET /v2.0/networks/1c937e9b-2367-4c83-b538-9420c9de288b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1554] 10.0.0.34 () {34 vars in 964 bytes} [Wed Jun 10 04:52:25 2026] GET /v2.0/quotas/f2bf96fbf40347868a1f450b44edb02a => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1555] 10.0.0.34 () {34 vars in 1001 bytes} [Wed Jun 10 04:52:25 2026] GET /v2.0/ports?tenant_id=f2bf96fbf40347868a1f450b44edb02a&fields=id => generated 333 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1556] 10.0.0.34 () {34 vars in 1007 bytes} [Wed Jun 10 04:52:25 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:52:25.945 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc080d2a-f17f-40fa-a3bf-a17a038cc0c9 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 981e86e5-1544-4ccc-b18d-404aefb37229 2026-06-10 04:52:25.948 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc080d2a-f17f-40fa-a3bf-a17a038cc0c9 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 981e86e5-1544-4ccc-b18d-404aefb37229 [pid: 7|app: 0|req: 732/1557] 10.0.0.34 () {34 vars in 1107 bytes} [Wed Jun 10 04:52:25 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?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: 733/1558] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:26 2026] GET /v2.0/ports?device_id=6118bd96-94d5-439c-8699-74eb41c357e5 => 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: 734/1559] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:52:26 2026] GET /v2.0/ports?tenant_id=f2bf96fbf40347868a1f450b44edb02a&device_id=96832172-1a43-40b0-9be3-c85745875ec8 => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1560] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:52:26 2026] GET /v2.0/networks?id=96e324dc-31c8-45c1-a5bf-12bd585acf94 => generated 801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1561] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:52:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=7a3c150f-1d8c-4ccd-a31f-c016107b6d2c => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1562] 199.204.45.156 () {34 vars in 1104 bytes} [Wed Jun 10 04:52:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b3&port_id=7a3c150f-1d8c-4ccd-a31f-c016107b6d2c => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1563] 199.204.45.156 () {34 vars in 1064 bytes} [Wed Jun 10 04:52:26 2026] GET /v2.0/subnets?id=d1eac637-8add-4735-af9d-baf09c10e9c8&id=949b0e55-83fc-4181-83e7-0f881d7bb77c => generated 1409 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:52:26.266 8 INFO neutron.services.segments.plugin [-] Segment 7ac821f9-9737-4d48-955d-c80bcbf9727c resource provider aggregate not found 2026-06-10 04:52:26.269 8 INFO neutron.services.segments.plugin [-] Segment 7ac821f9-9737-4d48-955d-c80bcbf9727c resource provider aggregate not found 2026-06-10 04:52:26.290 8 INFO neutron.services.segments.plugin [-] Segment 7ac821f9-9737-4d48-955d-c80bcbf9727c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ac821f9-9737-4d48-955d-c80bcbf9727c found for delete ", "request_id": "req-8c19563b-13fc-4728-9b30-c4042c4996b0"}]} 2026-06-10 04:52:26.292 8 INFO neutron.services.segments.plugin [-] Segment 7ac821f9-9737-4d48-955d-c80bcbf9727c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ac821f9-9737-4d48-955d-c80bcbf9727c found for delete ", "request_id": "req-e341a52a-2a0e-489d-ba4c-ba8620b2cf9e"}]} [pid: 7|app: 0|req: 739/1564] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:52:26 2026] GET /v2.0/ports?network_id=96e324dc-31c8-45c1-a5bf-12bd585acf94&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:52:26.298 8 INFO neutron.db.l3_hamode_db [None req-fc080d2a-f17f-40fa-a3bf-a17a038cc0c9 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] HA network 454a1ee0-0713-4445-a43f-6536a42c8d99 was deleted as no HA routers are present in tenant 7f13fcd8226d4462a2e366c52c5e9029. [pid: 8|app: 0|req: 826/1565] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:52:25 2026] DELETE /v2.0/routers/e587e656-ae1d-4b99-aa3f-21b6929d74c9 => generated 0 bytes in 839 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1566] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:52:26 2026] GET /v2.0/ports?network_id=96e324dc-31c8-45c1-a5bf-12bd585acf94&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1567] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:52:26 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?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: 742/1568] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:52:26 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?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: 827/1569] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:52:26 2026] DELETE /v2.0/subnets/20642c19-dcaa-4ad8-8baa-990fbc6cc417 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1570] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:26 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1012 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:52:26.648 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd0b02cd-bfa8-4746-b1cb-cfff3e17cda6 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 51002eb6-124a-4396-b059-bcd39000c0ba 2026-06-10 04:52:26.650 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd0b02cd-bfa8-4746-b1cb-cfff3e17cda6 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 51002eb6-124a-4396-b059-bcd39000c0ba [pid: 8|app: 0|req: 829/1571] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:26 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1572] 10.0.0.34 () {34 vars in 1119 bytes} [Wed Jun 10 04:52:26 2026] GET /v2.0/security-groups?id=0ddff957-e726-4a4c-971e-1a1fc9d3e5f3&id=af933bdc-30c0-495e-8ed2-9937e1cceeef&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1573] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:26 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:52:26.878 7 INFO neutron.services.segments.plugin [-] Segment 7ff77428-65be-4041-a8b0-1a63dd94fdd1 resource provider aggregate not found 2026-06-10 04:52:26.886 7 INFO neutron.services.segments.plugin [-] Segment 7ff77428-65be-4041-a8b0-1a63dd94fdd1 resource provider aggregate not found 2026-06-10 04:52:26.901 7 INFO neutron.services.segments.plugin [-] Segment 7ff77428-65be-4041-a8b0-1a63dd94fdd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ff77428-65be-4041-a8b0-1a63dd94fdd1 found for delete ", "request_id": "req-176a6e8b-d253-4a07-a71b-67c483ce8a48"}]} 2026-06-10 04:52:26.902 7 INFO neutron.services.segments.plugin [-] Segment 7ff77428-65be-4041-a8b0-1a63dd94fdd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ff77428-65be-4041-a8b0-1a63dd94fdd1 found for delete ", "request_id": "req-e9a47dbf-e3ed-4815-a97f-0962944aa4f7"}]} [pid: 7|app: 0|req: 743/1574] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:52:26 2026] DELETE /v2.0/networks/ca96f62a-72cc-4cbf-9036-8d1e6ef10918 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1575] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:52:26 2026] GET /v2.0/security-groups?tenant_id=7f13fcd8226d4462a2e366c52c5e9029&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1576] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:52:27 2026] DELETE /v2.0/security-groups/4ac42a8c-3540-4644-93e4-d885d2ab2e25 => 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: 745/1577] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:27 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1578] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:27 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1012 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1579] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:27 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1580] 10.0.0.34 () {34 vars in 1119 bytes} [Wed Jun 10 04:52:27 2026] GET /v2.0/security-groups?id=0ddff957-e726-4a4c-971e-1a1fc9d3e5f3&id=af933bdc-30c0-495e-8ed2-9937e1cceeef&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1583] 199.204.45.156 () {34 vars in 994 bytes} [Wed Jun 10 04:52:28 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1281 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1584] 199.204.45.156 () {34 vars in 1124 bytes} [Wed Jun 10 04:52:28 2026] GET /v2.0/security-groups?id=0ddff957-e726-4a4c-971e-1a1fc9d3e5f3&id=af933bdc-30c0-495e-8ed2-9937e1cceeef&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1585] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:29 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1012 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1586] 10.0.0.34 () {34 vars in 1119 bytes} [Wed Jun 10 04:52:29 2026] GET /v2.0/security-groups?id=0ddff957-e726-4a4c-971e-1a1fc9d3e5f3&id=af933bdc-30c0-495e-8ed2-9937e1cceeef&fields=id&fields=name => generated 206 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1587] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:29 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1588] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:29 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1589] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:30 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1590] 10.0.0.34 () {34 vars in 1119 bytes} [Wed Jun 10 04:52:30 2026] GET /v2.0/security-groups?id=0ddff957-e726-4a4c-971e-1a1fc9d3e5f3&id=af933bdc-30c0-495e-8ed2-9937e1cceeef&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: 751/1591] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:52:30 2026] GET /v2.0/security-groups?tenant_id=933010b1e088457686c774328520afe2&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1592] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:30 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1593] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:30 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&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: 752/1594] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:52:30 2026] DELETE /v2.0/security-groups/631404f0-0ec0-4058-867c-270cad3930df => 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: 843/1595] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:52:30 2026] GET /v2.0/networks?id=18ced9b1-97e1-4319-9d2a-3dcc8085765a => generated 704 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1596] 199.204.45.156 () {34 vars in 1050 bytes} [Wed Jun 10 04:52:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f2bf96fbf40347868a1f450b44edb02a => generated 179 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1597] 199.204.45.156 () {38 vars in 955 bytes} [Wed Jun 10 04:52:30 2026] POST /v2.0/ports => generated 1183 bytes in 472 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: 754/1598] 10.0.0.93 () {34 vars in 989 bytes} [Wed Jun 10 04:52:30 2026] GET /v2.0/ports?device_id=96832172-1a43-40b0-9be3-c85745875ec8 => generated 1469 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1599] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:31 2026] GET /v2.0/ports?device_id=6118bd96-94d5-439c-8699-74eb41c357e5 => generated 1186 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1600] 10.0.0.93 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:31 2026] GET /v2.0/security-groups?id=0fae2a28-4727-4e6c-a011-b76011d049e5&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1601] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:31 2026] GET /v2.0/security-groups?id=0fae2a28-4727-4e6c-a011-b76011d049e5&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1602] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:31 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1603] 10.0.0.34 () {34 vars in 1119 bytes} [Wed Jun 10 04:52:31 2026] GET /v2.0/security-groups?id=0ddff957-e726-4a4c-971e-1a1fc9d3e5f3&id=af933bdc-30c0-495e-8ed2-9937e1cceeef&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1604] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:31 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1605] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:31 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1606] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:52:31 2026] PUT /v2.0/ports/f89a91bd-41a2-4648-a713-99228f0e7789 => generated 1464 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 762/1607] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:31 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:52:31.699 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b10292e4-9568-4244-806b-5a90f127ed88'] response: {'name': 'network-changed', 'server_uuid': '6118bd96-94d5-439c-8699-74eb41c357e5', 'tag': 'f89a91bd-41a2-4648-a713-99228f0e7789', 'status': 'completed', 'code': 200} 2026-06-10 04:52:31.962 8 INFO neutron.db.l3_db [None req-2f0c9f7d-e901-4d15-9375-23503a64bf52 dfdc5b96f2024ab79da3f1d3622c3e42 b75dfe4f089a4c22b5a25381009b60b5 - - default default] Floating IP fa2e5c2c-5bca-4e9d-a129-ba415a1a107d associated. External IP: 10.96.250.209, port: 2d165902-9bdc-40d0-b38e-b035a1925b09. [pid: 7|app: 0|req: 763/1608] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:52:32 2026] GET /v2.0/ports?tenant_id=f2bf96fbf40347868a1f450b44edb02a&device_id=6118bd96-94d5-439c-8699-74eb41c357e5 => generated 1467 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1609] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:52:31 2026] PUT /v2.0/floatingips/fa2e5c2c-5bca-4e9d-a129-ba415a1a107d => generated 856 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1610] 199.204.45.156 () {34 vars in 1018 bytes} [Wed Jun 10 04:52:32 2026] GET /v2.0/networks?tenant_id=f2bf96fbf40347868a1f450b44edb02a&shared=False => generated 2375 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1611] 199.204.45.156 () {34 vars in 930 bytes} [Wed Jun 10 04:52:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1612] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:52:33 2026] GET /v2.0/ports?tenant_id=f2bf96fbf40347868a1f450b44edb02a&device_id=6118bd96-94d5-439c-8699-74eb41c357e5 => generated 1467 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1613] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:52:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.188&port_id=f89a91bd-41a2-4648-a713-99228f0e7789 => 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: 766/1614] 199.204.45.156 () {34 vars in 1104 bytes} [Wed Jun 10 04:52:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4c&port_id=f89a91bd-41a2-4648-a713-99228f0e7789 => 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: 849/1615] 199.204.45.156 () {34 vars in 1064 bytes} [Wed Jun 10 04:52:33 2026] GET /v2.0/subnets?id=0b7a7235-a955-4eb6-8f12-8a214fe3e692&id=878dce42-7907-4c18-9b60-810fc66fddcb => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1616] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:52:33 2026] GET /v2.0/ports?network_id=18ced9b1-97e1-4319-9d2a-3dcc8085765a&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1617] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:52:33 2026] GET /v2.0/ports?network_id=18ced9b1-97e1-4319-9d2a-3dcc8085765a&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1618] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:52:33 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:52:33.737 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd887f84-d4c7-4092-b4af-6a28383f4ab8'] response: {'name': 'network-changed', 'server_uuid': '9b342c1b-5bb6-4c71-9747-dc43f2254eea', 'tag': '2d165902-9bdc-40d0-b38e-b035a1925b09', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 851/1619] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:52:33 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?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: 769/1620] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:52:34 2026] GET /v2.0/ports?tenant_id=b75dfe4f089a4c22b5a25381009b60b5&device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1621] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:52:34 2026] GET /v2.0/networks?id=1c937e9b-2367-4c83-b538-9420c9de288b => generated 769 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1622] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:52:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=2d165902-9bdc-40d0-b38e-b035a1925b09 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1623] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:52:34 2026] GET /v2.0/subnets?id=3a2dc8aa-2dee-4a8c-8cee-3789ea74d0e6 => generated 691 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1624] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:52:34 2026] GET /v2.0/ports?network_id=1c937e9b-2367-4c83-b538-9420c9de288b&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: 854/1625] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:52:34 2026] GET /v2.0/networks/1c937e9b-2367-4c83-b538-9420c9de288b?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1626] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:52:34 2026] GET /v2.0/networks/1c937e9b-2367-4c83-b538-9420c9de288b?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: 855/1627] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:36 2026] GET /v2.0/ports?device_id=6118bd96-94d5-439c-8699-74eb41c357e5 => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1628] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:36 2026] GET /v2.0/security-groups?id=0fae2a28-4727-4e6c-a011-b76011d049e5&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1629] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:52:36 2026] GET /v2.0/security-groups?tenant_id=40807681663240a38943ea651f9901a0&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1630] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:52:36 2026] DELETE /v2.0/security-groups/559752d3-9990-4a8c-953a-0ecf57db22f7 => 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: 774/1631] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:52:37 2026] GET /v2.0/security-groups?tenant_id=595a3262acc04d9bb80a06226088a555&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1632] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:52:37 2026] DELETE /v2.0/security-groups/5af7bbee-2df6-42ee-8eee-50896031251a => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1633] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:40 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1014 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1634] 10.0.0.34 () {34 vars in 1119 bytes} [Wed Jun 10 04:52:40 2026] GET /v2.0/security-groups?id=0ddff957-e726-4a4c-971e-1a1fc9d3e5f3&id=af933bdc-30c0-495e-8ed2-9937e1cceeef&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: 776/1635] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:52:40 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1283 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1636] 10.0.0.192 () {32 vars in 858 bytes} [Wed Jun 10 04:52:40 2026] GET /v2.0/floatingips?floating_network_id=129f91a2-96aa-42c3-82e9-9fe3a2773176&port_id=2d165902-9bdc-40d0-b38e-b035a1925b09 => generated 861 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1637] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:52:41 2026] GET /v2.0/security-groups?tenant_id=70c23521df0a4340acef31f0f9edb8e6&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1638] 10.0.0.93 () {34 vars in 989 bytes} [Wed Jun 10 04:52:41 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1639] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:52:41 2026] DELETE /v2.0/security-groups/3cf7360c-0b78-479b-9e01-86ccefcc66b0 => 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: 779/1640] 10.0.0.93 () {34 vars in 1119 bytes} [Wed Jun 10 04:52:41 2026] GET /v2.0/security-groups?id=af933bdc-30c0-495e-8ed2-9937e1cceeef&id=0ddff957-e726-4a4c-971e-1a1fc9d3e5f3&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: 862/1641] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:41 2026] GET /v2.0/ports?device_id=6118bd96-94d5-439c-8699-74eb41c357e5 => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1642] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:41 2026] GET /v2.0/security-groups?id=0fae2a28-4727-4e6c-a011-b76011d049e5&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1643] 10.0.0.192 () {32 vars in 818 bytes} [Wed Jun 10 04:52:41 2026] GET /v2.0/ports?network_id=18ced9b1-97e1-4319-9d2a-3dcc8085765a&mac_address=fa%3A16%3A3e%3A08%3A8f%3Ad7 => generated 1200 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1644] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:52:41 2026] GET /v2.0/security-groups?tenant_id=5ae4e81f4e184924818cfc13a1ca0a7f&name=default => generated 2925 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1645] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:52:42 2026] DELETE /v2.0/security-groups/fe92ef41-bfae-4545-a939-bd3015d33051 => 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: 865/1646] 10.0.0.93 () {34 vars in 989 bytes} [Wed Jun 10 04:52:42 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1647] 10.0.0.93 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:42 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&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-06-10 04:52:42.733 7 INFO neutron.db.l3_db [None req-15a3957c-ce7e-4922-acc9-9874663968cc c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Floating IP b444e3f1-e93f-4292-9047-48ef86f9aeb1 associated. External IP: 10.96.250.211, port: f89a91bd-41a2-4648-a713-99228f0e7789. [pid: 7|app: 0|req: 782/1648] 10.0.0.192 () {34 vars in 677 bytes} [Wed Jun 10 04:52:41 2026] POST /v2.0/floatingips => generated 855 bytes in 1129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:52:43.085 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3549d885-0c93-4586-a494-d59c918441e9'] response: {'name': 'network-changed', 'server_uuid': '6118bd96-94d5-439c-8699-74eb41c357e5', 'tag': 'f89a91bd-41a2-4648-a713-99228f0e7789', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 784/1651] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:52:43 2026] GET /v2.0/ports?tenant_id=f2bf96fbf40347868a1f450b44edb02a&device_id=6118bd96-94d5-439c-8699-74eb41c357e5 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1652] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:52:43 2026] GET /v2.0/networks?id=18ced9b1-97e1-4319-9d2a-3dcc8085765a => generated 800 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1653] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:52:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.188&port_id=f89a91bd-41a2-4648-a713-99228f0e7789 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1654] 199.204.45.156 () {34 vars in 1104 bytes} [Wed Jun 10 04:52:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4c&port_id=f89a91bd-41a2-4648-a713-99228f0e7789 => 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: 786/1655] 199.204.45.156 () {34 vars in 1064 bytes} [Wed Jun 10 04:52:43 2026] GET /v2.0/subnets?id=0b7a7235-a955-4eb6-8f12-8a214fe3e692&id=878dce42-7907-4c18-9b60-810fc66fddcb => generated 1414 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1656] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:52:43 2026] GET /v2.0/ports?network_id=18ced9b1-97e1-4319-9d2a-3dcc8085765a&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1657] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:52:43 2026] GET /v2.0/ports?network_id=18ced9b1-97e1-4319-9d2a-3dcc8085765a&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1658] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:52:43 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?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: 788/1659] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:52:43 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?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: 872/1660] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:44 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1661] 10.0.0.34 () {34 vars in 1119 bytes} [Wed Jun 10 04:52:44 2026] GET /v2.0/security-groups?id=0ddff957-e726-4a4c-971e-1a1fc9d3e5f3&id=af933bdc-30c0-495e-8ed2-9937e1cceeef&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1662] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:45 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1663] 10.0.0.34 () {34 vars in 1119 bytes} [Wed Jun 10 04:52:45 2026] GET /v2.0/security-groups?id=0ddff957-e726-4a4c-971e-1a1fc9d3e5f3&id=af933bdc-30c0-495e-8ed2-9937e1cceeef&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: 874/1664] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:46 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1665] 10.0.0.34 () {34 vars in 1119 bytes} [Wed Jun 10 04:52:46 2026] GET /v2.0/security-groups?id=0ddff957-e726-4a4c-971e-1a1fc9d3e5f3&id=af933bdc-30c0-495e-8ed2-9937e1cceeef&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1666] 199.204.45.156 () {34 vars in 994 bytes} [Wed Jun 10 04:52:46 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:52:46.839 7 INFO neutron_taas.services.taas.taas_plugin [req-26c9b3fc-f487-438d-896b-5106043b17bf req-bd455ccc-80b8-4d2f-8b5a-8833a93cc456 dfdc5b96f2024ab79da3f1d3622c3e42 b75dfe4f089a4c22b5a25381009b60b5 - - default default] TaaS: Handle Delete Port: 2d165902-9bdc-40d0-b38e-b035a1925b09 2026-06-10 04:52:46.841 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-26c9b3fc-f487-438d-896b-5106043b17bf req-bd455ccc-80b8-4d2f-8b5a-8833a93cc456 dfdc5b96f2024ab79da3f1d3622c3e42 b75dfe4f089a4c22b5a25381009b60b5 - - default default] Tap Mirror: Handle Delete Port: 2d165902-9bdc-40d0-b38e-b035a1925b09 2026-06-10 04:52:46.975 7 INFO neutron.db.l3_db [req-26c9b3fc-f487-438d-896b-5106043b17bf req-bd455ccc-80b8-4d2f-8b5a-8833a93cc456 dfdc5b96f2024ab79da3f1d3622c3e42 b75dfe4f089a4c22b5a25381009b60b5 - - default default] Floating IP fa2e5c2c-5bca-4e9d-a129-ba415a1a107d disassociated. External IP: 10.96.250.209, port: 2d165902-9bdc-40d0-b38e-b035a1925b09. [pid: 8|app: 0|req: 876/1667] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:52:46 2026] GET /v2.0/security-groups?tenant_id=0b9d9b941a5547c4b46b670db2223eec&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1668] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:52:47 2026] DELETE /v2.0/security-groups/dc0698f1-7299-4b4d-b4e8-96b2175b93db => 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: 792/1669] 199.204.45.156 () {36 vars in 997 bytes} [Wed Jun 10 04:52:46 2026] DELETE /v2.0/ports/2d165902-9bdc-40d0-b38e-b035a1925b09 => generated 0 bytes in 697 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:52:47.438 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-678b0a2f-1ad2-4412-99e9-dcd10b9c94d2'] response: {'server_uuid': '9b342c1b-5bb6-4c71-9747-dc43f2254eea', 'name': 'network-vif-deleted', 'tag': '2d165902-9bdc-40d0-b38e-b035a1925b09', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 878/1670] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:47 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => 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: 793/1671] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:48 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:52:49.140 8 INFO neutron.db.segments_db [None req-1ec4ec40-451f-4cb7-afa3-51c59dbb31fc f113756e17a44830b050cada5f763acc 9ba6d3f9594b4c1c8a13ed79e798894f - - default default] Added segment fdacd0c1-9547-48c8-acb6-5a0e66de6968 of type vxlan for network 27413d62-18ea-4c3f-998e-3fdee501fc93 [pid: 8|app: 0|req: 879/1672] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:52:48 2026] POST /v2.0/networks => generated 647 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1673] 10.0.0.93 () {34 vars in 989 bytes} [Wed Jun 10 04:52:49 2026] GET /v2.0/ports?device_id=6118bd96-94d5-439c-8699-74eb41c357e5 => 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: 881/1674] 10.0.0.93 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:49 2026] GET /v2.0/security-groups?id=0fae2a28-4727-4e6c-a011-b76011d049e5&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1675] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:52:49 2026] POST /v2.0/subnets => generated 673 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1676] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:49 2026] GET /v2.0/ports?device_id=9b342c1b-5bb6-4c71-9747-dc43f2254eea => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:52:49.967 7 INFO neutron.db.segments_db [None req-15819015-c6b5-4e0b-b3c1-24a743dcae78 f113756e17a44830b050cada5f763acc 9ba6d3f9594b4c1c8a13ed79e798894f - - default default] Added segment 114a6779-51a5-4d4a-911a-72de0e19eb6f of type vxlan for network f601bae6-f459-441d-b3ab-47a80fd9ed55 [pid: 7|app: 0|req: 795/1677] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:52:49 2026] POST /v2.0/networks => generated 648 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1678] 10.0.0.192 () {34 vars in 743 bytes} [Wed Jun 10 04:52:50 2026] PUT /v2.0/networks/f601bae6-f459-441d-b3ab-47a80fd9ed55 => generated 592 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1679] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:52:50 2026] POST /v2.0/subnets => generated 646 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1680] 10.0.0.192 () {34 vars in 741 bytes} [Wed Jun 10 04:52:50 2026] PUT /v2.0/subnets/0493da95-3914-4626-8d24-864ca2d980e6 => generated 656 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:52:50.699 7 INFO neutron.services.segments.plugin [-] Segment 114a6779-51a5-4d4a-911a-72de0e19eb6f resource provider aggregate not found 2026-06-10 04:52:50.704 7 INFO neutron.services.segments.plugin [-] Segment 114a6779-51a5-4d4a-911a-72de0e19eb6f resource provider aggregate not found 2026-06-10 04:52:50.714 7 INFO neutron.services.segments.plugin [-] Segment 114a6779-51a5-4d4a-911a-72de0e19eb6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 114a6779-51a5-4d4a-911a-72de0e19eb6f found for delete ", "request_id": "req-80b74a1d-f53d-438f-841c-1fbdb10f1eae"}]} 2026-06-10 04:52:50.724 7 INFO neutron.services.segments.plugin [-] Segment 114a6779-51a5-4d4a-911a-72de0e19eb6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 114a6779-51a5-4d4a-911a-72de0e19eb6f found for delete ", "request_id": "req-93fd42ed-9f68-41b1-864a-43cdbcd7d099"}]} [pid: 7|app: 0|req: 797/1681] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:52:50 2026] DELETE /v2.0/networks/f601bae6-f459-441d-b3ab-47a80fd9ed55 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:52:50.750 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f967418-82b8-4fc6-b242-2e2dfc9b153f f113756e17a44830b050cada5f763acc 9ba6d3f9594b4c1c8a13ed79e798894f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 885/1682] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:52:50 2026] DELETE /v2.0/networks/f601bae6-f459-441d-b3ab-47a80fd9ed55 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1683] 10.0.0.192 () {32 vars in 694 bytes} [Wed Jun 10 04:52:50 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1684] 10.0.0.192 () {32 vars in 742 bytes} [Wed Jun 10 04:52:50 2026] GET /v2.0/subnets?network_id=129f91a2-96aa-42c3-82e9-9fe3a2773176 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1685] 10.0.0.192 () {32 vars in 653 bytes} [Wed Jun 10 04:52:50 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: 887/1686] 10.0.0.192 () {32 vars in 649 bytes} [Wed Jun 10 04:52:50 2026] GET /v2.0/networks => generated 1312 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1687] 10.0.0.192 () {32 vars in 647 bytes} [Wed Jun 10 04:52:50 2026] GET /v2.0/subnets => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1688] 10.0.0.192 () {32 vars in 723 bytes} [Wed Jun 10 04:52:51 2026] GET /v2.0/networks/27413d62-18ea-4c3f-998e-3fdee501fc93 => generated 672 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1689] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:52:51 2026] GET /v2.0/subnets/2b28df1a-f3b3-43e9-90eb-981a489642a9 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:52:51.098 8 INFO neutron.pecan_wsgi.hooks.translation [None req-43f92c3f-b135-44ae-a18f-9b80326d66bf f113756e17a44830b050cada5f763acc 9ba6d3f9594b4c1c8a13ed79e798894f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 890/1690] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:52:51 2026] DELETE /v2.0/subnets/0493da95-3914-4626-8d24-864ca2d980e6 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:52:51.118 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c679a076-48b9-496b-9835-b5a0102160ea f113756e17a44830b050cada5f763acc 9ba6d3f9594b4c1c8a13ed79e798894f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 891/1691] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:52:51 2026] DELETE /v2.0/networks/f601bae6-f459-441d-b3ab-47a80fd9ed55 => 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: 801/1692] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:52:51 2026] DELETE /v2.0/security-groups/0ddff957-e726-4a4c-971e-1a1fc9d3e5f3 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:52:51.154 7 INFO neutron.api.v2.resource [None req-0a9e7c94-03b1-4b84-91ff-bed76f8d7734 dfdc5b96f2024ab79da3f1d3622c3e42 b75dfe4f089a4c22b5a25381009b60b5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 802/1693] 10.0.0.192 () {32 vars in 737 bytes} [Wed Jun 10 04:52:51 2026] GET /v2.0/security-groups/0ddff957-e726-4a4c-971e-1a1fc9d3e5f3 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1694] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:52:51 2026] DELETE /v2.0/subnets/2b28df1a-f3b3-43e9-90eb-981a489642a9 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:52:51.262 7 INFO neutron_taas.services.taas.taas_plugin [None req-796fe0df-e4b5-4578-b0f2-79f54d73e90f dfdc5b96f2024ab79da3f1d3622c3e42 b75dfe4f089a4c22b5a25381009b60b5 - - default default] TaaS: Handle Delete Port: b370679e-583d-4555-8f63-0e4c419a309f 2026-06-10 04:52:51.264 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-796fe0df-e4b5-4578-b0f2-79f54d73e90f dfdc5b96f2024ab79da3f1d3622c3e42 b75dfe4f089a4c22b5a25381009b60b5 - - default default] Tap Mirror: Handle Delete Port: b370679e-583d-4555-8f63-0e4c419a309f 2026-06-10 04:52:51.385 8 INFO neutron.services.segments.plugin [-] Segment fdacd0c1-9547-48c8-acb6-5a0e66de6968 resource provider aggregate not found 2026-06-10 04:52:51.389 8 INFO neutron.services.segments.plugin [-] Segment fdacd0c1-9547-48c8-acb6-5a0e66de6968 resource provider aggregate not found 2026-06-10 04:52:51.409 8 INFO neutron.services.segments.plugin [-] Segment fdacd0c1-9547-48c8-acb6-5a0e66de6968 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdacd0c1-9547-48c8-acb6-5a0e66de6968 found for delete ", "request_id": "req-c4c636a2-9619-4769-8742-612f90b6c7c6"}]} 2026-06-10 04:52:51.410 8 INFO neutron.services.segments.plugin [-] Segment fdacd0c1-9547-48c8-acb6-5a0e66de6968 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdacd0c1-9547-48c8-acb6-5a0e66de6968 found for delete ", "request_id": "req-ff45ec9f-60c8-42e2-8c47-e91ac3d38057"}]} [pid: 8|app: 0|req: 893/1695] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:52:51 2026] DELETE /v2.0/networks/27413d62-18ea-4c3f-998e-3fdee501fc93 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1696] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:52:51 2026] DELETE /v2.0/floatingips/fa2e5c2c-5bca-4e9d-a129-ba415a1a107d => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1697] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:52:51 2026] DELETE /v2.0/security-groups/af933bdc-30c0-495e-8ed2-9937e1cceeef => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:52:51.972 7 INFO neutron_taas.services.taas.taas_plugin [None req-2efc76c4-7c39-4ec2-8f17-0bcdb245cdbf e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: c6af5a52-623f-4c85-aa2b-4e890d34cd97 2026-06-10 04:52:51.975 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2efc76c4-7c39-4ec2-8f17-0bcdb245cdbf e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: c6af5a52-623f-4c85-aa2b-4e890d34cd97 [pid: 8|app: 0|req: 895/1698] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:52:51 2026] GET /v2.0/security-groups?tenant_id=9ba6d3f9594b4c1c8a13ed79e798894f&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1699] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:52:52 2026] DELETE /v2.0/security-groups/4e8aa971-b6bc-434f-a7b6-a8f3ac8cd5fb => 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: 804/1700] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:52:51 2026] PUT /v2.0/routers/5c5c7469-8f3b-4275-b5c6-d5d2b57b7e2c/remove_router_interface => generated 309 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:52:52.680 8 INFO neutron_taas.services.taas.taas_plugin [None req-d14f0c55-efab-494d-b07a-dfe8f83edfd1 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 9dea87aa-c81f-4116-8355-8b84a0c5467f 2026-06-10 04:52:52.682 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d14f0c55-efab-494d-b07a-dfe8f83edfd1 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 9dea87aa-c81f-4116-8355-8b84a0c5467f 2026-06-10 04:52:52.886 8 INFO neutron_taas.services.taas.taas_plugin [None req-d14f0c55-efab-494d-b07a-dfe8f83edfd1 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 420b7851-597c-4708-beaa-1c9a3208ae75 2026-06-10 04:52:52.890 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d14f0c55-efab-494d-b07a-dfe8f83edfd1 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 420b7851-597c-4708-beaa-1c9a3208ae75 2026-06-10 04:52:53.179 8 INFO neutron.db.l3_hamode_db [None req-d14f0c55-efab-494d-b07a-dfe8f83edfd1 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] HA network af1314a9-de38-43fd-b4ba-4b411fe5dd33 was deleted as no HA routers are present in tenant b75dfe4f089a4c22b5a25381009b60b5. [pid: 8|app: 0|req: 897/1701] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:52:52 2026] DELETE /v2.0/routers/5c5c7469-8f3b-4275-b5c6-d5d2b57b7e2c => generated 0 bytes in 712 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1702] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:52:53 2026] DELETE /v2.0/subnets/3a2dc8aa-2dee-4a8c-8cee-3789ea74d0e6 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:52:53.430 8 INFO neutron.services.segments.plugin [-] Segment c2e95616-6649-4cf4-9102-7f765618adba resource provider aggregate not found 2026-06-10 04:52:53.436 8 INFO neutron.services.segments.plugin [-] Segment c2e95616-6649-4cf4-9102-7f765618adba resource provider aggregate not found [pid: 7|app: 0|req: 806/1703] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:53 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:52:53.457 8 INFO neutron.services.segments.plugin [-] Segment c2e95616-6649-4cf4-9102-7f765618adba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2e95616-6649-4cf4-9102-7f765618adba found for delete ", "request_id": "req-e27a718c-51ae-4a08-8c78-7f4de984b427"}]} 2026-06-10 04:52:53.460 8 INFO neutron.services.segments.plugin [-] Segment c2e95616-6649-4cf4-9102-7f765618adba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2e95616-6649-4cf4-9102-7f765618adba found for delete ", "request_id": "req-4be38c80-73f1-40a9-aa7e-ded8431e2214"}]} 2026-06-10 04:52:53.465 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e988448-7e35-498d-a8a6-fc5eefb1dd52 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 85243d64-1a58-4d3a-acff-88d2194f2ede 2026-06-10 04:52:53.468 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e988448-7e35-498d-a8a6-fc5eefb1dd52 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 85243d64-1a58-4d3a-acff-88d2194f2ede [pid: 7|app: 0|req: 807/1704] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:53 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&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: 898/1705] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:52:53 2026] DELETE /v2.0/networks/1c937e9b-2367-4c83-b538-9420c9de288b => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1706] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:53 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1707] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:53 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:52:53.981 8 INFO neutron_taas.services.taas.taas_plugin [None req-38e4f311-ea34-4f31-9bc5-2d63ade80fc6 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 54ca7f63-7eb9-48c2-9300-8c6f1a86de37 2026-06-10 04:52:53.983 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38e4f311-ea34-4f31-9bc5-2d63ade80fc6 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 54ca7f63-7eb9-48c2-9300-8c6f1a86de37 [pid: 7|app: 0|req: 810/1708] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:52:54 2026] GET /v2.0/security-groups?tenant_id=88fefbc1b3184bbd995e85644d8d991d&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1709] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:52:53 2026] PUT /v2.0/routers/f9fa2325-f5fd-4fa0-9ae8-0fee175841ed/remove_router_interface => generated 309 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1710] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:52:54 2026] DELETE /v2.0/security-groups/1b913dbb-7429-4f12-99fc-a63596ee2876 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:52:54.802 8 INFO neutron_taas.services.taas.taas_plugin [None req-75ccca59-3634-40c6-87ab-e08cf259ed7b e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 4898b00e-5b4c-41ec-957b-9d1cc7d13896 2026-06-10 04:52:54.805 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75ccca59-3634-40c6-87ab-e08cf259ed7b e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 4898b00e-5b4c-41ec-957b-9d1cc7d13896 [pid: 7|app: 0|req: 812/1711] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:54 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1712] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:54 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:52:55.068 8 INFO neutron_taas.services.taas.taas_plugin [None req-75ccca59-3634-40c6-87ab-e08cf259ed7b e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 12e0dc14-0e5e-4313-a52f-0250c5456653 2026-06-10 04:52:55.071 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75ccca59-3634-40c6-87ab-e08cf259ed7b e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 12e0dc14-0e5e-4313-a52f-0250c5456653 2026-06-10 04:52:55.486 8 INFO neutron.services.segments.plugin [-] Segment 4b88d1a0-0d9d-468a-bcb1-94cdd2c1a4e2 resource provider aggregate not found 2026-06-10 04:52:55.492 8 INFO neutron.services.segments.plugin [-] Segment 4b88d1a0-0d9d-468a-bcb1-94cdd2c1a4e2 resource provider aggregate not found 2026-06-10 04:52:55.508 8 INFO neutron.services.segments.plugin [-] Segment 4b88d1a0-0d9d-468a-bcb1-94cdd2c1a4e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b88d1a0-0d9d-468a-bcb1-94cdd2c1a4e2 found for delete ", "request_id": "req-04b05ffe-92a4-48ff-b2ab-87d9b0a4aee3"}]} 2026-06-10 04:52:55.511 8 INFO neutron.services.segments.plugin [-] Segment 4b88d1a0-0d9d-468a-bcb1-94cdd2c1a4e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b88d1a0-0d9d-468a-bcb1-94cdd2c1a4e2 found for delete ", "request_id": "req-90381131-1a41-44a9-9937-3e0b121b39b9"}]} 2026-06-10 04:52:55.523 8 INFO neutron.db.l3_hamode_db [None req-75ccca59-3634-40c6-87ab-e08cf259ed7b e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] HA network e928ed0b-6c97-4cc3-a3da-eac2d7b2f348 was deleted as no HA routers are present in tenant 5e1be577610d457d98e5d63afca2814c. [pid: 8|app: 0|req: 900/1713] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:52:54 2026] DELETE /v2.0/routers/f9fa2325-f5fd-4fa0-9ae8-0fee175841ed => generated 0 bytes in 955 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1714] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:52:55 2026] DELETE /v2.0/subnets/de3c448a-c8e1-48fa-94b2-4434b1bdc7c5 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:52:55.769 8 INFO neutron_taas.services.taas.taas_plugin [None req-d5640372-5836-431c-aed3-40af70b28311 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 22a04925-690f-4d6a-b458-cc85aeacba3a 2026-06-10 04:52:55.771 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5640372-5836-431c-aed3-40af70b28311 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 22a04925-690f-4d6a-b458-cc85aeacba3a [pid: 8|app: 0|req: 901/1715] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:52:55 2026] DELETE /v2.0/networks/1b1764d2-b665-43b0-bc09-aa6a1df8fb3d => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1716] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:55 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => 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: 902/1717] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:52:55 2026] GET /v2.0/security-groups?id=aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1718] 199.204.45.156 () {34 vars in 994 bytes} [Wed Jun 10 04:52:56 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1719] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:52:56 2026] GET /v2.0/security-groups?tenant_id=5e1be577610d457d98e5d63afca2814c&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:52:56.302 8 INFO neutron_taas.services.taas.taas_plugin [req-ee4a9bde-81c8-4d76-b449-a9ff25c06427 req-24777fb0-4162-4a43-b5e4-7832475544bc 1cb6eca86366474b83d1d8b9223f39d6 dc982c9abb9649deb9e0e64c1d2a95c9 - - default default] TaaS: Handle Delete Port: 1caecb29-51a3-46aa-8d10-219dda11b252 2026-06-10 04:52:56.305 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ee4a9bde-81c8-4d76-b449-a9ff25c06427 req-24777fb0-4162-4a43-b5e4-7832475544bc 1cb6eca86366474b83d1d8b9223f39d6 dc982c9abb9649deb9e0e64c1d2a95c9 - - default default] Tap Mirror: Handle Delete Port: 1caecb29-51a3-46aa-8d10-219dda11b252 [pid: 7|app: 0|req: 818/1720] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:52:56 2026] DELETE /v2.0/security-groups/5f115740-08fd-4d0b-932e-065389af9eae => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:52:56.438 8 INFO neutron.db.l3_db [req-ee4a9bde-81c8-4d76-b449-a9ff25c06427 req-24777fb0-4162-4a43-b5e4-7832475544bc 1cb6eca86366474b83d1d8b9223f39d6 dc982c9abb9649deb9e0e64c1d2a95c9 - - default default] Floating IP 0a9e3f9b-913a-45fd-aa6e-b3e72cebefab disassociated. External IP: 10.96.250.201, port: 1caecb29-51a3-46aa-8d10-219dda11b252. [pid: 7|app: 0|req: 819/1721] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:52:56 2026] GET /v2.0/security-groups?tenant_id=b75dfe4f089a4c22b5a25381009b60b5&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1722] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:52:56 2026] DELETE /v2.0/security-groups/ad1119ba-9b7a-41f5-ae1b-0615f3893590 => 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: 903/1723] 199.204.45.156 () {36 vars in 997 bytes} [Wed Jun 10 04:52:56 2026] DELETE /v2.0/ports/1caecb29-51a3-46aa-8d10-219dda11b252 => generated 0 bytes in 619 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:52:56.810 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c884fb28-c7a6-4a57-afee-242f52c9cce3'] response: {'server_uuid': '5603cfc8-775e-40fd-8855-93d3748e1b78', 'name': 'network-vif-deleted', 'tag': '1caecb29-51a3-46aa-8d10-219dda11b252', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 821/1724] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:57 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:52:57.528 8 INFO neutron.services.segments.plugin [-] Segment 25df636c-20e0-40ce-90a3-24bc4c57de29 resource provider aggregate not found 2026-06-10 04:52:57.534 8 INFO neutron.services.segments.plugin [-] Segment 25df636c-20e0-40ce-90a3-24bc4c57de29 resource provider aggregate not found 2026-06-10 04:52:57.543 8 INFO neutron.services.segments.plugin [-] Segment 25df636c-20e0-40ce-90a3-24bc4c57de29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25df636c-20e0-40ce-90a3-24bc4c57de29 found for delete ", "request_id": "req-143fc3b7-4a92-425c-9dee-8fffcb13ea25"}]} 2026-06-10 04:52:57.571 8 INFO neutron.services.segments.plugin [-] Segment 25df636c-20e0-40ce-90a3-24bc4c57de29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25df636c-20e0-40ce-90a3-24bc4c57de29 found for delete ", "request_id": "req-f82ba412-df4c-47b6-a11e-b860e74a52a0"}]} 2026-06-10 04:52:57.576 8 INFO neutron.services.segments.plugin [-] Segment 0c229021-30e8-48f8-bb3f-c81162669786 resource provider aggregate not found 2026-06-10 04:52:57.583 8 INFO neutron.services.segments.plugin [-] Segment 0c229021-30e8-48f8-bb3f-c81162669786 resource provider aggregate not found 2026-06-10 04:52:57.593 8 INFO neutron.services.segments.plugin [-] Segment 0c229021-30e8-48f8-bb3f-c81162669786 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c229021-30e8-48f8-bb3f-c81162669786 found for delete ", "request_id": "req-1ffa17c7-f8d3-4f00-9568-7594e600f62f"}]} 2026-06-10 04:52:57.595 8 INFO neutron.services.segments.plugin [-] Segment 0c229021-30e8-48f8-bb3f-c81162669786 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c229021-30e8-48f8-bb3f-c81162669786 found for delete ", "request_id": "req-f6b57823-6eb6-4908-a07a-a84391b50e58"}]} [pid: 8|app: 0|req: 904/1725] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:58 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1728] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:52:59 2026] GET /v2.0/ports?device_id=5603cfc8-775e-40fd-8855-93d3748e1b78 => 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: 906/1729] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:52:59 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1730] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:00 2026] DELETE /v2.0/security-groups/aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:00.531 8 INFO neutron.api.v2.resource [None req-ef158f4a-8f81-4245-a99b-71580a87cf61 1cb6eca86366474b83d1d8b9223f39d6 dc982c9abb9649deb9e0e64c1d2a95c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 907/1731] 10.0.0.192 () {32 vars in 737 bytes} [Wed Jun 10 04:53:00 2026] GET /v2.0/security-groups/aff98a4b-af02-4ea6-bd4f-f1f7c0c4d11e => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:53:00.639 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf8ee749-7759-4d58-ba8d-3464307a7ff7 1cb6eca86366474b83d1d8b9223f39d6 dc982c9abb9649deb9e0e64c1d2a95c9 - - default default] TaaS: Handle Delete Port: 311e28aa-73b1-42e8-b8df-72227fab578b 2026-06-10 04:53:00.641 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf8ee749-7759-4d58-ba8d-3464307a7ff7 1cb6eca86366474b83d1d8b9223f39d6 dc982c9abb9649deb9e0e64c1d2a95c9 - - default default] Tap Mirror: Handle Delete Port: 311e28aa-73b1-42e8-b8df-72227fab578b [pid: 7|app: 0|req: 825/1732] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:53:00 2026] DELETE /v2.0/floatingips/0a9e3f9b-913a-45fd-aa6e-b3e72cebefab => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:01.059 7 INFO neutron.db.segments_db [None req-b7de91fe-8aec-4dba-948a-99022669dc6e 066df68a13d04632aeed702daee0385b f3c696bee7094b3c9db56288ef50b896 - - default default] Added segment 73f9651e-02b5-4a09-ad67-b9b23235b5aa of type vxlan for network e148a012-20c6-498f-9344-d19e25e7bc09 [pid: 7|app: 0|req: 826/1733] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:00 2026] POST /v2.0/networks => generated 725 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:01.251 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4886581-5dba-44b7-8e92-815733bb60bd e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: b0a27110-0e57-47e9-a5db-d902a5075ae9 2026-06-10 04:53:01.254 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4886581-5dba-44b7-8e92-815733bb60bd e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: b0a27110-0e57-47e9-a5db-d902a5075ae9 [pid: 7|app: 0|req: 827/1734] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:53:01 2026] POST /v2.0/subnets => generated 644 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1735] 10.0.0.94 () {30 vars in 689 bytes} [Wed Jun 10 04:53:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:53:01.377 7 WARNING neutron.api.v2.base [None req-8cda2757-db29-42d5-ba5c-5100de5eedc4 066df68a13d04632aeed702daee0385b f3c696bee7094b3c9db56288ef50b896 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-10 04:53:01.378 7 INFO neutron.api.v2.resource [None req-8cda2757-db29-42d5-ba5c-5100de5eedc4 066df68a13d04632aeed702daee0385b f3c696bee7094b3c9db56288ef50b896 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 829/1736] 10.0.0.192 () {34 vars in 681 bytes} [Wed Jun 10 04:53:01 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1737] 10.0.0.94 () {30 vars in 691 bytes} [Wed Jun 10 04:53:01 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) 2026-06-10 04:53:01.549 7 INFO neutron.services.segments.plugin [-] Segment 73f9651e-02b5-4a09-ad67-b9b23235b5aa resource provider aggregate not found 2026-06-10 04:53:01.555 7 INFO neutron.services.segments.plugin [-] Segment 73f9651e-02b5-4a09-ad67-b9b23235b5aa resource provider aggregate not found 2026-06-10 04:53:01.569 7 INFO neutron.services.segments.plugin [-] Segment 73f9651e-02b5-4a09-ad67-b9b23235b5aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73f9651e-02b5-4a09-ad67-b9b23235b5aa found for delete ", "request_id": "req-9da73040-8aaa-468d-8c87-7cbbc1744355"}]} 2026-06-10 04:53:01.570 7 INFO neutron.services.segments.plugin [-] Segment 73f9651e-02b5-4a09-ad67-b9b23235b5aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73f9651e-02b5-4a09-ad67-b9b23235b5aa found for delete ", "request_id": "req-e171c702-906a-49d7-aee5-ece23466000b"}]} [pid: 7|app: 0|req: 831/1738] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:01 2026] DELETE /v2.0/networks/e148a012-20c6-498f-9344-d19e25e7bc09 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1739] 10.0.0.94 () {30 vars in 667 bytes} [Wed Jun 10 04:53:01 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) 2026-06-10 04:53:01.635 7 INFO neutron.db.segments_db [None req-9233b8b6-6601-4987-93ff-ceb3efb5aa20 066df68a13d04632aeed702daee0385b f3c696bee7094b3c9db56288ef50b896 - - default default] Added segment 90425bb2-eae5-4354-966f-cbbb709bf0be of type vxlan for network cf223bfc-cb41-4ea0-a1c4-8fb212cc88f8 [pid: 7|app: 0|req: 833/1740] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:01 2026] POST /v2.0/networks => generated 726 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1741] 10.0.0.94 () {30 vars in 703 bytes} [Wed Jun 10 04:53:01 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: 908/1742] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:53:00 2026] PUT /v2.0/routers/8fd47193-816b-44df-b3b2-a03c99726cea/remove_router_interface => generated 309 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1743] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:53:01 2026] POST /v2.0/subnets => generated 647 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:01.899 7 WARNING neutron.api.v2.base [None req-17feafcf-ff4e-4de7-9bf8-5719ee2bc9b2 066df68a13d04632aeed702daee0385b f3c696bee7094b3c9db56288ef50b896 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-10 04:53:01.900 7 INFO neutron.api.v2.resource [None req-17feafcf-ff4e-4de7-9bf8-5719ee2bc9b2 066df68a13d04632aeed702daee0385b f3c696bee7094b3c9db56288ef50b896 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 836/1744] 10.0.0.192 () {34 vars in 681 bytes} [Wed Jun 10 04:53:01 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-10 04:53:02.023 8 INFO neutron_taas.services.taas.taas_plugin [None req-c97c409d-71ad-4e04-a7c6-17e344d2259e e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 4966fb0d-f600-42ca-8f56-55ae0f04215d 2026-06-10 04:53:02.026 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c97c409d-71ad-4e04-a7c6-17e344d2259e e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 4966fb0d-f600-42ca-8f56-55ae0f04215d [pid: 7|app: 0|req: 837/1745] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:01 2026] DELETE /v2.0/networks/cf223bfc-cb41-4ea0-a1c4-8fb212cc88f8 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:53:02.136 7 INFO neutron.db.segments_db [None req-200770a4-c59c-49d7-928e-fd931ad0b6cd 066df68a13d04632aeed702daee0385b f3c696bee7094b3c9db56288ef50b896 - - default default] Added segment 1e6d3d1e-a1d2-4728-b880-e74dccf0d5cf of type vxlan for network 9a2facf5-2627-4963-a9f9-6e019698ee34 [pid: 7|app: 0|req: 838/1746] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:02 2026] POST /v2.0/networks => generated 726 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1747] 10.0.0.94 () {28 vars in 438 bytes} [Wed Jun 10 04:53:02 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-10 04:53:02.266 8 INFO neutron_taas.services.taas.taas_plugin [None req-c97c409d-71ad-4e04-a7c6-17e344d2259e e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 897d80ae-41f4-43e8-ba5c-5c9fccd73a71 2026-06-10 04:53:02.268 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c97c409d-71ad-4e04-a7c6-17e344d2259e e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 897d80ae-41f4-43e8-ba5c-5c9fccd73a71 [pid: 7|app: 0|req: 840/1748] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:53:02 2026] POST /v2.0/subnets => generated 647 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1749] 10.0.0.94 () {30 vars in 727 bytes} [Wed Jun 10 04:53:02 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 658 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:53:02.573 8 INFO neutron.services.segments.plugin [-] Segment c2cc5dde-e547-4d93-90c1-8f61ae7cab9e resource provider aggregate not found 2026-06-10 04:53:02.579 8 INFO neutron.services.segments.plugin [-] Segment c2cc5dde-e547-4d93-90c1-8f61ae7cab9e resource provider aggregate not found 2026-06-10 04:53:02.593 8 INFO neutron.services.segments.plugin [-] Segment c2cc5dde-e547-4d93-90c1-8f61ae7cab9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2cc5dde-e547-4d93-90c1-8f61ae7cab9e found for delete ", "request_id": "req-0ace1397-e0f8-45dd-98bf-ffc0f1857ff5"}]} 2026-06-10 04:53:02.596 8 INFO neutron.services.segments.plugin [-] Segment c2cc5dde-e547-4d93-90c1-8f61ae7cab9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2cc5dde-e547-4d93-90c1-8f61ae7cab9e found for delete ", "request_id": "req-a2ef3408-61cf-48ba-a520-d5254e008f96"}]} 2026-06-10 04:53:02.599 8 INFO neutron.db.l3_hamode_db [None req-c97c409d-71ad-4e04-a7c6-17e344d2259e e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] HA network f6024a37-f6b6-48a3-8db0-d0d8c5e50d1c was deleted as no HA routers are present in tenant dc982c9abb9649deb9e0e64c1d2a95c9. [pid: 8|app: 0|req: 909/1750] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:53:01 2026] DELETE /v2.0/routers/8fd47193-816b-44df-b3b2-a03c99726cea => generated 0 bytes in 777 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1751] 10.0.0.94 () {30 vars in 689 bytes} [Wed Jun 10 04:53:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1752] 10.0.0.192 () {34 vars in 681 bytes} [Wed Jun 10 04:53:02 2026] POST /v2.0/rbac-policies => generated 324 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1753] 10.0.0.94 () {30 vars in 691 bytes} [Wed Jun 10 04:53:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1754] 10.0.0.94 () {30 vars in 667 bytes} [Wed Jun 10 04:53:02 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: 845/1755] 10.0.0.94 () {30 vars in 703 bytes} [Wed Jun 10 04:53:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1756] 10.0.0.94 () {30 vars in 727 bytes} [Wed Jun 10 04:53:02 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1757] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:53:02 2026] DELETE /v2.0/subnets/c2a65c01-e5e9-4b02-ab07-f56fa7b73c21 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1758] 10.0.0.94 () {30 vars in 689 bytes} [Wed Jun 10 04:53:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1759] 10.0.0.94 () {30 vars in 691 bytes} [Wed Jun 10 04:53:02 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: 914/1760] 10.0.0.94 () {30 vars in 667 bytes} [Wed Jun 10 04:53:02 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: 915/1761] 10.0.0.94 () {30 vars in 703 bytes} [Wed Jun 10 04:53:02 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-06-10 04:53:02.854 7 INFO neutron_taas.services.taas.taas_plugin [None req-20a9c3b4-a0ce-4631-a66b-3b7487872a85 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: 9244e3b3-6239-4261-aaec-f68d78582660 2026-06-10 04:53:02.857 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20a9c3b4-a0ce-4631-a66b-3b7487872a85 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: 9244e3b3-6239-4261-aaec-f68d78582660 [pid: 8|app: 0|req: 916/1762] 10.0.0.94 () {30 vars in 729 bytes} [Wed Jun 10 04:53:02 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a => generated 799 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1763] 10.0.0.94 () {30 vars in 681 bytes} [Wed Jun 10 04:53:02 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1764] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:02 2026] DELETE /v2.0/networks/04a56d62-6e81-49e8-ba53-bbc018ee3ac0 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1765] 10.0.0.192 () {32 vars in 723 bytes} [Wed Jun 10 04:53:03 2026] GET /v2.0/networks/9a2facf5-2627-4963-a9f9-6e019698ee34 => generated 654 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1766] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:03 2026] GET /v2.0/security-groups?tenant_id=dc982c9abb9649deb9e0e64c1d2a95c9&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1767] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:03 2026] DELETE /v2.0/security-groups/a3ce6709-269d-45ae-acc9-fc3f758f7a9b => 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: 918/1768] 10.0.0.94 () {34 vars in 703 bytes} [Wed Jun 10 04:53:02 2026] POST /v2.0/ports => generated 1132 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 04:53:03.594 7 INFO neutron.services.segments.plugin [-] Segment 90425bb2-eae5-4354-966f-cbbb709bf0be resource provider aggregate not found 2026-06-10 04:53:03.597 7 INFO neutron.services.segments.plugin [-] Segment 90425bb2-eae5-4354-966f-cbbb709bf0be resource provider aggregate not found 2026-06-10 04:53:03.616 7 INFO neutron.services.segments.plugin [-] Segment 90425bb2-eae5-4354-966f-cbbb709bf0be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90425bb2-eae5-4354-966f-cbbb709bf0be found for delete ", "request_id": "req-bde9d470-6f16-4ba7-91b2-df2e15843c6d"}]} 2026-06-10 04:53:03.616 7 INFO neutron.services.segments.plugin [-] Segment 90425bb2-eae5-4354-966f-cbbb709bf0be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90425bb2-eae5-4354-966f-cbbb709bf0be found for delete ", "request_id": "req-2724e78b-ac01-493a-90ef-54bb809bc084"}]} 2026-06-10 04:53:03.630 7 INFO neutron.services.segments.plugin [-] Segment 9871be3b-08e3-47e6-a595-8386dee8b957 resource provider aggregate not found 2026-06-10 04:53:03.637 7 INFO neutron.services.segments.plugin [-] Segment 9871be3b-08e3-47e6-a595-8386dee8b957 resource provider aggregate not found 2026-06-10 04:53:03.653 7 INFO neutron.services.segments.plugin [-] Segment 9871be3b-08e3-47e6-a595-8386dee8b957 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9871be3b-08e3-47e6-a595-8386dee8b957 found for delete ", "request_id": "req-c1ade079-03b8-4840-a316-f1ad59eaadbc"}]} 2026-06-10 04:53:03.655 7 INFO neutron.services.segments.plugin [-] Segment 9871be3b-08e3-47e6-a595-8386dee8b957 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9871be3b-08e3-47e6-a595-8386dee8b957 found for delete ", "request_id": "req-c4d1eea4-09a2-4ec8-a1ed-8e3c53c6d1bf"}]} 2026-06-10 04:53:03.721 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ad5d6ff-6681-47f9-b83c-e1d3c3f54e21 610b3feb679345648f7d8711ca6e2f61 89df510de4e14a57a74523f835d4eeb1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 851/1769] 10.0.0.192 () {32 vars in 723 bytes} [Wed Jun 10 04:53:03 2026] GET /v2.0/networks/9a2facf5-2627-4963-a9f9-6e019698ee34 => generated 138 bytes in 267 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 919/1770] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:03 2026] DELETE /v2.0/networks/9a2facf5-2627-4963-a9f9-6e019698ee34 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:53:03.928 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91b61ec2-a990-4277-b4ae-7c7a7541567d 066df68a13d04632aeed702daee0385b f3c696bee7094b3c9db56288ef50b896 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 852/1771] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:53:03 2026] DELETE /v2.0/subnets/7e31828f-8abd-4bbb-8f85-151841486573 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:53:03.946 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f82262c5-5575-4fe2-9779-8637dfcaad61 066df68a13d04632aeed702daee0385b f3c696bee7094b3c9db56288ef50b896 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 920/1772] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:53:03 2026] DELETE /v2.0/subnets/addabc36-2840-4d75-af1c-6576ce660e48 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:53:03.961 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41c2c8cc-3744-43c3-ae11-ada48b1b0a2f 066df68a13d04632aeed702daee0385b f3c696bee7094b3c9db56288ef50b896 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 853/1773] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:53:03 2026] DELETE /v2.0/subnets/75bf4556-e747-44ca-a922-123121ce6c37 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:53:04.611 8 INFO neutron.services.segments.plugin [-] Segment 1e6d3d1e-a1d2-4728-b880-e74dccf0d5cf resource provider aggregate not found 2026-06-10 04:53:04.615 8 INFO neutron.services.segments.plugin [-] Segment 1e6d3d1e-a1d2-4728-b880-e74dccf0d5cf resource provider aggregate not found 2026-06-10 04:53:04.632 8 INFO neutron.services.segments.plugin [-] Segment 1e6d3d1e-a1d2-4728-b880-e74dccf0d5cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e6d3d1e-a1d2-4728-b880-e74dccf0d5cf found for delete ", "request_id": "req-912bed04-f2d4-46ac-a6a7-67143d4b047a"}]} 2026-06-10 04:53:04.632 8 INFO neutron.services.segments.plugin [-] Segment 1e6d3d1e-a1d2-4728-b880-e74dccf0d5cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e6d3d1e-a1d2-4728-b880-e74dccf0d5cf found for delete ", "request_id": "req-7bce322e-52bf-4993-9aaf-add782642baf"}]} [pid: 8|app: 0|req: 921/1774] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:04 2026] GET /v2.0/security-groups?tenant_id=c412fc0167eb4435a0a7b1b3a33513ec&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1775] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:04 2026] DELETE /v2.0/security-groups/43cc161d-bfbc-4ee3-9a9f-b91e485dfa7a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1776] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:05 2026] GET /v2.0/security-groups?tenant_id=89df510de4e14a57a74523f835d4eeb1&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1777] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:05 2026] DELETE /v2.0/security-groups/1e105c3d-c090-4bb9-a39b-f1ed2e2cb9a8 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1778] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:05 2026] GET /v2.0/security-groups?tenant_id=f3c696bee7094b3c9db56288ef50b896&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1779] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:05 2026] DELETE /v2.0/security-groups/d5a70ee2-ab84-43df-a346-386a8352f387 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1780] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:53:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1781] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:53:06 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: 925/1782] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:53:06 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: 858/1783] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:53:06 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: 926/1784] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:53:06 2026] GET /v2.0/ports/b32f7f8c-0480-4130-822b-50c153c21e21 => generated 1132 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1785] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:53:06 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: 927/1786] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:53:06 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: 860/1787] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:53:06 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: 928/1788] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:53:06 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-06-10 04:53:06.657 7 INFO neutron.api.v2.resource [None req-f3b856e8-b473-441b-9787-6ed76d524193 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 861/1789] 199.204.45.156 () {30 vars in 763 bytes} [Wed Jun 10 04:53:06 2026] GET /v2.0/security-groups/lb-495d1841-3405-45cb-88ac-9794765822cd => 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: 929/1790] 199.204.45.156 () {30 vars in 785 bytes} [Wed Jun 10 04:53:06 2026] GET /v2.0/security-groups?name=lb-495d1841-3405-45cb-88ac-9794765822cd => 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: 862/1791] 199.204.45.156 () {34 vars in 736 bytes} [Wed Jun 10 04:53:06 2026] POST /v2.0/security-groups => generated 1636 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1792] 199.204.45.156 () {30 vars in 815 bytes} [Wed Jun 10 04:53:06 2026] GET /v2.0/security-group-rules?security_group_id=e7184fb5-f0a9-4980-b23f-7aa33b80a11a => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1793] 199.204.45.156 () {34 vars in 789 bytes} [Wed Jun 10 04:53:06 2026] PUT /v2.0/ports/b32f7f8c-0480-4130-822b-50c153c21e21 => generated 1132 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1794] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:53:07 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 864/1795] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:53:07 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: 932/1796] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:53:07 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: 865/1797] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:53:07 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: 933/1798] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:53:07 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1799] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:07 2026] GET /v2.0/security-groups?tenant_id=8648cc9f7f394e03a5adf8ecce37cbc8&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: 934/1800] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:08 2026] GET /v2.0/security-groups?tenant_id=f0c6d508be94419096af381711c01b77&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1801] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:08 2026] DELETE /v2.0/security-groups/14b1c761-aac7-46d8-9179-1ec9bff333ab => 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: 935/1802] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:08 2026] DELETE /v2.0/security-groups/5544e375-0526-4e2b-a457-1433a6a60111 => 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: 868/1803] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:08 2026] GET /v2.0/security-groups?tenant_id=6aec0e5245484131a1db9ee3bc5816ad&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1804] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:08 2026] DELETE /v2.0/security-groups/c37e2417-e7c8-4afd-8857-fb0b35655770 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:10.286 7 INFO neutron.db.segments_db [None req-2961f170-fc9b-4152-9e18-96012ea1b068 3ff82c44a1b74c6caf7df52560bfbd28 91855aedfba040918f21c3317e14d447 - - default default] Added segment 2b1e59ab-2c8f-4501-851c-441e69d697a6 of type vxlan for network 6a349172-661a-4831-8e0d-fa75618c4020 [pid: 7|app: 0|req: 869/1805] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:09 2026] POST /v2.0/networks => generated 632 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:10.456 8 INFO neutron.db.segments_db [None req-8fc69ea8-6d1d-4e04-8532-dd6246007379 3ff82c44a1b74c6caf7df52560bfbd28 91855aedfba040918f21c3317e14d447 - - default default] Added segment 19252b31-9026-461e-933e-df6a0b7d8634 of type vxlan for network 130604d5-6ceb-4c5b-b4e6-03e660e46c96 [pid: 8|app: 0|req: 937/1806] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:10 2026] POST /v2.0/networks => generated 632 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:10.579 7 INFO neutron.db.segments_db [None req-92180777-2a97-44d6-8c53-d422f157221b 3ff82c44a1b74c6caf7df52560bfbd28 91855aedfba040918f21c3317e14d447 - - default default] Added segment 520557a5-870a-4d9a-8ad1-52ebc286bb81 of type vxlan for network 3b77e166-0896-4a7d-8389-4f812e886dab [pid: 7|app: 0|req: 870/1807] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:10 2026] POST /v2.0/networks => generated 632 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:10.726 8 INFO neutron.db.segments_db [None req-0f3b3d1c-f513-4f5d-b6e9-d5d201a2040b 3ff82c44a1b74c6caf7df52560bfbd28 91855aedfba040918f21c3317e14d447 - - default default] Added segment 49a5c840-1420-4351-988d-c86a0dc3ce6c of type vxlan for network accabb97-6212-457a-839b-343c3afcc136 [pid: 8|app: 0|req: 938/1808] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:10 2026] POST /v2.0/networks => generated 632 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:10.873 7 INFO neutron.db.segments_db [None req-271b679a-094b-47fe-b2cb-59f95d036c97 3ff82c44a1b74c6caf7df52560bfbd28 91855aedfba040918f21c3317e14d447 - - default default] Added segment 4aa437bd-6778-423b-a19e-fab283c5d9a9 of type vxlan for network 2bc827d9-5d4f-42b3-9dfc-c8c9041b40c1 [pid: 7|app: 0|req: 871/1809] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:10 2026] POST /v2.0/networks => generated 631 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1810] 10.0.0.192 () {34 vars in 753 bytes} [Wed Jun 10 04:53:10 2026] PUT /v2.0/networks/6a349172-661a-4831-8e0d-fa75618c4020/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1811] 10.0.0.192 () {34 vars in 753 bytes} [Wed Jun 10 04:53:11 2026] PUT /v2.0/networks/130604d5-6ceb-4c5b-b4e6-03e660e46c96/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1812] 10.0.0.192 () {34 vars in 753 bytes} [Wed Jun 10 04:53:11 2026] PUT /v2.0/networks/3b77e166-0896-4a7d-8389-4f812e886dab/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1813] 10.0.0.192 () {34 vars in 753 bytes} [Wed Jun 10 04:53:11 2026] PUT /v2.0/networks/accabb97-6212-457a-839b-343c3afcc136/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1814] 10.0.0.192 () {32 vars in 666 bytes} [Wed Jun 10 04:53:11 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1815] 10.0.0.192 () {32 vars in 680 bytes} [Wed Jun 10 04:53:11 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1816] 10.0.0.192 () {32 vars in 676 bytes} [Wed Jun 10 04:53:11 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1817] 10.0.0.192 () {32 vars in 688 bytes} [Wed Jun 10 04:53:11 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1818] 10.0.0.192 () {32 vars in 674 bytes} [Wed Jun 10 04:53:11 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1819] 10.0.0.192 () {32 vars in 688 bytes} [Wed Jun 10 04:53:11 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1820] 10.0.0.192 () {32 vars in 684 bytes} [Wed Jun 10 04:53:11 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1821] 10.0.0.192 () {32 vars in 696 bytes} [Wed Jun 10 04:53:11 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:11.861 8 INFO neutron.services.segments.plugin [-] Segment 2b1e59ab-2c8f-4501-851c-441e69d697a6 resource provider aggregate not found 2026-06-10 04:53:11.864 8 INFO neutron.services.segments.plugin [-] Segment 2b1e59ab-2c8f-4501-851c-441e69d697a6 resource provider aggregate not found 2026-06-10 04:53:11.885 8 INFO neutron.services.segments.plugin [-] Segment 2b1e59ab-2c8f-4501-851c-441e69d697a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1e59ab-2c8f-4501-851c-441e69d697a6 found for delete ", "request_id": "req-07a07119-92fa-47dd-b09e-63fcdb8252b5"}]} 2026-06-10 04:53:11.887 8 INFO neutron.services.segments.plugin [-] Segment 2b1e59ab-2c8f-4501-851c-441e69d697a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1e59ab-2c8f-4501-851c-441e69d697a6 found for delete ", "request_id": "req-f96617a2-48b2-46ac-81ae-ae09aedbdc41"}]} [pid: 8|app: 0|req: 945/1822] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:11 2026] DELETE /v2.0/networks/6a349172-661a-4831-8e0d-fa75618c4020 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:53:12.011 7 INFO neutron.services.segments.plugin [-] Segment 19252b31-9026-461e-933e-df6a0b7d8634 resource provider aggregate not found 2026-06-10 04:53:12.014 7 INFO neutron.services.segments.plugin [-] Segment 19252b31-9026-461e-933e-df6a0b7d8634 resource provider aggregate not found 2026-06-10 04:53:12.035 7 INFO neutron.services.segments.plugin [-] Segment 19252b31-9026-461e-933e-df6a0b7d8634 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19252b31-9026-461e-933e-df6a0b7d8634 found for delete ", "request_id": "req-b22a13e0-428e-4eb0-af58-22b52008ef0d"}]} 2026-06-10 04:53:12.037 7 INFO neutron.services.segments.plugin [-] Segment 19252b31-9026-461e-933e-df6a0b7d8634 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19252b31-9026-461e-933e-df6a0b7d8634 found for delete ", "request_id": "req-73bfbe2a-e06d-4c8a-8989-e64291edde4e"}]} [pid: 7|app: 0|req: 878/1823] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:11 2026] DELETE /v2.0/networks/130604d5-6ceb-4c5b-b4e6-03e660e46c96 => 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: 946/1824] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:12 2026] DELETE /v2.0/networks/3b77e166-0896-4a7d-8389-4f812e886dab => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1825] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:12 2026] DELETE /v2.0/networks/accabb97-6212-457a-839b-343c3afcc136 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1826] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:12 2026] DELETE /v2.0/networks/2bc827d9-5d4f-42b3-9dfc-c8c9041b40c1 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1827] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:12 2026] GET /v2.0/security-groups?tenant_id=6beab2282fd34437b1992e780b663085&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1828] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:12 2026] DELETE /v2.0/security-groups/5550765b-0274-4feb-bd5b-f299da5974c1 => 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: 881/1829] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:12 2026] GET /v2.0/security-groups?tenant_id=ab80e24b1ba04643bfe01fb6d22a844d&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: 949/1830] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:13 2026] DELETE /v2.0/security-groups/e81c7949-ae5f-4d70-8310-77e9219d93e1 => 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: 882/1833] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:13 2026] GET /v2.0/security-groups?tenant_id=3f8e5c3546b04bbd883f931580b3fab4&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1834] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:13 2026] DELETE /v2.0/security-groups/9e660c35-eeb2-4acd-a442-76d9e8eb4a9a => 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: 883/1835] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:13 2026] GET /v2.0/security-groups?tenant_id=c6b9364b4220499ea37ce2d9b829dac5&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1836] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:13 2026] DELETE /v2.0/security-groups/07d58b1a-8734-4c32-aff4-2968b0cd5ba3 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:13.910 8 INFO neutron.services.segments.plugin [-] Segment 520557a5-870a-4d9a-8ad1-52ebc286bb81 resource provider aggregate not found 2026-06-10 04:53:13.913 8 INFO neutron.services.segments.plugin [-] Segment 520557a5-870a-4d9a-8ad1-52ebc286bb81 resource provider aggregate not found 2026-06-10 04:53:13.927 8 INFO neutron.services.segments.plugin [-] Segment 520557a5-870a-4d9a-8ad1-52ebc286bb81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 520557a5-870a-4d9a-8ad1-52ebc286bb81 found for delete ", "request_id": "req-fc807942-c5b6-4d4d-89ea-7817503a2af5"}]} 2026-06-10 04:53:13.931 8 INFO neutron.services.segments.plugin [-] Segment 520557a5-870a-4d9a-8ad1-52ebc286bb81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 520557a5-870a-4d9a-8ad1-52ebc286bb81 found for delete ", "request_id": "req-4678e90c-aae1-4a47-8027-76ddceb607ab"}]} 2026-06-10 04:53:13.942 8 INFO neutron.services.segments.plugin [-] Segment 4aa437bd-6778-423b-a19e-fab283c5d9a9 resource provider aggregate not found 2026-06-10 04:53:13.946 8 INFO neutron.services.segments.plugin [-] Segment 4aa437bd-6778-423b-a19e-fab283c5d9a9 resource provider aggregate not found 2026-06-10 04:53:13.965 8 INFO neutron.services.segments.plugin [-] Segment 4aa437bd-6778-423b-a19e-fab283c5d9a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aa437bd-6778-423b-a19e-fab283c5d9a9 found for delete ", "request_id": "req-b8257912-dcaa-4a33-a4c3-53410236648d"}]} 2026-06-10 04:53:13.968 8 INFO neutron.services.segments.plugin [-] Segment 4aa437bd-6778-423b-a19e-fab283c5d9a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aa437bd-6778-423b-a19e-fab283c5d9a9 found for delete ", "request_id": "req-d847ba1b-7cf2-471f-8bdd-bd749012cb5b"}]} 2026-06-10 04:53:14.050 7 INFO neutron.services.segments.plugin [-] Segment 49a5c840-1420-4351-988d-c86a0dc3ce6c resource provider aggregate not found 2026-06-10 04:53:14.058 7 INFO neutron.services.segments.plugin [-] Segment 49a5c840-1420-4351-988d-c86a0dc3ce6c resource provider aggregate not found 2026-06-10 04:53:14.064 7 INFO neutron.services.segments.plugin [-] Segment 49a5c840-1420-4351-988d-c86a0dc3ce6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49a5c840-1420-4351-988d-c86a0dc3ce6c found for delete ", "request_id": "req-c0f80d23-3175-48e9-b7ac-590aa2bf938d"}]} 2026-06-10 04:53:14.074 7 INFO neutron.services.segments.plugin [-] Segment 49a5c840-1420-4351-988d-c86a0dc3ce6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49a5c840-1420-4351-988d-c86a0dc3ce6c found for delete ", "request_id": "req-f9ecbef8-8e70-444f-9516-c183dd90e4b6"}]} [pid: 7|app: 0|req: 884/1837] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:14 2026] GET /v2.0/security-groups?tenant_id=91855aedfba040918f21c3317e14d447&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: 954/1838] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:14 2026] DELETE /v2.0/security-groups/88920f97-1922-4346-80c3-e4f1f974305e => 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: 885/1839] 10.0.0.34 () {34 vars in 1015 bytes} [Wed Jun 10 04:53:14 2026] GET /v2.0/security-groups?id=7fcbd3ab-1e82-403e-bf8f-aa3de95281f8&fields=id => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1840] 10.0.0.34 () {34 vars in 981 bytes} [Wed Jun 10 04:53:14 2026] GET /v2.0/networks?id=6633b108-ff57-4177-bd2f-9a1543b75456 => generated 734 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1841] 10.0.0.34 () {34 vars in 964 bytes} [Wed Jun 10 04:53:14 2026] GET /v2.0/quotas/5cfde4b316454e7ba94f14bdae7058fe => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1842] 10.0.0.34 () {34 vars in 1001 bytes} [Wed Jun 10 04:53:14 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&fields=id => generated 149 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1843] 10.0.0.34 () {34 vars in 1007 bytes} [Wed Jun 10 04:53:14 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456?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: 957/1844] 10.0.0.34 () {34 vars in 1107 bytes} [Wed Jun 10 04:53:14 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:53:15.371 7 INFO neutron.db.segments_db [None req-baf33003-b84b-4fc8-abaa-fb70863f119d 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] Added segment 4a330f71-ab48-411a-96d8-bd406060c0dd of type vxlan for network 393a9e47-76de-4a61-8f8c-5607c8ac6a0a [pid: 7|app: 0|req: 888/1845] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:14 2026] POST /v2.0/networks => generated 649 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1846] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:53:15 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => 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: 890/1847] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:53:15 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => 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: 958/1848] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:53:15 2026] POST /v2.0/subnets => generated 627 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:15.770 7 INFO neutron.db.segments_db [None req-65ba83c5-c32d-4275-89a2-ace879d061ba 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] Added segment 66e49c93-da04-4440-9fd4-2d8c04393e3d of type vxlan for network 00d05f53-c70e-420d-80e2-447ca3bffd96 2026-06-10 04:53:16.000 7 INFO neutron.db.l3_hamode_db [None req-65ba83c5-c32d-4275-89a2-ace879d061ba 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:53:16.797 7 INFO neutron.db.l3_hamode_db [None req-65ba83c5-c32d-4275-89a2-ace879d061ba 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 891/1849] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:53:15 2026] POST /v2.0/routers => generated 695 bytes in 1883 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:18.386 7 INFO neutron.db.segments_db [None req-80f8f0d1-270a-4cf0-b978-f0954aef00ff eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] Added segment 1e2654b1-6961-4100-a37b-ee4ed1c90442 of type vxlan for network 08d9d6b2-8d6f-4925-8711-56b3af981c80 2026-06-10 04:53:18.612 7 INFO neutron.db.l3_hamode_db [None req-80f8f0d1-270a-4cf0-b978-f0954aef00ff eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:53:18.723 7 INFO neutron.db.l3_hamode_db [None req-80f8f0d1-270a-4cf0-b978-f0954aef00ff eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 959/1850] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:53:17 2026] PUT /v2.0/routers/a7ea6c22-882c-4d15-abab-03a2891f5205/add_router_interface => generated 309 bytes in 1187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1851] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:18 2026] GET /v2.0/security-groups?tenant_id=2d5d3b91322143eda519cb9a4540258f&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1852] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:53:18 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1853] 10.0.0.192 () {34 vars in 665 bytes} [Wed Jun 10 04:53:18 2026] POST /v2.0/ports => generated 955 bytes in 305 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: 892/1854] 10.0.0.192 () {34 vars in 668 bytes} [Wed Jun 10 04:53:18 2026] POST /v2.0/routers => generated 474 bytes in 1120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1855] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:53:19 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => 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: 963/1856] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:19 2026] DELETE /v2.0/security-groups/bbaa7bef-9417-4cc8-983c-6e2e61181d76 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:19.407 8 INFO neutron.db.l3_hamode_db [None req-f77c3192-eed3-4b99-bad1-fc7cbd7a64d1 eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:53:19.531 8 INFO neutron.db.l3_hamode_db [None req-f77c3192-eed3-4b99-bad1-fc7cbd7a64d1 eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 894/1857] 10.0.0.192 () {34 vars in 665 bytes} [Wed Jun 10 04:53:19 2026] POST /v2.0/ports => generated 959 bytes in 379 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: 895/1858] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:53:19 2026] GET /v2.0/networks?id=6633b108-ff57-4177-bd2f-9a1543b75456 => generated 734 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1859] 10.0.0.192 () {34 vars in 668 bytes} [Wed Jun 10 04:53:19 2026] POST /v2.0/routers => generated 474 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1860] 199.204.45.156 () {34 vars in 1050 bytes} [Wed Jun 10 04:53:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5cfde4b316454e7ba94f14bdae7058fe => generated 343 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:53:20.191 8 INFO neutron.db.l3_hamode_db [None req-fc5f80f6-e623-4e6e-96bc-8c258891604a eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:53:20.299 8 INFO neutron.db.l3_hamode_db [None req-fc5f80f6-e623-4e6e-96bc-8c258891604a eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:53:20.427 7 INFO neutron.db.l3_db [None req-8a093eca-de2c-417d-8906-30ef4f6514ae 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] Floating IP 840d1588-ac5a-46bd-bae1-087d037fcea3 associated. External IP: 10.96.250.204, port: ceb5ebc2-4c1c-444d-ad43-869c0bc7f906. [pid: 7|app: 0|req: 896/1861] 10.0.0.192 () {34 vars in 677 bytes} [Wed Jun 10 04:53:19 2026] POST /v2.0/floatingips => generated 843 bytes in 997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1862] 10.0.0.192 () {34 vars in 668 bytes} [Wed Jun 10 04:53:20 2026] POST /v2.0/routers => generated 474 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:21.016 8 INFO neutron.db.l3_db [None req-f9b94298-90db-41b0-be36-5cd0acf6ca24 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] Floating IP 840d1588-ac5a-46bd-bae1-087d037fcea3 disassociated. External IP: 10.96.250.204, port: ceb5ebc2-4c1c-444d-ad43-869c0bc7f906. [pid: 7|app: 0|req: 897/1863] 199.204.45.156 () {38 vars in 955 bytes} [Wed Jun 10 04:53:20 2026] POST /v2.0/ports => generated 1078 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:21.092 7 INFO neutron.db.l3_hamode_db [None req-7cd0360d-a079-4af7-9bd1-bc35b78530d1 eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:53:21.214 7 INFO neutron.db.l3_hamode_db [None req-7cd0360d-a079-4af7-9bd1-bc35b78530d1 eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 967/1864] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:53:20 2026] PUT /v2.0/floatingips/840d1588-ac5a-46bd-bae1-087d037fcea3 => generated 552 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1865] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:53:21 2026] PUT /v2.0/ports/c4c53d97-8ccc-44dc-b2dc-df077a0fb019 => generated 1239 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:21.833 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8a8c06c-2a71-45a3-9f4b-e98efbb6b0a6'] response: {'name': 'network-changed', 'server_uuid': '0fbf91ce-084f-4e54-86e5-c097aca803d2', 'tag': 'c4c53d97-8ccc-44dc-b2dc-df077a0fb019', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 898/1866] 10.0.0.192 () {34 vars in 668 bytes} [Wed Jun 10 04:53:21 2026] POST /v2.0/routers => generated 474 bytes in 817 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:21.914 7 INFO neutron.db.l3_hamode_db [None req-beb5a9f2-1c69-4efc-afb8-1f7bf68e4ef7 eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:53:21.931 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d20cd9e-1645-4133-9052-3489ef8168ab 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] TaaS: Handle Delete Port: c67ccb7c-b278-4e4d-8a1d-d5c06e2eafd0 2026-06-10 04:53:21.935 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d20cd9e-1645-4133-9052-3489ef8168ab 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] Tap Mirror: Handle Delete Port: c67ccb7c-b278-4e4d-8a1d-d5c06e2eafd0 2026-06-10 04:53:22.026 7 INFO neutron.db.l3_hamode_db [None req-beb5a9f2-1c69-4efc-afb8-1f7bf68e4ef7 eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 969/1867] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:53:21 2026] DELETE /v2.0/floatingips/840d1588-ac5a-46bd-bae1-087d037fcea3 => 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: 899/1868] 10.0.0.192 () {34 vars in 668 bytes} [Wed Jun 10 04:53:21 2026] POST /v2.0/routers => generated 474 bytes in 749 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1869] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:53:22 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1870] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:53:22 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:22.828 8 INFO neutron.db.l3_db [None req-13a2c048-bef3-4a67-90fa-fa98c644812b 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] Floating IP 9a94b276-e93c-4e6c-93e7-96c8df57914a associated. External IP: 10.96.250.210, port: 396ef34b-42a3-4f3b-9d04-cb7974070ac7. [pid: 8|app: 0|req: 970/1871] 10.0.0.192 () {34 vars in 677 bytes} [Wed Jun 10 04:53:22 2026] POST /v2.0/floatingips => generated 842 bytes in 1032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1872] 10.0.0.192 () {34 vars in 751 bytes} [Wed Jun 10 04:53:22 2026] PUT /v2.0/routers/a61a86b1-66b3-4abd-b950-ab5ac363f190/tags => generated 17 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1873] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:53:23 2026] GET /v2.0/security-groups?id=7fcbd3ab-1e82-403e-bf8f-aa3de95281f8&fields=id&fields=name => generated 96 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1874] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:53:23 2026] GET /v2.0/floatingips/9a94b276-e93c-4e6c-93e7-96c8df57914a => generated 842 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1875] 199.204.45.156 () {34 vars in 1018 bytes} [Wed Jun 10 04:53:23 2026] GET /v2.0/networks?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&shared=False => generated 734 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1876] 10.0.0.192 () {32 vars in 655 bytes} [Wed Jun 10 04:53:23 2026] GET /v2.0/floatingips => generated 845 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1877] 10.0.0.192 () {34 vars in 751 bytes} [Wed Jun 10 04:53:23 2026] PUT /v2.0/routers/9074c3d2-236f-4479-89b6-b3ecbc4e81fa/tags => generated 25 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1878] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:53:23 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1879] 199.204.45.156 () {34 vars in 930 bytes} [Wed Jun 10 04:53:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1880] 10.0.0.192 () {34 vars in 678 bytes} [Wed Jun 10 04:53:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1881] 10.0.0.192 () {34 vars in 751 bytes} [Wed Jun 10 04:53:23 2026] PUT /v2.0/routers/d19811c6-6689-429f-8f1d-2fd27079972c/tags => generated 34 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1882] 10.0.0.192 () {34 vars in 678 bytes} [Wed Jun 10 04:53:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:23.690 7 INFO neutron.db.l3_db [None req-10ea41f8-08fd-469d-9b7d-1e4b1a6ee80a 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] Floating IP 9a94b276-e93c-4e6c-93e7-96c8df57914a associated. External IP: 10.96.250.210, port: 396ef34b-42a3-4f3b-9d04-cb7974070ac7. [pid: 8|app: 0|req: 978/1883] 10.0.0.192 () {34 vars in 751 bytes} [Wed Jun 10 04:53:23 2026] PUT /v2.0/routers/35602c47-1b72-4cf9-9b06-f9a5c2704348/tags => generated 19 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1884] 10.0.0.192 () {34 vars in 678 bytes} [Wed Jun 10 04:53:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1885] 10.0.0.192 () {32 vars in 664 bytes} [Wed Jun 10 04:53:23 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1886] 10.0.0.192 () {34 vars in 678 bytes} [Wed Jun 10 04:53:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1887] 10.0.0.192 () {32 vars in 678 bytes} [Wed Jun 10 04:53:23 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1888] 10.0.0.192 () {34 vars in 678 bytes} [Wed Jun 10 04:53:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1889] 10.0.0.192 () {32 vars in 674 bytes} [Wed Jun 10 04:53:23 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1890] 10.0.0.192 () {34 vars in 753 bytes} [Wed Jun 10 04:53:24 2026] PUT /v2.0/policies/3457b630-9763-49e8-85e6-06bd9c9ec56c/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1891] 10.0.0.192 () {32 vars in 686 bytes} [Wed Jun 10 04:53:24 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1892] 10.0.0.192 () {34 vars in 753 bytes} [Wed Jun 10 04:53:24 2026] PUT /v2.0/policies/a30fba54-19d8-4bb1-9e21-eea2c538cfc2/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1893] 10.0.0.192 () {32 vars in 672 bytes} [Wed Jun 10 04:53:24 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1894] 10.0.0.192 () {34 vars in 753 bytes} [Wed Jun 10 04:53:24 2026] PUT /v2.0/policies/9765a11f-dc87-4da5-a267-93296a63f8dc/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1895] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:53:23 2026] PUT /v2.0/floatingips/9a94b276-e93c-4e6c-93e7-96c8df57914a => generated 843 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1896] 10.0.0.192 () {34 vars in 753 bytes} [Wed Jun 10 04:53:24 2026] PUT /v2.0/policies/6ee591f2-443f-451d-870f-06bc0a52ec50/tags => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:53:24.483 7 INFO neutron.db.l3_db [None req-46b73f7b-6c31-4259-b5f2-61a488ddc785 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] Floating IP 9a94b276-e93c-4e6c-93e7-96c8df57914a disassociated. External IP: 10.96.250.210, port: ceb5ebc2-4c1c-444d-ad43-869c0bc7f906. [pid: 8|app: 0|req: 990/1897] 10.0.0.192 () {32 vars in 686 bytes} [Wed Jun 10 04:53:24 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1898] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:53:24 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 1242 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1899] 10.0.0.192 () {32 vars in 682 bytes} [Wed Jun 10 04:53:24 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1900] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:53:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.46&port_id=c4c53d97-8ccc-44dc-b2dc-df077a0fb019 => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1901] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:53:24 2026] PUT /v2.0/floatingips/9a94b276-e93c-4e6c-93e7-96c8df57914a => generated 552 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1902] 10.0.0.192 () {32 vars in 674 bytes} [Wed Jun 10 04:53:24 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1903] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:53:24 2026] GET /v2.0/subnets?id=34103cd9-fbce-4f06-94be-d9ca416fc6cc => 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: 909/1904] 10.0.0.192 () {32 vars in 694 bytes} [Wed Jun 10 04:53:24 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1905] 10.0.0.192 () {32 vars in 688 bytes} [Wed Jun 10 04:53:24 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:53:24.961 8 INFO neutron_taas.services.taas.taas_plugin [None req-dda0a3ed-1329-4570-890d-8ae22e60cb66 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] TaaS: Handle Delete Port: 5c518866-3e57-453d-ac08-b205eab48963 2026-06-10 04:53:24.964 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dda0a3ed-1329-4570-890d-8ae22e60cb66 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] Tap Mirror: Handle Delete Port: 5c518866-3e57-453d-ac08-b205eab48963 [pid: 7|app: 0|req: 911/1906] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:53:24 2026] GET /v2.0/ports?network_id=6633b108-ff57-4177-bd2f-9a1543b75456&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1907] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:53:24 2026] GET /v2.0/routers/a61a86b1-66b3-4abd-b950-ab5ac363f190 => generated 485 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1908] 10.0.0.192 () {32 vars in 684 bytes} [Wed Jun 10 04:53:25 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1909] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:53:24 2026] DELETE /v2.0/floatingips/9a94b276-e93c-4e6c-93e7-96c8df57914a => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1910] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:53:25 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1911] 10.0.0.192 () {32 vars in 696 bytes} [Wed Jun 10 04:53:25 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:25.252 7 INFO neutron.api.v2.resource [None req-30ece708-8b9e-492e-b997-9307e6e5232b 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 916/1912] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:53:25 2026] DELETE /v2.0/floatingips/9a94b276-e93c-4e6c-93e7-96c8df57914a => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1913] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:53:25 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456?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: 918/1914] 10.0.0.192 () {32 vars in 682 bytes} [Wed Jun 10 04:53:25 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:53:25.478 7 INFO neutron_taas.services.taas.taas_plugin [None req-18fdd383-f636-4d1c-8a37-a425791e33c2 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] TaaS: Handle Delete Port: ceb5ebc2-4c1c-444d-ad43-869c0bc7f906 2026-06-10 04:53:25.482 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18fdd383-f636-4d1c-8a37-a425791e33c2 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] Tap Mirror: Handle Delete Port: ceb5ebc2-4c1c-444d-ad43-869c0bc7f906 [pid: 7|app: 0|req: 919/1915] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:53:25 2026] DELETE /v2.0/ports/ceb5ebc2-4c1c-444d-ad43-869c0bc7f906 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1916] 10.0.0.192 () {34 vars in 742 bytes} [Wed Jun 10 04:53:25 2026] PUT /v2.0/routers/a61a86b1-66b3-4abd-b950-ab5ac363f190 => generated 485 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1917] 10.0.0.192 () {32 vars in 696 bytes} [Wed Jun 10 04:53:25 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1918] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:53:25 2026] GET /v2.0/ports?device_id=a61a86b1-66b3-4abd-b950-ab5ac363f190 => 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: 922/1919] 10.0.0.192 () {32 vars in 692 bytes} [Wed Jun 10 04:53:25 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:25.797 8 INFO neutron_taas.services.taas.taas_plugin [None req-db0d89e0-6bc1-4140-aad4-8107f721eb3e 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] TaaS: Handle Delete Port: 396ef34b-42a3-4f3b-9d04-cb7974070ac7 2026-06-10 04:53:25.801 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db0d89e0-6bc1-4140-aad4-8107f721eb3e 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] Tap Mirror: Handle Delete Port: 396ef34b-42a3-4f3b-9d04-cb7974070ac7 2026-06-10 04:53:25.907 7 INFO neutron_taas.services.taas.taas_plugin [None req-a75682c4-ea04-4c99-a967-287aa8aa2a03 eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] TaaS: Handle Delete Port: f41d9e6e-de1b-4be1-94ea-fdb5d59eb378 2026-06-10 04:53:25.909 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a75682c4-ea04-4c99-a967-287aa8aa2a03 eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] Tap Mirror: Handle Delete Port: f41d9e6e-de1b-4be1-94ea-fdb5d59eb378 [pid: 8|app: 0|req: 998/1920] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:53:25 2026] DELETE /v2.0/ports/396ef34b-42a3-4f3b-9d04-cb7974070ac7 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1921] 10.0.0.192 () {32 vars in 704 bytes} [Wed Jun 10 04:53:25 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1922] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:53:25 2026] GET /v2.0/ports?device_id=a7ea6c22-882c-4d15-abab-03a2891f5205 => generated 958 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1923] 10.0.0.192 () {32 vars in 734 bytes} [Wed Jun 10 04:53:26 2026] DELETE /v2.0/qos/policies/3457b630-9763-49e8-85e6-06bd9c9ec56c => 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: 923/1924] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:53:25 2026] DELETE /v2.0/routers/a61a86b1-66b3-4abd-b950-ab5ac363f190 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1925] 10.0.0.192 () {32 vars in 734 bytes} [Wed Jun 10 04:53:26 2026] DELETE /v2.0/qos/policies/a30fba54-19d8-4bb1-9e21-eea2c538cfc2 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1926] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:53:26 2026] GET /v2.0/routers/9074c3d2-236f-4479-89b6-b3ecbc4e81fa => generated 493 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1927] 10.0.0.192 () {32 vars in 734 bytes} [Wed Jun 10 04:53:26 2026] DELETE /v2.0/qos/policies/9765a11f-dc87-4da5-a267-93296a63f8dc => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1928] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:53:26 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:26.428 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0b823dd-a7de-4e23-b127-c62ccb918c05 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] TaaS: Handle Delete Port: 6c122755-97c2-43ba-bd1a-cc84a7398112 2026-06-10 04:53:26.432 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0b823dd-a7de-4e23-b127-c62ccb918c05 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] Tap Mirror: Handle Delete Port: 6c122755-97c2-43ba-bd1a-cc84a7398112 [pid: 7|app: 0|req: 928/1929] 10.0.0.192 () {34 vars in 742 bytes} [Wed Jun 10 04:53:26 2026] PUT /v2.0/routers/9074c3d2-236f-4479-89b6-b3ecbc4e81fa => generated 493 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1930] 10.0.0.192 () {32 vars in 734 bytes} [Wed Jun 10 04:53:26 2026] DELETE /v2.0/qos/policies/6ee591f2-443f-451d-870f-06bc0a52ec50 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1931] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:53:26 2026] GET /v2.0/security-groups?id=7fcbd3ab-1e82-403e-bf8f-aa3de95281f8&fields=id&fields=name => generated 96 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1932] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:53:26 2026] GET /v2.0/ports?device_id=9074c3d2-236f-4479-89b6-b3ecbc4e81fa => 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: 932/1933] 10.0.0.192 () {32 vars in 734 bytes} [Wed Jun 10 04:53:26 2026] DELETE /v2.0/qos/policies/f0e2f1d5-b96d-49c1-a0d6-b6aea5a274cd => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1934] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:53:26 2026] PUT /v2.0/routers/a7ea6c22-882c-4d15-abab-03a2891f5205/remove_router_interface => generated 309 bytes in 813 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1935] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:53:26 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:27.046 7 INFO neutron_taas.services.taas.taas_plugin [None req-f93123a2-d147-4d08-abc8-88ef5fe6eacc eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] TaaS: Handle Delete Port: 9a386bcd-109d-40b4-86e6-d1fa0650e013 2026-06-10 04:53:27.049 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f93123a2-d147-4d08-abc8-88ef5fe6eacc eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] Tap Mirror: Handle Delete Port: 9a386bcd-109d-40b4-86e6-d1fa0650e013 2026-06-10 04:53:27.128 8 INFO neutron_taas.services.taas.taas_plugin [None req-65ffe5fd-8b38-48cb-8f54-669915c9837b 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] TaaS: Handle Delete Port: 2b000a31-3378-4e06-918c-3d491704d5a7 2026-06-10 04:53:27.131 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65ffe5fd-8b38-48cb-8f54-669915c9837b 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] Tap Mirror: Handle Delete Port: 2b000a31-3378-4e06-918c-3d491704d5a7 [pid: 7|app: 0|req: 933/1936] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:53:26 2026] DELETE /v2.0/routers/9074c3d2-236f-4479-89b6-b3ecbc4e81fa => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1937] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:53:27 2026] GET /v2.0/routers/d19811c6-6689-429f-8f1d-2fd27079972c => generated 502 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:53:27.391 8 INFO neutron_taas.services.taas.taas_plugin [None req-65ffe5fd-8b38-48cb-8f54-669915c9837b 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] TaaS: Handle Delete Port: 0b6b8fe6-ccb1-49fc-98e7-4e8b79277269 2026-06-10 04:53:27.394 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65ffe5fd-8b38-48cb-8f54-669915c9837b 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] Tap Mirror: Handle Delete Port: 0b6b8fe6-ccb1-49fc-98e7-4e8b79277269 2026-06-10 04:53:27.738 8 INFO neutron.services.segments.plugin [-] Segment 66e49c93-da04-4440-9fd4-2d8c04393e3d resource provider aggregate not found 2026-06-10 04:53:27.753 8 INFO neutron.services.segments.plugin [-] Segment 66e49c93-da04-4440-9fd4-2d8c04393e3d resource provider aggregate not found 2026-06-10 04:53:27.768 8 INFO neutron.services.segments.plugin [-] Segment 66e49c93-da04-4440-9fd4-2d8c04393e3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66e49c93-da04-4440-9fd4-2d8c04393e3d found for delete ", "request_id": "req-83bab8a6-9ce0-4cad-bf51-ac688b373e95"}]} 2026-06-10 04:53:27.783 8 INFO neutron.db.l3_hamode_db [None req-65ffe5fd-8b38-48cb-8f54-669915c9837b 007b02b6a26c4bdc9a56bed1514a4210 1295629c32c54c8cb8fffbce5dc583e7 - - default default] HA network 00d05f53-c70e-420d-80e2-447ca3bffd96 was deleted as no HA routers are present in tenant 1295629c32c54c8cb8fffbce5dc583e7. 2026-06-10 04:53:27.786 8 INFO neutron.services.segments.plugin [-] Segment 66e49c93-da04-4440-9fd4-2d8c04393e3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66e49c93-da04-4440-9fd4-2d8c04393e3d found for delete ", "request_id": "req-dda5f0e6-ff38-493e-ae43-325a47bdac3d"}]} [pid: 8|app: 0|req: 1004/1938] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:53:26 2026] DELETE /v2.0/routers/a7ea6c22-882c-4d15-abab-03a2891f5205 => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1939] 10.0.0.192 () {34 vars in 742 bytes} [Wed Jun 10 04:53:27 2026] PUT /v2.0/routers/d19811c6-6689-429f-8f1d-2fd27079972c => generated 502 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1940] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:53:27 2026] DELETE /v2.0/subnets/b8fb4add-657b-479c-bfc9-3660c9db789e => 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: 937/1941] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:53:27 2026] GET /v2.0/ports?device_id=d19811c6-6689-429f-8f1d-2fd27079972c => 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: 1005/1942] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:27 2026] GET /v2.0/security-groups?tenant_id=ee2521c0b18740b780260e6452c1c6e4&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:28.091 7 INFO neutron.services.segments.plugin [-] Segment 4a330f71-ab48-411a-96d8-bd406060c0dd resource provider aggregate not found 2026-06-10 04:53:28.095 7 INFO neutron.services.segments.plugin [-] Segment 4a330f71-ab48-411a-96d8-bd406060c0dd resource provider aggregate not found 2026-06-10 04:53:28.104 7 INFO neutron.services.segments.plugin [-] Segment 4a330f71-ab48-411a-96d8-bd406060c0dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a330f71-ab48-411a-96d8-bd406060c0dd found for delete ", "request_id": "req-30737f36-f9e5-444a-9b72-87a9d14edca8"}]} 2026-06-10 04:53:28.112 7 INFO neutron.services.segments.plugin [-] Segment 4a330f71-ab48-411a-96d8-bd406060c0dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a330f71-ab48-411a-96d8-bd406060c0dd found for delete ", "request_id": "req-a10f8549-44dd-4e96-ac84-607b8d00b4ad"}]} [pid: 7|app: 0|req: 938/1943] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:28 2026] DELETE /v2.0/networks/393a9e47-76de-4a61-8f8c-5607c8ac6a0a => 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: 939/1944] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:28 2026] DELETE /v2.0/security-groups/bade7d13-edbb-4d2b-b225-f6ecf22950bd => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:28.257 8 INFO neutron_taas.services.taas.taas_plugin [None req-e0e4e005-a72c-47bf-85b1-2e33a1150c5b eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] TaaS: Handle Delete Port: 8a750347-75b3-40ec-a368-a6191ab62158 2026-06-10 04:53:28.260 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0e4e005-a72c-47bf-85b1-2e33a1150c5b eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] Tap Mirror: Handle Delete Port: 8a750347-75b3-40ec-a368-a6191ab62158 [pid: 8|app: 0|req: 1006/1947] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:53:28 2026] DELETE /v2.0/routers/d19811c6-6689-429f-8f1d-2fd27079972c => generated 0 bytes in 383 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1948] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:53:28 2026] GET /v2.0/routers/35602c47-1b72-4cf9-9b06-f9a5c2704348 => generated 487 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1949] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:28 2026] GET /v2.0/security-groups?tenant_id=1bacad16f0404c75946b2c36a24d5183&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: 943/1950] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:28 2026] DELETE /v2.0/security-groups/2c8e22eb-0a06-4dd0-a12d-d9cead127cc4 => 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: 944/1951] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:28 2026] GET /v2.0/security-groups?tenant_id=1295629c32c54c8cb8fffbce5dc583e7&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1952] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:28 2026] GET /v2.0/security-groups?tenant_id=96c2bd64e8874279a96f4a8182442dae&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1953] 10.0.0.192 () {34 vars in 742 bytes} [Wed Jun 10 04:53:28 2026] PUT /v2.0/routers/35602c47-1b72-4cf9-9b06-f9a5c2704348 => generated 487 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1954] 199.204.45.156 () {34 vars in 994 bytes} [Wed Jun 10 04:53:28 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1955] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:28 2026] DELETE /v2.0/security-groups/583af69a-6dd8-404d-a8d8-4200860a04a1 => 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: 947/1956] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:53:29 2026] GET /v2.0/ports?device_id=35602c47-1b72-4cf9-9b06-f9a5c2704348 => 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: 1010/1957] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:28 2026] DELETE /v2.0/security-groups/faf1595e-8fde-481a-95bb-0c33f48e4c54 => 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: 948/1958] 199.204.45.156 () {34 vars in 1044 bytes} [Wed Jun 10 04:53:29 2026] GET /v2.0/security-groups?id=7fcbd3ab-1e82-403e-bf8f-aa3de95281f8&fields=id&fields=name => generated 96 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:53:29.218 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9fa6c6a-d524-405d-9e67-5b40ac1a4363 eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] TaaS: Handle Delete Port: 5913d139-9f59-4050-94ea-37812e5346e0 2026-06-10 04:53:29.220 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9fa6c6a-d524-405d-9e67-5b40ac1a4363 eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] Tap Mirror: Handle Delete Port: 5913d139-9f59-4050-94ea-37812e5346e0 [pid: 8|app: 0|req: 1011/1959] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:53:29 2026] DELETE /v2.0/routers/35602c47-1b72-4cf9-9b06-f9a5c2704348 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1960] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:53:29 2026] GET /v2.0/routers/b9eaa537-26be-4dec-9ae5-441cecb9ef7a => generated 480 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1961] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:53:29 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => 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: 951/1962] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:53:29 2026] GET /v2.0/security-groups?id=7fcbd3ab-1e82-403e-bf8f-aa3de95281f8&fields=id&fields=name => generated 96 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1963] 10.0.0.192 () {34 vars in 742 bytes} [Wed Jun 10 04:53:29 2026] PUT /v2.0/routers/b9eaa537-26be-4dec-9ae5-441cecb9ef7a => generated 480 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1964] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:53:29 2026] GET /v2.0/ports?device_id=b9eaa537-26be-4dec-9ae5-441cecb9ef7a => 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: 953/1965] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:53:29 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:30.139 8 INFO neutron_taas.services.taas.taas_plugin [None req-51c6d1e9-e340-45bd-bfa4-e51c25d3d120 eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] TaaS: Handle Delete Port: 7d2c182f-53df-408a-8741-3dff3f9ad151 2026-06-10 04:53:30.142 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51c6d1e9-e340-45bd-bfa4-e51c25d3d120 eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] Tap Mirror: Handle Delete Port: 7d2c182f-53df-408a-8741-3dff3f9ad151 2026-06-10 04:53:30.521 8 INFO neutron.services.segments.plugin [-] Segment 1e2654b1-6961-4100-a37b-ee4ed1c90442 resource provider aggregate not found 2026-06-10 04:53:30.526 8 INFO neutron.services.segments.plugin [-] Segment 1e2654b1-6961-4100-a37b-ee4ed1c90442 resource provider aggregate not found 2026-06-10 04:53:30.542 8 INFO neutron.services.segments.plugin [-] Segment 1e2654b1-6961-4100-a37b-ee4ed1c90442 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e2654b1-6961-4100-a37b-ee4ed1c90442 found for delete ", "request_id": "req-57c35104-5b39-4107-995a-5919f6f238f7"}]} 2026-06-10 04:53:30.543 8 INFO neutron.db.l3_hamode_db [None req-51c6d1e9-e340-45bd-bfa4-e51c25d3d120 eb96bf97c79b40a6b7710d1145e4714e fde127f6178d4e13b1c9b93b446b43de - - default default] HA network 08d9d6b2-8d6f-4925-8711-56b3af981c80 was deleted as no HA routers are present in tenant fde127f6178d4e13b1c9b93b446b43de. 2026-06-10 04:53:30.551 8 INFO neutron.services.segments.plugin [-] Segment 1e2654b1-6961-4100-a37b-ee4ed1c90442 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e2654b1-6961-4100-a37b-ee4ed1c90442 found for delete ", "request_id": "req-e7da4fb1-e066-4b72-ad37-3d7b8e806973"}]} [pid: 8|app: 0|req: 1013/1966] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:53:29 2026] DELETE /v2.0/routers/b9eaa537-26be-4dec-9ae5-441cecb9ef7a => generated 0 bytes in 559 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:31.043 7 INFO neutron.db.segments_db [None req-efa7681b-518e-44dd-ba39-64fe77cb9d98 6d3f70c80ee04021a96f9b128bfd3b91 7e82c1ea7acf43308cc9895af66f86df - - default default] Added segment d81d7247-4028-4c8d-a732-4308c5110fa8 of type vxlan for network 5d4fa495-d54c-4ad1-a878-d167e477bac7 2026-06-10 04:53:31.098 7 INFO neutron.db.segments_db [None req-efa7681b-518e-44dd-ba39-64fe77cb9d98 6d3f70c80ee04021a96f9b128bfd3b91 7e82c1ea7acf43308cc9895af66f86df - - default default] Added segment 110b155d-cf54-4f2b-8297-51855331ec11 of type vxlan for network ff9370c4-3211-4fb9-b10d-15c7c1c52116 [pid: 7|app: 0|req: 954/1967] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:30 2026] POST /v2.0/networks => generated 1246 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1968] 10.0.0.192 () {32 vars in 649 bytes} [Wed Jun 10 04:53:31 2026] GET /v2.0/networks => generated 1845 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:31.411 7 INFO neutron.services.segments.plugin [-] Segment d81d7247-4028-4c8d-a732-4308c5110fa8 resource provider aggregate not found 2026-06-10 04:53:31.420 7 INFO neutron.services.segments.plugin [-] Segment d81d7247-4028-4c8d-a732-4308c5110fa8 resource provider aggregate not found 2026-06-10 04:53:31.439 7 INFO neutron.services.segments.plugin [-] Segment d81d7247-4028-4c8d-a732-4308c5110fa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d81d7247-4028-4c8d-a732-4308c5110fa8 found for delete ", "request_id": "req-52ff5d31-ef9d-43ac-835d-307f77c86da2"}]} 2026-06-10 04:53:31.446 7 INFO neutron.services.segments.plugin [-] Segment d81d7247-4028-4c8d-a732-4308c5110fa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d81d7247-4028-4c8d-a732-4308c5110fa8 found for delete ", "request_id": "req-27832b89-cc9c-4ec7-831d-b1c5a746f8c0"}]} [pid: 7|app: 0|req: 955/1969] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:31 2026] DELETE /v2.0/networks/5d4fa495-d54c-4ad1-a878-d167e477bac7 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1970] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:31 2026] DELETE /v2.0/networks/ff9370c4-3211-4fb9-b10d-15c7c1c52116 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1971] 10.0.0.192 () {32 vars in 649 bytes} [Wed Jun 10 04:53:31 2026] GET /v2.0/networks => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:53:31.739 8 INFO neutron.db.segments_db [None req-e9841956-3c1b-4cdf-bed1-88fae9137934 6d3f70c80ee04021a96f9b128bfd3b91 7e82c1ea7acf43308cc9895af66f86df - - default default] Added segment c077f349-ad8a-499c-837d-fdf935ef14e3 of type vxlan for network d65e7364-b333-44b9-80d0-90d0e9e0aa42 [pid: 8|app: 0|req: 1017/1972] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:31 2026] POST /v2.0/networks => generated 654 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:31.882 8 INFO neutron.db.segments_db [None req-6660ad42-67d8-450a-93f7-16d7cf90d914 6d3f70c80ee04021a96f9b128bfd3b91 7e82c1ea7acf43308cc9895af66f86df - - default default] Added segment db9edd83-aeca-4004-a9ec-fc0c43be1f9d of type vxlan for network 2393a81a-deb4-4d2d-9352-ab9f3c7cabe6 [pid: 7|app: 0|req: 956/1973] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:31 2026] GET /v2.0/security-groups?tenant_id=0a80d2458675465f8b773be20e887f2f&name=default => generated 2925 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1974] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:31 2026] POST /v2.0/networks => generated 654 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1975] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:31 2026] DELETE /v2.0/security-groups/8f73c03b-f58b-4ef8-9bbf-2282d24b065d => 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: 958/1976] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:32 2026] GET /v2.0/security-groups?tenant_id=fde127f6178d4e13b1c9b93b446b43de&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1977] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:32 2026] DELETE /v2.0/security-groups/a271c50f-1f80-489a-ab56-30e6454598bb => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:32.575 8 INFO neutron.services.segments.plugin [-] Segment 110b155d-cf54-4f2b-8297-51855331ec11 resource provider aggregate not found 2026-06-10 04:53:32.582 8 INFO neutron.services.segments.plugin [-] Segment 110b155d-cf54-4f2b-8297-51855331ec11 resource provider aggregate not found [pid: 7|app: 0|req: 960/1978] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:32 2026] GET /v2.0/security-groups?tenant_id=26523f38e8e34f60950b09af73dfe8b5&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1979] 10.0.0.192 () {34 vars in 665 bytes} [Wed Jun 10 04:53:31 2026] POST /v2.0/ports => generated 1506 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-10 04:53:32.606 8 INFO neutron.services.segments.plugin [-] Segment 110b155d-cf54-4f2b-8297-51855331ec11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 110b155d-cf54-4f2b-8297-51855331ec11 found for delete ", "request_id": "req-e1973201-8503-4c45-8922-acdcd8f65066"}]} 2026-06-10 04:53:32.606 8 INFO neutron.services.segments.plugin [-] Segment 110b155d-cf54-4f2b-8297-51855331ec11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 110b155d-cf54-4f2b-8297-51855331ec11 found for delete ", "request_id": "req-ae8b933d-3d0b-4d4d-9001-d0dde28d1926"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1020/1980] 10.0.0.192 () {32 vars in 643 bytes} [Wed Jun 10 04:53:32 2026] GET /v2.0/ports => generated 1506 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1981] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:32 2026] DELETE /v2.0/security-groups/c393aff1-9d29-4487-aae1-8783f629e758 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:32.767 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0ea5d91-c45c-4290-a8b9-13d2a62c4947 6d3f70c80ee04021a96f9b128bfd3b91 7e82c1ea7acf43308cc9895af66f86df - - default default] TaaS: Handle Delete Port: 1adbf20a-2623-449c-877b-2ab7a82924a9 2026-06-10 04:53:32.770 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0ea5d91-c45c-4290-a8b9-13d2a62c4947 6d3f70c80ee04021a96f9b128bfd3b91 7e82c1ea7acf43308cc9895af66f86df - - default default] Tap Mirror: Handle Delete Port: 1adbf20a-2623-449c-877b-2ab7a82924a9 [pid: 7|app: 0|req: 962/1982] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:53:32 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => 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: 1021/1983] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:53:32 2026] DELETE /v2.0/ports/1adbf20a-2623-449c-877b-2ab7a82924a9 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1984] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:53:32 2026] GET /v2.0/security-groups?id=7fcbd3ab-1e82-403e-bf8f-aa3de95281f8&fields=id&fields=name => generated 96 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:53:32.964 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b2709ac-430f-46d1-bb1b-935df68677f1 6d3f70c80ee04021a96f9b128bfd3b91 7e82c1ea7acf43308cc9895af66f86df - - default default] TaaS: Handle Delete Port: a75560f7-d2ba-4ddc-b238-5eabfa515a6f 2026-06-10 04:53:32.967 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b2709ac-430f-46d1-bb1b-935df68677f1 6d3f70c80ee04021a96f9b128bfd3b91 7e82c1ea7acf43308cc9895af66f86df - - default default] Tap Mirror: Handle Delete Port: a75560f7-d2ba-4ddc-b238-5eabfa515a6f [pid: 7|app: 0|req: 964/1985] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:53:32 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1986] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:53:32 2026] DELETE /v2.0/ports/a75560f7-d2ba-4ddc-b238-5eabfa515a6f => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1987] 10.0.0.192 () {32 vars in 643 bytes} [Wed Jun 10 04:53:33 2026] GET /v2.0/ports => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:53:33.151 8 INFO neutron.db.segments_db [None req-83295bb0-ed72-4e96-8439-51d5ecbe3811 6d3f70c80ee04021a96f9b128bfd3b91 7e82c1ea7acf43308cc9895af66f86df - - default default] Added segment 3456c0f2-1678-4ad0-87bc-4cf1be05bf2d of type vxlan for network f74958a7-333c-4672-b4ec-a1bb15606283 [pid: 8|app: 0|req: 1023/1988] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:33 2026] POST /v2.0/networks => generated 654 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:33.310 7 INFO neutron.db.segments_db [None req-bf73903f-1863-4911-a867-c5d8c2874502 6d3f70c80ee04021a96f9b128bfd3b91 7e82c1ea7acf43308cc9895af66f86df - - default default] Added segment 9ea09fed-4e05-474d-ac9f-b04967fd3a01 of type vxlan for network 97f23f6b-ee48-4ac6-9a7d-463b1634fae8 [pid: 7|app: 0|req: 966/1989] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:33 2026] POST /v2.0/networks => generated 654 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:33.612 8 INFO neutron.db.segments_db [None req-8abdd9ab-af4a-4863-8bf1-bd6a0183c15a 926f8bea75c240b99d73cf734887a9ef 92ec231bfcd440f9ae455e3e6179b34d - - default default] Added segment e47f66f7-61ff-43ad-9cc8-ee8f61959dad of type vxlan for network 3cba5217-7f04-42ba-8a32-ee34bd812b45 [pid: 8|app: 0|req: 1024/1990] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:33 2026] POST /v2.0/networks => generated 632 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1991] 10.0.0.192 () {34 vars in 664 bytes} [Wed Jun 10 04:53:33 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, ' [pid: 7|app: 0|req: 968/1992] 10.0.0.192 () {34 vars in 666 bytes} [Wed Jun 10 04:53:34 2026] POST /v2.0/trunks => generated 407 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:34.301 7 INFO neutron.db.segments_db [None req-7f1f1b16-6408-4b53-8612-c1e539f2bd98 926f8bea75c240b99d73cf734887a9ef 92ec231bfcd440f9ae455e3e6179b34d - - default default] Added segment 4ed6d2ee-44d6-4b8c-acdf-c4f31f7c5462 of type vxlan for network 552a32c2-ea6c-4972-8ef8-85eace3084e1 [pid: 7|app: 0|req: 969/1993] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:34 2026] POST /v2.0/networks => generated 631 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1994] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:53:33 2026] POST /v2.0/subnets => generated 1324 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1995] 10.0.0.192 () {32 vars in 647 bytes} [Wed Jun 10 04:53:34 2026] GET /v2.0/subnets => generated 1960 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1996] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:53:34 2026] DELETE /v2.0/subnets/bcd4116f-a6b9-4fdf-86d9-dae98b1d1f1c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1997] 10.0.0.192 () {34 vars in 664 bytes} [Wed Jun 10 04:53:34 2026] POST /v2.0/ports => generated 743 bytes in 348 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: 1028/1998] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:53:34 2026] DELETE /v2.0/subnets/1b805d2e-9099-44a8-be32-f32379716b64 => 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: 1029/1999] 10.0.0.192 () {32 vars in 647 bytes} [Wed Jun 10 04:53:34 2026] GET /v2.0/subnets => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2000] 10.0.0.192 () {34 vars in 666 bytes} [Wed Jun 10 04:53:34 2026] POST /v2.0/trunks => generated 407 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:34.972 7 INFO neutron.db.segments_db [None req-8dc2a9a5-0119-487b-bb98-497106f68410 926f8bea75c240b99d73cf734887a9ef 92ec231bfcd440f9ae455e3e6179b34d - - default default] Added segment 9613632d-044a-4f5b-98a3-ec6a3fb1fae8 of type vxlan for network 32fd0c51-73c7-4f8a-b53b-b9ec45f6ada7 2026-06-10 04:53:35.030 8 INFO neutron.services.segments.plugin [-] Segment 9ea09fed-4e05-474d-ac9f-b04967fd3a01 resource provider aggregate not found 2026-06-10 04:53:35.037 8 INFO neutron.services.segments.plugin [-] Segment 9ea09fed-4e05-474d-ac9f-b04967fd3a01 resource provider aggregate not found 2026-06-10 04:53:35.056 8 INFO neutron.services.segments.plugin [-] Segment 9ea09fed-4e05-474d-ac9f-b04967fd3a01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ea09fed-4e05-474d-ac9f-b04967fd3a01 found for delete ", "request_id": "req-ed80c982-20c6-47e2-a5a3-a273edf9afe4"}]} [pid: 8|app: 0|req: 1030/2001] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:34 2026] DELETE /v2.0/networks/97f23f6b-ee48-4ac6-9a7d-463b1634fae8 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:53:35.062 8 INFO neutron.services.segments.plugin [-] Segment 9ea09fed-4e05-474d-ac9f-b04967fd3a01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ea09fed-4e05-474d-ac9f-b04967fd3a01 found for delete ", "request_id": "req-81d44bd6-099f-448c-8c91-dcff629784d1"}]} [pid: 7|app: 0|req: 972/2002] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:34 2026] POST /v2.0/networks => generated 632 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2003] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:35 2026] DELETE /v2.0/networks/f74958a7-333c-4672-b4ec-a1bb15606283 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2004] 10.0.0.192 () {34 vars in 664 bytes} [Wed Jun 10 04:53:35 2026] POST /v2.0/ports => generated 743 bytes in 265 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: 1032/2005] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:35 2026] DELETE /v2.0/networks/2393a81a-deb4-4d2d-9352-ab9f3c7cabe6 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2006] 10.0.0.192 () {34 vars in 666 bytes} [Wed Jun 10 04:53:35 2026] POST /v2.0/trunks => generated 407 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:35.557 7 INFO neutron.db.segments_db [None req-8ea94fde-7ab9-4305-874b-81badcb4ce2d 926f8bea75c240b99d73cf734887a9ef 92ec231bfcd440f9ae455e3e6179b34d - - default default] Added segment 490de830-6489-4343-80aa-9bcd69bea5a7 of type vxlan for network e634ca6f-619d-4a0c-83cd-d8c203533697 [pid: 8|app: 0|req: 1033/2007] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:35 2026] DELETE /v2.0/networks/d65e7364-b333-44b9-80d0-90d0e9e0aa42 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2008] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:35 2026] POST /v2.0/networks => generated 630 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2009] 10.0.0.192 () {34 vars in 664 bytes} [Wed Jun 10 04:53:35 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) [pid: 7|app: 0|req: 976/2010] 10.0.0.192 () {34 vars in 666 bytes} [Wed Jun 10 04:53:35 2026] POST /v2.0/trunks => generated 407 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:36.188 7 INFO neutron.db.segments_db [None req-8cb114d0-42f5-4deb-9ba5-d7e4e0227a17 926f8bea75c240b99d73cf734887a9ef 92ec231bfcd440f9ae455e3e6179b34d - - default default] Added segment 5838ccce-92c5-41d1-a006-0682175a1ef3 of type vxlan for network 9e23ffb8-b8cf-4d8a-9a44-b58400d8b5d0 [pid: 7|app: 0|req: 977/2011] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:36 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1035/2012] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:36 2026] GET /v2.0/security-groups?tenant_id=7e82c1ea7acf43308cc9895af66f86df&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2013] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:36 2026] DELETE /v2.0/security-groups/f6b34674-695c-4b25-898e-1bd9cc02a1bf => 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: 978/2014] 10.0.0.192 () {34 vars in 664 bytes} [Wed Jun 10 04:53:36 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2015] 10.0.0.192 () {34 vars in 666 bytes} [Wed Jun 10 04:53:36 2026] POST /v2.0/trunks => generated 407 bytes in 206 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: 979/2016] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:53:36 2026] PUT /v2.0/trunks/c5ecb807-8ea6-40e3-98a6-b93b47b9ddb7/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2017] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:53:36 2026] PUT /v2.0/trunks/231006d0-d7b2-40c5-95f6-023dc308f36e/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2018] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:53:36 2026] PUT /v2.0/trunks/8489664a-c296-4ac6-b30f-48f3cecf9736/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2019] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:53:36 2026] PUT /v2.0/trunks/09690e7c-c2c5-4a35-81f5-a7d5f1a64d1a/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2020] 10.0.0.192 () {32 vars in 662 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2021] 10.0.0.192 () {32 vars in 676 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:53:37.089 8 INFO neutron.services.segments.plugin [-] Segment 3456c0f2-1678-4ad0-87bc-4cf1be05bf2d resource provider aggregate not found 2026-06-10 04:53:37.091 8 INFO neutron.services.segments.plugin [-] Segment 3456c0f2-1678-4ad0-87bc-4cf1be05bf2d resource provider aggregate not found 2026-06-10 04:53:37.110 8 INFO neutron.services.segments.plugin [-] Segment 3456c0f2-1678-4ad0-87bc-4cf1be05bf2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3456c0f2-1678-4ad0-87bc-4cf1be05bf2d found for delete ", "request_id": "req-20fd452e-c1c9-4170-b16d-5e901ab75e58"}]} [pid: 7|app: 0|req: 982/2022] 10.0.0.192 () {32 vars in 672 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:53:37.117 8 INFO neutron.services.segments.plugin [-] Segment 3456c0f2-1678-4ad0-87bc-4cf1be05bf2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3456c0f2-1678-4ad0-87bc-4cf1be05bf2d found for delete ", "request_id": "req-3e6b37ce-56ca-41aa-9723-85ffeb53e81d"}]} [pid: 7|app: 0|req: 983/2023] 10.0.0.192 () {32 vars in 684 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:37.138 8 INFO neutron.services.segments.plugin [-] Segment db9edd83-aeca-4004-a9ec-fc0c43be1f9d resource provider aggregate not found 2026-06-10 04:53:37.145 8 INFO neutron.services.segments.plugin [-] Segment db9edd83-aeca-4004-a9ec-fc0c43be1f9d resource provider aggregate not found [pid: 7|app: 0|req: 984/2024] 10.0.0.192 () {32 vars in 670 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:53:37.162 8 INFO neutron.services.segments.plugin [-] Segment db9edd83-aeca-4004-a9ec-fc0c43be1f9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db9edd83-aeca-4004-a9ec-fc0c43be1f9d found for delete ", "request_id": "req-750ecbc2-7b0f-4f73-acf4-105aa86f7fa9"}]} 2026-06-10 04:53:37.168 8 INFO neutron.services.segments.plugin [-] Segment db9edd83-aeca-4004-a9ec-fc0c43be1f9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db9edd83-aeca-4004-a9ec-fc0c43be1f9d found for delete ", "request_id": "req-67c96e18-d56b-4933-8e4b-05fe5a990cf1"}]} 2026-06-10 04:53:37.181 8 INFO neutron.services.segments.plugin [-] Segment c077f349-ad8a-499c-837d-fdf935ef14e3 resource provider aggregate not found [pid: 7|app: 0|req: 985/2025] 10.0.0.192 () {32 vars in 684 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:37.200 8 INFO neutron.services.segments.plugin [-] Segment c077f349-ad8a-499c-837d-fdf935ef14e3 resource provider aggregate not found 2026-06-10 04:53:37.208 8 INFO neutron.services.segments.plugin [-] Segment c077f349-ad8a-499c-837d-fdf935ef14e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c077f349-ad8a-499c-837d-fdf935ef14e3 found for delete ", "request_id": "req-c3b9a05a-71ed-4d6d-8496-89e3058dea16"}]} 2026-06-10 04:53:37.222 8 INFO neutron.services.segments.plugin [-] Segment c077f349-ad8a-499c-837d-fdf935ef14e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c077f349-ad8a-499c-837d-fdf935ef14e3 found for delete ", "request_id": "req-17cf0309-1d69-4122-a0ed-7ba60d58f233"}]} [pid: 7|app: 0|req: 986/2026] 10.0.0.192 () {32 vars in 680 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2027] 10.0.0.192 () {32 vars in 692 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2028] 10.0.0.192 () {32 vars in 719 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.0/trunks/c5ecb807-8ea6-40e3-98a6-b93b47b9ddb7 => generated 412 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2029] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.0/ports/a02d4b7d-1302-459e-a6c4-6cb8c81e4ea2 => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2030] 10.0.0.192 () {32 vars in 722 bytes} [Wed Jun 10 04:53:37 2026] DELETE /v2.0/trunks/c5ecb807-8ea6-40e3-98a6-b93b47b9ddb7 => 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: 991/2031] 10.0.0.192 () {32 vars in 719 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.0/trunks/231006d0-d7b2-40c5-95f6-023dc308f36e => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2032] 10.0.0.192 () {34 vars in 684 bytes} [Wed Jun 10 04:53:37 2026] POST /v2.0/security-groups => generated 1601 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2033] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.0/ports/a6e9e149-8087-46ad-bda7-a1499970d27c => generated 826 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2034] 10.0.0.192 () {32 vars in 722 bytes} [Wed Jun 10 04:53:37 2026] DELETE /v2.0/trunks/231006d0-d7b2-40c5-95f6-023dc308f36e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2035] 10.0.0.192 () {32 vars in 719 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.0/trunks/8489664a-c296-4ac6-b30f-48f3cecf9736 => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2036] 10.0.0.192 () {34 vars in 684 bytes} [Wed Jun 10 04:53:37 2026] POST /v2.0/security-groups => generated 1601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2037] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.0/ports/9859758c-49ad-4581-a05d-9d3020ba165a => generated 826 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2038] 10.0.0.192 () {32 vars in 722 bytes} [Wed Jun 10 04:53:37 2026] DELETE /v2.0/trunks/8489664a-c296-4ac6-b30f-48f3cecf9736 => 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: 997/2039] 10.0.0.192 () {32 vars in 719 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.0/trunks/09690e7c-c2c5-4a35-81f5-a7d5f1a64d1a => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2040] 10.0.0.192 () {34 vars in 684 bytes} [Wed Jun 10 04:53:37 2026] POST /v2.0/security-groups => generated 1601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2041] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.0/ports/9b7fc094-1f5b-4d11-9329-9fa1afc9c223 => generated 826 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2042] 10.0.0.192 () {34 vars in 684 bytes} [Wed Jun 10 04:53:37 2026] POST /v2.0/security-groups => generated 1601 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2043] 10.0.0.192 () {32 vars in 722 bytes} [Wed Jun 10 04:53:37 2026] DELETE /v2.0/trunks/09690e7c-c2c5-4a35-81f5-a7d5f1a64d1a => 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: 1000/2044] 10.0.0.192 () {32 vars in 719 bytes} [Wed Jun 10 04:53:38 2026] GET /v2.0/trunks/dc019a20-5b8a-48be-b68f-bb6f2cc792ca => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2045] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:53:38 2026] GET /v2.0/ports/d916e906-2545-4c54-81e6-573341e62520 => generated 826 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2046] 10.0.0.192 () {34 vars in 684 bytes} [Wed Jun 10 04:53:38 2026] POST /v2.0/security-groups => generated 1601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2047] 10.0.0.192 () {32 vars in 722 bytes} [Wed Jun 10 04:53:38 2026] DELETE /v2.0/trunks/dc019a20-5b8a-48be-b68f-bb6f2cc792ca => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2048] 10.0.0.192 () {34 vars in 767 bytes} [Wed Jun 10 04:53:38 2026] PUT /v2.0/security-groups/dca9773c-34da-4c93-921d-1ef3bda53a13/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:53:38.312 7 INFO neutron_taas.services.taas.taas_plugin [None req-54783117-d9a5-43ee-b064-30f59294409d 926f8bea75c240b99d73cf734887a9ef 92ec231bfcd440f9ae455e3e6179b34d - - default default] TaaS: Handle Delete Port: a02d4b7d-1302-459e-a6c4-6cb8c81e4ea2 2026-06-10 04:53:38.314 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54783117-d9a5-43ee-b064-30f59294409d 926f8bea75c240b99d73cf734887a9ef 92ec231bfcd440f9ae455e3e6179b34d - - default default] Tap Mirror: Handle Delete Port: a02d4b7d-1302-459e-a6c4-6cb8c81e4ea2 [pid: 7|app: 0|req: 1003/2049] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:53:38 2026] DELETE /v2.0/ports/a02d4b7d-1302-459e-a6c4-6cb8c81e4ea2 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2050] 10.0.0.192 () {34 vars in 767 bytes} [Wed Jun 10 04:53:38 2026] PUT /v2.0/security-groups/6c37795c-e4c5-4642-a431-6264d0fa3387/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:53:38.573 7 INFO neutron_taas.services.taas.taas_plugin [None req-8aed48b8-8599-412d-b38f-f7c927622ccf 926f8bea75c240b99d73cf734887a9ef 92ec231bfcd440f9ae455e3e6179b34d - - default default] TaaS: Handle Delete Port: a6e9e149-8087-46ad-bda7-a1499970d27c 2026-06-10 04:53:38.575 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8aed48b8-8599-412d-b38f-f7c927622ccf 926f8bea75c240b99d73cf734887a9ef 92ec231bfcd440f9ae455e3e6179b34d - - default default] Tap Mirror: Handle Delete Port: a6e9e149-8087-46ad-bda7-a1499970d27c 2026-06-10 04:53:38.621 8 INFO neutron.db.segments_db [None req-32ba1afb-ad7f-480a-b44f-6a02f9af6bbd 2ff9ebf603014824aa71d2ee38d4e324 e59ff72e8772428589990d48807153ad - - default default] Added segment c0d43d8a-2269-4c4a-80e5-f7d4c6c6e43e of type vxlan for network eceaf4af-ea9c-47e1-bbfc-65126afd88e3 [pid: 7|app: 0|req: 1005/2051] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:53:38 2026] DELETE /v2.0/ports/a6e9e149-8087-46ad-bda7-a1499970d27c => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2052] 10.0.0.192 () {34 vars in 767 bytes} [Wed Jun 10 04:53:38 2026] PUT /v2.0/security-groups/c8c671ef-a2ab-4012-be20-dfda84fe7dc0/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2053] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:38 2026] POST /v2.0/networks => generated 644 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:53:38.755 7 INFO neutron_taas.services.taas.taas_plugin [None req-804f1d01-b11d-4e7a-b2c2-5cd5205d6565 926f8bea75c240b99d73cf734887a9ef 92ec231bfcd440f9ae455e3e6179b34d - - default default] TaaS: Handle Delete Port: 9859758c-49ad-4581-a05d-9d3020ba165a 2026-06-10 04:53:38.759 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-804f1d01-b11d-4e7a-b2c2-5cd5205d6565 926f8bea75c240b99d73cf734887a9ef 92ec231bfcd440f9ae455e3e6179b34d - - default default] Tap Mirror: Handle Delete Port: 9859758c-49ad-4581-a05d-9d3020ba165a [pid: 8|app: 0|req: 1048/2054] 10.0.0.192 () {34 vars in 767 bytes} [Wed Jun 10 04:53:38 2026] PUT /v2.0/security-groups/8840ab1f-9f82-4474-8257-0986c031dc1e/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2055] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:53:38 2026] DELETE /v2.0/ports/9859758c-49ad-4581-a05d-9d3020ba165a => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2056] 10.0.0.192 () {32 vars in 680 bytes} [Wed Jun 10 04:53:38 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:38.934 7 INFO neutron_taas.services.taas.taas_plugin [None req-92ca0de8-2a7f-4b82-bb93-4dc41d016d69 926f8bea75c240b99d73cf734887a9ef 92ec231bfcd440f9ae455e3e6179b34d - - default default] TaaS: Handle Delete Port: 9b7fc094-1f5b-4d11-9329-9fa1afc9c223 2026-06-10 04:53:38.936 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92ca0de8-2a7f-4b82-bb93-4dc41d016d69 926f8bea75c240b99d73cf734887a9ef 92ec231bfcd440f9ae455e3e6179b34d - - default default] Tap Mirror: Handle Delete Port: 9b7fc094-1f5b-4d11-9329-9fa1afc9c223 [pid: 7|app: 0|req: 1009/2057] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:53:38 2026] DELETE /v2.0/ports/9b7fc094-1f5b-4d11-9329-9fa1afc9c223 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2058] 10.0.0.192 () {32 vars in 694 bytes} [Wed Jun 10 04:53:39 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2059] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:53:38 2026] POST /v2.0/subnets => generated 641 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2060] 10.0.0.192 () {32 vars in 690 bytes} [Wed Jun 10 04:53:39 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:39.114 7 INFO neutron_taas.services.taas.taas_plugin [None req-0dd5be43-2bb1-4327-bad7-6c595033209c 926f8bea75c240b99d73cf734887a9ef 92ec231bfcd440f9ae455e3e6179b34d - - default default] TaaS: Handle Delete Port: d916e906-2545-4c54-81e6-573341e62520 2026-06-10 04:53:39.116 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dd5be43-2bb1-4327-bad7-6c595033209c 926f8bea75c240b99d73cf734887a9ef 92ec231bfcd440f9ae455e3e6179b34d - - default default] Tap Mirror: Handle Delete Port: d916e906-2545-4c54-81e6-573341e62520 2026-06-10 04:53:39.140 8 INFO neutron.db.segments_db [None req-17b8f2a2-acca-495c-9c58-67366a7aff45 2ff9ebf603014824aa71d2ee38d4e324 e59ff72e8772428589990d48807153ad - - default default] Added segment 33c5046e-005d-44b0-a62d-6c64a31e9735 of type vxlan for network 3d1b6c52-e1b5-4946-aba4-dc067bffcefe [pid: 7|app: 0|req: 1011/2061] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:53:39 2026] DELETE /v2.0/ports/d916e906-2545-4c54-81e6-573341e62520 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2062] 10.0.0.192 () {32 vars in 702 bytes} [Wed Jun 10 04:53:39 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2063] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:39 2026] POST /v2.0/networks => generated 643 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2064] 10.0.0.192 () {32 vars in 688 bytes} [Wed Jun 10 04:53:39 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:39.336 7 INFO neutron.services.segments.plugin [-] Segment e47f66f7-61ff-43ad-9cc8-ee8f61959dad resource provider aggregate not found 2026-06-10 04:53:39.341 7 INFO neutron.services.segments.plugin [-] Segment e47f66f7-61ff-43ad-9cc8-ee8f61959dad resource provider aggregate not found 2026-06-10 04:53:39.359 7 INFO neutron.services.segments.plugin [-] Segment e47f66f7-61ff-43ad-9cc8-ee8f61959dad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e47f66f7-61ff-43ad-9cc8-ee8f61959dad found for delete ", "request_id": "req-746e195f-f296-4735-8102-1fd3d6f5e19a"}]} 2026-06-10 04:53:39.363 7 INFO neutron.services.segments.plugin [-] Segment e47f66f7-61ff-43ad-9cc8-ee8f61959dad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e47f66f7-61ff-43ad-9cc8-ee8f61959dad found for delete ", "request_id": "req-94feff7b-351a-41fb-b161-5fd5402cf15d"}]} [pid: 7|app: 0|req: 1013/2065] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:39 2026] DELETE /v2.0/networks/3cba5217-7f04-42ba-8a32-ee34bd812b45 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2066] 10.0.0.192 () {34 vars in 743 bytes} [Wed Jun 10 04:53:39 2026] PUT /v2.0/networks/3d1b6c52-e1b5-4946-aba4-dc067bffcefe => generated 592 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2067] 10.0.0.192 () {32 vars in 702 bytes} [Wed Jun 10 04:53:39 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:39.495 8 INFO neutron.services.segments.plugin [-] Segment 4ed6d2ee-44d6-4b8c-acdf-c4f31f7c5462 resource provider aggregate not found 2026-06-10 04:53:39.496 8 INFO neutron.services.segments.plugin [-] Segment 4ed6d2ee-44d6-4b8c-acdf-c4f31f7c5462 resource provider aggregate not found 2026-06-10 04:53:39.517 8 INFO neutron.services.segments.plugin [-] Segment 4ed6d2ee-44d6-4b8c-acdf-c4f31f7c5462 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ed6d2ee-44d6-4b8c-acdf-c4f31f7c5462 found for delete ", "request_id": "req-29fad470-274e-4af9-bc4a-adb3c52afa4f"}]} [pid: 8|app: 0|req: 1054/2068] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:39 2026] DELETE /v2.0/networks/552a32c2-ea6c-4972-8ef8-85eace3084e1 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:53:39.527 8 INFO neutron.services.segments.plugin [-] Segment 4ed6d2ee-44d6-4b8c-acdf-c4f31f7c5462 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ed6d2ee-44d6-4b8c-acdf-c4f31f7c5462 found for delete ", "request_id": "req-4817af07-2e7c-4514-ac6e-acddab6d4e4e"}]} [pid: 8|app: 0|req: 1055/2069] 10.0.0.192 () {32 vars in 698 bytes} [Wed Jun 10 04:53:39 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2070] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:53:39 2026] POST /v2.0/subnets => generated 626 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2071] 10.0.0.192 () {32 vars in 710 bytes} [Wed Jun 10 04:53:39 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2072] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:39 2026] DELETE /v2.0/networks/32fd0c51-73c7-4f8a-b53b-b9ec45f6ada7 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2073] 10.0.0.192 () {34 vars in 741 bytes} [Wed Jun 10 04:53:39 2026] PUT /v2.0/subnets/193a0960-2276-4dfd-a05d-8f63bafa528b => generated 636 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2074] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:39 2026] DELETE /v2.0/security-groups/dca9773c-34da-4c93-921d-1ef3bda53a13 => 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: 1018/2075] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:39 2026] DELETE /v2.0/networks/e634ca6f-619d-4a0c-83cd-d8c203533697 => 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: 1019/2076] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:39 2026] DELETE /v2.0/security-groups/6c37795c-e4c5-4642-a431-6264d0fa3387 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2077] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:39 2026] DELETE /v2.0/networks/3d1b6c52-e1b5-4946-aba4-dc067bffcefe => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2078] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:40 2026] DELETE /v2.0/security-groups/c8c671ef-a2ab-4012-be20-dfda84fe7dc0 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:40.109 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d589782-f022-442e-a2c2-767ed85096df 2ff9ebf603014824aa71d2ee38d4e324 e59ff72e8772428589990d48807153ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1060/2079] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:40 2026] DELETE /v2.0/networks/3d1b6c52-e1b5-4946-aba4-dc067bffcefe => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2080] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:40 2026] DELETE /v2.0/networks/9e23ffb8-b8cf-4d8a-9a44-b58400d8b5d0 => 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: 1021/2081] 10.0.0.192 () {32 vars in 694 bytes} [Wed Jun 10 04:53:40 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2082] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:40 2026] DELETE /v2.0/security-groups/8840ab1f-9f82-4474-8257-0986c031dc1e => 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: 1022/2083] 10.0.0.192 () {32 vars in 742 bytes} [Wed Jun 10 04:53:40 2026] GET /v2.0/subnets?network_id=129f91a2-96aa-42c3-82e9-9fe3a2773176 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2084] 10.0.0.192 () {32 vars in 653 bytes} [Wed Jun 10 04:53:40 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2085] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:40 2026] DELETE /v2.0/security-groups/0561d237-f059-4cb4-a110-3994b998a444 => 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: 1024/2086] 10.0.0.192 () {32 vars in 649 bytes} [Wed Jun 10 04:53:40 2026] GET /v2.0/networks => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2087] 10.0.0.192 () {32 vars in 647 bytes} [Wed Jun 10 04:53:40 2026] GET /v2.0/subnets => generated 1280 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2088] 10.0.0.192 () {32 vars in 723 bytes} [Wed Jun 10 04:53:40 2026] GET /v2.0/networks/eceaf4af-ea9c-47e1-bbfc-65126afd88e3 => generated 669 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2089] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:53:40 2026] GET /v2.0/subnets/8230cb88-db1c-471b-a594-2f644947d8a0 => generated 641 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:53:40.473 7 INFO neutron.pecan_wsgi.hooks.translation [None req-984c7c08-0a94-436c-ba9c-cd7edc0d1083 2ff9ebf603014824aa71d2ee38d4e324 e59ff72e8772428589990d48807153ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1026/2090] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:53:40 2026] DELETE /v2.0/subnets/193a0960-2276-4dfd-a05d-8f63bafa528b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:53:40.490 8 INFO neutron.pecan_wsgi.hooks.translation [None req-863ca3a9-a346-41f9-a136-92850a1ac32f 2ff9ebf603014824aa71d2ee38d4e324 e59ff72e8772428589990d48807153ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1065/2091] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:40 2026] DELETE /v2.0/networks/3d1b6c52-e1b5-4946-aba4-dc067bffcefe => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2092] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:53:40 2026] DELETE /v2.0/subnets/8230cb88-db1c-471b-a594-2f644947d8a0 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:53:40.741 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c8e06b3-54c6-45f9-a969-67b7a45d7fa6 2ff9ebf603014824aa71d2ee38d4e324 e59ff72e8772428589990d48807153ad - - default default] TaaS: Handle Delete Port: ac804bc7-4584-4522-8f03-f286296318fa 2026-06-10 04:53:40.743 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c8e06b3-54c6-45f9-a969-67b7a45d7fa6 2ff9ebf603014824aa71d2ee38d4e324 e59ff72e8772428589990d48807153ad - - default default] Tap Mirror: Handle Delete Port: ac804bc7-4584-4522-8f03-f286296318fa [pid: 8|app: 0|req: 1066/2093] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:40 2026] DELETE /v2.0/networks/eceaf4af-ea9c-47e1-bbfc-65126afd88e3 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2094] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:41 2026] GET /v2.0/security-groups?tenant_id=92ec231bfcd440f9ae455e3e6179b34d&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2095] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:41 2026] DELETE /v2.0/security-groups/47dfddca-6505-47f6-a070-7548b48fea13 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:41.380 7 INFO neutron.services.segments.plugin [-] Segment 490de830-6489-4343-80aa-9bcd69bea5a7 resource provider aggregate not found 2026-06-10 04:53:41.395 7 INFO neutron.services.segments.plugin [-] Segment 490de830-6489-4343-80aa-9bcd69bea5a7 resource provider aggregate not found 2026-06-10 04:53:41.412 7 INFO neutron.services.segments.plugin [-] Segment 490de830-6489-4343-80aa-9bcd69bea5a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 490de830-6489-4343-80aa-9bcd69bea5a7 found for delete ", "request_id": "req-27a44d0a-a6ed-425e-b5a9-b921c7d31f7e"}]} 2026-06-10 04:53:41.418 7 INFO neutron.services.segments.plugin [-] Segment 490de830-6489-4343-80aa-9bcd69bea5a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 490de830-6489-4343-80aa-9bcd69bea5a7 found for delete ", "request_id": "req-f479c530-16a4-4fea-8ae7-bd510ca3a85f"}]} [pid: 8|app: 0|req: 1067/2096] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:41 2026] GET /v2.0/security-groups?tenant_id=09e58b05794c4cf7be9d767bc6a98547&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:41.443 7 INFO neutron.services.segments.plugin [-] Segment 5838ccce-92c5-41d1-a006-0682175a1ef3 resource provider aggregate not found 2026-06-10 04:53:41.445 7 INFO neutron.services.segments.plugin [-] Segment 5838ccce-92c5-41d1-a006-0682175a1ef3 resource provider aggregate not found 2026-06-10 04:53:41.465 7 INFO neutron.services.segments.plugin [-] Segment 5838ccce-92c5-41d1-a006-0682175a1ef3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5838ccce-92c5-41d1-a006-0682175a1ef3 found for delete ", "request_id": "req-90e9b486-008c-441b-b59d-76244ee8c32a"}]} 2026-06-10 04:53:41.466 7 INFO neutron.services.segments.plugin [-] Segment 5838ccce-92c5-41d1-a006-0682175a1ef3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5838ccce-92c5-41d1-a006-0682175a1ef3 found for delete ", "request_id": "req-dca9015a-a30e-4ef6-91c5-466ed5601ba4"}]} 2026-06-10 04:53:41.539 8 INFO neutron.services.segments.plugin [-] Segment 9613632d-044a-4f5b-98a3-ec6a3fb1fae8 resource provider aggregate not found 2026-06-10 04:53:41.548 8 INFO neutron.services.segments.plugin [-] Segment 9613632d-044a-4f5b-98a3-ec6a3fb1fae8 resource provider aggregate not found [pid: 7|app: 0|req: 1030/2097] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:41 2026] DELETE /v2.0/security-groups/a545c6b9-6744-4748-9611-82dd051a4db6 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:41.565 8 INFO neutron.services.segments.plugin [-] Segment 9613632d-044a-4f5b-98a3-ec6a3fb1fae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9613632d-044a-4f5b-98a3-ec6a3fb1fae8 found for delete ", "request_id": "req-9f8df840-71e7-4c25-9f70-bdc75d3cf6be"}]} 2026-06-10 04:53:41.570 8 INFO neutron.services.segments.plugin [-] Segment 9613632d-044a-4f5b-98a3-ec6a3fb1fae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9613632d-044a-4f5b-98a3-ec6a3fb1fae8 found for delete ", "request_id": "req-08dad0e8-2e25-42d0-aad8-194be6a3aec8"}]} 2026-06-10 04:53:41.581 8 INFO neutron.services.segments.plugin [-] Segment 33c5046e-005d-44b0-a62d-6c64a31e9735 resource provider aggregate not found 2026-06-10 04:53:41.586 8 INFO neutron.services.segments.plugin [-] Segment 33c5046e-005d-44b0-a62d-6c64a31e9735 resource provider aggregate not found [pid: 8|app: 0|req: 1068/2098] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:41 2026] GET /v2.0/security-groups?tenant_id=d10adb94e01a42719320301c88bdf942&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:41.605 8 INFO neutron.services.segments.plugin [-] Segment 33c5046e-005d-44b0-a62d-6c64a31e9735 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33c5046e-005d-44b0-a62d-6c64a31e9735 found for delete ", "request_id": "req-f6fba275-b74b-4537-9d0d-3b3cf7d33810"}]} 2026-06-10 04:53:41.616 8 INFO neutron.services.segments.plugin [-] Segment 33c5046e-005d-44b0-a62d-6c64a31e9735 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33c5046e-005d-44b0-a62d-6c64a31e9735 found for delete ", "request_id": "req-3aefeabc-c2c3-4c41-9962-e839a2528511"}]} 2026-06-10 04:53:41.633 8 INFO neutron.services.segments.plugin [-] Segment c0d43d8a-2269-4c4a-80e5-f7d4c6c6e43e resource provider aggregate not found 2026-06-10 04:53:41.651 8 INFO neutron.services.segments.plugin [-] Segment c0d43d8a-2269-4c4a-80e5-f7d4c6c6e43e resource provider aggregate not found 2026-06-10 04:53:41.669 8 INFO neutron.services.segments.plugin [-] Segment c0d43d8a-2269-4c4a-80e5-f7d4c6c6e43e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0d43d8a-2269-4c4a-80e5-f7d4c6c6e43e found for delete ", "request_id": "req-adaf25cb-f185-4528-9473-e9b81289e972"}]} 2026-06-10 04:53:41.680 8 INFO neutron.services.segments.plugin [-] Segment c0d43d8a-2269-4c4a-80e5-f7d4c6c6e43e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0d43d8a-2269-4c4a-80e5-f7d4c6c6e43e found for delete ", "request_id": "req-993452c2-8f9b-474b-9787-f00714607a23"}]} [pid: 7|app: 0|req: 1031/2099] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:41 2026] GET /v2.0/security-groups?tenant_id=e59ff72e8772428589990d48807153ad&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2100] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:41 2026] DELETE /v2.0/security-groups/8819946d-3b5e-4522-84f6-54674df377ca => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2101] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:41 2026] DELETE /v2.0/security-groups/cf468ba3-d020-4885-aaad-3b6e1ebb48e9 => 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: 1032/2102] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:41 2026] GET /v2.0/security-groups?tenant_id=1c44b7cbd683431e8fedd77806932f9b&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2103] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:41 2026] DELETE /v2.0/security-groups/9288c82b-af30-436c-b842-449891ff84ba => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2104] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:41 2026] GET /v2.0/security-groups?tenant_id=5bdb445707fe4a6f8db90a408d75a12e&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2105] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:42 2026] GET /v2.0/security-groups?tenant_id=b2cf9a6d38a940b684cfef4fea8d4f1b&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2106] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:42 2026] DELETE /v2.0/security-groups/1bd93b3c-9e94-4dea-baf7-dd43edb11bb4 => 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: 1073/2107] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:42 2026] DELETE /v2.0/security-groups/674600c8-678f-486a-86b3-07705f254c16 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2110] 10.0.0.192 () {34 vars in 684 bytes} [Wed Jun 10 04:53:43 2026] POST /v2.0/security-groups => generated 1625 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2111] 10.0.0.192 () {32 vars in 663 bytes} [Wed Jun 10 04:53:44 2026] GET /v2.0/security-groups => generated 4530 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2112] 10.0.0.192 () {34 vars in 758 bytes} [Wed Jun 10 04:53:44 2026] PUT /v2.0/security-groups/64ab76bb-5662-4324-9d94-b54cb8dfe628 => generated 1664 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2113] 10.0.0.192 () {32 vars in 737 bytes} [Wed Jun 10 04:53:44 2026] GET /v2.0/security-groups/64ab76bb-5662-4324-9d94-b54cb8dfe628 => generated 1664 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2114] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:44 2026] DELETE /v2.0/security-groups/64ab76bb-5662-4324-9d94-b54cb8dfe628 => 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: 1077/2115] 10.0.0.192 () {32 vars in 663 bytes} [Wed Jun 10 04:53:44 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:44.443 7 INFO neutron.api.v2.resource [None req-57f5bb2e-e0a9-428f-af17-3bfa44c027d3 c19968875480407693b3ae7a39d45988 7a0174c60d364cdf967f96813194cfca - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1039/2116] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:44 2026] DELETE /v2.0/security-groups/64ab76bb-5662-4324-9d94-b54cb8dfe628 => 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: 1078/2117] 10.0.0.192 () {34 vars in 684 bytes} [Wed Jun 10 04:53:44 2026] POST /v2.0/security-groups => generated 1625 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2118] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:53:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2119] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:53:44 2026] GET /v2.0/security-group-rules/a31811f5-4d76-49a6-8a36-a94275eed2ce => generated 601 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2120] 10.0.0.192 () {32 vars in 673 bytes} [Wed Jun 10 04:53:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2121] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:53:44 2026] DELETE /v2.0/security-group-rules/a31811f5-4d76-49a6-8a36-a94275eed2ce => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2122] 10.0.0.192 () {32 vars in 673 bytes} [Wed Jun 10 04:53:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2123] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:53:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2124] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:53:45 2026] GET /v2.0/security-group-rules/8fee4a7e-d4db-4a17-9d4f-0319b03e8cf0 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2125] 10.0.0.192 () {32 vars in 673 bytes} [Wed Jun 10 04:53:45 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2126] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:53:45 2026] DELETE /v2.0/security-group-rules/8fee4a7e-d4db-4a17-9d4f-0319b03e8cf0 => 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: 1083/2127] 10.0.0.192 () {32 vars in 673 bytes} [Wed Jun 10 04:53:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:45.342 7 INFO neutron.db.securitygroups_db [None req-9a86b18a-aa22-4ae6-ab1a-a4227edf239a c19968875480407693b3ae7a39d45988 7a0174c60d364cdf967f96813194cfca - - default default] Project 7a0174c60d364cdf967f96813194cfca added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1045/2128] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:53:45 2026] POST /v2.0/security-group-rules => generated 607 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2129] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:53:45 2026] GET /v2.0/security-group-rules/6cfd56d8-2def-472c-aa62-5b682c64e092 => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2130] 10.0.0.192 () {32 vars in 673 bytes} [Wed Jun 10 04:53:45 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2131] 10.0.0.192 () {34 vars in 678 bytes} [Wed Jun 10 04:53:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2132] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:53:45 2026] DELETE /v2.0/security-group-rules/6cfd56d8-2def-472c-aa62-5b682c64e092 => 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: 1047/2133] 10.0.0.192 () {34 vars in 753 bytes} [Wed Jun 10 04:53:45 2026] PUT /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2134] 10.0.0.192 () {32 vars in 673 bytes} [Wed Jun 10 04:53:45 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2135] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:53:45 2026] GET /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2136] 10.0.0.192 () {34 vars in 764 bytes} [Wed Jun 10 04:53:45 2026] PUT /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2137] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:45 2026] DELETE /v2.0/security-groups/6f257339-2bc8-4f94-b681-9d446d3b65e6 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2138] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:53:45 2026] GET /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/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: 1090/2139] 10.0.0.192 () {32 vars in 663 bytes} [Wed Jun 10 04:53:45 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: 1091/2140] 10.0.0.192 () {34 vars in 760 bytes} [Wed Jun 10 04:53:45 2026] PUT /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2141] 10.0.0.192 () {32 vars in 663 bytes} [Wed Jun 10 04:53:45 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: 1093/2142] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:53:45 2026] GET /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:53:45.910 7 INFO neutron.db.segments_db [None req-04c27c56-2577-4f04-8dac-3acb4223d4fb 4d4e4dd732d74e439cb5e631c1e75c96 a45afee13db24b489b59c4292a3daf55 - - default default] Added segment 4f48e046-3ec6-4a0b-a12d-3333f60ff3d8 of type vxlan for network 9d80972a-2936-44b8-8f14-ea25b9893fdc [pid: 8|app: 0|req: 1094/2143] 10.0.0.192 () {34 vars in 782 bytes} [Wed Jun 10 04:53:45 2026] PUT /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2144] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:45 2026] POST /v2.0/networks => generated 631 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2145] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:53:45 2026] GET /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2146] 10.0.0.192 () {34 vars in 753 bytes} [Wed Jun 10 04:53:46 2026] PUT /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2147] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:53:46 2026] GET /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/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: 1098/2148] 10.0.0.192 () {32 vars in 741 bytes} [Wed Jun 10 04:53:46 2026] GET /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:46.201 8 INFO neutron.api.v2.resource [None req-5ad1dff8-77e4-42cb-a6a9-a1ac074a5a6a 1839af0799264334bb1d837ce4bcfd28 e4d4ac7c37ce45cf929064cafa2ae0fe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1099/2149] 10.0.0.192 () {32 vars in 745 bytes} [Wed Jun 10 04:53:46 2026] GET /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2150] 10.0.0.192 () {32 vars in 744 bytes} [Wed Jun 10 04:53:46 2026] DELETE /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2151] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:53:46 2026] GET /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2152] 10.0.0.192 () {34 vars in 664 bytes} [Wed Jun 10 04:53:46 2026] POST /v2.0/ports => generated 743 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:46.386 8 INFO neutron.api.v2.resource [None req-91f07d0b-9d98-4a96-bc96-f88d3216fe26 1839af0799264334bb1d837ce4bcfd28 e4d4ac7c37ce45cf929064cafa2ae0fe - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1102/2153] 10.0.0.192 () {32 vars in 748 bytes} [Wed Jun 10 04:53:46 2026] DELETE /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2154] 10.0.0.192 () {34 vars in 747 bytes} [Wed Jun 10 04:53:46 2026] PUT /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2155] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:53:46 2026] DELETE /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2156] 10.0.0.192 () {32 vars in 727 bytes} [Wed Jun 10 04:53:46 2026] GET /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/tags => generated 25 bytes in 69 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: 1105/2157] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:53:46 2026] GET /v2.0/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507/tags => generated 12 bytes in 28 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: 1053/2158] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:46 2026] GET /v2.0/security-groups?tenant_id=7a0174c60d364cdf967f96813194cfca&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2159] 10.0.0.192 () {34 vars in 758 bytes} [Wed Jun 10 04:53:46 2026] PUT /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/tags/green => generated 4 bytes in 68 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: 1054/2160] 10.0.0.192 () {32 vars in 734 bytes} [Wed Jun 10 04:53:46 2026] DELETE /v2.0/qos/policies/a26d71d3-ab59-4455-9f01-b1a86a4fd507 => 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: 1055/2161] 10.0.0.192 () {32 vars in 727 bytes} [Wed Jun 10 04:53:46 2026] GET /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1107/2162] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:46 2026] DELETE /v2.0/security-groups/80c61bba-a6c0-4840-96a9-544105b0c2ee => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2163] 10.0.0.192 () {34 vars in 754 bytes} [Wed Jun 10 04:53:46 2026] PUT /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/tags/red => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2164] 10.0.0.192 () {32 vars in 727 bytes} [Wed Jun 10 04:53:46 2026] GET /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/tags => generated 34 bytes in 44 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: 1057/2165] 10.0.0.192 () {34 vars in 776 bytes} [Wed Jun 10 04:53:46 2026] PUT /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/tags/black.or.white => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1109/2166] 10.0.0.192 () {32 vars in 727 bytes} [Wed Jun 10 04:53:46 2026] GET /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1058/2167] 10.0.0.192 () {34 vars in 747 bytes} [Wed Jun 10 04:53:46 2026] PUT /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/tags => generated 37 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1110/2168] 10.0.0.192 () {32 vars in 727 bytes} [Wed Jun 10 04:53:47 2026] GET /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/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: 7|app: 0|req: 1059/2169] 10.0.0.192 () {32 vars in 735 bytes} [Wed Jun 10 04:53:47 2026] GET /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:47.249 8 INFO neutron.api.v2.resource [None req-2bd5ce50-d404-4af2-820b-011a9a6f45dd 4d4e4dd732d74e439cb5e631c1e75c96 a45afee13db24b489b59c4292a3daf55 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1111/2170] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:53:47 2026] GET /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1060/2171] 10.0.0.192 () {32 vars in 738 bytes} [Wed Jun 10 04:53:47 2026] DELETE /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/tags/red => 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, ' [pid: 7|app: 0|req: 1061/2172] 10.0.0.192 () {32 vars in 727 bytes} [Wed Jun 10 04:53:47 2026] GET /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/tags => generated 30 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:47.507 7 INFO neutron.api.v2.resource [None req-a8994101-2b05-4897-88b8-86716fcbf03f 4d4e4dd732d74e439cb5e631c1e75c96 a45afee13db24b489b59c4292a3daf55 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1062/2173] 10.0.0.192 () {32 vars in 742 bytes} [Wed Jun 10 04:53:47 2026] DELETE /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1063/2174] 10.0.0.192 () {32 vars in 730 bytes} [Wed Jun 10 04:53:47 2026] DELETE /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2175] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:47 2026] GET /v2.0/security-groups?tenant_id=0e84a6dab7cb453ea8ff8035bc7bb86f&name=default => generated 2925 bytes in 310 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: 1113/2176] 10.0.0.192 () {32 vars in 727 bytes} [Wed Jun 10 04:53:47 2026] GET /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db/tags => generated 12 bytes in 39 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: 1064/2177] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:47 2026] DELETE /v2.0/security-groups/b0def52f-124b-4248-951e-b027d7fdbfcb => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:47.727 8 INFO neutron_taas.services.taas.taas_plugin [None req-44c99751-b96d-45c9-ae88-c53592c0729a 4d4e4dd732d74e439cb5e631c1e75c96 a45afee13db24b489b59c4292a3daf55 - - default default] TaaS: Handle Delete Port: 36c73dc2-388c-4c9b-a320-d24f9a1d50db 2026-06-10 04:53:47.731 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44c99751-b96d-45c9-ae88-c53592c0729a 4d4e4dd732d74e439cb5e631c1e75c96 a45afee13db24b489b59c4292a3daf55 - - default default] Tap Mirror: Handle Delete Port: 36c73dc2-388c-4c9b-a320-d24f9a1d50db [pid: 8|app: 0|req: 1114/2178] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:53:47 2026] DELETE /v2.0/ports/36c73dc2-388c-4c9b-a320-d24f9a1d50db => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:53:47.928 7 INFO neutron.services.segments.plugin [-] Segment 4f48e046-3ec6-4a0b-a12d-3333f60ff3d8 resource provider aggregate not found 2026-06-10 04:53:47.933 7 INFO neutron.services.segments.plugin [-] Segment 4f48e046-3ec6-4a0b-a12d-3333f60ff3d8 resource provider aggregate not found 2026-06-10 04:53:47.944 7 INFO neutron.services.segments.plugin [-] Segment 4f48e046-3ec6-4a0b-a12d-3333f60ff3d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f48e046-3ec6-4a0b-a12d-3333f60ff3d8 found for delete ", "request_id": "req-ca4bfeb2-c97a-4941-91f8-01d774a10a82"}]} [pid: 7|app: 0|req: 1065/2179] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:47 2026] DELETE /v2.0/networks/9d80972a-2936-44b8-8f14-ea25b9893fdc => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:53:47.972 7 INFO neutron.services.segments.plugin [-] Segment 4f48e046-3ec6-4a0b-a12d-3333f60ff3d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f48e046-3ec6-4a0b-a12d-3333f60ff3d8 found for delete ", "request_id": "req-178d12e6-cc90-41d7-8315-1998b8fa4273"}]} [pid: 8|app: 0|req: 1115/2180] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:47 2026] GET /v2.0/security-groups?tenant_id=e4d4ac7c37ce45cf929064cafa2ae0fe&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2181] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:47 2026] DELETE /v2.0/security-groups/05a8f457-7187-4bf7-a289-78872c73292c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2182] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:48 2026] GET /v2.0/security-groups?tenant_id=aebe31ed23644b6b80ac47208a6e2e8f&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2183] 10.0.0.192 () {34 vars in 684 bytes} [Wed Jun 10 04:53:48 2026] POST /v2.0/security-groups => generated 1624 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2184] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:48 2026] DELETE /v2.0/security-groups/94876779-d497-4d7d-85be-ee991bf16fb6 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2185] 10.0.0.192 () {32 vars in 663 bytes} [Wed Jun 10 04:53:48 2026] GET /v2.0/security-groups => generated 4529 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2186] 10.0.0.192 () {34 vars in 758 bytes} [Wed Jun 10 04:53:48 2026] PUT /v2.0/security-groups/12799f74-e909-4094-90c6-a45f43fd47a3 => generated 1662 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2187] 10.0.0.192 () {32 vars in 737 bytes} [Wed Jun 10 04:53:49 2026] GET /v2.0/security-groups/12799f74-e909-4094-90c6-a45f43fd47a3 => generated 1662 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2188] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:49 2026] GET /v2.0/security-groups?tenant_id=a45afee13db24b489b59c4292a3daf55&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: 1070/2189] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:49 2026] DELETE /v2.0/security-groups/12799f74-e909-4094-90c6-a45f43fd47a3 => 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: 1120/2190] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:49 2026] DELETE /v2.0/security-groups/0026908f-6812-429f-8fc1-f20dd17c91df => 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: 1071/2191] 10.0.0.192 () {32 vars in 663 bytes} [Wed Jun 10 04:53:49 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:53:49.206 8 INFO neutron.api.v2.resource [None req-6ce2ad27-c0f4-4e1c-96ff-e17f336a3874 fc4c135cc6fb49148916a51b62fb8a69 df47b01001114c5da656e0a318fde96d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1121/2192] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:49 2026] DELETE /v2.0/security-groups/12799f74-e909-4094-90c6-a45f43fd47a3 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2193] 10.0.0.192 () {34 vars in 684 bytes} [Wed Jun 10 04:53:49 2026] POST /v2.0/security-groups => generated 1624 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2194] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:53:49 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: 1073/2195] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:53:49 2026] GET /v2.0/security-group-rules/9ee09142-f7ed-4585-9d5f-8b6d627382af => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2196] 10.0.0.192 () {32 vars in 673 bytes} [Wed Jun 10 04:53:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2197] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:53:49 2026] DELETE /v2.0/security-group-rules/9ee09142-f7ed-4585-9d5f-8b6d627382af => 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: 1124/2198] 10.0.0.192 () {32 vars in 673 bytes} [Wed Jun 10 04:53:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2199] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:53:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2200] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:53:49 2026] GET /v2.0/security-group-rules/696a16db-13c7-491d-a2a8-502bcdd7d4bc => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2201] 10.0.0.192 () {32 vars in 673 bytes} [Wed Jun 10 04:53:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2202] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:53:49 2026] DELETE /v2.0/security-group-rules/696a16db-13c7-491d-a2a8-502bcdd7d4bc => 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: 1077/2203] 10.0.0.192 () {32 vars in 673 bytes} [Wed Jun 10 04:53:49 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) [pid: 8|app: 0|req: 1127/2204] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:53:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2205] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:53:50 2026] GET /v2.0/security-group-rules/f2a68460-d047-499f-ac37-44d4d9156b24 => generated 602 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2206] 10.0.0.192 () {32 vars in 673 bytes} [Wed Jun 10 04:53:50 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2207] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:53:50 2026] DELETE /v2.0/security-group-rules/f2a68460-d047-499f-ac37-44d4d9156b24 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2208] 10.0.0.192 () {32 vars in 673 bytes} [Wed Jun 10 04:53:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2209] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:50 2026] DELETE /v2.0/security-groups/a92b71dc-b170-44e5-8e02-a68e15b60e22 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2210] 10.0.0.192 () {32 vars in 663 bytes} [Wed Jun 10 04:53:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2211] 10.0.0.192 () {32 vars in 663 bytes} [Wed Jun 10 04:53:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2212] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:51 2026] GET /v2.0/security-groups?tenant_id=df47b01001114c5da656e0a318fde96d&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: 1082/2213] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:51 2026] DELETE /v2.0/security-groups/b621b28e-b7a3-49ae-9239-6da0463136a9 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2214] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:53:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2215] 10.0.0.192 () {34 vars in 759 bytes} [Wed Jun 10 04:53:52 2026] PUT /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2216] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:53:52 2026] GET /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/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: 1084/2217] 10.0.0.192 () {34 vars in 770 bytes} [Wed Jun 10 04:53:52 2026] PUT /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2218] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:53:52 2026] GET /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2219] 10.0.0.192 () {34 vars in 766 bytes} [Wed Jun 10 04:53:52 2026] PUT /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2220] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:53:53 2026] GET /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2221] 10.0.0.192 () {34 vars in 788 bytes} [Wed Jun 10 04:53:53 2026] PUT /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2222] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:53:53 2026] GET /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2223] 10.0.0.192 () {34 vars in 759 bytes} [Wed Jun 10 04:53:53 2026] PUT /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2224] 10.0.0.192 () {32 vars in 623 bytes} [Wed Jun 10 04:53:53 2026] GET / => generated 151 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2225] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:53:53 2026] GET /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2226] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:53:53 2026] GET /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:53.306 8 INFO neutron.api.v2.resource [None req-8596a9b9-c664-48aa-be3d-2d90515a2659 c0f51a956ac64e488bb1ebce90ded1cd b7ca3362a84446f7b50ca3a5598f1131 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1139/2227] 10.0.0.192 () {32 vars in 751 bytes} [Wed Jun 10 04:53:53 2026] GET /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2228] 10.0.0.192 () {32 vars in 633 bytes} [Wed Jun 10 04:53:53 2026] GET /v2.0/ => generated 632 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2229] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:53:53 2026] DELETE /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2230] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:53:53 2026] GET /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:53:53.448 8 INFO neutron.api.v2.resource [None req-ed6282bb-0dc0-49aa-901b-406a32d6de32 c0f51a956ac64e488bb1ebce90ded1cd b7ca3362a84446f7b50ca3a5598f1131 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1141/2231] 10.0.0.192 () {32 vars in 754 bytes} [Wed Jun 10 04:53:53 2026] DELETE /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2232] 10.0.0.192 () {32 vars in 742 bytes} [Wed Jun 10 04:53:53 2026] DELETE /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/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: 1142/2233] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:53:53 2026] GET /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2234] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:53:53 2026] DELETE /v2.0/subnetpools/281f3125-4c48-40f2-a737-6317427574b9 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2235] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:53 2026] GET /v2.0/security-groups?tenant_id=a4aa0d780e85475b89e0a411825f70e0&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2236] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:54 2026] DELETE /v2.0/security-groups/ff48066b-9947-418b-b2d9-2335e264e052 => 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: 1093/2237] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:54 2026] GET /v2.0/security-groups?tenant_id=b7ca3362a84446f7b50ca3a5598f1131&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2238] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:54 2026] DELETE /v2.0/security-groups/c506017f-4aa6-4aa3-bd8e-e9ede8f0c7ce => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2239] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:54 2026] GET /v2.0/security-groups?tenant_id=de8cbfef9ff848ca96891b2f142beba1&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2240] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:54 2026] DELETE /v2.0/security-groups/8412ed91-858c-449a-96bb-98efba91bbbb => 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: 1095/2241] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:53:57 2026] GET /v2.0/security-groups?tenant_id=958c00ba07e74d1c88724e301368b281&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2242] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:57 2026] DELETE /v2.0/security-groups/94b52f09-0fc3-4db6-a313-897f597f5542 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:58.211 7 INFO neutron.db.segments_db [None req-3a60c05b-9ca4-4b76-b1b7-581b7401a20c 1c06ca2e66ee454c85dbb086a22adda0 78ce5d28b00647cbb376ad2cc1abd15c - - default default] Added segment 667b470c-46d0-4363-b88f-3e8241a686ba of type vxlan for network 4fde59ec-3307-43e3-989a-40496d6dfd72 [pid: 7|app: 0|req: 1096/2243] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:53:57 2026] POST /v2.0/networks => generated 630 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2246] 10.0.0.192 () {34 vars in 664 bytes} [Wed Jun 10 04:53:58 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2247] 10.0.0.192 () {34 vars in 666 bytes} [Wed Jun 10 04:53:58 2026] POST /v2.0/trunks => generated 407 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1149/2248] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:53:58 2026] PUT /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2249] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:53:58 2026] GET /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2250] 10.0.0.192 () {34 vars in 760 bytes} [Wed Jun 10 04:53:58 2026] PUT /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2251] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:53:58 2026] GET /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/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: 1151/2252] 10.0.0.192 () {34 vars in 756 bytes} [Wed Jun 10 04:53:58 2026] PUT /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2253] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:53:58 2026] GET /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2254] 10.0.0.192 () {34 vars in 778 bytes} [Wed Jun 10 04:53:58 2026] PUT /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2255] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:53:59 2026] GET /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2256] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:53:59 2026] PUT /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2257] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:53:59 2026] GET /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2258] 10.0.0.192 () {32 vars in 737 bytes} [Wed Jun 10 04:53:59 2026] GET /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:59.160 7 INFO neutron.api.v2.resource [None req-d1147ff5-26a3-4ebf-afd1-61e286fd9a53 1c06ca2e66ee454c85dbb086a22adda0 78ce5d28b00647cbb376ad2cc1abd15c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1105/2259] 10.0.0.192 () {32 vars in 741 bytes} [Wed Jun 10 04:53:59 2026] GET /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/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/2260] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:53:59 2026] DELETE /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2261] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:53:59 2026] GET /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:53:59.241 8 INFO neutron.api.v2.resource [None req-a9cc28ca-8cfa-44c6-9878-9d58e84ca9b5 1c06ca2e66ee454c85dbb086a22adda0 78ce5d28b00647cbb376ad2cc1abd15c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1156/2262] 10.0.0.192 () {32 vars in 744 bytes} [Wed Jun 10 04:53:59 2026] DELETE /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2263] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:53:59 2026] DELETE /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/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: 1157/2264] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:53:59 2026] GET /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2265] 10.0.0.192 () {32 vars in 719 bytes} [Wed Jun 10 04:53:59 2026] GET /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2266] 10.0.0.192 () {32 vars in 717 bytes} [Wed Jun 10 04:53:59 2026] GET /v2.0/ports/41c58fc8-3a0f-42c4-a7ca-def084488564 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2267] 10.0.0.192 () {32 vars in 722 bytes} [Wed Jun 10 04:53:59 2026] DELETE /v2.0/trunks/8bb04592-5ac7-43ac-b11b-f36448a1258c => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:53:59.657 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed04c817-b36e-4ca9-a2c8-8dd87cfad395 1c06ca2e66ee454c85dbb086a22adda0 78ce5d28b00647cbb376ad2cc1abd15c - - default default] TaaS: Handle Delete Port: 41c58fc8-3a0f-42c4-a7ca-def084488564 2026-06-10 04:53:59.664 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed04c817-b36e-4ca9-a2c8-8dd87cfad395 1c06ca2e66ee454c85dbb086a22adda0 78ce5d28b00647cbb376ad2cc1abd15c - - default default] Tap Mirror: Handle Delete Port: 41c58fc8-3a0f-42c4-a7ca-def084488564 [pid: 8|app: 0|req: 1159/2268] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:53:59 2026] DELETE /v2.0/ports/41c58fc8-3a0f-42c4-a7ca-def084488564 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:53:59.858 7 INFO neutron.services.segments.plugin [-] Segment 667b470c-46d0-4363-b88f-3e8241a686ba resource provider aggregate not found 2026-06-10 04:53:59.873 7 INFO neutron.services.segments.plugin [-] Segment 667b470c-46d0-4363-b88f-3e8241a686ba resource provider aggregate not found 2026-06-10 04:53:59.889 7 INFO neutron.services.segments.plugin [-] Segment 667b470c-46d0-4363-b88f-3e8241a686ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 667b470c-46d0-4363-b88f-3e8241a686ba found for delete ", "request_id": "req-f1436ba3-06d4-474d-ba24-32c494d2595c"}]} 2026-06-10 04:53:59.892 7 INFO neutron.services.segments.plugin [-] Segment 667b470c-46d0-4363-b88f-3e8241a686ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 667b470c-46d0-4363-b88f-3e8241a686ba found for delete ", "request_id": "req-b0d58049-ae12-4855-9e4f-7414d82a4bf8"}]} [pid: 7|app: 0|req: 1110/2269] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:53:59 2026] DELETE /v2.0/networks/4fde59ec-3307-43e3-989a-40496d6dfd72 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2270] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:54:00 2026] GET /v2.0/security-groups?tenant_id=78ce5d28b00647cbb376ad2cc1abd15c&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2271] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:54:00 2026] DELETE /v2.0/security-groups/da7d8737-d93e-4a02-abb4-e75cd7a9475f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:54:00.951 8 INFO neutron.db.segments_db [None req-c1970aac-26a7-40e5-9c80-fe02b1cdb8ed 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Added segment 22c21bd5-c0b5-4120-bf94-246dfc079175 of type vxlan for network 1e3a047c-f078-4466-b978-2c4676797f41 [pid: 7|app: 0|req: 1112/2272] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:54:00 2026] GET /v2.0/security-groups?tenant_id=734bdc9077244d33ba78749d6ecf6285&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2273] 10.0.0.192 () {34 vars in 671 bytes} [Wed Jun 10 04:54:00 2026] POST /v2.0/networks => generated 632 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:54:01.092 8 INFO neutron.db.segments_db [None req-0634fe11-4109-4646-86f9-1c820ee5cdc8 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Added segment 128d27eb-4fd8-4f6e-838d-5af14a3eef29 of type vxlan for network ba1ffd56-12df-4490-861c-d6000cb91c38 [pid: 7|app: 0|req: 1113/2274] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:54:01 2026] DELETE /v2.0/security-groups/95a155d7-d7ff-490c-bb8a-48db445d5716 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:54:01.360 8 INFO neutron.db.l3_hamode_db [None req-0634fe11-4109-4646-86f9-1c820ee5cdc8 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-10 04:54:02.102 8 INFO neutron.db.l3_hamode_db [None req-0634fe11-4109-4646-86f9-1c820ee5cdc8 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1162/2275] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:54:01 2026] POST /v2.0/routers => generated 695 bytes in 1941 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2276] 10.0.0.192 () {32 vars in 776 bytes} [Wed Jun 10 04:54:02 2026] GET /v2.0/subnets?project_id=01486711b0b2491a9f863321358a14c2&cidr=10.100.0.0%2F28 => generated 14 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2277] 10.0.0.192 () {32 vars in 694 bytes} [Wed Jun 10 04:54:03 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2278] 10.0.0.192 () {32 vars in 784 bytes} [Wed Jun 10 04:54:03 2026] GET /v2.0/subnets?network_id=129f91a2-96aa-42c3-82e9-9fe3a2773176&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2279] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:54:03 2026] POST /v2.0/subnets => generated 656 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2280] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:54:04 2026] GET /v2.0/security-groups?tenant_id=9961ff7669f547988ee781f4f7397b54&name=default => generated 2929 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2281] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:54:04 2026] DELETE /v2.0/security-groups/999f9b11-61e4-4ff9-a198-1ea70c63fb5c => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2282] 10.0.0.192 () {34 vars in 783 bytes} [Wed Jun 10 04:54:03 2026] PUT /v2.0/routers/2a87a1ee-f2bc-413d-b209-412ca1b69b18/add_router_interface => generated 309 bytes in 1479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2283] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:54:05 2026] GET /v2.0/security-groups?tenant_id=6c20a929bf6d4497b2df701c2a546266&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2284] 10.0.0.192 () {32 vars in 649 bytes} [Wed Jun 10 04:54:05 2026] GET /v2.0/networks => generated 6662 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2285] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:54:05 2026] DELETE /v2.0/security-groups/65965cd9-b9e7-4ec3-9a80-0476f6e5b715 => 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: 1118/2286] 10.0.0.192 () {32 vars in 647 bytes} [Wed Jun 10 04:54:05 2026] GET /v2.0/subnets => generated 7419 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2287] 10.0.0.192 () {32 vars in 647 bytes} [Wed Jun 10 04:54:05 2026] GET /v2.0/routers => generated 1453 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2288] 10.0.0.192 () {34 vars in 685 bytes} [Wed Jun 10 04:54:05 2026] POST /v2.0/security-groups => generated 1673 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2289] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:54:05 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: 7|app: 0|req: 1120/2290] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:54:05 2026] POST /v2.0/security-group-rules => generated 596 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2291] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:54:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2292] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:54:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:54:06.528 8 INFO neutron.db.securitygroups_db [None req-8c489adb-5031-4794-8f44-5da9a0a97e65 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Project 01486711b0b2491a9f863321358a14c2 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: 1172/2293] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:54:06 2026] POST /v2.0/security-group-rules => generated 607 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:54:06.642 7 INFO neutron.db.securitygroups_db [None req-220b6b98-ae3e-4c8c-90ef-ffb02d30f7dc 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Project 01486711b0b2491a9f863321358a14c2 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: 1122/2294] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:54:06 2026] POST /v2.0/security-group-rules => generated 606 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2295] 10.0.0.192 () {32 vars in 649 bytes} [Wed Jun 10 04:54:07 2026] GET /v2.0/networks => generated 1297 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2296] 10.0.0.34 () {34 vars in 1095 bytes} [Wed Jun 10 04:54:07 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-32634663&fields=id&tenant_id=01486711b0b2491a9f863321358a14c2 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2297] 10.0.0.34 () {34 vars in 981 bytes} [Wed Jun 10 04:54:07 2026] GET /v2.0/networks?id=1e3a047c-f078-4466-b978-2c4676797f41 => generated 660 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2298] 10.0.0.34 () {34 vars in 964 bytes} [Wed Jun 10 04:54:07 2026] GET /v2.0/quotas/01486711b0b2491a9f863321358a14c2 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2299] 10.0.0.34 () {34 vars in 1001 bytes} [Wed Jun 10 04:54:07 2026] GET /v2.0/ports?tenant_id=01486711b0b2491a9f863321358a14c2&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: 1125/2300] 10.0.0.34 () {34 vars in 1007 bytes} [Wed Jun 10 04:54:07 2026] GET /v2.0/networks/1e3a047c-f078-4466-b978-2c4676797f41?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: 1176/2301] 10.0.0.34 () {34 vars in 1107 bytes} [Wed Jun 10 04:54:07 2026] GET /v2.0/networks/1e3a047c-f078-4466-b978-2c4676797f41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2302] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:07 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => 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: 1177/2303] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:54:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2304] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:54:08 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: 1178/2305] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:54:08 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: 1128/2306] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:54:08 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: 1179/2307] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:54:08 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2308] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:54:08 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2309] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:08 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => 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: 1180/2310] 199.204.45.156 () {34 vars in 717 bytes} [Wed Jun 10 04:54:08 2026] POST /v2.0/ports => generated 1059 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2311] 10.0.0.34 () {34 vars in 970 bytes} [Wed Jun 10 04:54:08 2026] GET /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 1059 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2312] 10.0.0.34 () {34 vars in 906 bytes} [Wed Jun 10 04:54:08 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2313] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:09 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => 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: 1182/2314] 199.204.45.156 () {34 vars in 1262 bytes} [Wed Jun 10 04:54:10 2026] GET /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b?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: 7|app: 0|req: 1133/2315] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:54:10 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?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: 1183/2316] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:54:10 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?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: 1134/2317] 199.204.45.156 () {34 vars in 975 bytes} [Wed Jun 10 04:54:10 2026] GET /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 1059 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2318] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:54:10 2026] GET /v2.0/networks?id=06a0b181-3063-45d8-bc81-49438b71662a => generated 802 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2319] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:11 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => 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: 1135/2320] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:54:10 2026] PUT /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 1249 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:54:11.209 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-29b87528-38c0-4888-992a-0ea750cd62e6'] response: {'name': 'network-changed', 'server_uuid': '0fbf91ce-084f-4e54-86e5-c097aca803d2', 'tag': 'd1d11a65-73a4-4237-90bd-32342b3a444b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1186/2321] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:54:11 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 2485 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2322] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:54:11 2026] GET /v2.0/networks?id=06a0b181-3063-45d8-bc81-49438b71662a => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2323] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:54:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.211&port_id=d1d11a65-73a4-4237-90bd-32342b3a444b => 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: 1137/2324] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:54:11 2026] GET /v2.0/subnets?id=d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2325] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:54:11 2026] GET /v2.0/ports?network_id=06a0b181-3063-45d8-bc81-49438b71662a&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2326] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:54:11 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?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: 1189/2327] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:54:12 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?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: 1139/2328] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:12 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2329] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:54:12 2026] GET /v2.0/networks?id=1e3a047c-f078-4466-b978-2c4676797f41 => generated 660 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2330] 199.204.45.156 () {34 vars in 1050 bytes} [Wed Jun 10 04:54:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=01486711b0b2491a9f863321358a14c2 => generated 179 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2331] 199.204.45.156 () {38 vars in 955 bytes} [Wed Jun 10 04:54:12 2026] POST /v2.0/ports => generated 958 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2332] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:54:12 2026] PUT /v2.0/ports/0670e9ae-b11d-44f3-91d9-0b4b1b03fc40 => 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: 8|app: 0|req: 1192/2333] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 2485 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1142/2334] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.46&port_id=c4c53d97-8ccc-44dc-b2dc-df077a0fb019 => 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: 1193/2335] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.0/subnets?id=34103cd9-fbce-4f06-94be-d9ca416fc6cc => 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: 1194/2336] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.0/ports?network_id=6633b108-ff57-4177-bd2f-9a1543b75456&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: 1143/2337] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2338] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.0/security-groups?id=ff159328-5f0e-41d4-9dfd-3f469020d78b&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2339] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:54:13.317 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af6d7948-60ed-4bf0-b2fd-5e475c654269'] response: {'name': 'network-changed', 'server_uuid': 'f2b7ca28-42ca-476e-9c6e-3d239e3447d2', 'tag': '0670e9ae-b11d-44f3-91d9-0b4b1b03fc40', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1145/2340] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456?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: 1147/2343] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.211&port_id=d1d11a65-73a4-4237-90bd-32342b3a444b => 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: 1197/2344] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.0/subnets?id=d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2345] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.0/ports?network_id=06a0b181-3063-45d8-bc81-49438b71662a&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: 1198/2346] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?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: 1149/2347] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?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: 1199/2348] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.0/ports?tenant_id=01486711b0b2491a9f863321358a14c2&device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2349] 199.204.45.156 () {34 vars in 1018 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.0/networks?tenant_id=01486711b0b2491a9f863321358a14c2&shared=False => generated 756 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2350] 199.204.45.156 () {34 vars in 930 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2351] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:14 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2352] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:14 2026] GET /v2.0/security-groups?id=ff159328-5f0e-41d4-9dfd-3f469020d78b&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2353] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:54:14 2026] GET /v2.0/ports?tenant_id=01486711b0b2491a9f863321358a14c2&device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => 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: 1202/2354] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:54:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0670e9ae-b11d-44f3-91d9-0b4b1b03fc40 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2355] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:54:15 2026] GET /v2.0/subnets?id=bf8dee3d-df91-43b4-9e0d-c0422c113449 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2356] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:54:15 2026] GET /v2.0/ports?network_id=1e3a047c-f078-4466-b978-2c4676797f41&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: 1154/2357] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:54:15 2026] GET /v2.0/networks/1e3a047c-f078-4466-b978-2c4676797f41?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: 1204/2358] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:54:15 2026] GET /v2.0/networks/1e3a047c-f078-4466-b978-2c4676797f41?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: 1155/2359] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:15 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2360] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:15 2026] GET /v2.0/security-groups?id=ff159328-5f0e-41d4-9dfd-3f469020d78b&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: 1156/2361] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:16 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2362] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:16 2026] GET /v2.0/security-groups?id=ff159328-5f0e-41d4-9dfd-3f469020d78b&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: 1157/2363] 10.0.0.34 () {34 vars in 970 bytes} [Wed Jun 10 04:54:17 2026] GET /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 1251 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2364] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:17 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => 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: 1159/2365] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:17 2026] GET /v2.0/security-groups?id=ff159328-5f0e-41d4-9dfd-3f469020d78b&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2366] 199.204.45.156 () {34 vars in 789 bytes} [Wed Jun 10 04:54:17 2026] PUT /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 1276 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:54:17.913 7 INFO neutron.api.v2.resource [None req-3b03d13e-1c24-4e25-b0c1-a5bf67ebf326 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1160/2367] 199.204.45.156 () {30 vars in 763 bytes} [Wed Jun 10 04:54:17 2026] GET /v2.0/security-groups/lb-495d1841-3405-45cb-88ac-9794765822cd => generated 149 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:54:17.920 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c93d9274-74e8-4512-a300-570af5c6cdb1'] response: {'name': 'network-changed', 'server_uuid': '0fbf91ce-084f-4e54-86e5-c097aca803d2', 'tag': 'd1d11a65-73a4-4237-90bd-32342b3a444b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1208/2368] 199.204.45.156 () {30 vars in 785 bytes} [Wed Jun 10 04:54:17 2026] GET /v2.0/security-groups?name=lb-495d1841-3405-45cb-88ac-9794765822cd => generated 1637 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2369] 199.204.45.156 () {34 vars in 789 bytes} [Wed Jun 10 04:54:17 2026] PUT /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 1314 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:54:18.244 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-42ca6d34-0449-4032-ac6d-c980b3c0bb8d'] response: {'name': 'network-changed', 'server_uuid': '0fbf91ce-084f-4e54-86e5-c097aca803d2', 'tag': 'd1d11a65-73a4-4237-90bd-32342b3a444b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1209/2370] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1162/2371] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:54:18 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: 1210/2372] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:54:18 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: 1163/2373] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:54:18 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: 1164/2374] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2375] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2376] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.0/ports/b32f7f8c-0480-4130-822b-50c153c21e21 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2377] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.0/networks?id=06a0b181-3063-45d8-bc81-49438b71662a => generated 802 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2378] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 1350 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2379] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.211&port_id=d1d11a65-73a4-4237-90bd-32342b3a444b => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2380] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2381] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.0/subnets?id=d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2382] 199.204.45.156 () {30 vars in 743 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a => generated 799 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2383] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.0/ports?network_id=06a0b181-3063-45d8-bc81-49438b71662a&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: 1169/2384] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.0/ports/b32f7f8c-0480-4130-822b-50c153c21e21 => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2385] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2386] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?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: 1217/2387] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?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: 1171/2388] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2389] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:19 2026] GET /v2.0/security-groups?id=ff159328-5f0e-41d4-9dfd-3f469020d78b&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2390] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:54:19 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2391] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:54:19 2026] GET /v2.0/networks?id=06a0b181-3063-45d8-bc81-49438b71662a => generated 802 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2392] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:54:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.211&port_id=d1d11a65-73a4-4237-90bd-32342b3a444b => 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: 1220/2393] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:54:19 2026] GET /v2.0/subnets?id=d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2394] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:54:19 2026] GET /v2.0/ports?network_id=06a0b181-3063-45d8-bc81-49438b71662a&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2395] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:54:19 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?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: 1175/2396] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:54:19 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?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: 1222/2397] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:20 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2398] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:20 2026] GET /v2.0/security-groups?id=ff159328-5f0e-41d4-9dfd-3f469020d78b&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2399] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:20 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => 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: 1177/2400] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:20 2026] GET /v2.0/security-groups?id=ff159328-5f0e-41d4-9dfd-3f469020d78b&fields=id&fields=name => generated 112 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2401] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:54:20 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:54:21.322 7 INFO neutron.db.l3_db [None req-7461ba70-4b80-4bd1-89c0-4ba0f9c95a79 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Floating IP 4ab3e98a-0e37-4f43-aaf7-04a38cd8b092 associated. External IP: 10.96.250.202, port: 0670e9ae-b11d-44f3-91d9-0b4b1b03fc40. [pid: 7|app: 0|req: 1178/2402] 10.0.0.192 () {34 vars in 677 bytes} [Wed Jun 10 04:54:20 2026] POST /v2.0/floatingips => generated 856 bytes in 1168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2403] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:54:21 2026] GET /v2.0/floatingips/4ab3e98a-0e37-4f43-aaf7-04a38cd8b092 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:54:21.730 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-60afa222-0d74-4670-9760-f47efd38db8f'] response: {'name': 'network-changed', 'server_uuid': 'f2b7ca28-42ca-476e-9c6e-3d239e3447d2', 'tag': '0670e9ae-b11d-44f3-91d9-0b4b1b03fc40', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1179/2404] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:54:22 2026] GET /v2.0/ports?tenant_id=01486711b0b2491a9f863321358a14c2&device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => 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: 1226/2405] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:54:22 2026] GET /v2.0/networks?id=1e3a047c-f078-4466-b978-2c4676797f41 => 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: 1180/2406] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:54:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0670e9ae-b11d-44f3-91d9-0b4b1b03fc40 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2407] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:54:22 2026] GET /v2.0/subnets?id=bf8dee3d-df91-43b4-9e0d-c0422c113449 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2408] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:54:22 2026] GET /v2.0/ports?network_id=1e3a047c-f078-4466-b978-2c4676797f41&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2409] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:54:22 2026] GET /v2.0/networks/1e3a047c-f078-4466-b978-2c4676797f41?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2410] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:54:22 2026] GET /v2.0/networks/1e3a047c-f078-4466-b978-2c4676797f41?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: 1229/2411] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:54:22 2026] GET /v2.0/floatingips/4ab3e98a-0e37-4f43-aaf7-04a38cd8b092 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2412] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:54:23 2026] GET /v2.0/floatingips/4ab3e98a-0e37-4f43-aaf7-04a38cd8b092 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:54:24.558 8 INFO neutron.db.l3_db [None req-98e16432-4de8-4aea-b1ba-e58432f8c181 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Floating IP 78e57d5b-63b4-4281-b8e0-6ebce976d342 associated. External IP: 10.96.250.219, port: b32f7f8c-0480-4130-822b-50c153c21e21. [pid: 8|app: 0|req: 1230/2413] 10.0.0.192 () {34 vars in 677 bytes} [Wed Jun 10 04:54:23 2026] POST /v2.0/floatingips => generated 899 bytes in 1047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2414] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:54: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: 1231/2415] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:54:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2416] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:54:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2417] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:54:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:54:27.777 7 INFO neutron.api.v2.resource [None req-4e121310-6d85-400a-9ee0-80ff74ac1e29 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1186/2418] 199.204.45.156 () {30 vars in 763 bytes} [Wed Jun 10 04:54:27 2026] GET /v2.0/security-groups/lb-495d1841-3405-45cb-88ac-9794765822cd => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2419] 199.204.45.156 () {30 vars in 785 bytes} [Wed Jun 10 04:54:27 2026] GET /v2.0/security-groups?name=lb-495d1841-3405-45cb-88ac-9794765822cd => generated 1637 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2420] 199.204.45.156 () {30 vars in 815 bytes} [Wed Jun 10 04:54:27 2026] GET /v2.0/security-group-rules?security_group_id=e7184fb5-f0a9-4980-b23f-7aa33b80a11a => generated 1182 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2421] 199.204.45.156 () {34 vars in 747 bytes} [Wed Jun 10 04:54:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2422] 199.204.45.156 () {34 vars in 747 bytes} [Wed Jun 10 04:54:27 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) [pid: 8|app: 0|req: 1236/2425] 10.0.0.93 () {34 vars in 989 bytes} [Wed Jun 10 04:54:31 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => 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: 1190/2426] 10.0.0.93 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:31 2026] GET /v2.0/security-groups?id=ff159328-5f0e-41d4-9dfd-3f469020d78b&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2427] 10.0.0.94 () {30 vars in 689 bytes} [Wed Jun 10 04:54:35 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: 1191/2428] 10.0.0.94 () {30 vars in 691 bytes} [Wed Jun 10 04:54:35 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: 1238/2429] 10.0.0.94 () {30 vars in 667 bytes} [Wed Jun 10 04:54:35 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: 1192/2430] 10.0.0.94 () {30 vars in 703 bytes} [Wed Jun 10 04:54:35 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: 1239/2431] 10.0.0.94 () {28 vars in 438 bytes} [Wed Jun 10 04:54:36 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: 1193/2432] 10.0.0.94 () {30 vars in 727 bytes} [Wed Jun 10 04:54:36 2026] GET /v2.0/subnets/949b0e55-83fc-4181-83e7-0f881d7bb77c => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2433] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:54:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2434] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:54:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2435] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:54:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2436] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:54:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2437] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:54:38 2026] GET /v2.0/subnets/949b0e55-83fc-4181-83e7-0f881d7bb77c => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2438] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:54:38 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2439] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:54:38 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: 1197/2440] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:54:38 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: 1244/2441] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:54:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2442] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:54:38 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: 1245/2443] 199.204.45.156 () {34 vars in 717 bytes} [Wed Jun 10 04:54:38 2026] POST /v2.0/ports => generated 1324 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2444] 10.0.0.34 () {34 vars in 970 bytes} [Wed Jun 10 04:54:39 2026] GET /v2.0/ports/a7f67ef9-2406-4961-94e3-b26c49c98f27 => generated 1324 bytes in 51 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: 1246/2445] 199.204.45.156 () {34 vars in 1262 bytes} [Wed Jun 10 04:54:40 2026] GET /v2.0/ports/a7f67ef9-2406-4961-94e3-b26c49c98f27?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2446] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:54:40 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?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: 1247/2447] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:54:40 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?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: 1201/2448] 10.0.0.192 () {32 vars in 826 bytes} [Wed Jun 10 04:54:41 2026] GET /v2.0/ports?project_id=01486711b0b2491a9f863321358a14c2&network_id=1e3a047c-f078-4466-b978-2c4676797f41 => generated 3695 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2449] 199.204.45.156 () {34 vars in 975 bytes} [Wed Jun 10 04:54:41 2026] GET /v2.0/ports/a7f67ef9-2406-4961-94e3-b26c49c98f27 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2450] 10.0.0.192 () {32 vars in 742 bytes} [Wed Jun 10 04:54:41 2026] GET /v2.0/subnets?network_id=129f91a2-96aa-42c3-82e9-9fe3a2773176 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2451] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:54:41 2026] GET /v2.0/networks?id=96e324dc-31c8-45c1-a5bf-12bd585acf94 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:54:41.808 8 INFO neutron.db.l3_db [None req-1fa031c9-ffc3-428d-9d8e-6dda79701b5e 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Floating IP 4ab3e98a-0e37-4f43-aaf7-04a38cd8b092 disassociated. External IP: 10.96.250.202, port: 0670e9ae-b11d-44f3-91d9-0b4b1b03fc40. [pid: 7|app: 0|req: 1203/2452] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:54:41 2026] PUT /v2.0/ports/a7f67ef9-2406-4961-94e3-b26c49c98f27 => generated 1514 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:54:42.048 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de7a1e1d-09d9-48d6-975b-b0827bdee446'] response: {'name': 'network-changed', 'server_uuid': '0fbf91ce-084f-4e54-86e5-c097aca803d2', 'tag': 'a7f67ef9-2406-4961-94e3-b26c49c98f27', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1250/2453] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:54:41 2026] PUT /v2.0/floatingips/4ab3e98a-0e37-4f43-aaf7-04a38cd8b092 => generated 554 bytes in 429 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: 1204/2454] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/floatingips/4ab3e98a-0e37-4f43-aaf7-04a38cd8b092 => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:54:42.161 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0729a9f-264a-443e-997f-182cbb73ce8d'] response: {'name': 'network-changed', 'server_uuid': 'f2b7ca28-42ca-476e-9c6e-3d239e3447d2', 'tag': '0670e9ae-b11d-44f3-91d9-0b4b1b03fc40', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1251/2455] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 4092 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2456] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/networks?id=96e324dc-31c8-45c1-a5bf-12bd585acf94 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2457] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=a7f67ef9-2406-4961-94e3-b26c49c98f27 => 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: 1253/2458] 199.204.45.156 () {34 vars in 1102 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A9d&port_id=a7f67ef9-2406-4961-94e3-b26c49c98f27 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2459] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/ports?tenant_id=01486711b0b2491a9f863321358a14c2&device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => 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: 1254/2460] 199.204.45.156 () {34 vars in 1064 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/subnets?id=d1eac637-8add-4735-af9d-baf09c10e9c8&id=949b0e55-83fc-4181-83e7-0f881d7bb77c => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2461] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/networks?id=1e3a047c-f078-4466-b978-2c4676797f41 => generated 756 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2462] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0670e9ae-b11d-44f3-91d9-0b4b1b03fc40 => 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: 1255/2463] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/ports?network_id=96e324dc-31c8-45c1-a5bf-12bd585acf94&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: 1209/2464] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/subnets?id=bf8dee3d-df91-43b4-9e0d-c0422c113449 => generated 677 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2465] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/ports?network_id=96e324dc-31c8-45c1-a5bf-12bd585acf94&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: 1210/2466] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/ports?network_id=1e3a047c-f078-4466-b978-2c4676797f41&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: 1257/2467] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?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: 1211/2468] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/networks/1e3a047c-f078-4466-b978-2c4676797f41?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: 1258/2469] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?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: 1212/2470] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:54:42 2026] GET /v2.0/networks/1e3a047c-f078-4466-b978-2c4676797f41?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: 1259/2471] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:54:43 2026] GET /v2.0/floatingips/4ab3e98a-0e37-4f43-aaf7-04a38cd8b092 => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2474] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:54:43 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 4092 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2475] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:54:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.46&port_id=c4c53d97-8ccc-44dc-b2dc-df077a0fb019 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2476] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/subnets?id=34103cd9-fbce-4f06-94be-d9ca416fc6cc => 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: 1262/2477] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/ports?network_id=6633b108-ff57-4177-bd2f-9a1543b75456&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: 1216/2478] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456?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: 1263/2479] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456?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: 1217/2480] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.211&port_id=d1d11a65-73a4-4237-90bd-32342b3a444b => 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: 1264/2481] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/floatingips/4ab3e98a-0e37-4f43-aaf7-04a38cd8b092 => generated 552 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2482] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/subnets?id=d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2483] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/ports?network_id=06a0b181-3063-45d8-bc81-49438b71662a&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2484] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?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: 1266/2485] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2486] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=a7f67ef9-2406-4961-94e3-b26c49c98f27 => 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: 1267/2487] 199.204.45.156 () {34 vars in 1102 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A9d&port_id=a7f67ef9-2406-4961-94e3-b26c49c98f27 => 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: 1221/2488] 199.204.45.156 () {34 vars in 1064 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/subnets?id=d1eac637-8add-4735-af9d-baf09c10e9c8&id=949b0e55-83fc-4181-83e7-0f881d7bb77c => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2489] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/ports?network_id=96e324dc-31c8-45c1-a5bf-12bd585acf94&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2490] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/ports?network_id=96e324dc-31c8-45c1-a5bf-12bd585acf94&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: 1269/2491] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?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: 1223/2492] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?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: 1270/2493] 10.0.0.192 () {34 vars in 685 bytes} [Wed Jun 10 04:54:45 2026] POST /v2.0/security-groups => generated 1675 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2494] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:54:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2495] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:54:45 2026] POST /v2.0/security-group-rules => generated 596 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2496] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:54:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2497] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:54:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:54:45.967 7 INFO neutron.db.securitygroups_db [None req-58921c01-baf2-4d56-bbd7-8902003f36b1 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Project 01486711b0b2491a9f863321358a14c2 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: 1226/2498] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:54:45 2026] POST /v2.0/security-group-rules => generated 607 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:54:46.081 8 INFO neutron.db.securitygroups_db [None req-bffb1219-09b2-4690-b793-4edd0f178da6 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Project 01486711b0b2491a9f863321358a14c2 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: 1273/2499] 10.0.0.192 () {34 vars in 695 bytes} [Wed Jun 10 04:54:46 2026] POST /v2.0/security-group-rules => generated 606 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2500] 10.0.0.192 () {32 vars in 649 bytes} [Wed Jun 10 04:54:46 2026] GET /v2.0/networks => generated 1297 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2501] 10.0.0.34 () {34 vars in 1097 bytes} [Wed Jun 10 04:54:46 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-120958626&fields=id&tenant_id=01486711b0b2491a9f863321358a14c2 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2502] 10.0.0.34 () {34 vars in 981 bytes} [Wed Jun 10 04:54:46 2026] GET /v2.0/networks?id=1e3a047c-f078-4466-b978-2c4676797f41 => generated 660 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2503] 10.0.0.34 () {34 vars in 964 bytes} [Wed Jun 10 04:54:46 2026] GET /v2.0/quotas/01486711b0b2491a9f863321358a14c2 => 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: 1229/2504] 10.0.0.34 () {34 vars in 1001 bytes} [Wed Jun 10 04:54:46 2026] GET /v2.0/ports?tenant_id=01486711b0b2491a9f863321358a14c2&fields=id => generated 149 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2505] 10.0.0.34 () {34 vars in 1007 bytes} [Wed Jun 10 04:54:46 2026] GET /v2.0/networks/1e3a047c-f078-4466-b978-2c4676797f41?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2506] 10.0.0.34 () {34 vars in 1107 bytes} [Wed Jun 10 04:54:46 2026] GET /v2.0/networks/1e3a047c-f078-4466-b978-2c4676797f41?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: 1277/2507] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:46 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => 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: 1231/2508] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:48 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => 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: 1278/2509] 10.0.0.34 () {34 vars in 970 bytes} [Wed Jun 10 04:54:48 2026] GET /v2.0/ports/a7f67ef9-2406-4961-94e3-b26c49c98f27 => generated 1516 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2510] 199.204.45.156 () {30 vars in 743 bytes} [Wed Jun 10 04:54:48 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94 => generated 798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2511] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:54:48 2026] GET /v2.0/subnets/949b0e55-83fc-4181-83e7-0f881d7bb77c => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2512] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:54:48 2026] GET /v2.0/subnets/d1eac637-8add-4735-af9d-baf09c10e9c8 => generated 743 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2513] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:54:49 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: 1234/2514] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:54:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2515] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:54:49 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: 1235/2516] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:54:49 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: 1236/2517] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:49 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2518] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:54:49 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2519] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:54:49 2026] GET /v2.0/ports/b32f7f8c-0480-4130-822b-50c153c21e21 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2520] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:54:49 2026] GET /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2521] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:54:49 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2522] 199.204.45.156 () {30 vars in 743 bytes} [Wed Jun 10 04:54:49 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a => generated 799 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2523] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:54:49 2026] GET /v2.0/ports/b32f7f8c-0480-4130-822b-50c153c21e21 => 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: 1285/2524] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:54:49 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2525] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:50 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => 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: 1241/2526] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:51 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => 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: 1286/2527] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:54:51 2026] GET /v2.0/networks?id=1e3a047c-f078-4466-b978-2c4676797f41 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2528] 199.204.45.156 () {34 vars in 1050 bytes} [Wed Jun 10 04:54:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=01486711b0b2491a9f863321358a14c2 => generated 271 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2529] 199.204.45.156 () {38 vars in 955 bytes} [Wed Jun 10 04:54:51 2026] POST /v2.0/ports => generated 954 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2530] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:54:51 2026] PUT /v2.0/ports/d608a579-7acc-4786-967e-b6c801e3aa0e => generated 1235 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:54:52.301 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af12a42f-8040-450a-815c-08ef1aa6cf49'] response: {'name': 'network-changed', 'server_uuid': '257cef4d-8079-465b-8046-eca843ba8341', 'tag': 'd608a579-7acc-4786-967e-b6c801e3aa0e', '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: 1288/2531] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:52 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1244/2532] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:52 2026] GET /v2.0/security-groups?id=f1958090-a433-4853-9373-9b16a5226e86&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2533] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:54:52 2026] GET /v2.0/ports?tenant_id=01486711b0b2491a9f863321358a14c2&device_id=257cef4d-8079-465b-8046-eca843ba8341 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2534] 199.204.45.156 () {34 vars in 1018 bytes} [Wed Jun 10 04:54:52 2026] GET /v2.0/networks?tenant_id=01486711b0b2491a9f863321358a14c2&shared=False => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2535] 199.204.45.156 () {34 vars in 930 bytes} [Wed Jun 10 04:54:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2536] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:53 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2537] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:53 2026] GET /v2.0/security-groups?id=f1958090-a433-4853-9373-9b16a5226e86&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: 1247/2538] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:54:53 2026] GET /v2.0/ports?tenant_id=01486711b0b2491a9f863321358a14c2&device_id=257cef4d-8079-465b-8046-eca843ba8341 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2539] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:54:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d608a579-7acc-4786-967e-b6c801e3aa0e => 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: 1248/2540] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:54:54 2026] GET /v2.0/subnets?id=bf8dee3d-df91-43b4-9e0d-c0422c113449 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2541] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:54:54 2026] GET /v2.0/ports?network_id=1e3a047c-f078-4466-b978-2c4676797f41&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: 1249/2542] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:54:54 2026] GET /v2.0/networks/1e3a047c-f078-4466-b978-2c4676797f41?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: 1294/2543] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:54:54 2026] GET /v2.0/networks/1e3a047c-f078-4466-b978-2c4676797f41?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: 1250/2544] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:54 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => 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: 1295/2545] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:54 2026] GET /v2.0/security-groups?id=f1958090-a433-4853-9373-9b16a5226e86&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: 1251/2546] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:55 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2547] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:55 2026] GET /v2.0/security-groups?id=f1958090-a433-4853-9373-9b16a5226e86&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2548] 10.0.0.94 () {30 vars in 689 bytes} [Wed Jun 10 04:54:56 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: 1297/2549] 10.0.0.94 () {30 vars in 691 bytes} [Wed Jun 10 04:54:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2550] 10.0.0.94 () {30 vars in 667 bytes} [Wed Jun 10 04:54:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2551] 10.0.0.94 () {30 vars in 703 bytes} [Wed Jun 10 04:54:56 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: 1254/2552] 10.0.0.94 () {28 vars in 438 bytes} [Wed Jun 10 04:54:57 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2553] 10.0.0.94 () {30 vars in 727 bytes} [Wed Jun 10 04:54:57 2026] GET /v2.0/subnets/0b7a7235-a955-4eb6-8f12-8a214fe3e692 => generated 656 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2554] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:57 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2555] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:57 2026] GET /v2.0/security-groups?id=f1958090-a433-4853-9373-9b16a5226e86&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: 1256/2556] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:54:57 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: 1301/2557] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:54:57 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: 1257/2558] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:54:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2559] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:54:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2560] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:54:57 2026] GET /v2.0/subnets/949b0e55-83fc-4181-83e7-0f881d7bb77c => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2561] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:54:57 2026] GET /v2.0/subnets/0b7a7235-a955-4eb6-8f12-8a214fe3e692 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2562] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:54:57 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 4094 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2563] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:54:58 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: 1260/2564] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:54:58 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: 1305/2565] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:54:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2566] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:54:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2567] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:58 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2568] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:58 2026] GET /v2.0/security-groups?id=f1958090-a433-4853-9373-9b16a5226e86&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: 1306/2571] 199.204.45.156 () {34 vars in 717 bytes} [Wed Jun 10 04:54:58 2026] POST /v2.0/ports => generated 1332 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2572] 10.0.0.34 () {34 vars in 970 bytes} [Wed Jun 10 04:54:58 2026] GET /v2.0/ports/f43ad516-c90f-48ee-b95c-60e6b6adf488 => generated 1332 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1307/2573] 10.0.0.34 () {34 vars in 906 bytes} [Wed Jun 10 04:54:58 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2574] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:59 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => 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: 1308/2575] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:59 2026] GET /v2.0/security-groups?id=f1958090-a433-4853-9373-9b16a5226e86&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2576] 199.204.45.156 () {34 vars in 1262 bytes} [Wed Jun 10 04:54:59 2026] GET /v2.0/ports/f43ad516-c90f-48ee-b95c-60e6b6adf488?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2577] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:54:59 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?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: 1309/2578] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:54:59 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => 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: 1270/2579] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:54:59 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?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: 1310/2580] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:54:59 2026] GET /v2.0/security-groups?id=f1958090-a433-4853-9373-9b16a5226e86&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2581] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:54:59 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:55:00.132 8 INFO neutron.db.l3_db [None req-38d44231-e680-43b2-a934-0c68d895db99 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Floating IP 4ab3e98a-0e37-4f43-aaf7-04a38cd8b092 associated. External IP: 10.96.250.202, port: d608a579-7acc-4786-967e-b6c801e3aa0e. [pid: 7|app: 0|req: 1272/2582] 199.204.45.156 () {34 vars in 975 bytes} [Wed Jun 10 04:55:00 2026] GET /v2.0/ports/f43ad516-c90f-48ee-b95c-60e6b6adf488 => generated 1332 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2583] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:55:00 2026] GET /v2.0/networks?id=18ced9b1-97e1-4319-9d2a-3dcc8085765a => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2584] 10.0.0.192 () {34 vars in 749 bytes} [Wed Jun 10 04:54:59 2026] PUT /v2.0/floatingips/4ab3e98a-0e37-4f43-aaf7-04a38cd8b092 => generated 855 bytes in 736 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:55:00.564 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c852b07d-684e-4da8-8dc5-7ec8197066bd'] response: {'name': 'network-changed', 'server_uuid': '257cef4d-8079-465b-8046-eca843ba8341', 'tag': 'd608a579-7acc-4786-967e-b6c801e3aa0e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1312/2585] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:55:00 2026] GET /v2.0/floatingips/4ab3e98a-0e37-4f43-aaf7-04a38cd8b092 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2586] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:55:00 2026] PUT /v2.0/ports/f43ad516-c90f-48ee-b95c-60e6b6adf488 => generated 1522 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:55:00.840 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a10869b3-868b-4261-be9d-ff4c671a83fd'] response: {'name': 'network-changed', 'server_uuid': '0fbf91ce-084f-4e54-86e5-c097aca803d2', 'tag': 'f43ad516-c90f-48ee-b95c-60e6b6adf488', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1313/2587] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/ports?tenant_id=01486711b0b2491a9f863321358a14c2&device_id=257cef4d-8079-465b-8046-eca843ba8341 => generated 1240 bytes in 50 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/2588] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/networks?id=1e3a047c-f078-4466-b978-2c4676797f41 => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2589] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d608a579-7acc-4786-967e-b6c801e3aa0e => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2590] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/subnets?id=bf8dee3d-df91-43b4-9e0d-c0422c113449 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2591] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/ports?network_id=1e3a047c-f078-4466-b978-2c4676797f41&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2592] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/networks/1e3a047c-f078-4466-b978-2c4676797f41?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: 1277/2593] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 5608 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2594] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/networks?id=18ced9b1-97e1-4319-9d2a-3dcc8085765a => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2595] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/networks/1e3a047c-f078-4466-b978-2c4676797f41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2596] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.211&port_id=f43ad516-c90f-48ee-b95c-60e6b6adf488 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2597] 199.204.45.156 () {34 vars in 1106 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A268&port_id=f43ad516-c90f-48ee-b95c-60e6b6adf488 => 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/2598] 199.204.45.156 () {34 vars in 1064 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/subnets?id=0b7a7235-a955-4eb6-8f12-8a214fe3e692&id=878dce42-7907-4c18-9b60-810fc66fddcb => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2599] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/floatingips/4ab3e98a-0e37-4f43-aaf7-04a38cd8b092 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2600] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/ports?network_id=18ced9b1-97e1-4319-9d2a-3dcc8085765a&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2601] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/ports?network_id=18ced9b1-97e1-4319-9d2a-3dcc8085765a&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: 1282/2602] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?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: 1321/2603] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:55:01 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?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: 1283/2604] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:55:02 2026] GET /v2.0/floatingips/4ab3e98a-0e37-4f43-aaf7-04a38cd8b092 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2605] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:55:02 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 5608 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2606] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:55:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.46&port_id=c4c53d97-8ccc-44dc-b2dc-df077a0fb019 => 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: 1323/2607] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:55:02 2026] GET /v2.0/subnets?id=34103cd9-fbce-4f06-94be-d9ca416fc6cc => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2608] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:55:02 2026] GET /v2.0/ports?network_id=6633b108-ff57-4177-bd2f-9a1543b75456&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: 1324/2609] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:55:02 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456?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: 1286/2610] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456?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: 1325/2611] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.211&port_id=d1d11a65-73a4-4237-90bd-32342b3a444b => 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: 1287/2612] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/subnets?id=d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2613] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/ports?network_id=06a0b181-3063-45d8-bc81-49438b71662a&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2614] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?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: 1327/2615] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?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: 1289/2616] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=a7f67ef9-2406-4961-94e3-b26c49c98f27 => 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: 1328/2617] 199.204.45.156 () {34 vars in 1102 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A9d&port_id=a7f67ef9-2406-4961-94e3-b26c49c98f27 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2618] 199.204.45.156 () {34 vars in 1064 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/subnets?id=d1eac637-8add-4735-af9d-baf09c10e9c8&id=949b0e55-83fc-4181-83e7-0f881d7bb77c => generated 1409 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2619] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/ports?network_id=96e324dc-31c8-45c1-a5bf-12bd585acf94&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2620] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/ports?network_id=96e324dc-31c8-45c1-a5bf-12bd585acf94&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2621] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2622] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2623] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.211&port_id=f43ad516-c90f-48ee-b95c-60e6b6adf488 => 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: 1293/2624] 199.204.45.156 () {34 vars in 1106 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A268&port_id=f43ad516-c90f-48ee-b95c-60e6b6adf488 => 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: 1332/2625] 199.204.45.156 () {34 vars in 1064 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/subnets?id=0b7a7235-a955-4eb6-8f12-8a214fe3e692&id=878dce42-7907-4c18-9b60-810fc66fddcb => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2626] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/ports?network_id=18ced9b1-97e1-4319-9d2a-3dcc8085765a&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2627] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/ports?network_id=18ced9b1-97e1-4319-9d2a-3dcc8085765a&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: 1295/2628] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?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: 1334/2629] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?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: 1296/2630] 10.0.0.34 () {34 vars in 970 bytes} [Wed Jun 10 04:55:07 2026] GET /v2.0/ports/f43ad516-c90f-48ee-b95c-60e6b6adf488 => generated 1524 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2631] 199.204.45.156 () {30 vars in 743 bytes} [Wed Jun 10 04:55:07 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a => generated 797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2632] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:55:07 2026] GET /v2.0/subnets/0b7a7235-a955-4eb6-8f12-8a214fe3e692 => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2633] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:55:07 2026] GET /v2.0/subnets/878dce42-7907-4c18-9b60-810fc66fddcb => generated 747 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2634] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:55:07 2026] GET /v2.0/ports/a7f67ef9-2406-4961-94e3-b26c49c98f27 => 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: 1337/2635] 199.204.45.156 () {34 vars in 790 bytes} [Wed Jun 10 04:55:07 2026] PUT /v2.0/ports/a7f67ef9-2406-4961-94e3-b26c49c98f27 => generated 1255 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:55:08.191 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d974dad-d66f-49a6-9b97-6b87c254c8f6'] response: {'name': 'network-changed', 'server_uuid': '0fbf91ce-084f-4e54-86e5-c097aca803d2', 'tag': 'a7f67ef9-2406-4961-94e3-b26c49c98f27', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1299/2636] 199.204.45.156 () {30 vars in 743 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94 => generated 798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1338/2637] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/subnets/949b0e55-83fc-4181-83e7-0f881d7bb77c => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2638] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2639] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:55:08 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: 1301/2640] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:55:08 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: 1340/2641] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:55:08 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: 1302/2642] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2643] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/ports/b32f7f8c-0480-4130-822b-50c153c21e21 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2644] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2645] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2646] 199.204.45.156 () {30 vars in 743 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a => generated 799 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2647] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/ports/b32f7f8c-0480-4130-822b-50c153c21e21 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2648] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2649] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 5385 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2650] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/networks?id=96e324dc-31c8-45c1-a5bf-12bd585acf94 => 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: 1306/2651] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=a7f67ef9-2406-4961-94e3-b26c49c98f27 => 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: 1346/2652] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/subnets?id=949b0e55-83fc-4181-83e7-0f881d7bb77c => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2653] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/ports?network_id=96e324dc-31c8-45c1-a5bf-12bd585acf94&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2654] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?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: 1308/2655] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?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: 1348/2656] 10.0.0.93 () {34 vars in 989 bytes} [Wed Jun 10 04:55:10 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2657] 10.0.0.93 () {34 vars in 1039 bytes} [Wed Jun 10 04:55:10 2026] GET /v2.0/security-groups?id=f1958090-a433-4853-9373-9b16a5226e86&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: 1350/2660] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:55:18 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2661] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:55:19 2026] GET /v2.0/security-groups?id=f1958090-a433-4853-9373-9b16a5226e86&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2662] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:55:20 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2663] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:55:20 2026] GET /v2.0/security-groups?id=f1958090-a433-4853-9373-9b16a5226e86&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2664] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:55:21 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2665] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:55:21 2026] GET /v2.0/security-groups?id=f1958090-a433-4853-9373-9b16a5226e86&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: 7|app: 0|req: 1313/2666] 199.204.45.156 () {34 vars in 994 bytes} [Wed Jun 10 04:55:21 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:55:21.583 8 INFO neutron_taas.services.taas.taas_plugin [req-f8762bcd-7ee7-4798-8cb8-1cb1bf62b4ae req-b07209e0-9b8c-4741-9291-4ee491521791 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] TaaS: Handle Delete Port: d608a579-7acc-4786-967e-b6c801e3aa0e 2026-06-10 04:55:21.586 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f8762bcd-7ee7-4798-8cb8-1cb1bf62b4ae req-b07209e0-9b8c-4741-9291-4ee491521791 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Tap Mirror: Handle Delete Port: d608a579-7acc-4786-967e-b6c801e3aa0e 2026-06-10 04:55:21.726 8 INFO neutron.db.l3_db [req-f8762bcd-7ee7-4798-8cb8-1cb1bf62b4ae req-b07209e0-9b8c-4741-9291-4ee491521791 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Floating IP 4ab3e98a-0e37-4f43-aaf7-04a38cd8b092 disassociated. External IP: 10.96.250.202, port: d608a579-7acc-4786-967e-b6c801e3aa0e. [pid: 7|app: 0|req: 1314/2667] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:55: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: 1315/2668] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:55:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2669] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:55: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: 1317/2670] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:55:21 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: 1318/2671] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:55:21 2026] GET /v2.0/subnets/949b0e55-83fc-4181-83e7-0f881d7bb77c => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2672] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:22 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 5385 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2673] 199.204.45.156 () {36 vars in 997 bytes} [Wed Jun 10 04:55:21 2026] DELETE /v2.0/ports/d608a579-7acc-4786-967e-b6c801e3aa0e => generated 0 bytes in 590 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:55:22.160 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e2a675d-930d-4d3b-a488-3b483cded465'] response: {'server_uuid': '257cef4d-8079-465b-8046-eca843ba8341', 'name': 'network-vif-deleted', 'tag': 'd608a579-7acc-4786-967e-b6c801e3aa0e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1320/2674] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:55:22 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: 1355/2675] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:55:22 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: 1321/2676] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:55:22 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: 1356/2677] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:55:22 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: 1322/2678] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:55:22 2026] GET /v2.0/ports/f43ad516-c90f-48ee-b95c-60e6b6adf488 => generated 1524 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2679] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:55:22 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => 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/2680] 199.204.45.156 () {34 vars in 790 bytes} [Wed Jun 10 04:55:22 2026] PUT /v2.0/ports/f43ad516-c90f-48ee-b95c-60e6b6adf488 => generated 1311 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2681] 199.204.45.156 () {30 vars in 743 bytes} [Wed Jun 10 04:55:22 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1358/2682] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:55:22 2026] GET /v2.0/subnets/878dce42-7907-4c18-9b60-810fc66fddcb => generated 747 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2683] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:55:22 2026] GET /v2.0/ports/f43ad516-c90f-48ee-b95c-60e6b6adf488 => generated 1347 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2684] 199.204.45.156 () {34 vars in 789 bytes} [Wed Jun 10 04:55:22 2026] PUT /v2.0/ports/f43ad516-c90f-48ee-b95c-60e6b6adf488 => generated 1080 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2685] 199.204.45.156 () {30 vars in 743 bytes} [Wed Jun 10 04:55:23 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a => generated 797 bytes in 43 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: 1360/2686] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:23 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => 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: 1327/2687] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:23 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 4977 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2688] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:55:23 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:55:24.196 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ce5c1bc-c08a-4326-b3c3-2161876c6193'] response: {'name': 'network-changed', 'server_uuid': '0fbf91ce-084f-4e54-86e5-c097aca803d2', 'tag': 'f43ad516-c90f-48ee-b95c-60e6b6adf488', 'status': 'completed', 'code': 200} 2026-06-10 04:55:24.197 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ce5c1bc-c08a-4326-b3c3-2161876c6193'] response: {'name': 'network-changed', 'server_uuid': '0fbf91ce-084f-4e54-86e5-c097aca803d2', 'tag': 'f43ad516-c90f-48ee-b95c-60e6b6adf488', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1328/2689] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:24 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 4977 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2690] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:55:24 2026] GET /v2.0/ports?device_id=257cef4d-8079-465b-8046-eca843ba8341 => 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: 1329/2691] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:55:24 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 4977 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2692] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:55:24 2026] GET /v2.0/networks?id=18ced9b1-97e1-4319-9d2a-3dcc8085765a => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2693] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:55:24 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?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: 1364/2694] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:55:24 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?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: 1331/2695] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:25 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 4977 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2696] 199.204.45.156 () {34 vars in 975 bytes} [Wed Jun 10 04:55:25 2026] GET /v2.0/ports/f43ad516-c90f-48ee-b95c-60e6b6adf488 => generated 1116 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2697] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:55:25 2026] GET /v2.0/ports/f43ad516-c90f-48ee-b95c-60e6b6adf488?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2698] 199.204.45.156 () {34 vars in 1016 bytes} [Wed Jun 10 04:55:25 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2699] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:55:25 2026] PUT /v2.0/ports/f43ad516-c90f-48ee-b95c-60e6b6adf488 => generated 917 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2700] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:55:25 2026] DELETE /v2.0/security-groups/f1958090-a433-4853-9373-9b16a5226e86 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:26.016 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2157c4f-6e69-4cd8-8bb0-a0034d4e6805 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] TaaS: Handle Delete Port: cc0bc28d-a011-47f7-874f-7bef949c70a2 2026-06-10 04:55:26.019 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2157c4f-6e69-4cd8-8bb0-a0034d4e6805 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Tap Mirror: Handle Delete Port: cc0bc28d-a011-47f7-874f-7bef949c70a2 [pid: 8|app: 0|req: 1368/2701] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:55:25 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 3869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2702] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:55:25 2026] DELETE /v2.0/floatingips/4ab3e98a-0e37-4f43-aaf7-04a38cd8b092 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2703] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:55:26 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2704] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:55:26 2026] GET /v2.0/security-groups?id=ff159328-5f0e-41d4-9dfd-3f469020d78b&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2705] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:26 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 3869 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:55:26.576 8 INFO neutron_taas.services.taas.taas_plugin [None req-01066714-5a07-44dd-b7a2-735d0c81a76f e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: f43ad516-c90f-48ee-b95c-60e6b6adf488 2026-06-10 04:55:26.578 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01066714-5a07-44dd-b7a2-735d0c81a76f e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: f43ad516-c90f-48ee-b95c-60e6b6adf488 [pid: 8|app: 0|req: 1371/2706] 199.204.45.156 () {32 vars in 759 bytes} [Wed Jun 10 04:55:26 2026] DELETE /v2.0/ports/f43ad516-c90f-48ee-b95c-60e6b6adf488 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2707] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:55:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2708] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:55:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2709] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:55:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2710] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:55:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2711] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:55:26 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2712] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:55:26 2026] GET /v2.0/ports/b32f7f8c-0480-4130-822b-50c153c21e21 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2713] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:55:26 2026] GET /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2714] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:55:26 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2715] 199.204.45.156 () {30 vars in 743 bytes} [Wed Jun 10 04:55:26 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2716] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/ports/b32f7f8c-0480-4130-822b-50c153c21e21 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2717] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2718] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 3869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2719] 199.204.45.156 () {34 vars in 1146 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/networks?id=6633b108-ff57-4177-bd2f-9a1543b75456&id=06a0b181-3063-45d8-bc81-49438b71662a&id=96e324dc-31c8-45c1-a5bf-12bd585acf94 => generated 2309 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2720] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.46&port_id=c4c53d97-8ccc-44dc-b2dc-df077a0fb019 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2721] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/subnets?id=34103cd9-fbce-4f06-94be-d9ca416fc6cc => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2722] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => 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: 1344/2723] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/ports?network_id=6633b108-ff57-4177-bd2f-9a1543b75456&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: 1380/2724] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/security-groups?id=ff159328-5f0e-41d4-9dfd-3f469020d78b&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2725] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2726] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456?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: 1346/2727] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.211&port_id=d1d11a65-73a4-4237-90bd-32342b3a444b => 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: 1382/2728] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/subnets?id=d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 679 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2729] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/ports?network_id=06a0b181-3063-45d8-bc81-49438b71662a&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2730] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?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: 1348/2731] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2732] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.208&port_id=a7f67ef9-2406-4961-94e3-b26c49c98f27 => 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: 1349/2733] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/subnets?id=949b0e55-83fc-4181-83e7-0f881d7bb77c => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2734] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:55:27 2026] GET /v2.0/ports?network_id=96e324dc-31c8-45c1-a5bf-12bd585acf94&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2735] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:55:28 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?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: 1386/2736] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:55:28 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?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: 1352/2739] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:55:28 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2740] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:55:28 2026] GET /v2.0/security-groups?id=ff159328-5f0e-41d4-9dfd-3f469020d78b&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2741] 199.204.45.156 () {34 vars in 994 bytes} [Wed Jun 10 04:55:28 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:55:28.960 8 INFO neutron_taas.services.taas.taas_plugin [req-e291ed96-8b5b-48ec-b5b7-c4187bad9ac5 req-69d32806-2083-4ac9-82f3-4167e5e8f17c 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] TaaS: Handle Delete Port: 0670e9ae-b11d-44f3-91d9-0b4b1b03fc40 2026-06-10 04:55:28.963 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e291ed96-8b5b-48ec-b5b7-c4187bad9ac5 req-69d32806-2083-4ac9-82f3-4167e5e8f17c 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Tap Mirror: Handle Delete Port: 0670e9ae-b11d-44f3-91d9-0b4b1b03fc40 [pid: 8|app: 0|req: 1389/2742] 199.204.45.156 () {36 vars in 997 bytes} [Wed Jun 10 04:55:28 2026] DELETE /v2.0/ports/0670e9ae-b11d-44f3-91d9-0b4b1b03fc40 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:55:29.149 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5dd9683a-ab95-413a-9af4-3cbe22c102fb'] response: {'server_uuid': 'f2b7ca28-42ca-476e-9c6e-3d239e3447d2', 'name': 'network-vif-deleted', 'tag': '0670e9ae-b11d-44f3-91d9-0b4b1b03fc40', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1354/2743] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:55:29 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => 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: 1390/2744] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:55:30 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => 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: 1355/2745] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:55:32 2026] GET /v2.0/ports?device_id=f2b7ca28-42ca-476e-9c6e-3d239e3447d2 => 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: 1391/2746] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:55:32 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: 1356/2747] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:55:32 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: 1392/2748] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:55:32 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: 1357/2749] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:55: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: 1393/2750] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:32 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 3869 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2751] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:55:32 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: 1394/2752] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:55:32 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: 1359/2753] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:55:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2754] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:55:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2755] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:55:32 2026] GET /v2.0/ports/a7f67ef9-2406-4961-94e3-b26c49c98f27 => generated 1291 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2756] 199.204.45.156 () {34 vars in 789 bytes} [Wed Jun 10 04:55:32 2026] PUT /v2.0/ports/a7f67ef9-2406-4961-94e3-b26c49c98f27 => generated 1080 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:55:32.854 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9ed24d4-5c85-47b3-867e-7ec603d301bf'] response: {'name': 'network-changed', 'server_uuid': '0fbf91ce-084f-4e54-86e5-c097aca803d2', 'tag': 'a7f67ef9-2406-4961-94e3-b26c49c98f27', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1361/2757] 199.204.45.156 () {30 vars in 743 bytes} [Wed Jun 10 04:55:32 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94 => generated 798 bytes in 37 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: 1397/2758] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:32 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => 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: 1362/2759] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:32 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 3694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2760] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:55:33 2026] DELETE /v2.0/security-groups/ff159328-5f0e-41d4-9dfd-3f469020d78b => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2761] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:55:33 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 3694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2762] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:55:33 2026] GET /v2.0/networks?id=96e324dc-31c8-45c1-a5bf-12bd585acf94 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2763] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:55:33 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2764] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:55:33 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?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-06-10 04:55:33.654 7 INFO neutron_taas.services.taas.taas_plugin [None req-db041836-49f0-4a5f-985d-7577a52af073 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] TaaS: Handle Delete Port: 27391002-f8d0-46b6-849d-c611fa8473a2 2026-06-10 04:55:33.656 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db041836-49f0-4a5f-985d-7577a52af073 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Tap Mirror: Handle Delete Port: 27391002-f8d0-46b6-849d-c611fa8473a2 [pid: 8|app: 0|req: 1403/2765] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:34 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 3694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2766] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:55:33 2026] PUT /v2.0/routers/2a87a1ee-f2bc-413d-b209-412ca1b69b18/remove_router_interface => generated 309 bytes in 828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2767] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:55:34 2026] DELETE /v2.0/subnets/bf8dee3d-df91-43b4-9e0d-c0422c113449 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:55:34.498 7 INFO neutron_taas.services.taas.taas_plugin [None req-1fe79854-2f6b-4f54-b3a1-3f95e1787a36 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] TaaS: Handle Delete Port: 593a363a-a58b-4f96-9c15-5f2fb4e03ff7 2026-06-10 04:55:34.500 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fe79854-2f6b-4f54-b3a1-3f95e1787a36 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Tap Mirror: Handle Delete Port: 593a363a-a58b-4f96-9c15-5f2fb4e03ff7 2026-06-10 04:55:34.728 7 INFO neutron_taas.services.taas.taas_plugin [None req-1fe79854-2f6b-4f54-b3a1-3f95e1787a36 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] TaaS: Handle Delete Port: 12fd91d4-e23c-46f0-a370-1744bdabc9b9 2026-06-10 04:55:34.731 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fe79854-2f6b-4f54-b3a1-3f95e1787a36 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Tap Mirror: Handle Delete Port: 12fd91d4-e23c-46f0-a370-1744bdabc9b9 [pid: 8|app: 0|req: 1405/2768] 199.204.45.156 () {34 vars in 975 bytes} [Wed Jun 10 04:55:34 2026] GET /v2.0/ports/a7f67ef9-2406-4961-94e3-b26c49c98f27 => generated 1116 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2769] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:55:35 2026] GET /v2.0/ports/a7f67ef9-2406-4961-94e3-b26c49c98f27?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2770] 199.204.45.156 () {34 vars in 1016 bytes} [Wed Jun 10 04:55:35 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2771] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:35 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 3694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:55:35.136 7 INFO neutron.db.l3_hamode_db [None req-1fe79854-2f6b-4f54-b3a1-3f95e1787a36 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] HA network ba1ffd56-12df-4490-861c-d6000cb91c38 was deleted as no HA routers are present in tenant 01486711b0b2491a9f863321358a14c2. 2026-06-10 04:55:35.145 7 INFO neutron.services.segments.plugin [-] Segment 128d27eb-4fd8-4f6e-838d-5af14a3eef29 resource provider aggregate not found [pid: 7|app: 0|req: 1364/2772] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:55:34 2026] DELETE /v2.0/routers/2a87a1ee-f2bc-413d-b209-412ca1b69b18 => generated 0 bytes in 856 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:55:35.168 7 INFO neutron.services.segments.plugin [-] Segment 128d27eb-4fd8-4f6e-838d-5af14a3eef29 resource provider aggregate not found 2026-06-10 04:55:35.174 7 INFO neutron.services.segments.plugin [-] Segment 128d27eb-4fd8-4f6e-838d-5af14a3eef29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 128d27eb-4fd8-4f6e-838d-5af14a3eef29 found for delete ", "request_id": "req-b6312377-be34-4dcc-9b63-1ca528899689"}]} 2026-06-10 04:55:35.191 7 INFO neutron.services.segments.plugin [-] Segment 128d27eb-4fd8-4f6e-838d-5af14a3eef29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 128d27eb-4fd8-4f6e-838d-5af14a3eef29 found for delete ", "request_id": "req-deaa4ba3-b482-4158-85df-129e29f2e6bc"}]} 2026-06-10 04:55:35.271 7 INFO neutron_taas.services.taas.taas_plugin [None req-2fccf20a-979a-46ea-9444-368a9cbb040e 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] TaaS: Handle Delete Port: 3aab94bc-dcbf-4fd7-8c69-4e196970b2fa 2026-06-10 04:55:35.273 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fccf20a-979a-46ea-9444-368a9cbb040e 63aa494b8d324534b0eb80ac24ec951b 01486711b0b2491a9f863321358a14c2 - - default default] Tap Mirror: Handle Delete Port: 3aab94bc-dcbf-4fd7-8c69-4e196970b2fa [pid: 8|app: 0|req: 1409/2773] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:55:35 2026] PUT /v2.0/ports/a7f67ef9-2406-4961-94e3-b26c49c98f27 => generated 917 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2774] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:55:35 2026] DELETE /v2.0/networks/1e3a047c-f078-4466-b978-2c4676797f41 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2775] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:36 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 2586 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: 1410/2776] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:55:36 2026] GET /v2.0/security-groups?tenant_id=01486711b0b2491a9f863321358a14c2&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:55:36.298 7 INFO neutron_taas.services.taas.taas_plugin [None req-977c3392-a438-4043-9d11-83027b0c3787 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: a7f67ef9-2406-4961-94e3-b26c49c98f27 2026-06-10 04:55:36.301 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-977c3392-a438-4043-9d11-83027b0c3787 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: a7f67ef9-2406-4961-94e3-b26c49c98f27 [pid: 8|app: 0|req: 1411/2777] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:55:36 2026] DELETE /v2.0/security-groups/fac56aa6-90ac-4bfb-9ae8-79e36c569b15 => 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: 1367/2778] 199.204.45.156 () {32 vars in 759 bytes} [Wed Jun 10 04:55:36 2026] DELETE /v2.0/ports/a7f67ef9-2406-4961-94e3-b26c49c98f27 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2779] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:55:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2780] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:55:36 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: 1370/2781] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:55:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2782] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:55:36 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: 1372/2783] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:55:36 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2784] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:55:36 2026] GET /v2.0/security-groups?tenant_id=4cd012304a3f4496ae7854c3b054eb05&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2785] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:55:36 2026] GET /v2.0/ports/b32f7f8c-0480-4130-822b-50c153c21e21 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2786] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:55:36 2026] GET /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 1350 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2787] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:55:36 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2788] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:55:36 2026] DELETE /v2.0/security-groups/12852c1e-08b5-4111-a19e-0047df9f2e38 => 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: 1376/2789] 199.204.45.156 () {30 vars in 743 bytes} [Wed Jun 10 04:55:36 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a => generated 799 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2790] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:55:36 2026] GET /v2.0/ports/b32f7f8c-0480-4130-822b-50c153c21e21 => 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: 1377/2791] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:55:36 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2792] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:55:36 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => 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: 1378/2793] 199.204.45.156 () {34 vars in 1146 bytes} [Wed Jun 10 04:55:36 2026] GET /v2.0/networks?id=6633b108-ff57-4177-bd2f-9a1543b75456&id=06a0b181-3063-45d8-bc81-49438b71662a&id=96e324dc-31c8-45c1-a5bf-12bd585acf94 => generated 2309 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2794] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:55:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.46&port_id=c4c53d97-8ccc-44dc-b2dc-df077a0fb019 => 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: 1379/2795] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:55:37 2026] GET /v2.0/subnets?id=34103cd9-fbce-4f06-94be-d9ca416fc6cc => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2796] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:55:37 2026] GET /v2.0/ports?network_id=6633b108-ff57-4177-bd2f-9a1543b75456&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: 1380/2797] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:55:37 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:55:37.190 7 INFO neutron.services.segments.plugin [-] Segment 22c21bd5-c0b5-4120-bf94-246dfc079175 resource provider aggregate not found 2026-06-10 04:55:37.210 7 INFO neutron.services.segments.plugin [-] Segment 22c21bd5-c0b5-4120-bf94-246dfc079175 resource provider aggregate not found 2026-06-10 04:55:37.218 7 INFO neutron.services.segments.plugin [-] Segment 22c21bd5-c0b5-4120-bf94-246dfc079175 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22c21bd5-c0b5-4120-bf94-246dfc079175 found for delete ", "request_id": "req-ac847839-5116-4810-8987-f8c9163ebf04"}]} 2026-06-10 04:55:37.223 7 INFO neutron.services.segments.plugin [-] Segment 22c21bd5-c0b5-4120-bf94-246dfc079175 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22c21bd5-c0b5-4120-bf94-246dfc079175 found for delete ", "request_id": "req-ca12ce2d-f8f7-4b0c-abb9-c8aa534fcdb3"}]} [pid: 8|app: 0|req: 1418/2798] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:55:37 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456?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: 1381/2799] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:55:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.211&port_id=d1d11a65-73a4-4237-90bd-32342b3a444b => 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: 1419/2800] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:55:37 2026] GET /v2.0/subnets?id=d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 679 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2801] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:55:37 2026] GET /v2.0/ports?network_id=06a0b181-3063-45d8-bc81-49438b71662a&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2802] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:55:37 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?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: 1383/2803] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:55:37 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?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: 1421/2804] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:55:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2805] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:55:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2806] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:55:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2807] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:55:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2808] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:55:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2809] 10.0.0.192 () {34 vars in 759 bytes} [Wed Jun 10 04:55:41 2026] PUT /v2.0/subnetpools/d9a8642b-c008-4a46-a0ab-854912935fda/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2810] 10.0.0.192 () {34 vars in 759 bytes} [Wed Jun 10 04:55:41 2026] PUT /v2.0/subnetpools/d3a71829-93fb-46fa-947a-961b70c3de84/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2811] 10.0.0.192 () {34 vars in 759 bytes} [Wed Jun 10 04:55:41 2026] PUT /v2.0/subnetpools/89ce9503-e4d6-4cee-b020-1097881b5097/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2812] 10.0.0.192 () {34 vars in 759 bytes} [Wed Jun 10 04:55:41 2026] PUT /v2.0/subnetpools/4ed13599-3c29-4db8-9127-4cf7affc2bde/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2813] 10.0.0.192 () {32 vars in 672 bytes} [Wed Jun 10 04:55:41 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2814] 10.0.0.192 () {32 vars in 686 bytes} [Wed Jun 10 04:55:41 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2815] 10.0.0.192 () {32 vars in 682 bytes} [Wed Jun 10 04:55:41 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2816] 10.0.0.192 () {32 vars in 694 bytes} [Wed Jun 10 04:55:41 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2817] 10.0.0.192 () {32 vars in 680 bytes} [Wed Jun 10 04:55:41 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2818] 10.0.0.192 () {32 vars in 694 bytes} [Wed Jun 10 04:55:41 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: 1391/2819] 10.0.0.192 () {32 vars in 690 bytes} [Wed Jun 10 04:55:41 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2820] 10.0.0.192 () {32 vars in 702 bytes} [Wed Jun 10 04:55:41 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2821] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:55:41 2026] DELETE /v2.0/subnetpools/d9a8642b-c008-4a46-a0ab-854912935fda => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2822] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:55:41 2026] DELETE /v2.0/subnetpools/d3a71829-93fb-46fa-947a-961b70c3de84 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2823] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:55:41 2026] DELETE /v2.0/subnetpools/89ce9503-e4d6-4cee-b020-1097881b5097 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2824] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:55:41 2026] DELETE /v2.0/subnetpools/4ed13599-3c29-4db8-9127-4cf7affc2bde => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2825] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:55:42 2026] DELETE /v2.0/subnetpools/70fe055b-4f54-420e-8470-986b21f4ce13 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2826] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:55:42 2026] GET /v2.0/security-groups?tenant_id=6138ce5c90b3470fb558c8d419baa6aa&name=default => generated 2929 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2827] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:55:43 2026] DELETE /v2.0/security-groups/71664a26-d4ac-4611-8d42-26571d77f064 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2830] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:55:43 2026] GET /v2.0/security-groups?tenant_id=d6ba625c72044db5aa621ae6c12afc3d&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2831] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:55:43 2026] DELETE /v2.0/security-groups/e94d85a9-985d-4e82-8ff9-cadf027709a0 => 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: 1434/2832] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:55:43 2026] GET /v2.0/security-groups?tenant_id=f1f2642efc9d464384a68967ada78680&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2833] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:55:43 2026] DELETE /v2.0/security-groups/6cd8db89-338f-42d2-b56b-4417bf605316 => 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: 1435/2834] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:55:46 2026] POST /v2.0/floatingips => generated 552 bytes in 665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2835] 10.0.0.192 () {34 vars in 759 bytes} [Wed Jun 10 04:55:47 2026] PUT /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2836] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:55:47 2026] GET /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2837] 10.0.0.192 () {34 vars in 770 bytes} [Wed Jun 10 04:55:47 2026] PUT /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2838] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:55:47 2026] GET /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2839] 10.0.0.192 () {34 vars in 766 bytes} [Wed Jun 10 04:55:47 2026] PUT /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2840] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:55:47 2026] GET /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/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: 1403/2841] 10.0.0.192 () {34 vars in 788 bytes} [Wed Jun 10 04:55:47 2026] PUT /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2842] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:55:48 2026] GET /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/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: 1404/2843] 10.0.0.192 () {34 vars in 759 bytes} [Wed Jun 10 04:55:48 2026] PUT /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2844] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:55:48 2026] GET /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2845] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:55:48 2026] GET /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:55:48.307 8 INFO neutron.api.v2.resource [None req-b0aec317-6f3a-4193-9629-036176378cb2 f6f79db6d1114c339a0a578b933d1148 8d5e2579373d43a0aa7402e2e4f3349d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1441/2846] 10.0.0.192 () {32 vars in 751 bytes} [Wed Jun 10 04:55:48 2026] GET /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2847] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:55:48 2026] DELETE /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/tags/red => 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: 1442/2848] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:55:48 2026] GET /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:55:48.474 7 INFO neutron.api.v2.resource [None req-22063c9a-5c04-4c3c-8991-98508f6b072d f6f79db6d1114c339a0a578b933d1148 8d5e2579373d43a0aa7402e2e4f3349d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1407/2849] 10.0.0.192 () {32 vars in 754 bytes} [Wed Jun 10 04:55:48 2026] DELETE /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2850] 10.0.0.192 () {32 vars in 742 bytes} [Wed Jun 10 04:55:48 2026] DELETE /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/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: 1408/2851] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:55:48 2026] GET /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:55:48.701 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5ac9dd0-b4c3-4053-ac5d-7a91ce21dfe7 f6f79db6d1114c339a0a578b933d1148 8d5e2579373d43a0aa7402e2e4f3349d - - default default] TaaS: Handle Delete Port: 3d7052bb-629e-4390-a76a-af02bf31e61b 2026-06-10 04:55:48.704 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5ac9dd0-b4c3-4053-ac5d-7a91ce21dfe7 f6f79db6d1114c339a0a578b933d1148 8d5e2579373d43a0aa7402e2e4f3349d - - default default] Tap Mirror: Handle Delete Port: 3d7052bb-629e-4390-a76a-af02bf31e61b [pid: 8|app: 0|req: 1444/2852] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:55:48 2026] DELETE /v2.0/floatingips/2d646779-2aab-4417-8dc1-0923ed9ed12a => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2853] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:55:49 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: 1445/2854] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:55:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2855] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:55:49 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: 1446/2856] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:55:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:55:49.233 7 INFO neutron.api.v2.resource [None req-563ba2a9-cb51-4104-b7df-cb256a771b27 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1411/2857] 199.204.45.156 () {30 vars in 763 bytes} [Wed Jun 10 04:55:49 2026] GET /v2.0/security-groups/lb-495d1841-3405-45cb-88ac-9794765822cd => 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: 1447/2858] 199.204.45.156 () {30 vars in 785 bytes} [Wed Jun 10 04:55:49 2026] GET /v2.0/security-groups?name=lb-495d1841-3405-45cb-88ac-9794765822cd => generated 2863 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2859] 199.204.45.156 () {30 vars in 815 bytes} [Wed Jun 10 04:55:49 2026] GET /v2.0/security-group-rules?security_group_id=e7184fb5-f0a9-4980-b23f-7aa33b80a11a => generated 2334 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2860] 199.204.45.156 () {32 vars in 789 bytes} [Wed Jun 10 04:55:49 2026] DELETE /v2.0/security-group-rules/9d069ca4-214d-48e4-a6ad-4ff95624e7b2 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2861] 199.204.45.156 () {32 vars in 789 bytes} [Wed Jun 10 04:55:49 2026] DELETE /v2.0/security-group-rules/b27007e5-7c74-473b-8fe1-05f248754b29 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2862] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:55:49 2026] GET /v2.0/security-groups?tenant_id=1a6a925aefb54c86bc60a74a2bf8fdb5&name=default => generated 2929 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2863] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:55:49 2026] DELETE /v2.0/security-groups/22f51bda-b12a-497e-b47a-70e6c1591366 => 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: 1450/2864] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:55:49 2026] GET /v2.0/security-groups?tenant_id=8d5e2579373d43a0aa7402e2e4f3349d&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2865] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:55:50 2026] DELETE /v2.0/security-groups/b8694220-ae93-4e5b-a9d0-e51e9839c806 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:55:52.264 8 INFO neutron_taas.services.taas.taas_plugin [None req-3468ee9e-7baf-41ce-98af-d9fabf6c9554 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] TaaS: Handle Delete Port: 7e7920d3-3343-47c8-a2f2-f9b34682e5d2 2026-06-10 04:55:52.267 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3468ee9e-7baf-41ce-98af-d9fabf6c9554 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Tap Mirror: Handle Delete Port: 7e7920d3-3343-47c8-a2f2-f9b34682e5d2 2026-06-10 04:55:52.468 8 INFO neutron.db.l3_db [None req-3468ee9e-7baf-41ce-98af-d9fabf6c9554 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Floating IP 78e57d5b-63b4-4281-b8e0-6ebce976d342 disassociated (deleted). External IP: 10.96.250.219, port: b32f7f8c-0480-4130-822b-50c153c21e21. [pid: 8|app: 0|req: 1451/2866] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:55:52 2026] DELETE /v2.0/floatingips/78e57d5b-63b4-4281-b8e0-6ebce976d342 => generated 0 bytes in 641 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:55:52.807 7 INFO neutron.api.v2.resource [None req-30edce65-d2a3-41ea-bf1e-6b1ff2c5abb0 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1416/2867] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:55:52 2026] GET /v2.0/floatingips/78e57d5b-63b4-4281-b8e0-6ebce976d342 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:55:53.482 8 INFO neutron.db.segments_db [None req-92e9b69a-de11-4c1e-9ed3-a2b602f87926 de2f407cbec84e74b8fdde637a6f4365 7b2c7a50b1ea4f21917a79637541195f - - default default] Added segment 946fb20b-3119-4a81-bb71-06582bc5cfad of type vxlan for network 8031c39c-b15a-4fd3-b3e8-064c4188198c [pid: 7|app: 0|req: 1417/2868] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:55:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2869] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:55:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2870] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:55:53 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: 1420/2871] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:55:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:55:53.676 7 INFO neutron.api.v2.resource [None req-ec8fad03-0178-47f4-b4c9-00ef9a4499b7 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1421/2872] 199.204.45.156 () {30 vars in 763 bytes} [Wed Jun 10 04:55:53 2026] GET /v2.0/security-groups/lb-495d1841-3405-45cb-88ac-9794765822cd => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2873] 199.204.45.156 () {30 vars in 785 bytes} [Wed Jun 10 04:55:53 2026] GET /v2.0/security-groups?name=lb-495d1841-3405-45cb-88ac-9794765822cd => generated 1637 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:55:53.708 8 INFO neutron.db.l3_hamode_db [None req-92e9b69a-de11-4c1e-9ed3-a2b602f87926 de2f407cbec84e74b8fdde637a6f4365 7b2c7a50b1ea4f21917a79637541195f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1423/2874] 199.204.45.156 () {30 vars in 815 bytes} [Wed Jun 10 04:55:53 2026] GET /v2.0/security-group-rules?security_group_id=e7184fb5-f0a9-4980-b23f-7aa33b80a11a => generated 1182 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:55:53.825 8 INFO neutron.db.l3_hamode_db [None req-92e9b69a-de11-4c1e-9ed3-a2b602f87926 de2f407cbec84e74b8fdde637a6f4365 7b2c7a50b1ea4f21917a79637541195f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1424/2875] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:55:53 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: 1425/2876] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:55:53 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: 1426/2877] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:55:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2878] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:55:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2879] 199.204.45.156 () {30 vars in 741 bytes} [Wed Jun 10 04:55:53 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2880] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:53 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2881] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:53 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2882] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:54 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2883] 10.0.0.192 () {34 vars in 668 bytes} [Wed Jun 10 04:55:53 2026] POST /v2.0/routers => generated 474 bytes in 1058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2884] 10.0.0.192 () {34 vars in 751 bytes} [Wed Jun 10 04:55:54 2026] PUT /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2885] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 04:55:54 2026] GET /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2886] 10.0.0.192 () {34 vars in 762 bytes} [Wed Jun 10 04:55:54 2026] PUT /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/tags/green => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2887] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 04:55:54 2026] GET /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/tags => generated 34 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2888] 10.0.0.192 () {34 vars in 758 bytes} [Wed Jun 10 04:55:54 2026] PUT /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/tags/red => generated 4 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2889] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 04:55:54 2026] GET /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/tags => generated 34 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2890] 10.0.0.192 () {34 vars in 780 bytes} [Wed Jun 10 04:55:54 2026] PUT /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/tags/black.or.white => generated 4 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2891] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:55 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => 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: 1456/2892] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 04:55:55 2026] GET /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/tags => generated 52 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2893] 10.0.0.192 () {34 vars in 751 bytes} [Wed Jun 10 04:55:55 2026] PUT /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/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: 1457/2894] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 04:55:55 2026] GET /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/tags => generated 37 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2895] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:55:55 2026] GET /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/tags/red => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:55:55.621 8 INFO neutron.api.v2.resource [None req-dc5055b1-5757-4daa-aceb-bf551e201759 de2f407cbec84e74b8fdde637a6f4365 7b2c7a50b1ea4f21917a79637541195f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1458/2896] 10.0.0.192 () {32 vars in 743 bytes} [Wed Jun 10 04:55:55 2026] GET /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/tags/green => generated 99 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2897] 10.0.0.192 () {32 vars in 742 bytes} [Wed Jun 10 04:55:55 2026] DELETE /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/tags/red => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2898] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 04:55:55 2026] GET /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/tags => generated 30 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:55:55.917 7 INFO neutron.api.v2.resource [None req-53ca22d3-ff09-45ef-82bf-bb194dc0a87f de2f407cbec84e74b8fdde637a6f4365 7b2c7a50b1ea4f21917a79637541195f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1440/2899] 10.0.0.192 () {32 vars in 746 bytes} [Wed Jun 10 04:55:55 2026] DELETE /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2900] 10.0.0.192 () {32 vars in 734 bytes} [Wed Jun 10 04:55:55 2026] DELETE /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/tags => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2901] 199.204.45.156 () {34 vars in 975 bytes} [Wed Jun 10 04:55:56 2026] GET /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2902] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 04:55:56 2026] GET /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674/tags => generated 12 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2903] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:55:56 2026] GET /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2904] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:55:56 2026] GET /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674 => generated 480 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2905] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:56 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2906] 199.204.45.156 () {34 vars in 1016 bytes} [Wed Jun 10 04:55:56 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a?fields=dns_domain => generated 29 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2907] 199.204.45.156 () {38 vars in 1028 bytes} [Wed Jun 10 04:55:56 2026] PUT /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 1151 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2908] 10.0.0.192 () {34 vars in 742 bytes} [Wed Jun 10 04:55:56 2026] PUT /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674 => generated 480 bytes in 530 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: 1445/2909] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:55:56 2026] GET /v2.0/ports?device_id=f55a6185-1d4a-4a23-9db8-828e51c93674 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:55:56.954 8 INFO neutron_taas.services.taas.taas_plugin [None req-5875163a-8614-411b-ab39-e517b0754fb7 de2f407cbec84e74b8fdde637a6f4365 7b2c7a50b1ea4f21917a79637541195f - - default default] TaaS: Handle Delete Port: 6b990609-a37b-4fd5-b118-65849275e1eb 2026-06-10 04:55:56.958 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5875163a-8614-411b-ab39-e517b0754fb7 de2f407cbec84e74b8fdde637a6f4365 7b2c7a50b1ea4f21917a79637541195f - - default default] Tap Mirror: Handle Delete Port: 6b990609-a37b-4fd5-b118-65849275e1eb [pid: 7|app: 0|req: 1446/2910] 199.204.45.156 () {30 vars in 769 bytes} [Wed Jun 10 04:55:57 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:55:57.300 8 INFO neutron.db.l3_hamode_db [None req-5875163a-8614-411b-ab39-e517b0754fb7 de2f407cbec84e74b8fdde637a6f4365 7b2c7a50b1ea4f21917a79637541195f - - default default] HA network 8031c39c-b15a-4fd3-b3e8-064c4188198c was deleted as no HA routers are present in tenant 7b2c7a50b1ea4f21917a79637541195f. [pid: 8|app: 0|req: 1465/2911] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:55:56 2026] DELETE /v2.0/routers/f55a6185-1d4a-4a23-9db8-828e51c93674 => generated 0 bytes in 533 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:55:57.403 8 INFO neutron.services.segments.plugin [-] Segment 946fb20b-3119-4a81-bb71-06582bc5cfad resource provider aggregate not found 2026-06-10 04:55:57.414 8 INFO neutron.services.segments.plugin [-] Segment 946fb20b-3119-4a81-bb71-06582bc5cfad resource provider aggregate not found 2026-06-10 04:55:57.422 8 INFO neutron.services.segments.plugin [-] Segment 946fb20b-3119-4a81-bb71-06582bc5cfad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 946fb20b-3119-4a81-bb71-06582bc5cfad found for delete ", "request_id": "req-070e2ae0-b387-4a0e-bde7-de72f1a15cad"}]} 2026-06-10 04:55:57.430 8 INFO neutron.services.segments.plugin [-] Segment 946fb20b-3119-4a81-bb71-06582bc5cfad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 946fb20b-3119-4a81-bb71-06582bc5cfad found for delete ", "request_id": "req-3d50205a-788c-430b-a071-7b71d925affa"}]} [pid: 7|app: 0|req: 1447/2912] 199.204.45.156 () {34 vars in 789 bytes} [Wed Jun 10 04:55:57 2026] PUT /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 1090 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2913] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:55:57 2026] GET /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 1090 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-06-10 04:55:57.770 7 INFO neutron_taas.services.taas.taas_plugin [None req-724dcc0c-d070-4dcc-a690-e9d7ce988793 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: d1d11a65-73a4-4237-90bd-32342b3a444b 2026-06-10 04:55:57.775 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-724dcc0c-d070-4dcc-a690-e9d7ce988793 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: d1d11a65-73a4-4237-90bd-32342b3a444b [pid: 7|app: 0|req: 1448/2914] 199.204.45.156 () {32 vars in 759 bytes} [Wed Jun 10 04:55:57 2026] DELETE /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2915] 199.204.45.156 () {30 vars in 703 bytes} [Wed Jun 10 04:55:58 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: 1449/2916] 199.204.45.156 () {30 vars in 705 bytes} [Wed Jun 10 04:55:58 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: 1468/2917] 199.204.45.156 () {30 vars in 681 bytes} [Wed Jun 10 04:55:58 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: 1469/2918] 199.204.45.156 () {30 vars in 717 bytes} [Wed Jun 10 04:55:58 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: 1450/2919] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:55:58 2026] GET /v2.0/ports?tenant_id=5cfde4b316454e7ba94f14bdae7058fe&device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:55:58.119 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74498413-8e9f-4364-aa93-51fe2fb59061 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1451/2920] 199.204.45.156 () {32 vars in 759 bytes} [Wed Jun 10 04:55:58 2026] DELETE /v2.0/ports/d1d11a65-73a4-4237-90bd-32342b3a444b => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2921] 199.204.45.156 () {34 vars in 1066 bytes} [Wed Jun 10 04:55:58 2026] GET /v2.0/networks?id=6633b108-ff57-4177-bd2f-9a1543b75456&id=06a0b181-3063-45d8-bc81-49438b71662a => generated 1522 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2922] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:55:58 2026] GET /v2.0/ports/b32f7f8c-0480-4130-822b-50c153c21e21 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2923] 199.204.45.156 () {34 vars in 1060 bytes} [Wed Jun 10 04:55:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.46&port_id=c4c53d97-8ccc-44dc-b2dc-df077a0fb019 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:55:58.230 7 INFO neutron.api.v2.resource [None req-594d2504-a4d0-43a5-a67f-0eaf076b2a01 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1455/2924] 199.204.45.156 () {30 vars in 763 bytes} [Wed Jun 10 04:55:58 2026] GET /v2.0/security-groups/lb-495d1841-3405-45cb-88ac-9794765822cd => generated 149 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2925] 199.204.45.156 () {34 vars in 984 bytes} [Wed Jun 10 04:55:58 2026] GET /v2.0/subnets?id=34103cd9-fbce-4f06-94be-d9ca416fc6cc => 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: 1457/2926] 199.204.45.156 () {30 vars in 785 bytes} [Wed Jun 10 04:55:58 2026] GET /v2.0/security-groups?name=lb-495d1841-3405-45cb-88ac-9794765822cd => generated 1637 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2927] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:55:58 2026] GET /v2.0/ports?network_id=6633b108-ff57-4177-bd2f-9a1543b75456&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: 1459/2928] 199.204.45.156 () {30 vars in 737 bytes} [Wed Jun 10 04:55:58 2026] GET /v2.0/ports/b32f7f8c-0480-4130-822b-50c153c21e21 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2929] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:55:58 2026] GET /v2.0/security-groups?tenant_id=d6fa93337bb4406194f30712ba3322ba&name=default => generated 2929 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2932] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:55:58 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456?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: 1461/2933] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:55:58 2026] DELETE /v2.0/security-groups/010e5418-9cdf-4482-8452-0b23a9e582bc => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2934] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:55:58 2026] GET /v2.0/networks/6633b108-ff57-4177-bd2f-9a1543b75456?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: 1473/2935] 199.204.45.156 () {34 vars in 789 bytes} [Wed Jun 10 04:55:58 2026] PUT /v2.0/ports/b32f7f8c-0480-4130-822b-50c153c21e21 => generated 1094 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2936] 199.204.45.156 () {32 vars in 779 bytes} [Wed Jun 10 04:55:58 2026] DELETE /v2.0/security-groups/e7184fb5-f0a9-4980-b23f-7aa33b80a11a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2937] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:55:58 2026] GET /v2.0/security-groups?tenant_id=7b2c7a50b1ea4f21917a79637541195f&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:55:58.851 7 INFO neutron_taas.services.taas.taas_plugin [None req-6c8e9714-f82a-43d7-8da9-3b61550507a0 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: b32f7f8c-0480-4130-822b-50c153c21e21 2026-06-10 04:55:58.855 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c8e9714-f82a-43d7-8da9-3b61550507a0 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: b32f7f8c-0480-4130-822b-50c153c21e21 [pid: 8|app: 0|req: 1475/2938] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:55:58 2026] DELETE /v2.0/security-groups/b1809f22-6a71-4bcc-98bc-e14547aeb7bc => 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: 1464/2939] 199.204.45.156 () {32 vars in 759 bytes} [Wed Jun 10 04:55:58 2026] DELETE /v2.0/ports/b32f7f8c-0480-4130-822b-50c153c21e21 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2940] 199.204.45.156 () {34 vars in 994 bytes} [Wed Jun 10 04:56:01 2026] GET /v2.0/ports?device_id=0fbf91ce-084f-4e54-86e5-c097aca803d2 => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:56:01.798 7 INFO neutron_taas.services.taas.taas_plugin [req-403bb367-eeb1-4f1d-88e2-31fba6bc4922 req-953cd6b1-a046-4cfb-b82f-3a612fcb7536 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] TaaS: Handle Delete Port: c4c53d97-8ccc-44dc-b2dc-df077a0fb019 2026-06-10 04:56:01.802 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-403bb367-eeb1-4f1d-88e2-31fba6bc4922 req-953cd6b1-a046-4cfb-b82f-3a612fcb7536 e321d009ebdd46f28edf906b95c3fa31 5cfde4b316454e7ba94f14bdae7058fe - - default default] Tap Mirror: Handle Delete Port: c4c53d97-8ccc-44dc-b2dc-df077a0fb019 [pid: 7|app: 0|req: 1465/2941] 199.204.45.156 () {36 vars in 997 bytes} [Wed Jun 10 04:56:01 2026] DELETE /v2.0/ports/c4c53d97-8ccc-44dc-b2dc-df077a0fb019 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:02.090 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7b860c1-e600-490c-8873-264f618a1e8b'] response: {'server_uuid': '0fbf91ce-084f-4e54-86e5-c097aca803d2', 'name': 'network-vif-deleted', 'tag': 'c4c53d97-8ccc-44dc-b2dc-df077a0fb019', 'status': 'completed', 'code': 200} 2026-06-10 04:56:02.299 8 INFO neutron.db.segments_db [None req-4d5b5c1a-f092-4b6c-b99c-6fa432187fdb e697c1fc66d34186b56e763ce038e54f e3f8a469d5124d389772a3082745b999 - - default default] Added segment cbba954e-23f2-479e-9981-556c69df9c73 of type vxlan for network 619fd3b0-827b-4cfb-965d-587366432671 [pid: 8|app: 0|req: 1477/2942] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:56:02 2026] POST /v2.0/networks => generated 632 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:56:02.478 7 INFO neutron.db.segments_db [None req-0c3dca09-07fd-4156-b51a-1aa77f1df81e e697c1fc66d34186b56e763ce038e54f e3f8a469d5124d389772a3082745b999 - - default default] Added segment 14215ab1-8d30-435c-b91e-3588d80b3f3e of type vxlan for network f0d3dda7-799f-4eeb-801a-b5fc6b322e25 [pid: 7|app: 0|req: 1466/2943] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:56:02 2026] POST /v2.0/networks => generated 632 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2944] 10.0.0.192 () {34 vars in 753 bytes} [Wed Jun 10 04:56:02 2026] PUT /v2.0/networks/619fd3b0-827b-4cfb-965d-587366432671/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2945] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:56:02 2026] GET /v2.0/networks/619fd3b0-827b-4cfb-965d-587366432671/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2946] 10.0.0.192 () {34 vars in 753 bytes} [Wed Jun 10 04:56:02 2026] PUT /v2.0/networks/f0d3dda7-799f-4eeb-801a-b5fc6b322e25/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2947] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:56:02 2026] GET /v2.0/networks/f0d3dda7-799f-4eeb-801a-b5fc6b322e25/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2948] 10.0.0.192 () {34 vars in 753 bytes} [Wed Jun 10 04:56:02 2026] PUT /v2.0/networks/f0d3dda7-799f-4eeb-801a-b5fc6b322e25/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2949] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:56:02 2026] GET /v2.0/networks/f0d3dda7-799f-4eeb-801a-b5fc6b322e25/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2950] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:56:02 2026] GET /v2.0/networks/619fd3b0-827b-4cfb-965d-587366432671/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:56:03.059 7 INFO neutron.services.segments.plugin [-] Segment cbba954e-23f2-479e-9981-556c69df9c73 resource provider aggregate not found 2026-06-10 04:56:03.062 7 INFO neutron.services.segments.plugin [-] Segment cbba954e-23f2-479e-9981-556c69df9c73 resource provider aggregate not found 2026-06-10 04:56:03.083 7 INFO neutron.services.segments.plugin [-] Segment cbba954e-23f2-479e-9981-556c69df9c73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbba954e-23f2-479e-9981-556c69df9c73 found for delete ", "request_id": "req-58c9c2bb-323b-4515-88d3-4e01a0f390f9"}]} 2026-06-10 04:56:03.084 7 INFO neutron.services.segments.plugin [-] Segment cbba954e-23f2-479e-9981-556c69df9c73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbba954e-23f2-479e-9981-556c69df9c73 found for delete ", "request_id": "req-2443d1bb-7345-4a56-a7ff-3a8f3805fba5"}]} [pid: 7|app: 0|req: 1470/2951] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:56:02 2026] DELETE /v2.0/networks/619fd3b0-827b-4cfb-965d-587366432671 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:03.135 8 INFO neutron_taas.services.taas.taas_plugin [None req-fda48ed7-81ef-4b06-b200-28dd073c6cc9 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] TaaS: Handle Delete Port: 85cdbee8-240e-40d9-a7b7-523b0f39ac51 2026-06-10 04:56:03.137 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fda48ed7-81ef-4b06-b200-28dd073c6cc9 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Tap Mirror: Handle Delete Port: 85cdbee8-240e-40d9-a7b7-523b0f39ac51 [pid: 7|app: 0|req: 1471/2952] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:56:03 2026] DELETE /v2.0/networks/f0d3dda7-799f-4eeb-801a-b5fc6b322e25 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:03.287 8 INFO neutron.db.l3_db [None req-fda48ed7-81ef-4b06-b200-28dd073c6cc9 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Floating IP b444e3f1-e93f-4292-9047-48ef86f9aeb1 disassociated (deleted). External IP: 10.96.250.211, port: f89a91bd-41a2-4648-a713-99228f0e7789. [pid: 7|app: 0|req: 1472/2953] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:56:03 2026] GET /v2.0/security-groups?tenant_id=e3f8a469d5124d389772a3082745b999&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2954] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:56:03 2026] DELETE /v2.0/security-groups/848a0c18-f853-45c6-8143-18ca78ed4eb1 => 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: 1482/2955] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:56:03 2026] DELETE /v2.0/floatingips/b444e3f1-e93f-4292-9047-48ef86f9aeb1 => generated 0 bytes in 1050 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:04.100 7 INFO neutron.api.v2.resource [None req-29b01603-4206-40c1-b239-10dc4b452d9e c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/2956] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:56:04 2026] GET /v2.0/floatingips/b444e3f1-e93f-4292-9047-48ef86f9aeb1 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:56:04.108 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b261eedf-f5e0-4c2c-8167-c7b6dc6fb2be'] response: {'name': 'network-changed', 'server_uuid': '6118bd96-94d5-439c-8699-74eb41c357e5', 'tag': 'f89a91bd-41a2-4648-a713-99228f0e7789', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1483/2957] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:56:04 2026] GET /v2.0/security-groups?tenant_id=6be806d29e2643dd952c19bf69009408&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2958] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:56:04 2026] GET /v2.0/ports?device_id=6118bd96-94d5-439c-8699-74eb41c357e5 => generated 1200 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2959] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:56:04 2026] GET /v2.0/security-groups?id=0fae2a28-4727-4e6c-a011-b76011d049e5&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2960] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:56:04 2026] DELETE /v2.0/security-groups/686e2aae-265e-4086-b6e2-99e7f88a9d37 => 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: 1477/2961] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:56:04 2026] GET /v2.0/ports?tenant_id=f2bf96fbf40347868a1f450b44edb02a&device_id=6118bd96-94d5-439c-8699-74eb41c357e5 => 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: 1485/2962] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:56:04 2026] GET /v2.0/networks?id=18ced9b1-97e1-4319-9d2a-3dcc8085765a => 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: 1478/2963] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:56:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.188&port_id=f89a91bd-41a2-4648-a713-99228f0e7789 => 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: 1486/2964] 199.204.45.156 () {34 vars in 1104 bytes} [Wed Jun 10 04:56:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4c&port_id=f89a91bd-41a2-4648-a713-99228f0e7789 => 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: 1479/2965] 199.204.45.156 () {34 vars in 1064 bytes} [Wed Jun 10 04:56:04 2026] GET /v2.0/subnets?id=0b7a7235-a955-4eb6-8f12-8a214fe3e692&id=878dce42-7907-4c18-9b60-810fc66fddcb => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2966] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:56:04 2026] GET /v2.0/ports?network_id=18ced9b1-97e1-4319-9d2a-3dcc8085765a&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: 1480/2967] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:56:04 2026] GET /v2.0/ports?network_id=18ced9b1-97e1-4319-9d2a-3dcc8085765a&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: 1488/2968] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:56:04 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?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: 1481/2969] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:56:04 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a?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-06-10 04:56:05.104 7 INFO neutron.services.segments.plugin [-] Segment 14215ab1-8d30-435c-b91e-3588d80b3f3e resource provider aggregate not found 2026-06-10 04:56:05.107 7 INFO neutron.services.segments.plugin [-] Segment 14215ab1-8d30-435c-b91e-3588d80b3f3e resource provider aggregate not found 2026-06-10 04:56:05.124 7 INFO neutron.services.segments.plugin [-] Segment 14215ab1-8d30-435c-b91e-3588d80b3f3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14215ab1-8d30-435c-b91e-3588d80b3f3e found for delete ", "request_id": "req-1e26fe79-238a-4760-a786-d8c7b0d8693c"}]} 2026-06-10 04:56:05.127 7 INFO neutron.services.segments.plugin [-] Segment 14215ab1-8d30-435c-b91e-3588d80b3f3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14215ab1-8d30-435c-b91e-3588d80b3f3e found for delete ", "request_id": "req-f686084d-49eb-42c2-be0c-70c314d3f714"}]} [pid: 8|app: 0|req: 1489/2970] 199.204.45.156 () {34 vars in 994 bytes} [Wed Jun 10 04:56:06 2026] GET /v2.0/ports?device_id=6118bd96-94d5-439c-8699-74eb41c357e5 => generated 1200 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:56:06.816 7 INFO neutron_taas.services.taas.taas_plugin [req-94b4581a-6c3c-4874-89d3-93b628e84f78 req-b8ac229e-63db-47ed-a1e5-4c73f8d8f112 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] TaaS: Handle Delete Port: f89a91bd-41a2-4648-a713-99228f0e7789 2026-06-10 04:56:06.819 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-94b4581a-6c3c-4874-89d3-93b628e84f78 req-b8ac229e-63db-47ed-a1e5-4c73f8d8f112 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Tap Mirror: Handle Delete Port: f89a91bd-41a2-4648-a713-99228f0e7789 [pid: 7|app: 0|req: 1482/2971] 199.204.45.156 () {36 vars in 997 bytes} [Wed Jun 10 04:56:06 2026] DELETE /v2.0/ports/f89a91bd-41a2-4648-a713-99228f0e7789 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:07.041 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d78f6a1d-355b-4faf-a206-14833f9ba543'] response: {'server_uuid': '6118bd96-94d5-439c-8699-74eb41c357e5', 'name': 'network-vif-deleted', 'tag': 'f89a91bd-41a2-4648-a713-99228f0e7789', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1490/2972] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:56:09 2026] GET /v2.0/ports?device_id=6118bd96-94d5-439c-8699-74eb41c357e5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:56:14.615 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2a691f1-3ec5-4c17-9fe8-652130637b17 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] TaaS: Handle Delete Port: e34a0f62-3a20-4ba0-89aa-d7d7740cce29 2026-06-10 04:56:14.617 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2a691f1-3ec5-4c17-9fe8-652130637b17 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Tap Mirror: Handle Delete Port: e34a0f62-3a20-4ba0-89aa-d7d7740cce29 2026-06-10 04:56:14.761 7 INFO neutron.db.l3_db [None req-c2a691f1-3ec5-4c17-9fe8-652130637b17 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Floating IP 23a5ef3d-86d5-4bfa-834d-d3eb90347ac5 disassociated (deleted). External IP: 10.96.250.218, port: 7a3c150f-1d8c-4ccd-a31f-c016107b6d2c. [pid: 7|app: 0|req: 1484/2975] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:56:14 2026] DELETE /v2.0/floatingips/23a5ef3d-86d5-4bfa-834d-d3eb90347ac5 => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:15.062 8 INFO neutron.api.v2.resource [None req-02940ab4-d4fa-4e51-9d77-31b7de61c2e3 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/2976] 10.0.0.192 () {32 vars in 729 bytes} [Wed Jun 10 04:56:15 2026] GET /v2.0/floatingips/23a5ef3d-86d5-4bfa-834d-d3eb90347ac5 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:56:15.068 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5af897b-532e-4b50-ba7e-4c7ac65f2f46'] response: {'name': 'network-changed', 'server_uuid': '96832172-1a43-40b0-9be3-c85745875ec8', 'tag': '7a3c150f-1d8c-4ccd-a31f-c016107b6d2c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1485/2977] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:56:15 2026] GET /v2.0/ports?device_id=96832172-1a43-40b0-9be3-c85745875ec8 => generated 1200 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2978] 10.0.0.34 () {34 vars in 1039 bytes} [Wed Jun 10 04:56:15 2026] GET /v2.0/security-groups?id=0fae2a28-4727-4e6c-a011-b76011d049e5&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2979] 199.204.45.156 () {34 vars in 1080 bytes} [Wed Jun 10 04:56:15 2026] GET /v2.0/ports?tenant_id=f2bf96fbf40347868a1f450b44edb02a&device_id=96832172-1a43-40b0-9be3-c85745875ec8 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2980] 199.204.45.156 () {34 vars in 986 bytes} [Wed Jun 10 04:56:15 2026] GET /v2.0/networks?id=96e324dc-31c8-45c1-a5bf-12bd585acf94 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2981] 199.204.45.156 () {34 vars in 1058 bytes} [Wed Jun 10 04:56:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.174&port_id=7a3c150f-1d8c-4ccd-a31f-c016107b6d2c => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2982] 199.204.45.156 () {34 vars in 1104 bytes} [Wed Jun 10 04:56:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b3&port_id=7a3c150f-1d8c-4ccd-a31f-c016107b6d2c => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2983] 199.204.45.156 () {34 vars in 1064 bytes} [Wed Jun 10 04:56:15 2026] GET /v2.0/subnets?id=d1eac637-8add-4735-af9d-baf09c10e9c8&id=949b0e55-83fc-4181-83e7-0f881d7bb77c => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2984] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:56:15 2026] GET /v2.0/ports?network_id=96e324dc-31c8-45c1-a5bf-12bd585acf94&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2985] 199.204.45.156 () {34 vars in 1052 bytes} [Wed Jun 10 04:56:15 2026] GET /v2.0/ports?network_id=96e324dc-31c8-45c1-a5bf-12bd585acf94&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2986] 199.204.45.156 () {34 vars in 1012 bytes} [Wed Jun 10 04:56:15 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2987] 199.204.45.156 () {34 vars in 1112 bytes} [Wed Jun 10 04:56:15 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94?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: 1498/2988] 199.204.45.156 () {34 vars in 994 bytes} [Wed Jun 10 04:56:17 2026] GET /v2.0/ports?device_id=96832172-1a43-40b0-9be3-c85745875ec8 => generated 1200 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:56:17.796 7 INFO neutron_taas.services.taas.taas_plugin [req-d3b259e8-39d2-46bb-84f5-8d6d11693e6a req-75e93c77-71e9-49f9-b167-b76c3dde7b94 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] TaaS: Handle Delete Port: 7a3c150f-1d8c-4ccd-a31f-c016107b6d2c 2026-06-10 04:56:17.798 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d3b259e8-39d2-46bb-84f5-8d6d11693e6a req-75e93c77-71e9-49f9-b167-b76c3dde7b94 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Tap Mirror: Handle Delete Port: 7a3c150f-1d8c-4ccd-a31f-c016107b6d2c [pid: 7|app: 0|req: 1491/2989] 199.204.45.156 () {36 vars in 997 bytes} [Wed Jun 10 04:56:17 2026] DELETE /v2.0/ports/7a3c150f-1d8c-4ccd-a31f-c016107b6d2c => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:17.992 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-59a68732-3469-4a93-be43-8b161dc23351'] response: {'server_uuid': '96832172-1a43-40b0-9be3-c85745875ec8', 'name': 'network-vif-deleted', 'tag': '7a3c150f-1d8c-4ccd-a31f-c016107b6d2c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1499/2990] 10.0.0.34 () {34 vars in 989 bytes} [Wed Jun 10 04:56:20 2026] GET /v2.0/ports?device_id=96832172-1a43-40b0-9be3-c85745875ec8 => 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: 1492/2991] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:56:25 2026] DELETE /v2.0/security-group-rules/af8d5981-4cc5-421e-91a8-91109129ec89 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:25.565 8 INFO neutron.api.v2.resource [None req-88ec30f5-16c8-4273-89d4-fde7ff183901 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/2992] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:56:25 2026] GET /v2.0/security-group-rules/af8d5981-4cc5-421e-91a8-91109129ec89 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2993] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:56:25 2026] DELETE /v2.0/security-group-rules/fcfafe04-657c-484b-848f-a8369143e45b => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:25.646 8 INFO neutron.api.v2.resource [None req-7a8051e4-4d8f-4143-8cc2-9b0a7fad7769 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/2994] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:56:25 2026] GET /v2.0/security-group-rules/fcfafe04-657c-484b-848f-a8369143e45b => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2995] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:56:25 2026] DELETE /v2.0/security-group-rules/a5c5f7c6-1a94-4b2f-be92-638b187aa2b3 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:25.724 8 INFO neutron.api.v2.resource [None req-1141736d-719b-491f-beb9-2b8dade09e0c c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/2996] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:56:25 2026] GET /v2.0/security-group-rules/a5c5f7c6-1a94-4b2f-be92-638b187aa2b3 => 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: 1495/2997] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:56:25 2026] DELETE /v2.0/security-group-rules/f5c10603-3683-4db0-a130-b2fd98ac4a58 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:25.802 8 INFO neutron.api.v2.resource [None req-6df49228-c7fc-465e-bac7-c977dce1af32 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/2998] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:56:25 2026] GET /v2.0/security-group-rules/f5c10603-3683-4db0-a130-b2fd98ac4a58 => 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: 1496/2999] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:56:25 2026] DELETE /v2.0/security-group-rules/a352bb80-5c9f-4430-b49d-d27330e09b3b => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:25.891 8 INFO neutron.api.v2.resource [None req-afde27f5-3802-4171-a36d-a055c84fe77d c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1504/3000] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:56:25 2026] GET /v2.0/security-group-rules/a352bb80-5c9f-4430-b49d-d27330e09b3b => 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: 1497/3001] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:56:25 2026] DELETE /v2.0/security-group-rules/9ab056de-8383-45bf-b1a4-0b42aa928f31 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:25.958 8 INFO neutron.api.v2.resource [None req-a011936a-f42b-4aeb-ae87-6f796638db60 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1505/3002] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:56:25 2026] GET /v2.0/security-group-rules/9ab056de-8383-45bf-b1a4-0b42aa928f31 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3003] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:56:25 2026] DELETE /v2.0/security-group-rules/e0cf5a25-24db-41a3-9ac6-154f7cb6c290 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:26.029 8 INFO neutron.api.v2.resource [None req-56724b68-27b4-456b-ba48-ec8cd3a73010 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1506/3004] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:56:26 2026] GET /v2.0/security-group-rules/e0cf5a25-24db-41a3-9ac6-154f7cb6c290 => 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: 1499/3005] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:56:26 2026] DELETE /v2.0/security-group-rules/42071021-1783-4e9b-a59a-cde68ffbc0f7 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:26.113 8 INFO neutron.api.v2.resource [None req-d9995094-d180-4fd0-90e7-b577c8676a8e c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/3006] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:56:26 2026] GET /v2.0/security-group-rules/42071021-1783-4e9b-a59a-cde68ffbc0f7 => 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: 1500/3007] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:56:26 2026] DELETE /v2.0/security-group-rules/3b46f55d-fb5d-4c2b-9ced-e5325dfa0491 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:26.188 8 INFO neutron.api.v2.resource [None req-d20c3e8f-cff9-4933-92d7-26fdea33e72b c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1508/3008] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:56:26 2026] GET /v2.0/security-group-rules/3b46f55d-fb5d-4c2b-9ced-e5325dfa0491 => 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: 1501/3009] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:56:26 2026] DELETE /v2.0/security-group-rules/c75c6f50-651a-416b-9355-8c5a2d453527 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:26.270 8 INFO neutron.api.v2.resource [None req-4a4f775f-ed92-46de-a161-6519e70ccc87 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1509/3010] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:56:26 2026] GET /v2.0/security-group-rules/c75c6f50-651a-416b-9355-8c5a2d453527 => 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: 1502/3011] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:56:26 2026] DELETE /v2.0/security-group-rules/208e959d-6a7b-4e1c-abc0-3c8619a372b2 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:26.353 8 INFO neutron.api.v2.resource [None req-8082d3f3-b6a3-4156-b8d8-b148a6554690 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1510/3012] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:56:26 2026] GET /v2.0/security-group-rules/208e959d-6a7b-4e1c-abc0-3c8619a372b2 => 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: 1503/3013] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:56:26 2026] DELETE /v2.0/security-groups/0fae2a28-4727-4e6c-a011-b76011d049e5 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:26.453 8 INFO neutron.api.v2.resource [None req-91e48a8c-d8f4-4d78-b0ca-a3530a1048b4 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1511/3014] 10.0.0.192 () {32 vars in 737 bytes} [Wed Jun 10 04:56:26 2026] GET /v2.0/security-groups/0fae2a28-4727-4e6c-a011-b76011d049e5 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:56:27.268 7 INFO neutron_taas.services.taas.taas_plugin [None req-2d5308da-f41c-4cbf-aa60-472982d70e16 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] TaaS: Handle Delete Port: b141edf0-90df-41ef-971e-a607eab4f880 2026-06-10 04:56:27.270 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d5308da-f41c-4cbf-aa60-472982d70e16 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Tap Mirror: Handle Delete Port: b141edf0-90df-41ef-971e-a607eab4f880 [pid: 7|app: 0|req: 1504/3015] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:56:26 2026] PUT /v2.0/routers/45648c52-ddc8-4de0-bc8c-025bcfdbbe4f/remove_router_interface => generated 309 bytes in 1434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:56:28.097 8 INFO neutron.api.v2.resource [None req-9530acea-0cbb-4090-b8dd-7975416a848e c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1512/3016] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:56:27 2026] PUT /v2.0/routers/45648c52-ddc8-4de0-bc8c-025bcfdbbe4f/remove_router_interface => generated 198 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:56:28.543 7 INFO neutron_taas.services.taas.taas_plugin [None req-4081c9de-65ec-4066-b370-5fc50b5c518d c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] TaaS: Handle Delete Port: 77679f07-b40d-44a3-b7e3-6631f32ab957 2026-06-10 04:56:28.548 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4081c9de-65ec-4066-b370-5fc50b5c518d c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Tap Mirror: Handle Delete Port: 77679f07-b40d-44a3-b7e3-6631f32ab957 [pid: 7|app: 0|req: 1505/3019] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:56:28 2026] PUT /v2.0/routers/45648c52-ddc8-4de0-bc8c-025bcfdbbe4f/remove_router_interface => generated 309 bytes in 1029 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:56:29.307 8 INFO neutron.api.v2.resource [None req-935d180a-9fbb-4dce-80a7-1a2964eab56c c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/3020] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:56:29 2026] PUT /v2.0/routers/45648c52-ddc8-4de0-bc8c-025bcfdbbe4f/remove_router_interface => generated 198 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:56:29.717 7 INFO neutron_taas.services.taas.taas_plugin [None req-f416a29a-c118-4ab5-9ff0-c49d25858464 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] TaaS: Handle Delete Port: 8b004301-f484-4f14-a680-00a4b6d17661 2026-06-10 04:56:29.720 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f416a29a-c118-4ab5-9ff0-c49d25858464 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Tap Mirror: Handle Delete Port: 8b004301-f484-4f14-a680-00a4b6d17661 [pid: 7|app: 0|req: 1506/3021] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:56:29 2026] PUT /v2.0/routers/45648c52-ddc8-4de0-bc8c-025bcfdbbe4f/remove_router_interface => generated 309 bytes in 970 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:56:30.443 8 INFO neutron.api.v2.resource [None req-d316c843-b07c-4a52-a211-b3e577bfe9cf c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/3022] 10.0.0.192 () {34 vars in 789 bytes} [Wed Jun 10 04:56:30 2026] PUT /v2.0/routers/45648c52-ddc8-4de0-bc8c-025bcfdbbe4f/remove_router_interface => generated 198 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:56:30.644 7 INFO neutron_taas.services.taas.taas_plugin [None req-4214ad8f-bd05-4da9-8815-7b8b60df1a96 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] TaaS: Handle Delete Port: 8e8922d9-1710-41e1-9349-21f0bf34636c 2026-06-10 04:56:30.648 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4214ad8f-bd05-4da9-8815-7b8b60df1a96 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Tap Mirror: Handle Delete Port: 8e8922d9-1710-41e1-9349-21f0bf34636c 2026-06-10 04:56:30.930 7 INFO neutron_taas.services.taas.taas_plugin [None req-4214ad8f-bd05-4da9-8815-7b8b60df1a96 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] TaaS: Handle Delete Port: ce53a80b-3648-43c1-becc-db6bb3b45bf5 2026-06-10 04:56:30.933 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4214ad8f-bd05-4da9-8815-7b8b60df1a96 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Tap Mirror: Handle Delete Port: ce53a80b-3648-43c1-becc-db6bb3b45bf5 2026-06-10 04:56:31.265 7 INFO neutron.services.segments.plugin [-] Segment 27d8e2d0-a038-4d13-8271-f6d2b40bfdc3 resource provider aggregate not found 2026-06-10 04:56:31.266 7 INFO neutron.services.segments.plugin [-] Segment 27d8e2d0-a038-4d13-8271-f6d2b40bfdc3 resource provider aggregate not found 2026-06-10 04:56:31.290 7 INFO neutron.services.segments.plugin [-] Segment 27d8e2d0-a038-4d13-8271-f6d2b40bfdc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27d8e2d0-a038-4d13-8271-f6d2b40bfdc3 found for delete ", "request_id": "req-95220863-8ea1-4558-9c7a-360d67deb270"}]} 2026-06-10 04:56:31.293 7 INFO neutron.services.segments.plugin [-] Segment 27d8e2d0-a038-4d13-8271-f6d2b40bfdc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27d8e2d0-a038-4d13-8271-f6d2b40bfdc3 found for delete ", "request_id": "req-566c7542-7259-47e2-9738-2a04a93d5106"}]} 2026-06-10 04:56:31.298 7 INFO neutron.db.l3_hamode_db [None req-4214ad8f-bd05-4da9-8815-7b8b60df1a96 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] HA network 09cd75b2-c3fd-4b94-b393-c8c517a18fe1 was deleted as no HA routers are present in tenant f2bf96fbf40347868a1f450b44edb02a. [pid: 7|app: 0|req: 1507/3023] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:56:30 2026] DELETE /v2.0/routers/45648c52-ddc8-4de0-bc8c-025bcfdbbe4f => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:31.335 8 INFO neutron.api.v2.resource [None req-fa88998f-24b9-4e7e-8d17-7b5aa892ab8c c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/3024] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:56:31 2026] GET /v2.0/routers/45648c52-ddc8-4de0-bc8c-025bcfdbbe4f => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3025] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:56:31 2026] DELETE /v2.0/subnets/878dce42-7907-4c18-9b60-810fc66fddcb => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:31.539 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d552750-b203-4e06-ae9a-a8c19e70acf7 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1518/3026] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:56:31 2026] GET /v2.0/subnets/878dce42-7907-4c18-9b60-810fc66fddcb => 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: 1509/3027] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:56:31 2026] DELETE /v2.0/subnets/0b7a7235-a955-4eb6-8f12-8a214fe3e692 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:31.726 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6c4e80a-7997-487a-be75-569b071f5021 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1519/3028] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:56:31 2026] GET /v2.0/subnets/0b7a7235-a955-4eb6-8f12-8a214fe3e692 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:56:31.827 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa6050c0-29e1-4eb3-ba38-34c9478f6e74 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] TaaS: Handle Delete Port: 8dd72947-14e4-4278-bea0-669a9e855e9b 2026-06-10 04:56:31.830 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa6050c0-29e1-4eb3-ba38-34c9478f6e74 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Tap Mirror: Handle Delete Port: 8dd72947-14e4-4278-bea0-669a9e855e9b [pid: 7|app: 0|req: 1510/3029] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:56:31 2026] DELETE /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:32.051 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b2039d0-7d7d-4b09-b942-79230d988d83 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1520/3030] 10.0.0.192 () {32 vars in 723 bytes} [Wed Jun 10 04:56:32 2026] GET /v2.0/networks/18ced9b1-97e1-4319-9d2a-3dcc8085765a => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3031] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:56:32 2026] DELETE /v2.0/subnets/d1eac637-8add-4735-af9d-baf09c10e9c8 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:32.226 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9523b65-47e0-4c60-9c39-2e8121917599 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/3032] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:56:32 2026] GET /v2.0/subnets/d1eac637-8add-4735-af9d-baf09c10e9c8 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3033] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:56:32 2026] DELETE /v2.0/subnets/949b0e55-83fc-4181-83e7-0f881d7bb77c => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:32.407 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23a26711-8e25-4e66-a047-0838b4abe45d c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1522/3034] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:56:32 2026] GET /v2.0/subnets/949b0e55-83fc-4181-83e7-0f881d7bb77c => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:56:32.498 7 INFO neutron_taas.services.taas.taas_plugin [None req-873d943c-bec3-4a8c-bfb8-099b3cc362fb c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] TaaS: Handle Delete Port: 8b45fad7-63c6-41d4-ad01-d77ff5f6962b 2026-06-10 04:56:32.500 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-873d943c-bec3-4a8c-bfb8-099b3cc362fb c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Tap Mirror: Handle Delete Port: 8b45fad7-63c6-41d4-ad01-d77ff5f6962b [pid: 7|app: 0|req: 1513/3035] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:56:32 2026] DELETE /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:32.683 8 INFO neutron.pecan_wsgi.hooks.translation [None req-499f5c7e-5943-4523-9b96-723a23fe34e5 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3036] 10.0.0.192 () {32 vars in 723 bytes} [Wed Jun 10 04:56:32 2026] GET /v2.0/networks/96e324dc-31c8-45c1-a5bf-12bd585acf94 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3037] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:56:32 2026] DELETE /v2.0/subnets/1a4997d3-381d-445d-80fa-f0ab9d4b2dc9 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:32.856 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af61b568-349f-4591-93af-b73175db00be c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/3038] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:56:32 2026] GET /v2.0/subnets/1a4997d3-381d-445d-80fa-f0ab9d4b2dc9 => 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: 1515/3039] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:56:32 2026] DELETE /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:33.030 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ca3b4d7-dd83-4928-93d6-4abe67a14717 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1525/3040] 10.0.0.192 () {32 vars in 721 bytes} [Wed Jun 10 04:56:33 2026] GET /v2.0/subnets/d376ec0c-6424-4de7-893f-ef848cab83a7 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:56:33.119 7 INFO neutron_taas.services.taas.taas_plugin [None req-bff3ed22-0527-4299-be9a-9459fdf4ff81 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] TaaS: Handle Delete Port: 6168e2ab-9d72-430f-84ee-bc624c960097 2026-06-10 04:56:33.122 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bff3ed22-0527-4299-be9a-9459fdf4ff81 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] Tap Mirror: Handle Delete Port: 6168e2ab-9d72-430f-84ee-bc624c960097 2026-06-10 04:56:33.316 7 INFO neutron.services.segments.plugin [-] Segment 0132e818-5660-4e31-96cf-72f33dced939 resource provider aggregate not found 2026-06-10 04:56:33.318 7 INFO neutron.services.segments.plugin [-] Segment 0132e818-5660-4e31-96cf-72f33dced939 resource provider aggregate not found [pid: 7|app: 0|req: 1516/3041] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:56:33 2026] DELETE /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:33.349 7 INFO neutron.services.segments.plugin [-] Segment 0132e818-5660-4e31-96cf-72f33dced939 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0132e818-5660-4e31-96cf-72f33dced939 found for delete ", "request_id": "req-60331327-94dc-4bcb-ad23-c6541cdafafc"}]} 2026-06-10 04:56:33.349 7 INFO neutron.services.segments.plugin [-] Segment 0132e818-5660-4e31-96cf-72f33dced939 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0132e818-5660-4e31-96cf-72f33dced939 found for delete ", "request_id": "req-d0db4b15-d775-4658-8e5c-81d065865ece"}]} 2026-06-10 04:56:33.368 7 INFO neutron.services.segments.plugin [-] Segment e28bb116-044d-4e27-b807-4802a3c988bd resource provider aggregate not found 2026-06-10 04:56:33.372 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6e5bfb6-d902-4dc6-8e09-9ede20bf9cc5 c96dd9ac21944eba8473c4c1cd8956b8 f2bf96fbf40347868a1f450b44edb02a - - default default] GET failed (client error): The resource could not be found. 2026-06-10 04:56:33.375 7 INFO neutron.services.segments.plugin [-] Segment e28bb116-044d-4e27-b807-4802a3c988bd resource provider aggregate not found [pid: 8|app: 0|req: 1526/3042] 10.0.0.192 () {32 vars in 723 bytes} [Wed Jun 10 04:56:33 2026] GET /v2.0/networks/06a0b181-3063-45d8-bc81-49438b71662a => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:56:33.389 7 INFO neutron.services.segments.plugin [-] Segment e28bb116-044d-4e27-b807-4802a3c988bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e28bb116-044d-4e27-b807-4802a3c988bd found for delete ", "request_id": "req-7da0fed0-12e4-4cb6-a938-efb65838342f"}]} 2026-06-10 04:56:33.393 7 INFO neutron.services.segments.plugin [-] Segment e28bb116-044d-4e27-b807-4802a3c988bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e28bb116-044d-4e27-b807-4802a3c988bd found for delete ", "request_id": "req-e2fc3a84-0ad1-4921-bf0f-c96ef0a1ed03"}]} 2026-06-10 04:56:33.412 7 INFO neutron.services.segments.plugin [-] Segment df9c541d-317d-400b-b71e-b80456492721 resource provider aggregate not found 2026-06-10 04:56:33.416 7 INFO neutron.services.segments.plugin [-] Segment df9c541d-317d-400b-b71e-b80456492721 resource provider aggregate not found 2026-06-10 04:56:33.431 7 INFO neutron.services.segments.plugin [-] Segment df9c541d-317d-400b-b71e-b80456492721 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df9c541d-317d-400b-b71e-b80456492721 found for delete ", "request_id": "req-f68a3e70-5e08-4776-8a59-cae59510b47a"}]} 2026-06-10 04:56:33.439 7 INFO neutron.services.segments.plugin [-] Segment df9c541d-317d-400b-b71e-b80456492721 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df9c541d-317d-400b-b71e-b80456492721 found for delete ", "request_id": "req-e4763556-70ab-4b62-9b79-d9d41fef5e70"}]} [pid: 7|app: 0|req: 1517/3043] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:56:35 2026] GET /v2.0/security-groups?tenant_id=8e8cb0541c884341939c0ecbf08b922d&name=default => generated 2929 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3044] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:56:35 2026] DELETE /v2.0/security-groups/aa201f56-0edf-49c9-bbb8-cee3cc1b9497 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3045] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:56:35 2026] GET /v2.0/security-groups?tenant_id=0a48caf105384c29846e0421a9c16b64&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3046] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:56:36 2026] DELETE /v2.0/security-groups/931cb854-0fff-4b56-94d9-e58e7689258c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3047] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:56:36 2026] GET /v2.0/security-groups?tenant_id=c47d8eed4619453d98013fd7054c237d&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3048] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:56:36 2026] DELETE /v2.0/security-groups/1222b2de-fcb2-4625-ac14-f4d7733b5a57 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3049] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:56:36 2026] GET /v2.0/security-groups?tenant_id=87ee50e22faf44fca86c8958d6393d84&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3050] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:56:36 2026] DELETE /v2.0/security-groups/96531214-940c-4b7f-9fb9-5c385ccded28 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3051] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:56:37 2026] GET /v2.0/security-groups?tenant_id=f2bf96fbf40347868a1f450b44edb02a&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3052] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:56:37 2026] DELETE /v2.0/security-groups/f14f403d-394b-48fb-b3ce-650aa16e6e01 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3053] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:56:37 2026] GET /v2.0/security-groups?tenant_id=03ffd67165f04eb0b96f463f0b9fa3c6&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3054] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:56:37 2026] DELETE /v2.0/security-groups/972b41ca-8201-4781-a39b-ea195259a2c3 => 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: 1523/3055] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:56:37 2026] GET /v2.0/security-groups?tenant_id=5867170745a743f1bae6e2af04776cc1&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3056] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:56:37 2026] DELETE /v2.0/security-groups/3525d210-6037-47aa-94a9-563d8df48153 => 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: 1524/3057] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:56:41 2026] POST /v2.0/floatingips => generated 552 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3058] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:56:42 2026] POST /v2.0/floatingips => generated 552 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3061] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:56:43 2026] POST /v2.0/floatingips => generated 552 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3062] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:56:43 2026] POST /v2.0/floatingips => generated 552 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3063] 10.0.0.192 () {34 vars in 676 bytes} [Wed Jun 10 04:56:43 2026] POST /v2.0/floatingips => generated 552 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3064] 10.0.0.192 () {34 vars in 759 bytes} [Wed Jun 10 04:56:44 2026] PUT /v2.0/floatingips/3ac20e95-3b9d-46e2-9ef9-e67bd26bd5c5/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3065] 10.0.0.192 () {34 vars in 759 bytes} [Wed Jun 10 04:56:44 2026] PUT /v2.0/floatingips/efd4b36e-1b03-4a0b-8cd0-4eb0d5c7ee97/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3066] 10.0.0.192 () {34 vars in 759 bytes} [Wed Jun 10 04:56:44 2026] PUT /v2.0/floatingips/effad619-6d2b-412b-a2ce-c745126045ff/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3067] 10.0.0.192 () {34 vars in 759 bytes} [Wed Jun 10 04:56:44 2026] PUT /v2.0/floatingips/0db2177c-294a-41ba-a13c-5cde5fdff4c4/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3068] 10.0.0.192 () {32 vars in 672 bytes} [Wed Jun 10 04:56:44 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3069] 10.0.0.192 () {32 vars in 686 bytes} [Wed Jun 10 04:56:44 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3070] 10.0.0.192 () {32 vars in 682 bytes} [Wed Jun 10 04:56:44 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3071] 10.0.0.192 () {32 vars in 694 bytes} [Wed Jun 10 04:56:44 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3072] 10.0.0.192 () {32 vars in 680 bytes} [Wed Jun 10 04:56:44 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3073] 10.0.0.192 () {32 vars in 694 bytes} [Wed Jun 10 04:56:44 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3074] 10.0.0.192 () {32 vars in 690 bytes} [Wed Jun 10 04:56:45 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3075] 10.0.0.192 () {32 vars in 702 bytes} [Wed Jun 10 04:56:45 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:56:45.230 8 INFO neutron_taas.services.taas.taas_plugin [None req-35e1138b-4439-483a-852a-60081a50267c cfc5b912cdc34dfd92f04604a16b1e2f a65caac45048460dad8e4d96b143e831 - - default default] TaaS: Handle Delete Port: 1a0bf902-da2f-4e20-b6fa-65b5e0aed860 2026-06-10 04:56:45.232 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35e1138b-4439-483a-852a-60081a50267c cfc5b912cdc34dfd92f04604a16b1e2f a65caac45048460dad8e4d96b143e831 - - default default] Tap Mirror: Handle Delete Port: 1a0bf902-da2f-4e20-b6fa-65b5e0aed860 [pid: 8|app: 0|req: 1544/3076] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:56:45 2026] DELETE /v2.0/floatingips/3ac20e95-3b9d-46e2-9ef9-e67bd26bd5c5 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:45.487 7 INFO neutron_taas.services.taas.taas_plugin [None req-227b0068-88ad-4269-a687-fc4677de66a2 cfc5b912cdc34dfd92f04604a16b1e2f a65caac45048460dad8e4d96b143e831 - - default default] TaaS: Handle Delete Port: a2dc44e2-4084-485e-8447-9c565ef08f31 2026-06-10 04:56:45.489 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-227b0068-88ad-4269-a687-fc4677de66a2 cfc5b912cdc34dfd92f04604a16b1e2f a65caac45048460dad8e4d96b143e831 - - default default] Tap Mirror: Handle Delete Port: a2dc44e2-4084-485e-8447-9c565ef08f31 [pid: 7|app: 0|req: 1533/3077] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:56:45 2026] DELETE /v2.0/floatingips/efd4b36e-1b03-4a0b-8cd0-4eb0d5c7ee97 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:45.734 8 INFO neutron_taas.services.taas.taas_plugin [None req-4d2fef66-d7cd-406a-91ca-619037887d22 cfc5b912cdc34dfd92f04604a16b1e2f a65caac45048460dad8e4d96b143e831 - - default default] TaaS: Handle Delete Port: 783148c6-36fb-433c-a207-327d3781f407 2026-06-10 04:56:45.737 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d2fef66-d7cd-406a-91ca-619037887d22 cfc5b912cdc34dfd92f04604a16b1e2f a65caac45048460dad8e4d96b143e831 - - default default] Tap Mirror: Handle Delete Port: 783148c6-36fb-433c-a207-327d3781f407 [pid: 8|app: 0|req: 1545/3078] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:56:45 2026] DELETE /v2.0/floatingips/effad619-6d2b-412b-a2ce-c745126045ff => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:45.972 7 INFO neutron_taas.services.taas.taas_plugin [None req-073152b1-7dc8-4d80-b299-85d51866ce9f cfc5b912cdc34dfd92f04604a16b1e2f a65caac45048460dad8e4d96b143e831 - - default default] TaaS: Handle Delete Port: 78975014-7a2c-4feb-996d-86fe126dbcaf 2026-06-10 04:56:45.974 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-073152b1-7dc8-4d80-b299-85d51866ce9f cfc5b912cdc34dfd92f04604a16b1e2f a65caac45048460dad8e4d96b143e831 - - default default] Tap Mirror: Handle Delete Port: 78975014-7a2c-4feb-996d-86fe126dbcaf [pid: 7|app: 0|req: 1534/3079] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:56:45 2026] DELETE /v2.0/floatingips/0db2177c-294a-41ba-a13c-5cde5fdff4c4 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:46.212 8 INFO neutron_taas.services.taas.taas_plugin [None req-34a63ad0-e944-4781-988c-d866017120ab cfc5b912cdc34dfd92f04604a16b1e2f a65caac45048460dad8e4d96b143e831 - - default default] TaaS: Handle Delete Port: 03db6bbb-1d86-4de9-852b-408d9776ace6 2026-06-10 04:56:46.216 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34a63ad0-e944-4781-988c-d866017120ab cfc5b912cdc34dfd92f04604a16b1e2f a65caac45048460dad8e4d96b143e831 - - default default] Tap Mirror: Handle Delete Port: 03db6bbb-1d86-4de9-852b-408d9776ace6 [pid: 8|app: 0|req: 1546/3080] 10.0.0.192 () {32 vars in 732 bytes} [Wed Jun 10 04:56:46 2026] DELETE /v2.0/floatingips/bc4bd1a6-82fd-4c1e-ad68-e88ee9a7d303 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3081] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:56:47 2026] GET /v2.0/security-groups?tenant_id=a15ba3e4b1a04bb0945a1b16482cd171&name=default => generated 2929 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3082] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:56:47 2026] DELETE /v2.0/security-groups/f94df82a-205c-4f8d-ac1d-f2e8192d1716 => 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: 1536/3083] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:56:47 2026] GET /v2.0/security-groups?tenant_id=a65caac45048460dad8e4d96b143e831&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3084] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:56:47 2026] DELETE /v2.0/security-groups/0b9f6ee8-e471-4f50-bbae-bb9c280c8625 => 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: 1537/3085] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:56:48 2026] GET /v2.0/security-groups?tenant_id=58a9ef9eba174fe1bcbcf612b56eaea3&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3086] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:56:48 2026] DELETE /v2.0/security-groups/a208afc2-2a8d-4226-aea7-642a804ec792 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:52.499 7 INFO neutron.db.segments_db [None req-a66ecb99-01e8-47e4-83a9-bfa452b824d2 fe3d11314ed14186b649ca4192716c48 17f92a99ce834306a2013bb7df59002f - - default default] Added segment a727ba4a-2b57-4267-b9b8-364fc1155b1a of type vxlan for network 7e2ec1b2-23ab-48cd-9f66-1f29dbec17e5 [pid: 7|app: 0|req: 1538/3087] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:56:52 2026] POST /v2.0/networks => generated 630 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3088] 10.0.0.192 () {34 vars in 664 bytes} [Wed Jun 10 04:56:52 2026] POST /v2.0/ports => generated 743 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:56:52.952 7 INFO neutron.db.segments_db [None req-5dfd891e-5d7d-4050-80f3-db83d7b48d6f fe3d11314ed14186b649ca4192716c48 17f92a99ce834306a2013bb7df59002f - - default default] Added segment 948b1e2e-54db-4863-8574-b46445011f9f of type vxlan for network cb10831e-00a2-4650-a316-fd15ca313b74 [pid: 7|app: 0|req: 1539/3089] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:56:52 2026] POST /v2.0/networks => generated 631 bytes in 127 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: 1551/3090] 10.0.0.192 () {34 vars in 664 bytes} [Wed Jun 10 04:56:53 2026] POST /v2.0/ports => generated 743 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:56:53.384 7 INFO neutron.db.segments_db [None req-141cd69c-ea62-4224-9429-8d76714be27f fe3d11314ed14186b649ca4192716c48 17f92a99ce834306a2013bb7df59002f - - default default] Added segment d47bea5c-2833-4d11-a398-9b9cb548f3a1 of type vxlan for network a72ab1ad-0009-4de2-a5da-57528811d0dd [pid: 7|app: 0|req: 1540/3091] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:56:53 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1552/3092] 10.0.0.192 () {34 vars in 664 bytes} [Wed Jun 10 04:56:53 2026] POST /v2.0/ports => generated 743 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:56:53.806 7 INFO neutron.db.segments_db [None req-259624b3-91d5-4b3c-b99c-b81888fed0e2 fe3d11314ed14186b649ca4192716c48 17f92a99ce834306a2013bb7df59002f - - default default] Added segment 56901ca7-7410-4a05-b225-8f2ebc5528b2 of type vxlan for network 745e90f0-73e0-46b9-9ac7-dfb3e1fa0efa [pid: 7|app: 0|req: 1541/3093] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:56:53 2026] POST /v2.0/networks => generated 632 bytes in 137 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: 1553/3094] 10.0.0.192 () {34 vars in 664 bytes} [Wed Jun 10 04:56:53 2026] POST /v2.0/ports => generated 743 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:56:54.190 7 INFO neutron.db.segments_db [None req-e4ce92fa-d67c-4714-bfe3-0fcbb33eeaec fe3d11314ed14186b649ca4192716c48 17f92a99ce834306a2013bb7df59002f - - default default] Added segment 4a1ceba3-0a0a-43cf-b1dc-809289dddd52 of type vxlan for network d0fc02b4-b687-488e-8481-c3d03f65c0e2 [pid: 7|app: 0|req: 1542/3095] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:56:54 2026] POST /v2.0/networks => generated 631 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1554/3096] 10.0.0.192 () {34 vars in 664 bytes} [Wed Jun 10 04:56:54 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3097] 10.0.0.192 () {34 vars in 747 bytes} [Wed Jun 10 04:56:54 2026] PUT /v2.0/ports/5c22053c-ae9b-4b7d-8b4c-c840dabbc569/tags => generated 17 bytes in 60 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: 1555/3098] 10.0.0.192 () {34 vars in 747 bytes} [Wed Jun 10 04:56:54 2026] PUT /v2.0/ports/1b55b475-7ffd-4bf4-9900-7fa534cb8c3d/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: 7|app: 0|req: 1544/3099] 10.0.0.192 () {34 vars in 747 bytes} [Wed Jun 10 04:56:54 2026] PUT /v2.0/ports/c240db90-ead7-4beb-80ac-8d85d1795036/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1556/3100] 10.0.0.192 () {34 vars in 747 bytes} [Wed Jun 10 04:56:54 2026] PUT /v2.0/ports/db9395e0-eced-42c8-b029-74afef50ba2f/tags => generated 19 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: 7|app: 0|req: 1545/3101] 10.0.0.192 () {32 vars in 660 bytes} [Wed Jun 10 04:56:54 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 149 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: 1557/3102] 10.0.0.192 () {32 vars in 674 bytes} [Wed Jun 10 04:56:55 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3103] 10.0.0.192 () {32 vars in 670 bytes} [Wed Jun 10 04:56:55 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3104] 10.0.0.192 () {32 vars in 682 bytes} [Wed Jun 10 04:56:55 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3105] 10.0.0.192 () {32 vars in 668 bytes} [Wed Jun 10 04:56:55 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3106] 10.0.0.192 () {32 vars in 682 bytes} [Wed Jun 10 04:56:55 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3107] 10.0.0.192 () {32 vars in 678 bytes} [Wed Jun 10 04:56:55 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3108] 10.0.0.192 () {32 vars in 690 bytes} [Wed Jun 10 04:56:55 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-06-10 04:56:55.635 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e52d84d-be0b-4371-9be7-b9bcffa054f4 fe3d11314ed14186b649ca4192716c48 17f92a99ce834306a2013bb7df59002f - - default default] TaaS: Handle Delete Port: 5c22053c-ae9b-4b7d-8b4c-c840dabbc569 2026-06-10 04:56:55.638 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e52d84d-be0b-4371-9be7-b9bcffa054f4 fe3d11314ed14186b649ca4192716c48 17f92a99ce834306a2013bb7df59002f - - default default] Tap Mirror: Handle Delete Port: 5c22053c-ae9b-4b7d-8b4c-c840dabbc569 [pid: 7|app: 0|req: 1549/3109] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:56:55 2026] DELETE /v2.0/ports/5c22053c-ae9b-4b7d-8b4c-c840dabbc569 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:55.801 8 INFO neutron_taas.services.taas.taas_plugin [None req-245a08a7-210c-4d5c-b730-9cdb383de863 fe3d11314ed14186b649ca4192716c48 17f92a99ce834306a2013bb7df59002f - - default default] TaaS: Handle Delete Port: 1b55b475-7ffd-4bf4-9900-7fa534cb8c3d 2026-06-10 04:56:55.804 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-245a08a7-210c-4d5c-b730-9cdb383de863 fe3d11314ed14186b649ca4192716c48 17f92a99ce834306a2013bb7df59002f - - default default] Tap Mirror: Handle Delete Port: 1b55b475-7ffd-4bf4-9900-7fa534cb8c3d [pid: 8|app: 0|req: 1561/3110] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:56:55 2026] DELETE /v2.0/ports/1b55b475-7ffd-4bf4-9900-7fa534cb8c3d => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:55.968 7 INFO neutron_taas.services.taas.taas_plugin [None req-b2fa3131-e7db-4c78-93b3-ffc5360d06d1 fe3d11314ed14186b649ca4192716c48 17f92a99ce834306a2013bb7df59002f - - default default] TaaS: Handle Delete Port: c240db90-ead7-4beb-80ac-8d85d1795036 2026-06-10 04:56:55.971 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2fa3131-e7db-4c78-93b3-ffc5360d06d1 fe3d11314ed14186b649ca4192716c48 17f92a99ce834306a2013bb7df59002f - - default default] Tap Mirror: Handle Delete Port: c240db90-ead7-4beb-80ac-8d85d1795036 [pid: 7|app: 0|req: 1550/3111] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:56:55 2026] DELETE /v2.0/ports/c240db90-ead7-4beb-80ac-8d85d1795036 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:56.140 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1e826fc-7766-4d2e-bc61-a0fa808fe066 fe3d11314ed14186b649ca4192716c48 17f92a99ce834306a2013bb7df59002f - - default default] TaaS: Handle Delete Port: db9395e0-eced-42c8-b029-74afef50ba2f 2026-06-10 04:56:56.142 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1e826fc-7766-4d2e-bc61-a0fa808fe066 fe3d11314ed14186b649ca4192716c48 17f92a99ce834306a2013bb7df59002f - - default default] Tap Mirror: Handle Delete Port: db9395e0-eced-42c8-b029-74afef50ba2f [pid: 8|app: 0|req: 1562/3112] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:56:56 2026] DELETE /v2.0/ports/db9395e0-eced-42c8-b029-74afef50ba2f => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:56.287 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c42908c-0d42-497f-b33b-4735df1e79d9 fe3d11314ed14186b649ca4192716c48 17f92a99ce834306a2013bb7df59002f - - default default] TaaS: Handle Delete Port: 3e5b6979-8d93-42a4-a713-afd1e2dd7b09 2026-06-10 04:56:56.289 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c42908c-0d42-497f-b33b-4735df1e79d9 fe3d11314ed14186b649ca4192716c48 17f92a99ce834306a2013bb7df59002f - - default default] Tap Mirror: Handle Delete Port: 3e5b6979-8d93-42a4-a713-afd1e2dd7b09 [pid: 7|app: 0|req: 1551/3113] 10.0.0.192 () {32 vars in 720 bytes} [Wed Jun 10 04:56:56 2026] DELETE /v2.0/ports/3e5b6979-8d93-42a4-a713-afd1e2dd7b09 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:56.496 8 INFO neutron.services.segments.plugin [-] Segment a727ba4a-2b57-4267-b9b8-364fc1155b1a resource provider aggregate not found 2026-06-10 04:56:56.506 8 INFO neutron.services.segments.plugin [-] Segment a727ba4a-2b57-4267-b9b8-364fc1155b1a resource provider aggregate not found 2026-06-10 04:56:56.513 8 INFO neutron.services.segments.plugin [-] Segment a727ba4a-2b57-4267-b9b8-364fc1155b1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a727ba4a-2b57-4267-b9b8-364fc1155b1a found for delete ", "request_id": "req-a4c3d40c-d25c-4d59-b85c-b3facaa43572"}]} 2026-06-10 04:56:56.525 8 INFO neutron.services.segments.plugin [-] Segment a727ba4a-2b57-4267-b9b8-364fc1155b1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a727ba4a-2b57-4267-b9b8-364fc1155b1a found for delete ", "request_id": "req-c1a46e18-7eed-4491-8295-7b1e7e3d201f"}]} [pid: 8|app: 0|req: 1563/3114] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:56:56 2026] DELETE /v2.0/networks/7e2ec1b2-23ab-48cd-9f66-1f29dbec17e5 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:56:56.632 7 INFO neutron.services.segments.plugin [-] Segment 948b1e2e-54db-4863-8574-b46445011f9f resource provider aggregate not found 2026-06-10 04:56:56.641 7 INFO neutron.services.segments.plugin [-] Segment 948b1e2e-54db-4863-8574-b46445011f9f resource provider aggregate not found 2026-06-10 04:56:56.659 7 INFO neutron.services.segments.plugin [-] Segment 948b1e2e-54db-4863-8574-b46445011f9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 948b1e2e-54db-4863-8574-b46445011f9f found for delete ", "request_id": "req-90873f48-d059-4d50-a6ab-6663c85c5681"}]} 2026-06-10 04:56:56.659 7 INFO neutron.services.segments.plugin [-] Segment 948b1e2e-54db-4863-8574-b46445011f9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 948b1e2e-54db-4863-8574-b46445011f9f found for delete ", "request_id": "req-fd1f80c1-2791-4be5-9da1-15d796caea79"}]} [pid: 7|app: 0|req: 1552/3115] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:56:56 2026] DELETE /v2.0/networks/cb10831e-00a2-4650-a316-fd15ca313b74 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3116] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:56:56 2026] DELETE /v2.0/networks/a72ab1ad-0009-4de2-a5da-57528811d0dd => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3117] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:56:56 2026] DELETE /v2.0/networks/745e90f0-73e0-46b9-9ac7-dfb3e1fa0efa => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3118] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:56:56 2026] DELETE /v2.0/networks/d0fc02b4-b687-488e-8481-c3d03f65c0e2 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3119] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:56:57 2026] GET /v2.0/security-groups?tenant_id=e24a990c710641949393e9924b3a2113&name=default => generated 2929 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3120] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:56:58 2026] DELETE /v2.0/security-groups/f1f9073d-118b-43fa-8411-bf5bb4d6687d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3123] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:56:58 2026] GET /v2.0/security-groups?tenant_id=58a80274749547209f6073d449b2eaef&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3124] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:56:58 2026] DELETE /v2.0/security-groups/db9d96dd-4bba-4d09-94f5-0de2196cb6c5 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:56:58.533 8 INFO neutron.services.segments.plugin [-] Segment d47bea5c-2833-4d11-a398-9b9cb548f3a1 resource provider aggregate not found 2026-06-10 04:56:58.546 8 INFO neutron.services.segments.plugin [-] Segment d47bea5c-2833-4d11-a398-9b9cb548f3a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d47bea5c-2833-4d11-a398-9b9cb548f3a1 found for delete ", "request_id": "req-d33e697d-5fde-46af-9fb2-847735e20368"}]} 2026-06-10 04:56:58.549 8 INFO neutron.services.segments.plugin [-] Segment d47bea5c-2833-4d11-a398-9b9cb548f3a1 resource provider aggregate not found 2026-06-10 04:56:58.559 8 INFO neutron.services.segments.plugin [-] Segment 4a1ceba3-0a0a-43cf-b1dc-809289dddd52 resource provider aggregate not found 2026-06-10 04:56:58.564 8 INFO neutron.services.segments.plugin [-] Segment d47bea5c-2833-4d11-a398-9b9cb548f3a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d47bea5c-2833-4d11-a398-9b9cb548f3a1 found for delete ", "request_id": "req-b110f693-7da4-49e1-8014-8b4afc7f2685"}]} 2026-06-10 04:56:58.578 8 INFO neutron.services.segments.plugin [-] Segment 4a1ceba3-0a0a-43cf-b1dc-809289dddd52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1ceba3-0a0a-43cf-b1dc-809289dddd52 found for delete ", "request_id": "req-e979ffd8-50ae-4b73-9ff5-4fa2b04583f2"}]} 2026-06-10 04:56:58.581 8 INFO neutron.services.segments.plugin [-] Segment 4a1ceba3-0a0a-43cf-b1dc-809289dddd52 resource provider aggregate not found 2026-06-10 04:56:58.594 8 INFO neutron.services.segments.plugin [-] Segment 4a1ceba3-0a0a-43cf-b1dc-809289dddd52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1ceba3-0a0a-43cf-b1dc-809289dddd52 found for delete ", "request_id": "req-c2802b2b-0fc0-41e5-b03d-2482dc499eb4"}]} [pid: 7|app: 0|req: 1556/3125] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:56:58 2026] GET /v2.0/security-groups?tenant_id=17f92a99ce834306a2013bb7df59002f&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:56:58.677 7 INFO neutron.services.segments.plugin [-] Segment 56901ca7-7410-4a05-b225-8f2ebc5528b2 resource provider aggregate not found 2026-06-10 04:56:58.680 7 INFO neutron.services.segments.plugin [-] Segment 56901ca7-7410-4a05-b225-8f2ebc5528b2 resource provider aggregate not found 2026-06-10 04:56:58.691 7 INFO neutron.services.segments.plugin [-] Segment 56901ca7-7410-4a05-b225-8f2ebc5528b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56901ca7-7410-4a05-b225-8f2ebc5528b2 found for delete ", "request_id": "req-36189344-bd6f-4011-9c1a-76c8f1168bd2"}]} 2026-06-10 04:56:58.696 7 INFO neutron.services.segments.plugin [-] Segment 56901ca7-7410-4a05-b225-8f2ebc5528b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56901ca7-7410-4a05-b225-8f2ebc5528b2 found for delete ", "request_id": "req-03be98d5-77e9-42d3-82f5-cb9710d7d7b6"}]} [pid: 8|app: 0|req: 1570/3126] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:56:58 2026] DELETE /v2.0/security-groups/2950c818-5647-4d54-b940-6fcdffd249d3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:57:03.047 7 INFO neutron.db.segments_db [None req-81599bb7-b9b3-4bf1-a131-6b3dd7fd91b9 cf1c15c7cb9742b9905406c5db3c71b9 009d24eae24e42899bec4361a6769314 - - default default] Added segment f36d36d6-e463-482e-bd8a-fc8c41b77341 of type vxlan for network 1b9e9595-5d81-4ba1-8fa2-e7667c335b6b [pid: 7|app: 0|req: 1557/3127] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:57:02 2026] POST /v2.0/networks => generated 630 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3128] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:57:03 2026] POST /v2.0/subnets => generated 626 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:57:03.396 7 INFO neutron.db.segments_db [None req-896c1332-0afa-4dd6-8a64-a85ea69ac54c cf1c15c7cb9742b9905406c5db3c71b9 009d24eae24e42899bec4361a6769314 - - default default] Added segment 0e997da8-bd70-4071-8150-6b61e5de331c of type vxlan for network 9fe7ac31-c9a7-4fdd-983a-79c38e27ab22 [pid: 7|app: 0|req: 1558/3129] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:57:03 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3130] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:57:03 2026] POST /v2.0/subnets => generated 629 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:57:03.793 7 INFO neutron.db.segments_db [None req-b7244673-eae0-4084-adad-314f1c8699b2 cf1c15c7cb9742b9905406c5db3c71b9 009d24eae24e42899bec4361a6769314 - - default default] Added segment af59c7a2-4957-4915-b11c-4fbdb2af40bd of type vxlan for network b6b6858a-fdd8-468e-81d5-08301e2c7593 [pid: 7|app: 0|req: 1559/3131] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:57:03 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3132] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:57:03 2026] POST /v2.0/subnets => generated 629 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:57:04.169 7 INFO neutron.db.segments_db [None req-7dcdccad-1da8-4f9a-98aa-2be33091cf0a cf1c15c7cb9742b9905406c5db3c71b9 009d24eae24e42899bec4361a6769314 - - default default] Added segment deef65fd-29c0-4c0a-95db-b3917a27ee1b of type vxlan for network 5fae4950-a76f-41c9-a4af-a1f6363093da [pid: 7|app: 0|req: 1560/3133] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:57:04 2026] POST /v2.0/networks => generated 631 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3134] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:57:04 2026] POST /v2.0/subnets => generated 629 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-10 04:57:04.568 7 INFO neutron.db.segments_db [None req-18759df1-4b97-4cdc-bd4f-9c4541110551 cf1c15c7cb9742b9905406c5db3c71b9 009d24eae24e42899bec4361a6769314 - - default default] Added segment 98506771-2093-4428-aa29-f6b7fead97ff of type vxlan for network 292cf3b1-a4de-4a97-8709-5844bd2c588a [pid: 7|app: 0|req: 1561/3135] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:57:04 2026] POST /v2.0/networks => generated 632 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3136] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:57:04 2026] POST /v2.0/subnets => generated 629 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3137] 10.0.0.192 () {34 vars in 751 bytes} [Wed Jun 10 04:57:04 2026] PUT /v2.0/subnets/eb8d36fa-376d-417e-afa7-d0ea7bea62da/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3138] 10.0.0.192 () {34 vars in 751 bytes} [Wed Jun 10 04:57:04 2026] PUT /v2.0/subnets/8d1ec691-3f11-42ff-8dd3-c57cec1a4264/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3139] 10.0.0.192 () {34 vars in 751 bytes} [Wed Jun 10 04:57:05 2026] PUT /v2.0/subnets/ca023294-6a20-4f66-afca-059272705c7e/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3140] 10.0.0.192 () {34 vars in 751 bytes} [Wed Jun 10 04:57:05 2026] PUT /v2.0/subnets/8ce802bc-c5a5-4751-a561-ade2abdd1281/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3141] 10.0.0.192 () {32 vars in 664 bytes} [Wed Jun 10 04:57:05 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3142] 10.0.0.192 () {32 vars in 678 bytes} [Wed Jun 10 04:57:05 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3143] 10.0.0.192 () {32 vars in 674 bytes} [Wed Jun 10 04:57:05 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3144] 10.0.0.192 () {32 vars in 686 bytes} [Wed Jun 10 04:57:05 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3145] 10.0.0.192 () {32 vars in 672 bytes} [Wed Jun 10 04:57:05 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3146] 10.0.0.192 () {32 vars in 686 bytes} [Wed Jun 10 04:57:05 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3147] 10.0.0.192 () {32 vars in 682 bytes} [Wed Jun 10 04:57:05 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3148] 10.0.0.192 () {32 vars in 694 bytes} [Wed Jun 10 04:57:05 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3149] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:57:05 2026] DELETE /v2.0/subnets/eb8d36fa-376d-417e-afa7-d0ea7bea62da => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3150] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:57:05 2026] DELETE /v2.0/subnets/8d1ec691-3f11-42ff-8dd3-c57cec1a4264 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3151] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:57:05 2026] DELETE /v2.0/subnets/ca023294-6a20-4f66-afca-059272705c7e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3152] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:57:05 2026] DELETE /v2.0/subnets/8ce802bc-c5a5-4751-a561-ade2abdd1281 => 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: 1570/3153] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:57:06 2026] DELETE /v2.0/subnets/d47113ef-2c50-4c5a-adfc-c9d3b4e4f6b2 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:57:06.290 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4c1daf7-5be8-4d78-97ce-f50b93499893 cf1c15c7cb9742b9905406c5db3c71b9 009d24eae24e42899bec4361a6769314 - - default default] TaaS: Handle Delete Port: d33a0251-113a-4a38-91b6-e8064df9a3f4 2026-06-10 04:57:06.293 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4c1daf7-5be8-4d78-97ce-f50b93499893 cf1c15c7cb9742b9905406c5db3c71b9 009d24eae24e42899bec4361a6769314 - - default default] Tap Mirror: Handle Delete Port: d33a0251-113a-4a38-91b6-e8064df9a3f4 2026-06-10 04:57:06.491 8 INFO neutron.services.segments.plugin [-] Segment f36d36d6-e463-482e-bd8a-fc8c41b77341 resource provider aggregate not found 2026-06-10 04:57:06.498 8 INFO neutron.services.segments.plugin [-] Segment f36d36d6-e463-482e-bd8a-fc8c41b77341 resource provider aggregate not found 2026-06-10 04:57:06.516 8 INFO neutron.services.segments.plugin [-] Segment f36d36d6-e463-482e-bd8a-fc8c41b77341 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f36d36d6-e463-482e-bd8a-fc8c41b77341 found for delete ", "request_id": "req-0d652891-4cca-4d16-90a0-b593c3fe6954"}]} 2026-06-10 04:57:06.520 8 INFO neutron.services.segments.plugin [-] Segment f36d36d6-e463-482e-bd8a-fc8c41b77341 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f36d36d6-e463-482e-bd8a-fc8c41b77341 found for delete ", "request_id": "req-b731b864-0193-422e-a376-d64c47cc0d93"}]} [pid: 8|app: 0|req: 1584/3154] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:57:06 2026] DELETE /v2.0/networks/1b9e9595-5d81-4ba1-8fa2-e7667c335b6b => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:57:06.651 7 INFO neutron.services.segments.plugin [-] Segment 0e997da8-bd70-4071-8150-6b61e5de331c resource provider aggregate not found 2026-06-10 04:57:06.654 7 INFO neutron.services.segments.plugin [-] Segment 0e997da8-bd70-4071-8150-6b61e5de331c resource provider aggregate not found 2026-06-10 04:57:06.669 7 INFO neutron.services.segments.plugin [-] Segment 0e997da8-bd70-4071-8150-6b61e5de331c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e997da8-bd70-4071-8150-6b61e5de331c found for delete ", "request_id": "req-ba274de0-58d9-4055-859f-a5c68b35d64b"}]} 2026-06-10 04:57:06.671 7 INFO neutron.services.segments.plugin [-] Segment 0e997da8-bd70-4071-8150-6b61e5de331c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e997da8-bd70-4071-8150-6b61e5de331c found for delete ", "request_id": "req-fa75afa2-5b56-4710-9334-536e18e00c9f"}]} [pid: 7|app: 0|req: 1571/3155] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:57:06 2026] DELETE /v2.0/networks/9fe7ac31-c9a7-4fdd-983a-79c38e27ab22 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3156] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:57:06 2026] DELETE /v2.0/networks/b6b6858a-fdd8-468e-81d5-08301e2c7593 => 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: 1572/3157] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:57:06 2026] DELETE /v2.0/networks/5fae4950-a76f-41c9-a4af-a1f6363093da => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3158] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:57:06 2026] DELETE /v2.0/networks/292cf3b1-a4de-4a97-8709-5844bd2c588a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3159] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:57:07 2026] GET /v2.0/security-groups?tenant_id=009d24eae24e42899bec4361a6769314&name=default => generated 2929 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3160] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:57:08 2026] DELETE /v2.0/security-groups/2b80ad6c-5a3c-4b1e-8187-9af82c9a2b0c => 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: 1574/3161] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:57:08 2026] GET /v2.0/security-groups?tenant_id=46e1aee6826c473ba57784c755752a10&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3162] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:57:08 2026] DELETE /v2.0/security-groups/f19044ef-9b87-4dfc-8a70-ab24dd92c48f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:57:08.535 8 INFO neutron.services.segments.plugin [-] Segment af59c7a2-4957-4915-b11c-4fbdb2af40bd resource provider aggregate not found 2026-06-10 04:57:08.539 8 INFO neutron.services.segments.plugin [-] Segment af59c7a2-4957-4915-b11c-4fbdb2af40bd resource provider aggregate not found 2026-06-10 04:57:08.552 8 INFO neutron.services.segments.plugin [-] Segment af59c7a2-4957-4915-b11c-4fbdb2af40bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af59c7a2-4957-4915-b11c-4fbdb2af40bd found for delete ", "request_id": "req-4ef4b06c-ed10-4d8d-a390-c1b9bed0244d"}]} 2026-06-10 04:57:08.557 8 INFO neutron.services.segments.plugin [-] Segment af59c7a2-4957-4915-b11c-4fbdb2af40bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af59c7a2-4957-4915-b11c-4fbdb2af40bd found for delete ", "request_id": "req-3443e523-f1c2-4791-85f2-29ab62e25fb7"}]} 2026-06-10 04:57:08.571 8 INFO neutron.services.segments.plugin [-] Segment 98506771-2093-4428-aa29-f6b7fead97ff resource provider aggregate not found 2026-06-10 04:57:08.577 8 INFO neutron.services.segments.plugin [-] Segment 98506771-2093-4428-aa29-f6b7fead97ff resource provider aggregate not found 2026-06-10 04:57:08.590 8 INFO neutron.services.segments.plugin [-] Segment 98506771-2093-4428-aa29-f6b7fead97ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98506771-2093-4428-aa29-f6b7fead97ff found for delete ", "request_id": "req-6467490e-1d0a-43c5-b1f9-9416e8a211d5"}]} 2026-06-10 04:57:08.594 8 INFO neutron.services.segments.plugin [-] Segment 98506771-2093-4428-aa29-f6b7fead97ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98506771-2093-4428-aa29-f6b7fead97ff found for delete ", "request_id": "req-2f424d20-50f0-46d9-bccb-92aa4af5d6d4"}]} 2026-06-10 04:57:08.691 7 INFO neutron.services.segments.plugin [-] Segment deef65fd-29c0-4c0a-95db-b3917a27ee1b resource provider aggregate not found 2026-06-10 04:57:08.705 7 INFO neutron.services.segments.plugin [-] Segment deef65fd-29c0-4c0a-95db-b3917a27ee1b resource provider aggregate not found 2026-06-10 04:57:08.709 7 INFO neutron.services.segments.plugin [-] Segment deef65fd-29c0-4c0a-95db-b3917a27ee1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deef65fd-29c0-4c0a-95db-b3917a27ee1b found for delete ", "request_id": "req-004ba3d2-425d-4429-abc0-7cf438883775"}]} 2026-06-10 04:57:08.727 7 INFO neutron.services.segments.plugin [-] Segment deef65fd-29c0-4c0a-95db-b3917a27ee1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deef65fd-29c0-4c0a-95db-b3917a27ee1b found for delete ", "request_id": "req-ee079c46-ac44-40d1-bce1-89018c900550"}]} [pid: 7|app: 0|req: 1575/3163] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:57:08 2026] GET /v2.0/security-groups?tenant_id=6e9bda78f6784fa68ef383ee2be24ecf&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3164] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:57:08 2026] DELETE /v2.0/security-groups/9ccefc01-8648-4424-af1d-4424f9aa5411 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:57:12.088 7 INFO neutron.db.segments_db [None req-c56913a5-0f2f-4a2d-ad00-eee110f280d8 e4dc1e40e27944d3b99150ba211dff20 ffae320cee8e426aa66cf702b466bf80 - - default default] Added segment a4eff7ea-c335-4e1c-ac98-be3f78b93393 of type vxlan for network 1754ad65-7e05-482c-818d-c5c7fbff952c [pid: 7|app: 0|req: 1576/3165] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:57:11 2026] POST /v2.0/networks => generated 631 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3166] 10.0.0.192 () {34 vars in 753 bytes} [Wed Jun 10 04:57:12 2026] PUT /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3167] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:57:12 2026] GET /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3168] 10.0.0.192 () {34 vars in 764 bytes} [Wed Jun 10 04:57:12 2026] PUT /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3169] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:57:12 2026] GET /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3170] 10.0.0.192 () {34 vars in 760 bytes} [Wed Jun 10 04:57:12 2026] PUT /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags/red => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3171] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:57:12 2026] GET /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3172] 10.0.0.192 () {34 vars in 782 bytes} [Wed Jun 10 04:57:12 2026] PUT /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3173] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:57:12 2026] GET /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3174] 10.0.0.192 () {34 vars in 753 bytes} [Wed Jun 10 04:57:12 2026] PUT /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3175] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:57:12 2026] GET /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3176] 10.0.0.192 () {32 vars in 741 bytes} [Wed Jun 10 04:57:12 2026] GET /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:57:12.865 7 INFO neutron.api.v2.resource [None req-c858bdd8-e5bc-40d9-9c00-b4652abb5a14 e4dc1e40e27944d3b99150ba211dff20 ffae320cee8e426aa66cf702b466bf80 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3177] 10.0.0.192 () {32 vars in 745 bytes} [Wed Jun 10 04:57:12 2026] GET /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3178] 10.0.0.192 () {32 vars in 744 bytes} [Wed Jun 10 04:57:12 2026] DELETE /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3179] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:57:12 2026] GET /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags => generated 30 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:57:13.053 8 INFO neutron.api.v2.resource [None req-437c8ebf-1545-45b4-9a5e-cdbac4144394 e4dc1e40e27944d3b99150ba211dff20 ffae320cee8e426aa66cf702b466bf80 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3180] 10.0.0.192 () {32 vars in 748 bytes} [Wed Jun 10 04:57:12 2026] DELETE /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3181] 10.0.0.192 () {32 vars in 736 bytes} [Wed Jun 10 04:57:13 2026] DELETE /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3182] 10.0.0.192 () {32 vars in 733 bytes} [Wed Jun 10 04:57:13 2026] GET /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:57:13.293 7 INFO neutron.services.segments.plugin [-] Segment a4eff7ea-c335-4e1c-ac98-be3f78b93393 resource provider aggregate not found 2026-06-10 04:57:13.298 7 INFO neutron.services.segments.plugin [-] Segment a4eff7ea-c335-4e1c-ac98-be3f78b93393 resource provider aggregate not found 2026-06-10 04:57:13.319 7 INFO neutron.services.segments.plugin [-] Segment a4eff7ea-c335-4e1c-ac98-be3f78b93393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4eff7ea-c335-4e1c-ac98-be3f78b93393 found for delete ", "request_id": "req-3fc254cd-1d50-411e-ba64-726a0514be96"}]} 2026-06-10 04:57:13.321 7 INFO neutron.services.segments.plugin [-] Segment a4eff7ea-c335-4e1c-ac98-be3f78b93393 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4eff7ea-c335-4e1c-ac98-be3f78b93393 found for delete ", "request_id": "req-40190b5f-8943-477e-89ad-2d06a6a7fff2"}]} [pid: 7|app: 0|req: 1585/3183] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:57:13 2026] DELETE /v2.0/networks/1754ad65-7e05-482c-818d-c5c7fbff952c => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3186] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:57:13 2026] GET /v2.0/security-groups?tenant_id=ffae320cee8e426aa66cf702b466bf80&name=default => generated 2929 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3187] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:57:14 2026] DELETE /v2.0/security-groups/85b725e3-3d2b-4cb9-a371-5bc199d8a383 => 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: 1588/3188] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:57:14 2026] GET /v2.0/security-groups?tenant_id=df4e3058f8ca452194fea2fc94e5947c&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3189] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:57:14 2026] DELETE /v2.0/security-groups/d0499858-c44c-4650-abf5-c97ee9f36e5a => 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: 1589/3190] 10.0.0.192 () {34 vars in 684 bytes} [Wed Jun 10 04:57:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3191] 10.0.0.192 () {34 vars in 767 bytes} [Wed Jun 10 04:57:17 2026] PUT /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/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: 1590/3192] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:57:18 2026] GET /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3193] 10.0.0.192 () {34 vars in 778 bytes} [Wed Jun 10 04:57:18 2026] PUT /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3194] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:57:18 2026] GET /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3195] 10.0.0.192 () {34 vars in 774 bytes} [Wed Jun 10 04:57:18 2026] PUT /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/tags/red => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3196] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:57:18 2026] GET /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3197] 10.0.0.192 () {34 vars in 796 bytes} [Wed Jun 10 04:57:18 2026] PUT /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3198] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:57:18 2026] GET /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3199] 10.0.0.192 () {34 vars in 767 bytes} [Wed Jun 10 04:57:18 2026] PUT /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3200] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:57:18 2026] GET /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/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: 1607/3201] 10.0.0.192 () {32 vars in 755 bytes} [Wed Jun 10 04:57:18 2026] GET /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:57:18.567 7 INFO neutron.api.v2.resource [None req-5ce05796-5f5a-4b69-b0e1-b10787656290 df9ee8f324d74a12a5bfeecba9d2e397 a25244208c2f4e24a83c25cb3b437209 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1595/3202] 10.0.0.192 () {32 vars in 759 bytes} [Wed Jun 10 04:57:18 2026] GET /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3203] 10.0.0.192 () {32 vars in 758 bytes} [Wed Jun 10 04:57:18 2026] DELETE /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3204] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:57:18 2026] GET /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:57:18.690 8 INFO neutron.api.v2.resource [None req-ea9a5248-b3a3-40c9-af20-c9760d181519 df9ee8f324d74a12a5bfeecba9d2e397 a25244208c2f4e24a83c25cb3b437209 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1609/3205] 10.0.0.192 () {32 vars in 762 bytes} [Wed Jun 10 04:57:18 2026] DELETE /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3206] 10.0.0.192 () {32 vars in 750 bytes} [Wed Jun 10 04:57:18 2026] DELETE /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/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: 1610/3207] 10.0.0.192 () {32 vars in 747 bytes} [Wed Jun 10 04:57:18 2026] GET /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3208] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:57:18 2026] DELETE /v2.0/security-groups/e5ddda54-4539-433e-93da-302291a21485 => 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: 1611/3209] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:57:19 2026] GET /v2.0/security-groups?tenant_id=a25244208c2f4e24a83c25cb3b437209&name=default => generated 2929 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3210] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:57:19 2026] DELETE /v2.0/security-groups/48b74cee-dd0f-4da3-975b-64036aec7884 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3211] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:57:19 2026] GET /v2.0/security-groups?tenant_id=515e9b198c2844d1ba9390b815e4b5db&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3212] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:57:19 2026] DELETE /v2.0/security-groups/06e91e59-ecaa-49ea-b8f5-e8033c149ba8 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:57:23.407 8 INFO neutron.db.segments_db [None req-10268aab-3924-4df9-8ec7-926f0755b752 7e8595e39f2240f19f092769b0274cd1 15d9734416e84e6fa7a6a691211a85ac - - default default] Added segment 6b7a7f27-69dc-4a74-8b0b-0d36f0a8aec3 of type vxlan for network 1eaab6d2-6717-4683-b8d7-e1b7ab1c4f21 [pid: 8|app: 0|req: 1613/3213] 10.0.0.192 () {34 vars in 670 bytes} [Wed Jun 10 04:57:23 2026] POST /v2.0/networks => generated 632 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3214] 10.0.0.192 () {34 vars in 669 bytes} [Wed Jun 10 04:57:23 2026] POST /v2.0/subnets => generated 626 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3215] 10.0.0.192 () {34 vars in 751 bytes} [Wed Jun 10 04:57:23 2026] PUT /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3216] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 04:57:23 2026] GET /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/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: 1615/3217] 10.0.0.192 () {34 vars in 762 bytes} [Wed Jun 10 04:57:23 2026] PUT /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3218] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 04:57:23 2026] GET /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3219] 10.0.0.192 () {34 vars in 758 bytes} [Wed Jun 10 04:57:23 2026] PUT /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3220] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 04:57:23 2026] GET /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3221] 10.0.0.192 () {34 vars in 780 bytes} [Wed Jun 10 04:57:24 2026] PUT /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3222] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 04:57:24 2026] GET /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3223] 10.0.0.192 () {34 vars in 751 bytes} [Wed Jun 10 04:57:24 2026] PUT /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3224] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 04:57:24 2026] GET /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3225] 10.0.0.192 () {32 vars in 739 bytes} [Wed Jun 10 04:57:24 2026] GET /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:57:24.310 7 INFO neutron.api.v2.resource [None req-91da8d01-e66e-4db4-bf75-55e6a791d26f 7e8595e39f2240f19f092769b0274cd1 15d9734416e84e6fa7a6a691211a85ac - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1607/3226] 10.0.0.192 () {32 vars in 743 bytes} [Wed Jun 10 04:57:24 2026] GET /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3227] 10.0.0.192 () {32 vars in 742 bytes} [Wed Jun 10 04:57:24 2026] DELETE /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3228] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 04:57:24 2026] GET /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:57:24.488 8 INFO neutron.api.v2.resource [None req-4b0247a2-dc30-4e8a-8b75-ab6152e3955d 7e8595e39f2240f19f092769b0274cd1 15d9734416e84e6fa7a6a691211a85ac - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1621/3229] 10.0.0.192 () {32 vars in 746 bytes} [Wed Jun 10 04:57:24 2026] DELETE /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/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: 1609/3230] 10.0.0.192 () {32 vars in 734 bytes} [Wed Jun 10 04:57:24 2026] DELETE /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3231] 10.0.0.192 () {32 vars in 731 bytes} [Wed Jun 10 04:57:24 2026] GET /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3232] 10.0.0.192 () {32 vars in 724 bytes} [Wed Jun 10 04:57:24 2026] DELETE /v2.0/subnets/234334b9-58ea-4fb6-80d9-b1cafe91467e => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-10 04:57:24.892 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc31b035-bb03-4544-8d6c-8c200e3cbf9a 7e8595e39f2240f19f092769b0274cd1 15d9734416e84e6fa7a6a691211a85ac - - default default] TaaS: Handle Delete Port: 3fb88d06-17ca-43c9-af41-5db87fa8975d 2026-06-10 04:57:24.895 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc31b035-bb03-4544-8d6c-8c200e3cbf9a 7e8595e39f2240f19f092769b0274cd1 15d9734416e84e6fa7a6a691211a85ac - - default default] Tap Mirror: Handle Delete Port: 3fb88d06-17ca-43c9-af41-5db87fa8975d 2026-06-10 04:57:25.083 8 INFO neutron.services.segments.plugin [-] Segment 6b7a7f27-69dc-4a74-8b0b-0d36f0a8aec3 resource provider aggregate not found 2026-06-10 04:57:25.087 8 INFO neutron.services.segments.plugin [-] Segment 6b7a7f27-69dc-4a74-8b0b-0d36f0a8aec3 resource provider aggregate not found 2026-06-10 04:57:25.105 8 INFO neutron.services.segments.plugin [-] Segment 6b7a7f27-69dc-4a74-8b0b-0d36f0a8aec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b7a7f27-69dc-4a74-8b0b-0d36f0a8aec3 found for delete ", "request_id": "req-747796ae-409b-4142-8ec3-234fd7c2722b"}]} 2026-06-10 04:57:25.109 8 INFO neutron.services.segments.plugin [-] Segment 6b7a7f27-69dc-4a74-8b0b-0d36f0a8aec3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b7a7f27-69dc-4a74-8b0b-0d36f0a8aec3 found for delete ", "request_id": "req-44020c2f-491d-43d3-a96a-50de76f87ff2"}]} [pid: 8|app: 0|req: 1623/3233] 10.0.0.192 () {32 vars in 726 bytes} [Wed Jun 10 04:57:24 2026] DELETE /v2.0/networks/1eaab6d2-6717-4683-b8d7-e1b7ab1c4f21 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3234] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:57:25 2026] GET /v2.0/security-groups?tenant_id=15d9734416e84e6fa7a6a691211a85ac&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3235] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:57:25 2026] DELETE /v2.0/security-groups/cf47277c-e410-4945-a7cb-2ac052fd74df => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3236] 10.0.0.192 () {32 vars in 774 bytes} [Wed Jun 10 04:57:26 2026] GET /v2.0/security-groups?tenant_id=228c28412b9f4efc8e93d4493e825561&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: 1625/3237] 10.0.0.192 () {32 vars in 740 bytes} [Wed Jun 10 04:57:26 2026] DELETE /v2.0/security-groups/e32ebf6b-826c-490c-8d68-bbf949547e40 => 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: 1614/3240] 10.0.0.192 () {32 vars in 649 bytes} [Wed Jun 10 04:57:28 2026] GET /v2.0/networks => generated 2167 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3241] 10.0.0.192 () {32 vars in 655 bytes} [Wed Jun 10 04:57:29 2026] GET /v2.0/floatingips => 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: 1615/3242] 10.0.0.192 () {32 vars in 647 bytes} [Wed Jun 10 04:57:30 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3243] 10.0.0.192 () {32 vars in 643 bytes} [Wed Jun 10 04:57:30 2026] GET /v2.0/ports => generated 4725 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3244] 10.0.0.192 () {32 vars in 647 bytes} [Wed Jun 10 04:57:30 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3245] 10.0.0.192 () {32 vars in 649 bytes} [Wed Jun 10 04:57:30 2026] GET /v2.0/networks => generated 2167 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3246] 10.0.0.192 () {32 vars in 663 bytes} [Wed Jun 10 04:57:30 2026] GET /v2.0/security-groups => generated 17401 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3247] 10.0.0.192 () {32 vars in 655 bytes} [Wed Jun 10 04:57:30 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)